jodit-pro 4.6.9 → 4.6.10
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.
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +109 -44
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/autocomplete/autocomplete.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +1 -1
- package/es2015/plugins/finder/finder.js +1 -1
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +109 -44
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/autocomplete/autocomplete.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2018/plugins/backup/backup.css +1 -1
- package/es2018/plugins/backup/backup.js +1 -1
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +1 -1
- package/es2018/plugins/button-generator/button-generator.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +1 -1
- package/es2018/plugins/color-picker/color-picker.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.css +1 -1
- package/es2018/plugins/emoji/emoji.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +1 -1
- package/es2018/plugins/finder/finder.js +1 -1
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +1 -1
- package/es2018/plugins/google-maps/google-maps.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.css +1 -1
- package/es2018/plugins/keyboard/keyboard.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +1 -1
- package/es2018/plugins/paste-code/paste-code.css +1 -1
- package/es2018/plugins/paste-code/paste-code.js +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.css +1 -1
- package/es2018/plugins/todo-list/todo-list.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +1 -1
- package/es2018/plugins/translate/translate.css +1 -1
- package/es2018/plugins/translate/translate.js +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.css +1 -1
- package/es2018/plugins/tune-block/tune-block.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +109 -44
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +1 -1
- package/es2021/plugins/finder/finder.js +1 -1
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +109 -44
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +1 -1
- package/es2021.en/plugins/finder/finder.js +1 -1
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +109 -44
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +1 -1
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/package.json +1 -1
package/es2015/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.6.
|
|
4
|
+
* Version: v4.6.10
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -1012,7 +1012,8 @@ UIMessages = __decorate([
|
|
|
1012
1012
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1013
1013
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1014
1014
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1015
|
-
*/
|
|
1015
|
+
*/ // English
|
|
1016
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
1016
1017
|
'Type something': 'Start writing...',
|
|
1017
1018
|
pencil: 'Edit',
|
|
1018
1019
|
Quadrate: 'Square'
|
|
@@ -4193,7 +4194,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', _enter_
|
|
|
4193
4194
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4194
4195
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4195
4196
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4196
|
-
*/
|
|
4197
|
+
*/ // Czech (Čeština)
|
|
4198
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
4197
4199
|
'Type something': 'Napiš něco',
|
|
4198
4200
|
'About Jodit': 'O Jodit',
|
|
4199
4201
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -10392,7 +10394,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('powered
|
|
|
10392
10394
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10393
10395
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10394
10396
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10395
|
-
*/
|
|
10397
|
+
*/ // Ukrainian (Українська)
|
|
10398
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
10396
10399
|
'Type something': 'Напишіть щось',
|
|
10397
10400
|
'About Jodit': 'Про Jodit',
|
|
10398
10401
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -11082,7 +11085,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
11082
11085
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11083
11086
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11084
11087
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11085
|
-
*/
|
|
11088
|
+
*/ // Portuguese Brazil (Português do Brasil)
|
|
11089
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
11086
11090
|
'Type something': 'Escreva algo...',
|
|
11087
11091
|
Advanced: 'Avançado',
|
|
11088
11092
|
'About Jodit': 'Sobre o Jodit',
|
|
@@ -11296,7 +11300,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
11296
11300
|
'Find Previous': 'Encontrar Anteriores',
|
|
11297
11301
|
'Find Next': 'Localizar Próxima',
|
|
11298
11302
|
'Insert className': 'Insira o nome da classe',
|
|
11299
|
-
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado'
|
|
11303
|
+
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado',
|
|
11304
|
+
'License: %s': 'Licença: %s'
|
|
11300
11305
|
});
|
|
11301
11306
|
|
|
11302
11307
|
|
|
@@ -15794,7 +15799,7 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selectC
|
|
|
15794
15799
|
if (!jodit.o.cleanHTML.removeEmptyElements) {
|
|
15795
15800
|
return false;
|
|
15796
15801
|
}
|
|
15797
|
-
return _core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isElement(node) && node.nodeName.match(_core_constants_js__WEBPACK_IMPORTED_MODULE_0__.IS_INLINE) != null && !_core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTemporary(node) && (0,_core_helpers_string_trim_js__WEBPACK_IMPORTED_MODULE_2__/* .
|
|
15802
|
+
return _core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isElement(node) && node.nodeName.match(_core_constants_js__WEBPACK_IMPORTED_MODULE_0__.IS_INLINE) != null && !_core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isTemporary(node) && (0,_core_helpers_string_trim_js__WEBPACK_IMPORTED_MODULE_2__/* .trimInv */ .gj)(node.innerHTML).length === 0 && (current == null || !_core_dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isOrContains(node, current));
|
|
15798
15803
|
}
|
|
15799
15804
|
|
|
15800
15805
|
|
|
@@ -15831,7 +15836,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15831
15836
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15832
15837
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15833
15838
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15834
|
-
*/
|
|
15839
|
+
*/ // Turkish (Türkçe)
|
|
15840
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
15835
15841
|
'Type something': 'Bir şeyler yaz',
|
|
15836
15842
|
Advanced: 'Gelişmiş',
|
|
15837
15843
|
'About Jodit': 'Jodit Hakkında',
|
|
@@ -16040,7 +16046,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16040
16046
|
'Find Previous': 'Öncekini Bul',
|
|
16041
16047
|
'Find Next': 'Sonrakini Bul',
|
|
16042
16048
|
'Insert className': 'Sınıf adı girin',
|
|
16043
|
-
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın'
|
|
16049
|
+
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın',
|
|
16050
|
+
'License: %s': 'Lisans: %s'
|
|
16044
16051
|
});
|
|
16045
16052
|
|
|
16046
16053
|
|
|
@@ -18077,7 +18084,8 @@ function normalizeCSS(s) {
|
|
|
18077
18084
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18078
18085
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18079
18086
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18080
|
-
*/
|
|
18087
|
+
*/ // Hebrew (עברית)
|
|
18088
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
18081
18089
|
'Type something': 'הקלד משהו...',
|
|
18082
18090
|
Advanced: 'מתקדם',
|
|
18083
18091
|
'About Jodit': 'About Jodit',
|
|
@@ -18286,7 +18294,8 @@ function normalizeCSS(s) {
|
|
|
18286
18294
|
'Find Previous': 'מצא את הקודם',
|
|
18287
18295
|
'Find Next': 'חפש את הבא',
|
|
18288
18296
|
'Insert className': 'הכנס את שם הכיתה',
|
|
18289
|
-
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית'
|
|
18297
|
+
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית',
|
|
18298
|
+
'License: %s': 'רישיון: %s'
|
|
18290
18299
|
});
|
|
18291
18300
|
|
|
18292
18301
|
|
|
@@ -21930,7 +21939,8 @@ function autobind() {
|
|
|
21930
21939
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21931
21940
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21932
21941
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21933
|
-
*/
|
|
21942
|
+
*/ // Polish (Polski)
|
|
21943
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
21934
21944
|
'Type something': 'Napisz coś',
|
|
21935
21945
|
Advanced: 'Zaawansowane',
|
|
21936
21946
|
'About Jodit': 'O Jodit',
|
|
@@ -22139,7 +22149,8 @@ function autobind() {
|
|
|
22139
22149
|
'Find Previous': 'Znaleźć Poprzednie',
|
|
22140
22150
|
'Find Next': 'Znajdź Dalej',
|
|
22141
22151
|
'Insert className': 'Wstaw nazwę zajęć',
|
|
22142
|
-
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar'
|
|
22152
|
+
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar',
|
|
22153
|
+
'License: %s': 'Licencja: %s'
|
|
22143
22154
|
});
|
|
22144
22155
|
|
|
22145
22156
|
|
|
@@ -26702,7 +26713,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
26702
26713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26703
26714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26704
26715
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26705
|
-
*/
|
|
26716
|
+
*/ // Dutch (Nederlands)
|
|
26717
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
26706
26718
|
'Type something': 'Begin met typen..',
|
|
26707
26719
|
Advanced: 'Geavanceerd',
|
|
26708
26720
|
'About Jodit': 'Over Jodit',
|
|
@@ -26912,7 +26924,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
26912
26924
|
'Find Previous': 'Vorige Zoeken',
|
|
26913
26925
|
'Find Next': 'Volgende Zoeken',
|
|
26914
26926
|
'Insert className': 'Voeg de klassenaam in',
|
|
26915
|
-
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte'
|
|
26927
|
+
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte',
|
|
26928
|
+
'License: %s': 'Licentie: %s'
|
|
26916
26929
|
});
|
|
26917
26930
|
|
|
26918
26931
|
|
|
@@ -30643,7 +30656,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
30643
30656
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30644
30657
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30645
30658
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30646
|
-
*/
|
|
30659
|
+
*/ // Norwegian (Norsk)
|
|
30660
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
30647
30661
|
'Type something': 'Skriv noe',
|
|
30648
30662
|
'About Jodit': 'Om Jodit',
|
|
30649
30663
|
'Jodit Editor': 'Jodit-redigerer',
|
|
@@ -30840,7 +30854,29 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
30840
30854
|
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
30841
30855
|
'Copy selection': 'Kopier utvalg',
|
|
30842
30856
|
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
30843
|
-
Find: 'Finne'
|
|
30857
|
+
Find: 'Finne',
|
|
30858
|
+
'Embed code': 'Bygge inn kode',
|
|
30859
|
+
Edit: 'Rediger',
|
|
30860
|
+
All: 'Velg alle',
|
|
30861
|
+
'License: %s': 'Lisens: %s',
|
|
30862
|
+
'You can only edit your own images. Download this image on the host?': 'Du kan bare redigere dine egne bilder. Last ned dette bildet på verten?',
|
|
30863
|
+
'The image has been successfully uploaded to the host!': 'Bildet har blitt lastet opp til verten!',
|
|
30864
|
+
'There are no files': 'Det er ingen filer i denne katalogen',
|
|
30865
|
+
Rename: 'Gi nytt navn',
|
|
30866
|
+
'Enter new name': 'Skriv inn nytt navn',
|
|
30867
|
+
download: 'Last ned',
|
|
30868
|
+
"Your browser doesn't support direct access to the clipboard.": 'Nettleseren din støtter ikke direkte tilgang til utklippstavlen.',
|
|
30869
|
+
copy: 'kopi',
|
|
30870
|
+
'Border radius': 'Grenseradius',
|
|
30871
|
+
Apply: 'Bruk',
|
|
30872
|
+
'Please fill out this field': 'Vennligst fyll ut dette feltet',
|
|
30873
|
+
'Please enter a web address': 'Vennligst skriv inn en webadresse',
|
|
30874
|
+
Default: 'Standard',
|
|
30875
|
+
Circle: 'Sirkel',
|
|
30876
|
+
Dot: 'Prikk',
|
|
30877
|
+
Quadrate: 'Firkant',
|
|
30878
|
+
'Find Previous': 'Finn forrige',
|
|
30879
|
+
'Find Next': 'Finn neste'
|
|
30844
30880
|
});
|
|
30845
30881
|
|
|
30846
30882
|
|
|
@@ -31131,7 +31167,8 @@ class AceEditor extends _sourceEditor_js__WEBPACK_IMPORTED_MODULE_2__/* .SourceE
|
|
|
31131
31167
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31132
31168
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31133
31169
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31134
|
-
*/
|
|
31170
|
+
*/ // Chinese Simplified (简体中文)
|
|
31171
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
31135
31172
|
'Type something': '输入一些内容',
|
|
31136
31173
|
Advanced: '高级',
|
|
31137
31174
|
'About Jodit': '关于Jodit',
|
|
@@ -31341,7 +31378,8 @@ class AceEditor extends _sourceEditor_js__WEBPACK_IMPORTED_MODULE_2__/* .SourceE
|
|
|
31341
31378
|
'Find Previous': '查找上一个',
|
|
31342
31379
|
'Find Next': '查找下一个',
|
|
31343
31380
|
'Insert className': '插入班级名称',
|
|
31344
|
-
'Press Alt for custom resizing': '按Alt自定义调整大小'
|
|
31381
|
+
'Press Alt for custom resizing': '按Alt自定义调整大小',
|
|
31382
|
+
'License: %s': '许可证: %s'
|
|
31345
31383
|
});
|
|
31346
31384
|
|
|
31347
31385
|
|
|
@@ -32264,7 +32302,8 @@ const cmd = (control)=>control.args && (0,_core_helpers_checker_index_js__WEBPAC
|
|
|
32264
32302
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32265
32303
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32266
32304
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32267
|
-
*/
|
|
32305
|
+
*/ // Italian (Italiano)
|
|
32306
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
32268
32307
|
'Type something': 'Scrivi qualcosa...',
|
|
32269
32308
|
Advanced: 'Avanzato',
|
|
32270
32309
|
'About Jodit': 'A proposito di Jodit',
|
|
@@ -32478,7 +32517,8 @@ const cmd = (control)=>control.args && (0,_core_helpers_checker_index_js__WEBPAC
|
|
|
32478
32517
|
'Find Previous': 'Trova Precedente',
|
|
32479
32518
|
'Find Next': 'Trova Successivo',
|
|
32480
32519
|
'Insert className': 'Inserisci il nome della classe',
|
|
32481
|
-
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato'
|
|
32520
|
+
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato',
|
|
32521
|
+
'License: %s': 'Licenza: %s'
|
|
32482
32522
|
});
|
|
32483
32523
|
|
|
32484
32524
|
|
|
@@ -32685,7 +32725,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
32685
32725
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32686
32726
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32687
32727
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32688
|
-
*/
|
|
32728
|
+
*/ // Japanese (日本語)
|
|
32729
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
32689
32730
|
'Type something': 'なにかタイプしてください',
|
|
32690
32731
|
Advanced: '高度な設定',
|
|
32691
32732
|
'About Jodit': 'Joditについて',
|
|
@@ -32899,7 +32940,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
32899
32940
|
'Upper Alpha': '英大文字',
|
|
32900
32941
|
'Upper Roman': 'ローマ数字大文字',
|
|
32901
32942
|
'Insert className': 'クラス名を挿入',
|
|
32902
|
-
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します'
|
|
32943
|
+
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します',
|
|
32944
|
+
'License: %s': 'ライセンス: %s'
|
|
32903
32945
|
});
|
|
32904
32946
|
|
|
32905
32947
|
|
|
@@ -32912,7 +32954,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
32912
32954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32913
32955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32914
32956
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32915
|
-
*/
|
|
32957
|
+
*/ // German (Deutsch)
|
|
32958
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
32916
32959
|
'Type something': 'Bitte geben Sie einen Text ein',
|
|
32917
32960
|
Advanced: 'Fortgeschritten',
|
|
32918
32961
|
'About Jodit': 'Über Jodit',
|
|
@@ -33126,7 +33169,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
33126
33169
|
'Find Previous': 'Suche vorherige',
|
|
33127
33170
|
'Find Next': 'Weitersuchen',
|
|
33128
33171
|
'Insert className': 'className (CSS) einfügen',
|
|
33129
|
-
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung'
|
|
33172
|
+
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung',
|
|
33173
|
+
'License: %s': 'Lizenz: %s'
|
|
33130
33174
|
});
|
|
33131
33175
|
|
|
33132
33176
|
|
|
@@ -34530,7 +34574,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
34530
34574
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34531
34575
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34532
34576
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34533
|
-
*/
|
|
34577
|
+
*/ // Hungarian (Magyar)
|
|
34578
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
34534
34579
|
'Type something': 'Írjon be valamit',
|
|
34535
34580
|
Advanced: 'Haladó',
|
|
34536
34581
|
'About Jodit': 'Joditról',
|
|
@@ -34741,7 +34786,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
34741
34786
|
'Find Previous': 'Megtalálja Előző',
|
|
34742
34787
|
'Find Next': 'Következő Keresése',
|
|
34743
34788
|
'Insert className': 'Helyezze be az osztály nevét',
|
|
34744
|
-
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés'
|
|
34789
|
+
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés',
|
|
34790
|
+
'License: %s': 'Licenc: %s'
|
|
34745
34791
|
});
|
|
34746
34792
|
|
|
34747
34793
|
|
|
@@ -35381,7 +35427,8 @@ function ConfigFlatten(obj) {
|
|
|
35381
35427
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35382
35428
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35383
35429
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35384
|
-
*/
|
|
35430
|
+
*/ // Chinese Traditional (繁體中文)
|
|
35431
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
35385
35432
|
'Type something': '輸入一些內容',
|
|
35386
35433
|
Advanced: '進階',
|
|
35387
35434
|
'About Jodit': '關於Jodit',
|
|
@@ -35589,7 +35636,9 @@ function ConfigFlatten(obj) {
|
|
|
35589
35636
|
'Find Previous': '尋找上一個',
|
|
35590
35637
|
'Find Next': '尋找下一個',
|
|
35591
35638
|
'Insert className': '插入 class 名稱',
|
|
35592
|
-
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小'
|
|
35639
|
+
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小',
|
|
35640
|
+
Edit: '編輯',
|
|
35641
|
+
'License: %s': '許可證: %s'
|
|
35593
35642
|
});
|
|
35594
35643
|
|
|
35595
35644
|
|
|
@@ -37714,7 +37763,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
37714
37763
|
ia[i] = byteString.charCodeAt(i);
|
|
37715
37764
|
}
|
|
37716
37765
|
return new Blob([
|
|
37717
|
-
ia
|
|
37766
|
+
ia.buffer
|
|
37718
37767
|
], {
|
|
37719
37768
|
type: mimeString
|
|
37720
37769
|
});
|
|
@@ -42308,7 +42357,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
42308
42357
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42309
42358
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42310
42359
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42311
|
-
*/
|
|
42360
|
+
*/ // Arabic (العربية)
|
|
42361
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
42312
42362
|
'Type something': 'إبدأ في الكتابة...',
|
|
42313
42363
|
'About Jodit': 'حول جوديت',
|
|
42314
42364
|
'Jodit Editor': 'محرر جوديت',
|
|
@@ -42520,7 +42570,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
42520
42570
|
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
42521
42571
|
'Line height': 'ارتفاع الخط',
|
|
42522
42572
|
spellcheck: 'التدقيق الإملائي',
|
|
42523
|
-
'Speech Recognize': 'التعرف على الكلام'
|
|
42573
|
+
'Speech Recognize': 'التعرف على الكلام',
|
|
42574
|
+
All: 'تحديد الكل'
|
|
42524
42575
|
});
|
|
42525
42576
|
|
|
42526
42577
|
|
|
@@ -43506,7 +43557,8 @@ ContextMenu = __decorate([
|
|
|
43506
43557
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43507
43558
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43508
43559
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43509
|
-
*/
|
|
43560
|
+
*/ // Mongolian (Монгол)
|
|
43561
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
43510
43562
|
'Type something': 'Бичээд үзээрэй',
|
|
43511
43563
|
Advanced: 'Дэвшилтэт',
|
|
43512
43564
|
'About Jodit': 'Jodit-ын талаар ',
|
|
@@ -43715,7 +43767,8 @@ ContextMenu = __decorate([
|
|
|
43715
43767
|
'Find Previous': 'Өмнөхийг ол',
|
|
43716
43768
|
'Find Next': 'Дараагийнхийг ол',
|
|
43717
43769
|
'Insert className': 'Бүлгийн нэрээ оруулна уу',
|
|
43718
|
-
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу'
|
|
43770
|
+
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу',
|
|
43771
|
+
'License: %s': 'Лиценз: %s'
|
|
43719
43772
|
});
|
|
43720
43773
|
|
|
43721
43774
|
|
|
@@ -43892,7 +43945,8 @@ function debounce(timeout, firstCallImmediately = false, method = 'debounce') {
|
|
|
43892
43945
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43893
43946
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43894
43947
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43895
|
-
*/
|
|
43948
|
+
*/ // Finnish (Suomi)
|
|
43949
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
43896
43950
|
'Type something': 'Kirjoita jotain...',
|
|
43897
43951
|
Advanced: 'Avanzado',
|
|
43898
43952
|
'About Jodit': 'Tietoja Jodit:ista',
|
|
@@ -44107,7 +44161,8 @@ function debounce(timeout, firstCallImmediately = false, method = 'debounce') {
|
|
|
44107
44161
|
'Find Next': 'Hae seuraava',
|
|
44108
44162
|
'Insert className': 'Lisää luokkanimi',
|
|
44109
44163
|
'Press Alt for custom resizing': 'Paina Alt muokattuun koon muuttamiseen',
|
|
44110
|
-
'Class name': 'Luokan nimi'
|
|
44164
|
+
'Class name': 'Luokan nimi',
|
|
44165
|
+
'License: %s': 'Lisenssi: %s'
|
|
44111
44166
|
});
|
|
44112
44167
|
|
|
44113
44168
|
|
|
@@ -44436,7 +44491,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44436
44491
|
* ```
|
|
44437
44492
|
* @packageDocumentation
|
|
44438
44493
|
* @module constants
|
|
44439
|
-
*/ const APP_VERSION = "4.6.
|
|
44494
|
+
*/ const APP_VERSION = "4.6.10";
|
|
44440
44495
|
// prettier-ignore
|
|
44441
44496
|
const ES = "es2015";
|
|
44442
44497
|
const IS_ES_MODERN = true;
|
|
@@ -44756,7 +44811,8 @@ ToolbarSelect = __decorate([
|
|
|
44756
44811
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44757
44812
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44758
44813
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44759
|
-
*/
|
|
44814
|
+
*/ // Russian (Русский)
|
|
44815
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
44760
44816
|
'Type something': 'Напишите что-либо',
|
|
44761
44817
|
'About Jodit': 'О Jodit',
|
|
44762
44818
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -45756,7 +45812,8 @@ function isSameType(leaf, list) {
|
|
|
45756
45812
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45757
45813
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45758
45814
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45759
|
-
*/
|
|
45815
|
+
*/ // French (Français)
|
|
45816
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
45760
45817
|
'Type something': 'Ecrivez ici',
|
|
45761
45818
|
'About Jodit': 'A propos de Jodit',
|
|
45762
45819
|
'Jodit Editor': 'Editeur Jodit',
|
|
@@ -45962,7 +46019,11 @@ function isSameType(leaf, list) {
|
|
|
45962
46019
|
'Find Previous': 'Précédent',
|
|
45963
46020
|
'Find Next': 'Suivant',
|
|
45964
46021
|
'Insert className': 'Insérer un nom de classe',
|
|
45965
|
-
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé'
|
|
46022
|
+
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé',
|
|
46023
|
+
'Embed code': "Code d'intégration",
|
|
46024
|
+
Edit: 'Modifier',
|
|
46025
|
+
All: 'Tout sélectionner',
|
|
46026
|
+
'License: %s': 'Licence: %s'
|
|
45966
46027
|
});
|
|
45967
46028
|
|
|
45968
46029
|
|
|
@@ -46495,7 +46556,8 @@ class CommitMode {
|
|
|
46495
46556
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46496
46557
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
46497
46558
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
46498
|
-
*/
|
|
46559
|
+
*/ // Spanish (Español)
|
|
46560
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
46499
46561
|
'Type something': 'Escriba algo...',
|
|
46500
46562
|
Advanced: 'Avanzado',
|
|
46501
46563
|
'About Jodit': 'Acerca de Jodit',
|
|
@@ -46709,7 +46771,8 @@ class CommitMode {
|
|
|
46709
46771
|
'Find Previous': 'Buscar Anterior',
|
|
46710
46772
|
'Find Next': 'Buscar Siguiente',
|
|
46711
46773
|
'Insert className': 'Insertar nombre de clase',
|
|
46712
|
-
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado'
|
|
46774
|
+
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado',
|
|
46775
|
+
'License: %s': 'Licencia: %s'
|
|
46713
46776
|
});
|
|
46714
46777
|
|
|
46715
46778
|
|
|
@@ -48709,7 +48772,8 @@ UISearch = __decorate([
|
|
|
48709
48772
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
48710
48773
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
48711
48774
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
48712
|
-
*/
|
|
48775
|
+
*/ // Indonesian (Bahasa Indonesia)
|
|
48776
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
48713
48777
|
'Type something': 'Ketik sesuatu',
|
|
48714
48778
|
'About Jodit': 'Tentang Jodit',
|
|
48715
48779
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -50531,7 +50595,8 @@ class FileBrowserFiles extends _core_ui_index_js__WEBPACK_IMPORTED_MODULE_0__/*
|
|
|
50531
50595
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
50532
50596
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
50533
50597
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
50534
|
-
*/
|
|
50598
|
+
*/ // Korean (한국어)
|
|
50599
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
50535
50600
|
'Type something': '무엇이든 입력하세요',
|
|
50536
50601
|
'About Jodit': 'Jodit에 대하여',
|
|
50537
50602
|
'Jodit Editor': 'Jodit Editor',
|