jodit-pro 4.2.43 → 4.2.50

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 (316) hide show
  1. package/es2015/889.fat.min.js +1 -1
  2. package/es2015/889.min.js +1 -1
  3. package/es2015/jodit.css +6 -9
  4. package/es2015/jodit.fat.min.css +1 -1
  5. package/es2015/jodit.fat.min.js +2 -2
  6. package/es2015/jodit.js +129 -49
  7. package/es2015/jodit.min.css +1 -1
  8. package/es2015/jodit.min.js +2 -2
  9. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  10. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  11. package/es2015/plugins/backup/backup.css +1 -1
  12. package/es2015/plugins/backup/backup.js +1 -1
  13. package/es2015/plugins/backup/backup.min.js +1 -1
  14. package/es2015/plugins/button-generator/button-generator.css +1 -1
  15. package/es2015/plugins/button-generator/button-generator.js +1 -1
  16. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  17. package/es2015/plugins/change-case/change-case.js +1 -1
  18. package/es2015/plugins/change-case/change-case.min.js +1 -1
  19. package/es2015/plugins/color-picker/color-picker.css +1 -1
  20. package/es2015/plugins/color-picker/color-picker.js +1 -1
  21. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  22. package/es2015/plugins/emoji/emoji.css +1 -1
  23. package/es2015/plugins/emoji/emoji.js +1 -1
  24. package/es2015/plugins/emoji/emoji.min.js +1 -1
  25. package/es2015/plugins/export-docs/export-docs.js +17 -15
  26. package/es2015/plugins/export-docs/export-docs.min.js +2 -2
  27. package/es2015/plugins/finder/finder.css +2 -3
  28. package/es2015/plugins/finder/finder.js +1 -1
  29. package/es2015/plugins/finder/finder.min.js +1 -1
  30. package/es2015/plugins/google-maps/google-maps.css +1 -1
  31. package/es2015/plugins/google-maps/google-maps.js +1 -1
  32. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  33. package/es2015/plugins/google-search/google-search.js +1 -1
  34. package/es2015/plugins/google-search/google-search.min.js +1 -1
  35. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  36. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  37. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  38. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  39. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  40. package/es2015/plugins/keyboard/keyboard.css +1 -1
  41. package/es2015/plugins/keyboard/keyboard.js +1 -1
  42. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  43. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  44. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  45. package/es2015/plugins/page-break/page-break.js +1 -1
  46. package/es2015/plugins/page-break/page-break.min.js +1 -1
  47. package/es2015/plugins/paste-code/paste-code.css +1 -1
  48. package/es2015/plugins/paste-code/paste-code.js +1 -1
  49. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  50. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  51. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  52. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  53. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  54. package/es2015/plugins/todo-list/todo-list.css +1 -1
  55. package/es2015/plugins/todo-list/todo-list.js +1 -1
  56. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  57. package/es2015/plugins/translate/translate.css +1 -1
  58. package/es2015/plugins/translate/translate.js +1 -1
  59. package/es2015/plugins/translate/translate.min.js +1 -1
  60. package/es2015/plugins/tune-block/tune-block.css +1 -1
  61. package/es2015/plugins/tune-block/tune-block.js +1 -1
  62. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  63. package/es2018/889.fat.min.js +1 -1
  64. package/es2018/889.min.js +1 -1
  65. package/es2018/jodit.css +6 -9
  66. package/es2018/jodit.fat.min.css +1 -1
  67. package/es2018/jodit.fat.min.js +2 -2
  68. package/es2018/jodit.js +129 -48
  69. package/es2018/jodit.min.css +1 -1
  70. package/es2018/jodit.min.js +2 -2
  71. package/es2018/plugins/autocomplete/autocomplete.js +1 -1
  72. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  73. package/es2018/plugins/backup/backup.css +1 -1
  74. package/es2018/plugins/backup/backup.js +1 -1
  75. package/es2018/plugins/backup/backup.min.js +1 -1
  76. package/es2018/plugins/button-generator/button-generator.css +1 -1
  77. package/es2018/plugins/button-generator/button-generator.js +1 -1
  78. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  79. package/es2018/plugins/change-case/change-case.js +1 -1
  80. package/es2018/plugins/change-case/change-case.min.js +1 -1
  81. package/es2018/plugins/color-picker/color-picker.css +1 -1
  82. package/es2018/plugins/color-picker/color-picker.js +1 -1
  83. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  84. package/es2018/plugins/emoji/emoji.css +1 -1
  85. package/es2018/plugins/emoji/emoji.js +1 -1
  86. package/es2018/plugins/emoji/emoji.min.js +1 -1
  87. package/es2018/plugins/export-docs/export-docs.js +15 -13
  88. package/es2018/plugins/export-docs/export-docs.min.js +2 -2
  89. package/es2018/plugins/finder/finder.css +2 -3
  90. package/es2018/plugins/finder/finder.js +1 -1
  91. package/es2018/plugins/finder/finder.min.js +1 -1
  92. package/es2018/plugins/google-maps/google-maps.css +1 -1
  93. package/es2018/plugins/google-maps/google-maps.js +1 -1
  94. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  95. package/es2018/plugins/google-search/google-search.js +1 -1
  96. package/es2018/plugins/google-search/google-search.min.js +1 -1
  97. package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
  98. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  99. package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
  100. package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
  101. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  102. package/es2018/plugins/keyboard/keyboard.css +1 -1
  103. package/es2018/plugins/keyboard/keyboard.js +1 -1
  104. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  105. package/es2018/plugins/mobile-view/mobile-view.js +1 -1
  106. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  107. package/es2018/plugins/page-break/page-break.js +1 -1
  108. package/es2018/plugins/page-break/page-break.min.js +1 -1
  109. package/es2018/plugins/paste-code/paste-code.css +1 -1
  110. package/es2018/plugins/paste-code/paste-code.js +1 -1
  111. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  112. package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
  113. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  114. package/es2018/plugins/show-blocks/show-blocks.js +1 -1
  115. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  116. package/es2018/plugins/todo-list/todo-list.css +1 -1
  117. package/es2018/plugins/todo-list/todo-list.js +1 -1
  118. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  119. package/es2018/plugins/translate/translate.css +1 -1
  120. package/es2018/plugins/translate/translate.js +1 -1
  121. package/es2018/plugins/translate/translate.min.js +1 -1
  122. package/es2018/plugins/tune-block/tune-block.css +1 -1
  123. package/es2018/plugins/tune-block/tune-block.js +1 -1
  124. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  125. package/es2021/889.fat.min.js +1 -1
  126. package/es2021/889.min.js +1 -1
  127. package/es2021/jodit.css +6 -9
  128. package/es2021/jodit.fat.min.css +1 -1
  129. package/es2021/jodit.fat.min.js +2 -2
  130. package/es2021/jodit.js +129 -48
  131. package/es2021/jodit.min.css +1 -1
  132. package/es2021/jodit.min.js +2 -2
  133. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  134. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  135. package/es2021/plugins/backup/backup.css +1 -1
  136. package/es2021/plugins/backup/backup.js +1 -1
  137. package/es2021/plugins/backup/backup.min.js +1 -1
  138. package/es2021/plugins/button-generator/button-generator.css +1 -1
  139. package/es2021/plugins/button-generator/button-generator.js +1 -1
  140. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  141. package/es2021/plugins/change-case/change-case.js +1 -1
  142. package/es2021/plugins/change-case/change-case.min.js +1 -1
  143. package/es2021/plugins/color-picker/color-picker.css +1 -1
  144. package/es2021/plugins/color-picker/color-picker.js +1 -1
  145. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  146. package/es2021/plugins/emoji/emoji.css +1 -1
  147. package/es2021/plugins/emoji/emoji.js +1 -1
  148. package/es2021/plugins/emoji/emoji.min.js +1 -1
  149. package/es2021/plugins/export-docs/export-docs.js +15 -13
  150. package/es2021/plugins/export-docs/export-docs.min.js +2 -2
  151. package/es2021/plugins/finder/finder.css +2 -3
  152. package/es2021/plugins/finder/finder.js +1 -1
  153. package/es2021/plugins/finder/finder.min.js +1 -1
  154. package/es2021/plugins/google-maps/google-maps.css +1 -1
  155. package/es2021/plugins/google-maps/google-maps.js +1 -1
  156. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  157. package/es2021/plugins/google-search/google-search.js +1 -1
  158. package/es2021/plugins/google-search/google-search.min.js +1 -1
  159. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  160. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  161. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  162. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  163. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  164. package/es2021/plugins/keyboard/keyboard.css +1 -1
  165. package/es2021/plugins/keyboard/keyboard.js +1 -1
  166. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  167. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  168. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  169. package/es2021/plugins/page-break/page-break.js +1 -1
  170. package/es2021/plugins/page-break/page-break.min.js +1 -1
  171. package/es2021/plugins/paste-code/paste-code.css +1 -1
  172. package/es2021/plugins/paste-code/paste-code.js +1 -1
  173. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  174. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  175. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  176. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  177. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  178. package/es2021/plugins/todo-list/todo-list.css +1 -1
  179. package/es2021/plugins/todo-list/todo-list.js +1 -1
  180. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  181. package/es2021/plugins/translate/translate.css +1 -1
  182. package/es2021/plugins/translate/translate.js +1 -1
  183. package/es2021/plugins/translate/translate.min.js +1 -1
  184. package/es2021/plugins/tune-block/tune-block.css +1 -1
  185. package/es2021/plugins/tune-block/tune-block.js +1 -1
  186. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  187. package/es2021.en/889.fat.min.js +1 -1
  188. package/es2021.en/889.min.js +1 -1
  189. package/es2021.en/jodit.css +6 -9
  190. package/es2021.en/jodit.fat.min.css +1 -1
  191. package/es2021.en/jodit.fat.min.js +2 -2
  192. package/es2021.en/jodit.js +129 -48
  193. package/es2021.en/jodit.min.css +1 -1
  194. package/es2021.en/jodit.min.js +2 -2
  195. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  196. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  197. package/es2021.en/plugins/backup/backup.css +1 -1
  198. package/es2021.en/plugins/backup/backup.js +1 -1
  199. package/es2021.en/plugins/backup/backup.min.js +1 -1
  200. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  201. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  202. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  203. package/es2021.en/plugins/change-case/change-case.js +1 -1
  204. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  205. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  206. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  207. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  208. package/es2021.en/plugins/emoji/emoji.css +1 -1
  209. package/es2021.en/plugins/emoji/emoji.js +1 -1
  210. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  211. package/es2021.en/plugins/export-docs/export-docs.js +15 -13
  212. package/es2021.en/plugins/export-docs/export-docs.min.js +2 -2
  213. package/es2021.en/plugins/finder/finder.css +2 -3
  214. package/es2021.en/plugins/finder/finder.js +1 -1
  215. package/es2021.en/plugins/finder/finder.min.js +1 -1
  216. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  217. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  218. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  219. package/es2021.en/plugins/google-search/google-search.js +1 -1
  220. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  221. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  222. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  223. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  224. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  225. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  226. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  227. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  228. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  229. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  230. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  231. package/es2021.en/plugins/page-break/page-break.js +1 -1
  232. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  233. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  234. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  235. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  236. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  237. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  238. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  239. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  240. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  241. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  242. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  243. package/es2021.en/plugins/translate/translate.css +1 -1
  244. package/es2021.en/plugins/translate/translate.js +1 -1
  245. package/es2021.en/plugins/translate/translate.min.js +1 -1
  246. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  247. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  248. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  249. package/es5/292.fat.min.js +1 -1
  250. package/es5/292.min.js +1 -1
  251. package/es5/889.fat.min.js +1 -1
  252. package/es5/889.min.js +1 -1
  253. package/es5/jodit.css +35 -66
  254. package/es5/jodit.fat.min.css +1 -1
  255. package/es5/jodit.fat.min.js +2 -2
  256. package/es5/jodit.js +129 -49
  257. package/es5/jodit.min.css +3 -3
  258. package/es5/jodit.min.js +2 -2
  259. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  260. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  261. package/es5/plugins/backup/backup.css +1 -1
  262. package/es5/plugins/backup/backup.js +1 -1
  263. package/es5/plugins/backup/backup.min.js +1 -1
  264. package/es5/plugins/button-generator/button-generator.css +1 -1
  265. package/es5/plugins/button-generator/button-generator.js +1 -1
  266. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  267. package/es5/plugins/change-case/change-case.js +1 -1
  268. package/es5/plugins/change-case/change-case.min.js +1 -1
  269. package/es5/plugins/color-picker/color-picker.css +1 -1
  270. package/es5/plugins/color-picker/color-picker.js +1 -1
  271. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  272. package/es5/plugins/emoji/emoji.css +1 -1
  273. package/es5/plugins/emoji/emoji.js +1 -1
  274. package/es5/plugins/emoji/emoji.min.js +1 -1
  275. package/es5/plugins/export-docs/export-docs.js +20 -18
  276. package/es5/plugins/export-docs/export-docs.min.js +2 -2
  277. package/es5/plugins/finder/finder.css +2 -3
  278. package/es5/plugins/finder/finder.js +1 -1
  279. package/es5/plugins/finder/finder.min.js +1 -1
  280. package/es5/plugins/google-maps/google-maps.css +1 -1
  281. package/es5/plugins/google-maps/google-maps.js +1 -1
  282. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  283. package/es5/plugins/google-search/google-search.js +1 -1
  284. package/es5/plugins/google-search/google-search.min.js +1 -1
  285. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  286. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  287. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  288. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  289. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  290. package/es5/plugins/keyboard/keyboard.css +1 -1
  291. package/es5/plugins/keyboard/keyboard.js +1 -1
  292. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  293. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  294. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  295. package/es5/plugins/page-break/page-break.js +1 -1
  296. package/es5/plugins/page-break/page-break.min.js +1 -1
  297. package/es5/plugins/paste-code/paste-code.css +1 -1
  298. package/es5/plugins/paste-code/paste-code.js +1 -1
  299. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  300. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  301. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  302. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  303. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  304. package/es5/plugins/todo-list/todo-list.css +1 -1
  305. package/es5/plugins/todo-list/todo-list.js +1 -1
  306. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  307. package/es5/plugins/translate/translate.css +1 -1
  308. package/es5/plugins/translate/translate.js +1 -1
  309. package/es5/plugins/translate/translate.min.js +1 -1
  310. package/es5/plugins/tune-block/tune-block.css +1 -1
  311. package/es5/plugins/tune-block/tune-block.js +1 -1
  312. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  313. package/esm/plugins/export-docs/config.d.ts +3 -0
  314. package/esm/plugins/export-docs/export-docs.js +1 -1
  315. package/package.json +1 -1
  316. package/types/plugins/export-docs/config.d.ts +3 -0
package/es2015/jodit.js CHANGED
@@ -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.43
4
+ * Version: v4.2.50
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -2449,7 +2449,7 @@ __webpack_require__.r(__webpack_exports__);
2449
2449
  * Released under MIT see LICENSE.txt in the project root for license information.
2450
2450
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2451
2451
  */
2452
- const APP_VERSION = "4.2.43";
2452
+ const APP_VERSION = "4.2.50";
2453
2453
  // prettier-ignore
2454
2454
  const ES = "es2015";
2455
2455
  const IS_ES_MODERN = true;
@@ -8266,10 +8266,10 @@ const buildQuery = (data, prefix) => {
8266
8266
  * Released under MIT see LICENSE.txt in the project root for license information.
8267
8267
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8268
8268
  */
8269
-
8270
8269
  /**
8271
8270
  * @module helpers/utils
8272
8271
  */
8272
+
8273
8273
  const completeUrl = (url) => {
8274
8274
  if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalWindow.location.protocol === 'file:' && /^\/\//.test(url)) {
8275
8275
  url = 'https:' + url;
@@ -8285,8 +8285,9 @@ const completeUrl = (url) => {
8285
8285
 
8286
8286
  "use strict";
8287
8287
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8288
- /* harmony export */ V: function() { return /* binding */ ConfigFlatten; },
8289
- /* harmony export */ t: function() { return /* binding */ ConfigProto; }
8288
+ /* harmony export */ VL: function() { return /* binding */ ConfigFlatten; },
8289
+ /* harmony export */ pi: function() { return /* binding */ ConfigDeepFlatten; },
8290
+ /* harmony export */ tb: function() { return /* binding */ ConfigProto; }
8290
8291
  /* harmony export */ });
8291
8292
  /* harmony import */ var jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(55010);
8292
8293
  /* harmony import */ var jodit_core_helpers_checker_is_plain_object__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(47903);
@@ -8377,6 +8378,31 @@ function ConfigFlatten(obj) {
8377
8378
  return app;
8378
8379
  }, {});
8379
8380
  }
8381
+ /**
8382
+ * Returns a plain object from a prototype-based object.
8383
+ * ```typescript
8384
+ * const editor = Jodit.make('#editor', {
8385
+ * image: {
8386
+ * dialogWidth: 500
8387
+ * }
8388
+ * });
8389
+ *
8390
+ * console.log(editor.o.image.openOnDblClick) // true
8391
+ * // But you can't get all options in plain object
8392
+ * console.log(JSON.stringify(editor.o.image)); // {"dialogWidth":500}
8393
+ *
8394
+ * const plain = Jodit.modules.Helpers.ConfigDeepFlatten(editor.o.image);
8395
+ * console.log(JSON.stringify(plain)); // {"dialogWidth":500, "openOnDblClick": true, "editSrc": true, ...}
8396
+ * ```
8397
+ */
8398
+ function ConfigDeepFlatten(obj) {
8399
+ return (0,_utils__WEBPACK_IMPORTED_MODULE_1__/* .keys */ .HP)(obj, false).reduce((app, key) => {
8400
+ app[key] = (0,jodit_core_helpers_checker_is_plain_object__WEBPACK_IMPORTED_MODULE_4__/* .isPlainObject */ .Q)(obj[key])
8401
+ ? ConfigDeepFlatten(obj[key])
8402
+ : obj[key];
8403
+ return app;
8404
+ }, {});
8405
+ }
8380
8406
 
8381
8407
 
8382
8408
  /***/ }),
@@ -9008,8 +9034,9 @@ const humanSizeToBytes = (human) => {
9008
9034
  __webpack_require__.r(__webpack_exports__);
9009
9035
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
9010
9036
  /* harmony export */ $$: function() { return /* reexport safe */ _selector__WEBPACK_IMPORTED_MODULE_23__.$$; },
9011
- /* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.V; },
9012
- /* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.t; },
9037
+ /* harmony export */ ConfigDeepFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.pi; },
9038
+ /* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.VL; },
9039
+ /* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.tb; },
9013
9040
  /* harmony export */ ConnectionError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.Rc; },
9014
9041
  /* harmony export */ LimitedStack: function() { return /* reexport safe */ _stack__WEBPACK_IMPORTED_MODULE_25__.d; },
9015
9042
  /* harmony export */ OptionsError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.ZW; },
@@ -12011,6 +12038,7 @@ function extractSelectedPart(wrapper, font, jodit) {
12011
12038
  }
12012
12039
  /**
12013
12040
  * Retrieves content before after the selected area, clears it if it is empty, and inserts before after the framed selection
12041
+ * @private
12014
12042
  */
12015
12043
  function extractAndMove(wrapper, range, left) {
12016
12044
  const fragment = range.extractContents();
@@ -13588,7 +13616,7 @@ class Storage {
13588
13616
 
13589
13617
  class Dlgs {
13590
13618
  dlg(options) {
13591
- const dialog = new jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Dialog */ .lG(Object.assign({ language: this.o.language, shadowRoot: this.o.shadowRoot, ownerWindow: this.o.ownerWindow, defaultTimeout: this.o.defaultTimeout, theme: this.o.theme, globalFullSize: this.o.globalFullSize }, options));
13619
+ const dialog = new jodit_modules_dialog__WEBPACK_IMPORTED_MODULE_2__/* .Dialog */ .lG(Object.assign({ language: this.o.language, shadowRoot: this.o.shadowRoot, ownerWindow: this.o.ownerWindow, defaultTimeout: this.o.defaultTimeout, direction: this.o.direction, theme: this.o.theme, globalFullSize: this.o.globalFullSize }, options));
13592
13620
  (0,jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_1__/* .markOwner */ .b_)(this, dialog.container);
13593
13621
  dialog.parent = this;
13594
13622
  return dialog.bindDestruct(this);
@@ -16927,11 +16955,11 @@ let View = View_1 = class View extends jodit_core_component_component__WEBPACK_I
16927
16955
  super.destruct();
16928
16956
  }
16929
16957
  };
16930
- // from webpack.config.js
16958
+ // from webpack.config.ts
16931
16959
  View.ES = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.ES;
16932
16960
  View.version = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.APP_VERSION;
16933
- View.esNext = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_NEXT; // from webpack.config.js
16934
- View.esModern = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_MODERN; // from webpack.config.js
16961
+ View.esNext = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_NEXT; // from webpack.config.ts
16962
+ View.esModern = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_MODERN; // from webpack.config.ts
16935
16963
  (0,tslib__WEBPACK_IMPORTED_MODULE_15__/* .__decorate */ .Cg)([
16936
16964
  jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_5__/* .cache */ .PP
16937
16965
  ], View.prototype, "buffer", null);
@@ -17149,7 +17177,17 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
17149
17177
  : jodit_config__WEBPACK_IMPORTED_MODULE_6__/* .Config */ .T.defaultOptions.defaultTimeout;
17150
17178
  }
17151
17179
  /**
17152
- * Method wrap usual Has Object in Object helper for prevent deep object merging in options*
17180
+ * Method wrap usual object in Object helper for prevent deep object merging in options*
17181
+ * ```js
17182
+ * const editor = Jodit.make('#editor', {
17183
+ * controls: {
17184
+ * fontsize: {
17185
+ * list: Jodit.atom([8, 9, 10])
17186
+ * }
17187
+ * }
17188
+ * });
17189
+ * ```
17190
+ * In this case, the array [8, 9, 10] will not be combined with other arrays, but will replace them
17153
17191
  */
17154
17192
  static atom(object) {
17155
17193
  return (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.markAsAtomic)(object);
@@ -18154,13 +18192,6 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18154
18192
  })
18155
18193
  .on('blur', () => (this.editorIsActive = false));
18156
18194
  this.__prepareWYSIWYGEditor();
18157
- // direction
18158
- if (this.o.direction) {
18159
- const direction = this.o.direction.toLowerCase() === 'rtl' ? 'rtl' : 'ltr';
18160
- this.container.style.direction = direction;
18161
- this.container.setAttribute('dir', direction);
18162
- this.toolbar.setDirection(direction);
18163
- }
18164
18195
  if (this.o.triggerChangeEvent) {
18165
18196
  this.e.on('change', this.async.debounce(() => {
18166
18197
  this.e && this.e.fire(this.element, 'change');
@@ -18178,6 +18209,9 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18178
18209
  const direction = this.o.direction.toLowerCase() === 'rtl' ? 'rtl' : 'ltr';
18179
18210
  this.editor.style.direction = direction;
18180
18211
  this.editor.setAttribute('dir', direction);
18212
+ this.container.style.direction = direction;
18213
+ this.container.setAttribute('dir', direction);
18214
+ this.toolbar.setDirection(direction);
18181
18215
  }
18182
18216
  // proxy events
18183
18217
  this.e
@@ -19169,6 +19203,10 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
19169
19203
  <div class="${n('resizer')}">${jodit_core_ui__WEBPACK_IMPORTED_MODULE_9__/* .Icon */ .In.get('resize_handler')}</div>
19170
19204
  </div>
19171
19205
  </div>`);
19206
+ if (self.options.direction === 'rtl') {
19207
+ self.container.style.direction = 'rtl';
19208
+ self.container.setAttribute('dir', 'rtl');
19209
+ }
19172
19210
  if (this.o.zIndex) {
19173
19211
  this.container.style.zIndex = this.o.zIndex.toString();
19174
19212
  }
@@ -21703,6 +21741,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21703
21741
  constructor() {
21704
21742
  super(...arguments);
21705
21743
  this.__isBlocked = false;
21744
+ this.__levelOfTransaction = 0;
21706
21745
  }
21707
21746
  /** @override */
21708
21747
  className() {
@@ -21783,6 +21822,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21783
21822
  }
21784
21823
  transaction(changes) {
21785
21824
  this.__block(true);
21825
+ this.__levelOfTransaction += 1;
21786
21826
  try {
21787
21827
  changes();
21788
21828
  }
@@ -21791,7 +21831,12 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21791
21831
  throw e;
21792
21832
  }
21793
21833
  }
21794
- this.__block(false);
21834
+ finally {
21835
+ this.__levelOfTransaction -= 1;
21836
+ if (this.__levelOfTransaction === 0) {
21837
+ this.__block(false);
21838
+ }
21839
+ }
21795
21840
  }
21796
21841
  /**
21797
21842
  * Creates object a snapshot of editor: html and the current selection. Current selection calculate by
@@ -24033,17 +24078,26 @@ let ToolbarButton = class ToolbarButton extends jodit_core_ui_button__WEBPACK_IM
24033
24078
  if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isFunction)(ctr.popup)) {
24034
24079
  const popup = this.openPopup();
24035
24080
  popup.parentElement = this;
24036
- if (this.j.e.fire((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.camelCase)(`before-${ctr.name}-open-popup`), this.target, ctr, popup) !== false) {
24037
- const target = (_c = (_b = (_a = this.toolbar) === null || _a === void 0 ? void 0 : _a.getTarget(this)) !== null && _b !== void 0 ? _b : this.target) !== null && _c !== void 0 ? _c : null;
24038
- const elm = ctr.popup(this.j, target, this.__closePopup, this);
24039
- if (elm) {
24040
- popup
24041
- .setContent((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isString)(elm) ? this.j.c.fromHTML(elm) : elm)
24042
- .open(() => (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.position)(this.container), false, this.j.o.allowTabNavigation
24043
- ? this.container
24044
- : undefined);
24081
+ try {
24082
+ if (this.j.e.fire((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.camelCase)(`before-${ctr.name}-open-popup`), this.target, ctr, popup) !== false) {
24083
+ const target = (_c = (_b = (_a = this.toolbar) === null || _a === void 0 ? void 0 : _a.getTarget(this)) !== null && _b !== void 0 ? _b : this.target) !== null && _c !== void 0 ? _c : null;
24084
+ const elm = ctr.popup(this.j, target, this.__closePopup, this);
24085
+ if (elm) {
24086
+ popup
24087
+ .setContent((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isString)(elm) ? this.j.c.fromHTML(elm) : elm)
24088
+ .open(() => (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.position)(this.container), false, this.j.o.allowTabNavigation
24089
+ ? this.container
24090
+ : undefined);
24091
+ }
24092
+ else {
24093
+ this.__closePopup();
24094
+ }
24045
24095
  }
24046
24096
  }
24097
+ catch (e) {
24098
+ this.__closePopup();
24099
+ throw e;
24100
+ }
24047
24101
  /**
24048
24102
  * Fired after the popup was opened for some control button
24049
24103
  */
@@ -26432,6 +26486,9 @@ __webpack_require__.r(__webpack_exports__);
26432
26486
  * Released under MIT see LICENSE.txt in the project root for license information.
26433
26487
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26434
26488
  */
26489
+ /**
26490
+ * @module plugins/ai-assistant
26491
+ */
26435
26492
 
26436
26493
 
26437
26494
 
@@ -32418,7 +32475,9 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
32418
32475
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32419
32476
  */
32420
32477
 
32421
- /** @private */
32478
+ /**
32479
+ * @private
32480
+ */
32422
32481
  function readAlign(image, values) {
32423
32482
  // Align
32424
32483
  if (image.style.cssFloat &&
@@ -32543,6 +32602,9 @@ function readLink(state, j, values) {
32543
32602
  * Released under MIT see LICENSE.txt in the project root for license information.
32544
32603
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32545
32604
  */
32605
+ /**
32606
+ * @module plugins/image-properties
32607
+ */
32546
32608
 
32547
32609
  /** @private */
32548
32610
  function readMargins(image, values, state) {
@@ -32588,6 +32650,9 @@ function readMargins(image, values, state) {
32588
32650
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32589
32651
  */
32590
32652
 
32653
+ /**
32654
+ * @module plugins/image-properties
32655
+ */
32591
32656
 
32592
32657
 
32593
32658
 
@@ -33407,6 +33472,9 @@ function openImagePopup(j, dialog, state, button) {
33407
33472
  * Released under MIT see LICENSE.txt in the project root for license information.
33408
33473
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33409
33474
  */
33475
+ /**
33476
+ * @module plugins/image-properties
33477
+ */
33410
33478
 
33411
33479
 
33412
33480
  /** @private */
@@ -33595,6 +33663,9 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
33595
33663
  * Released under MIT see LICENSE.txt in the project root for license information.
33596
33664
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
33597
33665
  */
33666
+ /**
33667
+ * @module plugins/image-properties
33668
+ */
33598
33669
 
33599
33670
 
33600
33671
 
@@ -40601,6 +40672,10 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
40601
40672
  this.container.appendChild(fakeMirror);
40602
40673
  const ace = editor.ow.ace;
40603
40674
  this.instance = ace.edit(fakeMirror);
40675
+ if (editor.o.direction === 'rtl') {
40676
+ this.instance.setOption('rtlText', true);
40677
+ this.instance.setOption('rtl', true);
40678
+ }
40604
40679
  this.instance.setTheme(editor.o.sourceEditorNativeOptions.theme);
40605
40680
  this.instance.renderer.setShowGutter(editor.o.sourceEditorNativeOptions.showGutter);
40606
40681
  this.instance
@@ -40764,7 +40839,8 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
40764
40839
  }
40765
40840
  init(editor) {
40766
40841
  this.instance = editor.c.element('textarea', {
40767
- class: 'jodit-source__mirror'
40842
+ class: 'jodit-source__mirror',
40843
+ dir: editor.o.direction === 'rtl' ? 'rtl' : undefined
40768
40844
  });
40769
40845
  this.container.appendChild(this.instance);
40770
40846
  editor.e
@@ -42371,14 +42447,13 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
42371
42447
  editor.e.on(container, 'close_dialog', close);
42372
42448
  return box;
42373
42449
  }
42374
- else {
42375
- editor
42376
- .alert(container, 'Select Special Character', undefined, 'jodit-symbols')
42377
- .bindDestruct(editor);
42378
- const a = container.querySelector('a');
42379
- a && a.focus();
42380
- }
42450
+ editor
42451
+ .alert(container, 'Select Special Character', undefined, 'jodit-symbols')
42452
+ .bindDestruct(editor);
42453
+ const a = container.querySelector('a');
42454
+ a && a.focus();
42381
42455
  }
42456
+ return;
42382
42457
  }
42383
42458
  };
42384
42459
 
@@ -42895,17 +42970,15 @@ module.exports = {
42895
42970
  class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
42896
42971
  constructor(jodit) {
42897
42972
  super(jodit);
42898
- /** @override */
42899
42973
  this.buttons = [
42900
42974
  {
42901
42975
  name: 'symbols',
42902
42976
  group: 'insert'
42903
42977
  }
42904
42978
  ];
42905
- this.countInRow = 17;
42979
+ this.__countInRow = 17;
42906
42980
  (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .extendLang */ .JW)(_langs__WEBPACK_IMPORTED_MODULE_6__);
42907
42981
  }
42908
- /** @override */
42909
42982
  afterInit(jodit) {
42910
42983
  jodit.e.on('generateSpecialCharactersTable.symbols', () => {
42911
42984
  const container = jodit.c.fromHTML(`<div class="jodit-symbols__container">
@@ -42915,10 +42988,15 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
42915
42988
  <div class="jodit-symbols__container_preview">
42916
42989
  <div class="jodit-symbols__preview"></div>
42917
42990
  </div>
42918
- </div>`), preview = container.querySelector('.jodit-symbols__preview'), table = container.querySelector('table'), body = table.tBodies[0], chars = [];
42991
+ </div>`);
42992
+ const preview = container.querySelector('.jodit-symbols__preview');
42993
+ const table = container.querySelector('table');
42994
+ const body = table.tBodies[0];
42995
+ const chars = [];
42919
42996
  for (let i = 0; i < jodit.o.specialCharacters.length;) {
42920
42997
  const tr = jodit.c.element('tr');
42921
- for (let j = 0; j < this.countInRow && i < jodit.o.specialCharacters.length; j += 1, i += 1) {
42998
+ for (let j = 0; j < this.__countInRow &&
42999
+ i < jodit.o.specialCharacters.length; j += 1, i += 1) {
42922
43000
  const td = jodit.c.element('td'), a = jodit.c.fromHTML(`<a
42923
43001
  data-index="${i}"
42924
43002
  data-index-j="${j}"
@@ -42940,7 +43018,9 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
42940
43018
  if (jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(this, 'a')) {
42941
43019
  jodit.s.focus();
42942
43020
  jodit.s.insertHTML(this.innerHTML);
42943
- jodit.e.fire(this, 'close_dialog');
43021
+ if (!(e === null || e === void 0 ? void 0 : e.shiftKey)) {
43022
+ jodit.e.fire(this, 'close_dialog');
43023
+ }
42944
43024
  e && e.preventDefault();
42945
43025
  e && e.stopImmediatePropagation();
42946
43026
  }
@@ -42960,18 +43040,18 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
42960
43040
  case jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_DOWN:
42961
43041
  newIndex =
42962
43042
  e.key === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_UP
42963
- ? index - self.countInRow
42964
- : index + self.countInRow;
43043
+ ? index - self.__countInRow
43044
+ : index + self.__countInRow;
42965
43045
  if (chars[newIndex] === undefined) {
42966
43046
  newIndex =
42967
43047
  e.key === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_UP
42968
43048
  ? Math.floor(chars.length /
42969
- self.countInRow) *
42970
- self.countInRow +
43049
+ self.__countInRow) *
43050
+ self.__countInRow +
42971
43051
  jIndex
42972
43052
  : jIndex;
42973
43053
  if (newIndex > chars.length - 1) {
42974
- newIndex -= self.countInRow;
43054
+ newIndex -= self.__countInRow;
42975
43055
  }
42976
43056
  }
42977
43057
  chars[newIndex] && chars[newIndex].focus();