jodit-pro 4.7.3 → 4.7.6

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 (469) hide show
  1. package/es2015/jodit.css +1 -1
  2. package/es2015/jodit.fat.min.js +2 -2
  3. package/es2015/jodit.js +2 -2
  4. package/es2015/jodit.min.js +2 -2
  5. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  6. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  7. package/es2015/plugins/backup/backup.css +1 -1
  8. package/es2015/plugins/backup/backup.js +1 -1
  9. package/es2015/plugins/backup/backup.min.js +1 -1
  10. package/es2015/plugins/button-generator/button-generator.css +1 -1
  11. package/es2015/plugins/button-generator/button-generator.js +1 -1
  12. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  13. package/es2015/plugins/change-case/change-case.js +1 -1
  14. package/es2015/plugins/change-case/change-case.min.js +1 -1
  15. package/es2015/plugins/color-picker/color-picker.css +1 -1
  16. package/es2015/plugins/color-picker/color-picker.js +1 -1
  17. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  18. package/es2015/plugins/emoji/emoji.css +1 -1
  19. package/es2015/plugins/emoji/emoji.js +1 -1
  20. package/es2015/plugins/emoji/emoji.min.js +1 -1
  21. package/es2015/plugins/export-docs/export-docs.js +1 -1
  22. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  23. package/es2015/plugins/finder/finder.css +1 -1
  24. package/es2015/plugins/finder/finder.js +1 -1
  25. package/es2015/plugins/finder/finder.min.js +1 -1
  26. package/es2015/plugins/google-maps/google-maps.css +1 -1
  27. package/es2015/plugins/google-maps/google-maps.js +1 -1
  28. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  29. package/es2015/plugins/google-search/google-search.js +1 -1
  30. package/es2015/plugins/google-search/google-search.min.js +1 -1
  31. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  32. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  33. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  34. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  35. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  36. package/es2015/plugins/keyboard/keyboard.css +1 -1
  37. package/es2015/plugins/keyboard/keyboard.js +1 -1
  38. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  39. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  40. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  41. package/es2015/plugins/page-break/page-break.js +1 -1
  42. package/es2015/plugins/page-break/page-break.min.js +1 -1
  43. package/es2015/plugins/paste-code/paste-code.css +1 -1
  44. package/es2015/plugins/paste-code/paste-code.js +1 -1
  45. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  46. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  47. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  48. package/es2015/plugins/show-blocks/show-blocks.js +1 -1
  49. package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
  50. package/es2015/plugins/todo-list/todo-list.css +1 -1
  51. package/es2015/plugins/todo-list/todo-list.js +1 -1
  52. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  53. package/es2015/plugins/translate/translate.css +1 -1
  54. package/es2015/plugins/translate/translate.js +1 -1
  55. package/es2015/plugins/translate/translate.min.js +1 -1
  56. package/es2015/plugins/tune-block/tune-block.css +1 -1
  57. package/es2015/plugins/tune-block/tune-block.js +1 -1
  58. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  59. package/es2018/jodit.fat.min.js +2 -2
  60. package/es2018/jodit.min.js +2 -2
  61. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  62. package/es2018/plugins/backup/backup.min.js +1 -1
  63. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  64. package/es2018/plugins/change-case/change-case.min.js +1 -1
  65. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  66. package/es2018/plugins/emoji/emoji.min.js +1 -1
  67. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  68. package/es2018/plugins/finder/finder.min.js +1 -1
  69. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  70. package/es2018/plugins/google-search/google-search.min.js +1 -1
  71. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  72. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  73. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  74. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  75. package/es2018/plugins/page-break/page-break.min.js +1 -1
  76. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  77. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  78. package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
  79. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  80. package/es2018/plugins/translate/translate.min.js +1 -1
  81. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  82. package/es2021/jodit.css +1 -1
  83. package/es2021/jodit.fat.min.js +2 -2
  84. package/es2021/jodit.js +2 -2
  85. package/es2021/jodit.min.js +2 -2
  86. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  87. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  88. package/es2021/plugins/backup/backup.css +1 -1
  89. package/es2021/plugins/backup/backup.js +1 -1
  90. package/es2021/plugins/backup/backup.min.js +1 -1
  91. package/es2021/plugins/button-generator/button-generator.css +1 -1
  92. package/es2021/plugins/button-generator/button-generator.js +1 -1
  93. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  94. package/es2021/plugins/change-case/change-case.js +1 -1
  95. package/es2021/plugins/change-case/change-case.min.js +1 -1
  96. package/es2021/plugins/color-picker/color-picker.css +1 -1
  97. package/es2021/plugins/color-picker/color-picker.js +1 -1
  98. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  99. package/es2021/plugins/emoji/emoji.css +1 -1
  100. package/es2021/plugins/emoji/emoji.js +1 -1
  101. package/es2021/plugins/emoji/emoji.min.js +1 -1
  102. package/es2021/plugins/export-docs/export-docs.js +1 -1
  103. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  104. package/es2021/plugins/finder/finder.css +1 -1
  105. package/es2021/plugins/finder/finder.js +1 -1
  106. package/es2021/plugins/finder/finder.min.js +1 -1
  107. package/es2021/plugins/google-maps/google-maps.css +1 -1
  108. package/es2021/plugins/google-maps/google-maps.js +1 -1
  109. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  110. package/es2021/plugins/google-search/google-search.js +1 -1
  111. package/es2021/plugins/google-search/google-search.min.js +1 -1
  112. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  113. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  114. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  115. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  116. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  117. package/es2021/plugins/keyboard/keyboard.css +1 -1
  118. package/es2021/plugins/keyboard/keyboard.js +1 -1
  119. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  120. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  121. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  122. package/es2021/plugins/page-break/page-break.js +1 -1
  123. package/es2021/plugins/page-break/page-break.min.js +1 -1
  124. package/es2021/plugins/paste-code/paste-code.css +1 -1
  125. package/es2021/plugins/paste-code/paste-code.js +1 -1
  126. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  127. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  128. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  129. package/es2021/plugins/show-blocks/show-blocks.js +1 -1
  130. package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
  131. package/es2021/plugins/todo-list/todo-list.css +1 -1
  132. package/es2021/plugins/todo-list/todo-list.js +1 -1
  133. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  134. package/es2021/plugins/translate/translate.css +1 -1
  135. package/es2021/plugins/translate/translate.js +1 -1
  136. package/es2021/plugins/translate/translate.min.js +1 -1
  137. package/es2021/plugins/tune-block/tune-block.css +1 -1
  138. package/es2021/plugins/tune-block/tune-block.js +1 -1
  139. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  140. package/es2021.en/jodit.css +1 -1
  141. package/es2021.en/jodit.fat.min.js +2 -2
  142. package/es2021.en/jodit.js +2 -2
  143. package/es2021.en/jodit.min.js +2 -2
  144. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  145. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  146. package/es2021.en/plugins/backup/backup.css +1 -1
  147. package/es2021.en/plugins/backup/backup.js +1 -1
  148. package/es2021.en/plugins/backup/backup.min.js +1 -1
  149. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  150. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  151. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  152. package/es2021.en/plugins/change-case/change-case.js +1 -1
  153. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  154. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  155. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  156. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  157. package/es2021.en/plugins/emoji/emoji.css +1 -1
  158. package/es2021.en/plugins/emoji/emoji.js +1 -1
  159. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  160. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  161. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  162. package/es2021.en/plugins/finder/finder.css +1 -1
  163. package/es2021.en/plugins/finder/finder.js +1 -1
  164. package/es2021.en/plugins/finder/finder.min.js +1 -1
  165. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  166. package/es2021.en/plugins/google-maps/google-maps.js +1 -1
  167. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  168. package/es2021.en/plugins/google-search/google-search.js +1 -1
  169. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  170. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  171. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  172. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  173. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  174. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  175. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  176. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  177. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  178. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  179. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  180. package/es2021.en/plugins/page-break/page-break.js +1 -1
  181. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  182. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  183. package/es2021.en/plugins/paste-code/paste-code.js +1 -1
  184. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  185. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  186. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  187. package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
  188. package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
  189. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  190. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  191. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  192. package/es2021.en/plugins/translate/translate.css +1 -1
  193. package/es2021.en/plugins/translate/translate.js +1 -1
  194. package/es2021.en/plugins/translate/translate.min.js +1 -1
  195. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  196. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  197. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  198. package/es5/jodit.css +2 -2
  199. package/es5/jodit.fat.min.js +2 -2
  200. package/es5/jodit.js +2 -2
  201. package/es5/jodit.min.css +2 -2
  202. package/es5/jodit.min.js +2 -2
  203. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  204. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  205. package/es5/plugins/backup/backup.css +1 -1
  206. package/es5/plugins/backup/backup.js +1 -1
  207. package/es5/plugins/backup/backup.min.js +1 -1
  208. package/es5/plugins/button-generator/button-generator.css +1 -1
  209. package/es5/plugins/button-generator/button-generator.js +1 -1
  210. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  211. package/es5/plugins/change-case/change-case.js +1 -1
  212. package/es5/plugins/change-case/change-case.min.js +1 -1
  213. package/es5/plugins/color-picker/color-picker.css +1 -1
  214. package/es5/plugins/color-picker/color-picker.js +1 -1
  215. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  216. package/es5/plugins/emoji/emoji.css +1 -1
  217. package/es5/plugins/emoji/emoji.js +1 -1
  218. package/es5/plugins/emoji/emoji.min.js +1 -1
  219. package/es5/plugins/export-docs/export-docs.js +1 -1
  220. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  221. package/es5/plugins/finder/finder.css +1 -1
  222. package/es5/plugins/finder/finder.js +1 -1
  223. package/es5/plugins/finder/finder.min.js +1 -1
  224. package/es5/plugins/google-maps/google-maps.css +1 -1
  225. package/es5/plugins/google-maps/google-maps.js +1 -1
  226. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  227. package/es5/plugins/google-search/google-search.js +1 -1
  228. package/es5/plugins/google-search/google-search.min.js +1 -1
  229. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  230. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  231. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  232. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  233. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  234. package/es5/plugins/keyboard/keyboard.css +1 -1
  235. package/es5/plugins/keyboard/keyboard.js +1 -1
  236. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  237. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  238. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  239. package/es5/plugins/page-break/page-break.js +1 -1
  240. package/es5/plugins/page-break/page-break.min.js +1 -1
  241. package/es5/plugins/paste-code/paste-code.css +1 -1
  242. package/es5/plugins/paste-code/paste-code.js +1 -1
  243. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  244. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  245. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  246. package/es5/plugins/show-blocks/show-blocks.js +1 -1
  247. package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
  248. package/es5/plugins/todo-list/todo-list.css +1 -1
  249. package/es5/plugins/todo-list/todo-list.js +1 -1
  250. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  251. package/es5/plugins/translate/translate.css +1 -1
  252. package/es5/plugins/translate/translate.js +1 -1
  253. package/es5/plugins/translate/translate.min.js +1 -1
  254. package/es5/plugins/tune-block/tune-block.css +1 -1
  255. package/es5/plugins/tune-block/tune-block.js +1 -1
  256. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  257. package/es5/polyfills.fat.min.js +1 -1
  258. package/es5/polyfills.js +1 -1
  259. package/es5/polyfills.min.js +1 -1
  260. package/esm/config.js +1 -6
  261. package/esm/core/ui/form/range/range.js +1 -6
  262. package/esm/index.js +1 -6
  263. package/esm/jodit-pro.js +1 -6
  264. package/esm/plugins/all.js +1 -6
  265. package/esm/plugins/autocomplete/autocomplete.js +1 -6
  266. package/esm/plugins/autocomplete/config.js +1 -6
  267. package/esm/plugins/autocomplete/helpers.js +1 -6
  268. package/esm/plugins/autocomplete/interface.js +0 -6
  269. package/esm/plugins/autocomplete/ui/autocomplete.js +1 -6
  270. package/esm/plugins/autocomplete/ui/item.js +1 -6
  271. package/esm/plugins/backup/assets/restore.svg.js +1 -1
  272. package/esm/plugins/backup/backup.js +1 -6
  273. package/esm/plugins/backup/config.js +1 -6
  274. package/esm/plugins/backup/interface.js +0 -6
  275. package/esm/plugins/backup/langs/index.js +0 -6
  276. package/esm/plugins/backup/modules/store.js +1 -6
  277. package/esm/plugins/backup/ui/box.js +1 -6
  278. package/esm/plugins/backup/ui/item.js +1 -6
  279. package/esm/plugins/backup/ui/list.js +1 -6
  280. package/esm/plugins/button-generator/assets/check.svg.js +1 -1
  281. package/esm/plugins/button-generator/assets/styles.json.js +1 -1
  282. package/esm/plugins/button-generator/button-generator.js +1 -1
  283. package/esm/plugins/button-generator/config.js +1 -6
  284. package/esm/plugins/button-generator/icon.svg.js +1 -1
  285. package/esm/plugins/button-generator/ui/button/button.js +5 -1
  286. package/esm/plugins/button-generator/ui/form/form.js +79 -1
  287. package/esm/plugins/button-generator/ui/generator/button-generator.js +7 -6
  288. package/esm/plugins/button-generator/ui/preview/preview.js +4 -1
  289. package/esm/plugins/change-case/change-case.js +1 -6
  290. package/esm/plugins/change-case/config.js +1 -6
  291. package/esm/plugins/change-case/icon.svg.js +1 -1
  292. package/esm/plugins/color-picker/color-picker.js +1 -6
  293. package/esm/plugins/color-picker/ui/input/color-input.js +1 -6
  294. package/esm/plugins/emoji/config.js +1 -1
  295. package/esm/plugins/emoji/emoji.js +1 -6
  296. package/esm/plugins/emoji/emoji.json.js +1 -1
  297. package/esm/plugins/emoji/emoji.svg.js +1 -1
  298. package/esm/plugins/emoji/interface.js +0 -6
  299. package/esm/plugins/emoji/ui/emoji.js +1 -6
  300. package/esm/plugins/export-docs/assets/export.svg.js +1 -1
  301. package/esm/plugins/export-docs/config.js +1 -6
  302. package/esm/plugins/export-docs/export-docs.js +2 -6
  303. package/esm/plugins/finder/browser.js +1 -6
  304. package/esm/plugins/finder/config.js +1 -6
  305. package/esm/plugins/finder/finder.js +1 -6
  306. package/esm/plugins/finder/helpers/context-menu.js +1 -6
  307. package/esm/plugins/finder/helpers/helpers.js +1 -6
  308. package/esm/plugins/finder/helpers/history-manager.js +1 -6
  309. package/esm/plugins/finder/helpers/loading-manager.js +1 -6
  310. package/esm/plugins/finder/helpers/persistent-store.js +1 -6
  311. package/esm/plugins/finder/helpers/state-manager.js +1 -6
  312. package/esm/plugins/finder/langs/index.js +1 -6
  313. package/esm/plugins/finder/langs/ru.js +1 -6
  314. package/esm/plugins/finder/ui/assets/icons/heart.svg.js +1 -1
  315. package/esm/plugins/finder/ui/assets/icons/home.svg.js +1 -1
  316. package/esm/plugins/finder/ui/assets/icons/index.js +1 -6
  317. package/esm/plugins/finder/ui/assets/icons/new-folder.svg.js +1 -1
  318. package/esm/plugins/finder/ui/folder/folder.js +10 -6
  319. package/esm/plugins/finder/ui/header/header.js +1 -6
  320. package/esm/plugins/finder/ui/item/item.js +5 -6
  321. package/esm/plugins/finder/ui/lightboox/lightbox.js +6 -6
  322. package/esm/plugins/finder/ui/panel/panel.js +4 -6
  323. package/esm/plugins/finder/ui/preview/preview.js +6 -1
  324. package/esm/plugins/finder/ui/progress/progress.js +1 -1
  325. package/esm/plugins/finder/ui/settings/settings.js +5 -6
  326. package/esm/plugins/finder/ui/sidebar/sidebar.js +5 -1
  327. package/esm/plugins/finder/ui/source/source.js +4 -6
  328. package/esm/plugins/finder/ui/sources/sources.js +1 -6
  329. package/esm/plugins/finder/ui/statusbar/statusbar.js +5 -6
  330. package/esm/plugins/finder/ui/tree/tree.js +1 -6
  331. package/esm/plugins/finder/ui/virtual-scroll/virtual-scroll.js +5 -6
  332. package/esm/plugins/google-maps/assets/circle.svg.js +1 -1
  333. package/esm/plugins/google-maps/assets/hand.svg.js +1 -1
  334. package/esm/plugins/google-maps/assets/icon.svg.js +1 -1
  335. package/esm/plugins/google-maps/assets/index.js +1 -6
  336. package/esm/plugins/google-maps/assets/marker.svg.js +1 -1
  337. package/esm/plugins/google-maps/assets/polygon.svg.js +1 -1
  338. package/esm/plugins/google-maps/assets/polyline.svg.js +1 -1
  339. package/esm/plugins/google-maps/assets/text.svg.js +1 -1
  340. package/esm/plugins/google-maps/config.js +1 -6
  341. package/esm/plugins/google-maps/google-maps.js +1 -6
  342. package/esm/plugins/google-maps/helpers/const.js +1 -6
  343. package/esm/plugins/google-maps/helpers/generate-js-script.js +122 -1
  344. package/esm/plugins/google-maps/helpers/generate-static-elements.js +1 -6
  345. package/esm/plugins/google-maps/helpers/helpers.js +1 -6
  346. package/esm/plugins/google-maps/helpers/static-url.js +1 -6
  347. package/esm/plugins/google-maps/ui/combo-box/combo-box.js +1 -6
  348. package/esm/plugins/google-maps/ui/editors/base.js +5 -6
  349. package/esm/plugins/google-maps/ui/editors/index.js +1 -6
  350. package/esm/plugins/google-maps/ui/editors/marker/marker.js +1 -6
  351. package/esm/plugins/google-maps/ui/editors/polygon/polygon.js +1 -6
  352. package/esm/plugins/google-maps/ui/editors/polyline/polyline.js +1 -6
  353. package/esm/plugins/google-maps/ui/index.js +1 -6
  354. package/esm/plugins/google-maps/ui/map/map.js +5 -6
  355. package/esm/plugins/google-maps/ui/map/modules/add-new-in-state.js +1 -6
  356. package/esm/plugins/google-maps/ui/map/modules/index.js +1 -6
  357. package/esm/plugins/google-maps/ui/map/modules/init-or-update-element-from-state.js +1 -6
  358. package/esm/plugins/google-maps/ui/map/modules/on-change-geometries.js +1 -6
  359. package/esm/plugins/google-maps/ui/map/modules/open-props-dialog.js +1 -6
  360. package/esm/plugins/google-maps/ui/map/modules/remove-element.js +1 -6
  361. package/esm/plugins/google-maps/ui/map/modules/update-state-and-gme.js +1 -6
  362. package/esm/plugins/google-maps/ui/maps-controls/maps-controls.js +1 -6
  363. package/esm/plugins/google-maps/ui/maps-props/maps-props.js +1 -6
  364. package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.js +4 -6
  365. package/esm/plugins/google-search/google-search.js +1 -6
  366. package/esm/plugins/google-search/icon.svg.js +1 -1
  367. package/esm/plugins/highlight-signature/config.js +1 -1
  368. package/esm/plugins/highlight-signature/highlight-signature.js +1 -6
  369. package/esm/plugins/iframe-editor/config.js +1 -6
  370. package/esm/plugins/iframe-editor/icon.svg.js +1 -1
  371. package/esm/plugins/iframe-editor/iframe-editor.js +1 -6
  372. package/esm/plugins/iframe-editor/interface.js +0 -6
  373. package/esm/plugins/iframe-editor/ui/iframe-editor/iframe-editor.js +1 -6
  374. package/esm/plugins/index.js +1 -1
  375. package/esm/plugins/keyboard/config.js +1 -1
  376. package/esm/plugins/keyboard/icon.svg.js +1 -1
  377. package/esm/plugins/keyboard/interface.js +0 -6
  378. package/esm/plugins/keyboard/keyboard.js +1 -1
  379. package/esm/plugins/keyboard/ui/assets/backspace.svg.js +1 -1
  380. package/esm/plugins/keyboard/ui/assets/caps.svg.js +1 -1
  381. package/esm/plugins/keyboard/ui/assets/dots.svg.js +1 -1
  382. package/esm/plugins/keyboard/ui/assets/shift.svg.js +1 -1
  383. package/esm/plugins/keyboard/ui/assets/tab.svg.js +1 -1
  384. package/esm/plugins/keyboard/ui/keyboard/keyboard.js +3 -6
  385. package/esm/plugins/license/helpers/helpers.js +1 -6
  386. package/esm/plugins/license/license.js +1 -6
  387. package/esm/plugins/mobile-view/config.js +1 -6
  388. package/esm/plugins/mobile-view/icon.svg.js +1 -1
  389. package/esm/plugins/mobile-view/mobile-view.js +1 -6
  390. package/esm/plugins/page-break/assets/page-break.svg.js +1 -1
  391. package/esm/plugins/page-break/config.js +1 -6
  392. package/esm/plugins/page-break/page-break.css.js +18 -6
  393. package/esm/plugins/page-break/page-break.js +1 -6
  394. package/esm/plugins/paste-code/config.js +1 -6
  395. package/esm/plugins/paste-code/icon.svg.js +1 -1
  396. package/esm/plugins/paste-code/paste-code.js +1 -6
  397. package/esm/plugins/paste-from-word/cases/clean-styles.js +1 -6
  398. package/esm/plugins/paste-from-word/cases/clear-attributes.js +1 -6
  399. package/esm/plugins/paste-from-word/cases/clear-class-name.js +1 -6
  400. package/esm/plugins/paste-from-word/cases/convert-style-unit-to-pixels.js +1 -6
  401. package/esm/plugins/paste-from-word/cases/convert-to-list.js +1 -6
  402. package/esm/plugins/paste-from-word/cases/index.js +1 -6
  403. package/esm/plugins/paste-from-word/cases/mark-page-break.js +1 -6
  404. package/esm/plugins/paste-from-word/cases/normalize-image-props.js +1 -6
  405. package/esm/plugins/paste-from-word/cases/process-image.js +1 -6
  406. package/esm/plugins/paste-from-word/cases/process-links.js +1 -6
  407. package/esm/plugins/paste-from-word/cases/remove-extra-tags.js +1 -6
  408. package/esm/plugins/paste-from-word/cases/remove-inside-comment.js +1 -6
  409. package/esm/plugins/paste-from-word/cases/replace-old-tags.js +1 -6
  410. package/esm/plugins/paste-from-word/cases/table.js +1 -6
  411. package/esm/plugins/paste-from-word/config.js +1 -6
  412. package/esm/plugins/paste-from-word/constants.js +1 -6
  413. package/esm/plugins/paste-from-word/element/checkers.js +1 -6
  414. package/esm/plugins/paste-from-word/element/element.js +1 -6
  415. package/esm/plugins/paste-from-word/element/index.js +1 -6
  416. package/esm/plugins/paste-from-word/element/render.js +1 -6
  417. package/esm/plugins/paste-from-word/element/style.js +1 -6
  418. package/esm/plugins/paste-from-word/helpers/apply-styles-pro.js +1 -6
  419. package/esm/plugins/paste-from-word/helpers/calc-list-levels.js +1 -6
  420. package/esm/plugins/paste-from-word/helpers/helpers.js +1 -6
  421. package/esm/plugins/paste-from-word/helpers/index.js +1 -6
  422. package/esm/plugins/paste-from-word/helpers/transform-word-to-html.js +1 -6
  423. package/esm/plugins/paste-from-word/interface.js +0 -6
  424. package/esm/plugins/paste-from-word/paste-from-word.js +1 -6
  425. package/esm/plugins/show-blocks/config.js +1 -6
  426. package/esm/plugins/show-blocks/langs/ar.js +1 -6
  427. package/esm/plugins/show-blocks/langs/cs_cz.js +1 -6
  428. package/esm/plugins/show-blocks/langs/de.js +1 -6
  429. package/esm/plugins/show-blocks/langs/es.js +1 -6
  430. package/esm/plugins/show-blocks/langs/fa.js +1 -6
  431. package/esm/plugins/show-blocks/langs/fr.js +1 -6
  432. package/esm/plugins/show-blocks/langs/he.js +1 -6
  433. package/esm/plugins/show-blocks/langs/hu.js +1 -6
  434. package/esm/plugins/show-blocks/langs/id.js +1 -6
  435. package/esm/plugins/show-blocks/langs/index.js +1 -6
  436. package/esm/plugins/show-blocks/langs/it.js +1 -6
  437. package/esm/plugins/show-blocks/langs/ja.js +1 -6
  438. package/esm/plugins/show-blocks/langs/ko.js +1 -6
  439. package/esm/plugins/show-blocks/langs/nl.js +1 -6
  440. package/esm/plugins/show-blocks/langs/pl.js +1 -6
  441. package/esm/plugins/show-blocks/langs/pt_br.js +1 -6
  442. package/esm/plugins/show-blocks/langs/ru.js +1 -6
  443. package/esm/plugins/show-blocks/langs/tr.js +1 -6
  444. package/esm/plugins/show-blocks/langs/zh_cn.js +1 -6
  445. package/esm/plugins/show-blocks/langs/zh_tw.js +1 -6
  446. package/esm/plugins/show-blocks/show-blocks.js +7 -6
  447. package/esm/plugins/show-blocks/show-blocks.svg.js +1 -1
  448. package/esm/plugins/todo-list/assets/todo-list.svg.js +1 -1
  449. package/esm/plugins/todo-list/config.js +1 -6
  450. package/esm/plugins/todo-list/todo-list.js +1 -6
  451. package/esm/plugins/translate/assets/swap.svg.js +1 -1
  452. package/esm/plugins/translate/assets/translate.svg.js +1 -1
  453. package/esm/plugins/translate/config.js +1 -6
  454. package/esm/plugins/translate/interface.js +0 -6
  455. package/esm/plugins/translate/providers/google/google.js +1 -6
  456. package/esm/plugins/translate/providers/languages.js +1 -6
  457. package/esm/plugins/translate/replace-text-fragments.js +1 -1
  458. package/esm/plugins/translate/translate.js +1 -6
  459. package/esm/plugins/translate/ui/list/list.js +7 -6
  460. package/esm/plugins/translate/ui/settings/settings.js +7 -6
  461. package/esm/plugins/tune-block/config.js +3 -6
  462. package/esm/plugins/tune-block/tune-block.js +1 -6
  463. package/esm/plugins/tune-block/ui/tuner/icon.svg.js +1 -1
  464. package/esm/plugins/tune-block/ui/tuner/tuner.js +3 -6
  465. package/esm/traits/resize/resize.js +1 -6
  466. package/esm/traits/select-items/select-items.js +1 -6
  467. package/package.json +1 -1
  468. package/esm/tsconfig.json +0 -17
  469. package/types/tsconfig.json +0 -17
@@ -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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
package/es5/polyfills.js CHANGED
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valeriy <chupurnov@gmail.com>
4
- * Version: v4.7.3
4
+ * Version: v4.7.6
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.7.3
4
+ * Version: v4.7.6
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
package/esm/config.js CHANGED
@@ -1,6 +1 @@
1
- /*!
2
- * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
- * See LICENSE.md in the project root for license information.
4
- * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
- */
6
- import{Config as a}from"jodit/esm/config.js";a.prototype.controls.font.list={"'Andale mono', monospace'":"Andale Mono","Arial, Helvetica, sans-serif":"Arial","'Arial black', sans-serif":"Arial Black","'Book antiqua', palatino, serif":"Book Antiqua","'Comic Sans MS', sans-serif":"Comic Sans MS","'Courier new', Courier, monospace":"Courier New","Georgia, Palatino, serif":"Georgia","Helvetica, Arial, sans-serif":"Helvetica","Impact, Charcoal, sans-serif":"Impact","Symbol, sans-serif":"Symbol","Tahoma, Arial, Helvetica, sans-serif":"Tahoma","Terminal, Monaco, monospace":"Terminal","'Times new roman', Times, serif":"Times New Roman","'Trebuchet ms', Geneva, sans-serif":"Trebuchet MS","Verdana, Geneva, sans-serif":"Verdana",Webdings:"Webdings","Wingdings, 'Zapf dingbats'":"Wingdings"},a.prototype.loadExternalConfig=!0;
1
+ import{Config as a}from"jodit/esm/config.js";a.prototype.controls.font.list={"'Andale mono', monospace'":"Andale Mono","Arial, Helvetica, sans-serif":"Arial","'Arial black', sans-serif":"Arial Black","'Book antiqua', palatino, serif":"Book Antiqua","'Comic Sans MS', sans-serif":"Comic Sans MS","'Courier new', Courier, monospace":"Courier New","Georgia, Palatino, serif":"Georgia","Helvetica, Arial, sans-serif":"Helvetica","Impact, Charcoal, sans-serif":"Impact","Symbol, sans-serif":"Symbol","Tahoma, Arial, Helvetica, sans-serif":"Tahoma","Terminal, Monaco, monospace":"Terminal","'Times new roman', Times, serif":"Times New Roman","'Trebuchet ms', Geneva, sans-serif":"Trebuchet MS","Verdana, Geneva, sans-serif":"Verdana",Webdings:"Webdings","Wingdings, 'Zapf dingbats'":"Wingdings"},a.prototype.loadExternalConfig=!0;
@@ -1,6 +1 @@
1
- /*!
2
- * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
- * See LICENSE.md in the project root for license information.
4
- * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
- */
6
- var t=this&&this.__decorate||function(t,e,s,n){var o,i=arguments.length,a=i<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,s):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,s,n);else for(var l=t.length-1;l>=0;l--)(o=t[l])&&(a=(i<3?o(a):i>3?o(e,s,a):o(e,s))||a);return i>3&&a&&Object.defineProperty(e,s,a),a};import{autobind as e,component as s,watch as n}from"jodit/esm/core/decorators/index.js";import{assert as o,css as i}from"jodit/esm/core/helpers/index.js";import{UIInput as a}from"jodit/esm/core/ui/index.js";let l=class UIRange extends a{className(){return"UIRange"}constructor(t,e){super(t,{...e,type:"hidden"}),this.state={...a.defaultState,min:0,max:100},this.startValue=0,this.startX=0,this.width=100,Object.assign(this.state,e),this.appendUIRange(),this.onChangeSelfValue()}appendUIRange(){const t=this.j.create.div(this.getFullElName("slider"));this.container.appendChild(t);const e=this.j.create.div(this.getFullElName("handle"));t.appendChild(e);const s=this.j.create.div(this.getFullElName("log")),n=this.getElm("label");o(null!=n,"label element does not exists"),n.appendChild(s)}onDragStart(t){this.startValue=parseFloat(this.value)||0,this.startX=t.clientX;const e=this.getElm("slider");o(null!=e,"slider element does not exists"),this.width=e.offsetWidth,this.j.e.on(this.j.ow,"mousemove",this.onDrag)}onDrag(t){const{min:e,max:s}=this.state,n=(t.clientX-this.startX)/this.width*(this.state.max-this.state.min);let o=this.startValue+n;o<e&&(o=e),o>s&&(o=s),this.value=o.toString()}onDragEnd(){this.j.e.off(this.j.ow,"mousemove",this.onDrag)}onChangeSelfValue(){const t=this.getElm("handle"),e=parseFloat(this.value)||0;o(null!=t,"Handle element does not exist"),i(t,{left:(e-this.state.min)/(this.state.max-this.state.min)*100+"%"});const s=this.getElm("log");o(null!=s,"log element does not exist"),s.innerText=e.toString()}destruct(){return this.onDragEnd(),super.destruct()}};t([n(["handle:mousedown","handle:touchstart"])],l.prototype,"onDragStart",null),t([e],l.prototype,"onDrag",null),t([n(["j.ow:mouseup","j.ow:touchend"])],l.prototype,"onDragEnd",null),t([n(":change")],l.prototype,"onChangeSelfValue",null),l=t([s],l);export{l as UIRange};
1
+ var g=Object.defineProperty;var m=(o,t)=>g(o,"name",{value:t,configurable:!0});var i,h=function(o,t,e,n){var l=arguments.length,s=l<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,e):n,r;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,e,n);else for(var u=o.length-1;u>=0;u--)(r=o[u])&&(s=(l<3?r(s):l>3?r(t,e,s):r(t,e))||s);return l>3&&s&&Object.defineProperty(t,e,s),s};import{autobind as f,component as j,watch as c}from"jodit/esm/core/decorators/index.js";import{assert as d,css as v}from"jodit/esm/core/helpers/index.js";import{UIInput as p}from"jodit/esm/core/ui/index.js";let a=(i=class extends p{className(){return"UIRange"}constructor(t,e){super(t,{...e,type:"hidden"}),this.state={...p.defaultState,min:0,max:100},this.startValue=0,this.startX=0,this.width=100,Object.assign(this.state,e),this.appendUIRange(),this.onChangeSelfValue()}appendUIRange(){const t=this.j.create.div(this.getFullElName("slider"));this.container.appendChild(t);const e=this.j.create.div(this.getFullElName("handle"));t.appendChild(e);const n=this.j.create.div(this.getFullElName("log")),l=this.getElm("label");d(l!=null,"label element does not exists"),l.appendChild(n)}onDragStart(t){this.startValue=parseFloat(this.value)||0,this.startX=t.clientX;const e=this.getElm("slider");d(e!=null,"slider element does not exists"),this.width=e.offsetWidth,this.j.e.on(this.j.ow,"mousemove",this.onDrag)}onDrag(t){const{min:e,max:n}=this.state,l=(t.clientX-this.startX)/this.width*(this.state.max-this.state.min);let s=this.startValue+l;s<e&&(s=e),s>n&&(s=n),this.value=s.toString()}onDragEnd(){this.j.e.off(this.j.ow,"mousemove",this.onDrag)}onChangeSelfValue(){const t=this.getElm("handle"),e=parseFloat(this.value)||0;d(t!=null,"Handle element does not exist"),v(t,{left:(e-this.state.min)/(this.state.max-this.state.min)*100+"%"});const n=this.getElm("log");d(n!=null,"log element does not exist"),n.innerText=e.toString()}destruct(){return this.onDragEnd(),super.destruct()}},m(i,"UIRange"),i);h([c(["handle:mousedown","handle:touchstart"])],a.prototype,"onDragStart",null),h([f],a.prototype,"onDrag",null),h([c(["j.ow:mouseup","j.ow:touchend"])],a.prototype,"onDragEnd",null),h([c(":change")],a.prototype,"onChangeSelfValue",null),a=h([j],a);export{a as UIRange};
package/esm/index.js CHANGED
@@ -1,6 +1 @@
1
- /*!
2
- * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
- * See LICENSE.md in the project root for license information.
4
- * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
- */
6
- import"./plugins/index.js";import{JoditPro as o}from"./jodit-pro.js";export{JoditPro as Jodit}from"./jodit-pro.js";o.plugins.add("poweredByJodit",function poweredByJodit(){});
1
+ var t=Object.defineProperty;var o=(d,i)=>t(d,"name",{value:i,configurable:!0});import"./plugins/index.js";import{JoditPro as r}from"./jodit-pro.js";import{JoditPro as n}from"./jodit-pro.js";function p(){}o(p,"poweredByJodit"),r.plugins.add("poweredByJodit",p);export{n as Jodit};
package/esm/jodit-pro.js CHANGED
@@ -1,6 +1 @@
1
- /*!
2
- * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
- * See LICENSE.md in the project root for license information.
4
- * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
- */
6
- import{APP_VERSION as o,IS_PROD as t,IS_TEST as i}from"jodit/esm/core/constants.js";import{appendScriptAsync as r}from"jodit/esm/core/helpers/utils/append-script.js";import{css as s}from"jodit/esm/core/helpers/utils/css.js";import{Jodit as e}from"jodit/esm/index.js";import"./config.js";export class JoditPro extends e{beforeInitHook(){if(t&&!i&&this.o.loadExternalConfig)return r(this,this.basePath+"config.js")}afterInitHook(){(async()=>{if("normal"!==await this.e.fire("checkReserve",location.host)){if(this.isInDestruct)return;const o='Trial version. Buy <a href="https://xdsoft.net/jodit/pro/">Jodit Pro</a>',r=this.c.div("",o);!i&&t&&console.error(o),s(r,{position:"absolute",color:"red",right:10,bottom:10}),this.addDisclaimer(r)}})().catch(()=>null),super.afterInitHook()}getVersion(){return"PRO "+o}}
1
+ var c=Object.defineProperty;var i=(a,t)=>c(a,"name",{value:t,configurable:!0});import{APP_VERSION as f,IS_PROD as e,IS_TEST as s}from"jodit/esm/core/constants.js";import{appendScriptAsync as h}from"jodit/esm/core/helpers/utils/append-script.js";import{css as p}from"jodit/esm/core/helpers/utils/css.js";import{Jodit as m}from"jodit/esm/index.js";import"./config.js";const o=class o extends m{beforeInitHook(){if(e&&!s&&this.o.loadExternalConfig)return h(this,this.basePath+"config.js")}afterInitHook(){(async()=>{if(await this.e.fire("checkReserve",location.host)!=="normal"){if(this.isInDestruct)return;const t='Trial version. Buy <a href="https://xdsoft.net/jodit/pro/">Jodit Pro</a>',r=this.c.div("",t);!s&&e&&console.error(t),p(r,{position:"absolute",color:"red",right:10,bottom:10}),this.addDisclaimer(r)}})().catch(()=>null),super.afterInitHook()}getVersion(){return"PRO "+f}};i(o,"JoditPro");let n=o;export{n as JoditPro};