jodit-pro 4.2.24 → 4.2.31

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 (353) hide show
  1. package/.nvmrc +1 -1
  2. package/es2015/889.fat.min.js +10 -0
  3. package/es2015/889.js +58 -0
  4. package/es2015/889.min.js +10 -0
  5. package/es2015/jodit.css +11 -1
  6. package/es2015/jodit.fat.min.css +1 -1
  7. package/es2015/jodit.fat.min.js +2 -2
  8. package/es2015/jodit.js +474 -246
  9. package/es2015/jodit.min.css +1 -1
  10. package/es2015/jodit.min.js +2 -2
  11. package/es2015/plugins/autocomplete/autocomplete.js +1 -1
  12. package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
  13. package/es2015/plugins/backup/backup.css +1 -1
  14. package/es2015/plugins/backup/backup.js +1 -1
  15. package/es2015/plugins/backup/backup.min.js +1 -1
  16. package/es2015/plugins/button-generator/button-generator.css +1 -1
  17. package/es2015/plugins/button-generator/button-generator.js +1 -1
  18. package/es2015/plugins/button-generator/button-generator.min.js +1 -1
  19. package/es2015/plugins/change-case/change-case.js +1 -1
  20. package/es2015/plugins/change-case/change-case.min.js +1 -1
  21. package/es2015/plugins/color-picker/color-picker.css +1 -1
  22. package/es2015/plugins/color-picker/color-picker.js +1 -1
  23. package/es2015/plugins/color-picker/color-picker.min.js +1 -1
  24. package/es2015/plugins/emoji/emoji.css +1 -1
  25. package/es2015/plugins/emoji/emoji.js +1 -1
  26. package/es2015/plugins/emoji/emoji.min.js +1 -1
  27. package/es2015/plugins/export-docs/export-docs.js +1 -1
  28. package/es2015/plugins/export-docs/export-docs.min.js +1 -1
  29. package/es2015/plugins/finder/finder.css +1 -1
  30. package/es2015/plugins/finder/finder.js +2 -56
  31. package/es2015/plugins/finder/finder.min.js +2 -2
  32. package/es2015/plugins/google-maps/google-maps.css +1 -1
  33. package/es2015/plugins/google-maps/google-maps.js +7 -3
  34. package/es2015/plugins/google-maps/google-maps.min.js +1 -1
  35. package/es2015/plugins/google-search/google-search.js +1 -1
  36. package/es2015/plugins/google-search/google-search.min.js +1 -1
  37. package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
  38. package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
  39. package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
  40. package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
  41. package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
  42. package/es2015/plugins/keyboard/keyboard.css +1 -1
  43. package/es2015/plugins/keyboard/keyboard.js +1 -1
  44. package/es2015/plugins/keyboard/keyboard.min.js +1 -1
  45. package/es2015/plugins/mobile-view/mobile-view.js +1 -1
  46. package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
  47. package/es2015/plugins/page-break/page-break.js +1 -1
  48. package/es2015/plugins/page-break/page-break.min.js +1 -1
  49. package/es2015/plugins/paste-code/paste-code.css +1 -1
  50. package/es2015/plugins/paste-code/paste-code.js +47 -43
  51. package/es2015/plugins/paste-code/paste-code.min.js +1 -1
  52. package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
  53. package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
  54. package/es2015/plugins/show-blocks/show-blocks.js +77 -39
  55. package/es2015/plugins/show-blocks/show-blocks.min.js +2 -2
  56. package/es2015/plugins/todo-list/todo-list.css +1 -1
  57. package/es2015/plugins/todo-list/todo-list.js +1 -1
  58. package/es2015/plugins/todo-list/todo-list.min.js +1 -1
  59. package/es2015/plugins/translate/translate.css +1 -1
  60. package/es2015/plugins/translate/translate.js +18 -18
  61. package/es2015/plugins/translate/translate.min.js +1 -1
  62. package/es2015/plugins/tune-block/tune-block.css +1 -1
  63. package/es2015/plugins/tune-block/tune-block.js +1 -1
  64. package/es2015/plugins/tune-block/tune-block.min.js +1 -1
  65. package/es2018/889.fat.min.js +10 -0
  66. package/es2018/889.js +58 -0
  67. package/es2018/889.min.js +10 -0
  68. package/es2018/jodit.css +11 -1
  69. package/es2018/jodit.fat.min.css +1 -1
  70. package/es2018/jodit.fat.min.js +2 -2
  71. package/es2018/jodit.js +467 -239
  72. package/es2018/jodit.min.css +1 -1
  73. package/es2018/jodit.min.js +2 -2
  74. package/es2018/plugins/autocomplete/autocomplete.js +1 -1
  75. package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
  76. package/es2018/plugins/backup/backup.css +1 -1
  77. package/es2018/plugins/backup/backup.js +1 -1
  78. package/es2018/plugins/backup/backup.min.js +1 -1
  79. package/es2018/plugins/button-generator/button-generator.css +1 -1
  80. package/es2018/plugins/button-generator/button-generator.js +1 -1
  81. package/es2018/plugins/button-generator/button-generator.min.js +1 -1
  82. package/es2018/plugins/change-case/change-case.js +1 -1
  83. package/es2018/plugins/change-case/change-case.min.js +1 -1
  84. package/es2018/plugins/color-picker/color-picker.css +1 -1
  85. package/es2018/plugins/color-picker/color-picker.js +1 -1
  86. package/es2018/plugins/color-picker/color-picker.min.js +1 -1
  87. package/es2018/plugins/emoji/emoji.css +1 -1
  88. package/es2018/plugins/emoji/emoji.js +1 -1
  89. package/es2018/plugins/emoji/emoji.min.js +1 -1
  90. package/es2018/plugins/export-docs/export-docs.js +1 -1
  91. package/es2018/plugins/export-docs/export-docs.min.js +1 -1
  92. package/es2018/plugins/finder/finder.css +1 -1
  93. package/es2018/plugins/finder/finder.js +2 -56
  94. package/es2018/plugins/finder/finder.min.js +2 -2
  95. package/es2018/plugins/google-maps/google-maps.css +1 -1
  96. package/es2018/plugins/google-maps/google-maps.js +7 -3
  97. package/es2018/plugins/google-maps/google-maps.min.js +1 -1
  98. package/es2018/plugins/google-search/google-search.js +1 -1
  99. package/es2018/plugins/google-search/google-search.min.js +1 -1
  100. package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
  101. package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
  102. package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
  103. package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
  104. package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
  105. package/es2018/plugins/keyboard/keyboard.css +1 -1
  106. package/es2018/plugins/keyboard/keyboard.js +1 -1
  107. package/es2018/plugins/keyboard/keyboard.min.js +1 -1
  108. package/es2018/plugins/mobile-view/mobile-view.js +1 -1
  109. package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
  110. package/es2018/plugins/page-break/page-break.js +1 -1
  111. package/es2018/plugins/page-break/page-break.min.js +1 -1
  112. package/es2018/plugins/paste-code/paste-code.css +1 -1
  113. package/es2018/plugins/paste-code/paste-code.js +40 -36
  114. package/es2018/plugins/paste-code/paste-code.min.js +1 -1
  115. package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
  116. package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
  117. package/es2018/plugins/show-blocks/show-blocks.js +77 -39
  118. package/es2018/plugins/show-blocks/show-blocks.min.js +2 -2
  119. package/es2018/plugins/todo-list/todo-list.css +1 -1
  120. package/es2018/plugins/todo-list/todo-list.js +1 -1
  121. package/es2018/plugins/todo-list/todo-list.min.js +1 -1
  122. package/es2018/plugins/translate/translate.css +1 -1
  123. package/es2018/plugins/translate/translate.js +18 -18
  124. package/es2018/plugins/translate/translate.min.js +1 -1
  125. package/es2018/plugins/tune-block/tune-block.css +1 -1
  126. package/es2018/plugins/tune-block/tune-block.js +1 -1
  127. package/es2018/plugins/tune-block/tune-block.min.js +1 -1
  128. package/es2021/889.fat.min.js +10 -0
  129. package/es2021/889.js +58 -0
  130. package/es2021/889.min.js +10 -0
  131. package/es2021/jodit.css +11 -1
  132. package/es2021/jodit.fat.min.css +1 -1
  133. package/es2021/jodit.fat.min.js +2 -2
  134. package/es2021/jodit.js +467 -239
  135. package/es2021/jodit.min.css +1 -1
  136. package/es2021/jodit.min.js +2 -2
  137. package/es2021/plugins/autocomplete/autocomplete.js +1 -1
  138. package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
  139. package/es2021/plugins/backup/backup.css +1 -1
  140. package/es2021/plugins/backup/backup.js +1 -1
  141. package/es2021/plugins/backup/backup.min.js +1 -1
  142. package/es2021/plugins/button-generator/button-generator.css +1 -1
  143. package/es2021/plugins/button-generator/button-generator.js +1 -1
  144. package/es2021/plugins/button-generator/button-generator.min.js +1 -1
  145. package/es2021/plugins/change-case/change-case.js +1 -1
  146. package/es2021/plugins/change-case/change-case.min.js +1 -1
  147. package/es2021/plugins/color-picker/color-picker.css +1 -1
  148. package/es2021/plugins/color-picker/color-picker.js +1 -1
  149. package/es2021/plugins/color-picker/color-picker.min.js +1 -1
  150. package/es2021/plugins/emoji/emoji.css +1 -1
  151. package/es2021/plugins/emoji/emoji.js +1 -1
  152. package/es2021/plugins/emoji/emoji.min.js +1 -1
  153. package/es2021/plugins/export-docs/export-docs.js +1 -1
  154. package/es2021/plugins/export-docs/export-docs.min.js +1 -1
  155. package/es2021/plugins/finder/finder.css +1 -1
  156. package/es2021/plugins/finder/finder.js +2 -56
  157. package/es2021/plugins/finder/finder.min.js +2 -2
  158. package/es2021/plugins/google-maps/google-maps.css +1 -1
  159. package/es2021/plugins/google-maps/google-maps.js +7 -3
  160. package/es2021/plugins/google-maps/google-maps.min.js +1 -1
  161. package/es2021/plugins/google-search/google-search.js +1 -1
  162. package/es2021/plugins/google-search/google-search.min.js +1 -1
  163. package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
  164. package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
  165. package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
  166. package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
  167. package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
  168. package/es2021/plugins/keyboard/keyboard.css +1 -1
  169. package/es2021/plugins/keyboard/keyboard.js +1 -1
  170. package/es2021/plugins/keyboard/keyboard.min.js +1 -1
  171. package/es2021/plugins/mobile-view/mobile-view.js +1 -1
  172. package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
  173. package/es2021/plugins/page-break/page-break.js +1 -1
  174. package/es2021/plugins/page-break/page-break.min.js +1 -1
  175. package/es2021/plugins/paste-code/paste-code.css +1 -1
  176. package/es2021/plugins/paste-code/paste-code.js +40 -36
  177. package/es2021/plugins/paste-code/paste-code.min.js +1 -1
  178. package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
  179. package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
  180. package/es2021/plugins/show-blocks/show-blocks.js +77 -39
  181. package/es2021/plugins/show-blocks/show-blocks.min.js +2 -2
  182. package/es2021/plugins/todo-list/todo-list.css +1 -1
  183. package/es2021/plugins/todo-list/todo-list.js +1 -1
  184. package/es2021/plugins/todo-list/todo-list.min.js +1 -1
  185. package/es2021/plugins/translate/translate.css +1 -1
  186. package/es2021/plugins/translate/translate.js +18 -18
  187. package/es2021/plugins/translate/translate.min.js +1 -1
  188. package/es2021/plugins/tune-block/tune-block.css +1 -1
  189. package/es2021/plugins/tune-block/tune-block.js +1 -1
  190. package/es2021/plugins/tune-block/tune-block.min.js +1 -1
  191. package/es2021.en/889.fat.min.js +10 -0
  192. package/es2021.en/889.js +24 -0
  193. package/es2021.en/889.min.js +10 -0
  194. package/es2021.en/jodit.css +11 -1
  195. package/es2021.en/jodit.fat.min.css +1 -1
  196. package/es2021.en/jodit.fat.min.js +2 -2
  197. package/es2021.en/jodit.js +442 -233
  198. package/es2021.en/jodit.min.css +1 -1
  199. package/es2021.en/jodit.min.js +2 -2
  200. package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
  201. package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
  202. package/es2021.en/plugins/backup/backup.css +1 -1
  203. package/es2021.en/plugins/backup/backup.js +1 -1
  204. package/es2021.en/plugins/backup/backup.min.js +1 -1
  205. package/es2021.en/plugins/button-generator/button-generator.css +1 -1
  206. package/es2021.en/plugins/button-generator/button-generator.js +1 -1
  207. package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
  208. package/es2021.en/plugins/change-case/change-case.js +1 -1
  209. package/es2021.en/plugins/change-case/change-case.min.js +1 -1
  210. package/es2021.en/plugins/color-picker/color-picker.css +1 -1
  211. package/es2021.en/plugins/color-picker/color-picker.js +1 -1
  212. package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
  213. package/es2021.en/plugins/emoji/emoji.css +1 -1
  214. package/es2021.en/plugins/emoji/emoji.js +1 -1
  215. package/es2021.en/plugins/emoji/emoji.min.js +1 -1
  216. package/es2021.en/plugins/export-docs/export-docs.js +1 -1
  217. package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
  218. package/es2021.en/plugins/finder/finder.css +1 -1
  219. package/es2021.en/plugins/finder/finder.js +2 -21
  220. package/es2021.en/plugins/finder/finder.min.js +2 -2
  221. package/es2021.en/plugins/google-maps/google-maps.css +1 -1
  222. package/es2021.en/plugins/google-maps/google-maps.js +7 -3
  223. package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
  224. package/es2021.en/plugins/google-search/google-search.js +1 -1
  225. package/es2021.en/plugins/google-search/google-search.min.js +1 -1
  226. package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
  227. package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
  228. package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
  229. package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
  230. package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
  231. package/es2021.en/plugins/keyboard/keyboard.css +1 -1
  232. package/es2021.en/plugins/keyboard/keyboard.js +1 -1
  233. package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
  234. package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
  235. package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
  236. package/es2021.en/plugins/page-break/page-break.js +1 -1
  237. package/es2021.en/plugins/page-break/page-break.min.js +1 -1
  238. package/es2021.en/plugins/paste-code/paste-code.css +1 -1
  239. package/es2021.en/plugins/paste-code/paste-code.js +40 -36
  240. package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
  241. package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
  242. package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
  243. package/es2021.en/plugins/show-blocks/show-blocks.js +41 -39
  244. package/es2021.en/plugins/show-blocks/show-blocks.min.js +2 -2
  245. package/es2021.en/plugins/todo-list/todo-list.css +1 -1
  246. package/es2021.en/plugins/todo-list/todo-list.js +1 -1
  247. package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
  248. package/es2021.en/plugins/translate/translate.css +1 -1
  249. package/es2021.en/plugins/translate/translate.js +18 -18
  250. package/es2021.en/plugins/translate/translate.min.js +1 -1
  251. package/es2021.en/plugins/tune-block/tune-block.css +1 -1
  252. package/es2021.en/plugins/tune-block/tune-block.js +1 -1
  253. package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
  254. package/es5/292.fat.min.js +10 -0
  255. package/es5/292.js +5011 -0
  256. package/es5/292.min.js +10 -0
  257. package/es5/889.fat.min.js +10 -0
  258. package/es5/889.js +58 -0
  259. package/es5/889.min.js +10 -0
  260. package/es5/jodit.css +12 -2
  261. package/es5/jodit.fat.min.css +1 -1
  262. package/es5/jodit.fat.min.js +2 -2
  263. package/es5/jodit.js +765 -5675
  264. package/es5/jodit.min.css +3 -3
  265. package/es5/jodit.min.js +2 -2
  266. package/es5/plugins/autocomplete/autocomplete.js +1 -1
  267. package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
  268. package/es5/plugins/backup/backup.css +1 -1
  269. package/es5/plugins/backup/backup.js +1 -1
  270. package/es5/plugins/backup/backup.min.js +1 -1
  271. package/es5/plugins/button-generator/button-generator.css +1 -1
  272. package/es5/plugins/button-generator/button-generator.js +1 -1
  273. package/es5/plugins/button-generator/button-generator.min.js +1 -1
  274. package/es5/plugins/change-case/change-case.js +1 -1
  275. package/es5/plugins/change-case/change-case.min.js +1 -1
  276. package/es5/plugins/color-picker/color-picker.css +1 -1
  277. package/es5/plugins/color-picker/color-picker.js +1 -1
  278. package/es5/plugins/color-picker/color-picker.min.js +1 -1
  279. package/es5/plugins/emoji/emoji.css +1 -1
  280. package/es5/plugins/emoji/emoji.js +1 -1
  281. package/es5/plugins/emoji/emoji.min.js +1 -1
  282. package/es5/plugins/export-docs/export-docs.js +1 -1
  283. package/es5/plugins/export-docs/export-docs.min.js +1 -1
  284. package/es5/plugins/finder/finder.css +1 -1
  285. package/es5/plugins/finder/finder.js +2 -56
  286. package/es5/plugins/finder/finder.min.js +2 -2
  287. package/es5/plugins/google-maps/google-maps.css +1 -1
  288. package/es5/plugins/google-maps/google-maps.js +7 -3
  289. package/es5/plugins/google-maps/google-maps.min.js +1 -1
  290. package/es5/plugins/google-search/google-search.js +1 -1
  291. package/es5/plugins/google-search/google-search.min.js +1 -1
  292. package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
  293. package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
  294. package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
  295. package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
  296. package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
  297. package/es5/plugins/keyboard/keyboard.css +1 -1
  298. package/es5/plugins/keyboard/keyboard.js +1 -1
  299. package/es5/plugins/keyboard/keyboard.min.js +1 -1
  300. package/es5/plugins/mobile-view/mobile-view.js +1 -1
  301. package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
  302. package/es5/plugins/page-break/page-break.js +1 -1
  303. package/es5/plugins/page-break/page-break.min.js +1 -1
  304. package/es5/plugins/paste-code/paste-code.css +1 -1
  305. package/es5/plugins/paste-code/paste-code.js +50 -46
  306. package/es5/plugins/paste-code/paste-code.min.js +1 -1
  307. package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
  308. package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
  309. package/es5/plugins/show-blocks/show-blocks.js +77 -39
  310. package/es5/plugins/show-blocks/show-blocks.min.js +2 -2
  311. package/es5/plugins/todo-list/todo-list.css +1 -1
  312. package/es5/plugins/todo-list/todo-list.js +1 -1
  313. package/es5/plugins/todo-list/todo-list.min.js +1 -1
  314. package/es5/plugins/translate/translate.css +1 -1
  315. package/es5/plugins/translate/translate.js +24 -24
  316. package/es5/plugins/translate/translate.min.js +1 -1
  317. package/es5/plugins/tune-block/tune-block.css +1 -1
  318. package/es5/plugins/tune-block/tune-block.js +1 -1
  319. package/es5/plugins/tune-block/tune-block.min.js +1 -1
  320. package/esm/plugins/finder/config.js +1 -1
  321. package/esm/plugins/finder/langs/index.d.ts +1 -1
  322. package/esm/plugins/finder/langs/index.js +6 -0
  323. package/esm/plugins/finder/langs/ru.js +6 -0
  324. package/esm/plugins/google-maps/helpers/helpers.d.ts +0 -1
  325. package/esm/plugins/google-maps/ui/map/map.d.ts +0 -1
  326. package/esm/plugins/paste-from-word/element/render.js +1 -1
  327. package/esm/plugins/paste-from-word/element/style.js +1 -1
  328. package/esm/plugins/show-blocks/langs/ar.js +6 -0
  329. package/esm/plugins/show-blocks/langs/cs_cz.js +6 -0
  330. package/esm/plugins/show-blocks/langs/de.js +6 -0
  331. package/esm/plugins/show-blocks/langs/es.js +6 -0
  332. package/esm/plugins/show-blocks/langs/fa.js +6 -0
  333. package/esm/plugins/show-blocks/langs/fr.js +6 -0
  334. package/esm/plugins/show-blocks/langs/he.js +6 -0
  335. package/esm/plugins/show-blocks/langs/hu.js +6 -0
  336. package/esm/plugins/show-blocks/langs/id.js +6 -0
  337. package/esm/plugins/show-blocks/langs/index.d.ts +19 -19
  338. package/esm/plugins/show-blocks/langs/index.js +1 -1
  339. package/esm/plugins/show-blocks/langs/it.js +6 -0
  340. package/esm/plugins/show-blocks/langs/ja.js +6 -0
  341. package/esm/plugins/show-blocks/langs/ko.js +6 -0
  342. package/esm/plugins/show-blocks/langs/nl.js +6 -0
  343. package/esm/plugins/show-blocks/langs/pl.js +6 -0
  344. package/esm/plugins/show-blocks/langs/pt_br.js +6 -0
  345. package/esm/plugins/show-blocks/langs/ru.js +6 -0
  346. package/esm/plugins/show-blocks/langs/tr.js +6 -0
  347. package/esm/plugins/show-blocks/langs/zh_cn.js +6 -0
  348. package/esm/plugins/show-blocks/langs/zh_tw.js +6 -0
  349. package/package.json +1 -1
  350. package/types/plugins/finder/langs/index.d.ts +1 -1
  351. package/types/plugins/google-maps/helpers/helpers.d.ts +0 -1
  352. package/types/plugins/google-maps/ui/map/map.d.ts +0 -1
  353. package/types/plugins/show-blocks/langs/index.d.ts +19 -19
@@ -1,10 +1,10 @@
1
1
  /*!
2
2
  * jodit-pro - PRO Version of Jodit Editor
3
3
  * Author: Chupurnov Valeriy <chupurnov@gmail.com>
4
- * Version: v4.2.24
4
+ * Version: v4.2.31
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
8
8
 
9
9
 
10
- !function(t,o){if("object"==typeof exports&&"object"==typeof module)module.exports=o();else if("function"==typeof define&&define.amd)define([],o);else{var e=o();for(var n in e)("object"==typeof exports?exports:t)[n]=e[n]}}(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[314],{65965:function(t){t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <g> <rect rx="10" height="1620" width="1620" y="79.646973" x="80" stroke-width="100" stroke-dasharray="8% 10%" fill="none"/> <path d="m1333.992706,381.692384l0,52.982419q0,21.04781 -12.98052,44.272981t-29.820114,23.22517q-35.082487,0 -37.889085,0.725787q-18.242893,4.354719 -22.452791,22.499384q-2.104949,7.983652 -2.104949,46.45034l0,836.106125q0,18.144664 -12.629695,31.208822t-30.170938,13.064158l-75.778171,0q-17.541243,0 -30.170938,-13.064158t-12.629695,-31.208822l0,-884.008038l-100.335911,0l0,884.008038q0,18.144664 -12.27887,31.208822t-30.521763,13.064158l-75.778171,0q-18.242893,0 -30.521763,-13.064158t-12.27887,-31.208822l0,-359.990137q-103.14251,-8.709439 -171.904184,-42.821407q-88.407866,-42.095621 -134.716748,-129.915795q-44.905583,-84.917028 -44.905583,-187.978721q0,-120.48057 61.745176,-207.574958q61.745176,-85.642815 146.644794,-115.400064q77.88312,-26.854103 292.587937,-26.854103l336.090221,0q17.541243,0 30.170938,13.064158t12.629695,31.208822z"/> </g> </svg>'},11193:function(t,o,e){"use strict";var n=e(91288);n.T.prototype.showBlocks={enable:!1,color:"#ccc",tagList:["html","body","div","span","applet","object","iframe","h1","h2","h3","h4","h5","h6","p","blockquote","pre","a","abbr","acronym","address","big","cite","code","del","dfn","em","img","ins","kbd","q","s","samp","small","strike","strong","sub","sup","tt","var","b","u","i","center","dl","dt","dd","fieldset","form","label","legend","caption","th","td","li","ol","ul","article","aside","canvas","details","embed","figure","figcaption","footer","header","hgroup","menu","nav","output","ruby","section","summary","time","mark","audio","video"]},n.T.prototype.controls.showBlocks={isActive:function(t){return Boolean(t.e.fire("showBlocksEnabled"))},tooltip:"Show Blocks",command:"toggleShowBlocks"}},43984:function(t){"use strict";t.exports={"Show Blocks":"تظهر كتل"}},41857:function(t){"use strict";t.exports={"Show Blocks":"Ukázat Bloky"}},79416:function(t){"use strict";t.exports={"Show Blocks":"Zeigen Blöcke"}},30731:function(t){"use strict";t.exports={"Show Blocks":"Mostrar Bloques"}},40546:function(t){"use strict";t.exports={"Show Blocks":"نشان می دهد بلوک"}},74591:function(t){"use strict";t.exports={"Show Blocks":"Afficher Les Blocs"}},40548:function(t){"use strict";t.exports={"Show Blocks":"תראה רחובות"}},29492:function(t){"use strict";t.exports={"Show Blocks":"Mutasd Meg Blokkok"}},13150:function(t){"use strict";t.exports={"Show Blocks":"Menunjukkan Blok"}},48049:function(t,o,e){"use strict";e.r(o),e.d(o,{ar:function(){return n},cs_cz:function(){return s},de:function(){return r},es:function(){return i},fa:function(){return c},fr:function(){return u},he:function(){return l},hu:function(){return a},id:function(){return f},it:function(){return p},ja:function(){return h},ko:function(){return d},nl:function(){return k},pl:function(){return b},pt_br:function(){return g},ru:function(){return w},tr:function(){return B},zh_cn:function(){return x},zh_tw:function(){return m}});var n=e(43984),s=e(41857),r=e(79416),i=e(30731),c=e(40546),u=e(74591),l=e(40548),a=e(29492),f=e(13150),p=e(66926),h=e(81446),d=e(83293),k=e(11869),b=e(23963),g=e(99410),w=e(99634),B=e(16461),x=e(32129),m=e(19157)},66926:function(t){"use strict";t.exports={"Show Blocks":"Visualizza Blocchi"}},81446:function(t){"use strict";t.exports={"Show Blocks":"ショーのブロック"}},83293:function(t){"use strict";t.exports={"Show Blocks":"쇼 블록"}},11869:function(t){"use strict";t.exports={"Show Blocks":"Toon Blokken"}},23963:function(t){"use strict";t.exports={"Show Blocks":"Pokaż Bloki"}},99410:function(t){"use strict";t.exports={"Show Blocks":"Mostrar Blocos"}},99634:function(t){"use strict";t.exports={"Show Blocks":"Показать Блоки"}},16461:function(t){"use strict";t.exports={"Show Blocks":"Haritayı Blokları"}},32129:function(t){"use strict";t.exports={"Show Blocks":"显示块"}},19157:function(t){"use strict";t.exports={"Show Blocks":"แสดงช่วงตึก"}},82101:function(t,o,e){"use strict";e.r(o),e.d(o,{showBlocks:function(){return h}});var n=e(31635),s=e(53557),r=e(23545),i=e(51431),c=e(65564),u=e(80004),l=(e(11193),e(48049)),a=e(65965),f=e.n(a),p=e(25511),h=function(t){function o(o){var e=t.call(this,o)||this;return e.buttons=[{name:"showBlocks",group:"state"}],e.isEnabled=!1,(0,i.JW)(l),u.I.set("showBlocks",f()),e}return(0,n.C6)(o,t),Object.defineProperty(o.prototype,"style",{get:function(){return(0,i.My)(this.jodit,o,"style",!0)},enumerable:!1,configurable:!0}),o.prototype.enable=function(){var t=this;this.isEnabled=!0;var o=this.j.o.iframe?"body":".jodit-wysiwyg",e=this.j.o.showBlocks,n=e.color;this.style.innerHTML=e.tagList.map((function(e){return"".concat(o," ").concat(e,"{\n\t\t\t\t\toutline: 1px dashed ").concat(n,';\n\t\t\t\t\tbackground-image: url("').concat((s='<svg xmlns="http://www.w3.org/2000/svg" width="50px"><text dominant-baseline="hanging" text-anchor="end" style="fill: '+n+';font: 10px sans-serif" x="50px" y="0">'+e+"</text></svg>","data:image/svg+xml;utf8,".concat(escape(s))),'");\n\t\t\t\t\tbackground-position: top 2px ').concat("rtl"===t.j.o.direction?"left":"right"," 4px;\n\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\tposition: relative;\n\t\t\t\t}");var s})).join("")},o.prototype.disable=function(){this.isEnabled=!1,this.style.innerHTML=""},o.prototype.toggle=function(){this.isEnabled?this.disable():this.enable(),this.j.e.fire("updateToolbar")},o.prototype.afterInit=function(t){var o=this;t.e.on("showBlocksEnabled",(function(){return o.isEnabled})),t.registerCommand("enableShowBlocks",this.enable).registerCommand("disableShowBlocks",this.disable).registerCommand("toggleShowBlocks",this.toggle),this.j.o.showBlocks.enable&&this.enable()},o.prototype.beforeDestruct=function(t){this.disable(),r.J.safeRemove(this.style)},o.requires=["license"],(0,n.Cg)([s.cache],o.prototype,"style",null),(0,n.Cg)([s.autobind],o.prototype,"enable",null),(0,n.Cg)([s.autobind],o.prototype,"disable",null),(0,n.Cg)([s.autobind],o.prototype,"toggle",null),o}(c.k);p.A.plugins.add("show-blocks",h)}},function(t){return t(t.s=82101)}])}));
10
+ !function(t,o){if("object"==typeof exports&&"object"==typeof module)module.exports=o();else if("function"==typeof define&&define.amd)define([],o);else{var n=o();for(var e in n)("object"==typeof exports?exports:t)[e]=n[e]}}(self,(function(){return(self.webpackChunkjodit_pro=self.webpackChunkjodit_pro||[]).push([[314],{65965:function(t){t.exports='<svg viewBox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"> <g> <rect rx="10" height="1620" width="1620" y="79.646973" x="80" stroke-width="100" stroke-dasharray="8% 10%" fill="none"/> <path d="m1333.992706,381.692384l0,52.982419q0,21.04781 -12.98052,44.272981t-29.820114,23.22517q-35.082487,0 -37.889085,0.725787q-18.242893,4.354719 -22.452791,22.499384q-2.104949,7.983652 -2.104949,46.45034l0,836.106125q0,18.144664 -12.629695,31.208822t-30.170938,13.064158l-75.778171,0q-17.541243,0 -30.170938,-13.064158t-12.629695,-31.208822l0,-884.008038l-100.335911,0l0,884.008038q0,18.144664 -12.27887,31.208822t-30.521763,13.064158l-75.778171,0q-18.242893,0 -30.521763,-13.064158t-12.27887,-31.208822l0,-359.990137q-103.14251,-8.709439 -171.904184,-42.821407q-88.407866,-42.095621 -134.716748,-129.915795q-44.905583,-84.917028 -44.905583,-187.978721q0,-120.48057 61.745176,-207.574958q61.745176,-85.642815 146.644794,-115.400064q77.88312,-26.854103 292.587937,-26.854103l336.090221,0q17.541243,0 30.170938,13.064158t12.629695,31.208822z"/> </g> </svg>'},11193:function(t,o,n){"use strict";var e=n(91288);e.T.prototype.showBlocks={enable:!1,color:"#ccc",tagList:["html","body","div","span","applet","object","iframe","h1","h2","h3","h4","h5","h6","p","blockquote","pre","a","abbr","acronym","address","big","cite","code","del","dfn","em","img","ins","kbd","q","s","samp","small","strike","strong","sub","sup","tt","var","b","u","i","center","dl","dt","dd","fieldset","form","label","legend","caption","th","td","li","ol","ul","article","aside","canvas","details","embed","figure","figcaption","footer","header","hgroup","menu","nav","output","ruby","section","summary","time","mark","audio","video"]},e.T.prototype.controls.showBlocks={isActive:function(t){return Boolean(t.e.fire("showBlocksEnabled"))},tooltip:"Show Blocks",command:"toggleShowBlocks"}},43984:function(t){"use strict";t.exports={"Show Blocks":"تظهر كتل"}},41857:function(t){"use strict";t.exports={"Show Blocks":"Ukázat Bloky"}},79416:function(t){"use strict";t.exports={"Show Blocks":"Zeigen Blöcke"}},30731:function(t){"use strict";t.exports={"Show Blocks":"Mostrar Bloques"}},40546:function(t){"use strict";t.exports={"Show Blocks":"نشان می دهد بلوک"}},74591:function(t){"use strict";t.exports={"Show Blocks":"Afficher Les Blocs"}},40548:function(t){"use strict";t.exports={"Show Blocks":"תראה רחובות"}},29492:function(t){"use strict";t.exports={"Show Blocks":"Mutasd Meg Blokkok"}},13150:function(t){"use strict";t.exports={"Show Blocks":"Menunjukkan Blok"}},48049:function(t,o,n){"use strict";n.r(o),n.d(o,{ar:function(){return s.a},cs_cz:function(){return i.a},de:function(){return u.a},es:function(){return a.a},fa:function(){return p.a},fr:function(){return d.a},he:function(){return b.a},hu:function(){return w.a},id:function(){return x.a},it:function(){return y.a},ja:function(){return S.a},ko:function(){return j.a},nl:function(){return M.a},pl:function(){return E.a},pt_br:function(){return _.a},ru:function(){return A.a},tr:function(){return I.a},zh_cn:function(){return P.a},zh_tw:function(){return O.a}});var e=n(43984),s=n.n(e),r=n(41857),i=n.n(r),c=n(79416),u=n.n(c),l=n(30731),a=n.n(l),f=n(40546),p=n.n(f),h=n(74591),d=n.n(h),k=n(40548),b=n.n(k),g=n(29492),w=n.n(g),B=n(13150),x=n.n(B),m=n(66926),y=n.n(m),v=n(81446),S=n.n(v),q=n(83293),j=n.n(q),C=n(11869),M=n.n(C),z=n(23963),E=n.n(z),T=n(99410),_=n.n(T),L=n(99634),A=n.n(L),H=n(16461),I=n.n(H),J=n(32129),P=n.n(J),D=n(19157),O=n.n(D)},66926:function(t){"use strict";t.exports={"Show Blocks":"Visualizza Blocchi"}},81446:function(t){"use strict";t.exports={"Show Blocks":"ショーのブロック"}},83293:function(t){"use strict";t.exports={"Show Blocks":"쇼 블록"}},11869:function(t){"use strict";t.exports={"Show Blocks":"Toon Blokken"}},23963:function(t){"use strict";t.exports={"Show Blocks":"Pokaż Bloki"}},99410:function(t){"use strict";t.exports={"Show Blocks":"Mostrar Blocos"}},99634:function(t){"use strict";t.exports={"Show Blocks":"Показать Блоки"}},16461:function(t){"use strict";t.exports={"Show Blocks":"Haritayı Blokları"}},32129:function(t){"use strict";t.exports={"Show Blocks":"显示块"}},19157:function(t){"use strict";t.exports={"Show Blocks":"แสดงช่วงตึก"}},82101:function(t,o,n){"use strict";n.r(o),n.d(o,{showBlocks:function(){return h}});var e=n(31635),s=n(53557),r=n(23545),i=n(51431),c=n(65564),u=n(80004),l=(n(11193),n(48049)),a=n(65965),f=n.n(a),p=n(25511),h=function(t){function o(o){var n=t.call(this,o)||this;return n.buttons=[{name:"showBlocks",group:"state"}],n.isEnabled=!1,(0,i.JW)(l),u.I.set("showBlocks",f()),n}return(0,e.C6)(o,t),Object.defineProperty(o.prototype,"style",{get:function(){return(0,i.My)(this.jodit,o,"style",!0)},enumerable:!1,configurable:!0}),o.prototype.enable=function(){var t=this;this.isEnabled=!0;var o=this.j.o.iframe?"body":".jodit-wysiwyg",n=this.j.o.showBlocks,e=n.color;this.style.innerHTML=n.tagList.map((function(n){return"".concat(o," ").concat(n,"{\n\t\t\t\t\toutline: 1px dashed ").concat(e,';\n\t\t\t\t\tbackground-image: url("').concat((s='<svg xmlns="http://www.w3.org/2000/svg" width="50px"><text dominant-baseline="hanging" text-anchor="end" style="fill: '+e+';font: 10px sans-serif" x="50px" y="0">'+n+"</text></svg>","data:image/svg+xml;utf8,".concat(escape(s))),'");\n\t\t\t\t\tbackground-position: top 2px ').concat("rtl"===t.j.o.direction?"left":"right"," 4px;\n\t\t\t\t\tbackground-repeat: no-repeat;\n\t\t\t\t\tposition: relative;\n\t\t\t\t}");var s})).join("")},o.prototype.disable=function(){this.isEnabled=!1,this.style.innerHTML=""},o.prototype.toggle=function(){this.isEnabled?this.disable():this.enable(),this.j.e.fire("updateToolbar")},o.prototype.afterInit=function(t){var o=this;t.e.on("showBlocksEnabled",(function(){return o.isEnabled})),t.registerCommand("enableShowBlocks",this.enable).registerCommand("disableShowBlocks",this.disable).registerCommand("toggleShowBlocks",this.toggle),this.j.o.showBlocks.enable&&this.enable()},o.prototype.beforeDestruct=function(t){this.disable(),r.J.safeRemove(this.style)},o.requires=["license"],(0,e.Cg)([s.cache],o.prototype,"style",null),(0,e.Cg)([s.autobind],o.prototype,"enable",null),(0,e.Cg)([s.autobind],o.prototype,"disable",null),(0,e.Cg)([s.autobind],o.prototype,"toggle",null),o}(c.k);p.A.plugins.add("show-blocks",h)}},function(t){return t(t.s=82101)}])}));
@@ -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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -317,18 +317,18 @@ __webpack_require__.r(__webpack_exports__);
317
317
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
318
318
  /* harmony export */ Translate: function() { return /* binding */ Translate; }
319
319
  /* harmony export */ });
320
- /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(31635);
320
+ /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(31635);
321
321
  /* harmony import */ var jodit_core_decorators__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(53557);
322
- /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(26986);
322
+ /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(26986);
323
323
  /* harmony import */ var jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(28712);
324
324
  /* harmony import */ var jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1__);
325
- /* harmony import */ var jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(54614);
326
- /* harmony import */ var jodit_core_plugin__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(65564);
327
- /* harmony import */ var jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(13419);
328
- /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(6865);
329
- /* harmony import */ var _providers_google_google__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(92597);
330
- /* harmony import */ var _ui_settings_settings__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(62001);
331
- /* harmony import */ var jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(25511);
325
+ /* harmony import */ var jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(54614);
326
+ /* harmony import */ var jodit_core_plugin__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(65564);
327
+ /* harmony import */ var jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(13419);
328
+ /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(6865);
329
+ /* harmony import */ var _providers_google_google__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(92597);
330
+ /* harmony import */ var _ui_settings_settings__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(62001);
331
+ /* harmony import */ var jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(25511);
332
332
  /*!
333
333
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
334
334
  * See LICENSE.md in the project root for license information.
@@ -347,9 +347,9 @@ __webpack_require__.r(__webpack_exports__);
347
347
 
348
348
 
349
349
  var Translate = /** @class */ (function (_super) {
350
- (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__extends */ .C6)(Translate, _super);
350
+ (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__extends */ .C6)(Translate, _super);
351
351
  function Translate() {
352
- var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__read */ .zs)(arguments), false)) || this;
352
+ var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__read */ .zs)(arguments), false)) || this;
353
353
  _this.buttons = [
354
354
  {
355
355
  name: 'translate.translate',
@@ -364,10 +364,10 @@ var Translate = /** @class */ (function (_super) {
364
364
  }
365
365
  Translate.prototype.__getProvider = function () {
366
366
  var provider = this.jodit.options.translate.provider;
367
- if ((0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_9__/* .isString */ .K)(provider)) {
367
+ if ((0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_10__/* .isString */ .K)(provider)) {
368
368
  switch (provider) {
369
369
  case 'google':
370
- return new _providers_google_google__WEBPACK_IMPORTED_MODULE_5__/* .GoogleTranslateProvider */ .l(this.j);
370
+ return new _providers_google_google__WEBPACK_IMPORTED_MODULE_6__/* .GoogleTranslateProvider */ .l(this.j);
371
371
  default:
372
372
  throw new Error('Unknown provider');
373
373
  }
@@ -377,14 +377,14 @@ var Translate = /** @class */ (function (_super) {
377
377
  };
378
378
  Translate.prototype.afterInit = function (jodit) {
379
379
  var _this = this;
380
- var defaultLanguage = (0,jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_10__/* .defaultLanguage */ .e)(jodit.o.language, jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_7__/* .JoditPro */ .A.defaultOptions.language), language = (0,jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_10__/* .defaultLanguage */ .e)(jodit.o.language, defaultLanguage);
380
+ var defaultLanguage = (0,jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_2__/* .defaultLanguage */ .e)(jodit.o.language, jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_8__/* .JoditPro */ .A.defaultOptions.language), language = (0,jodit_core_helpers_utils_default_language__WEBPACK_IMPORTED_MODULE_2__/* .defaultLanguage */ .e)(jodit.o.language, defaultLanguage);
381
381
  var provider = this.__getProvider();
382
382
  jodit
383
383
  .registerCommand('translateOptions', {
384
- exec: function () { return (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
384
+ exec: function () { return (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
385
385
  var newState, dlg, langs, settings;
386
386
  var _this = this;
387
- return (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__generator */ .YH)(this, function (_a) {
387
+ return (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__generator */ .YH)(this, function (_a) {
388
388
  switch (_a.label) {
389
389
  case 0:
390
390
  newState = this.state;
@@ -393,7 +393,7 @@ var Translate = /** @class */ (function (_super) {
393
393
  return [4 /*yield*/, provider.supportedLanguages()];
394
394
  case 1:
395
395
  langs = _a.sent();
396
- settings = new _ui_settings_settings__WEBPACK_IMPORTED_MODULE_6__/* .UITranslateSettings */ .g(dlg, this.state, {
396
+ settings = new _ui_settings_settings__WEBPACK_IMPORTED_MODULE_7__/* .UITranslateSettings */ .g(dlg, this.state, {
397
397
  sourceList: langs.langs,
398
398
  targetList: langs.langs,
399
399
  onChange: function (state) {
@@ -402,10 +402,10 @@ var Translate = /** @class */ (function (_super) {
402
402
  });
403
403
  dlg.setContent(settings);
404
404
  dlg.setFooter([
405
- (0,jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_3__/* .Button */ .$n)(jodit, 'cancel', 'Cancel').onAction(function () {
405
+ (0,jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_4__/* .Button */ .$n)(jodit, 'cancel', 'Cancel').onAction(function () {
406
406
  return dlg.close();
407
407
  }),
408
- (0,jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_3__/* .Button */ .$n)(jodit, 'ok', 'Save', 'primary').onAction(function () {
408
+ (0,jodit_core_ui_button_button_button__WEBPACK_IMPORTED_MODULE_4__/* .Button */ .$n)(jodit, 'ok', 'Save', 'primary').onAction(function () {
409
409
  _this.state = newState;
410
410
  dlg.close();
411
411
  })
@@ -436,7 +436,7 @@ var Translate = /** @class */ (function (_super) {
436
436
  jodit.s.insertNode(jodit.createInside.text(response.text));
437
437
  })
438
438
  .catch(function (error) {
439
- jodit.message.error((0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_9__/* .isString */ .K)(error) ? error : error.message);
439
+ jodit.message.error((0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_10__/* .isString */ .K)(error) ? error : error.message);
440
440
  });
441
441
  },
442
442
  hotkeys: jodit.o.translate.hotkeys.translateSelection
@@ -444,13 +444,13 @@ var Translate = /** @class */ (function (_super) {
444
444
  };
445
445
  Translate.prototype.beforeDestruct = function (jodit) { };
446
446
  Translate.requires = ['license'];
447
- (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)([
447
+ (0,tslib__WEBPACK_IMPORTED_MODULE_9__/* .__decorate */ .Cg)([
448
448
  jodit_core_decorators__WEBPACK_IMPORTED_MODULE_0__.persistent
449
449
  ], Translate.prototype, "state", void 0);
450
450
  return Translate;
451
- }(jodit_core_plugin__WEBPACK_IMPORTED_MODULE_2__/* .Plugin */ .k));
451
+ }(jodit_core_plugin__WEBPACK_IMPORTED_MODULE_3__/* .Plugin */ .k));
452
452
 
453
- jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_7__/* .JoditPro */ .A.plugins.add('translate', Translate);
453
+ jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_8__/* .JoditPro */ .A.plugins.add('translate', Translate);
454
454
 
455
455
 
456
456
  /***/ }),
@@ -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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
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.24
4
+ * Version: v4.2.31
5
5
  * Url: https://xdsoft.net/jodit/pro/
6
6
  * License(s): SEE LICENSE IN LICENSE.md
7
7
  */
@@ -3,4 +3,4 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- import{extendLang as e}from"../../core/global.js";import{Config as o}from"../../config.js";e(require("./langs.js"));const r=o.prototype.controls.filebrowser;r.settings={icon:"settings",tooltip:"Settings",exec:e=>{(e.parent??e).e.fire("toggleSettings.filebrowser")}},r.home={icon:"home",tooltip:"Home",exec:e=>{e.e.fire("goHome.filebrowser")}},r.preview={icon:"eye",tooltip:"Preview",isDisabled:e=>0===e.state.activeElements.length,exec:e=>{e.e.fire("togglePreview.filebrowser")}},r.next={icon:"angle-right",tooltip:"History next",isDisabled:e=>!e.historyManager.canNext(),exec:e=>{e.historyManager.next()}},r.previous={icon:"angle-left",tooltip:"History previous",isDisabled:e=>!e.historyManager.canPrevious(),exec:e=>{e.historyManager.previous()}},r["new-folder"]={icon:"new-folder",exec:e=>{e.e.fire("folderCreate.filebrowser",{path:e.state.currentPath,sourceName:e.state.currentSource})},tooltip:"New folder"},Object.assign(o.prototype.filebrowser,{buttons:["filebrowser.home","filebrowser.previous","filebrowser.next","|","filebrowser.upload","filebrowser.new-folder","filebrowser.remove","filebrowser.update","filebrowser.select","filebrowser.edit","|","filebrowser.preview","about"],sort:!1,pixelOffsetLoadNewChunk:300,width:800,height:400,previewOfficeURL:"https://view.officeapps.live.com/op/view.aspx?src="});
6
+ import{extendLang as e}from"../../core/global.js";import{Config as o}from"../../config.js";import("./langs").then(e);const r=o.prototype.controls.filebrowser;r.settings={icon:"settings",tooltip:"Settings",exec:e=>{(e.parent??e).e.fire("toggleSettings.filebrowser")}},r.home={icon:"home",tooltip:"Home",exec:e=>{e.e.fire("goHome.filebrowser")}},r.preview={icon:"eye",tooltip:"Preview",isDisabled:e=>0===e.state.activeElements.length,exec:e=>{e.e.fire("togglePreview.filebrowser")}},r.next={icon:"angle-right",tooltip:"History next",isDisabled:e=>!e.historyManager.canNext(),exec:e=>{e.historyManager.next()}},r.previous={icon:"angle-left",tooltip:"History previous",isDisabled:e=>!e.historyManager.canPrevious(),exec:e=>{e.historyManager.previous()}},r["new-folder"]={icon:"new-folder",exec:e=>{e.e.fire("folderCreate.filebrowser",{path:e.state.currentPath,sourceName:e.state.currentSource})},tooltip:"New folder"},Object.assign(o.prototype.filebrowser,{buttons:["filebrowser.home","filebrowser.previous","filebrowser.next","|","filebrowser.upload","filebrowser.new-folder","filebrowser.remove","filebrowser.update","filebrowser.select","filebrowser.edit","|","filebrowser.preview","about"],sort:!1,pixelOffsetLoadNewChunk:300,width:800,height:400,previewOfficeURL:"https://view.officeapps.live.com/op/view.aspx?src="});
@@ -3,5 +3,5 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- declare const ru: any;
6
+ import ru from "./ru.js";
7
7
  export { ru };
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ import r from"./ru.js";export{r as ru};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={Favorites:"Избранное",Settings:"Настройки",Light:"Светлая",Dark:"Темная",Theme:"Тема",Show:"Показать",Hide:"Скрыть","Show favorites":"Показывать избранное",Tiles:"Плитка",List:"Список",Compact:"Компактный",View:"Отображение","Folders position":"Позиция папок","Sort by":"Сортировать по","Extra small":"Очень маленькие",Small:"Маленькие",Large:"Большие","Extra large":"Очень большие","Tile size":"Размер плитки"};
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  /*!
3
2
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
4
3
  * See LICENSE.md in the project root for license information.
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  /*!
3
2
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
4
3
  * See LICENSE.md in the project root for license information.
@@ -3,4 +3,4 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- import{IS_PROD as e}from"../../../core/constants.js";import{isBoolean as t}from"../../../core/helpers/checker/is-boolean.js";import{trim as n}from"../../../core/helpers/string/trim.js";export function html(t,n=(()=>!0),r=!0,s){switch(!0){case t.isComment:case t.isText:{if(!n(t))return"";const{nodeValue:e}=t.attributes;return t.isComment?`\x3c!--${e}--\x3e`:e}case t.isElement:{const{attributes:e}=t,i=innerHTML(t,n,r,s);if(!t.attributes["jd-safe"]&&r&&0===i.replace(/[\n\t]/g,"").length&&!t.isSingle)return"";const o=Object.keys(e).map((t=>"style"===t||null==e[t]||/^jd-/.test(t)?"":`${t}="${htmlEntity(e[t])}"`)).filter(Boolean),{str:c}=t.style,a=htmlEntity(c((e=>keyInList(e,s))));if(a&&o.push(`style="${a}"`),r&&0===o.length&&["span","a"].includes(t.name))return i;const l=o.length?" "+o.join(" "):"";return n(t)?t.isSingle?`<${t.name}${l}/>`:`<${t.name}${l}>${i}</${t.name}>`:i}default:if(!e)throw Error("Need implementation for this type")}return""}function keyInList(e,n){if(!n)return!0;if(keyInList.cache.has(n)){const r=keyInList.cache.get(n)?.get(e);if(t(r))return r}const r=n.some((t=>new RegExp(t).test(e))),s=keyInList.cache.get(n)||new Map;return s.set(e,r),keyInList.cache.set(n,s),r}keyInList.cache=new WeakMap;export function innerHTML(e,t=(()=>!0),r=!0,s){let i=e.map((e=>html(e,t,r,s))).join("");return"p"===e.name&&0===n(i).length&&(i="&nbsp;"),i}function htmlEntity(e){return e.toString().replace(/"/g,"&quot;")}
6
+ import{IS_PROD as e}from"../../../core/constants.js";import{isBoolean as t}from"../../../core/helpers/checker/is-boolean.js";import{trim as n}from"../../../core/helpers/string/trim.js";export function html(t,n=()=>!0,r=!0,s){switch(!0){case t.isComment:case t.isText:{if(!n(t))return"";const{nodeValue:e}=t.attributes;return t.isComment?`\x3c!--${e}--\x3e`:e}case t.isElement:{const{attributes:e}=t,i=innerHTML(t,n,r,s);if(!t.attributes["jd-safe"]&&r&&0===i.replace(/[\n\t]/g,"").length&&!t.isSingle)return"";const o=Object.keys(e).map((t=>"style"===t||null==e[t]||/^jd-/.test(t)?"":`${t}="${htmlEntity(e[t])}"`)).filter(Boolean),{str:c}=t.style,a=htmlEntity(c((e=>keyInList(e,s))));if(a&&o.push(`style="${a}"`),r&&0===o.length&&["span","a"].includes(t.name))return i;const l=o.length?" "+o.join(" "):"";return n(t)?t.isSingle?`<${t.name}${l}/>`:`<${t.name}${l}>${i}</${t.name}>`:i}default:if(!e)throw Error("Need implementation for this type")}return""}function keyInList(e,n){if(!n)return!0;if(keyInList.cache.has(n)){const r=keyInList.cache.get(n)?.get(e);if(t(r))return r}const r=n.some((t=>new RegExp(t).test(e))),s=keyInList.cache.get(n)||new Map;return s.set(e,r),keyInList.cache.set(n,s),r}keyInList.cache=new WeakMap;export function innerHTML(e,t=()=>!0,r=!0,s){let i=e.map((e=>html(e,t,r,s))).join("");return"p"===e.name&&0===n(i).length&&(i="&nbsp;"),i}function htmlEntity(e){return e.toString().replace(/"/g,"&quot;")}
@@ -3,4 +3,4 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- var t=this&&this.__decorate||function(t,e,r,s){var a,i=arguments.length,o=i<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,r):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,r,s);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(o=(i<3?a(o):i>3?a(e,r,o):a(e,r))||o);return i>3&&o&&Object.defineProperty(e,r,o),o};import{autobind as e}from"../../../core/decorators.js";import{isString as r,kebabCase as s,trim as a}from"../../../core/helpers.js";import{calcMarginParts as i}from"../helpers/index.js";let o=class Style{constructor(t){this._data=readStyles(t)}get keys(){return Object.keys(this._data)}forEach(t){this.keys.forEach((e=>t(e)))}clear(){this._data={}}set(t,e){this._data[t]=e}get(t){return this._data[t]??null}has(t){return void 0!==this._data[t]}add(t,e){return this._data=readStyles(this.str()+";"+`${t}:${e}`),this}str(t=(t=>!0)){const e=Object.keys(this._data).filter((e=>e&&!/^mso-/.test(e)&&t(e)&&null!=this.get(e))),n=t=>r(t)?/^0[a-z]+$/i.test(t)?"0":t:t.toString();return["padding","margin"].forEach((t=>{if(this._data[t]){const r=e.indexOf(t),s=i(this._data[t]);["top","right","bottom","left"].forEach(((a,i)=>{const o=`${t}-${a}`,c=this._data[o];null!=c&&(e.indexOf(o)<r||n(s[i])===n(c))&&-1!==e.indexOf(o)&&e.splice(e.indexOf(o),1)}))}})),e.length?e.map((t=>`${s(t)}:${this.get(t)}`)).join(";"):""}};o=t([e],o);export{o as Style};function readStyles(t){return function uniqueMax(t){const e={},r=[];for(let s=t.length-1;s>=0;s-=1){const a=t[s][0];e[a]||(e[a]=!0,r.unshift(t[s]))}return r}((t??"").replace(/&quot;/g,'"').split(";").filter(Boolean).map((t=>a(t).split(":").map(a)))).reduce(((t,[e,r])=>(e&&r&&(t[e]=r),t)),{})}
6
+ var t=this&&this.__decorate||function(t,e,r,s){var a,i=arguments.length,o=i<3?e:null===s?s=Object.getOwnPropertyDescriptor(e,r):s;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,r,s);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(o=(i<3?a(o):i>3?a(e,r,o):a(e,r))||o);return i>3&&o&&Object.defineProperty(e,r,o),o};import{autobind as e}from"../../../core/decorators.js";import{isString as r,kebabCase as s,trim as a}from"../../../core/helpers.js";import{calcMarginParts as i}from"../helpers/index.js";let o=class Style{constructor(t){this._data=readStyles(t)}get keys(){return Object.keys(this._data)}forEach(t){this.keys.forEach((e=>t(e)))}clear(){this._data={}}set(t,e){this._data[t]=e}get(t){return this._data[t]??null}has(t){return void 0!==this._data[t]}add(t,e){return this._data=readStyles(this.str()+";"+`${t}:${e}`),this}str(t=t=>!0){const e=Object.keys(this._data).filter((e=>e&&!/^mso-/.test(e)&&t(e)&&null!=this.get(e))),n=t=>r(t)?/^0[a-z]+$/i.test(t)?"0":t:t.toString();return["padding","margin"].forEach((t=>{if(this._data[t]){const r=e.indexOf(t),s=i(this._data[t]);["top","right","bottom","left"].forEach(((a,i)=>{const o=`${t}-${a}`,c=this._data[o];null!=c&&(e.indexOf(o)<r||n(s[i])===n(c))&&-1!==e.indexOf(o)&&e.splice(e.indexOf(o),1)}))}})),e.length?e.map((t=>`${s(t)}:${this.get(t)}`)).join(";"):""}};o=t([e],o);export{o as Style};function readStyles(t){return function uniqueMax(t){const e={},r=[];for(let s=t.length-1;s>=0;s-=1){const a=t[s][0];e[a]||(e[a]=!0,r.unshift(t[s]))}return r}((t??"").replace(/&quot;/g,'"').split(";").filter(Boolean).map((t=>a(t).split(":").map(a)))).reduce(((t,[e,r])=>(e&&r&&(t[e]=r),t)),{})}
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"تظهر كتل"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Ukázat Bloky"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Zeigen Blöcke"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Mostrar Bloques"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"نشان می دهد بلوک"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Afficher Les Blocs"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"תראה רחובות"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Mutasd Meg Blokkok"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Menunjukkan Blok"};
@@ -3,23 +3,23 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- declare const ar: any;
7
- declare const cs_cz: any;
8
- declare const de: any;
9
- declare const es: any;
10
- declare const fa: any;
11
- declare const fr: any;
12
- declare const he: any;
13
- declare const hu: any;
14
- declare const id: any;
15
- declare const it: any;
16
- declare const ja: any;
17
- declare const ko: any;
18
- declare const nl: any;
19
- declare const pl: any;
20
- declare const pt_br: any;
21
- declare const ru: any;
22
- declare const tr: any;
23
- declare const zh_cn: any;
24
- declare const zh_tw: any;
6
+ import ar from "./ar.js";
7
+ import cs_cz from "./cs_cz.js";
8
+ import de from "./de.js";
9
+ import es from "./es.js";
10
+ import fa from "./fa.js";
11
+ import fr from "./fr.js";
12
+ import he from "./he.js";
13
+ import hu from "./hu.js";
14
+ import id from "./id.js";
15
+ import it from "./it.js";
16
+ import ja from "./ja.js";
17
+ import ko from "./ko.js";
18
+ import nl from "./nl.js";
19
+ import pl from "./pl.js";
20
+ import pt_br from "./pt_br.js";
21
+ import ru from "./ru.js";
22
+ import tr from "./tr.js";
23
+ import zh_cn from "./zh_cn.js";
24
+ import zh_tw from "./zh_tw.js";
25
25
  export { ar, cs_cz, de, es, fa, fr, he, hu, id, it, ja, ko, nl, pl, pt_br, ru, tr, zh_cn, zh_tw };
@@ -3,4 +3,4 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- const r=require("./ar.js"),e=require("./cs_cz.js"),s=require("./de.js"),i=require("./es.js"),u=require("./fa.js"),j=require("./fr.js"),q=require("./he.js"),t=require("./hu.js"),c=require("./id.js"),h=require("./it.js"),_=require("./ja.js"),a=require("./ko.js"),n=require("./nl.js"),o=require("./pl.js"),p=require("./pt_br.js"),z=require("./ru.js"),d=require("./tr.js"),f=require("./zh_cn.js"),l=require("./zh_tw.js");export{r as ar,e as cs_cz,s as de,i as es,u as fa,j as fr,q as he,t as hu,c as id,h as it,_ as ja,a as ko,n as nl,o as pl,p as pt_br,z as ru,d as tr,f as zh_cn,l as zh_tw};
6
+ import r from"./ar.js";import o from"./cs_cz.js";import m from"./de.js";import t from"./es.js";import p from"./fa.js";import f from"./fr.js";import i from"./he.js";import s from"./hu.js";import j from"./id.js";import e from"./it.js";import h from"./ja.js";import _ from"./ko.js";import a from"./nl.js";import c from"./pl.js";import z from"./pt_br.js";import d from"./ru.js";import l from"./tr.js";import n from"./zh_cn.js";import u from"./zh_tw.js";export{r as ar,o as cs_cz,m as de,t as es,p as fa,f as fr,i as he,s as hu,j as id,e as it,h as ja,_ as ko,a as nl,c as pl,z as pt_br,d as ru,l as tr,n as zh_cn,u as zh_tw};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Visualizza Blocchi"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"ショーのブロック"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"쇼 블록"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Toon Blokken"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Pokaż Bloki"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Mostrar Blocos"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Показать Блоки"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"Haritayı Blokları"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"显示块"};
@@ -0,0 +1,6 @@
1
+ /*!
2
+ * Jodit Editor PRO (https://xdsoft.net/jodit/)
3
+ * See LICENSE.md in the project root for license information.
4
+ * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
+ */
6
+ module.exports={"Show Blocks":"แสดงช่วงตึก"};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jodit-pro",
3
- "version": "4.2.24",
3
+ "version": "4.2.31",
4
4
  "author": "Chupurnov Valeriy <chupurnov@gmail.com>",
5
5
  "homepage": "https://xdsoft.net/jodit/pro/",
6
6
  "bugs": {
@@ -3,5 +3,5 @@
3
3
  * See LICENSE.md in the project root for license information.
4
4
  * Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
5
5
  */
6
- declare const ru: any;
6
+ import ru from "./ru.js";
7
7
  export { ru };
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  /*!
3
2
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
4
3
  * See LICENSE.md in the project root for license information.
@@ -1,4 +1,3 @@
1
- /// <reference types="google.maps" />
2
1
  /*!
3
2
  * Jodit Editor PRO (https://xdsoft.net/jodit/)
4
3
  * See LICENSE.md in the project root for license information.