jodit-pro 4.6.8 → 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/es5/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
|
*/
|
|
@@ -1657,7 +1657,8 @@ UIMessages = __decorate([
|
|
|
1657
1657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1658
1658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1659
1659
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1660
|
-
*/
|
|
1660
|
+
*/ // English
|
|
1661
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
1661
1662
|
'Type something': 'Start writing...',
|
|
1662
1663
|
pencil: 'Edit',
|
|
1663
1664
|
Quadrate: 'Square'
|
|
@@ -6328,7 +6329,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', _enter_
|
|
|
6328
6329
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6329
6330
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6330
6331
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6331
|
-
*/
|
|
6332
|
+
*/ // Czech (Čeština)
|
|
6333
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
6332
6334
|
'Type something': 'Napiš něco',
|
|
6333
6335
|
'About Jodit': 'O Jodit',
|
|
6334
6336
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -15256,7 +15258,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('powered
|
|
|
15256
15258
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15257
15259
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15258
15260
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15259
|
-
*/
|
|
15261
|
+
*/ // Ukrainian (Українська)
|
|
15262
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
15260
15263
|
'Type something': 'Напишіть щось',
|
|
15261
15264
|
'About Jodit': 'Про Jodit',
|
|
15262
15265
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -16248,7 +16251,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
16248
16251
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16249
16252
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16250
16253
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16251
|
-
*/
|
|
16254
|
+
*/ // Portuguese Brazil (Português do Brasil)
|
|
16255
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
16252
16256
|
'Type something': 'Escreva algo...',
|
|
16253
16257
|
Advanced: 'Avançado',
|
|
16254
16258
|
'About Jodit': 'Sobre o Jodit',
|
|
@@ -16462,7 +16466,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('dragAnd
|
|
|
16462
16466
|
'Find Previous': 'Encontrar Anteriores',
|
|
16463
16467
|
'Find Next': 'Localizar Próxima',
|
|
16464
16468
|
'Insert className': 'Insira o nome da classe',
|
|
16465
|
-
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado'
|
|
16469
|
+
'Press Alt for custom resizing': 'Pressione Alt para redimensionamento personalizado',
|
|
16470
|
+
'License: %s': 'Licença: %s'
|
|
16466
16471
|
});
|
|
16467
16472
|
|
|
16468
16473
|
|
|
@@ -22354,7 +22359,7 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selectC
|
|
|
22354
22359
|
if (!jodit.o.cleanHTML.removeEmptyElements) {
|
|
22355
22360
|
return false;
|
|
22356
22361
|
}
|
|
22357
|
-
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__/* .
|
|
22362
|
+
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));
|
|
22358
22363
|
}
|
|
22359
22364
|
|
|
22360
22365
|
|
|
@@ -22391,7 +22396,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22391
22396
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22392
22397
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22393
22398
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22394
|
-
*/
|
|
22399
|
+
*/ // Turkish (Türkçe)
|
|
22400
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
22395
22401
|
'Type something': 'Bir şeyler yaz',
|
|
22396
22402
|
Advanced: 'Gelişmiş',
|
|
22397
22403
|
'About Jodit': 'Jodit Hakkında',
|
|
@@ -22600,7 +22606,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22600
22606
|
'Find Previous': 'Öncekini Bul',
|
|
22601
22607
|
'Find Next': 'Sonrakini Bul',
|
|
22602
22608
|
'Insert className': 'Sınıf adı girin',
|
|
22603
|
-
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın'
|
|
22609
|
+
'Press Alt for custom resizing': 'Özel yeniden boyutlandırma için Alt tuşuna basın',
|
|
22610
|
+
'License: %s': 'Lisans: %s'
|
|
22604
22611
|
});
|
|
22605
22612
|
|
|
22606
22613
|
|
|
@@ -25171,7 +25178,8 @@ function normalizeCSS(s) {
|
|
|
25171
25178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25172
25179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25173
25180
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25174
|
-
*/
|
|
25181
|
+
*/ // Hebrew (עברית)
|
|
25182
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
25175
25183
|
'Type something': 'הקלד משהו...',
|
|
25176
25184
|
Advanced: 'מתקדם',
|
|
25177
25185
|
'About Jodit': 'About Jodit',
|
|
@@ -25380,7 +25388,8 @@ function normalizeCSS(s) {
|
|
|
25380
25388
|
'Find Previous': 'מצא את הקודם',
|
|
25381
25389
|
'Find Next': 'חפש את הבא',
|
|
25382
25390
|
'Insert className': 'הכנס את שם הכיתה',
|
|
25383
|
-
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית'
|
|
25391
|
+
'Press Alt for custom resizing': 'לחץ על אלט לשינוי גודל מותאם אישית',
|
|
25392
|
+
'License: %s': 'רישיון: %s'
|
|
25384
25393
|
});
|
|
25385
25394
|
|
|
25386
25395
|
|
|
@@ -30800,7 +30809,8 @@ function autobind() {
|
|
|
30800
30809
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30801
30810
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30802
30811
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30803
|
-
*/
|
|
30812
|
+
*/ // Polish (Polski)
|
|
30813
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
30804
30814
|
'Type something': 'Napisz coś',
|
|
30805
30815
|
Advanced: 'Zaawansowane',
|
|
30806
30816
|
'About Jodit': 'O Jodit',
|
|
@@ -31009,7 +31019,8 @@ function autobind() {
|
|
|
31009
31019
|
'Find Previous': 'Znaleźć Poprzednie',
|
|
31010
31020
|
'Find Next': 'Znajdź Dalej',
|
|
31011
31021
|
'Insert className': 'Wstaw nazwę zajęć',
|
|
31012
|
-
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar'
|
|
31022
|
+
'Press Alt for custom resizing': 'Naciśnij Alt, aby zmienić rozmiar',
|
|
31023
|
+
'License: %s': 'Licencja: %s'
|
|
31013
31024
|
});
|
|
31014
31025
|
|
|
31015
31026
|
|
|
@@ -36987,7 +36998,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
36987
36998
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36988
36999
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36989
37000
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36990
|
-
*/
|
|
37001
|
+
*/ // Dutch (Nederlands)
|
|
37002
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
36991
37003
|
'Type something': 'Begin met typen..',
|
|
36992
37004
|
Advanced: 'Geavanceerd',
|
|
36993
37005
|
'About Jodit': 'Over Jodit',
|
|
@@ -37197,7 +37209,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('source'
|
|
|
37197
37209
|
'Find Previous': 'Vorige Zoeken',
|
|
37198
37210
|
'Find Next': 'Volgende Zoeken',
|
|
37199
37211
|
'Insert className': 'Voeg de klassenaam in',
|
|
37200
|
-
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte'
|
|
37212
|
+
'Press Alt for custom resizing': 'Druk op Alt voor aangepaste grootte',
|
|
37213
|
+
'License: %s': 'Licentie: %s'
|
|
37201
37214
|
});
|
|
37202
37215
|
|
|
37203
37216
|
|
|
@@ -42642,7 +42655,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
42642
42655
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42643
42656
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42644
42657
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42645
|
-
*/
|
|
42658
|
+
*/ // Norwegian (Norsk)
|
|
42659
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
42646
42660
|
'Type something': 'Skriv noe',
|
|
42647
42661
|
'About Jodit': 'Om Jodit',
|
|
42648
42662
|
'Jodit Editor': 'Jodit-redigerer',
|
|
@@ -42839,7 +42853,29 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbols
|
|
|
42839
42853
|
'Press Alt for custom resizing': 'Trykk på Alt for å endre størrelse',
|
|
42840
42854
|
'Copy selection': 'Kopier utvalg',
|
|
42841
42855
|
'Paste from clipboard': 'Lim inn fra utklippstavlen',
|
|
42842
|
-
Find: 'Finne'
|
|
42856
|
+
Find: 'Finne',
|
|
42857
|
+
'Embed code': 'Bygge inn kode',
|
|
42858
|
+
Edit: 'Rediger',
|
|
42859
|
+
All: 'Velg alle',
|
|
42860
|
+
'License: %s': 'Lisens: %s',
|
|
42861
|
+
'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?',
|
|
42862
|
+
'The image has been successfully uploaded to the host!': 'Bildet har blitt lastet opp til verten!',
|
|
42863
|
+
'There are no files': 'Det er ingen filer i denne katalogen',
|
|
42864
|
+
Rename: 'Gi nytt navn',
|
|
42865
|
+
'Enter new name': 'Skriv inn nytt navn',
|
|
42866
|
+
download: 'Last ned',
|
|
42867
|
+
"Your browser doesn't support direct access to the clipboard.": 'Nettleseren din støtter ikke direkte tilgang til utklippstavlen.',
|
|
42868
|
+
copy: 'kopi',
|
|
42869
|
+
'Border radius': 'Grenseradius',
|
|
42870
|
+
Apply: 'Bruk',
|
|
42871
|
+
'Please fill out this field': 'Vennligst fyll ut dette feltet',
|
|
42872
|
+
'Please enter a web address': 'Vennligst skriv inn en webadresse',
|
|
42873
|
+
Default: 'Standard',
|
|
42874
|
+
Circle: 'Sirkel',
|
|
42875
|
+
Dot: 'Prikk',
|
|
42876
|
+
Quadrate: 'Firkant',
|
|
42877
|
+
'Find Previous': 'Finn forrige',
|
|
42878
|
+
'Find Next': 'Finn neste'
|
|
42843
42879
|
});
|
|
42844
42880
|
|
|
42845
42881
|
|
|
@@ -43277,7 +43313,8 @@ var AceEditor = /*#__PURE__*/ function(SourceEditor) {
|
|
|
43277
43313
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43278
43314
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43279
43315
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43280
|
-
*/
|
|
43316
|
+
*/ // Chinese Simplified (简体中文)
|
|
43317
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
43281
43318
|
'Type something': '输入一些内容',
|
|
43282
43319
|
Advanced: '高级',
|
|
43283
43320
|
'About Jodit': '关于Jodit',
|
|
@@ -43487,7 +43524,8 @@ var AceEditor = /*#__PURE__*/ function(SourceEditor) {
|
|
|
43487
43524
|
'Find Previous': '查找上一个',
|
|
43488
43525
|
'Find Next': '查找下一个',
|
|
43489
43526
|
'Insert className': '插入班级名称',
|
|
43490
|
-
'Press Alt for custom resizing': '按Alt自定义调整大小'
|
|
43527
|
+
'Press Alt for custom resizing': '按Alt自定义调整大小',
|
|
43528
|
+
'License: %s': '许可证: %s'
|
|
43491
43529
|
});
|
|
43492
43530
|
|
|
43493
43531
|
|
|
@@ -44630,7 +44668,8 @@ var cmd = function(control) {
|
|
|
44630
44668
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44631
44669
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44632
44670
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44633
|
-
*/
|
|
44671
|
+
*/ // Italian (Italiano)
|
|
44672
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
44634
44673
|
'Type something': 'Scrivi qualcosa...',
|
|
44635
44674
|
Advanced: 'Avanzato',
|
|
44636
44675
|
'About Jodit': 'A proposito di Jodit',
|
|
@@ -44844,7 +44883,8 @@ var cmd = function(control) {
|
|
|
44844
44883
|
'Find Previous': 'Trova Precedente',
|
|
44845
44884
|
'Find Next': 'Trova Successivo',
|
|
44846
44885
|
'Insert className': 'Inserisci il nome della classe',
|
|
44847
|
-
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato'
|
|
44886
|
+
'Press Alt for custom resizing': 'Premere Alt per il ridimensionamento personalizzato',
|
|
44887
|
+
'License: %s': 'Licenza: %s'
|
|
44848
44888
|
});
|
|
44849
44889
|
|
|
44850
44890
|
|
|
@@ -45219,7 +45259,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
45219
45259
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45220
45260
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45221
45261
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45222
|
-
*/
|
|
45262
|
+
*/ // Japanese (日本語)
|
|
45263
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
45223
45264
|
'Type something': 'なにかタイプしてください',
|
|
45224
45265
|
Advanced: '高度な設定',
|
|
45225
45266
|
'About Jodit': 'Joditについて',
|
|
@@ -45433,7 +45474,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
45433
45474
|
'Upper Alpha': '英大文字',
|
|
45434
45475
|
'Upper Roman': 'ローマ数字大文字',
|
|
45435
45476
|
'Insert className': 'クラス名を挿入',
|
|
45436
|
-
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します'
|
|
45477
|
+
'Press Alt for custom resizing': 'カスタムサイズ変更のためのAltキーを押します',
|
|
45478
|
+
'License: %s': 'ライセンス: %s'
|
|
45437
45479
|
});
|
|
45438
45480
|
|
|
45439
45481
|
|
|
@@ -45446,7 +45488,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
45446
45488
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45447
45489
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45448
45490
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45449
|
-
*/
|
|
45491
|
+
*/ // German (Deutsch)
|
|
45492
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
45450
45493
|
'Type something': 'Bitte geben Sie einen Text ein',
|
|
45451
45494
|
Advanced: 'Fortgeschritten',
|
|
45452
45495
|
'About Jodit': 'Über Jodit',
|
|
@@ -45660,7 +45703,8 @@ _core_ui_icon_js__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', _icons_c
|
|
|
45660
45703
|
'Find Previous': 'Suche vorherige',
|
|
45661
45704
|
'Find Next': 'Weitersuchen',
|
|
45662
45705
|
'Insert className': 'className (CSS) einfügen',
|
|
45663
|
-
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung'
|
|
45706
|
+
'Press Alt for custom resizing': 'Drücken Sie Alt für benutzerdefinierte Größenanpassung',
|
|
45707
|
+
'License: %s': 'Lizenz: %s'
|
|
45664
45708
|
});
|
|
45665
45709
|
|
|
45666
45710
|
|
|
@@ -47699,7 +47743,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47699
47743
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
47700
47744
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
47701
47745
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
47702
|
-
*/
|
|
47746
|
+
*/ // Hungarian (Magyar)
|
|
47747
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
47703
47748
|
'Type something': 'Írjon be valamit',
|
|
47704
47749
|
Advanced: 'Haladó',
|
|
47705
47750
|
'About Jodit': 'Joditról',
|
|
@@ -47910,7 +47955,8 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
47910
47955
|
'Find Previous': 'Megtalálja Előző',
|
|
47911
47956
|
'Find Next': 'Következő Keresése',
|
|
47912
47957
|
'Insert className': 'Helyezze be az osztály nevét',
|
|
47913
|
-
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés'
|
|
47958
|
+
'Press Alt for custom resizing': 'Nyomja meg az Alt egyéni átméretezés',
|
|
47959
|
+
'License: %s': 'Licenc: %s'
|
|
47914
47960
|
});
|
|
47915
47961
|
|
|
47916
47962
|
|
|
@@ -48808,7 +48854,8 @@ function ConfigFlatten(obj) {
|
|
|
48808
48854
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
48809
48855
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
48810
48856
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
48811
|
-
*/
|
|
48857
|
+
*/ // Chinese Traditional (繁體中文)
|
|
48858
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
48812
48859
|
'Type something': '輸入一些內容',
|
|
48813
48860
|
Advanced: '進階',
|
|
48814
48861
|
'About Jodit': '關於Jodit',
|
|
@@ -49016,7 +49063,9 @@ function ConfigFlatten(obj) {
|
|
|
49016
49063
|
'Find Previous': '尋找上一個',
|
|
49017
49064
|
'Find Next': '尋找下一個',
|
|
49018
49065
|
'Insert className': '插入 class 名稱',
|
|
49019
|
-
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小'
|
|
49066
|
+
'Press Alt for custom resizing': '按住 Alt 以調整自訂大小',
|
|
49067
|
+
Edit: '編輯',
|
|
49068
|
+
'License: %s': '許可證: %s'
|
|
49020
49069
|
});
|
|
49021
49070
|
|
|
49022
49071
|
|
|
@@ -51943,7 +51992,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
51943
51992
|
ia[i] = byteString.charCodeAt(i);
|
|
51944
51993
|
}
|
|
51945
51994
|
return new Blob([
|
|
51946
|
-
ia
|
|
51995
|
+
ia.buffer
|
|
51947
51996
|
], {
|
|
51948
51997
|
type: mimeString
|
|
51949
51998
|
});
|
|
@@ -58123,7 +58172,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
58123
58172
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
58124
58173
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
58125
58174
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
58126
|
-
*/
|
|
58175
|
+
*/ // Arabic (العربية)
|
|
58176
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
58127
58177
|
'Type something': 'إبدأ في الكتابة...',
|
|
58128
58178
|
'About Jodit': 'حول جوديت',
|
|
58129
58179
|
'Jodit Editor': 'محرر جوديت',
|
|
@@ -58335,7 +58385,8 @@ _core_global_js__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste',
|
|
|
58335
58385
|
'Press Alt for custom resizing': 'اضغط البديل لتغيير حجم مخصص',
|
|
58336
58386
|
'Line height': 'ارتفاع الخط',
|
|
58337
58387
|
spellcheck: 'التدقيق الإملائي',
|
|
58338
|
-
'Speech Recognize': 'التعرف على الكلام'
|
|
58388
|
+
'Speech Recognize': 'التعرف على الكلام',
|
|
58389
|
+
All: 'تحديد الكل'
|
|
58339
58390
|
});
|
|
58340
58391
|
|
|
58341
58392
|
|
|
@@ -60213,7 +60264,8 @@ ContextMenu = __decorate([
|
|
|
60213
60264
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
60214
60265
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
60215
60266
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
60216
|
-
*/
|
|
60267
|
+
*/ // Mongolian (Монгол)
|
|
60268
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
60217
60269
|
'Type something': 'Бичээд үзээрэй',
|
|
60218
60270
|
Advanced: 'Дэвшилтэт',
|
|
60219
60271
|
'About Jodit': 'Jodit-ын талаар ',
|
|
@@ -60422,7 +60474,8 @@ ContextMenu = __decorate([
|
|
|
60422
60474
|
'Find Previous': 'Өмнөхийг ол',
|
|
60423
60475
|
'Find Next': 'Дараагийнхийг ол',
|
|
60424
60476
|
'Insert className': 'Бүлгийн нэрээ оруулна уу',
|
|
60425
|
-
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу'
|
|
60477
|
+
'Press Alt for custom resizing': 'Хэмжээсийг шинээр өөчрлөхийн тулд Alt товчин дээр дарна уу',
|
|
60478
|
+
'License: %s': 'Лиценз: %s'
|
|
60426
60479
|
});
|
|
60427
60480
|
|
|
60428
60481
|
|
|
@@ -60602,7 +60655,8 @@ function debounce(timeout) {
|
|
|
60602
60655
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
60603
60656
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
60604
60657
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
60605
|
-
*/
|
|
60658
|
+
*/ // Finnish (Suomi)
|
|
60659
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
60606
60660
|
'Type something': 'Kirjoita jotain...',
|
|
60607
60661
|
Advanced: 'Avanzado',
|
|
60608
60662
|
'About Jodit': 'Tietoja Jodit:ista',
|
|
@@ -60817,7 +60871,8 @@ function debounce(timeout) {
|
|
|
60817
60871
|
'Find Next': 'Hae seuraava',
|
|
60818
60872
|
'Insert className': 'Lisää luokkanimi',
|
|
60819
60873
|
'Press Alt for custom resizing': 'Paina Alt muokattuun koon muuttamiseen',
|
|
60820
|
-
'Class name': 'Luokan nimi'
|
|
60874
|
+
'Class name': 'Luokan nimi',
|
|
60875
|
+
'License: %s': 'Lisenssi: %s'
|
|
60821
60876
|
});
|
|
60822
60877
|
|
|
60823
60878
|
|
|
@@ -61371,7 +61426,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
61371
61426
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
61372
61427
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
61373
61428
|
}
|
|
61374
|
-
var APP_VERSION = "4.6.
|
|
61429
|
+
var APP_VERSION = "4.6.10";
|
|
61375
61430
|
// prettier-ignore
|
|
61376
61431
|
var ES = "es5";
|
|
61377
61432
|
var IS_ES_MODERN = false;
|
|
@@ -61815,7 +61870,8 @@ ToolbarSelect = __decorate([
|
|
|
61815
61870
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
61816
61871
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
61817
61872
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
61818
|
-
*/
|
|
61873
|
+
*/ // Russian (Русский)
|
|
61874
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
61819
61875
|
'Type something': 'Напишите что-либо',
|
|
61820
61876
|
'About Jodit': 'О Jodit',
|
|
61821
61877
|
'Jodit Editor': 'Редактор Jodit',
|
|
@@ -63291,7 +63347,8 @@ function isSameType(leaf, list) {
|
|
|
63291
63347
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
63292
63348
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
63293
63349
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
63294
|
-
*/
|
|
63350
|
+
*/ // French (Français)
|
|
63351
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
63295
63352
|
'Type something': 'Ecrivez ici',
|
|
63296
63353
|
'About Jodit': 'A propos de Jodit',
|
|
63297
63354
|
'Jodit Editor': 'Editeur Jodit',
|
|
@@ -63497,7 +63554,11 @@ function isSameType(leaf, list) {
|
|
|
63497
63554
|
'Find Previous': 'Précédent',
|
|
63498
63555
|
'Find Next': 'Suivant',
|
|
63499
63556
|
'Insert className': 'Insérer un nom de classe',
|
|
63500
|
-
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé'
|
|
63557
|
+
'Press Alt for custom resizing': 'Appuyez sur Alt pour un redimensionnement personnalisé',
|
|
63558
|
+
'Embed code': "Code d'intégration",
|
|
63559
|
+
Edit: 'Modifier',
|
|
63560
|
+
All: 'Tout sélectionner',
|
|
63561
|
+
'License: %s': 'Licence: %s'
|
|
63501
63562
|
});
|
|
63502
63563
|
|
|
63503
63564
|
|
|
@@ -64272,7 +64333,8 @@ var CommitMode = function CommitMode() {
|
|
|
64272
64333
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
64273
64334
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
64274
64335
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
64275
|
-
*/
|
|
64336
|
+
*/ // Spanish (Español)
|
|
64337
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
64276
64338
|
'Type something': 'Escriba algo...',
|
|
64277
64339
|
Advanced: 'Avanzado',
|
|
64278
64340
|
'About Jodit': 'Acerca de Jodit',
|
|
@@ -64486,7 +64548,8 @@ var CommitMode = function CommitMode() {
|
|
|
64486
64548
|
'Find Previous': 'Buscar Anterior',
|
|
64487
64549
|
'Find Next': 'Buscar Siguiente',
|
|
64488
64550
|
'Insert className': 'Insertar nombre de clase',
|
|
64489
|
-
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado'
|
|
64551
|
+
'Press Alt for custom resizing': 'Presione Alt para cambiar el tamaño personalizado',
|
|
64552
|
+
'License: %s': 'Licencia: %s'
|
|
64490
64553
|
});
|
|
64491
64554
|
|
|
64492
64555
|
|
|
@@ -67419,7 +67482,8 @@ var Command = /*#__PURE__*/ function() {
|
|
|
67419
67482
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
67420
67483
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
67421
67484
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
67422
|
-
*/
|
|
67485
|
+
*/ // Indonesian (Bahasa Indonesia)
|
|
67486
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
67423
67487
|
'Type something': 'Ketik sesuatu',
|
|
67424
67488
|
'About Jodit': 'Tentang Jodit',
|
|
67425
67489
|
'Jodit Editor': 'Editor Jodit',
|
|
@@ -70073,7 +70137,8 @@ var FileBrowserFiles = /*#__PURE__*/ function(UIGroup) {
|
|
|
70073
70137
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
70074
70138
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
70075
70139
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
70076
|
-
*/
|
|
70140
|
+
*/ // Korean (한국어)
|
|
70141
|
+
/* harmony default export */ __webpack_exports__.A = ({
|
|
70077
70142
|
'Type something': '무엇이든 입력하세요',
|
|
70078
70143
|
'About Jodit': 'Jodit에 대하여',
|
|
70079
70144
|
'Jodit Editor': 'Jodit Editor',
|
package/es5/jodit.min.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
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
|
*/
|
|
8
8
|
/*!
|
|
9
9
|
* jodit-pro - PRO Version of Jodit Editor
|
|
10
10
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
11
|
-
* Version: v4.6.
|
|
11
|
+
* Version: v4.6.10
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|