jodit-pro 4.12.39 → 4.13.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 (351) hide show
  1. package/config.js +1 -0
  2. package/es2015/jodit.css +1 -1
  3. package/es2015/jodit.fat.min.css +1 -1
  4. package/es2015/jodit.fat.min.js +30 -30
  5. package/es2015/jodit.js +25 -7
  6. package/es2015/jodit.min.js +5 -5
  7. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  8. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
  9. package/es2015/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
  10. package/es2015/plugins/autocomplete/autocomplete.css +1 -1
  11. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  12. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  13. package/es2015/plugins/backup/backup.css +1 -1
  14. package/es2015/plugins/backup/backup.js +1 -1
  15. package/es2015/plugins/backup/backup.min.js +1 -1
  16. package/es2015/plugins/button-generator/button-generator.css +1 -1
  17. package/es2015/plugins/button-generator/button-generator.js +1 -1
  18. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  19. package/es2015/plugins/change-case/change-case.js +1 -1
  20. package/es2015/plugins/change-case/change-case.min.js +1 -1
  21. package/es2015/plugins/color-picker/color-picker.css +1 -1
  22. package/es2015/plugins/color-picker/color-picker.js +1 -1
  23. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  24. package/es2015/plugins/emoji/emoji.css +1 -1
  25. package/es2015/plugins/emoji/emoji.js +1 -1
  26. package/es2015/plugins/emoji/emoji.min.js +1 -1
  27. package/es2015/plugins/export-docs/export-docs.js +1 -1
  28. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  29. package/es2015/plugins/finder/finder.css +47 -4
  30. package/es2015/plugins/finder/finder.js +66 -5
  31. package/es2015/plugins/finder/finder.min.css +1 -1
  32. package/es2015/plugins/finder/finder.min.js +4 -4
  33. package/es2015/plugins/google-maps/google-maps.css +1 -1
  34. package/es2015/plugins/google-maps/google-maps.js +1 -1
  35. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  36. package/es2015/plugins/google-search/google-search.js +1 -1
  37. package/es2015/plugins/google-search/google-search.min.js +1 -1
  38. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  39. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  40. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  41. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  42. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  43. package/es2015/plugins/image-editor-pro/image-editor-pro.css +52 -0
  44. package/es2015/plugins/image-editor-pro/image-editor-pro.js +3969 -0
  45. package/es2015/plugins/image-editor-pro/image-editor-pro.min.css +1 -0
  46. package/es2015/plugins/image-editor-pro/image-editor-pro.min.js +8 -0
  47. package/es2015/plugins/keyboard/keyboard.css +1 -1
  48. package/es2015/plugins/keyboard/keyboard.js +1 -1
  49. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  50. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  51. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  52. package/es2015/plugins/page-break/page-break.js +1 -1
  53. package/es2015/plugins/page-break/page-break.min.js +1 -1
  54. package/es2015/plugins/paste-code/paste-code.css +1 -1
  55. package/es2015/plugins/paste-code/paste-code.js +1 -1
  56. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  57. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  58. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  59. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  60. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  61. package/es2015/plugins/style/style.css +1 -1
  62. package/es2015/plugins/style/style.js +1 -1
  63. package/es2015/plugins/style/style.min.js +1 -1
  64. package/es2015/plugins/templates/templates.css +1 -1
  65. package/es2015/plugins/templates/templates.js +1 -1
  66. package/es2015/plugins/templates/templates.min.js +1 -1
  67. package/es2015/plugins/todo-list/todo-list.css +1 -1
  68. package/es2015/plugins/todo-list/todo-list.js +1 -1
  69. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  70. package/es2015/plugins/translate/translate.css +1 -1
  71. package/es2015/plugins/translate/translate.js +1 -1
  72. package/es2015/plugins/translate/translate.min.js +1 -1
  73. package/es2015/plugins/tune-block/tune-block.css +1 -1
  74. package/es2015/plugins/tune-block/tune-block.js +1 -1
  75. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  76. package/es2018/jodit.fat.min.css +1 -1
  77. package/es2018/jodit.fat.min.js +31 -31
  78. package/es2018/jodit.min.js +5 -5
  79. package/es2018/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
  80. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  81. package/es2018/plugins/backup/backup.min.js +1 -1
  82. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  83. package/es2018/plugins/change-case/change-case.min.js +1 -1
  84. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  85. package/es2018/plugins/emoji/emoji.min.js +1 -1
  86. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  87. package/es2018/plugins/finder/finder.min.css +1 -1
  88. package/es2018/plugins/finder/finder.min.js +4 -4
  89. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  90. package/es2018/plugins/google-search/google-search.min.js +1 -1
  91. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  92. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  93. package/es2018/plugins/image-editor-pro/image-editor-pro.min.css +1 -0
  94. package/es2018/plugins/image-editor-pro/image-editor-pro.min.js +8 -0
  95. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  96. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  97. package/es2018/plugins/page-break/page-break.min.js +1 -1
  98. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  99. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  100. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  101. package/es2018/plugins/style/style.min.js +1 -1
  102. package/es2018/plugins/templates/templates.min.js +1 -1
  103. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  104. package/es2018/plugins/translate/translate.min.js +1 -1
  105. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  106. package/es2021/jodit.css +1 -1
  107. package/es2021/jodit.fat.min.css +1 -1
  108. package/es2021/jodit.fat.min.js +823 -39
  109. package/es2021/jodit.js +25 -7
  110. package/es2021/jodit.min.js +6 -6
  111. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  112. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
  113. package/es2021/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
  114. package/es2021/plugins/autocomplete/autocomplete.css +1 -1
  115. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  116. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  117. package/es2021/plugins/backup/backup.css +1 -1
  118. package/es2021/plugins/backup/backup.js +1 -1
  119. package/es2021/plugins/backup/backup.min.js +1 -1
  120. package/es2021/plugins/button-generator/button-generator.css +1 -1
  121. package/es2021/plugins/button-generator/button-generator.js +1 -1
  122. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  123. package/es2021/plugins/change-case/change-case.js +1 -1
  124. package/es2021/plugins/change-case/change-case.min.js +1 -1
  125. package/es2021/plugins/color-picker/color-picker.css +1 -1
  126. package/es2021/plugins/color-picker/color-picker.js +1 -1
  127. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  128. package/es2021/plugins/emoji/emoji.css +1 -1
  129. package/es2021/plugins/emoji/emoji.js +1 -1
  130. package/es2021/plugins/emoji/emoji.min.js +1 -1
  131. package/es2021/plugins/export-docs/export-docs.js +1 -1
  132. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  133. package/es2021/plugins/finder/finder.css +47 -4
  134. package/es2021/plugins/finder/finder.js +66 -5
  135. package/es2021/plugins/finder/finder.min.css +1 -1
  136. package/es2021/plugins/finder/finder.min.js +12 -12
  137. package/es2021/plugins/google-maps/google-maps.css +1 -1
  138. package/es2021/plugins/google-maps/google-maps.js +1 -1
  139. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  140. package/es2021/plugins/google-search/google-search.js +1 -1
  141. package/es2021/plugins/google-search/google-search.min.js +1 -1
  142. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  143. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  144. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  145. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  146. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  147. package/es2021/plugins/image-editor-pro/image-editor-pro.css +52 -0
  148. package/es2021/plugins/image-editor-pro/image-editor-pro.js +3870 -0
  149. package/es2021/plugins/image-editor-pro/image-editor-pro.min.css +1 -0
  150. package/es2021/plugins/image-editor-pro/image-editor-pro.min.js +792 -0
  151. package/es2021/plugins/keyboard/keyboard.css +1 -1
  152. package/es2021/plugins/keyboard/keyboard.js +1 -1
  153. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  154. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  155. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  156. package/es2021/plugins/page-break/page-break.js +1 -1
  157. package/es2021/plugins/page-break/page-break.min.js +1 -1
  158. package/es2021/plugins/paste-code/paste-code.css +1 -1
  159. package/es2021/plugins/paste-code/paste-code.js +1 -1
  160. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  161. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  162. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  163. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  164. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  165. package/es2021/plugins/style/style.css +1 -1
  166. package/es2021/plugins/style/style.js +1 -1
  167. package/es2021/plugins/style/style.min.js +1 -1
  168. package/es2021/plugins/templates/templates.css +1 -1
  169. package/es2021/plugins/templates/templates.js +1 -1
  170. package/es2021/plugins/templates/templates.min.js +1 -1
  171. package/es2021/plugins/todo-list/todo-list.css +1 -1
  172. package/es2021/plugins/todo-list/todo-list.js +1 -1
  173. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  174. package/es2021/plugins/translate/translate.css +1 -1
  175. package/es2021/plugins/translate/translate.js +1 -1
  176. package/es2021/plugins/translate/translate.min.js +1 -1
  177. package/es2021/plugins/tune-block/tune-block.css +1 -1
  178. package/es2021/plugins/tune-block/tune-block.js +1 -1
  179. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  180. package/es2021.en/jodit.css +1 -1
  181. package/es2021.en/jodit.fat.min.css +1 -1
  182. package/es2021.en/jodit.fat.min.js +865 -81
  183. package/es2021.en/jodit.js +25 -7
  184. package/es2021.en/jodit.min.js +6 -6
  185. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  186. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
  187. package/es2021.en/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
  188. package/es2021.en/plugins/autocomplete/autocomplete.css +1 -1
  189. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  190. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  191. package/es2021.en/plugins/backup/backup.css +1 -1
  192. package/es2021.en/plugins/backup/backup.js +1 -1
  193. package/es2021.en/plugins/backup/backup.min.js +1 -1
  194. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  195. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  196. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  197. package/es2021.en/plugins/change-case/change-case.js +1 -1
  198. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  199. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  200. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  201. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  202. package/es2021.en/plugins/emoji/emoji.css +1 -1
  203. package/es2021.en/plugins/emoji/emoji.js +1 -1
  204. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  205. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  206. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  207. package/es2021.en/plugins/finder/finder.css +47 -4
  208. package/es2021.en/plugins/finder/finder.js +66 -5
  209. package/es2021.en/plugins/finder/finder.min.css +1 -1
  210. package/es2021.en/plugins/finder/finder.min.js +4 -4
  211. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  212. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  213. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  214. package/es2021.en/plugins/google-search/google-search.js +1 -1
  215. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  216. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  217. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  218. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  219. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  220. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  221. package/es2021.en/plugins/image-editor-pro/image-editor-pro.css +52 -0
  222. package/es2021.en/plugins/image-editor-pro/image-editor-pro.js +3870 -0
  223. package/es2021.en/plugins/image-editor-pro/image-editor-pro.min.css +1 -0
  224. package/es2021.en/plugins/image-editor-pro/image-editor-pro.min.js +792 -0
  225. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  226. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  227. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  228. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  229. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  230. package/es2021.en/plugins/page-break/page-break.js +1 -1
  231. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  232. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  233. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  234. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  235. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  236. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  237. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  238. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  239. package/es2021.en/plugins/style/style.css +1 -1
  240. package/es2021.en/plugins/style/style.js +1 -1
  241. package/es2021.en/plugins/style/style.min.js +1 -1
  242. package/es2021.en/plugins/templates/templates.css +1 -1
  243. package/es2021.en/plugins/templates/templates.js +1 -1
  244. package/es2021.en/plugins/templates/templates.min.js +1 -1
  245. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  246. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  247. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  248. package/es2021.en/plugins/translate/translate.css +1 -1
  249. package/es2021.en/plugins/translate/translate.js +1 -1
  250. package/es2021.en/plugins/translate/translate.min.js +1 -1
  251. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  252. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  253. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  254. package/es5/jodit.css +2 -2
  255. package/es5/jodit.fat.min.css +1 -1
  256. package/es5/jodit.fat.min.js +2 -2
  257. package/es5/jodit.js +22 -6
  258. package/es5/jodit.min.css +2 -2
  259. package/es5/jodit.min.js +2 -2
  260. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.css +1 -1
  261. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.js +1 -1
  262. package/es5/plugins/ai-assistant-pro/ai-assistant-pro.min.js +1 -1
  263. package/es5/plugins/autocomplete/autocomplete.css +1 -1
  264. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  265. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  266. package/es5/plugins/backup/backup.css +1 -1
  267. package/es5/plugins/backup/backup.js +1 -1
  268. package/es5/plugins/backup/backup.min.js +1 -1
  269. package/es5/plugins/button-generator/button-generator.css +1 -1
  270. package/es5/plugins/button-generator/button-generator.js +1 -1
  271. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  272. package/es5/plugins/change-case/change-case.js +1 -1
  273. package/es5/plugins/change-case/change-case.min.js +1 -1
  274. package/es5/plugins/color-picker/color-picker.css +1 -1
  275. package/es5/plugins/color-picker/color-picker.js +1 -1
  276. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  277. package/es5/plugins/emoji/emoji.css +1 -1
  278. package/es5/plugins/emoji/emoji.js +1 -1
  279. package/es5/plugins/emoji/emoji.min.js +1 -1
  280. package/es5/plugins/export-docs/export-docs.js +1 -1
  281. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  282. package/es5/plugins/finder/finder.css +47 -4
  283. package/es5/plugins/finder/finder.js +114 -30
  284. package/es5/plugins/finder/finder.min.css +1 -1
  285. package/es5/plugins/finder/finder.min.js +2 -2
  286. package/es5/plugins/google-maps/google-maps.css +1 -1
  287. package/es5/plugins/google-maps/google-maps.js +1 -1
  288. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  289. package/es5/plugins/google-search/google-search.js +1 -1
  290. package/es5/plugins/google-search/google-search.min.js +1 -1
  291. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  292. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  293. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  294. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  295. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  296. package/es5/plugins/image-editor-pro/image-editor-pro.css +52 -0
  297. package/es5/plugins/image-editor-pro/image-editor-pro.js +5469 -0
  298. package/es5/plugins/image-editor-pro/image-editor-pro.min.css +1 -0
  299. package/es5/plugins/image-editor-pro/image-editor-pro.min.js +8 -0
  300. package/es5/plugins/keyboard/keyboard.css +1 -1
  301. package/es5/plugins/keyboard/keyboard.js +1 -1
  302. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  303. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  304. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  305. package/es5/plugins/page-break/page-break.js +1 -1
  306. package/es5/plugins/page-break/page-break.min.js +1 -1
  307. package/es5/plugins/paste-code/paste-code.css +1 -1
  308. package/es5/plugins/paste-code/paste-code.js +1 -1
  309. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  310. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  311. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  312. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  313. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  314. package/es5/plugins/style/style.css +1 -1
  315. package/es5/plugins/style/style.js +1 -1
  316. package/es5/plugins/style/style.min.js +1 -1
  317. package/es5/plugins/templates/templates.css +1 -1
  318. package/es5/plugins/templates/templates.js +1 -1
  319. package/es5/plugins/templates/templates.min.js +1 -1
  320. package/es5/plugins/todo-list/todo-list.css +1 -1
  321. package/es5/plugins/todo-list/todo-list.js +1 -1
  322. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  323. package/es5/plugins/translate/translate.css +1 -1
  324. package/es5/plugins/translate/translate.js +1 -1
  325. package/es5/plugins/translate/translate.min.js +1 -1
  326. package/es5/plugins/tune-block/tune-block.css +1 -1
  327. package/es5/plugins/tune-block/tune-block.js +1 -1
  328. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  329. package/es5/polyfills.fat.min.js +1 -1
  330. package/es5/polyfills.js +1 -1
  331. package/es5/polyfills.min.js +1 -1
  332. package/esm/config.d.ts +9 -0
  333. package/esm/plugins/all.js +1 -1
  334. package/esm/plugins/finder/browser.d.ts +10 -1
  335. package/esm/plugins/finder/browser.js +1 -1
  336. package/esm/plugins/finder/ui/lightboox/lightbox.js +2 -2
  337. package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +11 -1
  338. package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +2 -2
  339. package/esm/plugins/image-editor-pro/adapter.d.ts +98 -0
  340. package/esm/plugins/image-editor-pro/adapter.js +1 -0
  341. package/esm/plugins/image-editor-pro/config.d.ts +17 -0
  342. package/esm/plugins/image-editor-pro/config.js +1 -0
  343. package/esm/plugins/image-editor-pro/image-editor-pro.d.ts +26 -0
  344. package/esm/plugins/image-editor-pro/image-editor-pro.js +1 -0
  345. package/package.json +2 -1
  346. package/types/config.d.ts +9 -0
  347. package/types/plugins/finder/browser.d.ts +10 -1
  348. package/types/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +11 -1
  349. package/types/plugins/image-editor-pro/adapter.d.ts +98 -0
  350. package/types/plugins/image-editor-pro/config.d.ts +17 -0
  351. package/types/plugins/image-editor-pro/image-editor-pro.d.ts +26 -0
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -483,6 +483,49 @@
483
483
  .jodit-ui-browser-item_view_tiles.jodit-ui-browser-item_size_xlarge .jodit-ui-browser-item__info {
484
484
  font-size: 18px;
485
485
  }
486
+ @keyframes jodit-finder-skeleton-shimmer {
487
+ 0% {
488
+ background-position: -150px 0;
489
+ }
490
+ 100% {
491
+ background-position: calc(150px + 100%) 0;
492
+ }
493
+ }
494
+ .jodit-ui-browser-item_skeleton_true {
495
+ cursor: default;
496
+ pointer-events: none;
497
+ background-color: transparent;
498
+ }
499
+ .jodit-ui-browser-item_skeleton_true:hover {
500
+ background-color: transparent;
501
+ }
502
+ .jodit-ui-browser-item_skeleton_true .jodit-ui-browser-item__heart {
503
+ display: none;
504
+ }
505
+ .jodit-ui-browser-item_skeleton_true .jodit-ui-browser-item__image {
506
+ border-radius: 4px;
507
+ background-color: var(--jd-item-bg-hover);
508
+ background-image: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
509
+ background-repeat: no-repeat;
510
+ background-size: 150px 100%;
511
+ animation: jodit-finder-skeleton-shimmer 1.2s ease-in-out infinite;
512
+ }
513
+ .jodit-ui-browser-item_skeleton_true .jodit-ui-browser-item__info {
514
+ background: transparent;
515
+ opacity: 1;
516
+ }
517
+ .jodit-ui-browser-item_skeleton_true .jodit-ui-browser-item__info::before {
518
+ content: '';
519
+ display: block;
520
+ width: 70%;
521
+ height: 0.8em;
522
+ border-radius: 3px;
523
+ background-color: var(--jd-item-bg-hover);
524
+ background-image: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.25) 50%, transparent 100%);
525
+ background-repeat: no-repeat;
526
+ background-size: 150px 100%;
527
+ animation: jodit-finder-skeleton-shimmer 1.2s ease-in-out infinite;
528
+ }
486
529
 
487
530
  .jodit-ui-resize {
488
531
  --jd-basis: 4px;
@@ -828,9 +871,6 @@
828
871
  display: none;
829
872
  color: var(--jd-sidebar-color);
830
873
  }
831
- .jodit-ui-virtual-scroll_empty_true.jodit-ui-virtual-scroll_loading_true .jodit-ui-virtual-scroll__loader {
832
- display: block;
833
- }
834
874
  .jodit-ui-virtual-scroll_chunk-loading_true {
835
875
  border-bottom: 1px solid var(--jd-color-background-active);
836
876
  }
@@ -852,6 +892,9 @@
852
892
  .jodit-ui-virtual-scroll_dragover_true .jodit-ui-virtual-scroll__drag-area {
853
893
  display: flex;
854
894
  }
895
+ .jodit-ui-virtual-scroll_loading_true .jodit-ui-browser-item:not(.jodit-ui-browser-item_skeleton_true) {
896
+ display: none;
897
+ }
855
898
 
856
899
  .jodit-ui-select-items {
857
900
  position: fixed;
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valerii <chupurnov@gmail.com>
4
- * Version: v4.12.39
4
+ * Version: v4.13.1
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -120,6 +120,19 @@ class FileBrowserPro extends jodit_esm_modules_dialog__WEBPACK_IMPORTED_MODULE_1
120
120
  }
121
121
  this.message.message((0,jodit_esm_core_helpers__WEBPACK_IMPORTED_MODULE_16__.isString)(message) ? message : message.message, success ? 'success' : 'error', this.options.howLongShowMsg);
122
122
  }
123
+ /**
124
+ * Upload error handler bound to the uploader. The uploader calls it with
125
+ * either an `Error` or the raw connector answer. `status` alone only
126
+ * understands string/Error, so a raw answer — whose text lives in
127
+ * `data.messages`, not `.message` — was silently dropped and the user saw
128
+ * no error. Mirror the core file-browser: pull the message out of the
129
+ * answer via the data provider and show it as an error.
130
+ */ errorHandler(resp) {
131
+ if ((0,jodit_esm_core_helpers__WEBPACK_IMPORTED_MODULE_16__.isAbortError)(resp)) {
132
+ return;
133
+ }
134
+ this.status(resp instanceof Error ? this.i18n(resp.message) : this.dataProvider.getMessage(resp), false);
135
+ }
123
136
  get progressbar() {
124
137
  return new _ui_progress_progress__WEBPACK_IMPORTED_MODULE_12__.UIProgress(this, this.stateManager.state);
125
138
  }
@@ -339,9 +352,9 @@ class FileBrowserPro extends jodit_esm_modules_dialog__WEBPACK_IMPORTED_MODULE_1
339
352
  const self = this, uploaderOptions = (0,jodit_esm_core_helpers__WEBPACK_IMPORTED_MODULE_16__.ConfigProto)(self.o.uploader || {}, jodit_esm_config__WEBPACK_IMPORTED_MODULE_13__.Config.defaultOptions.uploader);
340
353
  const uploadHandler = ()=>this.loadingManager.loadItems();
341
354
  self.uploader = self.getInstance('Uploader', uploaderOptions);
342
- self.uploader.bind(self.panel.container, uploadHandler, self.status);
355
+ self.uploader.bind(self.panel.container, uploadHandler, self.errorHandler);
343
356
  self.e.on('bindUploader.filebrowser', (button)=>{
344
- self.uploader.bind(button, uploadHandler, self.status);
357
+ self.uploader.bind(button, uploadHandler, self.errorHandler);
345
358
  });
346
359
  }
347
360
  /** @override */ destruct() {
@@ -435,6 +448,9 @@ class FileBrowserPro extends jodit_esm_modules_dialog__WEBPACK_IMPORTED_MODULE_1
435
448
  (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_1__.__decorate)([
436
449
  jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_15__.autobind
437
450
  ], FileBrowserPro.prototype, "status", null);
451
+ (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_1__.__decorate)([
452
+ jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_15__.autobind
453
+ ], FileBrowserPro.prototype, "errorHandler", null);
438
454
  (0,_swc_helpers_ts_decorate__WEBPACK_IMPORTED_MODULE_1__.__decorate)([
439
455
  jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_15__.cache
440
456
  ], FileBrowserPro.prototype, "progressbar", null);
@@ -1778,7 +1794,13 @@ class UILightBox extends jodit_esm_modules__WEBPACK_IMPORTED_MODULE_6__.UIElemen
1778
1794
  dialog.open(this);
1779
1795
  this.elements = this.elements.filter((e)=>e.isImage);
1780
1796
  dialog.e.on(dialog, 'afterClose', ()=>{
1781
- this.destruct();
1797
+ // `Dialog.close()` keeps using the dialog after this handler (it
1798
+ // fires 'joditCloseDialog' on `dialog.ow`); a synchronous destruct
1799
+ // here nulls `ow` and that fire throws 'Need subject'. Defer the
1800
+ // teardown one tick (the file browser's async module cancels it if
1801
+ // the browser itself is destructed first). NB: a `0` timeout runs
1802
+ // synchronously in Jodit's `setTimeout` helper — use `1`.
1803
+ this.j.async.setTimeout(()=>this.destruct(), 1);
1782
1804
  });
1783
1805
  this.addGlobalListeners();
1784
1806
  this.onChangeCurrent();
@@ -2793,6 +2815,45 @@ class UIVirtualScroll extends jodit_esm_core_ui_group_group__WEBPACK_IMPORTED_MO
2793
2815
  }
2794
2816
  return clearIndex;
2795
2817
  }
2818
+ /**
2819
+ * Skeleton placeholders are driven purely by the `loading` mod (set on the
2820
+ * panel and synced down to this group) — no imperative show/hide from
2821
+ * outside. They reuse the real item class and carry the current `view`/`size`
2822
+ * mods, so they adapt to the active tile mode.
2823
+ */ afterSetMod(name, value) {
2824
+ super.afterSetMod(name, value);
2825
+ if (name === 'loading') {
2826
+ if (value) {
2827
+ this.buildSkeletons();
2828
+ } else {
2829
+ this.clearSkeletons();
2830
+ }
2831
+ }
2832
+ }
2833
+ buildSkeletons(count = 24) {
2834
+ if (this.skeletons.length) {
2835
+ return;
2836
+ }
2837
+ for(let i = 0; i < count; i += 1){
2838
+ const el = this.j.create.fromHTML('<div class="jodit-ui-browser-item jodit-ui-browser-item_skeleton_true">' + '<div class="jodit-ui-browser-item__image"></div>' + '<div class="jodit-ui-browser-item__info"></div>' + '</div>');
2839
+ // Match the layout of the real tiles (tiles/list + tile size).
2840
+ [
2841
+ 'view',
2842
+ 'size'
2843
+ ].forEach((mod)=>{
2844
+ const value = this.mods[mod];
2845
+ if (value) {
2846
+ el.classList.add(`jodit-ui-browser-item_${mod}_${value}`);
2847
+ }
2848
+ });
2849
+ this.container.appendChild(el);
2850
+ this.skeletons.push(el);
2851
+ }
2852
+ }
2853
+ clearSkeletons() {
2854
+ this.skeletons.forEach((el)=>el.remove());
2855
+ this.skeletons.length = 0;
2856
+ }
2796
2857
  build(items) {
2797
2858
  const clearIndex = this.reconcile(items);
2798
2859
  items.slice(clearIndex > -1 ? clearIndex : this.elements.length).forEach((item)=>{
@@ -2834,7 +2895,7 @@ class UIVirtualScroll extends jodit_esm_core_ui_group_group__WEBPACK_IMPORTED_MO
2834
2895
  this.stateManager.state.activeElements = selected;
2835
2896
  }
2836
2897
  constructor(jodit, stateManager){
2837
- super(jodit), (0,_swc_helpers_define_property__WEBPACK_IMPORTED_MODULE_0__._)(this, "stateManager", void 0), /** @override */ (0,_swc_helpers_define_property__WEBPACK_IMPORTED_MODULE_0__._)(this, "syncMod", void 0), this.stateManager = stateManager, this.syncMod = true;
2898
+ super(jodit), (0,_swc_helpers_define_property__WEBPACK_IMPORTED_MODULE_0__._)(this, "stateManager", void 0), /** @override */ (0,_swc_helpers_define_property__WEBPACK_IMPORTED_MODULE_0__._)(this, "syncMod", void 0), (0,_swc_helpers_define_property__WEBPACK_IMPORTED_MODULE_0__._)(this, "skeletons", void 0), this.stateManager = stateManager, this.syncMod = true, this.skeletons = [];
2838
2899
  this.addItemsSelector();
2839
2900
  }
2840
2901
  }