jodit-pro 4.2.57 → 4.2.60

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 (755) hide show
  1. package/config.js +1 -1
  2. package/es2015/jodit.css +1 -1
  3. package/es2015/jodit.fat.min.js +2 -2
  4. package/es2015/jodit.js +39 -39
  5. package/es2015/jodit.min.js +2 -2
  6. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  7. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  8. package/es2015/plugins/backup/backup.css +1 -1
  9. package/es2015/plugins/backup/backup.js +8 -8
  10. package/es2015/plugins/backup/backup.min.js +1 -1
  11. package/es2015/plugins/button-generator/button-generator.css +2 -2
  12. package/es2015/plugins/button-generator/button-generator.js +5 -5
  13. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  14. package/es2015/plugins/change-case/change-case.js +3 -3
  15. package/es2015/plugins/change-case/change-case.min.js +1 -1
  16. package/es2015/plugins/color-picker/color-picker.css +2 -2
  17. package/es2015/plugins/color-picker/color-picker.js +3 -3
  18. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  19. package/es2015/plugins/emoji/emoji.css +1 -1
  20. package/es2015/plugins/emoji/emoji.js +3 -3
  21. package/es2015/plugins/emoji/emoji.min.js +1 -1
  22. package/es2015/plugins/export-docs/export-docs.js +3 -3
  23. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  24. package/es2015/plugins/finder/finder.css +2 -2
  25. package/es2015/plugins/finder/finder.js +26 -26
  26. package/es2015/plugins/finder/finder.min.js +1 -1
  27. package/es2015/plugins/google-maps/google-maps.css +5 -5
  28. package/es2015/plugins/google-maps/google-maps.js +28 -28
  29. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  30. package/es2015/plugins/google-search/google-search.js +2 -2
  31. package/es2015/plugins/google-search/google-search.min.js +1 -1
  32. package/es2015/plugins/highlight-signature/highlight-signature.js +2 -2
  33. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  34. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  35. package/es2015/plugins/iframe-editor/iframe-editor.js +4 -4
  36. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  37. package/es2015/plugins/keyboard/keyboard.css +1 -1
  38. package/es2015/plugins/keyboard/keyboard.js +2 -2
  39. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  40. package/es2015/plugins/mobile-view/mobile-view.js +3 -3
  41. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  42. package/es2015/plugins/page-break/page-break.js +4 -4
  43. package/es2015/plugins/page-break/page-break.min.js +1 -1
  44. package/es2015/plugins/paste-code/paste-code.css +1 -1
  45. package/es2015/plugins/paste-code/paste-code.js +3 -3
  46. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  47. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  48. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  49. package/es2015/plugins/show-blocks/show-blocks.js +23 -23
  50. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  51. package/es2015/plugins/todo-list/todo-list.css +1 -1
  52. package/es2015/plugins/todo-list/todo-list.js +3 -3
  53. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  54. package/es2015/plugins/translate/translate.css +1 -1
  55. package/es2015/plugins/translate/translate.js +7 -7
  56. package/es2015/plugins/translate/translate.min.js +1 -1
  57. package/es2015/plugins/tune-block/tune-block.css +1 -1
  58. package/es2015/plugins/tune-block/tune-block.js +4 -4
  59. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  60. package/es2018/jodit.css +1 -1
  61. package/es2018/jodit.fat.min.js +2 -2
  62. package/es2018/jodit.js +39 -39
  63. package/es2018/jodit.min.js +2 -2
  64. package/es2018/plugins/autocomplete/autocomplete.js +1 -1
  65. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  66. package/es2018/plugins/backup/backup.css +1 -1
  67. package/es2018/plugins/backup/backup.js +8 -8
  68. package/es2018/plugins/backup/backup.min.js +1 -1
  69. package/es2018/plugins/button-generator/button-generator.css +2 -2
  70. package/es2018/plugins/button-generator/button-generator.js +5 -5
  71. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  72. package/es2018/plugins/change-case/change-case.js +3 -3
  73. package/es2018/plugins/change-case/change-case.min.js +1 -1
  74. package/es2018/plugins/color-picker/color-picker.css +2 -2
  75. package/es2018/plugins/color-picker/color-picker.js +3 -3
  76. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  77. package/es2018/plugins/emoji/emoji.css +1 -1
  78. package/es2018/plugins/emoji/emoji.js +3 -3
  79. package/es2018/plugins/emoji/emoji.min.js +1 -1
  80. package/es2018/plugins/export-docs/export-docs.js +3 -3
  81. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  82. package/es2018/plugins/finder/finder.css +2 -2
  83. package/es2018/plugins/finder/finder.js +26 -26
  84. package/es2018/plugins/finder/finder.min.js +1 -1
  85. package/es2018/plugins/google-maps/google-maps.css +5 -5
  86. package/es2018/plugins/google-maps/google-maps.js +28 -28
  87. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  88. package/es2018/plugins/google-search/google-search.js +2 -2
  89. package/es2018/plugins/google-search/google-search.min.js +1 -1
  90. package/es2018/plugins/highlight-signature/highlight-signature.js +2 -2
  91. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  92. package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
  93. package/es2018/plugins/iframe-editor/iframe-editor.js +4 -4
  94. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  95. package/es2018/plugins/keyboard/keyboard.css +1 -1
  96. package/es2018/plugins/keyboard/keyboard.js +2 -2
  97. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  98. package/es2018/plugins/mobile-view/mobile-view.js +3 -3
  99. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  100. package/es2018/plugins/page-break/page-break.js +4 -4
  101. package/es2018/plugins/page-break/page-break.min.js +1 -1
  102. package/es2018/plugins/paste-code/paste-code.css +1 -1
  103. package/es2018/plugins/paste-code/paste-code.js +3 -3
  104. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  105. package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
  106. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  107. package/es2018/plugins/show-blocks/show-blocks.js +23 -23
  108. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  109. package/es2018/plugins/todo-list/todo-list.css +1 -1
  110. package/es2018/plugins/todo-list/todo-list.js +3 -3
  111. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  112. package/es2018/plugins/translate/translate.css +1 -1
  113. package/es2018/plugins/translate/translate.js +7 -7
  114. package/es2018/plugins/translate/translate.min.js +1 -1
  115. package/es2018/plugins/tune-block/tune-block.css +1 -1
  116. package/es2018/plugins/tune-block/tune-block.js +4 -4
  117. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  118. package/es2021/jodit.css +1 -1
  119. package/es2021/jodit.fat.min.js +2 -2
  120. package/es2021/jodit.js +39 -39
  121. package/es2021/jodit.min.js +2 -2
  122. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  123. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  124. package/es2021/plugins/backup/backup.css +1 -1
  125. package/es2021/plugins/backup/backup.js +8 -8
  126. package/es2021/plugins/backup/backup.min.js +1 -1
  127. package/es2021/plugins/button-generator/button-generator.css +2 -2
  128. package/es2021/plugins/button-generator/button-generator.js +5 -5
  129. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  130. package/es2021/plugins/change-case/change-case.js +3 -3
  131. package/es2021/plugins/change-case/change-case.min.js +1 -1
  132. package/es2021/plugins/color-picker/color-picker.css +2 -2
  133. package/es2021/plugins/color-picker/color-picker.js +3 -3
  134. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  135. package/es2021/plugins/emoji/emoji.css +1 -1
  136. package/es2021/plugins/emoji/emoji.js +3 -3
  137. package/es2021/plugins/emoji/emoji.min.js +1 -1
  138. package/es2021/plugins/export-docs/export-docs.js +3 -3
  139. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  140. package/es2021/plugins/finder/finder.css +2 -2
  141. package/es2021/plugins/finder/finder.js +26 -26
  142. package/es2021/plugins/finder/finder.min.js +1 -1
  143. package/es2021/plugins/google-maps/google-maps.css +5 -5
  144. package/es2021/plugins/google-maps/google-maps.js +28 -28
  145. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  146. package/es2021/plugins/google-search/google-search.js +2 -2
  147. package/es2021/plugins/google-search/google-search.min.js +1 -1
  148. package/es2021/plugins/highlight-signature/highlight-signature.js +2 -2
  149. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  150. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  151. package/es2021/plugins/iframe-editor/iframe-editor.js +4 -4
  152. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  153. package/es2021/plugins/keyboard/keyboard.css +1 -1
  154. package/es2021/plugins/keyboard/keyboard.js +2 -2
  155. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  156. package/es2021/plugins/mobile-view/mobile-view.js +3 -3
  157. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  158. package/es2021/plugins/page-break/page-break.js +4 -4
  159. package/es2021/plugins/page-break/page-break.min.js +1 -1
  160. package/es2021/plugins/paste-code/paste-code.css +1 -1
  161. package/es2021/plugins/paste-code/paste-code.js +3 -3
  162. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  163. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  164. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  165. package/es2021/plugins/show-blocks/show-blocks.js +23 -23
  166. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  167. package/es2021/plugins/todo-list/todo-list.css +1 -1
  168. package/es2021/plugins/todo-list/todo-list.js +3 -3
  169. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  170. package/es2021/plugins/translate/translate.css +1 -1
  171. package/es2021/plugins/translate/translate.js +7 -7
  172. package/es2021/plugins/translate/translate.min.js +1 -1
  173. package/es2021/plugins/tune-block/tune-block.css +1 -1
  174. package/es2021/plugins/tune-block/tune-block.js +4 -4
  175. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  176. package/es2021.en/jodit.css +1 -1
  177. package/es2021.en/jodit.fat.min.js +2 -2
  178. package/es2021.en/jodit.js +39 -39
  179. package/es2021.en/jodit.min.js +2 -2
  180. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  181. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  182. package/es2021.en/plugins/backup/backup.css +1 -1
  183. package/es2021.en/plugins/backup/backup.js +8 -8
  184. package/es2021.en/plugins/backup/backup.min.js +1 -1
  185. package/es2021.en/plugins/button-generator/button-generator.css +2 -2
  186. package/es2021.en/plugins/button-generator/button-generator.js +5 -5
  187. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  188. package/es2021.en/plugins/change-case/change-case.js +3 -3
  189. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  190. package/es2021.en/plugins/color-picker/color-picker.css +2 -2
  191. package/es2021.en/plugins/color-picker/color-picker.js +3 -3
  192. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  193. package/es2021.en/plugins/emoji/emoji.css +1 -1
  194. package/es2021.en/plugins/emoji/emoji.js +3 -3
  195. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  196. package/es2021.en/plugins/export-docs/export-docs.js +3 -3
  197. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  198. package/es2021.en/plugins/finder/finder.css +2 -2
  199. package/es2021.en/plugins/finder/finder.js +25 -25
  200. package/es2021.en/plugins/finder/finder.min.js +1 -1
  201. package/es2021.en/plugins/google-maps/google-maps.css +5 -5
  202. package/es2021.en/plugins/google-maps/google-maps.js +28 -28
  203. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  204. package/es2021.en/plugins/google-search/google-search.js +2 -2
  205. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  206. package/es2021.en/plugins/highlight-signature/highlight-signature.js +2 -2
  207. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  208. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  209. package/es2021.en/plugins/iframe-editor/iframe-editor.js +4 -4
  210. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  211. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  212. package/es2021.en/plugins/keyboard/keyboard.js +2 -2
  213. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  214. package/es2021.en/plugins/mobile-view/mobile-view.js +3 -3
  215. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  216. package/es2021.en/plugins/page-break/page-break.js +4 -4
  217. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  218. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  219. package/es2021.en/plugins/paste-code/paste-code.js +3 -3
  220. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  221. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  222. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  223. package/es2021.en/plugins/show-blocks/show-blocks.js +4 -4
  224. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  225. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  226. package/es2021.en/plugins/todo-list/todo-list.js +3 -3
  227. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  228. package/es2021.en/plugins/translate/translate.css +1 -1
  229. package/es2021.en/plugins/translate/translate.js +7 -7
  230. package/es2021.en/plugins/translate/translate.min.js +1 -1
  231. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  232. package/es2021.en/plugins/tune-block/tune-block.js +4 -4
  233. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  234. package/es5/292.fat.min.js +1 -1
  235. package/es5/292.min.js +1 -1
  236. package/es5/jodit.css +2 -2
  237. package/es5/jodit.fat.min.js +2 -2
  238. package/es5/jodit.js +39 -39
  239. package/es5/jodit.min.css +2 -2
  240. package/es5/jodit.min.js +2 -2
  241. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  242. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  243. package/es5/plugins/backup/backup.css +1 -1
  244. package/es5/plugins/backup/backup.js +8 -8
  245. package/es5/plugins/backup/backup.min.js +1 -1
  246. package/es5/plugins/button-generator/button-generator.css +2 -2
  247. package/es5/plugins/button-generator/button-generator.js +5 -5
  248. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  249. package/es5/plugins/change-case/change-case.js +3 -3
  250. package/es5/plugins/change-case/change-case.min.js +1 -1
  251. package/es5/plugins/color-picker/color-picker.css +2 -2
  252. package/es5/plugins/color-picker/color-picker.js +3 -3
  253. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  254. package/es5/plugins/emoji/emoji.css +1 -1
  255. package/es5/plugins/emoji/emoji.js +3 -3
  256. package/es5/plugins/emoji/emoji.min.js +1 -1
  257. package/es5/plugins/export-docs/export-docs.js +3 -3
  258. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  259. package/es5/plugins/finder/finder.css +2 -2
  260. package/es5/plugins/finder/finder.js +26 -26
  261. package/es5/plugins/finder/finder.min.js +1 -1
  262. package/es5/plugins/google-maps/google-maps.css +5 -5
  263. package/es5/plugins/google-maps/google-maps.js +28 -28
  264. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  265. package/es5/plugins/google-search/google-search.js +2 -2
  266. package/es5/plugins/google-search/google-search.min.js +1 -1
  267. package/es5/plugins/highlight-signature/highlight-signature.js +2 -2
  268. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  269. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  270. package/es5/plugins/iframe-editor/iframe-editor.js +4 -4
  271. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  272. package/es5/plugins/keyboard/keyboard.css +1 -1
  273. package/es5/plugins/keyboard/keyboard.js +2 -2
  274. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  275. package/es5/plugins/mobile-view/mobile-view.js +3 -3
  276. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  277. package/es5/plugins/page-break/page-break.js +4 -4
  278. package/es5/plugins/page-break/page-break.min.js +1 -1
  279. package/es5/plugins/paste-code/paste-code.css +1 -1
  280. package/es5/plugins/paste-code/paste-code.js +3 -3
  281. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  282. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  283. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  284. package/es5/plugins/show-blocks/show-blocks.js +23 -23
  285. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  286. package/es5/plugins/todo-list/todo-list.css +1 -1
  287. package/es5/plugins/todo-list/todo-list.js +3 -3
  288. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  289. package/es5/plugins/translate/translate.css +1 -1
  290. package/es5/plugins/translate/translate.js +7 -7
  291. package/es5/plugins/translate/translate.min.js +1 -1
  292. package/es5/plugins/tune-block/tune-block.css +1 -1
  293. package/es5/plugins/tune-block/tune-block.js +4 -4
  294. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  295. package/esm/config.d.ts +1 -1
  296. package/esm/config.js +1 -1
  297. package/esm/core/ui/form/range/range.d.ts +1 -1
  298. package/esm/core/ui/form/range/range.js +1 -1
  299. package/esm/index.d.ts +1 -1
  300. package/esm/index.js +1 -1
  301. package/esm/jodit-pro.d.ts +1 -1
  302. package/esm/jodit-pro.js +1 -1
  303. package/esm/plugins/autocomplete/autocomplete.d.ts +1 -1
  304. package/esm/plugins/autocomplete/autocomplete.js +1 -1
  305. package/esm/plugins/autocomplete/helpers.d.ts +1 -1
  306. package/esm/plugins/autocomplete/helpers.js +1 -1
  307. package/esm/plugins/autocomplete/interface.d.ts +1 -1
  308. package/esm/plugins/autocomplete/interface.js +1 -1
  309. package/esm/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
  310. package/esm/plugins/autocomplete/ui/autocomplete.js +1 -1
  311. package/esm/plugins/autocomplete/ui/item.d.ts +1 -1
  312. package/esm/plugins/autocomplete/ui/item.js +1 -1
  313. package/esm/plugins/backup/backup.d.ts +1 -1
  314. package/esm/plugins/backup/backup.js +1 -1
  315. package/esm/plugins/backup/config.d.ts +1 -1
  316. package/esm/plugins/backup/config.js +1 -1
  317. package/esm/plugins/backup/interface.d.ts +1 -1
  318. package/esm/plugins/backup/interface.js +1 -1
  319. package/esm/plugins/backup/langs/index.d.ts +1 -1
  320. package/esm/plugins/backup/langs/index.js +1 -1
  321. package/esm/plugins/backup/modules/store.d.ts +1 -1
  322. package/esm/plugins/backup/modules/store.js +1 -1
  323. package/esm/plugins/backup/ui/box.d.ts +1 -1
  324. package/esm/plugins/backup/ui/box.js +1 -1
  325. package/esm/plugins/backup/ui/item.d.ts +1 -1
  326. package/esm/plugins/backup/ui/item.js +1 -1
  327. package/esm/plugins/backup/ui/list.d.ts +1 -1
  328. package/esm/plugins/backup/ui/list.js +1 -1
  329. package/esm/plugins/button-generator/button-generator.d.ts +1 -1
  330. package/esm/plugins/button-generator/config.d.ts +1 -1
  331. package/esm/plugins/button-generator/config.js +1 -1
  332. package/esm/plugins/button-generator/ui/button/button.d.ts +1 -1
  333. package/esm/plugins/button-generator/ui/form/form.d.ts +1 -1
  334. package/esm/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
  335. package/esm/plugins/button-generator/ui/generator/button-generator.js +1 -1
  336. package/esm/plugins/button-generator/ui/preview/preview.d.ts +1 -1
  337. package/esm/plugins/change-case/change-case.d.ts +1 -1
  338. package/esm/plugins/change-case/change-case.js +1 -1
  339. package/esm/plugins/change-case/config.d.ts +1 -1
  340. package/esm/plugins/change-case/config.js +1 -1
  341. package/esm/plugins/color-picker/color-picker.d.ts +1 -1
  342. package/esm/plugins/color-picker/color-picker.js +1 -1
  343. package/esm/plugins/color-picker/ui/input/color-input.d.ts +1 -1
  344. package/esm/plugins/color-picker/ui/input/color-input.js +1 -1
  345. package/esm/plugins/emoji/emoji.d.ts +1 -1
  346. package/esm/plugins/emoji/emoji.js +1 -1
  347. package/esm/plugins/emoji/interface.d.ts +1 -1
  348. package/esm/plugins/emoji/interface.js +1 -1
  349. package/esm/plugins/emoji/ui/emoji.d.ts +1 -1
  350. package/esm/plugins/emoji/ui/emoji.js +1 -1
  351. package/esm/plugins/export-docs/config.d.ts +1 -1
  352. package/esm/plugins/export-docs/config.js +1 -1
  353. package/esm/plugins/export-docs/export-docs.d.ts +1 -1
  354. package/esm/plugins/export-docs/export-docs.js +1 -1
  355. package/esm/plugins/finder/browser.d.ts +1 -1
  356. package/esm/plugins/finder/browser.js +1 -1
  357. package/esm/plugins/finder/config.d.ts +1 -1
  358. package/esm/plugins/finder/config.js +1 -1
  359. package/esm/plugins/finder/finder.d.ts +1 -1
  360. package/esm/plugins/finder/finder.js +1 -1
  361. package/esm/plugins/finder/helpers/context-menu.d.ts +1 -1
  362. package/esm/plugins/finder/helpers/context-menu.js +1 -1
  363. package/esm/plugins/finder/helpers/helpers.d.ts +1 -1
  364. package/esm/plugins/finder/helpers/helpers.js +1 -1
  365. package/esm/plugins/finder/helpers/history-manager.d.ts +1 -1
  366. package/esm/plugins/finder/helpers/history-manager.js +1 -1
  367. package/esm/plugins/finder/helpers/loading-manager.d.ts +1 -1
  368. package/esm/plugins/finder/helpers/loading-manager.js +1 -1
  369. package/esm/plugins/finder/helpers/persistent-store.d.ts +1 -1
  370. package/esm/plugins/finder/helpers/persistent-store.js +1 -1
  371. package/esm/plugins/finder/helpers/state-manager.d.ts +1 -1
  372. package/esm/plugins/finder/helpers/state-manager.js +1 -1
  373. package/esm/plugins/finder/interface.d.ts +1 -1
  374. package/esm/plugins/finder/langs/index.d.ts +1 -1
  375. package/esm/plugins/finder/langs/index.js +1 -1
  376. package/esm/plugins/finder/langs/ru.js +1 -1
  377. package/esm/plugins/finder/ui/assets/icons/index.js +1 -1
  378. package/esm/plugins/finder/ui/folder/folder.d.ts +1 -1
  379. package/esm/plugins/finder/ui/folder/folder.js +1 -1
  380. package/esm/plugins/finder/ui/header/header.d.ts +1 -1
  381. package/esm/plugins/finder/ui/header/header.js +1 -1
  382. package/esm/plugins/finder/ui/item/item.d.ts +1 -1
  383. package/esm/plugins/finder/ui/item/item.js +1 -1
  384. package/esm/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
  385. package/esm/plugins/finder/ui/lightboox/lightbox.js +1 -1
  386. package/esm/plugins/finder/ui/panel/panel.d.ts +1 -1
  387. package/esm/plugins/finder/ui/panel/panel.js +1 -1
  388. package/esm/plugins/finder/ui/preview/preview.d.ts +1 -1
  389. package/esm/plugins/finder/ui/progress/progress.d.ts +1 -1
  390. package/esm/plugins/finder/ui/settings/settings.d.ts +1 -1
  391. package/esm/plugins/finder/ui/settings/settings.js +1 -1
  392. package/esm/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
  393. package/esm/plugins/finder/ui/source/source.d.ts +1 -1
  394. package/esm/plugins/finder/ui/source/source.js +1 -1
  395. package/esm/plugins/finder/ui/sources/sources.d.ts +1 -1
  396. package/esm/plugins/finder/ui/sources/sources.js +1 -1
  397. package/esm/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
  398. package/esm/plugins/finder/ui/statusbar/statusbar.js +1 -1
  399. package/esm/plugins/finder/ui/tree/tree.d.ts +1 -1
  400. package/esm/plugins/finder/ui/tree/tree.js +1 -1
  401. package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
  402. package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +1 -1
  403. package/esm/plugins/google-maps/assets/index.d.ts +1 -1
  404. package/esm/plugins/google-maps/assets/index.js +1 -1
  405. package/esm/plugins/google-maps/config.d.ts +1 -1
  406. package/esm/plugins/google-maps/config.js +1 -1
  407. package/esm/plugins/google-maps/google-maps.d.ts +1 -1
  408. package/esm/plugins/google-maps/google-maps.js +1 -1
  409. package/esm/plugins/google-maps/helpers/const.d.ts +1 -1
  410. package/esm/plugins/google-maps/helpers/const.js +1 -1
  411. package/esm/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
  412. package/esm/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
  413. package/esm/plugins/google-maps/helpers/generate-static-elements.js +1 -1
  414. package/esm/plugins/google-maps/helpers/helpers.d.ts +1 -1
  415. package/esm/plugins/google-maps/helpers/helpers.js +1 -1
  416. package/esm/plugins/google-maps/helpers/static-url.d.ts +1 -1
  417. package/esm/plugins/google-maps/helpers/static-url.js +1 -1
  418. package/esm/plugins/google-maps/interface.d.ts +1 -1
  419. package/esm/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
  420. package/esm/plugins/google-maps/ui/combo-box/combo-box.js +1 -1
  421. package/esm/plugins/google-maps/ui/editors/base.d.ts +1 -1
  422. package/esm/plugins/google-maps/ui/editors/base.js +1 -1
  423. package/esm/plugins/google-maps/ui/editors/index.d.ts +1 -1
  424. package/esm/plugins/google-maps/ui/editors/index.js +1 -1
  425. package/esm/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
  426. package/esm/plugins/google-maps/ui/editors/marker/marker.js +1 -1
  427. package/esm/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
  428. package/esm/plugins/google-maps/ui/editors/polygon/polygon.js +1 -1
  429. package/esm/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
  430. package/esm/plugins/google-maps/ui/editors/polyline/polyline.js +1 -1
  431. package/esm/plugins/google-maps/ui/index.d.ts +1 -1
  432. package/esm/plugins/google-maps/ui/index.js +1 -1
  433. package/esm/plugins/google-maps/ui/map/map.d.ts +1 -1
  434. package/esm/plugins/google-maps/ui/map/map.js +1 -1
  435. package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
  436. package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.js +1 -1
  437. package/esm/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
  438. package/esm/plugins/google-maps/ui/map/modules/index.js +1 -1
  439. package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
  440. package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.js +1 -1
  441. package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
  442. package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.js +1 -1
  443. package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
  444. package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.js +1 -1
  445. package/esm/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
  446. package/esm/plugins/google-maps/ui/map/modules/remove-element.js +1 -1
  447. package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
  448. package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.js +1 -1
  449. package/esm/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
  450. package/esm/plugins/google-maps/ui/maps-controls/maps-controls.js +1 -1
  451. package/esm/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
  452. package/esm/plugins/google-maps/ui/maps-props/maps-props.js +1 -1
  453. package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
  454. package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.js +1 -1
  455. package/esm/plugins/google-search/google-search.d.ts +1 -1
  456. package/esm/plugins/google-search/google-search.js +1 -1
  457. package/esm/plugins/highlight-signature/highlight-signature.d.ts +1 -1
  458. package/esm/plugins/highlight-signature/highlight-signature.js +1 -1
  459. package/esm/plugins/iframe-editor/config.d.ts +1 -1
  460. package/esm/plugins/iframe-editor/config.js +1 -1
  461. package/esm/plugins/iframe-editor/iframe-editor.d.ts +1 -1
  462. package/esm/plugins/iframe-editor/iframe-editor.js +1 -1
  463. package/esm/plugins/iframe-editor/interface.d.ts +1 -1
  464. package/esm/plugins/iframe-editor/interface.js +1 -1
  465. package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
  466. package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.js +1 -1
  467. package/esm/plugins/index.d.ts +1 -1
  468. package/esm/plugins/index.js +1 -1
  469. package/esm/plugins/keyboard/config.d.ts +1 -1
  470. package/esm/plugins/keyboard/interface.d.ts +1 -1
  471. package/esm/plugins/keyboard/interface.js +1 -1
  472. package/esm/plugins/keyboard/keyboard.d.ts +1 -1
  473. package/esm/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
  474. package/esm/plugins/keyboard/ui/keyboard/keyboard.js +1 -1
  475. package/esm/plugins/license/helpers/helpers.d.ts +1 -1
  476. package/esm/plugins/license/helpers/helpers.js +1 -1
  477. package/esm/plugins/license/license.d.ts +1 -1
  478. package/esm/plugins/license/license.js +1 -1
  479. package/esm/plugins/mobile-view/config.d.ts +1 -1
  480. package/esm/plugins/mobile-view/config.js +1 -1
  481. package/esm/plugins/mobile-view/mobile-view.d.ts +1 -1
  482. package/esm/plugins/mobile-view/mobile-view.js +1 -1
  483. package/esm/plugins/page-break/config.d.ts +1 -1
  484. package/esm/plugins/page-break/config.js +1 -1
  485. package/esm/plugins/page-break/page-break.css.js +1 -1
  486. package/esm/plugins/page-break/page-break.d.ts +1 -1
  487. package/esm/plugins/page-break/page-break.js +1 -1
  488. package/esm/plugins/paste-code/config.d.ts +1 -1
  489. package/esm/plugins/paste-code/config.js +1 -1
  490. package/esm/plugins/paste-code/paste-code.d.ts +1 -1
  491. package/esm/plugins/paste-code/paste-code.js +1 -1
  492. package/esm/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
  493. package/esm/plugins/paste-from-word/cases/clean-styles.js +1 -1
  494. package/esm/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
  495. package/esm/plugins/paste-from-word/cases/clear-attributes.js +1 -1
  496. package/esm/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
  497. package/esm/plugins/paste-from-word/cases/clear-class-name.js +1 -1
  498. package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
  499. package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.js +1 -1
  500. package/esm/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
  501. package/esm/plugins/paste-from-word/cases/convert-to-list.js +1 -1
  502. package/esm/plugins/paste-from-word/cases/index.d.ts +1 -1
  503. package/esm/plugins/paste-from-word/cases/index.js +1 -1
  504. package/esm/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
  505. package/esm/plugins/paste-from-word/cases/mark-page-break.js +1 -1
  506. package/esm/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
  507. package/esm/plugins/paste-from-word/cases/normalize-image-props.js +1 -1
  508. package/esm/plugins/paste-from-word/cases/process-image.d.ts +1 -1
  509. package/esm/plugins/paste-from-word/cases/process-image.js +1 -1
  510. package/esm/plugins/paste-from-word/cases/process-links.d.ts +1 -1
  511. package/esm/plugins/paste-from-word/cases/process-links.js +1 -1
  512. package/esm/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
  513. package/esm/plugins/paste-from-word/cases/remove-extra-tags.js +1 -1
  514. package/esm/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
  515. package/esm/plugins/paste-from-word/cases/remove-inside-comment.js +1 -1
  516. package/esm/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
  517. package/esm/plugins/paste-from-word/cases/replace-old-tags.js +1 -1
  518. package/esm/plugins/paste-from-word/cases/table.d.ts +1 -1
  519. package/esm/plugins/paste-from-word/cases/table.js +1 -1
  520. package/esm/plugins/paste-from-word/config.d.ts +1 -1
  521. package/esm/plugins/paste-from-word/config.js +1 -1
  522. package/esm/plugins/paste-from-word/constants.d.ts +1 -1
  523. package/esm/plugins/paste-from-word/constants.js +1 -1
  524. package/esm/plugins/paste-from-word/element/checkers.d.ts +1 -1
  525. package/esm/plugins/paste-from-word/element/checkers.js +1 -1
  526. package/esm/plugins/paste-from-word/element/element.d.ts +1 -1
  527. package/esm/plugins/paste-from-word/element/element.js +1 -1
  528. package/esm/plugins/paste-from-word/element/index.d.ts +1 -1
  529. package/esm/plugins/paste-from-word/element/index.js +1 -1
  530. package/esm/plugins/paste-from-word/element/render.d.ts +1 -1
  531. package/esm/plugins/paste-from-word/element/render.js +1 -1
  532. package/esm/plugins/paste-from-word/element/style.d.ts +1 -1
  533. package/esm/plugins/paste-from-word/element/style.js +1 -1
  534. package/esm/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
  535. package/esm/plugins/paste-from-word/helpers/apply-styles-pro.js +1 -1
  536. package/esm/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
  537. package/esm/plugins/paste-from-word/helpers/calc-list-levels.js +1 -1
  538. package/esm/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
  539. package/esm/plugins/paste-from-word/helpers/helpers.js +1 -1
  540. package/esm/plugins/paste-from-word/helpers/index.d.ts +1 -1
  541. package/esm/plugins/paste-from-word/helpers/index.js +1 -1
  542. package/esm/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
  543. package/esm/plugins/paste-from-word/helpers/transform-word-to-html.js +1 -1
  544. package/esm/plugins/paste-from-word/interface.d.ts +1 -1
  545. package/esm/plugins/paste-from-word/interface.js +1 -1
  546. package/esm/plugins/paste-from-word/paste-from-word.d.ts +1 -1
  547. package/esm/plugins/paste-from-word/paste-from-word.js +1 -1
  548. package/esm/plugins/show-blocks/config.d.ts +1 -1
  549. package/esm/plugins/show-blocks/config.js +1 -1
  550. package/esm/plugins/show-blocks/langs/ar.js +1 -1
  551. package/esm/plugins/show-blocks/langs/cs_cz.js +1 -1
  552. package/esm/plugins/show-blocks/langs/de.js +1 -1
  553. package/esm/plugins/show-blocks/langs/es.js +1 -1
  554. package/esm/plugins/show-blocks/langs/fa.js +1 -1
  555. package/esm/plugins/show-blocks/langs/fr.js +1 -1
  556. package/esm/plugins/show-blocks/langs/he.js +1 -1
  557. package/esm/plugins/show-blocks/langs/hu.js +1 -1
  558. package/esm/plugins/show-blocks/langs/id.js +1 -1
  559. package/esm/plugins/show-blocks/langs/index.d.ts +1 -1
  560. package/esm/plugins/show-blocks/langs/index.js +1 -1
  561. package/esm/plugins/show-blocks/langs/it.js +1 -1
  562. package/esm/plugins/show-blocks/langs/ja.js +1 -1
  563. package/esm/plugins/show-blocks/langs/ko.js +1 -1
  564. package/esm/plugins/show-blocks/langs/nl.js +1 -1
  565. package/esm/plugins/show-blocks/langs/pl.js +1 -1
  566. package/esm/plugins/show-blocks/langs/pt_br.js +1 -1
  567. package/esm/plugins/show-blocks/langs/ru.js +1 -1
  568. package/esm/plugins/show-blocks/langs/tr.js +1 -1
  569. package/esm/plugins/show-blocks/langs/zh_cn.js +1 -1
  570. package/esm/plugins/show-blocks/langs/zh_tw.js +1 -1
  571. package/esm/plugins/show-blocks/show-blocks.d.ts +1 -1
  572. package/esm/plugins/show-blocks/show-blocks.js +1 -1
  573. package/esm/plugins/todo-list/config.d.ts +1 -1
  574. package/esm/plugins/todo-list/config.js +1 -1
  575. package/esm/plugins/todo-list/todo-list.d.ts +1 -1
  576. package/esm/plugins/todo-list/todo-list.js +1 -1
  577. package/esm/plugins/translate/config.d.ts +1 -1
  578. package/esm/plugins/translate/config.js +1 -1
  579. package/esm/plugins/translate/interface.d.ts +1 -1
  580. package/esm/plugins/translate/interface.js +1 -1
  581. package/esm/plugins/translate/providers/google/google.d.ts +1 -1
  582. package/esm/plugins/translate/providers/google/google.js +1 -1
  583. package/esm/plugins/translate/providers/languages.d.ts +1 -1
  584. package/esm/plugins/translate/providers/languages.js +1 -1
  585. package/esm/plugins/translate/translate.d.ts +1 -1
  586. package/esm/plugins/translate/translate.js +1 -1
  587. package/esm/plugins/translate/ui/list/list.d.ts +1 -1
  588. package/esm/plugins/translate/ui/list/list.js +1 -1
  589. package/esm/plugins/translate/ui/settings/settings.d.ts +1 -1
  590. package/esm/plugins/translate/ui/settings/settings.js +1 -1
  591. package/esm/plugins/tune-block/config.d.ts +1 -1
  592. package/esm/plugins/tune-block/config.js +1 -1
  593. package/esm/plugins/tune-block/tune-block.d.ts +1 -1
  594. package/esm/plugins/tune-block/tune-block.js +1 -1
  595. package/esm/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
  596. package/esm/plugins/tune-block/ui/tuner/tuner.js +1 -1
  597. package/esm/traits/resize/resize.d.ts +1 -1
  598. package/esm/traits/resize/resize.js +1 -1
  599. package/esm/traits/select-items/select-items.d.ts +1 -1
  600. package/esm/traits/select-items/select-items.js +1 -1
  601. package/esm/types/view.d.ts +1 -1
  602. package/esm/typings.d.ts +1 -1
  603. package/examples/assets/app.js +1 -1
  604. package/examples/assets/prism.js +1 -1
  605. package/package.json +1 -1
  606. package/types/config.d.ts +1 -1
  607. package/types/core/ui/form/range/range.d.ts +1 -1
  608. package/types/index.d.ts +1 -1
  609. package/types/jodit-pro.d.ts +1 -1
  610. package/types/plugins/autocomplete/autocomplete.d.ts +1 -1
  611. package/types/plugins/autocomplete/helpers.d.ts +1 -1
  612. package/types/plugins/autocomplete/interface.d.ts +1 -1
  613. package/types/plugins/autocomplete/ui/autocomplete.d.ts +1 -1
  614. package/types/plugins/autocomplete/ui/item.d.ts +1 -1
  615. package/types/plugins/backup/backup.d.ts +1 -1
  616. package/types/plugins/backup/config.d.ts +1 -1
  617. package/types/plugins/backup/interface.d.ts +1 -1
  618. package/types/plugins/backup/langs/index.d.ts +1 -1
  619. package/types/plugins/backup/modules/store.d.ts +1 -1
  620. package/types/plugins/backup/ui/box.d.ts +1 -1
  621. package/types/plugins/backup/ui/item.d.ts +1 -1
  622. package/types/plugins/backup/ui/list.d.ts +1 -1
  623. package/types/plugins/button-generator/button-generator.d.ts +1 -1
  624. package/types/plugins/button-generator/config.d.ts +1 -1
  625. package/types/plugins/button-generator/ui/button/button.d.ts +1 -1
  626. package/types/plugins/button-generator/ui/form/form.d.ts +1 -1
  627. package/types/plugins/button-generator/ui/generator/button-generator.d.ts +1 -1
  628. package/types/plugins/button-generator/ui/preview/preview.d.ts +1 -1
  629. package/types/plugins/change-case/change-case.d.ts +1 -1
  630. package/types/plugins/change-case/config.d.ts +1 -1
  631. package/types/plugins/color-picker/color-picker.d.ts +1 -1
  632. package/types/plugins/color-picker/ui/input/color-input.d.ts +1 -1
  633. package/types/plugins/emoji/emoji.d.ts +1 -1
  634. package/types/plugins/emoji/interface.d.ts +1 -1
  635. package/types/plugins/emoji/ui/emoji.d.ts +1 -1
  636. package/types/plugins/export-docs/config.d.ts +1 -1
  637. package/types/plugins/export-docs/export-docs.d.ts +1 -1
  638. package/types/plugins/finder/browser.d.ts +1 -1
  639. package/types/plugins/finder/config.d.ts +1 -1
  640. package/types/plugins/finder/finder.d.ts +1 -1
  641. package/types/plugins/finder/helpers/context-menu.d.ts +1 -1
  642. package/types/plugins/finder/helpers/helpers.d.ts +1 -1
  643. package/types/plugins/finder/helpers/history-manager.d.ts +1 -1
  644. package/types/plugins/finder/helpers/loading-manager.d.ts +1 -1
  645. package/types/plugins/finder/helpers/persistent-store.d.ts +1 -1
  646. package/types/plugins/finder/helpers/state-manager.d.ts +1 -1
  647. package/types/plugins/finder/interface.d.ts +1 -1
  648. package/types/plugins/finder/langs/index.d.ts +1 -1
  649. package/types/plugins/finder/ui/folder/folder.d.ts +1 -1
  650. package/types/plugins/finder/ui/header/header.d.ts +1 -1
  651. package/types/plugins/finder/ui/item/item.d.ts +1 -1
  652. package/types/plugins/finder/ui/lightboox/lightbox.d.ts +1 -1
  653. package/types/plugins/finder/ui/panel/panel.d.ts +1 -1
  654. package/types/plugins/finder/ui/preview/preview.d.ts +1 -1
  655. package/types/plugins/finder/ui/progress/progress.d.ts +1 -1
  656. package/types/plugins/finder/ui/settings/settings.d.ts +1 -1
  657. package/types/plugins/finder/ui/sidebar/sidebar.d.ts +1 -1
  658. package/types/plugins/finder/ui/source/source.d.ts +1 -1
  659. package/types/plugins/finder/ui/sources/sources.d.ts +1 -1
  660. package/types/plugins/finder/ui/statusbar/statusbar.d.ts +1 -1
  661. package/types/plugins/finder/ui/tree/tree.d.ts +1 -1
  662. package/types/plugins/finder/ui/virtual-scroll/virtual-scroll.d.ts +1 -1
  663. package/types/plugins/google-maps/assets/index.d.ts +1 -1
  664. package/types/plugins/google-maps/config.d.ts +1 -1
  665. package/types/plugins/google-maps/google-maps.d.ts +1 -1
  666. package/types/plugins/google-maps/helpers/const.d.ts +1 -1
  667. package/types/plugins/google-maps/helpers/generate-js-script.d.ts +1 -1
  668. package/types/plugins/google-maps/helpers/generate-static-elements.d.ts +1 -1
  669. package/types/plugins/google-maps/helpers/helpers.d.ts +1 -1
  670. package/types/plugins/google-maps/helpers/static-url.d.ts +1 -1
  671. package/types/plugins/google-maps/interface.d.ts +1 -1
  672. package/types/plugins/google-maps/ui/combo-box/combo-box.d.ts +1 -1
  673. package/types/plugins/google-maps/ui/editors/base.d.ts +1 -1
  674. package/types/plugins/google-maps/ui/editors/index.d.ts +1 -1
  675. package/types/plugins/google-maps/ui/editors/marker/marker.d.ts +1 -1
  676. package/types/plugins/google-maps/ui/editors/polygon/polygon.d.ts +1 -1
  677. package/types/plugins/google-maps/ui/editors/polyline/polyline.d.ts +1 -1
  678. package/types/plugins/google-maps/ui/index.d.ts +1 -1
  679. package/types/plugins/google-maps/ui/map/map.d.ts +1 -1
  680. package/types/plugins/google-maps/ui/map/modules/add-new-in-state.d.ts +1 -1
  681. package/types/plugins/google-maps/ui/map/modules/index.d.ts +1 -1
  682. package/types/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.d.ts +1 -1
  683. package/types/plugins/google-maps/ui/map/modules/on-change-geometries.d.ts +1 -1
  684. package/types/plugins/google-maps/ui/map/modules/open-props-dialog.d.ts +1 -1
  685. package/types/plugins/google-maps/ui/map/modules/remove-element.d.ts +1 -1
  686. package/types/plugins/google-maps/ui/map/modules/update-state-and-gme.d.ts +1 -1
  687. package/types/plugins/google-maps/ui/maps-controls/maps-controls.d.ts +1 -1
  688. package/types/plugins/google-maps/ui/maps-props/maps-props.d.ts +1 -1
  689. package/types/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +1 -1
  690. package/types/plugins/google-search/google-search.d.ts +1 -1
  691. package/types/plugins/highlight-signature/highlight-signature.d.ts +1 -1
  692. package/types/plugins/iframe-editor/config.d.ts +1 -1
  693. package/types/plugins/iframe-editor/iframe-editor.d.ts +1 -1
  694. package/types/plugins/iframe-editor/interface.d.ts +1 -1
  695. package/types/plugins/iframe-editor/ui/iframe-editor/iframe-editor.d.ts +1 -1
  696. package/types/plugins/index.d.ts +1 -1
  697. package/types/plugins/keyboard/config.d.ts +1 -1
  698. package/types/plugins/keyboard/interface.d.ts +1 -1
  699. package/types/plugins/keyboard/keyboard.d.ts +1 -1
  700. package/types/plugins/keyboard/ui/keyboard/keyboard.d.ts +1 -1
  701. package/types/plugins/license/helpers/helpers.d.ts +1 -1
  702. package/types/plugins/license/license.d.ts +1 -1
  703. package/types/plugins/mobile-view/config.d.ts +1 -1
  704. package/types/plugins/mobile-view/mobile-view.d.ts +1 -1
  705. package/types/plugins/page-break/config.d.ts +1 -1
  706. package/types/plugins/page-break/page-break.d.ts +1 -1
  707. package/types/plugins/paste-code/config.d.ts +1 -1
  708. package/types/plugins/paste-code/paste-code.d.ts +1 -1
  709. package/types/plugins/paste-from-word/cases/clean-styles.d.ts +1 -1
  710. package/types/plugins/paste-from-word/cases/clear-attributes.d.ts +1 -1
  711. package/types/plugins/paste-from-word/cases/clear-class-name.d.ts +1 -1
  712. package/types/plugins/paste-from-word/cases/convert-style-unit-to-pixels.d.ts +1 -1
  713. package/types/plugins/paste-from-word/cases/convert-to-list.d.ts +1 -1
  714. package/types/plugins/paste-from-word/cases/index.d.ts +1 -1
  715. package/types/plugins/paste-from-word/cases/mark-page-break.d.ts +1 -1
  716. package/types/plugins/paste-from-word/cases/normalize-image-props.d.ts +1 -1
  717. package/types/plugins/paste-from-word/cases/process-image.d.ts +1 -1
  718. package/types/plugins/paste-from-word/cases/process-links.d.ts +1 -1
  719. package/types/plugins/paste-from-word/cases/remove-extra-tags.d.ts +1 -1
  720. package/types/plugins/paste-from-word/cases/remove-inside-comment.d.ts +1 -1
  721. package/types/plugins/paste-from-word/cases/replace-old-tags.d.ts +1 -1
  722. package/types/plugins/paste-from-word/cases/table.d.ts +1 -1
  723. package/types/plugins/paste-from-word/config.d.ts +1 -1
  724. package/types/plugins/paste-from-word/constants.d.ts +1 -1
  725. package/types/plugins/paste-from-word/element/checkers.d.ts +1 -1
  726. package/types/plugins/paste-from-word/element/element.d.ts +1 -1
  727. package/types/plugins/paste-from-word/element/index.d.ts +1 -1
  728. package/types/plugins/paste-from-word/element/render.d.ts +1 -1
  729. package/types/plugins/paste-from-word/element/style.d.ts +1 -1
  730. package/types/plugins/paste-from-word/helpers/apply-styles-pro.d.ts +1 -1
  731. package/types/plugins/paste-from-word/helpers/calc-list-levels.d.ts +1 -1
  732. package/types/plugins/paste-from-word/helpers/helpers.d.ts +1 -1
  733. package/types/plugins/paste-from-word/helpers/index.d.ts +1 -1
  734. package/types/plugins/paste-from-word/helpers/transform-word-to-html.d.ts +1 -1
  735. package/types/plugins/paste-from-word/interface.d.ts +1 -1
  736. package/types/plugins/paste-from-word/paste-from-word.d.ts +1 -1
  737. package/types/plugins/show-blocks/config.d.ts +1 -1
  738. package/types/plugins/show-blocks/langs/index.d.ts +1 -1
  739. package/types/plugins/show-blocks/show-blocks.d.ts +1 -1
  740. package/types/plugins/todo-list/config.d.ts +1 -1
  741. package/types/plugins/todo-list/todo-list.d.ts +1 -1
  742. package/types/plugins/translate/config.d.ts +1 -1
  743. package/types/plugins/translate/interface.d.ts +1 -1
  744. package/types/plugins/translate/providers/google/google.d.ts +1 -1
  745. package/types/plugins/translate/providers/languages.d.ts +1 -1
  746. package/types/plugins/translate/translate.d.ts +1 -1
  747. package/types/plugins/translate/ui/list/list.d.ts +1 -1
  748. package/types/plugins/translate/ui/settings/settings.d.ts +1 -1
  749. package/types/plugins/tune-block/config.d.ts +1 -1
  750. package/types/plugins/tune-block/tune-block.d.ts +1 -1
  751. package/types/plugins/tune-block/ui/tuner/tuner.d.ts +1 -1
  752. package/types/traits/resize/resize.d.ts +1 -1
  753. package/types/traits/select-items/select-items.d.ts +1 -1
  754. package/types/types/view.d.ts +1 -1
  755. package/types/typings.d.ts +1 -1
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -44,7 +44,7 @@ __webpack_require__.r(__webpack_exports__);
44
44
  /*!
45
45
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
46
46
  * See LICENSE.md in the project root for license information.
47
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
47
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
48
48
  */
49
49
 
50
50
 
@@ -232,7 +232,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_6__/* .JoditPro */ .A.plugins.add('
232
232
  /*!
233
233
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
234
234
  * See LICENSE.md in the project root for license information.
235
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
235
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
236
236
  */
237
237
 
238
238
 
@@ -272,7 +272,7 @@ __webpack_require__.r(__webpack_exports__);
272
272
  /*!
273
273
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
274
274
  * See LICENSE.md in the project root for license information.
275
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
275
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
276
276
  */
277
277
 
278
278
 
@@ -290,7 +290,7 @@ __webpack_require__.r(__webpack_exports__);
290
290
  /*!
291
291
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
292
292
  * See LICENSE.md in the project root for license information.
293
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
293
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
294
294
  */
295
295
 
296
296
  var DefaultStorage = /** @class */ (function () {
@@ -346,7 +346,7 @@ var DefaultStorage = /** @class */ (function () {
346
346
  /*!
347
347
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
348
348
  * See LICENSE.md in the project root for license information.
349
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
349
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
350
350
  */
351
351
 
352
352
 
@@ -428,7 +428,7 @@ var UIBackupBox = /** @class */ (function (_super) {
428
428
  /*!
429
429
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
430
430
  * See LICENSE.md in the project root for license information.
431
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
431
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
432
432
  */
433
433
 
434
434
 
@@ -493,7 +493,7 @@ var UIBackupItem = /** @class */ (function (_super) {
493
493
  /*!
494
494
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
495
495
  * See LICENSE.md in the project root for license information.
496
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
496
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
497
497
  */
498
498
 
499
499
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -192,7 +192,7 @@
192
192
  /*!
193
193
  * Jodit Editor (https://xdsoft.net/jodit/)
194
194
  * Released under MIT see LICENSE.txt in the project root for license information.
195
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
195
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
196
196
  */
197
197
  .jodit-color-input {
198
198
  display: flex;
@@ -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.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -370,7 +370,7 @@ module.exports = "<svg stroke=\"black\" viewBox=\"0 0 32 32\" xml:space=\"preser
370
370
  /*!
371
371
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
372
372
  * See LICENSE.md in the project root for license information.
373
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
373
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
374
374
  */
375
375
 
376
376
 
@@ -596,7 +596,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_8__/* .JoditPro */ .A.plugins.add('
596
596
  /*!
597
597
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
598
598
  * See LICENSE.md in the project root for license information.
599
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
599
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
600
600
  */
601
601
 
602
602
 
@@ -947,7 +947,7 @@ var UIFormButtonGenerator = /** @class */ (function (_super) {
947
947
  /*!
948
948
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
949
949
  * See LICENSE.md in the project root for license information.
950
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
950
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
951
951
  */
952
952
 
953
953
 
@@ -1201,7 +1201,7 @@ var UIPreviewButtonGenerator = /** @class */ (function (_super) {
1201
1201
  /*!
1202
1202
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1203
1203
  * See LICENSE.md in the project root for license information.
1204
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1204
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1205
1205
  */
1206
1206
 
1207
1207
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -42,7 +42,7 @@ __webpack_require__.r(__webpack_exports__);
42
42
  /*!
43
43
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
44
44
  * See LICENSE.md in the project root for license information.
45
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
45
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
46
46
  */
47
47
 
48
48
 
@@ -146,7 +146,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_3__/* .JoditPro */ .A.plugins.add('
146
146
  /*!
147
147
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
148
148
  * See LICENSE.md in the project root for license information.
149
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
149
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
150
150
  */
151
151
 
152
152
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -9,7 +9,7 @@
9
9
  /*!
10
10
  * Jodit Editor (https://xdsoft.net/jodit/)
11
11
  * Released under MIT see LICENSE.txt in the project root for license information.
12
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
12
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
13
13
  */
14
14
  .jodit-color-input {
15
15
  display: flex;
@@ -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.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -365,7 +365,7 @@ __webpack_require__.r(__webpack_exports__);
365
365
  /*!
366
366
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
367
367
  * See LICENSE.md in the project root for license information.
368
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
368
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
369
369
  */
370
370
 
371
371
 
@@ -429,7 +429,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_4__/* .JoditPro */ .A.plugins.add('
429
429
  /*!
430
430
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
431
431
  * See LICENSE.md in the project root for license information.
432
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
432
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
433
433
  */
434
434
 
435
435
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -82,7 +82,7 @@ __webpack_require__.r(__webpack_exports__);
82
82
  /*!
83
83
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
84
84
  * See LICENSE.md in the project root for license information.
85
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
85
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
86
86
  */
87
87
 
88
88
 
@@ -178,7 +178,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_5__/* .JoditPro */ .A.plugins.add('
178
178
  /*!
179
179
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
180
180
  * See LICENSE.md in the project root for license information.
181
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
181
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
182
182
  */
183
183
 
184
184
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -36,7 +36,7 @@ module.exports = "<svg viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\
36
36
  /*!
37
37
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
38
38
  * See LICENSE.md in the project root for license information.
39
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
39
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
40
40
  */
41
41
 
42
42
 
@@ -86,7 +86,7 @@ __webpack_require__.r(__webpack_exports__);
86
86
  /*!
87
87
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
88
88
  * See LICENSE.md in the project root for license information.
89
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
89
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
90
90
  */
91
91
 
92
92
 
@@ -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.57
4
+ * Version: v4.2.60
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 Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -776,7 +776,7 @@
776
776
  /*!
777
777
  * Jodit Editor (https://xdsoft.net/jodit/)
778
778
  * Released under MIT see LICENSE.txt in the project root for license information.
779
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
779
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
780
780
  */
781
781
  .jodit-ui-virtual-scroll .jodit-ui-virtual-scroll__loader {
782
782
  width: 16px;height: 16px;animation: rotate 2s ease-out 0s infinite;background-image: url(data:image/png;base64,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);background-position: center;background-repeat: no-repeat;background-size: cover;will-change: rotate;
@@ -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.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -97,7 +97,7 @@ module.exports = "<svg viewBox=\"0 0 252 252\" xmlns=\"http://www.w3.org/2000/sv
97
97
  /*!
98
98
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
99
99
  * See LICENSE.md in the project root for license information.
100
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
100
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
101
101
  */
102
102
 
103
103
 
@@ -603,7 +603,7 @@ Object.defineProperty(jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_19__/* .Jodit
603
603
  /*!
604
604
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
605
605
  * See LICENSE.md in the project root for license information.
606
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
606
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
607
607
  */
608
608
 
609
609
 
@@ -704,7 +704,7 @@ __webpack_require__.r(__webpack_exports__);
704
704
  /*!
705
705
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
706
706
  * See LICENSE.md in the project root for license information.
707
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
707
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
708
708
  */
709
709
 
710
710
 
@@ -759,7 +759,7 @@ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_3__/* .JoditPro */ .A.plugins.add('
759
759
  /*!
760
760
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
761
761
  * See LICENSE.md in the project root for license information.
762
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
762
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
763
763
  */
764
764
 
765
765
 
@@ -928,7 +928,7 @@ var ContextMenuManager = /** @class */ (function (_super) {
928
928
  /*!
929
929
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
930
930
  * See LICENSE.md in the project root for license information.
931
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
931
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
932
932
  */
933
933
  var parentPath = function (path) {
934
934
  var parts = path.split('/').filter(function (p) { return p.length; });
@@ -953,7 +953,7 @@ var parentPath = function (path) {
953
953
  /*!
954
954
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
955
955
  * See LICENSE.md in the project root for license information.
956
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
956
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
957
957
  */
958
958
 
959
959
 
@@ -1072,7 +1072,7 @@ var HistoryManager = /** @class */ (function (_super) {
1072
1072
  /*!
1073
1073
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1074
1074
  * See LICENSE.md in the project root for license information.
1075
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1075
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1076
1076
  */
1077
1077
 
1078
1078
 
@@ -1313,7 +1313,7 @@ function loadPartItems(state, dataProvider, offset, limit) {
1313
1313
  /*!
1314
1314
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1315
1315
  * See LICENSE.md in the project root for license information.
1316
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1316
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1317
1317
  */
1318
1318
 
1319
1319
 
@@ -1456,7 +1456,7 @@ var PersistentStore = /** @class */ (function (_super) {
1456
1456
  /*!
1457
1457
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1458
1458
  * See LICENSE.md in the project root for license information.
1459
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1459
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1460
1460
  */
1461
1461
 
1462
1462
 
@@ -1607,7 +1607,7 @@ __webpack_require__.r(__webpack_exports__);
1607
1607
  /*!
1608
1608
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1609
1609
  * See LICENSE.md in the project root for license information.
1610
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1610
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1611
1611
  */
1612
1612
 
1613
1613
 
@@ -1623,7 +1623,7 @@ __webpack_require__.r(__webpack_exports__);
1623
1623
  /*!
1624
1624
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1625
1625
  * See LICENSE.md in the project root for license information.
1626
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1626
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1627
1627
  */
1628
1628
  module.exports = {
1629
1629
  Favorites: 'Избранное',
@@ -1664,7 +1664,7 @@ module.exports = {
1664
1664
  /*!
1665
1665
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1666
1666
  * See LICENSE.md in the project root for license information.
1667
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1667
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1668
1668
  */
1669
1669
 
1670
1670
 
@@ -1692,7 +1692,7 @@ jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .In.set('new-folder', Stri
1692
1692
  /*!
1693
1693
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1694
1694
  * See LICENSE.md in the project root for license information.
1695
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1695
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1696
1696
  */
1697
1697
 
1698
1698
 
@@ -1754,7 +1754,7 @@ var UIBrowserFolder = /** @class */ (function (_super) {
1754
1754
  /*!
1755
1755
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1756
1756
  * See LICENSE.md in the project root for license information.
1757
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1757
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1758
1758
  */
1759
1759
 
1760
1760
 
@@ -1838,7 +1838,7 @@ var UIBrowserHeader = /** @class */ (function (_super) {
1838
1838
  /*!
1839
1839
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1840
1840
  * See LICENSE.md in the project root for license information.
1841
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1841
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1842
1842
  */
1843
1843
 
1844
1844
 
@@ -1944,7 +1944,7 @@ var UIBrowserItem = /** @class */ (function (_super) {
1944
1944
  /*!
1945
1945
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
1946
1946
  * See LICENSE.md in the project root for license information.
1947
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1947
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
1948
1948
  */
1949
1949
 
1950
1950
 
@@ -2124,7 +2124,7 @@ var UILightBox = /** @class */ (function (_super) {
2124
2124
  /*!
2125
2125
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
2126
2126
  * See LICENSE.md in the project root for license information.
2127
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2127
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2128
2128
  */
2129
2129
 
2130
2130
 
@@ -2554,7 +2554,7 @@ var UIProgress = /** @class */ (function (_super) {
2554
2554
  /*!
2555
2555
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
2556
2556
  * See LICENSE.md in the project root for license information.
2557
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2557
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2558
2558
  */
2559
2559
 
2560
2560
 
@@ -2847,7 +2847,7 @@ var UISidebar = /** @class */ (function (_super) {
2847
2847
  /*!
2848
2848
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
2849
2849
  * See LICENSE.md in the project root for license information.
2850
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2850
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2851
2851
  */
2852
2852
 
2853
2853
 
@@ -2906,7 +2906,7 @@ var UIBrowserSource = /** @class */ (function (_super) {
2906
2906
  /*!
2907
2907
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
2908
2908
  * See LICENSE.md in the project root for license information.
2909
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2909
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2910
2910
  */
2911
2911
 
2912
2912
 
@@ -2957,7 +2957,7 @@ var UIBrowserSources = /** @class */ (function (_super) {
2957
2957
  /*!
2958
2958
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
2959
2959
  * See LICENSE.md in the project root for license information.
2960
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2960
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
2961
2961
  */
2962
2962
 
2963
2963
 
@@ -3008,7 +3008,7 @@ var UIBrowserStatusBar = /** @class */ (function (_super) {
3008
3008
  /*!
3009
3009
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
3010
3010
  * See LICENSE.md in the project root for license information.
3011
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3011
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3012
3012
  */
3013
3013
 
3014
3014
 
@@ -3071,7 +3071,7 @@ var UITree = /** @class */ (function (_super) {
3071
3071
  /*!
3072
3072
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
3073
3073
  * See LICENSE.md in the project root for license information.
3074
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3074
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3075
3075
  */
3076
3076
 
3077
3077
 
@@ -3198,7 +3198,7 @@ var UIVirtualScroll = /** @class */ (function (_super) {
3198
3198
  /*!
3199
3199
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
3200
3200
  * See LICENSE.md in the project root for license information.
3201
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3201
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3202
3202
  */
3203
3203
 
3204
3204
 
@@ -3282,7 +3282,7 @@ var UIResize = /** @class */ (function () {
3282
3282
  /*!
3283
3283
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
3284
3284
  * See LICENSE.md in the project root for license information.
3285
- * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3285
+ * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
3286
3286
  */
3287
3287
 
3288
3288
 
@@ -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.57
4
+ * Version: v4.2.60
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */