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/es2021/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'
|
|
@@ -4080,7 +4081,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', _enter_
|
|
|
4080
4081
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4081
4082
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4082
4083
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4083
|
-
*/
|
|
4084
|
+
*/ // Czech (Čeština)
|
|
4085
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
4084
4086
|
'Type something': 'Napiš něco',
|
|
4085
4087
|
'About Jodit': 'O Jodit',
|
|
4086
4088
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -10022,7 +10024,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('powered
|
|
|
10022
10024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10023
10025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10024
10026
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10025
|
-
*/
|
|
10027
|
+
*/ // Ukrainian (Українська)
|
|
10028
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
10026
10029
|
'Type something': 'Напишіть щось',
|
|
10027
10030
|
'About Jodit': 'Про Jodit',
|
|
10028
10031
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -10712,7 +10715,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
10712
10715
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10713
10716
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10714
10717
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10715
|
-
*/
|
|
10718
|
+
*/ // Portuguese Brazil (Português do Brasil)
|
|
10719
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
10716
10720
|
'Type something': 'Escreva algo...',
|
|
10717
10721
|
Advanced: 'Avançado',
|
|
10718
10722
|
'About Jodit': 'Sobre o Jodit',
|
|
@@ -10926,7 +10930,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
10926
10930
|
'Find Previous': 'Encontrar Anteriores',
|
|
10927
10931
|
'Find Next': 'Localizar Próxima',
|
|
10928
10932
|
'Insert className': 'Insira o nome da classe',
|
|
10929
|
-
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado'
|
|
10933
|
+
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado',
|
|
10934
|
+
'License: %s': 'Licença: %s'
|
|
10930
10935
|
});
|
|
10931
10936
|
|
|
10932
10937
|
|
|
@@ -15252,7 +15257,7 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selectC
|
|
|
15252
15257
|
if (!jodit.o.cleanHTML.removeEmptyElements) {
|
|
15253
15258
|
return false;
|
|
15254
15259
|
}
|
|
15255
|
-
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__/* .
|
|
15260
|
+
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));
|
|
15256
15261
|
}
|
|
15257
15262
|
|
|
15258
15263
|
|
|
@@ -15289,7 +15294,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15289
15294
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15290
15295
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15291
15296
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15292
|
-
*/
|
|
15297
|
+
*/ // Turkish (Türkçe)
|
|
15298
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
15293
15299
|
'Type something': 'Bir şeyler yaz',
|
|
15294
15300
|
Advanced: 'Gelişmiş',
|
|
15295
15301
|
'About Jodit': 'Jodit Hakkında',
|
|
@@ -15498,7 +15504,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15498
15504
|
'Find Previous': 'Öncekini Bul',
|
|
15499
15505
|
'Find Next': 'Sonrakini Bul',
|
|
15500
15506
|
'Insert className': 'Sınıf adı girin',
|
|
15501
|
-
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın'
|
|
15507
|
+
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın',
|
|
15508
|
+
'License: %s': 'Lisans: %s'
|
|
15502
15509
|
});
|
|
15503
15510
|
|
|
15504
15511
|
|
|
@@ -17496,7 +17503,8 @@ function normalizeCSS(s) {
|
|
|
17496
17503
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17497
17504
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17498
17505
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17499
|
-
*/
|
|
17506
|
+
*/ // Hebrew (עברית)
|
|
17507
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
17500
17508
|
'Type something': 'הקלד משהו...',
|
|
17501
17509
|
Advanced: 'מתקדם',
|
|
17502
17510
|
'About Jodit': 'About Jodit',
|
|
@@ -17705,7 +17713,8 @@ function normalizeCSS(s) {
|
|
|
17705
17713
|
'Find Previous': 'מצא את הקודם',
|
|
17706
17714
|
'Find Next': 'חפש את הבא',
|
|
17707
17715
|
'Insert className': 'הכנס את שם הכיתה',
|
|
17708
|
-
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית'
|
|
17716
|
+
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית',
|
|
17717
|
+
'License: %s': 'רישיון: %s'
|
|
17709
17718
|
});
|
|
17710
17719
|
|
|
17711
17720
|
|
|
@@ -21231,7 +21240,8 @@ function autobind() {
|
|
|
21231
21240
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21232
21241
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21233
21242
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21234
|
-
*/
|
|
21243
|
+
*/ // Polish (Polski)
|
|
21244
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
21235
21245
|
'Type something': 'Napisz coś',
|
|
21236
21246
|
Advanced: 'Zaawansowane',
|
|
21237
21247
|
'About Jodit': 'O Jodit',
|
|
@@ -21440,7 +21450,8 @@ function autobind() {
|
|
|
21440
21450
|
'Find Previous': 'Znaleźć Poprzednie',
|
|
21441
21451
|
'Find Next': 'Znajdź Dalej',
|
|
21442
21452
|
'Insert className': 'Wstaw nazwę zajęć',
|
|
21443
|
-
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar'
|
|
21453
|
+
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar',
|
|
21454
|
+
'License: %s': 'Licencja: %s'
|
|
21444
21455
|
});
|
|
21445
21456
|
|
|
21446
21457
|
|
|
@@ -25947,7 +25958,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
25947
25958
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25948
25959
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25949
25960
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25950
|
-
*/
|
|
25961
|
+
*/ // Dutch (Nederlands)
|
|
25962
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
25951
25963
|
'Type something': 'Begin met typen..',
|
|
25952
25964
|
Advanced: 'Geavanceerd',
|
|
25953
25965
|
'About Jodit': 'Over Jodit',
|
|
@@ -26157,7 +26169,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
26157
26169
|
'Find Previous': 'Vorige Zoeken',
|
|
26158
26170
|
'Find Next': 'Volgende Zoeken',
|
|
26159
26171
|
'Insert className': 'Voeg de klassenaam in',
|
|
26160
|
-
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte'
|
|
26172
|
+
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte',
|
|
26173
|
+
'License: %s': 'Licentie: %s'
|
|
26161
26174
|
});
|
|
26162
26175
|
|
|
26163
26176
|
|
|
@@ -29746,7 +29759,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
29746
29759
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29747
29760
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29748
29761
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29749
|
-
*/
|
|
29762
|
+
*/ // Norwegian (Norsk)
|
|
29763
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
29750
29764
|
'Type something': 'Skriv noe',
|
|
29751
29765
|
'About Jodit': 'Om Jodit',
|
|
29752
29766
|
'Jodit Editor': 'Jodit-redigerer',
|
|
@@ -29943,7 +29957,29 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
29943
29957
|
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
29944
29958
|
'Copy selection': 'Kopier utvalg',
|
|
29945
29959
|
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
29946
|
-
Find: 'Finne'
|
|
29960
|
+
Find: 'Finne',
|
|
29961
|
+
'Embed code': 'Bygge inn kode',
|
|
29962
|
+
Edit: 'Rediger',
|
|
29963
|
+
All: 'Velg alle',
|
|
29964
|
+
'License: %s': 'Lisens: %s',
|
|
29965
|
+
'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?',
|
|
29966
|
+
'The image has been successfully uploaded to the host!': 'Bildet har blitt lastet opp til verten!',
|
|
29967
|
+
'There are no files': 'Det er ingen filer i denne katalogen',
|
|
29968
|
+
Rename: 'Gi nytt navn',
|
|
29969
|
+
'Enter new name': 'Skriv inn nytt navn',
|
|
29970
|
+
download: 'Last ned',
|
|
29971
|
+
"Your browser doesn't support direct access to the clipboard.": 'Nettleseren din støtter ikke direkte tilgang til utklippstavlen.',
|
|
29972
|
+
copy: 'kopi',
|
|
29973
|
+
'Border radius': 'Grenseradius',
|
|
29974
|
+
Apply: 'Bruk',
|
|
29975
|
+
'Please fill out this field': 'Vennligst fyll ut dette feltet',
|
|
29976
|
+
'Please enter a web address': 'Vennligst skriv inn en webadresse',
|
|
29977
|
+
Default: 'Standard',
|
|
29978
|
+
Circle: 'Sirkel',
|
|
29979
|
+
Dot: 'Prikk',
|
|
29980
|
+
Quadrate: 'Firkant',
|
|
29981
|
+
'Find Previous': 'Finn forrige',
|
|
29982
|
+
'Find Next': 'Finn neste'
|
|
29947
29983
|
});
|
|
29948
29984
|
|
|
29949
29985
|
|
|
@@ -30234,7 +30270,8 @@ class AceEditor extends _sourceEditor_js__WEBPACK_IMPORTED_MODULE_2__/* .SourceE
|
|
|
30234
30270
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30235
30271
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30236
30272
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30237
|
-
*/
|
|
30273
|
+
*/ // Chinese Simplified (简体中文)
|
|
30274
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
30238
30275
|
'Type something': '输入一些内容',
|
|
30239
30276
|
Advanced: '高级',
|
|
30240
30277
|
'About Jodit': '关于Jodit',
|
|
@@ -30444,7 +30481,8 @@ class AceEditor extends _sourceEditor_js__WEBPACK_IMPORTED_MODULE_2__/* .SourceE
|
|
|
30444
30481
|
'Find Previous': '查找上一个',
|
|
30445
30482
|
'Find Next': '查找下一个',
|
|
30446
30483
|
'Insert className': '插入班级名称',
|
|
30447
|
-
'Press Alt for custom resizing': '按Alt自定义调整大小'
|
|
30484
|
+
'Press Alt for custom resizing': '按Alt自定义调整大小',
|
|
30485
|
+
'License: %s': '许可证: %s'
|
|
30448
30486
|
});
|
|
30449
30487
|
|
|
30450
30488
|
|
|
@@ -31315,7 +31353,8 @@ const cmd = (control)=>control.args && (0,_core_helpers_checker_index_js__WEBPAC
|
|
|
31315
31353
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31316
31354
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31317
31355
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31318
|
-
*/
|
|
31356
|
+
*/ // Italian (Italiano)
|
|
31357
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
31319
31358
|
'Type something': 'Scrivi qualcosa...',
|
|
31320
31359
|
Advanced: 'Avanzato',
|
|
31321
31360
|
'About Jodit': 'A proposito di Jodit',
|
|
@@ -31529,7 +31568,8 @@ const cmd = (control)=>control.args && (0,_core_helpers_checker_index_js__WEBPAC
|
|
|
31529
31568
|
'Find Previous': 'Trova Precedente',
|
|
31530
31569
|
'Find Next': 'Trova Successivo',
|
|
31531
31570
|
'Insert className': 'Inserisci il nome della classe',
|
|
31532
|
-
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato'
|
|
31571
|
+
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato',
|
|
31572
|
+
'License: %s': 'Licenza: %s'
|
|
31533
31573
|
});
|
|
31534
31574
|
|
|
31535
31575
|
|
|
@@ -31736,7 +31776,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
31736
31776
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31737
31777
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31738
31778
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31739
|
-
*/
|
|
31779
|
+
*/ // Japanese (日本語)
|
|
31780
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
31740
31781
|
'Type something': 'なにかタイプしてください',
|
|
31741
31782
|
Advanced: '高度な設定',
|
|
31742
31783
|
'About Jodit': 'Joditについて',
|
|
@@ -31950,7 +31991,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
31950
31991
|
'Upper Alpha': '英大文字',
|
|
31951
31992
|
'Upper Roman': 'ローマ数字大文字',
|
|
31952
31993
|
'Insert className': 'クラス名を挿入',
|
|
31953
|
-
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します'
|
|
31994
|
+
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します',
|
|
31995
|
+
'License: %s': 'ライセンス: %s'
|
|
31954
31996
|
});
|
|
31955
31997
|
|
|
31956
31998
|
|
|
@@ -31963,7 +32005,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
31963
32005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31964
32006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31965
32007
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31966
|
-
*/
|
|
32008
|
+
*/ // German (Deutsch)
|
|
32009
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
31967
32010
|
'Type something': 'Bitte geben Sie einen Text ein',
|
|
31968
32011
|
Advanced: 'Fortgeschritten',
|
|
31969
32012
|
'About Jodit': 'Über Jodit',
|
|
@@ -32177,7 +32220,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
32177
32220
|
'Find Previous': 'Suche vorherige',
|
|
32178
32221
|
'Find Next': 'Weitersuchen',
|
|
32179
32222
|
'Insert className': 'className (CSS) einfügen',
|
|
32180
|
-
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung'
|
|
32223
|
+
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung',
|
|
32224
|
+
'License: %s': 'Lizenz: %s'
|
|
32181
32225
|
});
|
|
32182
32226
|
|
|
32183
32227
|
|
|
@@ -33581,7 +33625,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33581
33625
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33582
33626
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33583
33627
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33584
|
-
*/
|
|
33628
|
+
*/ // Hungarian (Magyar)
|
|
33629
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
33585
33630
|
'Type something': 'Írjon be valamit',
|
|
33586
33631
|
Advanced: 'Haladó',
|
|
33587
33632
|
'About Jodit': 'Joditról',
|
|
@@ -33792,7 +33837,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
33792
33837
|
'Find Previous': 'Megtalálja Előző',
|
|
33793
33838
|
'Find Next': 'Következő Keresése',
|
|
33794
33839
|
'Insert className': 'Helyezze be az osztály nevét',
|
|
33795
|
-
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés'
|
|
33840
|
+
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés',
|
|
33841
|
+
'License: %s': 'Licenc: %s'
|
|
33796
33842
|
});
|
|
33797
33843
|
|
|
33798
33844
|
|
|
@@ -34432,7 +34478,8 @@ function ConfigFlatten(obj) {
|
|
|
34432
34478
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34433
34479
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34434
34480
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34435
|
-
*/
|
|
34481
|
+
*/ // Chinese Traditional (繁體中文)
|
|
34482
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
34436
34483
|
'Type something': '輸入一些內容',
|
|
34437
34484
|
Advanced: '進階',
|
|
34438
34485
|
'About Jodit': '關於Jodit',
|
|
@@ -34640,7 +34687,9 @@ function ConfigFlatten(obj) {
|
|
|
34640
34687
|
'Find Previous': '尋找上一個',
|
|
34641
34688
|
'Find Next': '尋找下一個',
|
|
34642
34689
|
'Insert className': '插入 class 名稱',
|
|
34643
|
-
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小'
|
|
34690
|
+
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小',
|
|
34691
|
+
Edit: '編輯',
|
|
34692
|
+
'License: %s': '許可證: %s'
|
|
34644
34693
|
});
|
|
34645
34694
|
|
|
34646
34695
|
|
|
@@ -36715,7 +36764,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
36715
36764
|
ia[i] = byteString.charCodeAt(i);
|
|
36716
36765
|
}
|
|
36717
36766
|
return new Blob([
|
|
36718
|
-
ia
|
|
36767
|
+
ia.buffer
|
|
36719
36768
|
], {
|
|
36720
36769
|
type: mimeString
|
|
36721
36770
|
});
|
|
@@ -41210,7 +41259,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
41210
41259
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41211
41260
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41212
41261
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41213
|
-
*/
|
|
41262
|
+
*/ // Arabic (العربية)
|
|
41263
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
41214
41264
|
'Type something': 'إبدأ في الكتابة...',
|
|
41215
41265
|
'About Jodit': 'حول جوديت',
|
|
41216
41266
|
'Jodit Editor': 'محرر جوديت',
|
|
@@ -41422,7 +41472,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
41422
41472
|
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
41423
41473
|
'Line height': 'ارتفاع الخط',
|
|
41424
41474
|
spellcheck: 'التدقيق الإملائي',
|
|
41425
|
-
'Speech Recognize': 'التعرف على الكلام'
|
|
41475
|
+
'Speech Recognize': 'التعرف على الكلام',
|
|
41476
|
+
All: 'تحديد الكل'
|
|
41426
41477
|
});
|
|
41427
41478
|
|
|
41428
41479
|
|
|
@@ -42350,7 +42401,8 @@ ContextMenu = __decorate([
|
|
|
42350
42401
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42351
42402
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42352
42403
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42353
|
-
*/
|
|
42404
|
+
*/ // Mongolian (Монгол)
|
|
42405
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
42354
42406
|
'Type something': 'Бичээд үзээрэй',
|
|
42355
42407
|
Advanced: 'Дэвшилтэт',
|
|
42356
42408
|
'About Jodit': 'Jodit-ын талаар ',
|
|
@@ -42559,7 +42611,8 @@ ContextMenu = __decorate([
|
|
|
42559
42611
|
'Find Previous': 'Өмнөхийг ол',
|
|
42560
42612
|
'Find Next': 'Дараагийнхийг ол',
|
|
42561
42613
|
'Insert className': 'Бүлгийн нэрээ оруулна уу',
|
|
42562
|
-
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу'
|
|
42614
|
+
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу',
|
|
42615
|
+
'License: %s': 'Лиценз: %s'
|
|
42563
42616
|
});
|
|
42564
42617
|
|
|
42565
42618
|
|
|
@@ -42736,7 +42789,8 @@ function debounce(timeout, firstCallImmediately = false, method = 'debounce') {
|
|
|
42736
42789
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42737
42790
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42738
42791
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42739
|
-
*/
|
|
42792
|
+
*/ // Finnish (Suomi)
|
|
42793
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
42740
42794
|
'Type something': 'Kirjoita jotain...',
|
|
42741
42795
|
Advanced: 'Avanzado',
|
|
42742
42796
|
'About Jodit': 'Tietoja Jodit:ista',
|
|
@@ -42951,7 +43005,8 @@ function debounce(timeout, firstCallImmediately = false, method = 'debounce') {
|
|
|
42951
43005
|
'Find Next': 'Hae seuraava',
|
|
42952
43006
|
'Insert className': 'Lisää luokkanimi',
|
|
42953
43007
|
'Press Alt for custom resizing': 'Paina Alt muokattuun koon muuttamiseen',
|
|
42954
|
-
'Class name': 'Luokan nimi'
|
|
43008
|
+
'Class name': 'Luokan nimi',
|
|
43009
|
+
'License: %s': 'Lisenssi: %s'
|
|
42955
43010
|
});
|
|
42956
43011
|
|
|
42957
43012
|
|
|
@@ -43280,7 +43335,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
43280
43335
|
* ```
|
|
43281
43336
|
* @packageDocumentation
|
|
43282
43337
|
* @module constants
|
|
43283
|
-
*/ const APP_VERSION = "4.6.
|
|
43338
|
+
*/ const APP_VERSION = "4.6.10";
|
|
43284
43339
|
// prettier-ignore
|
|
43285
43340
|
const ES = "es2021";
|
|
43286
43341
|
const IS_ES_MODERN = true;
|
|
@@ -43600,7 +43655,8 @@ ToolbarSelect = __decorate([
|
|
|
43600
43655
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43601
43656
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43602
43657
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43603
|
-
*/
|
|
43658
|
+
*/ // Russian (Русский)
|
|
43659
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
43604
43660
|
'Type something': 'Напишите что-либо',
|
|
43605
43661
|
'About Jodit': 'О Jodit',
|
|
43606
43662
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -44542,7 +44598,8 @@ function isSameType(leaf, list) {
|
|
|
44542
44598
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44543
44599
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44544
44600
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44545
|
-
*/
|
|
44601
|
+
*/ // French (Français)
|
|
44602
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
44546
44603
|
'Type something': 'Ecrivez ici',
|
|
44547
44604
|
'About Jodit': 'A propos de Jodit',
|
|
44548
44605
|
'Jodit Editor': 'Editeur Jodit',
|
|
@@ -44748,7 +44805,11 @@ function isSameType(leaf, list) {
|
|
|
44748
44805
|
'Find Previous': 'Précédent',
|
|
44749
44806
|
'Find Next': 'Suivant',
|
|
44750
44807
|
'Insert className': 'Insérer un nom de classe',
|
|
44751
|
-
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé'
|
|
44808
|
+
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé',
|
|
44809
|
+
'Embed code': "Code d'intégration",
|
|
44810
|
+
Edit: 'Modifier',
|
|
44811
|
+
All: 'Tout sélectionner',
|
|
44812
|
+
'License: %s': 'Licence: %s'
|
|
44752
44813
|
});
|
|
44753
44814
|
|
|
44754
44815
|
|
|
@@ -45232,7 +45293,8 @@ class CommitMode {
|
|
|
45232
45293
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45233
45294
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45234
45295
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45235
|
-
*/
|
|
45296
|
+
*/ // Spanish (Español)
|
|
45297
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
45236
45298
|
'Type something': 'Escriba algo...',
|
|
45237
45299
|
Advanced: 'Avanzado',
|
|
45238
45300
|
'About Jodit': 'Acerca de Jodit',
|
|
@@ -45446,7 +45508,8 @@ class CommitMode {
|
|
|
45446
45508
|
'Find Previous': 'Buscar Anterior',
|
|
45447
45509
|
'Find Next': 'Buscar Siguiente',
|
|
45448
45510
|
'Insert className': 'Insertar nombre de clase',
|
|
45449
|
-
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado'
|
|
45511
|
+
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado',
|
|
45512
|
+
'License: %s': 'Licencia: %s'
|
|
45450
45513
|
});
|
|
45451
45514
|
|
|
45452
45515
|
|
|
@@ -47402,7 +47465,8 @@ UISearch = __decorate([
|
|
|
47402
47465
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
47403
47466
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
47404
47467
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
47405
|
-
*/
|
|
47468
|
+
*/ // Indonesian (Bahasa Indonesia)
|
|
47469
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
47406
47470
|
'Type something': 'Ketik sesuatu',
|
|
47407
47471
|
'About Jodit': 'Tentang Jodit',
|
|
47408
47472
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -49187,7 +49251,8 @@ class FileBrowserFiles extends _core_ui_index_js__WEBPACK_IMPORTED_MODULE_0__/*
|
|
|
49187
49251
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
49188
49252
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
49189
49253
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
49190
|
-
*/
|
|
49254
|
+
*/ // Korean (한국어)
|
|
49255
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
49191
49256
|
'Type something': '무엇이든 입력하세요',
|
|
49192
49257
|
'About Jodit': 'Jodit에 대하여',
|
|
49193
49258
|
'Jodit Editor': 'Jodit Editor',
|