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
@@ -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
  */
@@ -2303,7 +2303,7 @@ __webpack_require__.r(__webpack_exports__);
2303
2303
  * Released under MIT see LICENSE.txt in the project root for license information.
2304
2304
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
2305
2305
  */
2306
- const APP_VERSION = "4.2.43";
2306
+ const APP_VERSION = "4.2.50";
2307
2307
  // prettier-ignore
2308
2308
  const ES = "es2021";
2309
2309
  const IS_ES_MODERN = true;
@@ -8100,10 +8100,10 @@ const buildQuery = (data, prefix) => {
8100
8100
  * Released under MIT see LICENSE.txt in the project root for license information.
8101
8101
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
8102
8102
  */
8103
-
8104
8103
  /**
8105
8104
  * @module helpers/utils
8106
8105
  */
8106
+
8107
8107
  const completeUrl = (url) => {
8108
8108
  if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalWindow.location.protocol === 'file:' && /^\/\//.test(url)) {
8109
8109
  url = 'https:' + url;
@@ -8119,8 +8119,9 @@ const completeUrl = (url) => {
8119
8119
 
8120
8120
  "use strict";
8121
8121
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8122
- /* harmony export */ V: function() { return /* binding */ ConfigFlatten; },
8123
- /* harmony export */ t: function() { return /* binding */ ConfigProto; }
8122
+ /* harmony export */ VL: function() { return /* binding */ ConfigFlatten; },
8123
+ /* harmony export */ pi: function() { return /* binding */ ConfigDeepFlatten; },
8124
+ /* harmony export */ tb: function() { return /* binding */ ConfigProto; }
8124
8125
  /* harmony export */ });
8125
8126
  /* harmony import */ var jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(55010);
8126
8127
  /* harmony import */ var jodit_core_helpers_checker_is_plain_object__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(47903);
@@ -8211,6 +8212,31 @@ function ConfigFlatten(obj) {
8211
8212
  return app;
8212
8213
  }, {});
8213
8214
  }
8215
+ /**
8216
+ * Returns a plain object from a prototype-based object.
8217
+ * ```typescript
8218
+ * const editor = Jodit.make('#editor', {
8219
+ * image: {
8220
+ * dialogWidth: 500
8221
+ * }
8222
+ * });
8223
+ *
8224
+ * console.log(editor.o.image.openOnDblClick) // true
8225
+ * // But you can't get all options in plain object
8226
+ * console.log(JSON.stringify(editor.o.image)); // {"dialogWidth":500}
8227
+ *
8228
+ * const plain = Jodit.modules.Helpers.ConfigDeepFlatten(editor.o.image);
8229
+ * console.log(JSON.stringify(plain)); // {"dialogWidth":500, "openOnDblClick": true, "editSrc": true, ...}
8230
+ * ```
8231
+ */
8232
+ function ConfigDeepFlatten(obj) {
8233
+ return (0,_utils__WEBPACK_IMPORTED_MODULE_1__/* .keys */ .HP)(obj, false).reduce((app, key) => {
8234
+ app[key] = (0,jodit_core_helpers_checker_is_plain_object__WEBPACK_IMPORTED_MODULE_4__/* .isPlainObject */ .Q)(obj[key])
8235
+ ? ConfigDeepFlatten(obj[key])
8236
+ : obj[key];
8237
+ return app;
8238
+ }, {});
8239
+ }
8214
8240
 
8215
8241
 
8216
8242
  /***/ }),
@@ -8841,8 +8867,9 @@ const humanSizeToBytes = (human) => {
8841
8867
  __webpack_require__.r(__webpack_exports__);
8842
8868
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
8843
8869
  /* harmony export */ $$: function() { return /* reexport safe */ _selector__WEBPACK_IMPORTED_MODULE_23__.$$; },
8844
- /* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.V; },
8845
- /* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.t; },
8870
+ /* harmony export */ ConfigDeepFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.pi; },
8871
+ /* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.VL; },
8872
+ /* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.tb; },
8846
8873
  /* harmony export */ ConnectionError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.Rc; },
8847
8874
  /* harmony export */ LimitedStack: function() { return /* reexport safe */ _stack__WEBPACK_IMPORTED_MODULE_25__.d; },
8848
8875
  /* harmony export */ OptionsError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.ZW; },
@@ -11819,6 +11846,7 @@ function extractSelectedPart(wrapper, font, jodit) {
11819
11846
  }
11820
11847
  /**
11821
11848
  * Retrieves content before after the selected area, clears it if it is empty, and inserts before after the framed selection
11849
+ * @private
11822
11850
  */
11823
11851
  function extractAndMove(wrapper, range, left) {
11824
11852
  const fragment = range.extractContents();
@@ -13424,6 +13452,7 @@ class Dlgs {
13424
13452
  shadowRoot: this.o.shadowRoot,
13425
13453
  ownerWindow: this.o.ownerWindow,
13426
13454
  defaultTimeout: this.o.defaultTimeout,
13455
+ direction: this.o.direction,
13427
13456
  theme: this.o.theme,
13428
13457
  globalFullSize: this.o.globalFullSize,
13429
13458
  ...options
@@ -16781,11 +16810,11 @@ let View = View_1 = class View extends jodit_core_component_component__WEBPACK_I
16781
16810
  super.destruct();
16782
16811
  }
16783
16812
  };
16784
- // from webpack.config.js
16813
+ // from webpack.config.ts
16785
16814
  View.ES = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.ES;
16786
16815
  View.version = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.APP_VERSION;
16787
- View.esNext = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_NEXT; // from webpack.config.js
16788
- View.esModern = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_MODERN; // from webpack.config.js
16816
+ View.esNext = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_NEXT; // from webpack.config.ts
16817
+ View.esModern = jodit_core_constants__WEBPACK_IMPORTED_MODULE_3__.IS_ES_MODERN; // from webpack.config.ts
16789
16818
  (0,tslib__WEBPACK_IMPORTED_MODULE_15__/* .__decorate */ .Cg)([
16790
16819
  jodit_core_decorators_cache_cache__WEBPACK_IMPORTED_MODULE_5__/* .cache */ .PP
16791
16820
  ], View.prototype, "buffer", null);
@@ -17002,7 +17031,17 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
17002
17031
  : jodit_config__WEBPACK_IMPORTED_MODULE_6__/* .Config */ .T.defaultOptions.defaultTimeout;
17003
17032
  }
17004
17033
  /**
17005
- * Method wrap usual Has Object in Object helper for prevent deep object merging in options*
17034
+ * Method wrap usual object in Object helper for prevent deep object merging in options*
17035
+ * ```js
17036
+ * const editor = Jodit.make('#editor', {
17037
+ * controls: {
17038
+ * fontsize: {
17039
+ * list: Jodit.atom([8, 9, 10])
17040
+ * }
17041
+ * }
17042
+ * });
17043
+ * ```
17044
+ * In this case, the array [8, 9, 10] will not be combined with other arrays, but will replace them
17006
17045
  */
17007
17046
  static atom(object) {
17008
17047
  return (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.markAsAtomic)(object);
@@ -18007,13 +18046,6 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18007
18046
  })
18008
18047
  .on('blur', () => (this.editorIsActive = false));
18009
18048
  this.__prepareWYSIWYGEditor();
18010
- // direction
18011
- if (this.o.direction) {
18012
- const direction = this.o.direction.toLowerCase() === 'rtl' ? 'rtl' : 'ltr';
18013
- this.container.style.direction = direction;
18014
- this.container.setAttribute('dir', direction);
18015
- this.toolbar.setDirection(direction);
18016
- }
18017
18049
  if (this.o.triggerChangeEvent) {
18018
18050
  this.e.on('change', this.async.debounce(() => {
18019
18051
  this.e && this.e.fire(this.element, 'change');
@@ -18031,6 +18063,9 @@ let Jodit = Jodit_1 = class Jodit extends jodit_modules__WEBPACK_IMPORTED_MODULE
18031
18063
  const direction = this.o.direction.toLowerCase() === 'rtl' ? 'rtl' : 'ltr';
18032
18064
  this.editor.style.direction = direction;
18033
18065
  this.editor.setAttribute('dir', direction);
18066
+ this.container.style.direction = direction;
18067
+ this.container.setAttribute('dir', direction);
18068
+ this.toolbar.setDirection(direction);
18034
18069
  }
18035
18070
  // proxy events
18036
18071
  this.e
@@ -19004,6 +19039,10 @@ let Dialog = Dialog_1 = class Dialog extends jodit_core_view_view_with_toolbar__
19004
19039
  <div class="${n('resizer')}">${jodit_core_ui__WEBPACK_IMPORTED_MODULE_9__/* .Icon */ .In.get('resize_handler')}</div>
19005
19040
  </div>
19006
19041
  </div>`);
19042
+ if (self.options.direction === 'rtl') {
19043
+ self.container.style.direction = 'rtl';
19044
+ self.container.setAttribute('dir', 'rtl');
19045
+ }
19007
19046
  if (this.o.zIndex) {
19008
19047
  this.container.style.zIndex = this.o.zIndex.toString();
19009
19048
  }
@@ -21535,6 +21574,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21535
21574
  constructor() {
21536
21575
  super(...arguments);
21537
21576
  this.__isBlocked = false;
21577
+ this.__levelOfTransaction = 0;
21538
21578
  }
21539
21579
  /** @override */
21540
21580
  className() {
@@ -21615,6 +21655,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21615
21655
  }
21616
21656
  transaction(changes) {
21617
21657
  this.__block(true);
21658
+ this.__levelOfTransaction += 1;
21618
21659
  try {
21619
21660
  changes();
21620
21661
  }
@@ -21623,7 +21664,12 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
21623
21664
  throw e;
21624
21665
  }
21625
21666
  }
21626
- this.__block(false);
21667
+ finally {
21668
+ this.__levelOfTransaction -= 1;
21669
+ if (this.__levelOfTransaction === 0) {
21670
+ this.__block(false);
21671
+ }
21672
+ }
21627
21673
  }
21628
21674
  /**
21629
21675
  * Creates object a snapshot of editor: html and the current selection. Current selection calculate by
@@ -23860,17 +23906,26 @@ let ToolbarButton = class ToolbarButton extends jodit_core_ui_button__WEBPACK_IM
23860
23906
  if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isFunction)(ctr.popup)) {
23861
23907
  const popup = this.openPopup();
23862
23908
  popup.parentElement = this;
23863
- if (this.j.e.fire((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.camelCase)(`before-${ctr.name}-open-popup`), this.target, ctr, popup) !== false) {
23864
- const target = this.toolbar?.getTarget(this) ?? this.target ?? null;
23865
- const elm = ctr.popup(this.j, target, this.__closePopup, this);
23866
- if (elm) {
23867
- popup
23868
- .setContent((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isString)(elm) ? this.j.c.fromHTML(elm) : elm)
23869
- .open(() => (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.position)(this.container), false, this.j.o.allowTabNavigation
23870
- ? this.container
23871
- : undefined);
23909
+ try {
23910
+ if (this.j.e.fire((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.camelCase)(`before-${ctr.name}-open-popup`), this.target, ctr, popup) !== false) {
23911
+ const target = this.toolbar?.getTarget(this) ?? this.target ?? null;
23912
+ const elm = ctr.popup(this.j, target, this.__closePopup, this);
23913
+ if (elm) {
23914
+ popup
23915
+ .setContent((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.isString)(elm) ? this.j.c.fromHTML(elm) : elm)
23916
+ .open(() => (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_3__.position)(this.container), false, this.j.o.allowTabNavigation
23917
+ ? this.container
23918
+ : undefined);
23919
+ }
23920
+ else {
23921
+ this.__closePopup();
23922
+ }
23872
23923
  }
23873
23924
  }
23925
+ catch (e) {
23926
+ this.__closePopup();
23927
+ throw e;
23928
+ }
23874
23929
  /**
23875
23930
  * Fired after the popup was opened for some control button
23876
23931
  */
@@ -26209,6 +26264,9 @@ __webpack_require__.r(__webpack_exports__);
26209
26264
  * Released under MIT see LICENSE.txt in the project root for license information.
26210
26265
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
26211
26266
  */
26267
+ /**
26268
+ * @module plugins/ai-assistant
26269
+ */
26212
26270
 
26213
26271
 
26214
26272
 
@@ -31785,7 +31843,9 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
31785
31843
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31786
31844
  */
31787
31845
 
31788
- /** @private */
31846
+ /**
31847
+ * @private
31848
+ */
31789
31849
  function readAlign(image, values) {
31790
31850
  // Align
31791
31851
  if (image.style.cssFloat &&
@@ -31906,6 +31966,9 @@ function readLink(state, j, values) {
31906
31966
  * Released under MIT see LICENSE.txt in the project root for license information.
31907
31967
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31908
31968
  */
31969
+ /**
31970
+ * @module plugins/image-properties
31971
+ */
31909
31972
 
31910
31973
  /** @private */
31911
31974
  function readMargins(image, values, state) {
@@ -31949,6 +32012,9 @@ function readMargins(image, values, state) {
31949
32012
  * Released under MIT see LICENSE.txt in the project root for license information.
31950
32013
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
31951
32014
  */
32015
+ /**
32016
+ * @module plugins/image-properties
32017
+ */
31952
32018
 
31953
32019
 
31954
32020
 
@@ -32762,6 +32828,9 @@ function openImagePopup(j, dialog, state, button) {
32762
32828
  * Released under MIT see LICENSE.txt in the project root for license information.
32763
32829
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32764
32830
  */
32831
+ /**
32832
+ * @module plugins/image-properties
32833
+ */
32765
32834
 
32766
32835
 
32767
32836
  /** @private */
@@ -32950,6 +33019,9 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
32950
33019
  * Released under MIT see LICENSE.txt in the project root for license information.
32951
33020
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
32952
33021
  */
33022
+ /**
33023
+ * @module plugins/image-properties
33024
+ */
32953
33025
 
32954
33026
 
32955
33027
 
@@ -39505,6 +39577,10 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
39505
39577
  this.container.appendChild(fakeMirror);
39506
39578
  const ace = editor.ow.ace;
39507
39579
  this.instance = ace.edit(fakeMirror);
39580
+ if (editor.o.direction === 'rtl') {
39581
+ this.instance.setOption('rtlText', true);
39582
+ this.instance.setOption('rtl', true);
39583
+ }
39508
39584
  this.instance.setTheme(editor.o.sourceEditorNativeOptions.theme);
39509
39585
  this.instance.renderer.setShowGutter(editor.o.sourceEditorNativeOptions.showGutter);
39510
39586
  this.instance
@@ -39667,7 +39743,8 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
39667
39743
  }
39668
39744
  init(editor) {
39669
39745
  this.instance = editor.c.element('textarea', {
39670
- class: 'jodit-source__mirror'
39746
+ class: 'jodit-source__mirror',
39747
+ dir: editor.o.direction === 'rtl' ? 'rtl' : undefined
39671
39748
  });
39672
39749
  this.container.appendChild(this.instance);
39673
39750
  editor.e
@@ -40844,14 +40921,13 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
40844
40921
  editor.e.on(container, 'close_dialog', close);
40845
40922
  return box;
40846
40923
  }
40847
- else {
40848
- editor
40849
- .alert(container, 'Select Special Character', undefined, 'jodit-symbols')
40850
- .bindDestruct(editor);
40851
- const a = container.querySelector('a');
40852
- a && a.focus();
40853
- }
40924
+ editor
40925
+ .alert(container, 'Select Special Character', undefined, 'jodit-symbols')
40926
+ .bindDestruct(editor);
40927
+ const a = container.querySelector('a');
40928
+ a && a.focus();
40854
40929
  }
40930
+ return;
40855
40931
  }
40856
40932
  };
40857
40933
 
@@ -40952,17 +41028,15 @@ __webpack_require__.r(__webpack_exports__);
40952
41028
  class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k {
40953
41029
  constructor(jodit) {
40954
41030
  super(jodit);
40955
- /** @override */
40956
41031
  this.buttons = [
40957
41032
  {
40958
41033
  name: 'symbols',
40959
41034
  group: 'insert'
40960
41035
  }
40961
41036
  ];
40962
- this.countInRow = 17;
41037
+ this.__countInRow = 17;
40963
41038
  (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .extendLang */ .JW)(_langs__WEBPACK_IMPORTED_MODULE_6__);
40964
41039
  }
40965
- /** @override */
40966
41040
  afterInit(jodit) {
40967
41041
  jodit.e.on('generateSpecialCharactersTable.symbols', () => {
40968
41042
  const container = jodit.c.fromHTML(`<div class="jodit-symbols__container">
@@ -40972,10 +41046,15 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
40972
41046
  <div class="jodit-symbols__container_preview">
40973
41047
  <div class="jodit-symbols__preview"></div>
40974
41048
  </div>
40975
- </div>`), preview = container.querySelector('.jodit-symbols__preview'), table = container.querySelector('table'), body = table.tBodies[0], chars = [];
41049
+ </div>`);
41050
+ const preview = container.querySelector('.jodit-symbols__preview');
41051
+ const table = container.querySelector('table');
41052
+ const body = table.tBodies[0];
41053
+ const chars = [];
40976
41054
  for (let i = 0; i < jodit.o.specialCharacters.length;) {
40977
41055
  const tr = jodit.c.element('tr');
40978
- for (let j = 0; j < this.countInRow && i < jodit.o.specialCharacters.length; j += 1, i += 1) {
41056
+ for (let j = 0; j < this.__countInRow &&
41057
+ i < jodit.o.specialCharacters.length; j += 1, i += 1) {
40979
41058
  const td = jodit.c.element('td'), a = jodit.c.fromHTML(`<a
40980
41059
  data-index="${i}"
40981
41060
  data-index-j="${j}"
@@ -40997,7 +41076,9 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
40997
41076
  if (jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTag(this, 'a')) {
40998
41077
  jodit.s.focus();
40999
41078
  jodit.s.insertHTML(this.innerHTML);
41000
- jodit.e.fire(this, 'close_dialog');
41079
+ if (!e?.shiftKey) {
41080
+ jodit.e.fire(this, 'close_dialog');
41081
+ }
41001
41082
  e && e.preventDefault();
41002
41083
  e && e.stopImmediatePropagation();
41003
41084
  }
@@ -41017,18 +41098,18 @@ class symbols extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .P
41017
41098
  case jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_DOWN:
41018
41099
  newIndex =
41019
41100
  e.key === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_UP
41020
- ? index - self.countInRow
41021
- : index + self.countInRow;
41101
+ ? index - self.__countInRow
41102
+ : index + self.__countInRow;
41022
41103
  if (chars[newIndex] === undefined) {
41023
41104
  newIndex =
41024
41105
  e.key === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.KEY_UP
41025
41106
  ? Math.floor(chars.length /
41026
- self.countInRow) *
41027
- self.countInRow +
41107
+ self.__countInRow) *
41108
+ self.__countInRow +
41028
41109
  jIndex
41029
41110
  : jIndex;
41030
41111
  if (newIndex > chars.length - 1) {
41031
- newIndex -= self.countInRow;
41112
+ newIndex -= self.__countInRow;
41032
41113
  }
41033
41114
  }
41034
41115
  chars[newIndex] && chars[newIndex].focus();