jodit 4.6.2 → 4.6.4

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 (120) hide show
  1. package/.nvmrc +1 -1
  2. package/es2015/jodit.css +1 -1
  3. package/es2015/jodit.fat.min.js +2 -2
  4. package/es2015/jodit.js +2887 -2886
  5. package/es2015/jodit.min.js +2 -2
  6. package/es2015/plugins/debug/debug.css +1 -1
  7. package/es2015/plugins/debug/debug.js +1 -1
  8. package/es2015/plugins/debug/debug.min.js +1 -1
  9. package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
  10. package/es2015/plugins/speech-recognize/speech-recognize.js +56 -56
  11. package/es2015/plugins/speech-recognize/speech-recognize.min.js +1 -1
  12. package/es2018/jodit.css +1 -1
  13. package/es2018/jodit.fat.min.js +2 -2
  14. package/es2018/jodit.js +2794 -2793
  15. package/es2018/jodit.min.js +2 -2
  16. package/es2018/plugins/debug/debug.css +1 -1
  17. package/es2018/plugins/debug/debug.js +1 -1
  18. package/es2018/plugins/debug/debug.min.js +1 -1
  19. package/es2018/plugins/speech-recognize/speech-recognize.css +1 -1
  20. package/es2018/plugins/speech-recognize/speech-recognize.js +56 -56
  21. package/es2018/plugins/speech-recognize/speech-recognize.min.js +1 -1
  22. package/es2021/jodit.css +1 -1
  23. package/es2021/jodit.fat.min.js +2 -2
  24. package/es2021/jodit.js +2795 -2794
  25. package/es2021/jodit.min.js +2 -2
  26. package/es2021/plugins/debug/debug.css +1 -1
  27. package/es2021/plugins/debug/debug.js +1 -1
  28. package/es2021/plugins/debug/debug.min.js +1 -1
  29. package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
  30. package/es2021/plugins/speech-recognize/speech-recognize.js +56 -56
  31. package/es2021/plugins/speech-recognize/speech-recognize.min.js +1 -1
  32. package/es2021.en/jodit.css +1 -1
  33. package/es2021.en/jodit.fat.min.js +2 -2
  34. package/es2021.en/jodit.js +2753 -2752
  35. package/es2021.en/jodit.min.js +2 -2
  36. package/es2021.en/plugins/debug/debug.css +1 -1
  37. package/es2021.en/plugins/debug/debug.js +1 -1
  38. package/es2021.en/plugins/debug/debug.min.js +1 -1
  39. package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
  40. package/es2021.en/plugins/speech-recognize/speech-recognize.js +56 -56
  41. package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +1 -1
  42. package/es5/415.fat.min.js +2 -2
  43. package/es5/415.js +69 -5
  44. package/es5/415.min.js +2 -2
  45. package/es5/5.fat.min.js +1 -1
  46. package/es5/5.min.js +1 -1
  47. package/es5/jodit.css +2 -2
  48. package/es5/jodit.fat.min.js +2 -2
  49. package/es5/jodit.js +3748 -3747
  50. package/es5/jodit.min.css +2 -2
  51. package/es5/jodit.min.js +2 -2
  52. package/es5/plugins/debug/debug.css +1 -1
  53. package/es5/plugins/debug/debug.js +12 -12
  54. package/es5/plugins/debug/debug.min.js +1 -1
  55. package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
  56. package/es5/plugins/speech-recognize/speech-recognize.js +59 -59
  57. package/es5/plugins/speech-recognize/speech-recognize.min.js +1 -1
  58. package/esm/core/constants.js +1 -1
  59. package/esm/langs/ar.d.ts +1 -0
  60. package/esm/langs/ar.js +4 -1
  61. package/esm/langs/cs_cz.js +2 -0
  62. package/esm/langs/de.d.ts +1 -0
  63. package/esm/langs/de.js +4 -1
  64. package/esm/langs/en.js +2 -0
  65. package/esm/langs/es.d.ts +1 -0
  66. package/esm/langs/es.js +4 -1
  67. package/esm/langs/fa.js +3 -1
  68. package/esm/langs/fi.d.ts +1 -0
  69. package/esm/langs/fi.js +3 -1
  70. package/esm/langs/fr.d.ts +4 -0
  71. package/esm/langs/fr.js +6 -1
  72. package/esm/langs/he.d.ts +1 -0
  73. package/esm/langs/he.js +3 -1
  74. package/esm/langs/hu.d.ts +1 -0
  75. package/esm/langs/hu.js +3 -1
  76. package/esm/langs/id.js +1 -0
  77. package/esm/langs/it.d.ts +1 -0
  78. package/esm/langs/it.js +3 -1
  79. package/esm/langs/ja.d.ts +1 -0
  80. package/esm/langs/ja.js +3 -1
  81. package/esm/langs/ko.js +1 -0
  82. package/esm/langs/mn.d.ts +1 -0
  83. package/esm/langs/mn.js +3 -1
  84. package/esm/langs/nl.d.ts +1 -0
  85. package/esm/langs/nl.js +3 -1
  86. package/esm/langs/no.d.ts +22 -0
  87. package/esm/langs/no.js +27 -1
  88. package/esm/langs/pl.d.ts +1 -0
  89. package/esm/langs/pl.js +3 -1
  90. package/esm/langs/pt_br.d.ts +1 -0
  91. package/esm/langs/pt_br.js +3 -1
  92. package/esm/langs/ru.js +1 -0
  93. package/esm/langs/sv.js +231 -0
  94. package/esm/langs/tr.d.ts +1 -0
  95. package/esm/langs/tr.js +3 -1
  96. package/esm/langs/ua.js +1 -0
  97. package/esm/langs/zh_cn.d.ts +1 -0
  98. package/esm/langs/zh_cn.js +3 -1
  99. package/esm/langs/zh_tw.d.ts +2 -0
  100. package/esm/langs/zh_tw.js +4 -1
  101. package/esm/modules/uploader/helpers/data-uri-to-blob.js +1 -1
  102. package/esm/plugins/clean-html/helpers/visitor/filters/try-remove-node.js +2 -2
  103. package/package.json +1 -1
  104. package/types/langs/ar.d.ts +1 -0
  105. package/types/langs/de.d.ts +1 -0
  106. package/types/langs/es.d.ts +1 -0
  107. package/types/langs/fi.d.ts +1 -0
  108. package/types/langs/fr.d.ts +4 -0
  109. package/types/langs/he.d.ts +1 -0
  110. package/types/langs/hu.d.ts +1 -0
  111. package/types/langs/it.d.ts +1 -0
  112. package/types/langs/ja.d.ts +1 -0
  113. package/types/langs/mn.d.ts +1 -0
  114. package/types/langs/nl.d.ts +1 -0
  115. package/types/langs/no.d.ts +22 -0
  116. package/types/langs/pl.d.ts +1 -0
  117. package/types/langs/pt_br.d.ts +1 -0
  118. package/types/langs/tr.d.ts +1 -0
  119. package/types/langs/zh_cn.d.ts +1 -0
  120. package/types/langs/zh_tw.d.ts +2 -0
@@ -208,5 +208,6 @@ declare const _exports: {
208
208
  'Find Next': string;
209
209
  'Insert className': string;
210
210
  'Press Alt for custom resizing': string;
211
+ 'License: %s': string;
211
212
  };
212
213
  export = _exports;
@@ -209,5 +209,6 @@ declare const _exports: {
209
209
  'Find Next': string;
210
210
  'Insert className': string;
211
211
  'Press Alt for custom resizing': string;
212
+ 'License: %s': string;
212
213
  };
213
214
  export = _exports;
@@ -196,5 +196,27 @@ declare const _exports: {
196
196
  'Copy selection': string;
197
197
  'Paste from clipboard': string;
198
198
  Find: string;
199
+ 'Embed code': string;
200
+ Edit: string;
201
+ All: string;
202
+ 'License: %s': string;
203
+ 'You can only edit your own images. Download this image on the host?': string;
204
+ 'The image has been successfully uploaded to the host!': string;
205
+ 'There are no files': string;
206
+ Rename: string;
207
+ 'Enter new name': string;
208
+ download: string;
209
+ "Your browser doesn't support direct access to the clipboard.": string;
210
+ copy: string;
211
+ 'Border radius': string;
212
+ Apply: string;
213
+ 'Please fill out this field': string;
214
+ 'Please enter a web address': string;
215
+ Default: string;
216
+ Circle: string;
217
+ Dot: string;
218
+ Quadrate: string;
219
+ 'Find Previous': string;
220
+ 'Find Next': string;
199
221
  };
200
222
  export = _exports;
@@ -208,5 +208,6 @@ declare const _exports: {
208
208
  'Find Next': string;
209
209
  'Insert className': string;
210
210
  'Press Alt for custom resizing': string;
211
+ 'License: %s': string;
211
212
  };
212
213
  export = _exports;
@@ -213,5 +213,6 @@ declare const _exports: {
213
213
  'Find Next': string;
214
214
  'Insert className': string;
215
215
  'Press Alt for custom resizing': string;
216
+ 'License: %s': string;
216
217
  };
217
218
  export = _exports;
@@ -208,5 +208,6 @@ declare const _exports: {
208
208
  'Find Next': string;
209
209
  'Insert className': string;
210
210
  'Press Alt for custom resizing': string;
211
+ 'License: %s': string;
211
212
  };
212
213
  export = _exports;
@@ -209,5 +209,6 @@ declare const _exports: {
209
209
  'Find Next': string;
210
210
  'Insert className': string;
211
211
  'Press Alt for custom resizing': string;
212
+ 'License: %s': string;
212
213
  };
213
214
  export = _exports;
@@ -207,5 +207,7 @@ declare const _exports: {
207
207
  'Find Next': string;
208
208
  'Insert className': string;
209
209
  'Press Alt for custom resizing': string;
210
+ Edit: string;
211
+ 'License: %s': string;
210
212
  };
211
213
  export = _exports;