jodit-pro 4.2.61 → 4.3.1

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 (295) hide show
  1. package/es2015/jodit.css +48 -48
  2. package/es2015/jodit.fat.min.js +2 -2
  3. package/es2015/jodit.js +775 -645
  4. package/es2015/jodit.min.js +2 -2
  5. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  6. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  7. package/es2015/plugins/backup/backup.css +1 -1
  8. package/es2015/plugins/backup/backup.js +1 -1
  9. package/es2015/plugins/backup/backup.min.js +1 -1
  10. package/es2015/plugins/button-generator/button-generator.css +1 -1
  11. package/es2015/plugins/button-generator/button-generator.js +1 -1
  12. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  13. package/es2015/plugins/change-case/change-case.js +1 -1
  14. package/es2015/plugins/change-case/change-case.min.js +1 -1
  15. package/es2015/plugins/color-picker/color-picker.css +1 -1
  16. package/es2015/plugins/color-picker/color-picker.js +1 -1
  17. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  18. package/es2015/plugins/emoji/emoji.css +1 -1
  19. package/es2015/plugins/emoji/emoji.js +1 -1
  20. package/es2015/plugins/emoji/emoji.min.js +1 -1
  21. package/es2015/plugins/export-docs/export-docs.js +1 -1
  22. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  23. package/es2015/plugins/finder/finder.css +2 -2
  24. package/es2015/plugins/finder/finder.js +2 -2
  25. package/es2015/plugins/finder/finder.min.js +1 -1
  26. package/es2015/plugins/google-maps/google-maps.css +1 -1
  27. package/es2015/plugins/google-maps/google-maps.js +1 -1
  28. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  29. package/es2015/plugins/google-search/google-search.js +1 -1
  30. package/es2015/plugins/google-search/google-search.min.js +1 -1
  31. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  32. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  33. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  34. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  35. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  36. package/es2015/plugins/keyboard/keyboard.css +1 -1
  37. package/es2015/plugins/keyboard/keyboard.js +1 -1
  38. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  39. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  40. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  41. package/es2015/plugins/page-break/page-break.js +1 -1
  42. package/es2015/plugins/page-break/page-break.min.js +1 -1
  43. package/es2015/plugins/paste-code/paste-code.css +1 -1
  44. package/es2015/plugins/paste-code/paste-code.js +1 -1
  45. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  46. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  47. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  48. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  49. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  50. package/es2015/plugins/todo-list/todo-list.css +1 -1
  51. package/es2015/plugins/todo-list/todo-list.js +1 -1
  52. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  53. package/es2015/plugins/translate/translate.css +1 -1
  54. package/es2015/plugins/translate/translate.js +1 -1
  55. package/es2015/plugins/translate/translate.min.js +1 -1
  56. package/es2015/plugins/tune-block/tune-block.css +1 -1
  57. package/es2015/plugins/tune-block/tune-block.js +1 -1
  58. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  59. package/es2018/jodit.css +48 -48
  60. package/es2018/jodit.fat.min.js +2 -2
  61. package/es2018/jodit.js +776 -645
  62. package/es2018/jodit.min.js +2 -2
  63. package/es2018/plugins/autocomplete/autocomplete.js +1 -1
  64. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  65. package/es2018/plugins/backup/backup.css +1 -1
  66. package/es2018/plugins/backup/backup.js +1 -1
  67. package/es2018/plugins/backup/backup.min.js +1 -1
  68. package/es2018/plugins/button-generator/button-generator.css +1 -1
  69. package/es2018/plugins/button-generator/button-generator.js +1 -1
  70. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  71. package/es2018/plugins/change-case/change-case.js +1 -1
  72. package/es2018/plugins/change-case/change-case.min.js +1 -1
  73. package/es2018/plugins/color-picker/color-picker.css +1 -1
  74. package/es2018/plugins/color-picker/color-picker.js +1 -1
  75. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  76. package/es2018/plugins/emoji/emoji.css +1 -1
  77. package/es2018/plugins/emoji/emoji.js +1 -1
  78. package/es2018/plugins/emoji/emoji.min.js +1 -1
  79. package/es2018/plugins/export-docs/export-docs.js +1 -1
  80. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  81. package/es2018/plugins/finder/finder.css +2 -2
  82. package/es2018/plugins/finder/finder.js +2 -2
  83. package/es2018/plugins/finder/finder.min.js +1 -1
  84. package/es2018/plugins/google-maps/google-maps.css +1 -1
  85. package/es2018/plugins/google-maps/google-maps.js +1 -1
  86. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  87. package/es2018/plugins/google-search/google-search.js +1 -1
  88. package/es2018/plugins/google-search/google-search.min.js +1 -1
  89. package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
  90. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  91. package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
  92. package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
  93. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  94. package/es2018/plugins/keyboard/keyboard.css +1 -1
  95. package/es2018/plugins/keyboard/keyboard.js +1 -1
  96. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  97. package/es2018/plugins/mobile-view/mobile-view.js +1 -1
  98. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  99. package/es2018/plugins/page-break/page-break.js +1 -1
  100. package/es2018/plugins/page-break/page-break.min.js +1 -1
  101. package/es2018/plugins/paste-code/paste-code.css +1 -1
  102. package/es2018/plugins/paste-code/paste-code.js +1 -1
  103. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  104. package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
  105. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  106. package/es2018/plugins/show-blocks/show-blocks.js +1 -1
  107. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  108. package/es2018/plugins/todo-list/todo-list.css +1 -1
  109. package/es2018/plugins/todo-list/todo-list.js +1 -1
  110. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  111. package/es2018/plugins/translate/translate.css +1 -1
  112. package/es2018/plugins/translate/translate.js +1 -1
  113. package/es2018/plugins/translate/translate.min.js +1 -1
  114. package/es2018/plugins/tune-block/tune-block.css +1 -1
  115. package/es2018/plugins/tune-block/tune-block.js +1 -1
  116. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  117. package/es2021/jodit.css +48 -48
  118. package/es2021/jodit.fat.min.js +2 -2
  119. package/es2021/jodit.js +774 -644
  120. package/es2021/jodit.min.js +2 -2
  121. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  122. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  123. package/es2021/plugins/backup/backup.css +1 -1
  124. package/es2021/plugins/backup/backup.js +1 -1
  125. package/es2021/plugins/backup/backup.min.js +1 -1
  126. package/es2021/plugins/button-generator/button-generator.css +1 -1
  127. package/es2021/plugins/button-generator/button-generator.js +1 -1
  128. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  129. package/es2021/plugins/change-case/change-case.js +1 -1
  130. package/es2021/plugins/change-case/change-case.min.js +1 -1
  131. package/es2021/plugins/color-picker/color-picker.css +1 -1
  132. package/es2021/plugins/color-picker/color-picker.js +1 -1
  133. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  134. package/es2021/plugins/emoji/emoji.css +1 -1
  135. package/es2021/plugins/emoji/emoji.js +1 -1
  136. package/es2021/plugins/emoji/emoji.min.js +1 -1
  137. package/es2021/plugins/export-docs/export-docs.js +1 -1
  138. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  139. package/es2021/plugins/finder/finder.css +2 -2
  140. package/es2021/plugins/finder/finder.js +2 -2
  141. package/es2021/plugins/finder/finder.min.js +1 -1
  142. package/es2021/plugins/google-maps/google-maps.css +1 -1
  143. package/es2021/plugins/google-maps/google-maps.js +1 -1
  144. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  145. package/es2021/plugins/google-search/google-search.js +1 -1
  146. package/es2021/plugins/google-search/google-search.min.js +1 -1
  147. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  148. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  149. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  150. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  151. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  152. package/es2021/plugins/keyboard/keyboard.css +1 -1
  153. package/es2021/plugins/keyboard/keyboard.js +1 -1
  154. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  155. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  156. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  157. package/es2021/plugins/page-break/page-break.js +1 -1
  158. package/es2021/plugins/page-break/page-break.min.js +1 -1
  159. package/es2021/plugins/paste-code/paste-code.css +1 -1
  160. package/es2021/plugins/paste-code/paste-code.js +1 -1
  161. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  162. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  163. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  164. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  165. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  166. package/es2021/plugins/todo-list/todo-list.css +1 -1
  167. package/es2021/plugins/todo-list/todo-list.js +1 -1
  168. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  169. package/es2021/plugins/translate/translate.css +1 -1
  170. package/es2021/plugins/translate/translate.js +1 -1
  171. package/es2021/plugins/translate/translate.min.js +1 -1
  172. package/es2021/plugins/tune-block/tune-block.css +1 -1
  173. package/es2021/plugins/tune-block/tune-block.js +1 -1
  174. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  175. package/es2021.en/jodit.css +48 -48
  176. package/es2021.en/jodit.fat.min.js +2 -2
  177. package/es2021.en/jodit.js +686 -556
  178. package/es2021.en/jodit.min.js +2 -2
  179. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  180. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  181. package/es2021.en/plugins/backup/backup.css +1 -1
  182. package/es2021.en/plugins/backup/backup.js +1 -1
  183. package/es2021.en/plugins/backup/backup.min.js +1 -1
  184. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  185. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  186. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  187. package/es2021.en/plugins/change-case/change-case.js +1 -1
  188. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  189. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  190. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  191. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  192. package/es2021.en/plugins/emoji/emoji.css +1 -1
  193. package/es2021.en/plugins/emoji/emoji.js +1 -1
  194. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  195. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  196. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  197. package/es2021.en/plugins/finder/finder.css +2 -2
  198. package/es2021.en/plugins/finder/finder.js +2 -2
  199. package/es2021.en/plugins/finder/finder.min.js +1 -1
  200. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  201. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  202. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  203. package/es2021.en/plugins/google-search/google-search.js +1 -1
  204. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  205. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  206. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  207. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  208. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  209. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  210. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  211. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  212. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  213. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  214. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  215. package/es2021.en/plugins/page-break/page-break.js +1 -1
  216. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  217. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  218. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  219. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  220. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  221. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  222. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  223. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  224. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  225. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  226. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  227. package/es2021.en/plugins/translate/translate.css +1 -1
  228. package/es2021.en/plugins/translate/translate.js +1 -1
  229. package/es2021.en/plugins/translate/translate.min.js +1 -1
  230. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  231. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  232. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  233. package/es5/292.fat.min.js +1 -1
  234. package/es5/292.js +1 -1
  235. package/es5/292.min.js +1 -1
  236. package/es5/jodit.css +49 -49
  237. package/es5/jodit.fat.min.js +2 -2
  238. package/es5/jodit.js +778 -646
  239. package/es5/jodit.min.css +2 -2
  240. package/es5/jodit.min.js +2 -2
  241. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  242. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  243. package/es5/plugins/backup/backup.css +1 -1
  244. package/es5/plugins/backup/backup.js +1 -1
  245. package/es5/plugins/backup/backup.min.js +1 -1
  246. package/es5/plugins/button-generator/button-generator.css +1 -1
  247. package/es5/plugins/button-generator/button-generator.js +1 -1
  248. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  249. package/es5/plugins/change-case/change-case.js +1 -1
  250. package/es5/plugins/change-case/change-case.min.js +1 -1
  251. package/es5/plugins/color-picker/color-picker.css +1 -1
  252. package/es5/plugins/color-picker/color-picker.js +1 -1
  253. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  254. package/es5/plugins/emoji/emoji.css +1 -1
  255. package/es5/plugins/emoji/emoji.js +1 -1
  256. package/es5/plugins/emoji/emoji.min.js +1 -1
  257. package/es5/plugins/export-docs/export-docs.js +1 -1
  258. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  259. package/es5/plugins/finder/finder.css +2 -2
  260. package/es5/plugins/finder/finder.js +2 -2
  261. package/es5/plugins/finder/finder.min.js +1 -1
  262. package/es5/plugins/google-maps/google-maps.css +1 -1
  263. package/es5/plugins/google-maps/google-maps.js +1 -1
  264. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  265. package/es5/plugins/google-search/google-search.js +1 -1
  266. package/es5/plugins/google-search/google-search.min.js +1 -1
  267. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  268. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  269. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  270. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  271. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  272. package/es5/plugins/keyboard/keyboard.css +1 -1
  273. package/es5/plugins/keyboard/keyboard.js +1 -1
  274. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  275. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  276. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  277. package/es5/plugins/page-break/page-break.js +1 -1
  278. package/es5/plugins/page-break/page-break.min.js +1 -1
  279. package/es5/plugins/paste-code/paste-code.css +1 -1
  280. package/es5/plugins/paste-code/paste-code.js +1 -1
  281. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  282. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  283. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  284. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  285. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  286. package/es5/plugins/todo-list/todo-list.css +1 -1
  287. package/es5/plugins/todo-list/todo-list.js +1 -1
  288. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  289. package/es5/plugins/translate/translate.css +1 -1
  290. package/es5/plugins/translate/translate.js +1 -1
  291. package/es5/plugins/translate/translate.min.js +1 -1
  292. package/es5/plugins/tune-block/tune-block.css +1 -1
  293. package/es5/plugins/tune-block/tune-block.js +1 -1
  294. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  295. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.61
4
+ * Version: v4.3.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -688,7 +688,7 @@ function autobind() {
688
688
  /*!
689
689
  * Jodit Editor (https://xdsoft.net/jodit/)
690
690
  * Released under MIT see LICENSE.txt in the project root for license information.
691
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
691
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
692
692
  */
693
693
  /**
694
694
  * Editor options. These can be configured upon the creation of the editor.
@@ -1567,6 +1567,10 @@ class Config {
1567
1567
  * Buttons in toolbat without SVG - only texts
1568
1568
  */
1569
1569
  this.textIcons = false;
1570
+ /**
1571
+ * Element for dialog container
1572
+ */
1573
+ this.popupRoot = null;
1570
1574
  /**
1571
1575
  * shows a INPUT[type=color] to open the browser color picker, on the right bottom of widget color picker
1572
1576
  */
@@ -1607,7 +1611,7 @@ Config.prototype.controls = {};
1607
1611
  /*!
1608
1612
  * Jodit Editor (https://xdsoft.net/jodit/)
1609
1613
  * Released under MIT see LICENSE.txt in the project root for license information.
1610
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1614
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1611
1615
  */
1612
1616
 
1613
1617
 
@@ -1910,7 +1914,7 @@ class Async {
1910
1914
  /*!
1911
1915
  * Jodit Editor (https://xdsoft.net/jodit/)
1912
1916
  * Released under MIT see LICENSE.txt in the project root for license information.
1913
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1917
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1914
1918
  */
1915
1919
  /**
1916
1920
  * @module async
@@ -1934,7 +1938,7 @@ class Async {
1934
1938
  /*!
1935
1939
  * Jodit Editor (https://xdsoft.net/jodit/)
1936
1940
  * Released under MIT see LICENSE.txt in the project root for license information.
1937
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1941
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
1938
1942
  */
1939
1943
 
1940
1944
 
@@ -2140,7 +2144,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
2140
2144
  /*!
2141
2145
  * Jodit Editor (https://xdsoft.net/jodit/)
2142
2146
  * Released under MIT see LICENSE.txt in the project root for license information.
2143
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2147
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2144
2148
  */
2145
2149
  /**
2146
2150
  * @module component
@@ -2162,7 +2166,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
2162
2166
  /*!
2163
2167
  * Jodit Editor (https://xdsoft.net/jodit/)
2164
2168
  * Released under MIT see LICENSE.txt in the project root for license information.
2165
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2169
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2166
2170
  */
2167
2171
  /**
2168
2172
  * @module component
@@ -2188,7 +2192,7 @@ const STATUSES = {
2188
2192
  /*!
2189
2193
  * Jodit Editor (https://xdsoft.net/jodit/)
2190
2194
  * Released under MIT see LICENSE.txt in the project root for license information.
2191
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2195
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2192
2196
  */
2193
2197
 
2194
2198
  class ViewComponent extends _component__WEBPACK_IMPORTED_MODULE_0__/* .Component */ .u {
@@ -2301,9 +2305,9 @@ __webpack_require__.r(__webpack_exports__);
2301
2305
  /*!
2302
2306
  * Jodit Editor (https://xdsoft.net/jodit/)
2303
2307
  * Released under MIT see LICENSE.txt in the project root for license information.
2304
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2308
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2305
2309
  */
2306
- const APP_VERSION = "4.2.61";
2310
+ const APP_VERSION = "4.3.1";
2307
2311
  // prettier-ignore
2308
2312
  const ES = "es2021";
2309
2313
  const IS_ES_MODERN = true;
@@ -2526,7 +2530,7 @@ const PASSIVE_EVENTS = new Set([
2526
2530
  /*!
2527
2531
  * Jodit Editor (https://xdsoft.net/jodit/)
2528
2532
  * Released under MIT see LICENSE.txt in the project root for license information.
2529
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2533
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2530
2534
  */
2531
2535
 
2532
2536
 
@@ -2676,7 +2680,7 @@ class Create {
2676
2680
  /*!
2677
2681
  * Jodit Editor (https://xdsoft.net/jodit/)
2678
2682
  * Released under MIT see LICENSE.txt in the project root for license information.
2679
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2683
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2680
2684
  */
2681
2685
  /**
2682
2686
  * @module create
@@ -2697,7 +2701,7 @@ class Create {
2697
2701
  /*!
2698
2702
  * Jodit Editor (https://xdsoft.net/jodit/)
2699
2703
  * Released under MIT see LICENSE.txt in the project root for license information.
2700
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2704
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2701
2705
  */
2702
2706
  /**
2703
2707
  * [[include:core/decorators/autobind/README.md]]
@@ -2719,31 +2723,138 @@ class Create {
2719
2723
  /* harmony export */ PP: function() { return /* binding */ cache; }
2720
2724
  /* harmony export */ });
2721
2725
  /* harmony import */ var jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(33894);
2722
- /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23545);
2723
- /* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(58588);
2724
- /* harmony import */ var jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(43965);
2726
+ /* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(67259);
2727
+ /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(23545);
2728
+ /* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(58588);
2729
+ /* harmony import */ var jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(43965);
2725
2730
  /*!
2726
2731
  * Jodit Editor (https://xdsoft.net/jodit/)
2727
2732
  * Released under MIT see LICENSE.txt in the project root for license information.
2728
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2733
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2729
2734
  */
2730
2735
 
2731
2736
 
2732
2737
 
2733
2738
 
2739
+
2740
+ /**
2741
+ * Retrieves a cached property value from an object if it exists; otherwise, returns `null`.
2742
+ *
2743
+ * This utility is particularly useful when working with properties that are lazily initialized
2744
+ * or dynamically created, such as getters or cached computations. It ensures you can safely
2745
+ * access the value without triggering initialization or creating a new instance.
2746
+ *
2747
+ * ### Usage Example:
2748
+ * ```typescript
2749
+ * import type { IUIElement } from "jodit";
2750
+ *
2751
+ * const { component, cache, cached } = Jodit.decorators;
2752
+ * const { UIElement } = Jodit.modules;
2753
+ *
2754
+ * @component
2755
+ * class SomeComponent extends UIElement {
2756
+ * @cache
2757
+ * get someElement(): IUIElement {
2758
+ * return new UIElement(this.jodit);
2759
+ * }
2760
+ *
2761
+ * destruct() {
2762
+ * // Use the cached utility to clean up only if the property is initialized
2763
+ * cached(this, 'someElement')?.destruct();
2764
+ * super.destruct();
2765
+ * }
2766
+ * }
2767
+ * ```
2768
+ *
2769
+ * @param object - The object containing the property to check.
2770
+ * @param property - The name of the property to retrieve from the cache.
2771
+ * @returns The cached value of the property if it exists; otherwise, `null`.
2772
+ *
2773
+ * ### Notes:
2774
+ * - If the property is defined as a getter, the function will return `null`
2775
+ * instead of invoking the getter.
2776
+ * - This function is non-destructive and does not alter the object's state.
2777
+ */
2734
2778
  function cached(object, property) {
2735
2779
  const descriptor = Object.getOwnPropertyDescriptor(object, property);
2736
- if (!descriptor || (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__/* .isFunction */ .Tn)(descriptor.get)) {
2780
+ if (!descriptor || (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_3__/* .isFunction */ .Tn)(descriptor.get)) {
2737
2781
  return null;
2738
2782
  }
2739
2783
  return descriptor.value;
2740
2784
  }
2785
+ /**
2786
+ * A decorator that caches the result of a getter method. Once the getter is accessed for the first time,
2787
+ * its computed value is stored as a property of the object. Subsequent accesses return the cached value
2788
+ * without recalculating it, improving performance and avoiding redundant computations.
2789
+ *
2790
+ * ### Key Features:
2791
+ * - **Lazy Initialization**: The original getter is invoked only once, the first time the property is accessed.
2792
+ * - **Immutability**: After caching, the value is stored as a non-writable, non-configurable property, preventing accidental modifications.
2793
+ * - **Conditional Caching**: If the returned value has a property `noCache` set to `true`, the caching mechanism is bypassed, and the getter is invoked each time.
2794
+ *
2795
+ * ### Usage Example 1: Basic Caching
2796
+ * ```typescript
2797
+ * import { cache } from './decorators';
2798
+ *
2799
+ * class Example {
2800
+ * private counter = 0;
2801
+ *
2802
+ * @cache
2803
+ * get expensiveComputation(): number {
2804
+ * console.log('Calculating...');
2805
+ * return ++this.counter;
2806
+ * }
2807
+ * }
2808
+ *
2809
+ * const instance = new Example();
2810
+ * console.log(instance.expensiveComputation); // Logs "Calculating..." and returns 1
2811
+ * console.log(instance.expensiveComputation); // Returns 1 (cached value, no calculation)
2812
+ * ```
2813
+ *
2814
+ * ### Usage Example 2: Integration with Cached Utilities
2815
+ * ```typescript
2816
+ * import { cache, cached } from './decorators';
2817
+ * import type { IUIElement } from "jodit";
2818
+ *
2819
+ * const { component } = Jodit.decorators;
2820
+ * const { UIElement } = Jodit.modules;
2821
+ *
2822
+ * @component
2823
+ * class SomeComponent extends UIElement {
2824
+ * @cache
2825
+ * get someElement(): IUIElement {
2826
+ * return new UIElement(this.jodit);
2827
+ * }
2828
+ *
2829
+ * destruct() {
2830
+ * // Use the cached utility to clean up only if the property is initialized
2831
+ * cached(this, 'someElement')?.destruct();
2832
+ * super.destruct();
2833
+ * }
2834
+ * }
2835
+ * ```
2836
+ *
2837
+ * @param _ - The target object (not used directly).
2838
+ * @param name - The name of the property to decorate.
2839
+ * @param descriptor - The property descriptor, which must include a getter method.
2840
+ * @throws Will throw an error if the descriptor does not include a getter.
2841
+ *
2842
+ * ### Notes:
2843
+ * - **Performance**: Ideal for properties that are computationally expensive and do not change after the initial computation.
2844
+ * - **Flexibility**: Supports conditional caching via the `noCache` property in the returned value.
2845
+ * - **Compatibility**: Designed to work seamlessly with objects and classes in TypeScript or JavaScript.
2846
+ */
2741
2847
  function cache(_, name, descriptor) {
2742
2848
  const getter = descriptor.get;
2743
2849
  if (!getter) {
2744
- throw (0,jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_3__/* .error */ .z3)('Getter property descriptor expected');
2850
+ throw (0,jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_4__/* .error */ .z3)('Getter property descriptor expected');
2745
2851
  }
2746
2852
  descriptor.get = function () {
2853
+ if (!jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__.IS_PROD) {
2854
+ if (this.isInDestruct) {
2855
+ console.error('Trying to access property in destructed component');
2856
+ }
2857
+ }
2747
2858
  const value = getter.call(this);
2748
2859
  if (value && value.noCache === true) {
2749
2860
  return value;
@@ -2759,8 +2870,8 @@ function cache(_, name, descriptor) {
2759
2870
  }
2760
2871
  function cacheHTML(target, _, descriptor) {
2761
2872
  const fn = descriptor.value;
2762
- if (!(0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__/* .isFunction */ .Tn)(fn)) {
2763
- throw (0,jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_3__/* .error */ .z3)('Handler must be a Function');
2873
+ if (!(0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_3__/* .isFunction */ .Tn)(fn)) {
2874
+ throw (0,jodit_core_helpers_utils_error_error__WEBPACK_IMPORTED_MODULE_4__/* .error */ .z3)('Handler must be a Function');
2764
2875
  }
2765
2876
  let useCache = true;
2766
2877
  const cached = new WeakMap();
@@ -2769,13 +2880,13 @@ function cacheHTML(target, _, descriptor) {
2769
2880
  return cached.get(this.constructor)?.cloneNode(true);
2770
2881
  }
2771
2882
  const value = fn.apply(this, attrs);
2772
- if (useCache && jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isElement(value)) {
2883
+ if (useCache && jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.isElement(value)) {
2773
2884
  cached.set(this.constructor, value);
2774
2885
  }
2775
2886
  return useCache ? value.cloneNode(true) : value;
2776
2887
  };
2777
2888
  target.hookStatus(jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_0__/* .STATUSES */ .f.ready, (component) => {
2778
- const view = (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__/* .isViewObject */ .hH)(component)
2889
+ const view = (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_3__/* .isViewObject */ .hH)(component)
2779
2890
  ? component
2780
2891
  : component.jodit;
2781
2892
  useCache = Boolean(view.options.cache);
@@ -2795,7 +2906,7 @@ function cacheHTML(target, _, descriptor) {
2795
2906
  /*!
2796
2907
  * Jodit Editor (https://xdsoft.net/jodit/)
2797
2908
  * Released under MIT see LICENSE.txt in the project root for license information.
2798
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2909
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2799
2910
  */
2800
2911
  /**
2801
2912
  * Decorate components and set status isReady after constructor
@@ -2839,7 +2950,7 @@ function component(constructorFunction) {
2839
2950
  /*!
2840
2951
  * Jodit Editor (https://xdsoft.net/jodit/)
2841
2952
  * Released under MIT see LICENSE.txt in the project root for license information.
2842
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2953
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2843
2954
  */
2844
2955
 
2845
2956
 
@@ -2894,7 +3005,7 @@ function throttle(timeout, firstCallImmediately = false) {
2894
3005
  /*!
2895
3006
  * Jodit Editor (https://xdsoft.net/jodit/)
2896
3007
  * Released under MIT see LICENSE.txt in the project root for license information.
2897
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3008
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2898
3009
  */
2899
3010
  /**
2900
3011
  * [[include:core/decorators/derive/README.md]]
@@ -2943,7 +3054,7 @@ function derive(...traits) {
2943
3054
  /*!
2944
3055
  * Jodit Editor (https://xdsoft.net/jodit/)
2945
3056
  * Released under MIT see LICENSE.txt in the project root for license information.
2946
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3057
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2947
3058
  */
2948
3059
 
2949
3060
 
@@ -2977,7 +3088,7 @@ function hook(status) {
2977
3088
  /*!
2978
3089
  * Jodit Editor (https://xdsoft.net/jodit/)
2979
3090
  * Released under MIT see LICENSE.txt in the project root for license information.
2980
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3091
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2981
3092
  */
2982
3093
 
2983
3094
 
@@ -3034,7 +3145,7 @@ __webpack_require__.r(__webpack_exports__);
3034
3145
  /*!
3035
3146
  * Jodit Editor (https://xdsoft.net/jodit/)
3036
3147
  * Released under MIT see LICENSE.txt in the project root for license information.
3037
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3148
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3038
3149
  */
3039
3150
  /**
3040
3151
  * [[include:core/decorators/README.md]]
@@ -3066,7 +3177,7 @@ __webpack_require__.r(__webpack_exports__);
3066
3177
  /*!
3067
3178
  * Jodit Editor (https://xdsoft.net/jodit/)
3068
3179
  * Released under MIT see LICENSE.txt in the project root for license information.
3069
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3180
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3070
3181
  */
3071
3182
  /**
3072
3183
  * [[include:core/decorators/nonenumerable/README.md]]
@@ -3104,7 +3215,7 @@ const nonenumerable = (target, propertyKey) => {
3104
3215
  /*!
3105
3216
  * Jodit Editor (https://xdsoft.net/jodit/)
3106
3217
  * Released under MIT see LICENSE.txt in the project root for license information.
3107
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3218
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3108
3219
  */
3109
3220
 
3110
3221
 
@@ -3140,7 +3251,7 @@ function persistent(target, propertyKey) {
3140
3251
  /*!
3141
3252
  * Jodit Editor (https://xdsoft.net/jodit/)
3142
3253
  * Released under MIT see LICENSE.txt in the project root for license information.
3143
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3254
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3144
3255
  */
3145
3256
 
3146
3257
 
@@ -3192,7 +3303,7 @@ function wait(condition) {
3192
3303
  /*!
3193
3304
  * Jodit Editor (https://xdsoft.net/jodit/)
3194
3305
  * Released under MIT see LICENSE.txt in the project root for license information.
3195
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3306
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3196
3307
  */
3197
3308
 
3198
3309
 
@@ -3313,7 +3424,7 @@ function watch(observeFields, opts) {
3313
3424
  /*!
3314
3425
  * Jodit Editor (https://xdsoft.net/jodit/)
3315
3426
  * Released under MIT see LICENSE.txt in the project root for license information.
3316
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3427
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
3317
3428
  */
3318
3429
 
3319
3430
 
@@ -4038,7 +4149,7 @@ class Dom {
4038
4149
  /*!
4039
4150
  * Jodit Editor (https://xdsoft.net/jodit/)
4040
4151
  * Released under MIT see LICENSE.txt in the project root for license information.
4041
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4152
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4042
4153
  */
4043
4154
  /**
4044
4155
  * @module dom
@@ -4063,7 +4174,7 @@ class Dom {
4063
4174
  /*!
4064
4175
  * Jodit Editor (https://xdsoft.net/jodit/)
4065
4176
  * Released under MIT see LICENSE.txt in the project root for license information.
4066
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4177
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4067
4178
  */
4068
4179
 
4069
4180
 
@@ -4176,7 +4287,7 @@ class LazyWalker extends jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MOD
4176
4287
  /*!
4177
4288
  * Jodit Editor (https://xdsoft.net/jodit/)
4178
4289
  * Released under MIT see LICENSE.txt in the project root for license information.
4179
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4290
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4180
4291
  */
4181
4292
 
4182
4293
 
@@ -4666,7 +4777,7 @@ function isDOMElement(subject) {
4666
4777
  /*!
4667
4778
  * Jodit Editor (https://xdsoft.net/jodit/)
4668
4779
  * Released under MIT see LICENSE.txt in the project root for license information.
4669
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4780
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4670
4781
  */
4671
4782
  /**
4672
4783
  * Class for adding event handling capability
@@ -4742,7 +4853,7 @@ class Eventify {
4742
4853
  /*!
4743
4854
  * Jodit Editor (https://xdsoft.net/jodit/)
4744
4855
  * Released under MIT see LICENSE.txt in the project root for license information.
4745
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4856
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4746
4857
  */
4747
4858
  /**
4748
4859
  * @module event-emitter
@@ -4769,7 +4880,7 @@ class Eventify {
4769
4880
  /*!
4770
4881
  * Jodit Editor (https://xdsoft.net/jodit/)
4771
4882
  * Released under MIT see LICENSE.txt in the project root for license information.
4772
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4883
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4773
4884
  */
4774
4885
 
4775
4886
 
@@ -4928,7 +5039,7 @@ function observable(obj) {
4928
5039
  /*!
4929
5040
  * Jodit Editor (https://xdsoft.net/jodit/)
4930
5041
  * Released under MIT see LICENSE.txt in the project root for license information.
4931
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5042
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
4932
5043
  */
4933
5044
 
4934
5045
 
@@ -5009,22 +5120,24 @@ class EventHandlersStore {
5009
5120
  /* harmony export */ RR: function() { return /* binding */ eventEmitter; },
5010
5121
  /* harmony export */ VF: function() { return /* binding */ instances; },
5011
5122
  /* harmony export */ av: function() { return /* binding */ modules; },
5123
+ /* harmony export */ ef: function() { return /* binding */ getPopupViewRoot; },
5012
5124
  /* harmony export */ fg: function() { return /* binding */ pluginSystem; },
5013
5125
  /* harmony export */ w9: function() { return /* binding */ uniqueUid; }
5014
5126
  /* harmony export */ });
5015
- /* harmony import */ var jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(22263);
5016
- /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(26986);
5017
- /* harmony import */ var jodit_core_helpers_checker_is_view_object__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(35368);
5018
- /* harmony import */ var jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(18014);
5019
- /* harmony import */ var jodit_core_helpers_utils_get_class_name__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(17771);
5020
- /* harmony import */ var jodit_core_plugin_plugin_system__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(61755);
5021
- /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(67259);
5022
- /* harmony import */ var _dom__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(33465);
5023
- /* harmony import */ var _event_emitter__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(99582);
5127
+ /* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9596);
5128
+ /* harmony import */ var jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(22263);
5129
+ /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(26986);
5130
+ /* harmony import */ var jodit_core_helpers_checker_is_view_object__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(35368);
5131
+ /* harmony import */ var jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(18014);
5132
+ /* harmony import */ var jodit_core_helpers_utils_get_class_name__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(17771);
5133
+ /* harmony import */ var jodit_core_plugin_plugin_system__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(61755);
5134
+ /* harmony import */ var _constants__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(67259);
5135
+ /* harmony import */ var _dom__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(33465);
5136
+ /* harmony import */ var _event_emitter__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(99582);
5024
5137
  /*!
5025
5138
  * Jodit Editor (https://xdsoft.net/jodit/)
5026
5139
  * Released under MIT see LICENSE.txt in the project root for license information.
5027
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5140
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5028
5141
  */
5029
5142
 
5030
5143
 
@@ -5035,6 +5148,7 @@ class EventHandlersStore {
5035
5148
 
5036
5149
 
5037
5150
 
5151
+
5038
5152
  const instances = {};
5039
5153
  let counter = 1;
5040
5154
  const uuids = new Set();
@@ -5053,15 +5167,15 @@ function uniqueUid() {
5053
5167
  uuids.add(uid);
5054
5168
  return uid;
5055
5169
  }
5056
- const pluginSystem = new jodit_core_plugin_plugin_system__WEBPACK_IMPORTED_MODULE_1__/* .PluginSystem */ .$();
5170
+ const pluginSystem = new jodit_core_plugin_plugin_system__WEBPACK_IMPORTED_MODULE_2__/* .PluginSystem */ .$();
5057
5171
  const modules = {};
5058
5172
  const extendLang = (langs) => {
5059
5173
  Object.keys(langs).forEach(key => {
5060
- if (_constants__WEBPACK_IMPORTED_MODULE_2__.lang[key]) {
5061
- Object.assign(_constants__WEBPACK_IMPORTED_MODULE_2__.lang[key], langs[key]);
5174
+ if (_constants__WEBPACK_IMPORTED_MODULE_3__.lang[key]) {
5175
+ Object.assign(_constants__WEBPACK_IMPORTED_MODULE_3__.lang[key], langs[key]);
5062
5176
  }
5063
5177
  else {
5064
- _constants__WEBPACK_IMPORTED_MODULE_2__.lang[key] = langs[key];
5178
+ _constants__WEBPACK_IMPORTED_MODULE_3__.lang[key] = langs[key];
5065
5179
  }
5066
5180
  });
5067
5181
  };
@@ -5070,47 +5184,36 @@ const boxes = new WeakMap();
5070
5184
  * Create unique box(HTMLCotainer) and remove it after destroy
5071
5185
  */
5072
5186
  function getContainer(jodit, classFunc, tag = 'div', createInsideEditor = false) {
5073
- const name = (0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_5__/* .isString */ .K)(classFunc)
5187
+ const name = (0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_6__/* .isString */ .K)(classFunc)
5074
5188
  ? classFunc
5075
5189
  : classFunc
5076
- ? (0,jodit_core_helpers_utils_get_class_name__WEBPACK_IMPORTED_MODULE_0__/* .getClassName */ .u)(classFunc.prototype)
5190
+ ? (0,jodit_core_helpers_utils_get_class_name__WEBPACK_IMPORTED_MODULE_1__/* .getClassName */ .u)(classFunc.prototype)
5077
5191
  : 'jodit-utils';
5078
5192
  const data = boxes.get(jodit) || {}, key = name + tag;
5079
- const view = (0,jodit_core_helpers_checker_is_view_object__WEBPACK_IMPORTED_MODULE_6__/* .isViewObject */ .h)(jodit) ? jodit : jodit.j;
5193
+ const view = (0,jodit_core_helpers_checker_is_view_object__WEBPACK_IMPORTED_MODULE_7__/* .isViewObject */ .h)(jodit) ? jodit : jodit.j;
5194
+ let body = null;
5080
5195
  if (!data[key]) {
5081
5196
  let c = view.c;
5082
- let body;
5083
- if ((0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_7__/* .isJoditObject */ .y)(jodit) && jodit.o.shadowRoot) {
5084
- body = jodit.o.shadowRoot;
5085
- }
5086
- else {
5087
- body = jodit.od.body;
5088
- if ((0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_7__/* .isJoditObject */ .y)(jodit)) {
5089
- const dialog = _dom__WEBPACK_IMPORTED_MODULE_3__/* .Dom */ .J.closest(jodit.container, 'dialog', jodit.od.body);
5090
- if (dialog) {
5091
- body = dialog;
5092
- }
5093
- }
5094
- }
5197
+ body = getPopupViewRoot(view.o, view.container, jodit.od.body);
5095
5198
  if (createInsideEditor &&
5096
- (0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_7__/* .isJoditObject */ .y)(jodit) &&
5199
+ (0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_8__/* .isJoditObject */ .y)(jodit) &&
5097
5200
  jodit.od !== jodit.ed) {
5098
5201
  c = jodit.createInside;
5099
5202
  const place = tag === 'style' ? jodit.ed.head : jodit.ed.body;
5100
5203
  body =
5101
- (0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_7__/* .isJoditObject */ .y)(jodit) && jodit.o.shadowRoot
5204
+ (0,jodit_core_helpers_checker_is_jodit_object__WEBPACK_IMPORTED_MODULE_8__/* .isJoditObject */ .y)(jodit) && jodit.o.shadowRoot
5102
5205
  ? jodit.o.shadowRoot
5103
5206
  : place;
5104
5207
  }
5105
5208
  const box = c.element(tag, {
5106
- className: `jodit jodit-${(0,jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_8__/* .kebabCase */ .k)(name)}-container jodit-box`
5209
+ className: `jodit jodit-${(0,jodit_core_helpers_string_kebab_case__WEBPACK_IMPORTED_MODULE_9__/* .kebabCase */ .k)(name)}-container jodit-box`
5107
5210
  });
5108
5211
  box.classList.add(`jodit_theme_${view.o.theme || 'default'}`);
5109
5212
  body.appendChild(box);
5110
5213
  data[key] = box;
5111
5214
  jodit.hookStatus('beforeDestruct', () => {
5112
5215
  view.events.off(box);
5113
- _dom__WEBPACK_IMPORTED_MODULE_3__/* .Dom */ .J.safeRemove(box);
5216
+ _dom__WEBPACK_IMPORTED_MODULE_4__/* .Dom */ .J.safeRemove(box);
5114
5217
  delete data[key];
5115
5218
  if (Object.keys(data).length) {
5116
5219
  boxes.delete(jodit);
@@ -5123,10 +5226,22 @@ function getContainer(jodit, classFunc, tag = 'div', createInsideEditor = false)
5123
5226
  data[key].classList.add(`jodit_theme_${view.o.theme || 'default'}`);
5124
5227
  return data[key];
5125
5228
  }
5229
+ /**
5230
+ * Get root element for view
5231
+ * @internal
5232
+ */
5233
+ function getPopupViewRoot(o, container, defaultRoot) {
5234
+ return (o.popupRoot ??
5235
+ o.shadowRoot ??
5236
+ _dom__WEBPACK_IMPORTED_MODULE_4__/* .Dom */ .J.closest(container, parentElement => _dom__WEBPACK_IMPORTED_MODULE_4__/* .Dom */ .J.isHTMLElement(parentElement) &&
5237
+ (_dom__WEBPACK_IMPORTED_MODULE_4__/* .Dom */ .J.isTag(parentElement, 'dialog') ||
5238
+ ['fixed', 'absolute'].includes((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_0__.css)(parentElement, 'position'))), defaultRoot) ??
5239
+ defaultRoot);
5240
+ }
5126
5241
  /**
5127
5242
  * Global event emitter
5128
5243
  */
5129
- const eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .EventEmitter */ .bk();
5244
+ const eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_5__/* .EventEmitter */ .bk();
5130
5245
 
5131
5246
 
5132
5247
  /***/ }),
@@ -5142,7 +5257,7 @@ const eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .EventEmi
5142
5257
  /*!
5143
5258
  * Jodit Editor (https://xdsoft.net/jodit/)
5144
5259
  * Released under MIT see LICENSE.txt in the project root for license information.
5145
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5260
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5146
5261
  */
5147
5262
  /**
5148
5263
  * @module helpers/array
@@ -5176,7 +5291,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
5176
5291
  /*!
5177
5292
  * Jodit Editor (https://xdsoft.net/jodit/)
5178
5293
  * Released under MIT see LICENSE.txt in the project root for license information.
5179
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5294
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5180
5295
  */
5181
5296
  /**
5182
5297
  * @module helpers/array
@@ -5198,7 +5313,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
5198
5313
  /*!
5199
5314
  * Jodit Editor (https://xdsoft.net/jodit/)
5200
5315
  * Released under MIT see LICENSE.txt in the project root for license information.
5201
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5316
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5202
5317
  */
5203
5318
  /**
5204
5319
  * Return an array from string or array
@@ -5226,7 +5341,7 @@ function splitArray(a) {
5226
5341
  /*!
5227
5342
  * Jodit Editor (https://xdsoft.net/jodit/)
5228
5343
  * Released under MIT see LICENSE.txt in the project root for license information.
5229
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5344
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5230
5345
  */
5231
5346
  /**
5232
5347
  * @module helpers/array
@@ -5264,7 +5379,7 @@ const toArray = function toArray(...args) {
5264
5379
  /*!
5265
5380
  * Jodit Editor (https://xdsoft.net/jodit/)
5266
5381
  * Released under MIT see LICENSE.txt in the project root for license information.
5267
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5382
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5268
5383
  */
5269
5384
  /**
5270
5385
  * @module helpers/async
@@ -5286,7 +5401,7 @@ const toArray = function toArray(...args) {
5286
5401
  /*!
5287
5402
  * Jodit Editor (https://xdsoft.net/jodit/)
5288
5403
  * Released under MIT see LICENSE.txt in the project root for license information.
5289
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5404
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5290
5405
  */
5291
5406
  /**
5292
5407
  * @module helpers/async
@@ -5325,7 +5440,7 @@ function clearTimeout(timer) {
5325
5440
  /*!
5326
5441
  * Jodit Editor (https://xdsoft.net/jodit/)
5327
5442
  * Released under MIT see LICENSE.txt in the project root for license information.
5328
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5443
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5329
5444
  */
5330
5445
  /**
5331
5446
  * @module helpers/checker
@@ -5414,7 +5529,7 @@ function hasBrowserColorPicker() {
5414
5529
  /*!
5415
5530
  * Jodit Editor (https://xdsoft.net/jodit/)
5416
5531
  * Released under MIT see LICENSE.txt in the project root for license information.
5417
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5532
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5418
5533
  */
5419
5534
  /**
5420
5535
  * @module helpers/checker
@@ -5458,7 +5573,7 @@ function hasBrowserColorPicker() {
5458
5573
  /*!
5459
5574
  * Jodit Editor (https://xdsoft.net/jodit/)
5460
5575
  * Released under MIT see LICENSE.txt in the project root for license information.
5461
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5576
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5462
5577
  */
5463
5578
  function isAbortError(error) {
5464
5579
  return (Boolean(error) &&
@@ -5479,7 +5594,7 @@ function isAbortError(error) {
5479
5594
  /*!
5480
5595
  * Jodit Editor (https://xdsoft.net/jodit/)
5481
5596
  * Released under MIT see LICENSE.txt in the project root for license information.
5482
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5597
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5483
5598
  */
5484
5599
  /**
5485
5600
  * @module helpers/checker
@@ -5504,7 +5619,7 @@ function isArray(elm) {
5504
5619
  /*!
5505
5620
  * Jodit Editor (https://xdsoft.net/jodit/)
5506
5621
  * Released under MIT see LICENSE.txt in the project root for license information.
5507
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5622
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5508
5623
  */
5509
5624
  /**
5510
5625
  * @module helpers/checker
@@ -5528,7 +5643,7 @@ function isBoolean(elm) {
5528
5643
  /*!
5529
5644
  * Jodit Editor (https://xdsoft.net/jodit/)
5530
5645
  * Released under MIT see LICENSE.txt in the project root for license information.
5531
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5646
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5532
5647
  */
5533
5648
  /**
5534
5649
  * @module helpers/checker
@@ -5557,7 +5672,7 @@ function isFastEqual(a, b) {
5557
5672
  /*!
5558
5673
  * Jodit Editor (https://xdsoft.net/jodit/)
5559
5674
  * Released under MIT see LICENSE.txt in the project root for license information.
5560
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5675
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5561
5676
  */
5562
5677
  /**
5563
5678
  * @module helpers/checker
@@ -5582,7 +5697,7 @@ function isFunction(value) {
5582
5697
  /*!
5583
5698
  * Jodit Editor (https://xdsoft.net/jodit/)
5584
5699
  * Released under MIT see LICENSE.txt in the project root for license information.
5585
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5700
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5586
5701
  */
5587
5702
  /**
5588
5703
  * @module helpers/checker
@@ -5610,7 +5725,7 @@ function isHtmlFromWord(data) {
5610
5725
  /*!
5611
5726
  * Jodit Editor (https://xdsoft.net/jodit/)
5612
5727
  * Released under MIT see LICENSE.txt in the project root for license information.
5613
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5728
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5614
5729
  */
5615
5730
  /**
5616
5731
  * @module helpers/checker
@@ -5640,7 +5755,7 @@ const isHTML = (str) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isString *
5640
5755
  /*!
5641
5756
  * Jodit Editor (https://xdsoft.net/jodit/)
5642
5757
  * Released under MIT see LICENSE.txt in the project root for license information.
5643
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5758
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5644
5759
  */
5645
5760
 
5646
5761
 
@@ -5679,7 +5794,7 @@ function hasContainer(value) {
5679
5794
  /*!
5680
5795
  * Jodit Editor (https://xdsoft.net/jodit/)
5681
5796
  * Released under MIT see LICENSE.txt in the project root for license information.
5682
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5797
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5683
5798
  */
5684
5799
  /**
5685
5800
  * @module helpers/checker
@@ -5710,7 +5825,7 @@ function isInt(value) {
5710
5825
  /*!
5711
5826
  * Jodit Editor (https://xdsoft.net/jodit/)
5712
5827
  * Released under MIT see LICENSE.txt in the project root for license information.
5713
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5828
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5714
5829
  */
5715
5830
 
5716
5831
  /**
@@ -5739,7 +5854,7 @@ function isJoditObject(jodit) {
5739
5854
  /*!
5740
5855
  * Jodit Editor (https://xdsoft.net/jodit/)
5741
5856
  * Released under MIT see LICENSE.txt in the project root for license information.
5742
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5857
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5743
5858
  */
5744
5859
  /**
5745
5860
  * @module helpers/checker
@@ -5764,7 +5879,7 @@ const isLicense = (license) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isS
5764
5879
  /*!
5765
5880
  * Jodit Editor (https://xdsoft.net/jodit/)
5766
5881
  * Released under MIT see LICENSE.txt in the project root for license information.
5767
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5882
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5768
5883
  */
5769
5884
 
5770
5885
 
@@ -5790,7 +5905,7 @@ function isMarker(elm) {
5790
5905
  /*!
5791
5906
  * Jodit Editor (https://xdsoft.net/jodit/)
5792
5907
  * Released under MIT see LICENSE.txt in the project root for license information.
5793
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5908
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5794
5909
  */
5795
5910
  /**
5796
5911
  * @module helpers/checker
@@ -5818,7 +5933,7 @@ function isNativeFunction(f) {
5818
5933
  /*!
5819
5934
  * Jodit Editor (https://xdsoft.net/jodit/)
5820
5935
  * Released under MIT see LICENSE.txt in the project root for license information.
5821
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5936
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5822
5937
  */
5823
5938
  /**
5824
5939
  * @module helpers/checker
@@ -5844,7 +5959,7 @@ function isNumber(value) {
5844
5959
  /*!
5845
5960
  * Jodit Editor (https://xdsoft.net/jodit/)
5846
5961
  * Released under MIT see LICENSE.txt in the project root for license information.
5847
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5962
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5848
5963
  */
5849
5964
  /**
5850
5965
  * @module helpers/checker
@@ -5877,7 +5992,7 @@ function isNumeric(value) {
5877
5992
  /*!
5878
5993
  * Jodit Editor (https://xdsoft.net/jodit/)
5879
5994
  * Released under MIT see LICENSE.txt in the project root for license information.
5880
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5995
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5881
5996
  */
5882
5997
 
5883
5998
  /**
@@ -5904,7 +6019,7 @@ function isPlainObject(obj) {
5904
6019
  /*!
5905
6020
  * Jodit Editor (https://xdsoft.net/jodit/)
5906
6021
  * Released under MIT see LICENSE.txt in the project root for license information.
5907
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6022
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5908
6023
  */
5909
6024
  /**
5910
6025
  * @module helpers/checker
@@ -5927,7 +6042,7 @@ function isPromise(val) {
5927
6042
  /*!
5928
6043
  * Jodit Editor (https://xdsoft.net/jodit/)
5929
6044
  * Released under MIT see LICENSE.txt in the project root for license information.
5930
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6045
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5931
6046
  */
5932
6047
  /**
5933
6048
  * @module helpers/checker
@@ -5958,7 +6073,7 @@ function isSet(elm) {
5958
6073
  /*!
5959
6074
  * Jodit Editor (https://xdsoft.net/jodit/)
5960
6075
  * Released under MIT see LICENSE.txt in the project root for license information.
5961
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6076
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5962
6077
  */
5963
6078
  /**
5964
6079
  * @module helpers/checker
@@ -5991,7 +6106,7 @@ function isStringArray(value) {
5991
6106
  /*!
5992
6107
  * Jodit Editor (https://xdsoft.net/jodit/)
5993
6108
  * Released under MIT see LICENSE.txt in the project root for license information.
5994
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6109
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5995
6110
  */
5996
6111
  /**
5997
6112
  * @module helpers/checker
@@ -6031,7 +6146,7 @@ function isURL(str) {
6031
6146
  /*!
6032
6147
  * Jodit Editor (https://xdsoft.net/jodit/)
6033
6148
  * Released under MIT see LICENSE.txt in the project root for license information.
6034
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6149
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6035
6150
  */
6036
6151
  /**
6037
6152
  * @module helpers/checker
@@ -6060,7 +6175,7 @@ function isValidName(name) {
6060
6175
  /*!
6061
6176
  * Jodit Editor (https://xdsoft.net/jodit/)
6062
6177
  * Released under MIT see LICENSE.txt in the project root for license information.
6063
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6178
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6064
6179
  */
6065
6180
 
6066
6181
  /**
@@ -6086,7 +6201,7 @@ function isViewObject(jodit) {
6086
6201
  /*!
6087
6202
  * Jodit Editor (https://xdsoft.net/jodit/)
6088
6203
  * Released under MIT see LICENSE.txt in the project root for license information.
6089
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6204
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6090
6205
  */
6091
6206
  /**
6092
6207
  * @module helpers/checker
@@ -6112,7 +6227,7 @@ function isVoid(value) {
6112
6227
  /*!
6113
6228
  * Jodit Editor (https://xdsoft.net/jodit/)
6114
6229
  * Released under MIT see LICENSE.txt in the project root for license information.
6115
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6230
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6116
6231
  */
6117
6232
  /**
6118
6233
  * @module helpers/checker
@@ -6134,7 +6249,7 @@ function isWindow(obj) {
6134
6249
  /*!
6135
6250
  * Jodit Editor (https://xdsoft.net/jodit/)
6136
6251
  * Released under MIT see LICENSE.txt in the project root for license information.
6137
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6252
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6138
6253
  */
6139
6254
  /**
6140
6255
  * @module helpers/color
@@ -6189,7 +6304,7 @@ const colorToHex = (color) => {
6189
6304
  /*!
6190
6305
  * Jodit Editor (https://xdsoft.net/jodit/)
6191
6306
  * Released under MIT see LICENSE.txt in the project root for license information.
6192
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6307
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6193
6308
  */
6194
6309
  /**
6195
6310
  * @module helpers/color
@@ -6213,7 +6328,7 @@ const colorToHex = (color) => {
6213
6328
  /*!
6214
6329
  * Jodit Editor (https://xdsoft.net/jodit/)
6215
6330
  * Released under MIT see LICENSE.txt in the project root for license information.
6216
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6331
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6217
6332
  */
6218
6333
  /**
6219
6334
  * @module helpers/html
@@ -6328,7 +6443,7 @@ function applyStyles(html) {
6328
6443
  /*!
6329
6444
  * Jodit Editor (https://xdsoft.net/jodit/)
6330
6445
  * Released under MIT see LICENSE.txt in the project root for license information.
6331
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6446
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6332
6447
  */
6333
6448
  /**
6334
6449
  * @module helpers/html
@@ -6416,7 +6531,7 @@ function cleanFromWord(html) {
6416
6531
  /*!
6417
6532
  * Jodit Editor (https://xdsoft.net/jodit/)
6418
6533
  * Released under MIT see LICENSE.txt in the project root for license information.
6419
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6534
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6420
6535
  */
6421
6536
  /**
6422
6537
  * @module helpers/html
@@ -6456,7 +6571,7 @@ function htmlspecialchars(html) {
6456
6571
  /*!
6457
6572
  * Jodit Editor (https://xdsoft.net/jodit/)
6458
6573
  * Released under MIT see LICENSE.txt in the project root for license information.
6459
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6574
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6460
6575
  */
6461
6576
  /**
6462
6577
  * @module helpers/html
@@ -6481,7 +6596,7 @@ function htmlspecialchars(html) {
6481
6596
  /*!
6482
6597
  * Jodit Editor (https://xdsoft.net/jodit/)
6483
6598
  * Released under MIT see LICENSE.txt in the project root for license information.
6484
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6599
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6485
6600
  */
6486
6601
  /**
6487
6602
  * @module helpers/html
@@ -6509,7 +6624,7 @@ function nl2br(html) {
6509
6624
  /*!
6510
6625
  * Jodit Editor (https://xdsoft.net/jodit/)
6511
6626
  * Released under MIT see LICENSE.txt in the project root for license information.
6512
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6627
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6513
6628
  */
6514
6629
  /**
6515
6630
  * @module helpers/html
@@ -6569,7 +6684,7 @@ function sanitizeHTMLElement(elm, { safeJavaScriptLink, removeOnError } = {
6569
6684
  /*!
6570
6685
  * Jodit Editor (https://xdsoft.net/jodit/)
6571
6686
  * Released under MIT see LICENSE.txt in the project root for license information.
6572
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6687
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6573
6688
  */
6574
6689
 
6575
6690
 
@@ -6729,7 +6844,7 @@ __webpack_require__.r(__webpack_exports__);
6729
6844
  /*!
6730
6845
  * Jodit Editor (https://xdsoft.net/jodit/)
6731
6846
  * Released under MIT see LICENSE.txt in the project root for license information.
6732
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6847
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6733
6848
  */
6734
6849
  /**
6735
6850
  * [[include:core/helpers/README.md]]
@@ -6776,7 +6891,7 @@ __webpack_require__.r(__webpack_exports__);
6776
6891
  /*!
6777
6892
  * Jodit Editor (https://xdsoft.net/jodit/)
6778
6893
  * Released under MIT see LICENSE.txt in the project root for license information.
6779
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6894
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6780
6895
  */
6781
6896
  /**
6782
6897
  * @module helpers/normalize
@@ -6805,7 +6920,7 @@ __webpack_require__.r(__webpack_exports__);
6805
6920
  /*!
6806
6921
  * Jodit Editor (https://xdsoft.net/jodit/)
6807
6922
  * Released under MIT see LICENSE.txt in the project root for license information.
6808
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6923
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6809
6924
  */
6810
6925
  /**
6811
6926
  * @module helpers/normalize
@@ -6858,7 +6973,7 @@ const normalizeColor = (colorInput) => {
6858
6973
  /*!
6859
6974
  * Jodit Editor (https://xdsoft.net/jodit/)
6860
6975
  * Released under MIT see LICENSE.txt in the project root for license information.
6861
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6976
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6862
6977
  */
6863
6978
  /**
6864
6979
  * @module helpers/normalize
@@ -6913,7 +7028,7 @@ function normalizeCssValue(key, value) {
6913
7028
  /*!
6914
7029
  * Jodit Editor (https://xdsoft.net/jodit/)
6915
7030
  * Released under MIT see LICENSE.txt in the project root for license information.
6916
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7031
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6917
7032
  */
6918
7033
 
6919
7034
 
@@ -6964,7 +7079,7 @@ function normalizeKeyAliases(keys) {
6964
7079
  /*!
6965
7080
  * Jodit Editor (https://xdsoft.net/jodit/)
6966
7081
  * Released under MIT see LICENSE.txt in the project root for license information.
6967
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7082
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6968
7083
  */
6969
7084
  /**
6970
7085
  * @module helpers/normalize
@@ -6994,7 +7109,7 @@ const normalizeLicense = (license, count = 8) => {
6994
7109
  /*!
6995
7110
  * Jodit Editor (https://xdsoft.net/jodit/)
6996
7111
  * Released under MIT see LICENSE.txt in the project root for license information.
6997
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7112
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
6998
7113
  */
6999
7114
  /**
7000
7115
  * @module helpers/normalize
@@ -7032,7 +7147,7 @@ const normalizePath = (...path) => {
7032
7147
  /*!
7033
7148
  * Jodit Editor (https://xdsoft.net/jodit/)
7034
7149
  * Released under MIT see LICENSE.txt in the project root for license information.
7035
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7150
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7036
7151
  */
7037
7152
  /**
7038
7153
  * @module helpers/normalize
@@ -7073,7 +7188,7 @@ const normalizeRelativePath = (path) => {
7073
7188
  /*!
7074
7189
  * Jodit Editor (https://xdsoft.net/jodit/)
7075
7190
  * Released under MIT see LICENSE.txt in the project root for license information.
7076
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7191
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7077
7192
  */
7078
7193
  /**
7079
7194
  * @module helpers/normalize
@@ -7101,7 +7216,7 @@ const normalizeSize = (value, units) => {
7101
7216
  /*!
7102
7217
  * Jodit Editor (https://xdsoft.net/jodit/)
7103
7218
  * Released under MIT see LICENSE.txt in the project root for license information.
7104
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7219
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7105
7220
  */
7106
7221
  /**
7107
7222
  * @module helpers/normalize
@@ -7127,7 +7242,7 @@ const normalizeUrl = (...urls) => {
7127
7242
  /*!
7128
7243
  * Jodit Editor (https://xdsoft.net/jodit/)
7129
7244
  * Released under MIT see LICENSE.txt in the project root for license information.
7130
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7245
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7131
7246
  */
7132
7247
  /**
7133
7248
  * @module helpers/size
@@ -7153,7 +7268,7 @@ const getContentWidth = (element, win) => {
7153
7268
  /*!
7154
7269
  * Jodit Editor (https://xdsoft.net/jodit/)
7155
7270
  * Released under MIT see LICENSE.txt in the project root for license information.
7156
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7271
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7157
7272
  */
7158
7273
 
7159
7274
 
@@ -7197,7 +7312,7 @@ function getScrollParent(node) {
7197
7312
  /*!
7198
7313
  * Jodit Editor (https://xdsoft.net/jodit/)
7199
7314
  * Released under MIT see LICENSE.txt in the project root for license information.
7200
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7315
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7201
7316
  */
7202
7317
  /**
7203
7318
  * @module helpers/size
@@ -7222,7 +7337,7 @@ function getScrollParent(node) {
7222
7337
  /*!
7223
7338
  * Jodit Editor (https://xdsoft.net/jodit/)
7224
7339
  * Released under MIT see LICENSE.txt in the project root for license information.
7225
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7340
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7226
7341
  */
7227
7342
  /**
7228
7343
  * @module helpers/size
@@ -7250,7 +7365,7 @@ const innerWidth = (element, win) => {
7250
7365
  /*!
7251
7366
  * Jodit Editor (https://xdsoft.net/jodit/)
7252
7367
  * Released under MIT see LICENSE.txt in the project root for license information.
7253
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7368
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7254
7369
  */
7255
7370
 
7256
7371
  function size(subject) {
@@ -7276,7 +7391,7 @@ function size(subject) {
7276
7391
  /*!
7277
7392
  * Jodit Editor (https://xdsoft.net/jodit/)
7278
7393
  * Released under MIT see LICENSE.txt in the project root for license information.
7279
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7394
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7280
7395
  */
7281
7396
  const offset = (elm, jodit, doc, recurse = false) => {
7282
7397
  let rect;
@@ -7332,7 +7447,7 @@ const offset = (elm, jodit, doc, recurse = false) => {
7332
7447
  /*!
7333
7448
  * Jodit Editor (https://xdsoft.net/jodit/)
7334
7449
  * Released under MIT see LICENSE.txt in the project root for license information.
7335
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7450
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7336
7451
  */
7337
7452
 
7338
7453
  /**
@@ -7370,7 +7485,7 @@ function position(elm, jodit, recurse = false) {
7370
7485
  /*!
7371
7486
  * Jodit Editor (https://xdsoft.net/jodit/)
7372
7487
  * Released under MIT see LICENSE.txt in the project root for license information.
7373
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7488
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7374
7489
  */
7375
7490
  /**
7376
7491
  * @module helpers/string
@@ -7398,7 +7513,7 @@ const camelCase = (key) => {
7398
7513
  /*!
7399
7514
  * Jodit Editor (https://xdsoft.net/jodit/)
7400
7515
  * Released under MIT see LICENSE.txt in the project root for license information.
7401
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7516
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7402
7517
  */
7403
7518
  /**
7404
7519
  * @module helpers/string
@@ -7457,7 +7572,7 @@ function fuzzySearchIndex(needle, haystack, offset = 0, maxDistance = 1) {
7457
7572
  /*!
7458
7573
  * Jodit Editor (https://xdsoft.net/jodit/)
7459
7574
  * Released under MIT see LICENSE.txt in the project root for license information.
7460
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7575
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7461
7576
  */
7462
7577
 
7463
7578
 
@@ -7596,7 +7711,7 @@ function i18n(key, params, options) {
7596
7711
  /*!
7597
7712
  * Jodit Editor (https://xdsoft.net/jodit/)
7598
7713
  * Released under MIT see LICENSE.txt in the project root for license information.
7599
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7714
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7600
7715
  */
7601
7716
  /**
7602
7717
  * @module helpers/string
@@ -7623,7 +7738,7 @@ function i18n(key, params, options) {
7623
7738
  /*!
7624
7739
  * Jodit Editor (https://xdsoft.net/jodit/)
7625
7740
  * Released under MIT see LICENSE.txt in the project root for license information.
7626
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7741
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7627
7742
  */
7628
7743
  /**
7629
7744
  * @module helpers/string
@@ -7655,7 +7770,7 @@ const CamelCaseToKebabCase = (key) => {
7655
7770
  /*!
7656
7771
  * Jodit Editor (https://xdsoft.net/jodit/)
7657
7772
  * Released under MIT see LICENSE.txt in the project root for license information.
7658
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7773
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7659
7774
  */
7660
7775
  /**
7661
7776
  * Safe stringify circular object
@@ -7697,7 +7812,7 @@ function stringify(value, options = {}) {
7697
7812
  /*!
7698
7813
  * Jodit Editor (https://xdsoft.net/jodit/)
7699
7814
  * Released under MIT see LICENSE.txt in the project root for license information.
7700
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7815
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7701
7816
  */
7702
7817
  /**
7703
7818
  * @module helpers/string
@@ -7739,7 +7854,7 @@ function trimInv(value) {
7739
7854
  /*!
7740
7855
  * Jodit Editor (https://xdsoft.net/jodit/)
7741
7856
  * Released under MIT see LICENSE.txt in the project root for license information.
7742
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7857
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7743
7858
  */
7744
7859
  /**
7745
7860
  * @module helpers/string
@@ -7771,7 +7886,7 @@ function ucfirst(value) {
7771
7886
  /*!
7772
7887
  * Jodit Editor (https://xdsoft.net/jodit/)
7773
7888
  * Released under MIT see LICENSE.txt in the project root for license information.
7774
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7889
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7775
7890
  */
7776
7891
 
7777
7892
 
@@ -7857,7 +7972,7 @@ function alignElement(command, box) {
7857
7972
  /*!
7858
7973
  * Jodit Editor (https://xdsoft.net/jodit/)
7859
7974
  * Released under MIT see LICENSE.txt in the project root for license information.
7860
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7975
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7861
7976
  */
7862
7977
 
7863
7978
 
@@ -7944,7 +8059,7 @@ function loadNextStyle(jodit, urls, i = 0) {
7944
8059
  /*!
7945
8060
  * Jodit Editor (https://xdsoft.net/jodit/)
7946
8061
  * Released under MIT see LICENSE.txt in the project root for license information.
7947
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8062
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
7948
8063
  */
7949
8064
 
7950
8065
 
@@ -8011,7 +8126,7 @@ function attr(elm, keyOrAttributes, value) {
8011
8126
  /*!
8012
8127
  * Jodit Editor (https://xdsoft.net/jodit/)
8013
8128
  * Released under MIT see LICENSE.txt in the project root for license information.
8014
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8129
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8015
8130
  */
8016
8131
  /**
8017
8132
  * @module helpers/utils
@@ -8065,7 +8180,7 @@ const browser = (browser) => {
8065
8180
  /*!
8066
8181
  * Jodit Editor (https://xdsoft.net/jodit/)
8067
8182
  * Released under MIT see LICENSE.txt in the project root for license information.
8068
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8183
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8069
8184
  */
8070
8185
 
8071
8186
  /**
@@ -8098,7 +8213,7 @@ const buildQuery = (data, prefix) => {
8098
8213
  /*!
8099
8214
  * Jodit Editor (https://xdsoft.net/jodit/)
8100
8215
  * Released under MIT see LICENSE.txt in the project root for license information.
8101
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8216
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8102
8217
  */
8103
8218
  /**
8104
8219
  * @module helpers/utils
@@ -8133,7 +8248,7 @@ const completeUrl = (url) => {
8133
8248
  /*!
8134
8249
  * Jodit Editor (https://xdsoft.net/jodit/)
8135
8250
  * Released under MIT see LICENSE.txt in the project root for license information.
8136
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8251
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8137
8252
  */
8138
8253
 
8139
8254
 
@@ -8254,7 +8369,7 @@ function ConfigDeepFlatten(obj) {
8254
8369
  /*!
8255
8370
  * Jodit Editor (https://xdsoft.net/jodit/)
8256
8371
  * Released under MIT see LICENSE.txt in the project root for license information.
8257
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8372
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8258
8373
  */
8259
8374
  /**
8260
8375
  * @module helpers/utils
@@ -8336,7 +8451,7 @@ const convertMediaUrlToVideoEmbed = (url, { width = 400, height = 345 } = {}) =>
8336
8451
  /*!
8337
8452
  * Jodit Editor (https://xdsoft.net/jodit/)
8338
8453
  * Released under MIT see LICENSE.txt in the project root for license information.
8339
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8454
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8340
8455
  */
8341
8456
 
8342
8457
 
@@ -8419,7 +8534,7 @@ const clearCenterAlign = (image) => {
8419
8534
  /*!
8420
8535
  * Jodit Editor (https://xdsoft.net/jodit/)
8421
8536
  * Released under MIT see LICENSE.txt in the project root for license information.
8422
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8537
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8423
8538
  */
8424
8539
  /**
8425
8540
  * @module helpers/utils
@@ -8455,7 +8570,7 @@ const ctrlKey = (e) => {
8455
8570
  /*!
8456
8571
  * Jodit Editor (https://xdsoft.net/jodit/)
8457
8572
  * Released under MIT see LICENSE.txt in the project root for license information.
8458
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8573
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8459
8574
  */
8460
8575
 
8461
8576
  const store = new WeakMap();
@@ -8498,7 +8613,7 @@ const dataBind = (elm, key, value) => {
8498
8613
  /*!
8499
8614
  * Jodit Editor (https://xdsoft.net/jodit/)
8500
8615
  * Released under MIT see LICENSE.txt in the project root for license information.
8501
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8616
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8502
8617
  */
8503
8618
  /**
8504
8619
  * @module helpers/utils
@@ -8537,7 +8652,7 @@ const defaultLanguage = (language, defaultLanguage = 'en') => {
8537
8652
  /*!
8538
8653
  * Jodit Editor (https://xdsoft.net/jodit/)
8539
8654
  * Released under MIT see LICENSE.txt in the project root for license information.
8540
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8655
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8541
8656
  */
8542
8657
  /**
8543
8658
  * @module helpers/utils
@@ -8571,7 +8686,7 @@ function options(message) {
8571
8686
  /*!
8572
8687
  * Jodit Editor (https://xdsoft.net/jodit/)
8573
8688
  * Released under MIT see LICENSE.txt in the project root for license information.
8574
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8689
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8575
8690
  */
8576
8691
  /**
8577
8692
  * @module helpers/utils
@@ -8598,7 +8713,7 @@ const isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODU
8598
8713
  /*!
8599
8714
  * Jodit Editor (https://xdsoft.net/jodit/)
8600
8715
  * Released under MIT see LICENSE.txt in the project root for license information.
8601
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8716
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8602
8717
  */
8603
8718
  /**
8604
8719
  * @module helpers/utils
@@ -8629,7 +8744,7 @@ class ConnectionError extends Error {
8629
8744
  /*!
8630
8745
  * Jodit Editor (https://xdsoft.net/jodit/)
8631
8746
  * Released under MIT see LICENSE.txt in the project root for license information.
8632
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8747
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8633
8748
  */
8634
8749
  /**
8635
8750
  * @module helpers/utils
@@ -8651,7 +8766,7 @@ class ConnectionError extends Error {
8651
8766
  /*!
8652
8767
  * Jodit Editor (https://xdsoft.net/jodit/)
8653
8768
  * Released under MIT see LICENSE.txt in the project root for license information.
8654
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8769
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8655
8770
  */
8656
8771
  /**
8657
8772
  * @module helpers/utils
@@ -8684,7 +8799,7 @@ class OptionsError extends TypeError {
8684
8799
  /*!
8685
8800
  * Jodit Editor (https://xdsoft.net/jodit/)
8686
8801
  * Released under MIT see LICENSE.txt in the project root for license information.
8687
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8802
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8688
8803
  */
8689
8804
  /**
8690
8805
  * @module helpers/utils
@@ -8708,7 +8823,7 @@ class OptionsError extends TypeError {
8708
8823
  /*!
8709
8824
  * Jodit Editor (https://xdsoft.net/jodit/)
8710
8825
  * Released under MIT see LICENSE.txt in the project root for license information.
8711
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8826
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8712
8827
  */
8713
8828
  /**
8714
8829
  * @module helpers/utils
@@ -8744,7 +8859,7 @@ function fastClone(object) {
8744
8859
  /*!
8745
8860
  * Jodit Editor (https://xdsoft.net/jodit/)
8746
8861
  * Released under MIT see LICENSE.txt in the project root for license information.
8747
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8862
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8748
8863
  */
8749
8864
 
8750
8865
  const keepNames = new Map();
@@ -8779,7 +8894,7 @@ const getClassName = (obj) => {
8779
8894
  /*!
8780
8895
  * Jodit Editor (https://xdsoft.net/jodit/)
8781
8896
  * Released under MIT see LICENSE.txt in the project root for license information.
8782
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8897
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8783
8898
  */
8784
8899
 
8785
8900
 
@@ -8838,7 +8953,7 @@ function get(chain, obj) {
8838
8953
  /*!
8839
8954
  * Jodit Editor (https://xdsoft.net/jodit/)
8840
8955
  * Released under MIT see LICENSE.txt in the project root for license information.
8841
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8956
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8842
8957
  */
8843
8958
  /**
8844
8959
  * @module helpers/utils
@@ -8956,7 +9071,7 @@ __webpack_require__.r(__webpack_exports__);
8956
9071
  /*!
8957
9072
  * Jodit Editor (https://xdsoft.net/jodit/)
8958
9073
  * Released under MIT see LICENSE.txt in the project root for license information.
8959
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9074
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8960
9075
  */
8961
9076
  /**
8962
9077
  * @module helpers/utils
@@ -9003,7 +9118,7 @@ __webpack_require__.r(__webpack_exports__);
9003
9118
  /*!
9004
9119
  * Jodit Editor (https://xdsoft.net/jodit/)
9005
9120
  * Released under MIT see LICENSE.txt in the project root for license information.
9006
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9121
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9007
9122
  */
9008
9123
  /**
9009
9124
  * @module helpers/utils
@@ -9037,7 +9152,7 @@ function markDeprecated(method, names = [''], ctx = null) {
9037
9152
  /*!
9038
9153
  * Jodit Editor (https://xdsoft.net/jodit/)
9039
9154
  * Released under MIT see LICENSE.txt in the project root for license information.
9040
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9155
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9041
9156
  */
9042
9157
  /**
9043
9158
  * Parse query string
@@ -9069,7 +9184,7 @@ const parseQuery = (queryString) => {
9069
9184
  /*!
9070
9185
  * Jodit Editor (https://xdsoft.net/jodit/)
9071
9186
  * Released under MIT see LICENSE.txt in the project root for license information.
9072
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9187
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9073
9188
  */
9074
9189
 
9075
9190
 
@@ -9249,7 +9364,7 @@ function previewBox(editor, defaultValue, points = 'px', container = null) {
9249
9364
  /*!
9250
9365
  * Jodit Editor (https://xdsoft.net/jodit/)
9251
9366
  * Released under MIT see LICENSE.txt in the project root for license information.
9252
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9367
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9253
9368
  */
9254
9369
 
9255
9370
 
@@ -9304,7 +9419,7 @@ function reset(key) {
9304
9419
  /*!
9305
9420
  * Jodit Editor (https://xdsoft.net/jodit/)
9306
9421
  * Released under MIT see LICENSE.txt in the project root for license information.
9307
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9422
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9308
9423
  */
9309
9424
 
9310
9425
  /**
@@ -9367,7 +9482,7 @@ function scrollIntoViewIfNeeded(elm, root, doc) {
9367
9482
  /*!
9368
9483
  * Jodit Editor (https://xdsoft.net/jodit/)
9369
9484
  * Released under MIT see LICENSE.txt in the project root for license information.
9370
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9485
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9371
9486
  */
9372
9487
 
9373
9488
 
@@ -9380,6 +9495,9 @@ const $$temp = () => {
9380
9495
  temp++;
9381
9496
  return temp;
9382
9497
  };
9498
+ /**
9499
+ * @deprecated Do not use it in new code
9500
+ */
9383
9501
  function $$(selector, root) {
9384
9502
  let result;
9385
9503
  if (!jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.IS_ES_NEXT &&
@@ -9508,7 +9626,7 @@ function resolveElement(element, od) {
9508
9626
  /*!
9509
9627
  * Jodit Editor (https://xdsoft.net/jodit/)
9510
9628
  * Released under MIT see LICENSE.txt in the project root for license information.
9511
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9629
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9512
9630
  */
9513
9631
 
9514
9632
 
@@ -9558,7 +9676,7 @@ function set(chain, value, obj) {
9558
9676
  /*!
9559
9677
  * Jodit Editor (https://xdsoft.net/jodit/)
9560
9678
  * Released under MIT see LICENSE.txt in the project root for license information.
9561
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9679
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9562
9680
  */
9563
9681
  class LimitedStack {
9564
9682
  constructor(limit) {
@@ -9603,7 +9721,7 @@ class LimitedStack {
9603
9721
  /*!
9604
9722
  * Jodit Editor (https://xdsoft.net/jodit/)
9605
9723
  * Released under MIT see LICENSE.txt in the project root for license information.
9606
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9724
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9607
9725
  */
9608
9726
 
9609
9727
 
@@ -9716,7 +9834,7 @@ const getDataTransfer = (event) => {
9716
9834
  /*!
9717
9835
  * Jodit Editor (https://xdsoft.net/jodit/)
9718
9836
  * Released under MIT see LICENSE.txt in the project root for license information.
9719
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9837
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9720
9838
  */
9721
9839
 
9722
9840
 
@@ -9769,7 +9887,7 @@ function init(jodit, pluginName, plugin, instance, doneList, waitingList) {
9769
9887
  /*!
9770
9888
  * Jodit Editor (https://xdsoft.net/jodit/)
9771
9889
  * Released under MIT see LICENSE.txt in the project root for license information.
9772
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9890
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9773
9891
  */
9774
9892
 
9775
9893
 
@@ -9845,7 +9963,7 @@ function load(jodit, pluginList, callback) {
9845
9963
  /*!
9846
9964
  * Jodit Editor (https://xdsoft.net/jodit/)
9847
9965
  * Released under MIT see LICENSE.txt in the project root for license information.
9848
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9966
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9849
9967
  */
9850
9968
 
9851
9969
 
@@ -9888,7 +10006,7 @@ function makeInstance(jodit, plugin) {
9888
10006
  /*!
9889
10007
  * Jodit Editor (https://xdsoft.net/jodit/)
9890
10008
  * Released under MIT see LICENSE.txt in the project root for license information.
9891
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10009
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9892
10010
  */
9893
10011
  /**
9894
10012
  * @module plugin
@@ -9916,7 +10034,7 @@ function normalizeName(name) {
9916
10034
  /*!
9917
10035
  * Jodit Editor (https://xdsoft.net/jodit/)
9918
10036
  * Released under MIT see LICENSE.txt in the project root for license information.
9919
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10037
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9920
10038
  */
9921
10039
  /**
9922
10040
  * @module plugin
@@ -9945,7 +10063,7 @@ function normalizeName(name) {
9945
10063
  /*!
9946
10064
  * Jodit Editor (https://xdsoft.net/jodit/)
9947
10065
  * Released under MIT see LICENSE.txt in the project root for license information.
9948
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10066
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
9949
10067
  */
9950
10068
 
9951
10069
 
@@ -10107,7 +10225,7 @@ function getSpecialLists(jodit) {
10107
10225
  /*!
10108
10226
  * Jodit Editor (https://xdsoft.net/jodit/)
10109
10227
  * Released under MIT see LICENSE.txt in the project root for license information.
10110
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10228
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10111
10229
  */
10112
10230
 
10113
10231
 
@@ -10207,7 +10325,7 @@ Plugin.requires = [];
10207
10325
  /*!
10208
10326
  * Jodit Editor (https://xdsoft.net/jodit/)
10209
10327
  * Released under MIT see LICENSE.txt in the project root for license information.
10210
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10328
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10211
10329
  */
10212
10330
 
10213
10331
 
@@ -10379,7 +10497,7 @@ Ajax.log = [];
10379
10497
  /*!
10380
10498
  * Jodit Editor (https://xdsoft.net/jodit/)
10381
10499
  * Released under MIT see LICENSE.txt in the project root for license information.
10382
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10500
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10383
10501
  */
10384
10502
 
10385
10503
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxOptions = {
@@ -10413,7 +10531,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
10413
10531
  /*!
10414
10532
  * Jodit Editor (https://xdsoft.net/jodit/)
10415
10533
  * Released under MIT see LICENSE.txt in the project root for license information.
10416
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10534
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10417
10535
  */
10418
10536
  /**
10419
10537
  * @module request
@@ -10434,7 +10552,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
10434
10552
  /*!
10435
10553
  * Jodit Editor (https://xdsoft.net/jodit/)
10436
10554
  * Released under MIT see LICENSE.txt in the project root for license information.
10437
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10555
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10438
10556
  */
10439
10557
  class Response {
10440
10558
  get url() {
@@ -10476,7 +10594,7 @@ class Response {
10476
10594
  /*!
10477
10595
  * Jodit Editor (https://xdsoft.net/jodit/)
10478
10596
  * Released under MIT see LICENSE.txt in the project root for license information.
10479
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10597
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10480
10598
  */
10481
10599
  /**
10482
10600
  * @module selection
@@ -10547,7 +10665,7 @@ function findCorrectCurrentNode(node, range, rightMode, isCollapsed, checkChild,
10547
10665
  /*!
10548
10666
  * Jodit Editor (https://xdsoft.net/jodit/)
10549
10667
  * Released under MIT see LICENSE.txt in the project root for license information.
10550
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10668
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10551
10669
  */
10552
10670
 
10553
10671
 
@@ -10587,7 +10705,7 @@ function moveNodeInsideStart(j, node, start) {
10587
10705
  /*!
10588
10706
  * Jodit Editor (https://xdsoft.net/jodit/)
10589
10707
  * Released under MIT see LICENSE.txt in the project root for license information.
10590
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10708
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10591
10709
  */
10592
10710
 
10593
10711
  /**
@@ -10635,7 +10753,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
10635
10753
  /*!
10636
10754
  * Jodit Editor (https://xdsoft.net/jodit/)
10637
10755
  * Released under MIT see LICENSE.txt in the project root for license information.
10638
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10756
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10639
10757
  */
10640
10758
  /**
10641
10759
  * @module selection
@@ -10668,7 +10786,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
10668
10786
  /*!
10669
10787
  * Jodit Editor (https://xdsoft.net/jodit/)
10670
10788
  * Released under MIT see LICENSE.txt in the project root for license information.
10671
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10789
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
10672
10790
  */
10673
10791
 
10674
10792
 
@@ -11807,7 +11925,7 @@ class Selection {
11807
11925
  /*!
11808
11926
  * Jodit Editor (https://xdsoft.net/jodit/)
11809
11927
  * Released under MIT see LICENSE.txt in the project root for license information.
11810
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11928
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11811
11929
  */
11812
11930
 
11813
11931
 
@@ -11875,7 +11993,7 @@ function extractAndMove(wrapper, range, left) {
11875
11993
  /*!
11876
11994
  * Jodit Editor (https://xdsoft.net/jodit/)
11877
11995
  * Released under MIT see LICENSE.txt in the project root for license information.
11878
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11996
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11879
11997
  */
11880
11998
 
11881
11999
 
@@ -11935,7 +12053,7 @@ class FiniteStateMachine {
11935
12053
  /*!
11936
12054
  * Jodit Editor (https://xdsoft.net/jodit/)
11937
12055
  * Released under MIT see LICENSE.txt in the project root for license information.
11938
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12056
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11939
12057
  */
11940
12058
 
11941
12059
 
@@ -11980,7 +12098,7 @@ function getSuitChild(style, font) {
11980
12098
  /*!
11981
12099
  * Jodit Editor (https://xdsoft.net/jodit/)
11982
12100
  * Released under MIT see LICENSE.txt in the project root for license information.
11983
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12101
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
11984
12102
  */
11985
12103
 
11986
12104
 
@@ -12039,7 +12157,7 @@ function getSuitParent(style, node, root) {
12039
12157
  /*!
12040
12158
  * Jodit Editor (https://xdsoft.net/jodit/)
12041
12159
  * Released under MIT see LICENSE.txt in the project root for license information.
12042
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12160
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12043
12161
  */
12044
12162
 
12045
12163
 
@@ -12133,7 +12251,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
12133
12251
  /*!
12134
12252
  * Jodit Editor (https://xdsoft.net/jodit/)
12135
12253
  * Released under MIT see LICENSE.txt in the project root for license information.
12136
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12254
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12137
12255
  */
12138
12256
 
12139
12257
 
@@ -12165,7 +12283,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
12165
12283
  /*!
12166
12284
  * Jodit Editor (https://xdsoft.net/jodit/)
12167
12285
  * Released under MIT see LICENSE.txt in the project root for license information.
12168
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12286
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12169
12287
  */
12170
12288
 
12171
12289
  /**
@@ -12191,7 +12309,7 @@ function isInsideInvisibleElement(font, root) {
12191
12309
  /*!
12192
12310
  * Jodit Editor (https://xdsoft.net/jodit/)
12193
12311
  * Released under MIT see LICENSE.txt in the project root for license information.
12194
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12312
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12195
12313
  */
12196
12314
 
12197
12315
 
@@ -12225,7 +12343,7 @@ function isNormalNode(elm) {
12225
12343
  /*!
12226
12344
  * Jodit Editor (https://xdsoft.net/jodit/)
12227
12345
  * Released under MIT see LICENSE.txt in the project root for license information.
12228
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12346
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12229
12347
  */
12230
12348
 
12231
12349
 
@@ -12356,7 +12474,7 @@ function isSameStyleChild(commitStyle, elm) {
12356
12474
  /*!
12357
12475
  * Jodit Editor (https://xdsoft.net/jodit/)
12358
12476
  * Released under MIT see LICENSE.txt in the project root for license information.
12359
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12477
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12360
12478
  */
12361
12479
 
12362
12480
 
@@ -12427,7 +12545,7 @@ function unwrapList(mode, list, li, jodit, cs) {
12427
12545
  /*!
12428
12546
  * Jodit Editor (https://xdsoft.net/jodit/)
12429
12547
  * Released under MIT see LICENSE.txt in the project root for license information.
12430
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12548
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12431
12549
  */
12432
12550
 
12433
12551
 
@@ -12489,7 +12607,7 @@ function wrapList(commitStyle, wrapper, jodit) {
12489
12607
  /*!
12490
12608
  * Jodit Editor (https://xdsoft.net/jodit/)
12491
12609
  * Released under MIT see LICENSE.txt in the project root for license information.
12492
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12610
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12493
12611
  */
12494
12612
 
12495
12613
 
@@ -12662,7 +12780,7 @@ function getNativeCSSValue(jodit, elm, key) {
12662
12780
  /*!
12663
12781
  * Jodit Editor (https://xdsoft.net/jodit/)
12664
12782
  * Released under MIT see LICENSE.txt in the project root for license information.
12665
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12783
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12666
12784
  */
12667
12785
 
12668
12786
 
@@ -12735,7 +12853,7 @@ function unwrapChildren(style, font) {
12735
12853
  /*!
12736
12854
  * Jodit Editor (https://xdsoft.net/jodit/)
12737
12855
  * Released under MIT see LICENSE.txt in the project root for license information.
12738
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12856
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12739
12857
  */
12740
12858
 
12741
12859
 
@@ -12802,7 +12920,7 @@ function wrapUnwrappedText(style, elm, jodit) {
12802
12920
  /*!
12803
12921
  * Jodit Editor (https://xdsoft.net/jodit/)
12804
12922
  * Released under MIT see LICENSE.txt in the project root for license information.
12805
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12923
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12806
12924
  */
12807
12925
 
12808
12926
 
@@ -12860,7 +12978,7 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
12860
12978
  /*!
12861
12979
  * Jodit Editor (https://xdsoft.net/jodit/)
12862
12980
  * Released under MIT see LICENSE.txt in the project root for license information.
12863
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12981
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12864
12982
  */
12865
12983
 
12866
12984
 
@@ -12916,7 +13034,7 @@ function ApplyStyle(jodit, cs) {
12916
13034
  /*!
12917
13035
  * Jodit Editor (https://xdsoft.net/jodit/)
12918
13036
  * Released under MIT see LICENSE.txt in the project root for license information.
12919
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13037
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12920
13038
  */
12921
13039
 
12922
13040
 
@@ -13006,7 +13124,7 @@ class CommitStyle {
13006
13124
  /*!
13007
13125
  * Jodit Editor (https://xdsoft.net/jodit/)
13008
13126
  * Released under MIT see LICENSE.txt in the project root for license information.
13009
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13127
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13010
13128
  */
13011
13129
  /**
13012
13130
  * @module selection
@@ -13046,7 +13164,7 @@ const _PREFIX = 'commitStyle';
13046
13164
  /*!
13047
13165
  * Jodit Editor (https://xdsoft.net/jodit/)
13048
13166
  * Released under MIT see LICENSE.txt in the project root for license information.
13049
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13167
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13050
13168
  */
13051
13169
 
13052
13170
 
@@ -13231,7 +13349,7 @@ const transactions = {
13231
13349
  /*!
13232
13350
  * Jodit Editor (https://xdsoft.net/jodit/)
13233
13351
  * Released under MIT see LICENSE.txt in the project root for license information.
13234
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13352
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13235
13353
  */
13236
13354
  /**
13237
13355
  * Check if user disable local storages/cookie etc.
@@ -13313,7 +13431,7 @@ class LocalStorageProvider {
13313
13431
  /*!
13314
13432
  * Jodit Editor (https://xdsoft.net/jodit/)
13315
13433
  * Released under MIT see LICENSE.txt in the project root for license information.
13316
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13434
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13317
13435
  */
13318
13436
  class MemoryStorageProvider {
13319
13437
  constructor() {
@@ -13354,7 +13472,7 @@ class MemoryStorageProvider {
13354
13472
  /*!
13355
13473
  * Jodit Editor (https://xdsoft.net/jodit/)
13356
13474
  * Released under MIT see LICENSE.txt in the project root for license information.
13357
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13475
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13358
13476
  */
13359
13477
  /**
13360
13478
  * @module storage
@@ -13380,7 +13498,7 @@ class MemoryStorageProvider {
13380
13498
  /*!
13381
13499
  * Jodit Editor (https://xdsoft.net/jodit/)
13382
13500
  * Released under MIT see LICENSE.txt in the project root for license information.
13383
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13501
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13384
13502
  */
13385
13503
 
13386
13504
 
@@ -13434,22 +13552,26 @@ class Storage {
13434
13552
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
13435
13553
  /* harmony export */ z: function() { return /* binding */ Dlgs; }
13436
13554
  /* harmony export */ });
13437
- /* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(58588);
13438
- /* harmony import */ var jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(94183);
13439
- /* harmony import */ var jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(72923);
13555
+ /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(51431);
13556
+ /* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58588);
13557
+ /* harmony import */ var jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(94183);
13558
+ /* harmony import */ var jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(72923);
13440
13559
  /*!
13441
13560
  * Jodit Editor (https://xdsoft.net/jodit/)
13442
13561
  * Released under MIT see LICENSE.txt in the project root for license information.
13443
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13562
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13444
13563
  */
13445
13564
 
13446
13565
 
13447
13566
 
13567
+
13448
13568
  class Dlgs {
13449
13569
  dlg(options) {
13450
- const dialog = new jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Dialog */ .lG({
13570
+ const popupRoot = (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .getPopupViewRoot */ .ef)(this.o, this.container, this.od.body);
13571
+ const dialog = new jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_3__/* .Dialog */ .lG({
13451
13572
  language: this.o.language,
13452
13573
  shadowRoot: this.o.shadowRoot,
13574
+ popupRoot,
13453
13575
  ownerWindow: this.o.ownerWindow,
13454
13576
  defaultTimeout: this.o.defaultTimeout,
13455
13577
  direction: this.o.direction,
@@ -13457,29 +13579,29 @@ class Dlgs {
13457
13579
  globalFullSize: this.o.globalFullSize,
13458
13580
  ...options
13459
13581
  });
13460
- (0,jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_1__/* .markOwner */ .b_)(this, dialog.container);
13582
+ (0,jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_2__/* .markOwner */ .b_)(this, dialog.container);
13461
13583
  dialog.parent = this;
13462
13584
  return dialog.bindDestruct(this);
13463
13585
  }
13464
13586
  confirm(msg, title, callback) {
13465
13587
  msg = processTitle(msg, this);
13466
13588
  title = processTitle(title, this);
13467
- return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Confirm */ .pT.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback);
13589
+ return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_3__/* .Confirm */ .pT.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback);
13468
13590
  }
13469
13591
  prompt(msg, title, callback, placeholder, defaultValue) {
13470
13592
  msg = processTitle(msg, this);
13471
13593
  title = processTitle(title, this);
13472
13594
  placeholder = processTitle(placeholder, this);
13473
- return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Prompt */ .XG.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback, placeholder, defaultValue);
13595
+ return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_3__/* .Prompt */ .XG.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback, placeholder, defaultValue);
13474
13596
  }
13475
13597
  alert(msg, title, callback, className) {
13476
13598
  msg = processTitle(msg, this);
13477
13599
  title = processTitle(title, this);
13478
- return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Alert */ .Fc.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback, className);
13600
+ return jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_3__/* .Alert */ .Fc.call(this.dlg({ closeOnClickOverlay: true }), msg, title, callback, className);
13479
13601
  }
13480
13602
  }
13481
13603
  function processTitle(title, self) {
13482
- if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_0__/* .isString */ .Kg)(title) && !(0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_0__/* .isHTML */ .AH)(title)) {
13604
+ if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(title) && !(0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isHTML */ .AH)(title)) {
13483
13605
  title = self.i18n(title);
13484
13606
  }
13485
13607
  return title;
@@ -13499,7 +13621,7 @@ function processTitle(title, self) {
13499
13621
  /*!
13500
13622
  * Jodit Editor (https://xdsoft.net/jodit/)
13501
13623
  * Released under MIT see LICENSE.txt in the project root for license information.
13502
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13624
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13503
13625
  */
13504
13626
 
13505
13627
  class Elms {
@@ -13531,7 +13653,7 @@ class Elms {
13531
13653
  /*!
13532
13654
  * Jodit Editor (https://xdsoft.net/jodit/)
13533
13655
  * Released under MIT see LICENSE.txt in the project root for license information.
13534
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13656
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13535
13657
  */
13536
13658
 
13537
13659
  class Mods {
@@ -13591,7 +13713,7 @@ class Mods {
13591
13713
  /*!
13592
13714
  * Jodit Editor (https://xdsoft.net/jodit/)
13593
13715
  * Released under MIT see LICENSE.txt in the project root for license information.
13594
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13716
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13595
13717
  */
13596
13718
 
13597
13719
 
@@ -13869,7 +13991,7 @@ function Button(jodit, stateOrText, text, variant) {
13869
13991
  /*!
13870
13992
  * Jodit Editor (https://xdsoft.net/jodit/)
13871
13993
  * Released under MIT see LICENSE.txt in the project root for license information.
13872
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13994
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13873
13995
  */
13874
13996
 
13875
13997
 
@@ -13956,7 +14078,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
13956
14078
  /*!
13957
14079
  * Jodit Editor (https://xdsoft.net/jodit/)
13958
14080
  * Released under MIT see LICENSE.txt in the project root for license information.
13959
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14081
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13960
14082
  */
13961
14083
  /**
13962
14084
  * [[include:core/ui/button/README.md]]
@@ -13988,7 +14110,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
13988
14110
  /*!
13989
14111
  * Jodit Editor (https://xdsoft.net/jodit/)
13990
14112
  * Released under MIT see LICENSE.txt in the project root for license information.
13991
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14113
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13992
14114
  */
13993
14115
  var UITooltip_1;
13994
14116
 
@@ -14198,7 +14320,7 @@ UITooltip = UITooltip_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */
14198
14320
  /*!
14199
14321
  * Jodit Editor (https://xdsoft.net/jodit/)
14200
14322
  * Released under MIT see LICENSE.txt in the project root for license information.
14201
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14323
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14202
14324
  */
14203
14325
  var UIElement_1;
14204
14326
 
@@ -14354,7 +14476,7 @@ UIElement = UIElement_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
14354
14476
  /*!
14355
14477
  * Jodit Editor (https://xdsoft.net/jodit/)
14356
14478
  * Released under MIT see LICENSE.txt in the project root for license information.
14357
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14479
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14358
14480
  */
14359
14481
 
14360
14482
 
@@ -14405,7 +14527,7 @@ UIBlock = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
14405
14527
  /*!
14406
14528
  * Jodit Editor (https://xdsoft.net/jodit/)
14407
14529
  * Released under MIT see LICENSE.txt in the project root for license information.
14408
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14530
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14409
14531
  */
14410
14532
 
14411
14533
 
@@ -14493,7 +14615,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
14493
14615
  /*!
14494
14616
  * Jodit Editor (https://xdsoft.net/jodit/)
14495
14617
  * Released under MIT see LICENSE.txt in the project root for license information.
14496
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14618
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14497
14619
  */
14498
14620
  /**
14499
14621
  * @module ui/form
@@ -14519,7 +14641,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
14519
14641
  /*!
14520
14642
  * Jodit Editor (https://xdsoft.net/jodit/)
14521
14643
  * Released under MIT see LICENSE.txt in the project root for license information.
14522
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14644
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14523
14645
  */
14524
14646
  var UITextArea_1;
14525
14647
 
@@ -14581,7 +14703,7 @@ UITextArea = UITextArea_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate
14581
14703
  /*!
14582
14704
  * Jodit Editor (https://xdsoft.net/jodit/)
14583
14705
  * Released under MIT see LICENSE.txt in the project root for license information.
14584
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14706
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14585
14707
  */
14586
14708
  var UICheckbox_1;
14587
14709
 
@@ -14668,7 +14790,7 @@ UICheckbox = UICheckbox_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate
14668
14790
  /*!
14669
14791
  * Jodit Editor (https://xdsoft.net/jodit/)
14670
14792
  * Released under MIT see LICENSE.txt in the project root for license information.
14671
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14793
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14672
14794
  */
14673
14795
 
14674
14796
 
@@ -14745,7 +14867,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
14745
14867
  /*!
14746
14868
  * Jodit Editor (https://xdsoft.net/jodit/)
14747
14869
  * Released under MIT see LICENSE.txt in the project root for license information.
14748
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14870
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14749
14871
  */
14750
14872
  /**
14751
14873
  * @module ui/form
@@ -14777,7 +14899,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
14777
14899
  /*!
14778
14900
  * Jodit Editor (https://xdsoft.net/jodit/)
14779
14901
  * Released under MIT see LICENSE.txt in the project root for license information.
14780
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14902
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
14781
14903
  */
14782
14904
  var UIInput_1;
14783
14905
 
@@ -15025,7 +15147,7 @@ UIInput = UIInput_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg
15025
15147
  /*!
15026
15148
  * Jodit Editor (https://xdsoft.net/jodit/)
15027
15149
  * Released under MIT see LICENSE.txt in the project root for license information.
15028
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15150
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15029
15151
  */
15030
15152
  var UISelect_1;
15031
15153
 
@@ -15111,7 +15233,7 @@ UISelect = UISelect_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .
15111
15233
  /*!
15112
15234
  * Jodit Editor (https://xdsoft.net/jodit/)
15113
15235
  * Released under MIT see LICENSE.txt in the project root for license information.
15114
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15236
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15115
15237
  */
15116
15238
  /**
15117
15239
  * @module ui/form
@@ -15136,7 +15258,7 @@ __webpack_require__.r(__webpack_exports__);
15136
15258
  /*!
15137
15259
  * Jodit Editor (https://xdsoft.net/jodit/)
15138
15260
  * Released under MIT see LICENSE.txt in the project root for license information.
15139
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15261
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15140
15262
  */
15141
15263
 
15142
15264
 
@@ -15175,7 +15297,7 @@ const url = function (input) {
15175
15297
  /*!
15176
15298
  * Jodit Editor (https://xdsoft.net/jodit/)
15177
15299
  * Released under MIT see LICENSE.txt in the project root for license information.
15178
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15300
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15179
15301
  */
15180
15302
 
15181
15303
  /**
@@ -15210,7 +15332,7 @@ const required = function (select) {
15210
15332
  /*!
15211
15333
  * Jodit Editor (https://xdsoft.net/jodit/)
15212
15334
  * Released under MIT see LICENSE.txt in the project root for license information.
15213
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15335
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15214
15336
  */
15215
15337
  var UIGroup_1;
15216
15338
 
@@ -15360,7 +15482,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
15360
15482
  /*!
15361
15483
  * Jodit Editor (https://xdsoft.net/jodit/)
15362
15484
  * Released under MIT see LICENSE.txt in the project root for license information.
15363
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15485
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15364
15486
  */
15365
15487
  /**
15366
15488
  * @module ui/group
@@ -15394,7 +15516,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
15394
15516
  /*!
15395
15517
  * Jodit Editor (https://xdsoft.net/jodit/)
15396
15518
  * Released under MIT see LICENSE.txt in the project root for license information.
15397
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15519
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15398
15520
  */
15399
15521
 
15400
15522
 
@@ -15560,7 +15682,7 @@ UIList = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
15560
15682
  /*!
15561
15683
  * Jodit Editor (https://xdsoft.net/jodit/)
15562
15684
  * Released under MIT see LICENSE.txt in the project root for license information.
15563
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15685
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15564
15686
  */
15565
15687
 
15566
15688
  /**
@@ -15594,7 +15716,7 @@ UISeparator = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
15594
15716
  /*!
15595
15717
  * Jodit Editor (https://xdsoft.net/jodit/)
15596
15718
  * Released under MIT see LICENSE.txt in the project root for license information.
15597
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15719
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15598
15720
  */
15599
15721
 
15600
15722
  /**
@@ -15627,7 +15749,7 @@ UISpacer = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
15627
15749
  /*!
15628
15750
  * Jodit Editor (https://xdsoft.net/jodit/)
15629
15751
  * Released under MIT see LICENSE.txt in the project root for license information.
15630
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15752
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15631
15753
  */
15632
15754
 
15633
15755
  /**
@@ -15671,7 +15793,7 @@ function flatButtonsSet(buttons, jodit) {
15671
15793
  /*!
15672
15794
  * Jodit Editor (https://xdsoft.net/jodit/)
15673
15795
  * Released under MIT see LICENSE.txt in the project root for license information.
15674
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15796
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15675
15797
  */
15676
15798
 
15677
15799
 
@@ -15755,7 +15877,7 @@ function findControlType(path, controls) {
15755
15877
  /*!
15756
15878
  * Jodit Editor (https://xdsoft.net/jodit/)
15757
15879
  * Released under MIT see LICENSE.txt in the project root for license information.
15758
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15880
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15759
15881
  */
15760
15882
 
15761
15883
 
@@ -15790,7 +15912,7 @@ function getStrongControlTypes(items, controls) {
15790
15912
  /*!
15791
15913
  * Jodit Editor (https://xdsoft.net/jodit/)
15792
15914
  * Released under MIT see LICENSE.txt in the project root for license information.
15793
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15915
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15794
15916
  */
15795
15917
 
15796
15918
 
@@ -15916,7 +16038,7 @@ Icon.__cache = new Map();
15916
16038
  /*!
15917
16039
  * Jodit Editor (https://xdsoft.net/jodit/)
15918
16040
  * Released under MIT see LICENSE.txt in the project root for license information.
15919
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16041
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15920
16042
  */
15921
16043
  /**
15922
16044
  * [[include:core/ui/README.md]]
@@ -15945,7 +16067,7 @@ Icon.__cache = new Map();
15945
16067
  /*!
15946
16068
  * Jodit Editor (https://xdsoft.net/jodit/)
15947
16069
  * Released under MIT see LICENSE.txt in the project root for license information.
15948
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16070
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15949
16071
  */
15950
16072
  /**
15951
16073
  * @module ui/popup
@@ -15975,7 +16097,7 @@ Icon.__cache = new Map();
15975
16097
  /*!
15976
16098
  * Jodit Editor (https://xdsoft.net/jodit/)
15977
16099
  * Released under MIT see LICENSE.txt in the project root for license information.
15978
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16100
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
15979
16101
  */
15980
16102
 
15981
16103
 
@@ -16328,7 +16450,7 @@ class Popup extends jodit_core_ui_group_group__WEBPACK_IMPORTED_MODULE_7__/* .UI
16328
16450
  /*!
16329
16451
  * Jodit Editor (https://xdsoft.net/jodit/)
16330
16452
  * Released under MIT see LICENSE.txt in the project root for license information.
16331
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16453
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16332
16454
  */
16333
16455
 
16334
16456
 
@@ -16389,7 +16511,7 @@ class ProgressBar extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1__/* .
16389
16511
  /*!
16390
16512
  * Jodit Editor (https://xdsoft.net/jodit/)
16391
16513
  * Released under MIT see LICENSE.txt in the project root for license information.
16392
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16514
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16393
16515
  */
16394
16516
 
16395
16517
 
@@ -16560,7 +16682,7 @@ class ViewWithToolbar extends jodit_core_view_view__WEBPACK_IMPORTED_MODULE_6__/
16560
16682
  /*!
16561
16683
  * Jodit Editor (https://xdsoft.net/jodit/)
16562
16684
  * Released under MIT see LICENSE.txt in the project root for license information.
16563
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16685
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16564
16686
  */
16565
16687
  var View_1;
16566
16688
 
@@ -16796,16 +16918,14 @@ let View = View_1 = class View extends jodit_core_component_component__WEBPACK_I
16796
16918
  if (this.isDestructed) {
16797
16919
  return;
16798
16920
  }
16799
- this.progressbar.destruct();
16800
- this.message.destruct();
16921
+ (0,jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_5__/* .cached */ .PO)(this, 'progressbar')?.destruct();
16922
+ (0,jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_5__/* .cached */ .PO)(this, 'message')?.destruct();
16801
16923
  if (this.events) {
16802
16924
  this.events.destruct();
16803
16925
  // @ts-ignore
16804
16926
  this.events = undefined;
16805
16927
  }
16806
- if (this.buffer) {
16807
- this.buffer.clear();
16808
- }
16928
+ (0,jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_5__/* .cached */ .PO)(this, 'buffer')?.clear();
16809
16929
  jodit_core_dom__WEBPACK_IMPORTED_MODULE_7__/* .Dom */ .J.safeRemove(this.container);
16810
16930
  super.destruct();
16811
16931
  }
@@ -16878,7 +16998,7 @@ View.defaultOptions = {
16878
16998
  /*!
16879
16999
  * Jodit Editor (https://xdsoft.net/jodit/)
16880
17000
  * Released under MIT see LICENSE.txt in the project root for license information.
16881
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
17001
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16882
17002
  */
16883
17003
  /**
16884
17004
  * [[include:README.md]]
@@ -16966,7 +17086,7 @@ class CommitMode {
16966
17086
  /*!
16967
17087
  * Jodit Editor (https://xdsoft.net/jodit/)
16968
17088
  * Released under MIT see LICENSE.txt in the project root for license information.
16969
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
17089
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
16970
17090
  */
16971
17091
  var Jodit_1;
16972
17092
 
@@ -18119,15 +18239,15 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18119
18239
  }
18120
18240
  this.setStatus(jodit_modules__WEBPACK_IMPORTED_MODULE_7__.STATUSES.beforeDestruct);
18121
18241
  this.__elementToPlace.clear();
18122
- this.storage.clear();
18123
- this.buffer.clear();
18242
+ (0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.cached)(this, 'storage')?.clear();
18243
+ (0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.cached)(this, 'buffer')?.clear();
18124
18244
  this.commands.clear();
18125
18245
  this.__selectionLocked = null;
18126
18246
  this.e.off(this.ow, 'resize');
18127
18247
  this.e.off(this.ow);
18128
18248
  this.e.off(this.od);
18129
18249
  this.e.off(this.od.body);
18130
- const buffer = this.editor ? this.getEditorValue() : '';
18250
+ const tmpValue = this.editor ? this.getEditorValue() : '';
18131
18251
  this.places.forEach(({ container, workplace, statusbar, element, iframe, editor, history }) => {
18132
18252
  if (!element) {
18133
18253
  return;
@@ -18171,7 +18291,7 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18171
18291
  jodit_modules__WEBPACK_IMPORTED_MODULE_7__.Dom.safeRemove(iframe);
18172
18292
  // inline mode
18173
18293
  if (container === element) {
18174
- element.innerHTML = buffer;
18294
+ element.innerHTML = tmpValue;
18175
18295
  }
18176
18296
  history.destruct();
18177
18297
  });
@@ -18241,7 +18361,7 @@ function addClassNames(className, elm) {
18241
18361
  /*!
18242
18362
  * Jodit Editor (https://xdsoft.net/jodit/)
18243
18363
  * Released under MIT see LICENSE.txt in the project root for license information.
18244
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18364
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18245
18365
  */
18246
18366
 
18247
18367
 
@@ -18331,7 +18451,7 @@ Object.keys(exp).forEach((lang) => {
18331
18451
  /*!
18332
18452
  * Jodit Editor (https://xdsoft.net/jodit/)
18333
18453
  * Released under MIT see LICENSE.txt in the project root for license information.
18334
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18454
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18335
18455
  */
18336
18456
 
18337
18457
 
@@ -18405,7 +18525,7 @@ ContextMenu = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
18405
18525
  /*!
18406
18526
  * Jodit Editor (https://xdsoft.net/jodit/)
18407
18527
  * Released under MIT see LICENSE.txt in the project root for license information.
18408
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18528
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18409
18529
  */
18410
18530
 
18411
18531
 
@@ -18464,7 +18584,7 @@ function Alert(msg, title, callback, className = 'jodit-dialog_alert') {
18464
18584
  /*!
18465
18585
  * Jodit Editor (https://xdsoft.net/jodit/)
18466
18586
  * Released under MIT see LICENSE.txt in the project root for license information.
18467
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18587
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18468
18588
  */
18469
18589
 
18470
18590
 
@@ -18540,7 +18660,7 @@ function Confirm(msg, title, callback) {
18540
18660
  /*!
18541
18661
  * Jodit Editor (https://xdsoft.net/jodit/)
18542
18662
  * Released under MIT see LICENSE.txt in the project root for license information.
18543
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18663
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
18544
18664
  */
18545
18665
  var Dialog_1;
18546
18666
 
@@ -18591,7 +18711,14 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18591
18711
  return 'Dialog';
18592
18712
  }
18593
18713
  get destination() {
18594
- return (this.o.shadowRoot ?? this.od.body);
18714
+ const { popupRoot, shadowRoot } = this.o;
18715
+ if (popupRoot) {
18716
+ return popupRoot;
18717
+ }
18718
+ if (shadowRoot) {
18719
+ return shadowRoot;
18720
+ }
18721
+ return this.od.body;
18595
18722
  }
18596
18723
  setElements(root, elements) {
18597
18724
  const elements_list = [];
@@ -18620,14 +18747,14 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18620
18747
  }
18621
18748
  });
18622
18749
  }
18623
- onMouseUp() {
18750
+ __onMouseUp() {
18624
18751
  if (this.draggable || this.resizable) {
18625
- this.removeGlobalResizeListeners();
18752
+ this.__removeGlobalResizeListeners();
18626
18753
  this.draggable = false;
18627
18754
  this.resizable = false;
18628
18755
  this.unlockSelect();
18629
18756
  if (this.e) {
18630
- this.removeGlobalResizeListeners();
18757
+ this.__removeGlobalResizeListeners();
18631
18758
  /**
18632
18759
  * Fired when the dialog box is finished to resizing
18633
18760
  */
@@ -18638,7 +18765,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18638
18765
  /**
18639
18766
  *
18640
18767
  */
18641
- onHeaderMouseDown(e) {
18768
+ __onHeaderMouseDown(e) {
18642
18769
  const target = e.target;
18643
18770
  if (!this.o.draggable ||
18644
18771
  (target && target.nodeName.match(/^(INPUT|SELECT)$/))) {
@@ -18654,7 +18781,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18654
18781
  e.preventDefault();
18655
18782
  }
18656
18783
  this.lockSelect();
18657
- this.addGlobalResizeListeners();
18784
+ this.__addGlobalResizeListeners();
18658
18785
  if (this.e) {
18659
18786
  /**
18660
18787
  * Fired when dialog box is started moving
@@ -18663,7 +18790,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18663
18790
  this.e.fire('closeAllPopups');
18664
18791
  }
18665
18792
  }
18666
- onMouseMove(e) {
18793
+ __onMouseMove(e) {
18667
18794
  if (this.draggable && this.o.draggable) {
18668
18795
  this.setPosition(this.startPoint.x + e.clientX - this.startX, this.startPoint.y + e.clientY - this.startY);
18669
18796
  if (this.e) {
@@ -18684,7 +18811,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18684
18811
  }
18685
18812
  }
18686
18813
  }
18687
- onEsc(e) {
18814
+ __onEsc(e) {
18688
18815
  if (!this.o.closeOnEsc) {
18689
18816
  return;
18690
18817
  }
@@ -18701,14 +18828,14 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18701
18828
  e.stopImmediatePropagation();
18702
18829
  }
18703
18830
  }
18704
- onResizerMouseDown(e) {
18831
+ __onResizerMouseDown(e) {
18705
18832
  this.resizable = true;
18706
18833
  this.startX = e.clientX;
18707
18834
  this.startY = e.clientY;
18708
18835
  this.startPoint.w = this.dialog.offsetWidth;
18709
18836
  this.startPoint.h = this.dialog.offsetHeight;
18710
18837
  this.lockSelect();
18711
- this.addGlobalResizeListeners();
18838
+ this.__addGlobalResizeListeners();
18712
18839
  if (this.e) {
18713
18840
  /**
18714
18841
  * Fired when dialog box is started resizing
@@ -18716,17 +18843,17 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18716
18843
  this.e.fire(this, 'startResize');
18717
18844
  }
18718
18845
  }
18719
- addGlobalResizeListeners() {
18846
+ __addGlobalResizeListeners() {
18720
18847
  const self = this;
18721
18848
  self.e
18722
- .on(self.ow, 'pointermove touchmove', self.onMouseMove)
18723
- .on(self.ow, 'pointerup touchend', self.onMouseUp);
18849
+ .on(self.ow, 'pointermove touchmove', self.__onMouseMove)
18850
+ .on(self.ow, 'pointerup touchend', self.__onMouseUp);
18724
18851
  }
18725
- removeGlobalResizeListeners() {
18852
+ __removeGlobalResizeListeners() {
18726
18853
  const self = this;
18727
18854
  self.e
18728
- .off(self.ow, 'mousemove pointermove', self.onMouseMove)
18729
- .off(self.ow, 'mouseup pointerup', self.onMouseUp);
18855
+ .off(self.ow, 'mousemove pointermove', self.__onMouseMove)
18856
+ .off(self.ow, 'mouseup pointerup', self.__onMouseUp);
18730
18857
  }
18731
18858
  /**
18732
18859
  * Specifies the size of the window
@@ -18982,7 +19109,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
18982
19109
  this.toggleFullSize(false);
18983
19110
  }
18984
19111
  jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_3__/* .Dom */ .J.safeRemove(this.container);
18985
- this.removeGlobalResizeListeners();
19112
+ this.__removeGlobalResizeListeners();
18986
19113
  /**
18987
19114
  * It called after the window is closed
18988
19115
  */
@@ -19008,7 +19135,7 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
19008
19135
  this.unlockSelect = () => {
19009
19136
  this.setMod('moved', false);
19010
19137
  };
19011
- this.onResize = () => {
19138
+ this.__onResize = () => {
19012
19139
  if (this.options &&
19013
19140
  this.o.resizable &&
19014
19141
  !this.moved &&
@@ -19076,14 +19203,14 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
19076
19203
  });
19077
19204
  const headerBox = self.getElm('header');
19078
19205
  headerBox &&
19079
- self.e.on(headerBox, 'pointerdown touchstart', self.onHeaderMouseDown);
19080
- self.e.on(self.resizer, 'mousedown touchstart', self.onResizerMouseDown);
19206
+ self.e.on(headerBox, 'pointerdown touchstart', self.__onHeaderMouseDown);
19207
+ self.e.on(self.resizer, 'mousedown touchstart', self.__onResizerMouseDown);
19081
19208
  const fullSize = jodit_core_global__WEBPACK_IMPORTED_MODULE_4__/* .pluginSystem */ .fg.get('fullsize');
19082
19209
  (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_6__/* .isFunction */ .Tn)(fullSize) && fullSize(self);
19083
19210
  this.e
19084
19211
  .on(self.container, 'close_dialog', self.close)
19085
- .on(this.ow, 'keydown', this.onEsc)
19086
- .on(this.ow, 'resize', this.onResize);
19212
+ .on(this.ow, 'keydown', this.__onEsc)
19213
+ .on(this.ow, 'resize', this.__onResize);
19087
19214
  if (this.o.closeOnClickOverlay) {
19088
19215
  const overlay = self.getElm('overlay');
19089
19216
  void 0;
@@ -19112,30 +19239,30 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
19112
19239
  this.close();
19113
19240
  }
19114
19241
  if (this.events) {
19115
- this.removeGlobalResizeListeners();
19242
+ this.__removeGlobalResizeListeners();
19116
19243
  this.events
19117
19244
  .off(this.container, 'close_dialog', self.close)
19118
- .off(this.ow, 'keydown', this.onEsc)
19119
- .off(this.ow, 'resize', this.onResize);
19245
+ .off(this.ow, 'keydown', this.__onEsc)
19246
+ .off(this.ow, 'resize', this.__onResize);
19120
19247
  }
19121
19248
  super.destruct();
19122
19249
  }
19123
19250
  };
19124
19251
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19125
19252
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19126
- ], Dialog.prototype, "onMouseUp", null);
19253
+ ], Dialog.prototype, "__onMouseUp", null);
19127
19254
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19128
19255
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19129
- ], Dialog.prototype, "onHeaderMouseDown", null);
19256
+ ], Dialog.prototype, "__onHeaderMouseDown", null);
19130
19257
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19131
19258
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19132
- ], Dialog.prototype, "onMouseMove", null);
19259
+ ], Dialog.prototype, "__onMouseMove", null);
19133
19260
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19134
19261
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19135
- ], Dialog.prototype, "onEsc", null);
19262
+ ], Dialog.prototype, "__onEsc", null);
19136
19263
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19137
19264
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19138
- ], Dialog.prototype, "onResizerMouseDown", null);
19265
+ ], Dialog.prototype, "__onResizerMouseDown", null);
19139
19266
  (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__decorate */ .Cg)([
19140
19267
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
19141
19268
  ], Dialog.prototype, "close", null);
@@ -19172,7 +19299,7 @@ Dialog.defaultOptions = {
19172
19299
  /*!
19173
19300
  * Jodit Editor (https://xdsoft.net/jodit/)
19174
19301
  * Released under MIT see LICENSE.txt in the project root for license information.
19175
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19302
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19176
19303
  */
19177
19304
  /**
19178
19305
  * [[include:modules/dialog/README.md]]
@@ -19201,7 +19328,7 @@ Dialog.defaultOptions = {
19201
19328
  /*!
19202
19329
  * Jodit Editor (https://xdsoft.net/jodit/)
19203
19330
  * Released under MIT see LICENSE.txt in the project root for license information.
19204
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19331
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19205
19332
  */
19206
19333
 
19207
19334
 
@@ -19286,7 +19413,7 @@ function Prompt(msg, title, callback, placeholder, defaultValue) {
19286
19413
  /*!
19287
19414
  * Jodit Editor (https://xdsoft.net/jodit/)
19288
19415
  * Released under MIT see LICENSE.txt in the project root for license information.
19289
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19416
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19290
19417
  */
19291
19418
 
19292
19419
 
@@ -19457,7 +19584,7 @@ const CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = (next = '
19457
19584
  /*!
19458
19585
  * Jodit Editor (https://xdsoft.net/jodit/)
19459
19586
  * Released under MIT see LICENSE.txt in the project root for license information.
19460
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19587
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19461
19588
  */
19462
19589
  const map = new WeakMap();
19463
19590
  /**
@@ -19487,7 +19614,7 @@ const elementsMap = (view) => {
19487
19614
  /*!
19488
19615
  * Jodit Editor (https://xdsoft.net/jodit/)
19489
19616
  * Released under MIT see LICENSE.txt in the project root for license information.
19490
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19617
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19491
19618
  */
19492
19619
 
19493
19620
  class FileBrowserItem {
@@ -19565,7 +19692,7 @@ class FileBrowserItem {
19565
19692
  /*!
19566
19693
  * Jodit Editor (https://xdsoft.net/jodit/)
19567
19694
  * Released under MIT see LICENSE.txt in the project root for license information.
19568
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19695
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19569
19696
  */
19570
19697
 
19571
19698
 
@@ -19914,7 +20041,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fil
19914
20041
  /*!
19915
20042
  * Jodit Editor (https://xdsoft.net/jodit/)
19916
20043
  * Released under MIT see LICENSE.txt in the project root for license information.
19917
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20044
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
19918
20045
  */
19919
20046
 
19920
20047
 
@@ -20319,7 +20446,7 @@ DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
20319
20446
  /*!
20320
20447
  * Jodit Editor (https://xdsoft.net/jodit/)
20321
20448
  * Released under MIT see LICENSE.txt in the project root for license information.
20322
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20449
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20323
20450
  */
20324
20451
 
20325
20452
 
@@ -20343,7 +20470,7 @@ function makeContextMenu(parent) {
20343
20470
  /*!
20344
20471
  * Jodit Editor (https://xdsoft.net/jodit/)
20345
20472
  * Released under MIT see LICENSE.txt in the project root for license information.
20346
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20473
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20347
20474
  */
20348
20475
  /**
20349
20476
  * Removes a file from the server
@@ -20371,7 +20498,7 @@ function deleteFile(fb, name, source) {
20371
20498
  /*!
20372
20499
  * Jodit Editor (https://xdsoft.net/jodit/)
20373
20500
  * Released under MIT see LICENSE.txt in the project root for license information.
20374
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20501
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20375
20502
  */
20376
20503
  /**
20377
20504
  * Loads a list of files and adds them to the state
@@ -20411,7 +20538,7 @@ function loadItems(fb) {
20411
20538
  /*!
20412
20539
  * Jodit Editor (https://xdsoft.net/jodit/)
20413
20540
  * Released under MIT see LICENSE.txt in the project root for license information.
20414
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20541
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20415
20542
  */
20416
20543
 
20417
20544
 
@@ -20471,7 +20598,7 @@ async function loadTree(fb) {
20471
20598
  /*!
20472
20599
  * Jodit Editor (https://xdsoft.net/jodit/)
20473
20600
  * Released under MIT see LICENSE.txt in the project root for license information.
20474
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20601
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20475
20602
  */
20476
20603
 
20477
20604
 
@@ -20769,8 +20896,8 @@ let FileBrowser = class FileBrowser extends jodit_core_view_view_with_toolbar__W
20769
20896
  if (this.isInDestruct) {
20770
20897
  return;
20771
20898
  }
20899
+ (0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.cached)(this, '_dialog')?.destruct();
20772
20900
  super.destruct();
20773
- this._dialog.destruct();
20774
20901
  this.events && this.e.off('.filebrowser');
20775
20902
  this.uploader && this.uploader.destruct();
20776
20903
  }
@@ -20831,7 +20958,7 @@ function isEqualButtonList(prevButtons, buttons) {
20831
20958
  /*!
20832
20959
  * Jodit Editor (https://xdsoft.net/jodit/)
20833
20960
  * Released under MIT see LICENSE.txt in the project root for license information.
20834
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20961
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20835
20962
  */
20836
20963
  /**
20837
20964
  * [[include:modules/file-browser/README.md]]
@@ -20860,7 +20987,7 @@ function isEqualButtonList(prevButtons, buttons) {
20860
20987
  /*!
20861
20988
  * Jodit Editor (https://xdsoft.net/jodit/)
20862
20989
  * Released under MIT see LICENSE.txt in the project root for license information.
20863
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20990
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20864
20991
  */
20865
20992
 
20866
20993
 
@@ -20980,7 +21107,7 @@ function nativeListeners() {
20980
21107
  /*!
20981
21108
  * Jodit Editor (https://xdsoft.net/jodit/)
20982
21109
  * Released under MIT see LICENSE.txt in the project root for license information.
20983
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21110
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
20984
21111
  */
20985
21112
 
20986
21113
 
@@ -21124,7 +21251,7 @@ function selfListeners() {
21124
21251
  /*!
21125
21252
  * Jodit Editor (https://xdsoft.net/jodit/)
21126
21253
  * Released under MIT see LICENSE.txt in the project root for license information.
21127
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21254
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21128
21255
  */
21129
21256
 
21130
21257
 
@@ -21282,7 +21409,7 @@ function stateListeners() {
21282
21409
  /*!
21283
21410
  * Jodit Editor (https://xdsoft.net/jodit/)
21284
21411
  * Released under MIT see LICENSE.txt in the project root for license information.
21285
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21412
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21286
21413
  */
21287
21414
 
21288
21415
 
@@ -21308,7 +21435,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
21308
21435
  /*!
21309
21436
  * Jodit Editor (https://xdsoft.net/jodit/)
21310
21437
  * Released under MIT see LICENSE.txt in the project root for license information.
21311
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21438
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21312
21439
  */
21313
21440
  /**
21314
21441
  * @module modules/file-browser
@@ -21330,7 +21457,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
21330
21457
  /*!
21331
21458
  * Jodit Editor (https://xdsoft.net/jodit/)
21332
21459
  * Released under MIT see LICENSE.txt in the project root for license information.
21333
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21460
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21334
21461
  */
21335
21462
 
21336
21463
 
@@ -21353,7 +21480,7 @@ class FileBrowserTree extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIGr
21353
21480
  /*!
21354
21481
  * Jodit Editor (https://xdsoft.net/jodit/)
21355
21482
  * Released under MIT see LICENSE.txt in the project root for license information.
21356
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21483
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21357
21484
  */
21358
21485
  class Command {
21359
21486
  undo() {
@@ -21390,7 +21517,7 @@ class Command {
21390
21517
  /*!
21391
21518
  * Jodit Editor (https://xdsoft.net/jodit/)
21392
21519
  * Released under MIT see LICENSE.txt in the project root for license information.
21393
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21520
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21394
21521
  */
21395
21522
 
21396
21523
 
@@ -21562,7 +21689,7 @@ class History extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .ViewC
21562
21689
  /*!
21563
21690
  * Jodit Editor (https://xdsoft.net/jodit/)
21564
21691
  * Released under MIT see LICENSE.txt in the project root for license information.
21565
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21692
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21566
21693
  */
21567
21694
 
21568
21695
 
@@ -21786,7 +21913,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21786
21913
  /*!
21787
21914
  * Jodit Editor (https://xdsoft.net/jodit/)
21788
21915
  * Released under MIT see LICENSE.txt in the project root for license information.
21789
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21916
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21790
21917
  */
21791
21918
  class Stack {
21792
21919
  constructor(size) {
@@ -21863,7 +21990,7 @@ class Stack {
21863
21990
  /*!
21864
21991
  * Jodit Editor (https://xdsoft.net/jodit/)
21865
21992
  * Released under MIT see LICENSE.txt in the project root for license information.
21866
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21993
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21867
21994
  */
21868
21995
 
21869
21996
 
@@ -21909,7 +22036,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', (_icon
21909
22036
  /*!
21910
22037
  * Jodit Editor (https://xdsoft.net/jodit/)
21911
22038
  * Released under MIT see LICENSE.txt in the project root for license information.
21912
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22039
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
21913
22040
  */
21914
22041
  var ImageEditor_1;
21915
22042
 
@@ -22490,7 +22617,7 @@ function openImageEditor(href, name, path, source, onSuccess, onFailed) {
22490
22617
  /*!
22491
22618
  * Jodit Editor (https://xdsoft.net/jodit/)
22492
22619
  * Released under MIT see LICENSE.txt in the project root for license information.
22493
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22620
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22494
22621
  */
22495
22622
 
22496
22623
  const jie = 'jodit-image-editor';
@@ -22667,7 +22794,7 @@ __webpack_require__.r(__webpack_exports__);
22667
22794
  /*!
22668
22795
  * Jodit Editor (https://xdsoft.net/jodit/)
22669
22796
  * Released under MIT see LICENSE.txt in the project root for license information.
22670
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22797
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22671
22798
  */
22672
22799
  /**
22673
22800
  * [[include:modules/README.md]]
@@ -22719,7 +22846,7 @@ __webpack_require__.r(__webpack_exports__);
22719
22846
  /*!
22720
22847
  * Jodit Editor (https://xdsoft.net/jodit/)
22721
22848
  * Released under MIT see LICENSE.txt in the project root for license information.
22722
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22849
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22723
22850
  */
22724
22851
 
22725
22852
 
@@ -22758,7 +22885,7 @@ UIMessage = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
22758
22885
  /*!
22759
22886
  * Jodit Editor (https://xdsoft.net/jodit/)
22760
22887
  * Released under MIT see LICENSE.txt in the project root for license information.
22761
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22888
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22762
22889
  */
22763
22890
 
22764
22891
 
@@ -22893,7 +23020,7 @@ UIMessages = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
22893
23020
  /*!
22894
23021
  * Jodit Editor (https://xdsoft.net/jodit/)
22895
23022
  * Released under MIT see LICENSE.txt in the project root for license information.
22896
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
23023
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
22897
23024
  */
22898
23025
 
22899
23026
 
@@ -22998,7 +23125,7 @@ StatusBar = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
22998
23125
  /*!
22999
23126
  * Jodit Editor (https://xdsoft.net/jodit/)
23000
23127
  * Released under MIT see LICENSE.txt in the project root for license information.
23001
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
23128
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
23002
23129
  */
23003
23130
 
23004
23131
 
@@ -23694,7 +23821,7 @@ const instance = (j) => j.getInstance('Table', j.o);
23694
23821
  /*!
23695
23822
  * Jodit Editor (https://xdsoft.net/jodit/)
23696
23823
  * Released under MIT see LICENSE.txt in the project root for license information.
23697
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
23824
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
23698
23825
  */
23699
23826
 
23700
23827
 
@@ -24106,7 +24233,7 @@ ToolbarButton = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
24106
24233
  /*!
24107
24234
  * Jodit Editor (https://xdsoft.net/jodit/)
24108
24235
  * Released under MIT see LICENSE.txt in the project root for license information.
24109
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24236
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24110
24237
  */
24111
24238
 
24112
24239
 
@@ -24163,7 +24290,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
24163
24290
  /*!
24164
24291
  * Jodit Editor (https://xdsoft.net/jodit/)
24165
24292
  * Released under MIT see LICENSE.txt in the project root for license information.
24166
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24293
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24167
24294
  */
24168
24295
  /**
24169
24296
  * @module modules/toolbar/button
@@ -24190,7 +24317,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
24190
24317
  /*!
24191
24318
  * Jodit Editor (https://xdsoft.net/jodit/)
24192
24319
  * Released under MIT see LICENSE.txt in the project root for license information.
24193
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24320
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24194
24321
  */
24195
24322
 
24196
24323
 
@@ -24244,7 +24371,7 @@ ToolbarSelect = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
24244
24371
  /*!
24245
24372
  * Jodit Editor (https://xdsoft.net/jodit/)
24246
24373
  * Released under MIT see LICENSE.txt in the project root for license information.
24247
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24374
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24248
24375
  */
24249
24376
 
24250
24377
 
@@ -24377,7 +24504,7 @@ ToolbarCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)(
24377
24504
  /*!
24378
24505
  * Jodit Editor (https://xdsoft.net/jodit/)
24379
24506
  * Released under MIT see LICENSE.txt in the project root for license information.
24380
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24507
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24381
24508
  */
24382
24509
 
24383
24510
 
@@ -24523,7 +24650,7 @@ ToolbarEditorCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
24523
24650
  /*!
24524
24651
  * Jodit Editor (https://xdsoft.net/jodit/)
24525
24652
  * Released under MIT see LICENSE.txt in the project root for license information.
24526
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24653
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24527
24654
  */
24528
24655
 
24529
24656
 
@@ -24577,7 +24704,7 @@ function makeSelect(view, control, target = null) {
24577
24704
  /*!
24578
24705
  * Jodit Editor (https://xdsoft.net/jodit/)
24579
24706
  * Released under MIT see LICENSE.txt in the project root for license information.
24580
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24707
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24581
24708
  */
24582
24709
 
24583
24710
 
@@ -24675,7 +24802,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.uploader = {
24675
24802
  /*!
24676
24803
  * Jodit Editor (https://xdsoft.net/jodit/)
24677
24804
  * Released under MIT see LICENSE.txt in the project root for license information.
24678
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24805
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24679
24806
  */
24680
24807
 
24681
24808
  function buildData(uploader, data) {
@@ -24713,7 +24840,7 @@ function buildData(uploader, data) {
24713
24840
  /*!
24714
24841
  * Jodit Editor (https://xdsoft.net/jodit/)
24715
24842
  * Released under MIT see LICENSE.txt in the project root for license information.
24716
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24843
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24717
24844
  */
24718
24845
  /**
24719
24846
  * @module modules/uploader
@@ -24757,7 +24884,7 @@ function dataURItoBlob(dataURI) {
24757
24884
  /*!
24758
24885
  * Jodit Editor (https://xdsoft.net/jodit/)
24759
24886
  * Released under MIT see LICENSE.txt in the project root for license information.
24760
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24887
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24761
24888
  */
24762
24889
 
24763
24890
 
@@ -24790,7 +24917,7 @@ function hasItems(data) {
24790
24917
  /*!
24791
24918
  * Jodit Editor (https://xdsoft.net/jodit/)
24792
24919
  * Released under MIT see LICENSE.txt in the project root for license information.
24793
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24920
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24794
24921
  */
24795
24922
 
24796
24923
 
@@ -24836,7 +24963,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
24836
24963
  /*!
24837
24964
  * Jodit Editor (https://xdsoft.net/jodit/)
24838
24965
  * Released under MIT see LICENSE.txt in the project root for license information.
24839
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24966
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24840
24967
  */
24841
24968
 
24842
24969
 
@@ -24963,7 +25090,7 @@ function readImagesWithReader(fileList, imagesExtensions, promises, uploader, ha
24963
25090
  /*!
24964
25091
  * Jodit Editor (https://xdsoft.net/jodit/)
24965
25092
  * Released under MIT see LICENSE.txt in the project root for license information.
24966
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25093
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
24967
25094
  */
24968
25095
 
24969
25096
 
@@ -25056,7 +25183,7 @@ function send(uploader, data) {
25056
25183
  /*!
25057
25184
  * Jodit Editor (https://xdsoft.net/jodit/)
25058
25185
  * Released under MIT see LICENSE.txt in the project root for license information.
25059
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25186
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25060
25187
  */
25061
25188
 
25062
25189
 
@@ -25264,7 +25391,7 @@ class Uploader extends jodit_core_component___WEBPACK_IMPORTED_MODULE_0__/* .Vie
25264
25391
  /*!
25265
25392
  * Jodit Editor (https://xdsoft.net/jodit/)
25266
25393
  * Released under MIT see LICENSE.txt in the project root for license information.
25267
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25394
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25268
25395
  */
25269
25396
 
25270
25397
 
@@ -25369,7 +25496,7 @@ const ColorPickerWidget = (editor, callback, coldColor) => {
25369
25496
  /*!
25370
25497
  * Jodit Editor (https://xdsoft.net/jodit/)
25371
25498
  * Released under MIT see LICENSE.txt in the project root for license information.
25372
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25499
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25373
25500
  */
25374
25501
 
25375
25502
 
@@ -25503,7 +25630,7 @@ function val(elm, selector, value) {
25503
25630
  /*!
25504
25631
  * Jodit Editor (https://xdsoft.net/jodit/)
25505
25632
  * Released under MIT see LICENSE.txt in the project root for license information.
25506
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25633
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25507
25634
  */
25508
25635
  /**
25509
25636
  * [[include:modules/widget/README.md]]
@@ -25532,7 +25659,7 @@ function val(elm, selector, value) {
25532
25659
  /*!
25533
25660
  * Jodit Editor (https://xdsoft.net/jodit/)
25534
25661
  * Released under MIT see LICENSE.txt in the project root for license information.
25535
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25662
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25536
25663
  */
25537
25664
 
25538
25665
 
@@ -25672,7 +25799,7 @@ const TabsWidget = (jodit, tabs, state) => {
25672
25799
  /*!
25673
25800
  * Jodit Editor (https://xdsoft.net/jodit/)
25674
25801
  * Released under MIT see LICENSE.txt in the project root for license information.
25675
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25802
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25676
25803
  */
25677
25804
 
25678
25805
 
@@ -25737,7 +25864,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_3__/* .Icon */ .I.set('about', (_abo
25737
25864
  /*!
25738
25865
  * Jodit Editor (https://xdsoft.net/jodit/)
25739
25866
  * Released under MIT see LICENSE.txt in the project root for license information.
25740
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25867
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25741
25868
  */
25742
25869
 
25743
25870
 
@@ -25970,7 +26097,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('addNe
25970
26097
  /*!
25971
26098
  * Jodit Editor (https://xdsoft.net/jodit/)
25972
26099
  * Released under MIT see LICENSE.txt in the project root for license information.
25973
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26100
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
25974
26101
  */
25975
26102
 
25976
26103
 
@@ -26008,7 +26135,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
26008
26135
  /*!
26009
26136
  * Jodit Editor (https://xdsoft.net/jodit/)
26010
26137
  * Released under MIT see LICENSE.txt in the project root for license information.
26011
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26138
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26012
26139
  */
26013
26140
 
26014
26141
 
@@ -26132,7 +26259,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('ai-as
26132
26259
  /*!
26133
26260
  * Jodit Editor (https://xdsoft.net/jodit/)
26134
26261
  * Released under MIT see LICENSE.txt in the project root for license information.
26135
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26262
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26136
26263
  */
26137
26264
 
26138
26265
 
@@ -26232,7 +26359,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls['ai
26232
26359
  /*!
26233
26360
  * Jodit Editor (https://xdsoft.net/jodit/)
26234
26361
  * Released under MIT see LICENSE.txt in the project root for license information.
26235
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26362
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26236
26363
  */
26237
26364
  module.exports = {
26238
26365
  aiAssistant: 'AI Assistant',
@@ -26262,7 +26389,7 @@ __webpack_require__.r(__webpack_exports__);
26262
26389
  /*!
26263
26390
  * Jodit Editor (https://xdsoft.net/jodit/)
26264
26391
  * Released under MIT see LICENSE.txt in the project root for license information.
26265
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26392
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26266
26393
  */
26267
26394
  /**
26268
26395
  * @module plugins/ai-assistant
@@ -26291,7 +26418,7 @@ __webpack_require__.r(__webpack_exports__);
26291
26418
  /*!
26292
26419
  * Jodit Editor (https://xdsoft.net/jodit/)
26293
26420
  * Released under MIT see LICENSE.txt in the project root for license information.
26294
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26421
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26295
26422
  */
26296
26423
 
26297
26424
 
@@ -26453,7 +26580,7 @@ UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
26453
26580
  /*!
26454
26581
  * Jodit Editor (https://xdsoft.net/jodit/)
26455
26582
  * Released under MIT see LICENSE.txt in the project root for license information.
26456
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26583
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26457
26584
  */
26458
26585
 
26459
26586
 
@@ -26593,7 +26720,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('backs
26593
26720
  /*!
26594
26721
  * Jodit Editor (https://xdsoft.net/jodit/)
26595
26722
  * Released under MIT see LICENSE.txt in the project root for license information.
26596
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26723
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26597
26724
  */
26598
26725
 
26599
26726
 
@@ -26669,7 +26796,7 @@ function moveContentAndRemoveEmpty(jodit, mainClosestBox, sibling, backspace) {
26669
26796
  /*!
26670
26797
  * Jodit Editor (https://xdsoft.net/jodit/)
26671
26798
  * Released under MIT see LICENSE.txt in the project root for license information.
26672
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26799
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26673
26800
  */
26674
26801
 
26675
26802
 
@@ -26719,7 +26846,7 @@ function checkJoinTwoLists(jodit, fakeNode, backspace) {
26719
26846
  /*!
26720
26847
  * Jodit Editor (https://xdsoft.net/jodit/)
26721
26848
  * Released under MIT see LICENSE.txt in the project root for license information.
26722
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26849
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26723
26850
  */
26724
26851
  /**
26725
26852
  * On Not collapsed selection - should only remove whole selected content
@@ -26759,7 +26886,7 @@ function checkNotCollapsed(jodit) {
26759
26886
  /*!
26760
26887
  * Jodit Editor (https://xdsoft.net/jodit/)
26761
26888
  * Released under MIT see LICENSE.txt in the project root for license information.
26762
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26889
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26763
26890
  */
26764
26891
 
26765
26892
 
@@ -26931,7 +27058,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
26931
27058
  /*!
26932
27059
  * Jodit Editor (https://xdsoft.net/jodit/)
26933
27060
  * Released under MIT see LICENSE.txt in the project root for license information.
26934
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27061
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26935
27062
  */
26936
27063
 
26937
27064
 
@@ -26972,7 +27099,7 @@ function checkRemoveContentNotEditable(jodit, fakeNode, backspace) {
26972
27099
  /*!
26973
27100
  * Jodit Editor (https://xdsoft.net/jodit/)
26974
27101
  * Released under MIT see LICENSE.txt in the project root for license information.
26975
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27102
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26976
27103
  */
26977
27104
 
26978
27105
  /**
@@ -27018,7 +27145,7 @@ function checkRemoveEmptyNeighbor(jodit, fakeNode, backspace) {
27018
27145
  /*!
27019
27146
  * Jodit Editor (https://xdsoft.net/jodit/)
27020
27147
  * Released under MIT see LICENSE.txt in the project root for license information.
27021
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27148
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27022
27149
  */
27023
27150
 
27024
27151
 
@@ -27087,7 +27214,7 @@ function checkRemoveEmptyParent(jodit, fakeNode, backspace) {
27087
27214
  /*!
27088
27215
  * Jodit Editor (https://xdsoft.net/jodit/)
27089
27216
  * Released under MIT see LICENSE.txt in the project root for license information.
27090
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27217
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27091
27218
  */
27092
27219
 
27093
27220
 
@@ -27138,7 +27265,7 @@ function checkRemoveUnbreakableElement(jodit, fakeNode, backspace) {
27138
27265
  /*!
27139
27266
  * Jodit Editor (https://xdsoft.net/jodit/)
27140
27267
  * Released under MIT see LICENSE.txt in the project root for license information.
27141
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27268
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27142
27269
  */
27143
27270
 
27144
27271
  /**
@@ -27178,7 +27305,7 @@ function checkTableCell(jodit, fakeNode) {
27178
27305
  /*!
27179
27306
  * Jodit Editor (https://xdsoft.net/jodit/)
27180
27307
  * Released under MIT see LICENSE.txt in the project root for license information.
27181
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27308
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27182
27309
  */
27183
27310
 
27184
27311
 
@@ -27238,7 +27365,7 @@ function checkUnwrapFirstListItem(jodit, fakeNode, backspace) {
27238
27365
  /*!
27239
27366
  * Jodit Editor (https://xdsoft.net/jodit/)
27240
27367
  * Released under MIT see LICENSE.txt in the project root for license information.
27241
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27368
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27242
27369
  */
27243
27370
  /**
27244
27371
  * @module plugins/backspace
@@ -27278,7 +27405,7 @@ const cases = [
27278
27405
  /*!
27279
27406
  * Jodit Editor (https://xdsoft.net/jodit/)
27280
27407
  * Released under MIT see LICENSE.txt in the project root for license information.
27281
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27408
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27282
27409
  */
27283
27410
  /**
27284
27411
  * @module plugins/backspace
@@ -27310,7 +27437,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.delete = {
27310
27437
  /*!
27311
27438
  * Jodit Editor (https://xdsoft.net/jodit/)
27312
27439
  * Released under MIT see LICENSE.txt in the project root for license information.
27313
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27440
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27314
27441
  */
27315
27442
 
27316
27443
  /**
@@ -27371,7 +27498,7 @@ function getMoveFilter(jodit) {
27371
27498
  /*!
27372
27499
  * Jodit Editor (https://xdsoft.net/jodit/)
27373
27500
  * Released under MIT see LICENSE.txt in the project root for license information.
27374
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27501
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27375
27502
  */
27376
27503
 
27377
27504
 
@@ -27462,7 +27589,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('bold', (_icon
27462
27589
  /*!
27463
27590
  * Jodit Editor (https://xdsoft.net/jodit/)
27464
27591
  * Released under MIT see LICENSE.txt in the project root for license information.
27465
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27592
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27466
27593
  */
27467
27594
 
27468
27595
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.subscript = {
@@ -27525,7 +27652,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.str
27525
27652
  /*!
27526
27653
  * Jodit Editor (https://xdsoft.net/jodit/)
27527
27654
  * Released under MIT see LICENSE.txt in the project root for license information.
27528
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27655
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27529
27656
  */
27530
27657
 
27531
27658
 
@@ -27644,7 +27771,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('class-span',
27644
27771
  /*!
27645
27772
  * Jodit Editor (https://xdsoft.net/jodit/)
27646
27773
  * Released under MIT see LICENSE.txt in the project root for license information.
27647
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27774
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27648
27775
  */
27649
27776
 
27650
27777
 
@@ -27767,7 +27894,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('clean
27767
27894
  /*!
27768
27895
  * Jodit Editor (https://xdsoft.net/jodit/)
27769
27896
  * Released under MIT see LICENSE.txt in the project root for license information.
27770
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27897
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27771
27898
  */
27772
27899
 
27773
27900
 
@@ -27809,7 +27936,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('eraser', (_er
27809
27936
  /*!
27810
27937
  * Jodit Editor (https://xdsoft.net/jodit/)
27811
27938
  * Released under MIT see LICENSE.txt in the project root for license information.
27812
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27939
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27813
27940
  */
27814
27941
 
27815
27942
 
@@ -27875,7 +28002,7 @@ function getHash(tags) {
27875
28002
  /*!
27876
28003
  * Jodit Editor (https://xdsoft.net/jodit/)
27877
28004
  * Released under MIT see LICENSE.txt in the project root for license information.
27878
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28005
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27879
28006
  */
27880
28007
  /**
27881
28008
  * @module plugins/clean-html
@@ -27901,7 +28028,7 @@ function getHash(tags) {
27901
28028
  /*!
27902
28029
  * Jodit Editor (https://xdsoft.net/jodit/)
27903
28030
  * Released under MIT see LICENSE.txt in the project root for license information.
27904
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28031
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27905
28032
  */
27906
28033
 
27907
28034
 
@@ -27960,7 +28087,7 @@ function isInlineBlock(node) {
27960
28087
  /*!
27961
28088
  * Jodit Editor (https://xdsoft.net/jodit/)
27962
28089
  * Released under MIT see LICENSE.txt in the project root for license information.
27963
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28090
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
27964
28091
  */
27965
28092
 
27966
28093
 
@@ -28025,7 +28152,7 @@ function removeFormatForSelection(jodit) {
28025
28152
  /*!
28026
28153
  * Jodit Editor (https://xdsoft.net/jodit/)
28027
28154
  * Released under MIT see LICENSE.txt in the project root for license information.
28028
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28155
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28029
28156
  */
28030
28157
 
28031
28158
  /**
@@ -28068,7 +28195,7 @@ function allowAttributes(jodit, nodeElm, hadEffect, allow) {
28068
28195
  /*!
28069
28196
  * Jodit Editor (https://xdsoft.net/jodit/)
28070
28197
  * Released under MIT see LICENSE.txt in the project root for license information.
28071
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28198
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28072
28199
  */
28073
28200
 
28074
28201
 
@@ -28121,7 +28248,7 @@ __webpack_require__.r(__webpack_exports__);
28121
28248
  /*!
28122
28249
  * Jodit Editor (https://xdsoft.net/jodit/)
28123
28250
  * Released under MIT see LICENSE.txt in the project root for license information.
28124
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28251
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28125
28252
  */
28126
28253
  /**
28127
28254
  * @module plugins/clean-html
@@ -28151,7 +28278,7 @@ __webpack_require__.r(__webpack_exports__);
28151
28278
  /*!
28152
28279
  * Jodit Editor (https://xdsoft.net/jodit/)
28153
28280
  * Released under MIT see LICENSE.txt in the project root for license information.
28154
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28281
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28155
28282
  */
28156
28283
 
28157
28284
  /**
@@ -28183,7 +28310,7 @@ function removeEmptyTextNode(jodit, node, hadEffect, arg, argi, currentNode) {
28183
28310
  /*!
28184
28311
  * Jodit Editor (https://xdsoft.net/jodit/)
28185
28312
  * Released under MIT see LICENSE.txt in the project root for license information.
28186
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28313
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28187
28314
  */
28188
28315
 
28189
28316
 
@@ -28225,7 +28352,7 @@ function removeInvTextNodes(jodit, node, hadEffect, arg, argi, currentNode) {
28225
28352
  /*!
28226
28353
  * Jodit Editor (https://xdsoft.net/jodit/)
28227
28354
  * Released under MIT see LICENSE.txt in the project root for license information.
28228
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28355
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28229
28356
  */
28230
28357
 
28231
28358
  /**
@@ -28269,7 +28396,7 @@ function replaceIfMatched(jodit, oldParent, list) {
28269
28396
  /*!
28270
28397
  * Jodit Editor (https://xdsoft.net/jodit/)
28271
28398
  * Released under MIT see LICENSE.txt in the project root for license information.
28272
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28399
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28273
28400
  */
28274
28401
 
28275
28402
 
@@ -28303,7 +28430,7 @@ function sanitizeAttributes(jodit, nodeElm, hadEffect) {
28303
28430
  /*!
28304
28431
  * Jodit Editor (https://xdsoft.net/jodit/)
28305
28432
  * Released under MIT see LICENSE.txt in the project root for license information.
28306
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28433
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28307
28434
  */
28308
28435
 
28309
28436
 
@@ -28349,7 +28476,7 @@ function isRemovableNode(jodit, node, current, allow, deny) {
28349
28476
  /*!
28350
28477
  * Jodit Editor (https://xdsoft.net/jodit/)
28351
28478
  * Released under MIT see LICENSE.txt in the project root for license information.
28352
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28479
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28353
28480
  */
28354
28481
 
28355
28482
 
@@ -28386,18 +28513,20 @@ function visitNodeWalker(jodit, nodeElm, allowTags, denyTags, currentSelectionNo
28386
28513
  "use strict";
28387
28514
  /* unused harmony export clipboard */
28388
28515
  /* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(67259);
28389
- /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51431);
28390
- /* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(9596);
28391
- /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(50730);
28516
+ /* harmony import */ var jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(22002);
28517
+ /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(51431);
28518
+ /* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(9596);
28519
+ /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(50730);
28392
28520
  /*!
28393
28521
  * Jodit Editor (https://xdsoft.net/jodit/)
28394
28522
  * Released under MIT see LICENSE.txt in the project root for license information.
28395
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28523
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28396
28524
  */
28397
28525
 
28398
28526
 
28399
28527
 
28400
28528
 
28529
+
28401
28530
  /**
28402
28531
  * Clipboard plugin - cut and copy functionality
28403
28532
  */
@@ -28429,11 +28558,11 @@ class clipboard {
28429
28558
  .off(`copy.${jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID} cut.${jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID}`)
28430
28559
  .on(`copy.${jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID} cut.${jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID}`, (event) => {
28431
28560
  const selectedText = editor.s.html;
28432
- const clipboardData = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.getDataTransfer)(event) ||
28433
- (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.getDataTransfer)(editor.ew) ||
28434
- (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.getDataTransfer)(event.originalEvent);
28561
+ const clipboardData = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.getDataTransfer)(event) ||
28562
+ (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.getDataTransfer)(editor.ew) ||
28563
+ (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.getDataTransfer)(event.originalEvent);
28435
28564
  if (clipboardData) {
28436
- clipboardData.setData(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.TEXT_PLAIN, (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.stripTags)(selectedText));
28565
+ clipboardData.setData(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.TEXT_PLAIN, (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.stripTags)(selectedText));
28437
28566
  clipboardData.setData(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.TEXT_HTML, selectedText);
28438
28567
  }
28439
28568
  editor.buffer.set(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID, selectedText);
@@ -28452,11 +28581,11 @@ class clipboard {
28452
28581
  }
28453
28582
  /** @override */
28454
28583
  destruct(editor) {
28455
- editor?.buffer?.set(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID, '');
28584
+ (0,jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_1__/* .cached */ .PO)(editor, 'buffer')?.set(jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID, '');
28456
28585
  editor?.events?.off('.' + jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.CLIPBOARD_ID);
28457
28586
  }
28458
28587
  }
28459
- jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipboard', clipboard);
28588
+ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('clipboard', clipboard);
28460
28589
 
28461
28590
 
28462
28591
  /***/ }),
@@ -28478,7 +28607,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipb
28478
28607
  /*!
28479
28608
  * Jodit Editor (https://xdsoft.net/jodit/)
28480
28609
  * Released under MIT see LICENSE.txt in the project root for license information.
28481
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28610
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28482
28611
  */
28483
28612
 
28484
28613
 
@@ -28520,7 +28649,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('copy', (_icon
28520
28649
  /*!
28521
28650
  * Jodit Editor (https://xdsoft.net/jodit/)
28522
28651
  * Released under MIT see LICENSE.txt in the project root for license information.
28523
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28652
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28524
28653
  */
28525
28654
 
28526
28655
 
@@ -28583,7 +28712,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('color
28583
28712
  /*!
28584
28713
  * Jodit Editor (https://xdsoft.net/jodit/)
28585
28714
  * Released under MIT see LICENSE.txt in the project root for license information.
28586
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28715
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28587
28716
  */
28588
28717
 
28589
28718
 
@@ -28754,7 +28883,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.bru
28754
28883
  /*!
28755
28884
  * Jodit Editor (https://xdsoft.net/jodit/)
28756
28885
  * Released under MIT see LICENSE.txt in the project root for license information.
28757
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28886
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28758
28887
  */
28759
28888
 
28760
28889
 
@@ -28899,7 +29028,7 @@ __webpack_require__.r(__webpack_exports__);
28899
29028
  /*!
28900
29029
  * Jodit Editor (https://xdsoft.net/jodit/)
28901
29030
  * Released under MIT see LICENSE.txt in the project root for license information.
28902
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29031
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28903
29032
  */
28904
29033
 
28905
29034
 
@@ -28940,7 +29069,7 @@ __webpack_require__.r(__webpack_exports__);
28940
29069
  /*!
28941
29070
  * Jodit Editor (https://xdsoft.net/jodit/)
28942
29071
  * Released under MIT see LICENSE.txt in the project root for license information.
28943
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29072
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
28944
29073
  */
28945
29074
 
28946
29075
 
@@ -29081,7 +29210,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('delet
29081
29210
  /*!
29082
29211
  * Jodit Editor (https://xdsoft.net/jodit/)
29083
29212
  * Released under MIT see LICENSE.txt in the project root for license information.
29084
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29213
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29085
29214
  */
29086
29215
  /**
29087
29216
  * @module plugins/drag-and-drop-element
@@ -29107,7 +29236,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.draggableTag
29107
29236
  /*!
29108
29237
  * Jodit Editor (https://xdsoft.net/jodit/)
29109
29238
  * Released under MIT see LICENSE.txt in the project root for license information.
29110
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29239
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29111
29240
  */
29112
29241
 
29113
29242
 
@@ -29321,7 +29450,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragA
29321
29450
  /*!
29322
29451
  * Jodit Editor (https://xdsoft.net/jodit/)
29323
29452
  * Released under MIT see LICENSE.txt in the project root for license information.
29324
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29453
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29325
29454
  */
29326
29455
 
29327
29456
 
@@ -29516,7 +29645,7 @@ __webpack_require__.r(__webpack_exports__);
29516
29645
  /*!
29517
29646
  * Jodit Editor (https://xdsoft.net/jodit/)
29518
29647
  * Released under MIT see LICENSE.txt in the project root for license information.
29519
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29648
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29520
29649
  */
29521
29650
  /**
29522
29651
  * @module plugins/dtd
@@ -29538,7 +29667,7 @@ __webpack_require__.r(__webpack_exports__);
29538
29667
  /*!
29539
29668
  * Jodit Editor (https://xdsoft.net/jodit/)
29540
29669
  * Released under MIT see LICENSE.txt in the project root for license information.
29541
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29670
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29542
29671
  */
29543
29672
 
29544
29673
  const brBoxes = new Set([
@@ -29583,7 +29712,7 @@ function removeExtraBr(jodit, node) {
29583
29712
  /*!
29584
29713
  * Jodit Editor (https://xdsoft.net/jodit/)
29585
29714
  * Released under MIT see LICENSE.txt in the project root for license information.
29586
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29715
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29587
29716
  */
29588
29717
 
29589
29718
  /**
@@ -29621,7 +29750,7 @@ __webpack_require__.r(__webpack_exports__);
29621
29750
  /*!
29622
29751
  * Jodit Editor (https://xdsoft.net/jodit/)
29623
29752
  * Released under MIT see LICENSE.txt in the project root for license information.
29624
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29753
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29625
29754
  */
29626
29755
  /**
29627
29756
  * @module plugins/dtd
@@ -29640,7 +29769,7 @@ __webpack_require__.r(__webpack_exports__);
29640
29769
  /*!
29641
29770
  * Jodit Editor (https://xdsoft.net/jodit/)
29642
29771
  * Released under MIT see LICENSE.txt in the project root for license information.
29643
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29772
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29644
29773
  */
29645
29774
 
29646
29775
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
@@ -29694,7 +29823,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
29694
29823
  /*!
29695
29824
  * Jodit Editor (https://xdsoft.net/jodit/)
29696
29825
  * Released under MIT see LICENSE.txt in the project root for license information.
29697
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29826
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29698
29827
  */
29699
29828
 
29700
29829
 
@@ -29746,7 +29875,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('dtd',
29746
29875
  /*!
29747
29876
  * Jodit Editor (https://xdsoft.net/jodit/)
29748
29877
  * Released under MIT see LICENSE.txt in the project root for license information.
29749
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29878
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29750
29879
  */
29751
29880
 
29752
29881
 
@@ -29856,7 +29985,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('enter
29856
29985
  /*!
29857
29986
  * Jodit Editor (https://xdsoft.net/jodit/)
29858
29987
  * Released under MIT see LICENSE.txt in the project root for license information.
29859
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29988
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29860
29989
  */
29861
29990
 
29862
29991
 
@@ -29925,7 +30054,7 @@ function brBefore(start) {
29925
30054
  /*!
29926
30055
  * Jodit Editor (https://xdsoft.net/jodit/)
29927
30056
  * Released under MIT see LICENSE.txt in the project root for license information.
29928
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30057
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29929
30058
  */
29930
30059
 
29931
30060
  /**
@@ -29955,7 +30084,7 @@ function checkUnsplittableBox(fake, jodit, currentBox) {
29955
30084
  /*!
29956
30085
  * Jodit Editor (https://xdsoft.net/jodit/)
29957
30086
  * Released under MIT see LICENSE.txt in the project root for license information.
29958
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30087
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
29959
30088
  */
29960
30089
 
29961
30090
 
@@ -29996,7 +30125,7 @@ function getBlockWrapper(fake, jodit, tagReg = jodit_core_constants__WEBPACK_IMP
29996
30125
  /*!
29997
30126
  * Jodit Editor (https://xdsoft.net/jodit/)
29998
30127
  * Released under MIT see LICENSE.txt in the project root for license information.
29999
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30128
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30000
30129
  */
30001
30130
 
30002
30131
  /**
@@ -30036,7 +30165,7 @@ function hasPreviousBlock(fake, jodit) {
30036
30165
  /*!
30037
30166
  * Jodit Editor (https://xdsoft.net/jodit/)
30038
30167
  * Released under MIT see LICENSE.txt in the project root for license information.
30039
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30168
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30040
30169
  */
30041
30170
  /**
30042
30171
  * @module plugins/enter
@@ -30066,7 +30195,7 @@ function hasPreviousBlock(fake, jodit) {
30066
30195
  /*!
30067
30196
  * Jodit Editor (https://xdsoft.net/jodit/)
30068
30197
  * Released under MIT see LICENSE.txt in the project root for license information.
30069
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30198
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30070
30199
  */
30071
30200
 
30072
30201
 
@@ -30102,7 +30231,7 @@ function insertParagraph(fake, editor, wrapperTag, style) {
30102
30231
  /*!
30103
30232
  * Jodit Editor (https://xdsoft.net/jodit/)
30104
30233
  * Released under MIT see LICENSE.txt in the project root for license information.
30105
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30234
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30106
30235
  */
30107
30236
 
30108
30237
  /**
@@ -30138,7 +30267,7 @@ function moveCursorOutFromSpecialTags(jodit, fake, tags) {
30138
30267
  /*!
30139
30268
  * Jodit Editor (https://xdsoft.net/jodit/)
30140
30269
  * Released under MIT see LICENSE.txt in the project root for license information.
30141
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30270
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30142
30271
  */
30143
30272
 
30144
30273
 
@@ -30192,7 +30321,7 @@ function processEmptyLILeaf(fake, jodit, li) {
30192
30321
  /*!
30193
30322
  * Jodit Editor (https://xdsoft.net/jodit/)
30194
30323
  * Released under MIT see LICENSE.txt in the project root for license information.
30195
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30324
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30196
30325
  */
30197
30326
 
30198
30327
 
@@ -30240,7 +30369,7 @@ function splitFragment(fake, jodit, block) {
30240
30369
  /*!
30241
30370
  * Jodit Editor (https://xdsoft.net/jodit/)
30242
30371
  * Released under MIT see LICENSE.txt in the project root for license information.
30243
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30372
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30244
30373
  */
30245
30374
 
30246
30375
  /**
@@ -30279,7 +30408,7 @@ function wrapText(fake, jodit) {
30279
30408
  /*!
30280
30409
  * Jodit Editor (https://xdsoft.net/jodit/)
30281
30410
  * Released under MIT see LICENSE.txt in the project root for license information.
30282
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30411
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30283
30412
  */
30284
30413
 
30285
30414
 
@@ -30342,7 +30471,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('file'
30342
30471
  /*!
30343
30472
  * Jodit Editor (https://xdsoft.net/jodit/)
30344
30473
  * Released under MIT see LICENSE.txt in the project root for license information.
30345
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30474
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30346
30475
  */
30347
30476
 
30348
30477
 
@@ -30429,7 +30558,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('focus
30429
30558
  /*!
30430
30559
  * Jodit Editor (https://xdsoft.net/jodit/)
30431
30560
  * Released under MIT see LICENSE.txt in the project root for license information.
30432
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30561
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30433
30562
  */
30434
30563
 
30435
30564
 
@@ -30555,7 +30684,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fon
30555
30684
  /*!
30556
30685
  * Jodit Editor (https://xdsoft.net/jodit/)
30557
30686
  * Released under MIT see LICENSE.txt in the project root for license information.
30558
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30687
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30559
30688
  */
30560
30689
 
30561
30690
 
@@ -30619,7 +30748,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('font'
30619
30748
  /*!
30620
30749
  * Jodit Editor (https://xdsoft.net/jodit/)
30621
30750
  * Released under MIT see LICENSE.txt in the project root for license information.
30622
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30751
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30623
30752
  */
30624
30753
 
30625
30754
 
@@ -30684,7 +30813,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.par
30684
30813
  /*!
30685
30814
  * Jodit Editor (https://xdsoft.net/jodit/)
30686
30815
  * Released under MIT see LICENSE.txt in the project root for license information.
30687
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30816
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30688
30817
  */
30689
30818
 
30690
30819
 
@@ -30723,7 +30852,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('forma
30723
30852
  /*!
30724
30853
  * Jodit Editor (https://xdsoft.net/jodit/)
30725
30854
  * Released under MIT see LICENSE.txt in the project root for license information.
30726
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30855
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30727
30856
  */
30728
30857
 
30729
30858
 
@@ -30767,7 +30896,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ful
30767
30896
  /*!
30768
30897
  * Jodit Editor (https://xdsoft.net/jodit/)
30769
30898
  * Released under MIT see LICENSE.txt in the project root for license information.
30770
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30899
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30771
30900
  */
30772
30901
 
30773
30902
 
@@ -30870,7 +30999,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('fulls
30870
30999
  /*!
30871
31000
  * Jodit Editor (https://xdsoft.net/jodit/)
30872
31001
  * Released under MIT see LICENSE.txt in the project root for license information.
30873
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31002
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30874
31003
  */
30875
31004
 
30876
31005
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHotkeys = {
@@ -30896,7 +31025,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHot
30896
31025
  /*!
30897
31026
  * Jodit Editor (https://xdsoft.net/jodit/)
30898
31027
  * Released under MIT see LICENSE.txt in the project root for license information.
30899
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31028
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
30900
31029
  */
30901
31030
 
30902
31031
 
@@ -31055,7 +31184,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hotke
31055
31184
  /*!
31056
31185
  * Jodit Editor (https://xdsoft.net/jodit/)
31057
31186
  * Released under MIT see LICENSE.txt in the project root for license information.
31058
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31187
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31059
31188
  */
31060
31189
 
31061
31190
 
@@ -31103,7 +31232,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hr',
31103
31232
  /*!
31104
31233
  * Jodit Editor (https://xdsoft.net/jodit/)
31105
31234
  * Released under MIT see LICENSE.txt in the project root for license information.
31106
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31235
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31107
31236
  */
31108
31237
  /**
31109
31238
  * @module plugins/iframe
@@ -31197,7 +31326,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.iframeSandbo
31197
31326
  /*!
31198
31327
  * Jodit Editor (https://xdsoft.net/jodit/)
31199
31328
  * Released under MIT see LICENSE.txt in the project root for license information.
31200
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31329
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31201
31330
  */
31202
31331
 
31203
31332
 
@@ -31388,7 +31517,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('ifram
31388
31517
  /*!
31389
31518
  * Jodit Editor (https://xdsoft.net/jodit/)
31390
31519
  * Released under MIT see LICENSE.txt in the project root for license information.
31391
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31520
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31392
31521
  */
31393
31522
  /**
31394
31523
  * @module plugins/image-processor
@@ -31416,7 +31545,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.imageProcess
31416
31545
  /*!
31417
31546
  * Jodit Editor (https://xdsoft.net/jodit/)
31418
31547
  * Released under MIT see LICENSE.txt in the project root for license information.
31419
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31548
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31420
31549
  */
31421
31550
 
31422
31551
 
@@ -31433,13 +31562,14 @@ const JODIT_IMAGE_BLOB_ID = JODIT_IMAGE_PROCESSOR_BINDED + 'blob-id';
31433
31562
  class imageProcessor extends jodit_core_plugin__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
31434
31563
  afterInit(jodit) { }
31435
31564
  beforeDestruct(jodit) {
31436
- const list = jodit.buffer.get(JODIT_IMAGE_BLOB_ID);
31437
- if (list) {
31565
+ const buffer = (0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.cached)(jodit, 'buffer');
31566
+ const list = buffer?.get(JODIT_IMAGE_BLOB_ID);
31567
+ if (buffer && list) {
31438
31568
  const keys = Object.keys(list);
31439
31569
  for (const uri of keys) {
31440
31570
  URL.revokeObjectURL(uri);
31441
31571
  }
31442
- jodit.buffer.delete(JODIT_IMAGE_BLOB_ID);
31572
+ buffer.delete(JODIT_IMAGE_BLOB_ID);
31443
31573
  }
31444
31574
  }
31445
31575
  onAfterGetValueFromEditor(data, consumer) {
@@ -31542,7 +31672,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
31542
31672
  /*!
31543
31673
  * Jodit Editor (https://xdsoft.net/jodit/)
31544
31674
  * Released under MIT see LICENSE.txt in the project root for license information.
31545
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31675
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31546
31676
  */
31547
31677
  /**
31548
31678
  * @module plugins/image-properties
@@ -31592,7 +31722,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.image = {
31592
31722
  /*!
31593
31723
  * Jodit Editor (https://xdsoft.net/jodit/)
31594
31724
  * Released under MIT see LICENSE.txt in the project root for license information.
31595
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31725
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31596
31726
  */
31597
31727
 
31598
31728
 
@@ -31840,7 +31970,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
31840
31970
  /*!
31841
31971
  * Jodit Editor (https://xdsoft.net/jodit/)
31842
31972
  * Released under MIT see LICENSE.txt in the project root for license information.
31843
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31973
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31844
31974
  */
31845
31975
 
31846
31976
  /**
@@ -31882,7 +32012,7 @@ function readAlign(image, values) {
31882
32012
  /*!
31883
32013
  * Jodit Editor (https://xdsoft.net/jodit/)
31884
32014
  * Released under MIT see LICENSE.txt in the project root for license information.
31885
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32015
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31886
32016
  */
31887
32017
 
31888
32018
 
@@ -31933,7 +32063,7 @@ async function readValuesFromImage(j, state) {
31933
32063
  /*!
31934
32064
  * Jodit Editor (https://xdsoft.net/jodit/)
31935
32065
  * Released under MIT see LICENSE.txt in the project root for license information.
31936
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32066
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31937
32067
  */
31938
32068
 
31939
32069
 
@@ -31964,7 +32094,7 @@ function readLink(state, j, values) {
31964
32094
  /*!
31965
32095
  * Jodit Editor (https://xdsoft.net/jodit/)
31966
32096
  * Released under MIT see LICENSE.txt in the project root for license information.
31967
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32097
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31968
32098
  */
31969
32099
  /**
31970
32100
  * @module plugins/image-properties
@@ -32010,7 +32140,7 @@ function readMargins(image, values, state) {
32010
32140
  /*!
32011
32141
  * Jodit Editor (https://xdsoft.net/jodit/)
32012
32142
  * Released under MIT see LICENSE.txt in the project root for license information.
32013
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32143
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32014
32144
  */
32015
32145
  /**
32016
32146
  * @module plugins/image-properties
@@ -32074,7 +32204,7 @@ async function readSizes(image, values, state) {
32074
32204
  /*!
32075
32205
  * Jodit Editor (https://xdsoft.net/jodit/)
32076
32206
  * Released under MIT see LICENSE.txt in the project root for license information.
32077
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32207
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32078
32208
  */
32079
32209
 
32080
32210
 
@@ -32254,7 +32384,7 @@ UIImagePropertiesForm = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .
32254
32384
  /*!
32255
32385
  * Jodit Editor (https://xdsoft.net/jodit/)
32256
32386
  * Released under MIT see LICENSE.txt in the project root for license information.
32257
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32387
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32258
32388
  */
32259
32389
 
32260
32390
 
@@ -32445,7 +32575,7 @@ UIImageMainTab = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
32445
32575
  /*!
32446
32576
  * Jodit Editor (https://xdsoft.net/jodit/)
32447
32577
  * Released under MIT see LICENSE.txt in the project root for license information.
32448
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32578
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32449
32579
  */
32450
32580
 
32451
32581
 
@@ -32711,7 +32841,7 @@ UIImagePositionTab = (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)
32711
32841
  /*!
32712
32842
  * Jodit Editor (https://xdsoft.net/jodit/)
32713
32843
  * Released under MIT see LICENSE.txt in the project root for license information.
32714
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32844
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32715
32845
  */
32716
32846
 
32717
32847
 
@@ -32778,7 +32908,7 @@ function openImageEditorDialog(j, state) {
32778
32908
  /*!
32779
32909
  * Jodit Editor (https://xdsoft.net/jodit/)
32780
32910
  * Released under MIT see LICENSE.txt in the project root for license information.
32781
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32911
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32782
32912
  */
32783
32913
 
32784
32914
 
@@ -32826,7 +32956,7 @@ function openImagePopup(j, dialog, state, button) {
32826
32956
  /*!
32827
32957
  * Jodit Editor (https://xdsoft.net/jodit/)
32828
32958
  * Released under MIT see LICENSE.txt in the project root for license information.
32829
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32959
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32830
32960
  */
32831
32961
  /**
32832
32962
  * @module plugins/image-properties
@@ -32866,7 +32996,7 @@ const normalSizeToString = (value) => {
32866
32996
  /*!
32867
32997
  * Jodit Editor (https://xdsoft.net/jodit/)
32868
32998
  * Released under MIT see LICENSE.txt in the project root for license information.
32869
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32999
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32870
33000
  */
32871
33001
 
32872
33002
 
@@ -32932,7 +33062,7 @@ function applyValuesToImage(j, state, image) {
32932
33062
  /*!
32933
33063
  * Jodit Editor (https://xdsoft.net/jodit/)
32934
33064
  * Released under MIT see LICENSE.txt in the project root for license information.
32935
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33065
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32936
33066
  */
32937
33067
 
32938
33068
 
@@ -32969,7 +33099,7 @@ function applyLink(j, image, imageLink, imageLinkOpenInNewTab) {
32969
33099
  /*!
32970
33100
  * Jodit Editor (https://xdsoft.net/jodit/)
32971
33101
  * Released under MIT see LICENSE.txt in the project root for license information.
32972
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33102
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32973
33103
  */
32974
33104
 
32975
33105
 
@@ -33017,7 +33147,7 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
33017
33147
  /*!
33018
33148
  * Jodit Editor (https://xdsoft.net/jodit/)
33019
33149
  * Released under MIT see LICENSE.txt in the project root for license information.
33020
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33150
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33021
33151
  */
33022
33152
  /**
33023
33153
  * @module plugins/image-properties
@@ -33068,7 +33198,7 @@ function applySize(image, imageWidth, imageHeight, sizeIsLocked) {
33068
33198
  /*!
33069
33199
  * Jodit Editor (https://xdsoft.net/jodit/)
33070
33200
  * Released under MIT see LICENSE.txt in the project root for license information.
33071
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33201
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33072
33202
  */
33073
33203
 
33074
33204
 
@@ -33142,7 +33272,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('image
33142
33272
  /*!
33143
33273
  * Jodit Editor (https://xdsoft.net/jodit/)
33144
33274
  * Released under MIT see LICENSE.txt in the project root for license information.
33145
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33275
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33146
33276
  */
33147
33277
 
33148
33278
 
@@ -33185,7 +33315,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin
33185
33315
  /*!
33186
33316
  * Jodit Editor (https://xdsoft.net/jodit/)
33187
33317
  * Released under MIT see LICENSE.txt in the project root for license information.
33188
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33318
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33189
33319
  */
33190
33320
  /**
33191
33321
  * @module plugins/indent
@@ -33214,7 +33344,7 @@ const getKey = (direction, box) => `${jodit_core_dom_dom__WEBPACK_IMPORTED_MODUL
33214
33344
  /*!
33215
33345
  * Jodit Editor (https://xdsoft.net/jodit/)
33216
33346
  * Released under MIT see LICENSE.txt in the project root for license information.
33217
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33347
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33218
33348
  */
33219
33349
 
33220
33350
 
@@ -33352,7 +33482,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
33352
33482
  /*!
33353
33483
  * Jodit Editor (https://xdsoft.net/jodit/)
33354
33484
  * Released under MIT see LICENSE.txt in the project root for license information.
33355
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33485
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33356
33486
  */
33357
33487
  /**
33358
33488
  * [[include:plugins/README.md]]
@@ -33454,7 +33584,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
33454
33584
  /*!
33455
33585
  * Jodit Editor (https://xdsoft.net/jodit/)
33456
33586
  * Released under MIT see LICENSE.txt in the project root for license information.
33457
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33587
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33458
33588
  */
33459
33589
 
33460
33590
 
@@ -33520,7 +33650,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
33520
33650
  /*!
33521
33651
  * Jodit Editor (https://xdsoft.net/jodit/)
33522
33652
  * Released under MIT see LICENSE.txt in the project root for license information.
33523
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33653
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33524
33654
  */
33525
33655
 
33526
33656
  /* harmony default export */ __webpack_exports__.A = ([
@@ -33556,7 +33686,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
33556
33686
  /*!
33557
33687
  * Jodit Editor (https://xdsoft.net/jodit/)
33558
33688
  * Released under MIT see LICENSE.txt in the project root for license information.
33559
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33689
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33560
33690
  */
33561
33691
 
33562
33692
 
@@ -33669,7 +33799,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
33669
33799
  /*!
33670
33800
  * Jodit Editor (https://xdsoft.net/jodit/)
33671
33801
  * Released under MIT see LICENSE.txt in the project root for license information.
33672
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33802
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33673
33803
  */
33674
33804
 
33675
33805
  /* harmony default export */ __webpack_exports__.A = ([
@@ -33700,7 +33830,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
33700
33830
  /*!
33701
33831
  * Jodit Editor (https://xdsoft.net/jodit/)
33702
33832
  * Released under MIT see LICENSE.txt in the project root for license information.
33703
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33833
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33704
33834
  */
33705
33835
 
33706
33836
 
@@ -33780,7 +33910,7 @@ const align = {
33780
33910
  /*!
33781
33911
  * Jodit Editor (https://xdsoft.net/jodit/)
33782
33912
  * Released under MIT see LICENSE.txt in the project root for license information.
33783
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33913
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33784
33914
  */
33785
33915
  /**
33786
33916
  * @module plugins/inline-popup
@@ -33834,7 +33964,7 @@ const align = {
33834
33964
  /*!
33835
33965
  * Jodit Editor (https://xdsoft.net/jodit/)
33836
33966
  * Released under MIT see LICENSE.txt in the project root for license information.
33837
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33967
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33838
33968
  */
33839
33969
 
33840
33970
 
@@ -34110,7 +34240,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inlin
34110
34240
  /*!
34111
34241
  * Jodit Editor (https://xdsoft.net/jodit/)
34112
34242
  * Released under MIT see LICENSE.txt in the project root for license information.
34113
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34243
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34114
34244
  */
34115
34245
 
34116
34246
 
@@ -34240,7 +34370,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('justi
34240
34370
  /*!
34241
34371
  * Jodit Editor (https://xdsoft.net/jodit/)
34242
34372
  * Released under MIT see LICENSE.txt in the project root for license information.
34243
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34373
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34244
34374
  */
34245
34375
 
34246
34376
 
@@ -34287,7 +34417,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('keyAr
34287
34417
  /*!
34288
34418
  * Jodit Editor (https://xdsoft.net/jodit/)
34289
34419
  * Released under MIT see LICENSE.txt in the project root for license information.
34290
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34420
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34291
34421
  */
34292
34422
  /**
34293
34423
  * @module plugins/limit
@@ -34314,7 +34444,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.limitHTML =
34314
34444
  /*!
34315
34445
  * Jodit Editor (https://xdsoft.net/jodit/)
34316
34446
  * Released under MIT see LICENSE.txt in the project root for license information.
34317
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34447
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34318
34448
  */
34319
34449
 
34320
34450
 
@@ -34429,7 +34559,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('limit
34429
34559
  /*!
34430
34560
  * Jodit Editor (https://xdsoft.net/jodit/)
34431
34561
  * Released under MIT see LICENSE.txt in the project root for license information.
34432
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34562
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34433
34563
  */
34434
34564
 
34435
34565
 
@@ -34482,7 +34612,7 @@ __webpack_require__.r(__webpack_exports__);
34482
34612
  /*!
34483
34613
  * Jodit Editor (https://xdsoft.net/jodit/)
34484
34614
  * Released under MIT see LICENSE.txt in the project root for license information.
34485
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34615
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34486
34616
  */
34487
34617
 
34488
34618
 
@@ -34527,7 +34657,7 @@ __webpack_require__.r(__webpack_exports__);
34527
34657
  /*!
34528
34658
  * Jodit Editor (https://xdsoft.net/jodit/)
34529
34659
  * Released under MIT see LICENSE.txt in the project root for license information.
34530
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34660
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34531
34661
  */
34532
34662
 
34533
34663
 
@@ -34616,7 +34746,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('lineH
34616
34746
  /*!
34617
34747
  * Jodit Editor (https://xdsoft.net/jodit/)
34618
34748
  * Released under MIT see LICENSE.txt in the project root for license information.
34619
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34749
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34620
34750
  */
34621
34751
 
34622
34752
 
@@ -34679,7 +34809,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
34679
34809
  /*!
34680
34810
  * Jodit Editor (https://xdsoft.net/jodit/)
34681
34811
  * Released under MIT see LICENSE.txt in the project root for license information.
34682
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34812
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
34683
34813
  */
34684
34814
 
34685
34815
 
@@ -35010,7 +35140,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
35010
35140
  /*!
35011
35141
  * Jodit Editor (https://xdsoft.net/jodit/)
35012
35142
  * Released under MIT see LICENSE.txt in the project root for license information.
35013
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35143
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35014
35144
  */
35015
35145
 
35016
35146
 
@@ -35103,7 +35233,7 @@ const formTemplate = (editor) => {
35103
35233
  /*!
35104
35234
  * Jodit Editor (https://xdsoft.net/jodit/)
35105
35235
  * Released under MIT see LICENSE.txt in the project root for license information.
35106
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35236
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35107
35237
  */
35108
35238
  /**
35109
35239
  * @module plugins/media
@@ -35128,7 +35258,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.mediaBlocks
35128
35258
  /*!
35129
35259
  * Jodit Editor (https://xdsoft.net/jodit/)
35130
35260
  * Released under MIT see LICENSE.txt in the project root for license information.
35131
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35261
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35132
35262
  */
35133
35263
 
35134
35264
 
@@ -35209,7 +35339,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('media
35209
35339
  /*!
35210
35340
  * Jodit Editor (https://xdsoft.net/jodit/)
35211
35341
  * Released under MIT see LICENSE.txt in the project root for license information.
35212
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35342
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35213
35343
  */
35214
35344
 
35215
35345
 
@@ -35364,7 +35494,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.dot
35364
35494
  /*!
35365
35495
  * Jodit Editor (https://xdsoft.net/jodit/)
35366
35496
  * Released under MIT see LICENSE.txt in the project root for license information.
35367
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35497
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35368
35498
  */
35369
35499
 
35370
35500
 
@@ -35449,7 +35579,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('mobil
35449
35579
  /*!
35450
35580
  * Jodit Editor (https://xdsoft.net/jodit/)
35451
35581
  * Released under MIT see LICENSE.txt in the project root for license information.
35452
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35582
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35453
35583
  */
35454
35584
 
35455
35585
 
@@ -35506,7 +35636,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ol
35506
35636
  /*!
35507
35637
  * Jodit Editor (https://xdsoft.net/jodit/)
35508
35638
  * Released under MIT see LICENSE.txt in the project root for license information.
35509
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35639
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35510
35640
  */
35511
35641
 
35512
35642
 
@@ -35566,7 +35696,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('order
35566
35696
  /*!
35567
35697
  * Jodit Editor (https://xdsoft.net/jodit/)
35568
35698
  * Released under MIT see LICENSE.txt in the project root for license information.
35569
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35699
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35570
35700
  */
35571
35701
 
35572
35702
 
@@ -35600,7 +35730,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.pasteFromWor
35600
35730
  /*!
35601
35731
  * Jodit Editor (https://xdsoft.net/jodit/)
35602
35732
  * Released under MIT see LICENSE.txt in the project root for license information.
35603
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35733
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35604
35734
  */
35605
35735
 
35606
35736
 
@@ -35680,7 +35810,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
35680
35810
  /*!
35681
35811
  * Jodit Editor (https://xdsoft.net/jodit/)
35682
35812
  * Released under MIT see LICENSE.txt in the project root for license information.
35683
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35813
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35684
35814
  */
35685
35815
 
35686
35816
 
@@ -35856,7 +35986,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
35856
35986
  /*!
35857
35987
  * Jodit Editor (https://xdsoft.net/jodit/)
35858
35988
  * Released under MIT see LICENSE.txt in the project root for license information.
35859
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35989
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35860
35990
  */
35861
35991
 
35862
35992
 
@@ -35957,7 +36087,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.pas
35957
36087
  /*!
35958
36088
  * Jodit Editor (https://xdsoft.net/jodit/)
35959
36089
  * Released under MIT see LICENSE.txt in the project root for license information.
35960
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36090
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
35961
36091
  */
35962
36092
 
35963
36093
 
@@ -36079,7 +36209,7 @@ function askInsertTypeDialog(jodit, msg, title, callback, buttonList) {
36079
36209
  /*!
36080
36210
  * Jodit Editor (https://xdsoft.net/jodit/)
36081
36211
  * Released under MIT see LICENSE.txt in the project root for license information.
36082
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36212
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36083
36213
  */
36084
36214
 
36085
36215
 
@@ -36255,7 +36385,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste
36255
36385
  /*!
36256
36386
  * Jodit Editor (https://xdsoft.net/jodit/)
36257
36387
  * Released under MIT see LICENSE.txt in the project root for license information.
36258
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36388
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36259
36389
  */
36260
36390
  /**
36261
36391
  * @module plugins/placeholder
@@ -36289,7 +36419,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.useInputsPla
36289
36419
  /*!
36290
36420
  * Jodit Editor (https://xdsoft.net/jodit/)
36291
36421
  * Released under MIT see LICENSE.txt in the project root for license information.
36292
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36422
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36293
36423
  */
36294
36424
 
36295
36425
 
@@ -36452,7 +36582,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('place
36452
36582
  /*!
36453
36583
  * Jodit Editor (https://xdsoft.net/jodit/)
36454
36584
  * Released under MIT see LICENSE.txt in the project root for license information.
36455
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36585
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36456
36586
  */
36457
36587
 
36458
36588
  function poweredByJodit(jodit) {
@@ -36491,7 +36621,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('power
36491
36621
  /*!
36492
36622
  * Jodit Editor (https://xdsoft.net/jodit/)
36493
36623
  * Released under MIT see LICENSE.txt in the project root for license information.
36494
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36624
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36495
36625
  */
36496
36626
 
36497
36627
 
@@ -36534,7 +36664,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('previ
36534
36664
  /*!
36535
36665
  * Jodit Editor (https://xdsoft.net/jodit/)
36536
36666
  * Released under MIT see LICENSE.txt in the project root for license information.
36537
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36667
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36538
36668
  */
36539
36669
 
36540
36670
  /**
@@ -36655,7 +36785,7 @@ function generateCriticalCSS(jodit) {
36655
36785
  /*!
36656
36786
  * Jodit Editor (https://xdsoft.net/jodit/)
36657
36787
  * Released under MIT see LICENSE.txt in the project root for license information.
36658
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36788
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36659
36789
  */
36660
36790
 
36661
36791
 
@@ -36742,7 +36872,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('print
36742
36872
  /*!
36743
36873
  * Jodit Editor (https://xdsoft.net/jodit/)
36744
36874
  * Released under MIT see LICENSE.txt in the project root for license information.
36745
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36875
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36746
36876
  */
36747
36877
 
36748
36878
 
@@ -36811,7 +36941,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('redoU
36811
36941
  /*!
36812
36942
  * Jodit Editor (https://xdsoft.net/jodit/)
36813
36943
  * Released under MIT see LICENSE.txt in the project root for license information.
36814
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36944
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36815
36945
  */
36816
36946
  /**
36817
36947
  * @module plugins/resize-cells
@@ -36838,7 +36968,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
36838
36968
  /*!
36839
36969
  * Jodit Editor (https://xdsoft.net/jodit/)
36840
36970
  * Released under MIT see LICENSE.txt in the project root for license information.
36841
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36971
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
36842
36972
  */
36843
36973
 
36844
36974
 
@@ -37150,7 +37280,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
37150
37280
  /*!
37151
37281
  * Jodit Editor (https://xdsoft.net/jodit/)
37152
37282
  * Released under MIT see LICENSE.txt in the project root for license information.
37153
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37283
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37154
37284
  */
37155
37285
  /**
37156
37286
  * @module plugins/resize-handler
@@ -37177,7 +37307,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeY
37177
37307
  /*!
37178
37308
  * Jodit Editor (https://xdsoft.net/jodit/)
37179
37309
  * Released under MIT see LICENSE.txt in the project root for license information.
37180
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37310
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37181
37311
  */
37182
37312
 
37183
37313
 
@@ -37291,7 +37421,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('resiz
37291
37421
  /*!
37292
37422
  * Jodit Editor (https://xdsoft.net/jodit/)
37293
37423
  * Released under MIT see LICENSE.txt in the project root for license information.
37294
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37424
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37295
37425
  */
37296
37426
 
37297
37427
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeTags = new Set(['img', 'iframe', 'table', 'jodit']);
@@ -37323,7 +37453,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.resizer = {
37323
37453
  /*!
37324
37454
  * Jodit Editor (https://xdsoft.net/jodit/)
37325
37455
  * Released under MIT see LICENSE.txt in the project root for license information.
37326
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37456
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37327
37457
  */
37328
37458
 
37329
37459
 
@@ -37796,7 +37926,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
37796
37926
  /*!
37797
37927
  * Jodit Editor (https://xdsoft.net/jodit/)
37798
37928
  * Released under MIT see LICENSE.txt in the project root for license information.
37799
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37929
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37800
37930
  */
37801
37931
 
37802
37932
 
@@ -37857,7 +37987,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fin
37857
37987
  /*!
37858
37988
  * Jodit Editor (https://xdsoft.net/jodit/)
37859
37989
  * Released under MIT see LICENSE.txt in the project root for license information.
37860
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37990
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
37861
37991
  */
37862
37992
 
37863
37993
 
@@ -38012,7 +38142,7 @@ function normalizeRanges(rng, restRanges, ci) {
38012
38142
  /*!
38013
38143
  * Jodit Editor (https://xdsoft.net/jodit/)
38014
38144
  * Released under MIT see LICENSE.txt in the project root for license information.
38015
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38145
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38016
38146
  */
38017
38147
  /**
38018
38148
  * @module plugins/search
@@ -38034,7 +38164,7 @@ function normalizeRanges(rng, restRanges, ci) {
38034
38164
  /*!
38035
38165
  * Jodit Editor (https://xdsoft.net/jodit/)
38036
38166
  * Released under MIT see LICENSE.txt in the project root for license information.
38037
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38167
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38038
38168
  */
38039
38169
 
38040
38170
  class SentenceFinder {
@@ -38113,7 +38243,7 @@ class SentenceFinder {
38113
38243
  /*!
38114
38244
  * Jodit Editor (https://xdsoft.net/jodit/)
38115
38245
  * Released under MIT see LICENSE.txt in the project root for license information.
38116
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38246
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38117
38247
  */
38118
38248
 
38119
38249
 
@@ -38422,7 +38552,7 @@ class search extends jodit_core_plugin__WEBPACK_IMPORTED_MODULE_5__/* .Plugin */
38422
38552
  }
38423
38553
  /** @override */
38424
38554
  beforeDestruct(jodit) {
38425
- this.ui.destruct();
38555
+ (0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.cached)(this, 'ui')?.destruct();
38426
38556
  jodit.e.off('.search');
38427
38557
  }
38428
38558
  }
@@ -38471,7 +38601,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('searc
38471
38601
  /*!
38472
38602
  * Jodit Editor (https://xdsoft.net/jodit/)
38473
38603
  * Released under MIT see LICENSE.txt in the project root for license information.
38474
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38604
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38475
38605
  */
38476
38606
 
38477
38607
 
@@ -38682,7 +38812,7 @@ UISearch = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
38682
38812
  /*!
38683
38813
  * Jodit Editor (https://xdsoft.net/jodit/)
38684
38814
  * Released under MIT see LICENSE.txt in the project root for license information.
38685
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38815
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38686
38816
  */
38687
38817
  /**
38688
38818
  * @module plugins/select-cells
@@ -38710,7 +38840,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
38710
38840
  /*!
38711
38841
  * Jodit Editor (https://xdsoft.net/jodit/)
38712
38842
  * Released under MIT see LICENSE.txt in the project root for license information.
38713
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38843
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
38714
38844
  */
38715
38845
 
38716
38846
 
@@ -39045,7 +39175,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selec
39045
39175
  /*!
39046
39176
  * Jodit Editor (https://xdsoft.net/jodit/)
39047
39177
  * Released under MIT see LICENSE.txt in the project root for license information.
39048
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39178
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39049
39179
  */
39050
39180
  /**
39051
39181
  * @module plugins/select
@@ -39075,7 +39205,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.select = {
39075
39205
  /*!
39076
39206
  * Jodit Editor (https://xdsoft.net/jodit/)
39077
39207
  * Released under MIT see LICENSE.txt in the project root for license information.
39078
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39208
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39079
39209
  */
39080
39210
 
39081
39211
 
@@ -39216,7 +39346,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('selec
39216
39346
  /*!
39217
39347
  * Jodit Editor (https://xdsoft.net/jodit/)
39218
39348
  * Released under MIT see LICENSE.txt in the project root for license information.
39219
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39349
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39220
39350
  */
39221
39351
  /**
39222
39352
  * @module plugins/size
@@ -39265,7 +39395,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.saveHeightIn
39265
39395
  /*!
39266
39396
  * Jodit Editor (https://xdsoft.net/jodit/)
39267
39397
  * Released under MIT see LICENSE.txt in the project root for license information.
39268
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39398
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39269
39399
  */
39270
39400
 
39271
39401
 
@@ -39443,7 +39573,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('size'
39443
39573
  /*!
39444
39574
  * Jodit Editor (https://xdsoft.net/jodit/)
39445
39575
  * Released under MIT see LICENSE.txt in the project root for license information.
39446
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39576
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39447
39577
  */
39448
39578
 
39449
39579
 
@@ -39508,7 +39638,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.sou
39508
39638
  /*!
39509
39639
  * Jodit Editor (https://xdsoft.net/jodit/)
39510
39640
  * Released under MIT see LICENSE.txt in the project root for license information.
39511
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39641
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39512
39642
  */
39513
39643
 
39514
39644
 
@@ -39741,7 +39871,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
39741
39871
  /*!
39742
39872
  * Jodit Editor (https://xdsoft.net/jodit/)
39743
39873
  * Released under MIT see LICENSE.txt in the project root for license information.
39744
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39874
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39745
39875
  */
39746
39876
 
39747
39877
 
@@ -39859,7 +39989,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
39859
39989
  /*!
39860
39990
  * Jodit Editor (https://xdsoft.net/jodit/)
39861
39991
  * Released under MIT see LICENSE.txt in the project root for license information.
39862
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39992
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39863
39993
  */
39864
39994
  /**
39865
39995
  * @module plugins/source
@@ -39883,7 +40013,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
39883
40013
  /*!
39884
40014
  * Jodit Editor (https://xdsoft.net/jodit/)
39885
40015
  * Released under MIT see LICENSE.txt in the project root for license information.
39886
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40016
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39887
40017
  */
39888
40018
 
39889
40019
 
@@ -39923,7 +40053,7 @@ function createSourceEditor(type, editor, container, toWYSIWYG, fromWYSIWYG) {
39923
40053
  /*!
39924
40054
  * Jodit Editor (https://xdsoft.net/jodit/)
39925
40055
  * Released under MIT see LICENSE.txt in the project root for license information.
39926
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40056
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39927
40057
  */
39928
40058
  class SourceEditor {
39929
40059
  constructor(jodit, container, toWYSIWYG, fromWYSIWYG) {
@@ -39975,7 +40105,7 @@ class SourceEditor {
39975
40105
  /*!
39976
40106
  * Jodit Editor (https://xdsoft.net/jodit/)
39977
40107
  * Released under MIT see LICENSE.txt in the project root for license information.
39978
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40108
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
39979
40109
  */
39980
40110
 
39981
40111
 
@@ -40293,7 +40423,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('sourc
40293
40423
  /*!
40294
40424
  * Jodit Editor (https://xdsoft.net/jodit/)
40295
40425
  * Released under MIT see LICENSE.txt in the project root for license information.
40296
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40426
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40297
40427
  */
40298
40428
 
40299
40429
 
@@ -40347,7 +40477,7 @@ __webpack_require__.r(__webpack_exports__);
40347
40477
  /*!
40348
40478
  * Jodit Editor (https://xdsoft.net/jodit/)
40349
40479
  * Released under MIT see LICENSE.txt in the project root for license information.
40350
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40480
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40351
40481
  */
40352
40482
 
40353
40483
 
@@ -40391,7 +40521,7 @@ __webpack_require__.r(__webpack_exports__);
40391
40521
  /*!
40392
40522
  * Jodit Editor (https://xdsoft.net/jodit/)
40393
40523
  * Released under MIT see LICENSE.txt in the project root for license information.
40394
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40524
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40395
40525
  */
40396
40526
 
40397
40527
 
@@ -40441,7 +40571,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('spell
40441
40571
  /*!
40442
40572
  * Jodit Editor (https://xdsoft.net/jodit/)
40443
40573
  * Released under MIT see LICENSE.txt in the project root for license information.
40444
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40574
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40445
40575
  */
40446
40576
  /**
40447
40577
  * @module plugins/stat
@@ -40468,7 +40598,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showWordsCou
40468
40598
  /*!
40469
40599
  * Jodit Editor (https://xdsoft.net/jodit/)
40470
40600
  * Released under MIT see LICENSE.txt in the project root for license information.
40471
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40601
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40472
40602
  */
40473
40603
 
40474
40604
 
@@ -40549,7 +40679,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('stat'
40549
40679
  /*!
40550
40680
  * Jodit Editor (https://xdsoft.net/jodit/)
40551
40681
  * Released under MIT see LICENSE.txt in the project root for license information.
40552
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40682
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40553
40683
  */
40554
40684
  /**
40555
40685
  * @module plugins/sticky
@@ -40578,7 +40708,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.toolbarStick
40578
40708
  /*!
40579
40709
  * Jodit Editor (https://xdsoft.net/jodit/)
40580
40710
  * Released under MIT see LICENSE.txt in the project root for license information.
40581
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40711
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40582
40712
  */
40583
40713
 
40584
40714
 
@@ -40702,7 +40832,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('stick
40702
40832
  /*!
40703
40833
  * Jodit Editor (https://xdsoft.net/jodit/)
40704
40834
  * Released under MIT see LICENSE.txt in the project root for license information.
40705
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40835
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40706
40836
  */
40707
40837
 
40708
40838
 
@@ -40981,7 +41111,7 @@ __webpack_require__.r(__webpack_exports__);
40981
41111
  /*!
40982
41112
  * Jodit Editor (https://xdsoft.net/jodit/)
40983
41113
  * Released under MIT see LICENSE.txt in the project root for license information.
40984
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41114
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
40985
41115
  */
40986
41116
 
40987
41117
 
@@ -41025,7 +41155,7 @@ __webpack_require__.r(__webpack_exports__);
41025
41155
  /*!
41026
41156
  * Jodit Editor (https://xdsoft.net/jodit/)
41027
41157
  * Released under MIT see LICENSE.txt in the project root for license information.
41028
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41158
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41029
41159
  */
41030
41160
 
41031
41161
 
@@ -41171,7 +41301,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
41171
41301
  /*!
41172
41302
  * Jodit Editor (https://xdsoft.net/jodit/)
41173
41303
  * Released under MIT see LICENSE.txt in the project root for license information.
41174
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41304
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41175
41305
  */
41176
41306
  /**
41177
41307
  * @module plugins/tab
@@ -41194,7 +41324,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
41194
41324
  /*!
41195
41325
  * Jodit Editor (https://xdsoft.net/jodit/)
41196
41326
  * Released under MIT see LICENSE.txt in the project root for license information.
41197
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41327
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41198
41328
  */
41199
41329
 
41200
41330
 
@@ -41308,7 +41438,7 @@ function removeNestedList(jodit, list, li) {
41308
41438
  /*!
41309
41439
  * Jodit Editor (https://xdsoft.net/jodit/)
41310
41440
  * Released under MIT see LICENSE.txt in the project root for license information.
41311
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41441
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41312
41442
  */
41313
41443
  /**
41314
41444
  * @module plugins/tab
@@ -41335,7 +41465,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tab = {
41335
41465
  /*!
41336
41466
  * Jodit Editor (https://xdsoft.net/jodit/)
41337
41467
  * Released under MIT see LICENSE.txt in the project root for license information.
41338
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41468
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41339
41469
  */
41340
41470
 
41341
41471
 
@@ -41390,7 +41520,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('tab',
41390
41520
  /*!
41391
41521
  * Jodit Editor (https://xdsoft.net/jodit/)
41392
41522
  * Released under MIT see LICENSE.txt in the project root for license information.
41393
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41523
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41394
41524
  */
41395
41525
 
41396
41526
 
@@ -41525,7 +41655,7 @@ function findCell(editor, key) {
41525
41655
  /*!
41526
41656
  * Jodit Editor (https://xdsoft.net/jodit/)
41527
41657
  * Released under MIT see LICENSE.txt in the project root for license information.
41528
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41658
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41529
41659
  */
41530
41660
 
41531
41661
 
@@ -41697,7 +41827,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.tab
41697
41827
  /*!
41698
41828
  * Jodit Editor (https://xdsoft.net/jodit/)
41699
41829
  * Released under MIT see LICENSE.txt in the project root for license information.
41700
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41830
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41701
41831
  */
41702
41832
 
41703
41833
 
@@ -41728,7 +41858,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('table
41728
41858
  /*!
41729
41859
  * Jodit Editor (https://xdsoft.net/jodit/)
41730
41860
  * Released under MIT see LICENSE.txt in the project root for license information.
41731
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41861
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41732
41862
  */
41733
41863
 
41734
41864
 
@@ -41812,7 +41942,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.vid
41812
41942
  /*!
41813
41943
  * Jodit Editor (https://xdsoft.net/jodit/)
41814
41944
  * Released under MIT see LICENSE.txt in the project root for license information.
41815
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41945
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41816
41946
  */
41817
41947
 
41818
41948
 
@@ -41835,7 +41965,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('video
41835
41965
  /*!
41836
41966
  * Jodit Editor (https://xdsoft.net/jodit/)
41837
41967
  * Released under MIT see LICENSE.txt in the project root for license information.
41838
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41968
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41839
41969
  */
41840
41970
 
41841
41971
  jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes = {
@@ -41860,7 +41990,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes =
41860
41990
  /*!
41861
41991
  * Jodit Editor (https://xdsoft.net/jodit/)
41862
41992
  * Released under MIT see LICENSE.txt in the project root for license information.
41863
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41993
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
41864
41994
  */
41865
41995
 
41866
41996
 
@@ -42003,7 +42133,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('wrapN
42003
42133
  /*!
42004
42134
  * Jodit Editor (https://xdsoft.net/jodit/)
42005
42135
  * Released under MIT see LICENSE.txt in the project root for license information.
42006
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42136
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42007
42137
  */
42008
42138
  /**
42009
42139
  * @module plugins/xpath
@@ -42029,7 +42159,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showXPathInS
42029
42159
  /*!
42030
42160
  * Jodit Editor (https://xdsoft.net/jodit/)
42031
42161
  * Released under MIT see LICENSE.txt in the project root for license information.
42032
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42162
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42033
42163
  */
42034
42164
 
42035
42165
 
@@ -42276,7 +42406,7 @@ __webpack_require__.r(__webpack_exports__);
42276
42406
  /*!
42277
42407
  * Jodit Editor (https://xdsoft.net/jodit/)
42278
42408
  * Released under MIT see LICENSE.txt in the project root for license information.
42279
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42409
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
42280
42410
  */
42281
42411
  /**
42282
42412
  * [[include:styles/icons/README.md]]