jodit 4.6.2 → 4.6.5

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
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -26,12 +26,12 @@ __webpack_require__.r(__webpack_exports__);
26
26
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
27
27
  /* harmony export */ Debug: function() { return /* binding */ Debug; }
28
28
  /* harmony export */ });
29
- /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(31635);
30
- /* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(17352);
31
- /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(55186);
32
- /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(56298);
33
- /* harmony import */ var jodit_core_helpers_html_strip_tags__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(61793);
34
- /* harmony import */ var jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(29866);
29
+ /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31635);
30
+ /* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(17352);
31
+ /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(55186);
32
+ /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(56298);
33
+ /* harmony import */ var jodit_core_helpers_html_strip_tags__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(61793);
34
+ /* harmony import */ var jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(29866);
35
35
  /*!
36
36
  * Jodit Editor (https://xdsoft.net/jodit/)
37
37
  * Released under MIT see LICENSE.txt in the project root for license information.
@@ -46,7 +46,7 @@ __webpack_require__.r(__webpack_exports__);
46
46
 
47
47
 
48
48
  var Debug = /** @class */ (function (_super) {
49
- (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__extends */ .C6)(Debug, _super);
49
+ (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(Debug, _super);
50
50
  function Debug() {
51
51
  return _super !== null && _super.apply(this, arguments) || this;
52
52
  }
@@ -147,7 +147,7 @@ var Debug = /** @class */ (function (_super) {
147
147
  result.push("".concat(e.key));
148
148
  break;
149
149
  }
150
- if (e && jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isNode(e.target)) {
150
+ if (e && jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.isNode(e.target)) {
151
151
  result.push("<span>".concat(e.target.nodeName, "</span>"));
152
152
  }
153
153
  return result.join(' ');
@@ -160,7 +160,7 @@ var Debug = /** @class */ (function (_super) {
160
160
  };
161
161
  Debug.prototype.beforeDestruct = function (jodit) { };
162
162
  return Debug;
163
- }(jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k));
163
+ }(jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_5__/* .Plugin */ .k));
164
164
 
165
165
  function renderText(elm, range) {
166
166
  if (!elm.nodeValue) {
@@ -197,7 +197,7 @@ function renderText(elm, range) {
197
197
  value.slice(range.endOffset);
198
198
  }
199
199
  }
200
- return (0,jodit_core_helpers_html_strip_tags__WEBPACK_IMPORTED_MODULE_3__/* .stripTags */ .K)(value.replace((0,jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.INVISIBLE_SPACE_REG_EXP)(), 'INV'))
200
+ return (0,jodit_core_helpers_html_strip_tags__WEBPACK_IMPORTED_MODULE_4__/* .stripTags */ .K)(value.replace((0,jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__.INVISIBLE_SPACE_REG_EXP)(), 'INV'))
201
201
  .replace(/%CURSOR%/, '<span class="jodit-debug__tree-cursor">|</span>')
202
202
  .replace(/%START-CURSOR%/, '<span class="jodit-debug__tree-cursor">|')
203
203
  .replace(/%END-CURSOR%/, '|</span>');
@@ -207,7 +207,7 @@ function render(elm, level, range) {
207
207
  var isSelected = (_a = window.getSelection()) === null || _a === void 0 ? void 0 : _a.containsNode(elm);
208
208
  var content = [
209
209
  "<span class=\"jodit-debug__tree-elm-name\">".concat(elm.nodeName, "</span>"),
210
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isText(elm) ? "- ".concat(renderText(elm, range)) : ''
210
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.isText(elm) ? "- ".concat(renderText(elm, range)) : ''
211
211
  ]
212
212
  .map(function (i) { return i.trim(); })
213
213
  .filter(Boolean);
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -297,16 +297,16 @@ __webpack_require__.r(__webpack_exports__);
297
297
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
298
298
  /* harmony export */ SpeechRecognizeNative: function() { return /* binding */ SpeechRecognizeNative; }
299
299
  /* harmony export */ });
300
- /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(31635);
301
- /* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(66927);
302
- /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(55186);
303
- /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(56298);
304
- /* harmony import */ var jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(84976);
305
- /* harmony import */ var jodit_core_plugin__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(71005);
306
- /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(71096);
307
- /* harmony import */ var _jodit__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(46173);
308
- /* harmony import */ var _helpers_exec_spell_command__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(50834);
309
- /* harmony import */ var _langs__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(25202);
300
+ /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31635);
301
+ /* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(66927);
302
+ /* harmony import */ var jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(55186);
303
+ /* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(56298);
304
+ /* harmony import */ var jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(84976);
305
+ /* harmony import */ var jodit_core_plugin__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(71005);
306
+ /* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(71096);
307
+ /* harmony import */ var _jodit__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(46173);
308
+ /* harmony import */ var _helpers_exec_spell_command__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(50834);
309
+ /* harmony import */ var _langs__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(25202);
310
310
  /*!
311
311
  * Jodit Editor (https://xdsoft.net/jodit/)
312
312
  * Released under MIT see LICENSE.txt in the project root for license information.
@@ -324,9 +324,9 @@ __webpack_require__.r(__webpack_exports__);
324
324
 
325
325
 
326
326
  var SpeechRecognizeNative = /** @class */ (function (_super) {
327
- (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__extends */ .C6)(SpeechRecognizeNative, _super);
327
+ (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(SpeechRecognizeNative, _super);
328
328
  function SpeechRecognizeNative() {
329
- var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__read */ .zs)(arguments), false)) || this;
329
+ var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__read */ .zs)(arguments), false)) || this;
330
330
  _this.buttons = [
331
331
  {
332
332
  group: 'state',
@@ -340,8 +340,8 @@ var SpeechRecognizeNative = /** @class */ (function (_super) {
340
340
  var _this = this;
341
341
  var commands = jodit.o.speechRecognize.commands;
342
342
  if (commands) {
343
- (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .extendLang */ .JW)(_langs__WEBPACK_IMPORTED_MODULE_7__);
344
- (0,jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_3__/* .keys */ .HP)(commands, false).forEach(function (words) {
343
+ (0,jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .extendLang */ .JW)(_langs__WEBPACK_IMPORTED_MODULE_9__);
344
+ (0,jodit_core_helpers_utils_utils__WEBPACK_IMPORTED_MODULE_4__/* .keys */ .HP)(commands, false).forEach(function (words) {
345
345
  var keys = words.split('|');
346
346
  keys.forEach(function (key) {
347
347
  key = key.trim().toLowerCase();
@@ -357,7 +357,7 @@ var SpeechRecognizeNative = /** @class */ (function (_super) {
357
357
  }
358
358
  };
359
359
  SpeechRecognizeNative.prototype.beforeDestruct = function (jodit) {
360
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.safeRemove(this.messagePopup);
360
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.safeRemove(this.messagePopup);
361
361
  };
362
362
  SpeechRecognizeNative.prototype.onSpeechRecognizeProgressResult = function (text) {
363
363
  var _this = this;
@@ -367,20 +367,20 @@ var SpeechRecognizeNative = /** @class */ (function (_super) {
367
367
  this.j.workplace.appendChild(this.messagePopup);
368
368
  this.j.async.clearTimeout(this.__hidePopupTimeout);
369
369
  this.__hidePopupTimeout = this.j.async.setTimeout(function () {
370
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.safeRemove(_this.messagePopup);
370
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.safeRemove(_this.messagePopup);
371
371
  }, 1000);
372
372
  this.messagePopup.innerText = text + '|';
373
373
  };
374
374
  SpeechRecognizeNative.prototype.onSpeechRecognizeResult = function (text) {
375
375
  this.j.async.clearTimeout(this.__hidePopupTimeout);
376
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.safeRemove(this.messagePopup);
376
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.safeRemove(this.messagePopup);
377
377
  var j = this.j;
378
378
  var s = j.s;
379
379
  if (!this._checkCommand(text)) {
380
380
  var range = s.range, node = s.current();
381
381
  if (s.isCollapsed() &&
382
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isText(node) &&
383
- jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isOrContains(j.editor, node) &&
382
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.isText(node) &&
383
+ jodit_core_dom_dom__WEBPACK_IMPORTED_MODULE_2__/* .Dom */ .J.isOrContains(j.editor, node) &&
384
384
  node.nodeValue) {
385
385
  var sentence = node.nodeValue;
386
386
  node.nodeValue =
@@ -399,21 +399,21 @@ var SpeechRecognizeNative = /** @class */ (function (_super) {
399
399
  SpeechRecognizeNative.prototype._checkCommand = function (command) {
400
400
  command = command.toLowerCase().replace(/\./g, '');
401
401
  if (this._commandToWord[command]) {
402
- (0,_helpers_exec_spell_command__WEBPACK_IMPORTED_MODULE_9__/* .execSpellCommand */ .F)(this.j, this._commandToWord[command]);
402
+ (0,_helpers_exec_spell_command__WEBPACK_IMPORTED_MODULE_8__/* .execSpellCommand */ .F)(this.j, this._commandToWord[command]);
403
403
  return true;
404
404
  }
405
405
  return false;
406
406
  };
407
- (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)([
408
- (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':speechRecognizeProgressResult')
407
+ (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
408
+ (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_1__/* .watch */ .w)(':speechRecognizeProgressResult')
409
409
  ], SpeechRecognizeNative.prototype, "onSpeechRecognizeProgressResult", null);
410
- (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)([
411
- (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':speechRecognizeResult')
410
+ (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
411
+ (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_1__/* .watch */ .w)(':speechRecognizeResult')
412
412
  ], SpeechRecognizeNative.prototype, "onSpeechRecognizeResult", null);
413
413
  return SpeechRecognizeNative;
414
- }(jodit_core_plugin__WEBPACK_IMPORTED_MODULE_4__/* .Plugin */ .k));
414
+ }(jodit_core_plugin__WEBPACK_IMPORTED_MODULE_5__/* .Plugin */ .k));
415
415
 
416
- _jodit__WEBPACK_IMPORTED_MODULE_6__/* .Jodit */ .x.plugins.add('speech-recognize', SpeechRecognizeNative);
416
+ _jodit__WEBPACK_IMPORTED_MODULE_7__/* .Jodit */ .x.plugins.add('speech-recognize', SpeechRecognizeNative);
417
417
 
418
418
 
419
419
  /***/ }),
@@ -598,16 +598,16 @@ module.exports = {
598
598
  /***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
599
599
 
600
600
  "use strict";
601
- /* harmony import */ var jodit_core_helpers_checker_is_boolean__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(9810);
602
- /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(98253);
603
- /* harmony import */ var jodit_core_helpers_utils_attr__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(26150);
604
- /* harmony import */ var jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(72197);
605
- /* harmony import */ var jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(931);
606
- /* harmony import */ var jodit_config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(36115);
607
- /* harmony import */ var _helpers_api__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(71722);
608
- /* harmony import */ var _helpers_recognize_manager__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(93676);
609
- /* harmony import */ var _speech_recognize_svg__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(22227);
610
- /* harmony import */ var _speech_recognize_svg__WEBPACK_IMPORTED_MODULE_6___default = /*#__PURE__*/__webpack_require__.n(_speech_recognize_svg__WEBPACK_IMPORTED_MODULE_6__);
601
+ /* harmony import */ var jodit_core_helpers_checker_is_boolean__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9810);
602
+ /* harmony import */ var jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(98253);
603
+ /* harmony import */ var jodit_core_helpers_utils_attr__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(26150);
604
+ /* harmony import */ var jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(72197);
605
+ /* harmony import */ var jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(931);
606
+ /* harmony import */ var jodit_config__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(36115);
607
+ /* harmony import */ var _helpers_api__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(71722);
608
+ /* harmony import */ var _helpers_recognize_manager__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(93676);
609
+ /* harmony import */ var _speech_recognize_svg__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(22227);
610
+ /* harmony import */ var _speech_recognize_svg__WEBPACK_IMPORTED_MODULE_8___default = /*#__PURE__*/__webpack_require__.n(_speech_recognize_svg__WEBPACK_IMPORTED_MODULE_8__);
611
611
  /*!
612
612
  * Jodit Editor (https://xdsoft.net/jodit/)
613
613
  * Released under MIT see LICENSE.txt in the project root for license information.
@@ -622,8 +622,8 @@ module.exports = {
622
622
 
623
623
 
624
624
 
625
- jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.speechRecognize = {
626
- api: typeof _helpers_api__WEBPACK_IMPORTED_MODULE_4__/* .SpeechRecognition */ .o !== 'undefined' ? _helpers_api__WEBPACK_IMPORTED_MODULE_4__/* .SpeechRecognition */ .o : null,
625
+ jodit_config__WEBPACK_IMPORTED_MODULE_5__/* .Config */ .T.prototype.speechRecognize = {
626
+ api: typeof _helpers_api__WEBPACK_IMPORTED_MODULE_6__/* .SpeechRecognition */ .o !== 'undefined' ? _helpers_api__WEBPACK_IMPORTED_MODULE_6__/* .SpeechRecognition */ .o : null,
627
627
  sound: true,
628
628
  continuous: false,
629
629
  interimResults: true,
@@ -641,13 +641,13 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.speechRecogn
641
641
  'select all': 'selectall'
642
642
  }
643
643
  };
644
- jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('speech-recognize', (_speech_recognize_svg__WEBPACK_IMPORTED_MODULE_6___default()));
645
- jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.speechRecognize = {
644
+ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('speech-recognize', (_speech_recognize_svg__WEBPACK_IMPORTED_MODULE_8___default()));
645
+ jodit_config__WEBPACK_IMPORTED_MODULE_5__/* .Config */ .T.prototype.controls.speechRecognize = {
646
646
  isVisible: function (j) {
647
647
  return Boolean(j.o.speechRecognize.api);
648
648
  },
649
649
  isActive: function (jodit, _) {
650
- var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__/* .dataBind */ .m)(jodit, 'speech');
650
+ var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__/* .dataBind */ .m)(jodit, 'speech');
651
651
  return Boolean(api === null || api === void 0 ? void 0 : api.isEnabled);
652
652
  },
653
653
  isDisabled: function (jodit) {
@@ -661,17 +661,17 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.spe
661
661
  jodit.alert('Speech recognize API unsupported in your browser');
662
662
  return;
663
663
  }
664
- var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__/* .dataBind */ .m)(jodit, 'speech');
664
+ var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__/* .dataBind */ .m)(jodit, 'speech');
665
665
  if (!api) {
666
666
  var nativeApi = new ApiConstructor();
667
- api = new _helpers_recognize_manager__WEBPACK_IMPORTED_MODULE_5__/* .RecognizeManager */ .g(jodit.async, nativeApi);
668
- api.lang = (0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_7__/* .isString */ .K)(lang)
667
+ api = new _helpers_recognize_manager__WEBPACK_IMPORTED_MODULE_7__/* .RecognizeManager */ .g(jodit.async, nativeApi);
668
+ api.lang = (0,jodit_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .K)(lang)
669
669
  ? lang
670
- : ((_b = (0,jodit_core_helpers_utils_attr__WEBPACK_IMPORTED_MODULE_0__/* .attr */ .C)(jodit.od.documentElement, 'lang')) !== null && _b !== void 0 ? _b : undefined);
670
+ : ((_b = (0,jodit_core_helpers_utils_attr__WEBPACK_IMPORTED_MODULE_2__/* .attr */ .C)(jodit.od.documentElement, 'lang')) !== null && _b !== void 0 ? _b : undefined);
671
671
  api.continuous = continuous;
672
672
  api.interimResults = interimResults;
673
673
  api.sound = sound;
674
- (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__/* .dataBind */ .m)(jodit, 'speech', api);
674
+ (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__/* .dataBind */ .m)(jodit, 'speech', api);
675
675
  api.on('pulse', function (enable) {
676
676
  button.setMod('pulse', enable);
677
677
  });
@@ -683,13 +683,13 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.spe
683
683
  });
684
684
  api.on('error', function (text) { return jodit.message.error(text); });
685
685
  button.hookStatus('beforeDestruct', function () {
686
- (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__/* .dataBind */ .m)(jodit, 'speech', null);
686
+ (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__/* .dataBind */ .m)(jodit, 'speech', null);
687
687
  api.destruct();
688
688
  });
689
689
  }
690
690
  if (control.args) {
691
691
  var key = control.args[0];
692
- if ((0,jodit_core_helpers_checker_is_boolean__WEBPACK_IMPORTED_MODULE_8__/* .isBoolean */ .L)(api[key])) {
692
+ if ((0,jodit_core_helpers_checker_is_boolean__WEBPACK_IMPORTED_MODULE_0__/* .isBoolean */ .L)(api[key])) {
693
693
  api[key] = !api[key];
694
694
  if (api.isEnabled) {
695
695
  api.restart();
@@ -712,7 +712,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.spe
712
712
  },
713
713
  childTemplate: function (jodit, key, value) {
714
714
  var _a;
715
- var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_1__/* .dataBind */ .m)(jodit, 'speech'), checked = (_a = api === null || api === void 0 ? void 0 : api[key]) !== null && _a !== void 0 ? _a : jodit.o.speechRecognize[key];
715
+ var api = (0,jodit_core_helpers_utils_data_bind__WEBPACK_IMPORTED_MODULE_3__/* .dataBind */ .m)(jodit, 'speech'), checked = (_a = api === null || api === void 0 ? void 0 : api[key]) !== null && _a !== void 0 ? _a : jodit.o.speechRecognize[key];
716
716
  return "<span class='jodit-speech-recognize__list-item'><input ".concat(checked ? 'checked' : '', " class='jodit-checkbox' type='checkbox'>&nbsp;").concat(value, "</span>");
717
717
  },
718
718
  mods: {
@@ -951,10 +951,10 @@ module.exports = {
951
951
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
952
952
  /* harmony export */ g: function() { return /* binding */ RecognizeManager; }
953
953
  /* harmony export */ });
954
- /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(31635);
955
- /* harmony import */ var jodit_core_decorators__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(22664);
956
- /* harmony import */ var jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(43431);
957
- /* harmony import */ var _sound__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(95473);
954
+ /* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31635);
955
+ /* harmony import */ var jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(22664);
956
+ /* harmony import */ var jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(43431);
957
+ /* harmony import */ var _sound__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(95473);
958
958
  /* harmony import */ var jodit_plugins_speech_recognize_constants__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(81629);
959
959
  /*!
960
960
  * Jodit Editor (https://xdsoft.net/jodit/)
@@ -967,7 +967,7 @@ module.exports = {
967
967
 
968
968
 
969
969
  var RecognizeManager = /** @class */ (function (_super) {
970
- (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__extends */ .C6)(RecognizeManager, _super);
970
+ (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(RecognizeManager, _super);
971
971
  function RecognizeManager(async, api) {
972
972
  var _this = _super.call(this) || this;
973
973
  _this.async = async;
@@ -1141,16 +1141,16 @@ var RecognizeManager = /** @class */ (function (_super) {
1141
1141
  };
1142
1142
  RecognizeManager.prototype._makeSound = function (frequency) {
1143
1143
  if (this.sound) {
1144
- (0,_sound__WEBPACK_IMPORTED_MODULE_2__/* .sound */ .s)({ frequency: frequency });
1144
+ (0,_sound__WEBPACK_IMPORTED_MODULE_3__/* .sound */ .s)({ frequency: frequency });
1145
1145
  }
1146
1146
  };
1147
1147
  var RecognizeManager_1;
1148
1148
  RecognizeManager._instances = new Set();
1149
- RecognizeManager = RecognizeManager_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
1150
- jodit_core_decorators__WEBPACK_IMPORTED_MODULE_0__.autobind
1149
+ RecognizeManager = RecognizeManager_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
1150
+ jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.autobind
1151
1151
  ], RecognizeManager);
1152
1152
  return RecognizeManager;
1153
- }(jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MODULE_1__/* .Eventify */ .h));
1153
+ }(jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MODULE_2__/* .Eventify */ .h));
1154
1154
 
1155
1155
 
1156
1156
 
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
3
3
  * Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
4
- * Version: v4.6.2
4
+ * Version: v4.6.5
5
5
  * Url: https://xdsoft.net/jodit/
6
6
  * License(s): MIT
7
7
  */
@@ -3,7 +3,7 @@
3
3
  * Released under MIT see LICENSE.txt in the project root for license information.
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
- export const APP_VERSION = "4.6.2";
6
+ export const APP_VERSION = "4.6.5";
7
7
  // prettier-ignore
8
8
  export const ES = "es2020";
9
9
  export const IS_ES_MODERN = true;
package/esm/langs/ar.d.ts CHANGED
@@ -211,5 +211,6 @@ declare const _exports: {
211
211
  'Line height': string;
212
212
  spellcheck: string;
213
213
  'Speech Recognize': string;
214
+ All: string;
214
215
  };
215
216
  export = _exports;
package/esm/langs/ar.js CHANGED
@@ -4,6 +4,8 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Arabic (العربية)
8
+
7
9
  export default {
8
10
  'Type something': 'إبدأ في الكتابة...',
9
11
  'About Jodit': 'حول جوديت',
@@ -223,5 +225,6 @@ export default {
223
225
  'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
224
226
  'Line height': 'ارتفاع الخط',
225
227
  spellcheck: 'التدقيق الإملائي',
226
- 'Speech Recognize': 'التعرف على الكلام'
228
+ 'Speech Recognize': 'التعرف على الكلام',
229
+ All: 'تحديد الكل'
227
230
  };
@@ -4,6 +4,8 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Czech (Čeština)
8
+
7
9
  export default {
8
10
  'Type something': 'Napiš něco',
9
11
  'About Jodit': 'O Jodit',
package/esm/langs/de.d.ts CHANGED
@@ -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;
package/esm/langs/de.js CHANGED
@@ -4,6 +4,8 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // German (Deutsch)
8
+
7
9
  export default {
8
10
  'Type something': 'Bitte geben Sie einen Text ein',
9
11
  Advanced: 'Fortgeschritten',
@@ -227,5 +229,6 @@ export default {
227
229
  'Find Next': 'Weitersuchen',
228
230
  'Insert className': 'className (CSS) einfügen',
229
231
  'Press Alt for custom resizing':
230
- 'Drücken Sie Alt für benutzerdefinierte Größenanpassung'
232
+ 'Drücken Sie Alt für benutzerdefinierte Größenanpassung',
233
+ 'License: %s': 'Lizenz: %s'
231
234
  };
package/esm/langs/en.js CHANGED
@@ -4,6 +4,8 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // English
8
+
7
9
  export default {
8
10
  'Type something': 'Start writing...',
9
11
  pencil: 'Edit',
package/esm/langs/es.d.ts CHANGED
@@ -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;
package/esm/langs/es.js CHANGED
@@ -4,6 +4,8 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Spanish (Español)
8
+
7
9
  export default {
8
10
  'Type something': 'Escriba algo...',
9
11
  Advanced: 'Avanzado',
@@ -226,5 +228,6 @@ export default {
226
228
  'Find Next': 'Buscar Siguiente',
227
229
  'Insert className': 'Insertar nombre de clase',
228
230
  'Press Alt for custom resizing':
229
- 'Presione Alt para cambiar el tamaño personalizado'
231
+ 'Presione Alt para cambiar el tamaño personalizado',
232
+ 'License: %s': 'Licencia: %s'
230
233
  };
package/esm/langs/fa.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Persian (فارسی)
7
8
  export default {
8
9
  'Type something': 'چیزی بنویسید',
9
10
  Advanced: 'پیشرفته',
@@ -221,5 +222,6 @@ export default {
221
222
  'Find Previous': 'پیدا کردن قبلی',
222
223
  'Find Next': 'پیدا کردن بعدی',
223
224
  'Insert className': 'Insertar nombre de clase',
224
- 'Press Alt for custom resizing': 'برای تغییر اندازه سفارشی فشار دهید'
225
+ 'Press Alt for custom resizing': 'برای تغییر اندازه سفارشی فشار دهید',
226
+ 'License: %s': 'مجوز: %s'
225
227
  };
package/esm/langs/fi.d.ts CHANGED
@@ -214,5 +214,6 @@ declare const _exports: {
214
214
  'Insert className': string;
215
215
  'Press Alt for custom resizing': string;
216
216
  'Class name': string;
217
+ 'License: %s': string;
217
218
  };
218
219
  export = _exports;
package/esm/langs/fi.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Finnish (Suomi)
7
8
  export default {
8
9
  'Type something': 'Kirjoita jotain...',
9
10
  Advanced: 'Avanzado',
@@ -227,5 +228,6 @@ export default {
227
228
  'Find Next': 'Hae seuraava',
228
229
  'Insert className': 'Lisää luokkanimi',
229
230
  'Press Alt for custom resizing': 'Paina Alt muokattuun koon muuttamiseen',
230
- 'Class name': 'Luokan nimi'
231
+ 'Class name': 'Luokan nimi',
232
+ 'License: %s': 'Lisenssi: %s'
231
233
  };
package/esm/langs/fr.d.ts CHANGED
@@ -205,5 +205,9 @@ declare const _exports: {
205
205
  'Find Next': string;
206
206
  'Insert className': string;
207
207
  'Press Alt for custom resizing': string;
208
+ 'Embed code': string;
209
+ Edit: string;
210
+ All: string;
211
+ 'License: %s': string;
208
212
  };
209
213
  export = _exports;
package/esm/langs/fr.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // French (Français)
7
8
  export default {
8
9
  'Type something': 'Ecrivez ici',
9
10
  'About Jodit': 'A propos de Jodit',
@@ -219,5 +220,9 @@ export default {
219
220
  'Find Next': 'Suivant',
220
221
  'Insert className': 'Insérer un nom de classe',
221
222
  'Press Alt for custom resizing':
222
- 'Appuyez sur Alt pour un redimensionnement personnalisé'
223
+ 'Appuyez sur Alt pour un redimensionnement personnalisé',
224
+ 'Embed code': "Code d'intégration",
225
+ Edit: 'Modifier',
226
+ All: 'Tout sélectionner',
227
+ 'License: %s': 'Licence: %s'
223
228
  };
package/esm/langs/he.d.ts CHANGED
@@ -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;
package/esm/langs/he.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Hebrew (עברית)
7
8
  export default {
8
9
  'Type something': 'הקלד משהו...',
9
10
  Advanced: 'מתקדם',
@@ -220,5 +221,6 @@ export default {
220
221
  'Find Previous': 'מצא את הקודם',
221
222
  'Find Next': 'חפש את הבא',
222
223
  'Insert className': 'הכנס את שם הכיתה',
223
- 'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית'
224
+ 'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית',
225
+ 'License: %s': 'רישיון: %s'
224
226
  };
package/esm/langs/hu.d.ts CHANGED
@@ -210,5 +210,6 @@ declare const _exports: {
210
210
  'Find Next': string;
211
211
  'Insert className': string;
212
212
  'Press Alt for custom resizing': string;
213
+ 'License: %s': string;
213
214
  };
214
215
  export = _exports;
package/esm/langs/hu.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Hungarian (Magyar)
7
8
  export default {
8
9
  'Type something': 'Írjon be valamit',
9
10
  Advanced: 'Haladó',
@@ -222,5 +223,6 @@ export default {
222
223
  'Find Previous': 'Megtalálja Előző',
223
224
  'Find Next': 'Következő Keresése',
224
225
  'Insert className': 'Helyezze be az osztály nevét',
225
- 'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés'
226
+ 'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés',
227
+ 'License: %s': 'Licenc: %s'
226
228
  };
package/esm/langs/id.js CHANGED
@@ -4,6 +4,7 @@
4
4
  * Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
5
5
  */
6
6
 
7
+ // Indonesian (Bahasa Indonesia)
7
8
  export default {
8
9
  'Type something': 'Ketik sesuatu',
9
10
  'About Jodit': 'Tentang Jodit',
package/esm/langs/it.d.ts CHANGED
@@ -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;