jodit-pro 4.2.55 → 4.2.58
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 +48 -48
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +558 -545
- 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 +2 -2
- package/es2015/plugins/finder/finder.js +2 -2
- 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 +48 -48
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +558 -545
- 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 +2 -2
- package/es2018/plugins/finder/finder.js +2 -2
- 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 +48 -48
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +558 -545
- 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 +2 -2
- package/es2021/plugins/finder/finder.js +2 -2
- 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 +48 -48
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +470 -457
- 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 +2 -2
- package/es2021.en/plugins/finder/finder.js +2 -2
- 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/292.fat.min.js +2 -2
- package/es5/292.js +7 -5
- package/es5/292.min.js +2 -2
- package/es5/jodit.css +49 -49
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +561 -547
- 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 +2 -2
- package/es5/plugins/finder/finder.js +2 -2
- 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/esm/plugins/google-maps/config.d.ts +2 -1
- package/esm/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +2 -2
- package/package.json +1 -1
- package/types/plugins/google-maps/config.d.ts +2 -1
- package/types/plugins/google-maps/ui/wysiwyg/wysiwyg.d.ts +2 -2
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.2.
|
|
4
|
+
* Version: v4.2.58
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -835,7 +835,7 @@ function autobind() {
|
|
|
835
835
|
/*!
|
|
836
836
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
837
837
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
838
|
-
* Copyright (c) 2013-
|
|
838
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
839
839
|
*/
|
|
840
840
|
/**
|
|
841
841
|
* Editor options. These can be configured upon the creation of the editor.
|
|
@@ -1754,7 +1754,7 @@ Config.prototype.controls = {};
|
|
|
1754
1754
|
/*!
|
|
1755
1755
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1756
1756
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1757
|
-
* Copyright (c) 2013-
|
|
1757
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1758
1758
|
*/
|
|
1759
1759
|
|
|
1760
1760
|
|
|
@@ -2056,7 +2056,7 @@ class Async {
|
|
|
2056
2056
|
/*!
|
|
2057
2057
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2058
2058
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2059
|
-
* Copyright (c) 2013-
|
|
2059
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2060
2060
|
*/
|
|
2061
2061
|
/**
|
|
2062
2062
|
* @module async
|
|
@@ -2080,7 +2080,7 @@ class Async {
|
|
|
2080
2080
|
/*!
|
|
2081
2081
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2082
2082
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2083
|
-
* Copyright (c) 2013-
|
|
2083
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2084
2084
|
*/
|
|
2085
2085
|
|
|
2086
2086
|
|
|
@@ -2286,7 +2286,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
|
|
|
2286
2286
|
/*!
|
|
2287
2287
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2288
2288
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2289
|
-
* Copyright (c) 2013-
|
|
2289
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2290
2290
|
*/
|
|
2291
2291
|
/**
|
|
2292
2292
|
* @module component
|
|
@@ -2308,7 +2308,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
|
|
|
2308
2308
|
/*!
|
|
2309
2309
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2310
2310
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2311
|
-
* Copyright (c) 2013-
|
|
2311
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2312
2312
|
*/
|
|
2313
2313
|
/**
|
|
2314
2314
|
* @module component
|
|
@@ -2334,7 +2334,7 @@ const STATUSES = {
|
|
|
2334
2334
|
/*!
|
|
2335
2335
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2336
2336
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2337
|
-
* Copyright (c) 2013-
|
|
2337
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2338
2338
|
*/
|
|
2339
2339
|
|
|
2340
2340
|
class ViewComponent extends _component__WEBPACK_IMPORTED_MODULE_0__/* .Component */ .u {
|
|
@@ -2447,9 +2447,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2447
2447
|
/*!
|
|
2448
2448
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2449
2449
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2450
|
-
* Copyright (c) 2013-
|
|
2450
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2451
2451
|
*/
|
|
2452
|
-
const APP_VERSION = "4.2.
|
|
2452
|
+
const APP_VERSION = "4.2.58";
|
|
2453
2453
|
// prettier-ignore
|
|
2454
2454
|
const ES = "es2015";
|
|
2455
2455
|
const IS_ES_MODERN = true;
|
|
@@ -2672,7 +2672,7 @@ const PASSIVE_EVENTS = new Set([
|
|
|
2672
2672
|
/*!
|
|
2673
2673
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2674
2674
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2675
|
-
* Copyright (c) 2013-
|
|
2675
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2676
2676
|
*/
|
|
2677
2677
|
|
|
2678
2678
|
|
|
@@ -2823,7 +2823,7 @@ class Create {
|
|
|
2823
2823
|
/*!
|
|
2824
2824
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2825
2825
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2826
|
-
* Copyright (c) 2013-
|
|
2826
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2827
2827
|
*/
|
|
2828
2828
|
/**
|
|
2829
2829
|
* @module create
|
|
@@ -2844,7 +2844,7 @@ class Create {
|
|
|
2844
2844
|
/*!
|
|
2845
2845
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2846
2846
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2847
|
-
* Copyright (c) 2013-
|
|
2847
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2848
2848
|
*/
|
|
2849
2849
|
/**
|
|
2850
2850
|
* [[include:core/decorators/autobind/README.md]]
|
|
@@ -2872,7 +2872,7 @@ class Create {
|
|
|
2872
2872
|
/*!
|
|
2873
2873
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2874
2874
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2875
|
-
* Copyright (c) 2013-
|
|
2875
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2876
2876
|
*/
|
|
2877
2877
|
|
|
2878
2878
|
|
|
@@ -2943,7 +2943,7 @@ function cacheHTML(target, _, descriptor) {
|
|
|
2943
2943
|
/*!
|
|
2944
2944
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2945
2945
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2946
|
-
* Copyright (c) 2013-
|
|
2946
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2947
2947
|
*/
|
|
2948
2948
|
/**
|
|
2949
2949
|
* Decorate components and set status isReady after constructor
|
|
@@ -2987,7 +2987,7 @@ function component(constructorFunction) {
|
|
|
2987
2987
|
/*!
|
|
2988
2988
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2989
2989
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2990
|
-
* Copyright (c) 2013-
|
|
2990
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2991
2991
|
*/
|
|
2992
2992
|
|
|
2993
2993
|
|
|
@@ -3042,7 +3042,7 @@ function throttle(timeout, firstCallImmediately = false) {
|
|
|
3042
3042
|
/*!
|
|
3043
3043
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3044
3044
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3045
|
-
* Copyright (c) 2013-
|
|
3045
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3046
3046
|
*/
|
|
3047
3047
|
/**
|
|
3048
3048
|
* [[include:core/decorators/derive/README.md]]
|
|
@@ -3091,7 +3091,7 @@ function derive(...traits) {
|
|
|
3091
3091
|
/*!
|
|
3092
3092
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3093
3093
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3094
|
-
* Copyright (c) 2013-
|
|
3094
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3095
3095
|
*/
|
|
3096
3096
|
|
|
3097
3097
|
|
|
@@ -3125,7 +3125,7 @@ function hook(status) {
|
|
|
3125
3125
|
/*!
|
|
3126
3126
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3127
3127
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3128
|
-
* Copyright (c) 2013-
|
|
3128
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3129
3129
|
*/
|
|
3130
3130
|
|
|
3131
3131
|
|
|
@@ -3182,7 +3182,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3182
3182
|
/*!
|
|
3183
3183
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3184
3184
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3185
|
-
* Copyright (c) 2013-
|
|
3185
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3186
3186
|
*/
|
|
3187
3187
|
/**
|
|
3188
3188
|
* [[include:core/decorators/README.md]]
|
|
@@ -3214,7 +3214,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3214
3214
|
/*!
|
|
3215
3215
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3216
3216
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3217
|
-
* Copyright (c) 2013-
|
|
3217
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3218
3218
|
*/
|
|
3219
3219
|
/**
|
|
3220
3220
|
* [[include:core/decorators/nonenumerable/README.md]]
|
|
@@ -3252,7 +3252,7 @@ const nonenumerable = (target, propertyKey) => {
|
|
|
3252
3252
|
/*!
|
|
3253
3253
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3254
3254
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3255
|
-
* Copyright (c) 2013-
|
|
3255
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3256
3256
|
*/
|
|
3257
3257
|
|
|
3258
3258
|
|
|
@@ -3289,7 +3289,7 @@ function persistent(target, propertyKey) {
|
|
|
3289
3289
|
/*!
|
|
3290
3290
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3291
3291
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3292
|
-
* Copyright (c) 2013-
|
|
3292
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3293
3293
|
*/
|
|
3294
3294
|
|
|
3295
3295
|
|
|
@@ -3341,7 +3341,7 @@ function wait(condition) {
|
|
|
3341
3341
|
/*!
|
|
3342
3342
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3343
3343
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3344
|
-
* Copyright (c) 2013-
|
|
3344
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3345
3345
|
*/
|
|
3346
3346
|
|
|
3347
3347
|
|
|
@@ -3463,7 +3463,7 @@ function watch(observeFields, opts) {
|
|
|
3463
3463
|
/*!
|
|
3464
3464
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3465
3465
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3466
|
-
* Copyright (c) 2013-
|
|
3466
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3467
3467
|
*/
|
|
3468
3468
|
|
|
3469
3469
|
|
|
@@ -4192,7 +4192,7 @@ class Dom {
|
|
|
4192
4192
|
/*!
|
|
4193
4193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4194
4194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4195
|
-
* Copyright (c) 2013-
|
|
4195
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4196
4196
|
*/
|
|
4197
4197
|
/**
|
|
4198
4198
|
* @module dom
|
|
@@ -4217,7 +4217,7 @@ class Dom {
|
|
|
4217
4217
|
/*!
|
|
4218
4218
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4219
4219
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4220
|
-
* Copyright (c) 2013-
|
|
4220
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4221
4221
|
*/
|
|
4222
4222
|
|
|
4223
4223
|
|
|
@@ -4333,7 +4333,7 @@ class LazyWalker extends jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MOD
|
|
|
4333
4333
|
/*!
|
|
4334
4334
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4335
4335
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4336
|
-
* Copyright (c) 2013-
|
|
4336
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4337
4337
|
*/
|
|
4338
4338
|
|
|
4339
4339
|
|
|
@@ -4825,7 +4825,7 @@ function isDOMElement(subject) {
|
|
|
4825
4825
|
/*!
|
|
4826
4826
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4827
4827
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4828
|
-
* Copyright (c) 2013-
|
|
4828
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4829
4829
|
*/
|
|
4830
4830
|
/**
|
|
4831
4831
|
* Class for adding event handling capability
|
|
@@ -4904,7 +4904,7 @@ class Eventify {
|
|
|
4904
4904
|
/*!
|
|
4905
4905
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4906
4906
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4907
|
-
* Copyright (c) 2013-
|
|
4907
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4908
4908
|
*/
|
|
4909
4909
|
/**
|
|
4910
4910
|
* @module event-emitter
|
|
@@ -4931,7 +4931,7 @@ class Eventify {
|
|
|
4931
4931
|
/*!
|
|
4932
4932
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4933
4933
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4934
|
-
* Copyright (c) 2013-
|
|
4934
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4935
4935
|
*/
|
|
4936
4936
|
|
|
4937
4937
|
|
|
@@ -5090,7 +5090,7 @@ function observable(obj) {
|
|
|
5090
5090
|
/*!
|
|
5091
5091
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5092
5092
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5093
|
-
* Copyright (c) 2013-
|
|
5093
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5094
5094
|
*/
|
|
5095
5095
|
|
|
5096
5096
|
|
|
@@ -5186,7 +5186,7 @@ class EventHandlersStore {
|
|
|
5186
5186
|
/*!
|
|
5187
5187
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5188
5188
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5189
|
-
* Copyright (c) 2013-
|
|
5189
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5190
5190
|
*/
|
|
5191
5191
|
|
|
5192
5192
|
|
|
@@ -5304,7 +5304,7 @@ const eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .EventEmi
|
|
|
5304
5304
|
/*!
|
|
5305
5305
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5306
5306
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5307
|
-
* Copyright (c) 2013-
|
|
5307
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5308
5308
|
*/
|
|
5309
5309
|
/**
|
|
5310
5310
|
* @module helpers/array
|
|
@@ -5338,7 +5338,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
|
|
|
5338
5338
|
/*!
|
|
5339
5339
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5340
5340
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5341
|
-
* Copyright (c) 2013-
|
|
5341
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5342
5342
|
*/
|
|
5343
5343
|
/**
|
|
5344
5344
|
* @module helpers/array
|
|
@@ -5360,7 +5360,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
|
|
|
5360
5360
|
/*!
|
|
5361
5361
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5362
5362
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5363
|
-
* Copyright (c) 2013-
|
|
5363
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5364
5364
|
*/
|
|
5365
5365
|
/**
|
|
5366
5366
|
* Return an array from string or array
|
|
@@ -5388,7 +5388,7 @@ function splitArray(a) {
|
|
|
5388
5388
|
/*!
|
|
5389
5389
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5390
5390
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5391
|
-
* Copyright (c) 2013-
|
|
5391
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5392
5392
|
*/
|
|
5393
5393
|
/**
|
|
5394
5394
|
* @module helpers/array
|
|
@@ -5427,7 +5427,7 @@ const toArray = function toArray(...args) {
|
|
|
5427
5427
|
/*!
|
|
5428
5428
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5429
5429
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5430
|
-
* Copyright (c) 2013-
|
|
5430
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5431
5431
|
*/
|
|
5432
5432
|
/**
|
|
5433
5433
|
* @module helpers/async
|
|
@@ -5449,7 +5449,7 @@ const toArray = function toArray(...args) {
|
|
|
5449
5449
|
/*!
|
|
5450
5450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5451
5451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5452
|
-
* Copyright (c) 2013-
|
|
5452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5453
5453
|
*/
|
|
5454
5454
|
/**
|
|
5455
5455
|
* @module helpers/async
|
|
@@ -5488,7 +5488,7 @@ function clearTimeout(timer) {
|
|
|
5488
5488
|
/*!
|
|
5489
5489
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5490
5490
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5491
|
-
* Copyright (c) 2013-
|
|
5491
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5492
5492
|
*/
|
|
5493
5493
|
/**
|
|
5494
5494
|
* @module helpers/checker
|
|
@@ -5577,7 +5577,7 @@ function hasBrowserColorPicker() {
|
|
|
5577
5577
|
/*!
|
|
5578
5578
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5579
5579
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5580
|
-
* Copyright (c) 2013-
|
|
5580
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5581
5581
|
*/
|
|
5582
5582
|
/**
|
|
5583
5583
|
* @module helpers/checker
|
|
@@ -5621,7 +5621,7 @@ function hasBrowserColorPicker() {
|
|
|
5621
5621
|
/*!
|
|
5622
5622
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5623
5623
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5624
|
-
* Copyright (c) 2013-
|
|
5624
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5625
5625
|
*/
|
|
5626
5626
|
function isAbortError(error) {
|
|
5627
5627
|
return (Boolean(error) &&
|
|
@@ -5642,7 +5642,7 @@ function isAbortError(error) {
|
|
|
5642
5642
|
/*!
|
|
5643
5643
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5644
5644
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5645
|
-
* Copyright (c) 2013-
|
|
5645
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5646
5646
|
*/
|
|
5647
5647
|
/**
|
|
5648
5648
|
* @module helpers/checker
|
|
@@ -5667,7 +5667,7 @@ function isArray(elm) {
|
|
|
5667
5667
|
/*!
|
|
5668
5668
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5669
5669
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5670
|
-
* Copyright (c) 2013-
|
|
5670
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5671
5671
|
*/
|
|
5672
5672
|
/**
|
|
5673
5673
|
* @module helpers/checker
|
|
@@ -5691,7 +5691,7 @@ function isBoolean(elm) {
|
|
|
5691
5691
|
/*!
|
|
5692
5692
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5693
5693
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5694
|
-
* Copyright (c) 2013-
|
|
5694
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5695
5695
|
*/
|
|
5696
5696
|
/**
|
|
5697
5697
|
* @module helpers/checker
|
|
@@ -5720,7 +5720,7 @@ function isFastEqual(a, b) {
|
|
|
5720
5720
|
/*!
|
|
5721
5721
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5722
5722
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5723
|
-
* Copyright (c) 2013-
|
|
5723
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5724
5724
|
*/
|
|
5725
5725
|
/**
|
|
5726
5726
|
* @module helpers/checker
|
|
@@ -5745,7 +5745,7 @@ function isFunction(value) {
|
|
|
5745
5745
|
/*!
|
|
5746
5746
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5747
5747
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5748
|
-
* Copyright (c) 2013-
|
|
5748
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5749
5749
|
*/
|
|
5750
5750
|
/**
|
|
5751
5751
|
* @module helpers/checker
|
|
@@ -5773,7 +5773,7 @@ function isHtmlFromWord(data) {
|
|
|
5773
5773
|
/*!
|
|
5774
5774
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5775
5775
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5776
|
-
* Copyright (c) 2013-
|
|
5776
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5777
5777
|
*/
|
|
5778
5778
|
/**
|
|
5779
5779
|
* @module helpers/checker
|
|
@@ -5803,7 +5803,7 @@ const isHTML = (str) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isString *
|
|
|
5803
5803
|
/*!
|
|
5804
5804
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5805
5805
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5806
|
-
* Copyright (c) 2013-
|
|
5806
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5807
5807
|
*/
|
|
5808
5808
|
|
|
5809
5809
|
|
|
@@ -5842,7 +5842,7 @@ function hasContainer(value) {
|
|
|
5842
5842
|
/*!
|
|
5843
5843
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5844
5844
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5845
|
-
* Copyright (c) 2013-
|
|
5845
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5846
5846
|
*/
|
|
5847
5847
|
/**
|
|
5848
5848
|
* @module helpers/checker
|
|
@@ -5873,7 +5873,7 @@ function isInt(value) {
|
|
|
5873
5873
|
/*!
|
|
5874
5874
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5875
5875
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5876
|
-
* Copyright (c) 2013-
|
|
5876
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5877
5877
|
*/
|
|
5878
5878
|
|
|
5879
5879
|
/**
|
|
@@ -5902,7 +5902,7 @@ function isJoditObject(jodit) {
|
|
|
5902
5902
|
/*!
|
|
5903
5903
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5904
5904
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5905
|
-
* Copyright (c) 2013-
|
|
5905
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5906
5906
|
*/
|
|
5907
5907
|
/**
|
|
5908
5908
|
* @module helpers/checker
|
|
@@ -5927,7 +5927,7 @@ const isLicense = (license) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isS
|
|
|
5927
5927
|
/*!
|
|
5928
5928
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5929
5929
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5930
|
-
* Copyright (c) 2013-
|
|
5930
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5931
5931
|
*/
|
|
5932
5932
|
|
|
5933
5933
|
|
|
@@ -5953,7 +5953,7 @@ function isMarker(elm) {
|
|
|
5953
5953
|
/*!
|
|
5954
5954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5955
5955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5956
|
-
* Copyright (c) 2013-
|
|
5956
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5957
5957
|
*/
|
|
5958
5958
|
/**
|
|
5959
5959
|
* @module helpers/checker
|
|
@@ -5981,7 +5981,7 @@ function isNativeFunction(f) {
|
|
|
5981
5981
|
/*!
|
|
5982
5982
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5983
5983
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5984
|
-
* Copyright (c) 2013-
|
|
5984
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5985
5985
|
*/
|
|
5986
5986
|
/**
|
|
5987
5987
|
* @module helpers/checker
|
|
@@ -6007,7 +6007,7 @@ function isNumber(value) {
|
|
|
6007
6007
|
/*!
|
|
6008
6008
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6009
6009
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6010
|
-
* Copyright (c) 2013-
|
|
6010
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6011
6011
|
*/
|
|
6012
6012
|
/**
|
|
6013
6013
|
* @module helpers/checker
|
|
@@ -6040,7 +6040,7 @@ function isNumeric(value) {
|
|
|
6040
6040
|
/*!
|
|
6041
6041
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6042
6042
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6043
|
-
* Copyright (c) 2013-
|
|
6043
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6044
6044
|
*/
|
|
6045
6045
|
|
|
6046
6046
|
/**
|
|
@@ -6067,7 +6067,7 @@ function isPlainObject(obj) {
|
|
|
6067
6067
|
/*!
|
|
6068
6068
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6069
6069
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6070
|
-
* Copyright (c) 2013-
|
|
6070
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6071
6071
|
*/
|
|
6072
6072
|
/**
|
|
6073
6073
|
* @module helpers/checker
|
|
@@ -6090,7 +6090,7 @@ function isPromise(val) {
|
|
|
6090
6090
|
/*!
|
|
6091
6091
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6092
6092
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6093
|
-
* Copyright (c) 2013-
|
|
6093
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6094
6094
|
*/
|
|
6095
6095
|
/**
|
|
6096
6096
|
* @module helpers/checker
|
|
@@ -6121,7 +6121,7 @@ function isSet(elm) {
|
|
|
6121
6121
|
/*!
|
|
6122
6122
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6123
6123
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6124
|
-
* Copyright (c) 2013-
|
|
6124
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6125
6125
|
*/
|
|
6126
6126
|
/**
|
|
6127
6127
|
* @module helpers/checker
|
|
@@ -6154,7 +6154,7 @@ function isStringArray(value) {
|
|
|
6154
6154
|
/*!
|
|
6155
6155
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6156
6156
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6157
|
-
* Copyright (c) 2013-
|
|
6157
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6158
6158
|
*/
|
|
6159
6159
|
/**
|
|
6160
6160
|
* @module helpers/checker
|
|
@@ -6194,7 +6194,7 @@ function isURL(str) {
|
|
|
6194
6194
|
/*!
|
|
6195
6195
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6196
6196
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6197
|
-
* Copyright (c) 2013-
|
|
6197
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6198
6198
|
*/
|
|
6199
6199
|
/**
|
|
6200
6200
|
* @module helpers/checker
|
|
@@ -6223,7 +6223,7 @@ function isValidName(name) {
|
|
|
6223
6223
|
/*!
|
|
6224
6224
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6225
6225
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6226
|
-
* Copyright (c) 2013-
|
|
6226
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6227
6227
|
*/
|
|
6228
6228
|
|
|
6229
6229
|
/**
|
|
@@ -6249,7 +6249,7 @@ function isViewObject(jodit) {
|
|
|
6249
6249
|
/*!
|
|
6250
6250
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6251
6251
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6252
|
-
* Copyright (c) 2013-
|
|
6252
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6253
6253
|
*/
|
|
6254
6254
|
/**
|
|
6255
6255
|
* @module helpers/checker
|
|
@@ -6275,7 +6275,7 @@ function isVoid(value) {
|
|
|
6275
6275
|
/*!
|
|
6276
6276
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6277
6277
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6278
|
-
* Copyright (c) 2013-
|
|
6278
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6279
6279
|
*/
|
|
6280
6280
|
/**
|
|
6281
6281
|
* @module helpers/checker
|
|
@@ -6297,7 +6297,7 @@ function isWindow(obj) {
|
|
|
6297
6297
|
/*!
|
|
6298
6298
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6299
6299
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6300
|
-
* Copyright (c) 2013-
|
|
6300
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6301
6301
|
*/
|
|
6302
6302
|
/**
|
|
6303
6303
|
* @module helpers/color
|
|
@@ -6352,7 +6352,7 @@ const colorToHex = (color) => {
|
|
|
6352
6352
|
/*!
|
|
6353
6353
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6354
6354
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6355
|
-
* Copyright (c) 2013-
|
|
6355
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6356
6356
|
*/
|
|
6357
6357
|
/**
|
|
6358
6358
|
* @module helpers/color
|
|
@@ -6376,7 +6376,7 @@ const colorToHex = (color) => {
|
|
|
6376
6376
|
/*!
|
|
6377
6377
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6378
6378
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6379
|
-
* Copyright (c) 2013-
|
|
6379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6380
6380
|
*/
|
|
6381
6381
|
/**
|
|
6382
6382
|
* @module helpers/html
|
|
@@ -6491,7 +6491,7 @@ function applyStyles(html) {
|
|
|
6491
6491
|
/*!
|
|
6492
6492
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6493
6493
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6494
|
-
* Copyright (c) 2013-
|
|
6494
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6495
6495
|
*/
|
|
6496
6496
|
/**
|
|
6497
6497
|
* @module helpers/html
|
|
@@ -6579,7 +6579,7 @@ function cleanFromWord(html) {
|
|
|
6579
6579
|
/*!
|
|
6580
6580
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6581
6581
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6582
|
-
* Copyright (c) 2013-
|
|
6582
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6583
6583
|
*/
|
|
6584
6584
|
/**
|
|
6585
6585
|
* @module helpers/html
|
|
@@ -6619,7 +6619,7 @@ function htmlspecialchars(html) {
|
|
|
6619
6619
|
/*!
|
|
6620
6620
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6621
6621
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6622
|
-
* Copyright (c) 2013-
|
|
6622
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6623
6623
|
*/
|
|
6624
6624
|
/**
|
|
6625
6625
|
* @module helpers/html
|
|
@@ -6644,7 +6644,7 @@ function htmlspecialchars(html) {
|
|
|
6644
6644
|
/*!
|
|
6645
6645
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6646
6646
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6647
|
-
* Copyright (c) 2013-
|
|
6647
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6648
6648
|
*/
|
|
6649
6649
|
/**
|
|
6650
6650
|
* @module helpers/html
|
|
@@ -6672,7 +6672,7 @@ function nl2br(html) {
|
|
|
6672
6672
|
/*!
|
|
6673
6673
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6674
6674
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6675
|
-
* Copyright (c) 2013-
|
|
6675
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6676
6676
|
*/
|
|
6677
6677
|
/**
|
|
6678
6678
|
* @module helpers/html
|
|
@@ -6732,7 +6732,7 @@ function sanitizeHTMLElement(elm, { safeJavaScriptLink, removeOnError } = {
|
|
|
6732
6732
|
/*!
|
|
6733
6733
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6734
6734
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6735
|
-
* Copyright (c) 2013-
|
|
6735
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6736
6736
|
*/
|
|
6737
6737
|
|
|
6738
6738
|
|
|
@@ -6892,7 +6892,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6892
6892
|
/*!
|
|
6893
6893
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6894
6894
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6895
|
-
* Copyright (c) 2013-
|
|
6895
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6896
6896
|
*/
|
|
6897
6897
|
/**
|
|
6898
6898
|
* [[include:core/helpers/README.md]]
|
|
@@ -6939,7 +6939,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6939
6939
|
/*!
|
|
6940
6940
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6941
6941
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6942
|
-
* Copyright (c) 2013-
|
|
6942
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6943
6943
|
*/
|
|
6944
6944
|
/**
|
|
6945
6945
|
* @module helpers/normalize
|
|
@@ -6968,7 +6968,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6968
6968
|
/*!
|
|
6969
6969
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6970
6970
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6971
|
-
* Copyright (c) 2013-
|
|
6971
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6972
6972
|
*/
|
|
6973
6973
|
/**
|
|
6974
6974
|
* @module helpers/normalize
|
|
@@ -7021,7 +7021,7 @@ const normalizeColor = (colorInput) => {
|
|
|
7021
7021
|
/*!
|
|
7022
7022
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7023
7023
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7024
|
-
* Copyright (c) 2013-
|
|
7024
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7025
7025
|
*/
|
|
7026
7026
|
/**
|
|
7027
7027
|
* @module helpers/normalize
|
|
@@ -7076,7 +7076,7 @@ function normalizeCssValue(key, value) {
|
|
|
7076
7076
|
/*!
|
|
7077
7077
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7078
7078
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7079
|
-
* Copyright (c) 2013-
|
|
7079
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7080
7080
|
*/
|
|
7081
7081
|
|
|
7082
7082
|
|
|
@@ -7127,7 +7127,7 @@ function normalizeKeyAliases(keys) {
|
|
|
7127
7127
|
/*!
|
|
7128
7128
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7129
7129
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7130
|
-
* Copyright (c) 2013-
|
|
7130
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7131
7131
|
*/
|
|
7132
7132
|
/**
|
|
7133
7133
|
* @module helpers/normalize
|
|
@@ -7157,7 +7157,7 @@ const normalizeLicense = (license, count = 8) => {
|
|
|
7157
7157
|
/*!
|
|
7158
7158
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7159
7159
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7160
|
-
* Copyright (c) 2013-
|
|
7160
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7161
7161
|
*/
|
|
7162
7162
|
/**
|
|
7163
7163
|
* @module helpers/normalize
|
|
@@ -7195,7 +7195,7 @@ const normalizePath = (...path) => {
|
|
|
7195
7195
|
/*!
|
|
7196
7196
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7197
7197
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7198
|
-
* Copyright (c) 2013-
|
|
7198
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7199
7199
|
*/
|
|
7200
7200
|
/**
|
|
7201
7201
|
* @module helpers/normalize
|
|
@@ -7236,7 +7236,7 @@ const normalizeRelativePath = (path) => {
|
|
|
7236
7236
|
/*!
|
|
7237
7237
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7238
7238
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7239
|
-
* Copyright (c) 2013-
|
|
7239
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7240
7240
|
*/
|
|
7241
7241
|
/**
|
|
7242
7242
|
* @module helpers/normalize
|
|
@@ -7264,7 +7264,7 @@ const normalizeSize = (value, units) => {
|
|
|
7264
7264
|
/*!
|
|
7265
7265
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7266
7266
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7267
|
-
* Copyright (c) 2013-
|
|
7267
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7268
7268
|
*/
|
|
7269
7269
|
/**
|
|
7270
7270
|
* @module helpers/normalize
|
|
@@ -7290,7 +7290,7 @@ const normalizeUrl = (...urls) => {
|
|
|
7290
7290
|
/*!
|
|
7291
7291
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7292
7292
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7293
|
-
* Copyright (c) 2013-
|
|
7293
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7294
7294
|
*/
|
|
7295
7295
|
/**
|
|
7296
7296
|
* @module helpers/size
|
|
@@ -7316,7 +7316,7 @@ const getContentWidth = (element, win) => {
|
|
|
7316
7316
|
/*!
|
|
7317
7317
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7318
7318
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7319
|
-
* Copyright (c) 2013-
|
|
7319
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7320
7320
|
*/
|
|
7321
7321
|
|
|
7322
7322
|
|
|
@@ -7360,7 +7360,7 @@ function getScrollParent(node) {
|
|
|
7360
7360
|
/*!
|
|
7361
7361
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7362
7362
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7363
|
-
* Copyright (c) 2013-
|
|
7363
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7364
7364
|
*/
|
|
7365
7365
|
/**
|
|
7366
7366
|
* @module helpers/size
|
|
@@ -7385,7 +7385,7 @@ function getScrollParent(node) {
|
|
|
7385
7385
|
/*!
|
|
7386
7386
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7387
7387
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7388
|
-
* Copyright (c) 2013-
|
|
7388
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7389
7389
|
*/
|
|
7390
7390
|
/**
|
|
7391
7391
|
* @module helpers/size
|
|
@@ -7413,7 +7413,7 @@ const innerWidth = (element, win) => {
|
|
|
7413
7413
|
/*!
|
|
7414
7414
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7415
7415
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7416
|
-
* Copyright (c) 2013-
|
|
7416
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7417
7417
|
*/
|
|
7418
7418
|
|
|
7419
7419
|
function size(subject) {
|
|
@@ -7439,7 +7439,7 @@ function size(subject) {
|
|
|
7439
7439
|
/*!
|
|
7440
7440
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7441
7441
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7442
|
-
* Copyright (c) 2013-
|
|
7442
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7443
7443
|
*/
|
|
7444
7444
|
const offset = (elm, jodit, doc, recurse = false) => {
|
|
7445
7445
|
let rect;
|
|
@@ -7495,7 +7495,7 @@ const offset = (elm, jodit, doc, recurse = false) => {
|
|
|
7495
7495
|
/*!
|
|
7496
7496
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7497
7497
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7498
|
-
* Copyright (c) 2013-
|
|
7498
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7499
7499
|
*/
|
|
7500
7500
|
|
|
7501
7501
|
/**
|
|
@@ -7534,7 +7534,7 @@ function position(elm, jodit, recurse = false) {
|
|
|
7534
7534
|
/*!
|
|
7535
7535
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7536
7536
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7537
|
-
* Copyright (c) 2013-
|
|
7537
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7538
7538
|
*/
|
|
7539
7539
|
/**
|
|
7540
7540
|
* @module helpers/string
|
|
@@ -7562,7 +7562,7 @@ const camelCase = (key) => {
|
|
|
7562
7562
|
/*!
|
|
7563
7563
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7564
7564
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7565
|
-
* Copyright (c) 2013-
|
|
7565
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7566
7566
|
*/
|
|
7567
7567
|
/**
|
|
7568
7568
|
* @module helpers/string
|
|
@@ -7621,7 +7621,7 @@ function fuzzySearchIndex(needle, haystack, offset = 0, maxDistance = 1) {
|
|
|
7621
7621
|
/*!
|
|
7622
7622
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7623
7623
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7624
|
-
* Copyright (c) 2013-
|
|
7624
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7625
7625
|
*/
|
|
7626
7626
|
|
|
7627
7627
|
|
|
@@ -7760,7 +7760,7 @@ function i18n(key, params, options) {
|
|
|
7760
7760
|
/*!
|
|
7761
7761
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7762
7762
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7763
|
-
* Copyright (c) 2013-
|
|
7763
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7764
7764
|
*/
|
|
7765
7765
|
/**
|
|
7766
7766
|
* @module helpers/string
|
|
@@ -7787,7 +7787,7 @@ function i18n(key, params, options) {
|
|
|
7787
7787
|
/*!
|
|
7788
7788
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7789
7789
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7790
|
-
* Copyright (c) 2013-
|
|
7790
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7791
7791
|
*/
|
|
7792
7792
|
/**
|
|
7793
7793
|
* @module helpers/string
|
|
@@ -7819,7 +7819,7 @@ const CamelCaseToKebabCase = (key) => {
|
|
|
7819
7819
|
/*!
|
|
7820
7820
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7821
7821
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7822
|
-
* Copyright (c) 2013-
|
|
7822
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7823
7823
|
*/
|
|
7824
7824
|
/**
|
|
7825
7825
|
* Safe stringify circular object
|
|
@@ -7861,7 +7861,7 @@ function stringify(value, options = {}) {
|
|
|
7861
7861
|
/*!
|
|
7862
7862
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7863
7863
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7864
|
-
* Copyright (c) 2013-
|
|
7864
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7865
7865
|
*/
|
|
7866
7866
|
/**
|
|
7867
7867
|
* @module helpers/string
|
|
@@ -7903,7 +7903,7 @@ function trimInv(value) {
|
|
|
7903
7903
|
/*!
|
|
7904
7904
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7905
7905
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7906
|
-
* Copyright (c) 2013-
|
|
7906
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7907
7907
|
*/
|
|
7908
7908
|
/**
|
|
7909
7909
|
* @module helpers/string
|
|
@@ -7935,7 +7935,7 @@ function ucfirst(value) {
|
|
|
7935
7935
|
/*!
|
|
7936
7936
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7937
7937
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7938
|
-
* Copyright (c) 2013-
|
|
7938
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7939
7939
|
*/
|
|
7940
7940
|
|
|
7941
7941
|
|
|
@@ -8022,7 +8022,7 @@ function alignElement(command, box) {
|
|
|
8022
8022
|
/*!
|
|
8023
8023
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8024
8024
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8025
|
-
* Copyright (c) 2013-
|
|
8025
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8026
8026
|
*/
|
|
8027
8027
|
|
|
8028
8028
|
|
|
@@ -8110,7 +8110,7 @@ function loadNextStyle(jodit, urls, i = 0) {
|
|
|
8110
8110
|
/*!
|
|
8111
8111
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8112
8112
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8113
|
-
* Copyright (c) 2013-
|
|
8113
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8114
8114
|
*/
|
|
8115
8115
|
|
|
8116
8116
|
|
|
@@ -8177,7 +8177,7 @@ function attr(elm, keyOrAttributes, value) {
|
|
|
8177
8177
|
/*!
|
|
8178
8178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8179
8179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8180
|
-
* Copyright (c) 2013-
|
|
8180
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8181
8181
|
*/
|
|
8182
8182
|
/**
|
|
8183
8183
|
* @module helpers/utils
|
|
@@ -8231,7 +8231,7 @@ const browser = (browser) => {
|
|
|
8231
8231
|
/*!
|
|
8232
8232
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8233
8233
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8234
|
-
* Copyright (c) 2013-
|
|
8234
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8235
8235
|
*/
|
|
8236
8236
|
|
|
8237
8237
|
/**
|
|
@@ -8264,7 +8264,7 @@ const buildQuery = (data, prefix) => {
|
|
|
8264
8264
|
/*!
|
|
8265
8265
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8266
8266
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8267
|
-
* Copyright (c) 2013-
|
|
8267
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8268
8268
|
*/
|
|
8269
8269
|
/**
|
|
8270
8270
|
* @module helpers/utils
|
|
@@ -8299,7 +8299,7 @@ const completeUrl = (url) => {
|
|
|
8299
8299
|
/*!
|
|
8300
8300
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8301
8301
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8302
|
-
* Copyright (c) 2013-
|
|
8302
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8303
8303
|
*/
|
|
8304
8304
|
|
|
8305
8305
|
|
|
@@ -8420,7 +8420,7 @@ function ConfigDeepFlatten(obj) {
|
|
|
8420
8420
|
/*!
|
|
8421
8421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8422
8422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8423
|
-
* Copyright (c) 2013-
|
|
8423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8424
8424
|
*/
|
|
8425
8425
|
/**
|
|
8426
8426
|
* @module helpers/utils
|
|
@@ -8502,7 +8502,7 @@ const convertMediaUrlToVideoEmbed = (url, { width = 400, height = 345 } = {}) =>
|
|
|
8502
8502
|
/*!
|
|
8503
8503
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8504
8504
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8505
|
-
* Copyright (c) 2013-
|
|
8505
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8506
8506
|
*/
|
|
8507
8507
|
|
|
8508
8508
|
|
|
@@ -8585,7 +8585,7 @@ const clearCenterAlign = (image) => {
|
|
|
8585
8585
|
/*!
|
|
8586
8586
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8587
8587
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8588
|
-
* Copyright (c) 2013-
|
|
8588
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8589
8589
|
*/
|
|
8590
8590
|
/**
|
|
8591
8591
|
* @module helpers/utils
|
|
@@ -8621,7 +8621,7 @@ const ctrlKey = (e) => {
|
|
|
8621
8621
|
/*!
|
|
8622
8622
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8623
8623
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8624
|
-
* Copyright (c) 2013-
|
|
8624
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8625
8625
|
*/
|
|
8626
8626
|
|
|
8627
8627
|
const store = new WeakMap();
|
|
@@ -8664,7 +8664,7 @@ const dataBind = (elm, key, value) => {
|
|
|
8664
8664
|
/*!
|
|
8665
8665
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8666
8666
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8667
|
-
* Copyright (c) 2013-
|
|
8667
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8668
8668
|
*/
|
|
8669
8669
|
/**
|
|
8670
8670
|
* @module helpers/utils
|
|
@@ -8703,7 +8703,7 @@ const defaultLanguage = (language, defaultLanguage = 'en') => {
|
|
|
8703
8703
|
/*!
|
|
8704
8704
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8705
8705
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8706
|
-
* Copyright (c) 2013-
|
|
8706
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8707
8707
|
*/
|
|
8708
8708
|
/**
|
|
8709
8709
|
* @module helpers/utils
|
|
@@ -8737,7 +8737,7 @@ function options(message) {
|
|
|
8737
8737
|
/*!
|
|
8738
8738
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8739
8739
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8740
|
-
* Copyright (c) 2013-
|
|
8740
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8741
8741
|
*/
|
|
8742
8742
|
/**
|
|
8743
8743
|
* @module helpers/utils
|
|
@@ -8764,7 +8764,7 @@ const isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODU
|
|
|
8764
8764
|
/*!
|
|
8765
8765
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8766
8766
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8767
|
-
* Copyright (c) 2013-
|
|
8767
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8768
8768
|
*/
|
|
8769
8769
|
/**
|
|
8770
8770
|
* @module helpers/utils
|
|
@@ -8795,7 +8795,7 @@ class ConnectionError extends Error {
|
|
|
8795
8795
|
/*!
|
|
8796
8796
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8797
8797
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8798
|
-
* Copyright (c) 2013-
|
|
8798
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8799
8799
|
*/
|
|
8800
8800
|
/**
|
|
8801
8801
|
* @module helpers/utils
|
|
@@ -8817,7 +8817,7 @@ class ConnectionError extends Error {
|
|
|
8817
8817
|
/*!
|
|
8818
8818
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8819
8819
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8820
|
-
* Copyright (c) 2013-
|
|
8820
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8821
8821
|
*/
|
|
8822
8822
|
/**
|
|
8823
8823
|
* @module helpers/utils
|
|
@@ -8850,7 +8850,7 @@ class OptionsError extends TypeError {
|
|
|
8850
8850
|
/*!
|
|
8851
8851
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8852
8852
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8853
|
-
* Copyright (c) 2013-
|
|
8853
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8854
8854
|
*/
|
|
8855
8855
|
/**
|
|
8856
8856
|
* @module helpers/utils
|
|
@@ -8874,7 +8874,7 @@ class OptionsError extends TypeError {
|
|
|
8874
8874
|
/*!
|
|
8875
8875
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8876
8876
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8877
|
-
* Copyright (c) 2013-
|
|
8877
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8878
8878
|
*/
|
|
8879
8879
|
/**
|
|
8880
8880
|
* @module helpers/utils
|
|
@@ -8910,7 +8910,7 @@ function fastClone(object) {
|
|
|
8910
8910
|
/*!
|
|
8911
8911
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8912
8912
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8913
|
-
* Copyright (c) 2013-
|
|
8913
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8914
8914
|
*/
|
|
8915
8915
|
|
|
8916
8916
|
const keepNames = new Map();
|
|
@@ -8946,7 +8946,7 @@ const getClassName = (obj) => {
|
|
|
8946
8946
|
/*!
|
|
8947
8947
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8948
8948
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8949
|
-
* Copyright (c) 2013-
|
|
8949
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8950
8950
|
*/
|
|
8951
8951
|
|
|
8952
8952
|
|
|
@@ -9005,7 +9005,7 @@ function get(chain, obj) {
|
|
|
9005
9005
|
/*!
|
|
9006
9006
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9007
9007
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9008
|
-
* Copyright (c) 2013-
|
|
9008
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9009
9009
|
*/
|
|
9010
9010
|
/**
|
|
9011
9011
|
* @module helpers/utils
|
|
@@ -9123,7 +9123,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9123
9123
|
/*!
|
|
9124
9124
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9125
9125
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9126
|
-
* Copyright (c) 2013-
|
|
9126
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9127
9127
|
*/
|
|
9128
9128
|
/**
|
|
9129
9129
|
* @module helpers/utils
|
|
@@ -9170,7 +9170,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9170
9170
|
/*!
|
|
9171
9171
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9172
9172
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9173
|
-
* Copyright (c) 2013-
|
|
9173
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9174
9174
|
*/
|
|
9175
9175
|
/**
|
|
9176
9176
|
* @module helpers/utils
|
|
@@ -9204,7 +9204,7 @@ function markDeprecated(method, names = [''], ctx = null) {
|
|
|
9204
9204
|
/*!
|
|
9205
9205
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9206
9206
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9207
|
-
* Copyright (c) 2013-
|
|
9207
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9208
9208
|
*/
|
|
9209
9209
|
/**
|
|
9210
9210
|
* Parse query string
|
|
@@ -9236,7 +9236,7 @@ const parseQuery = (queryString) => {
|
|
|
9236
9236
|
/*!
|
|
9237
9237
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9238
9238
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9239
|
-
* Copyright (c) 2013-
|
|
9239
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9240
9240
|
*/
|
|
9241
9241
|
|
|
9242
9242
|
|
|
@@ -9417,7 +9417,7 @@ function previewBox(editor, defaultValue, points = 'px', container = null) {
|
|
|
9417
9417
|
/*!
|
|
9418
9418
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9419
9419
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9420
|
-
* Copyright (c) 2013-
|
|
9420
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9421
9421
|
*/
|
|
9422
9422
|
|
|
9423
9423
|
|
|
@@ -9473,7 +9473,7 @@ function reset(key) {
|
|
|
9473
9473
|
/*!
|
|
9474
9474
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9475
9475
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9476
|
-
* Copyright (c) 2013-
|
|
9476
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9477
9477
|
*/
|
|
9478
9478
|
|
|
9479
9479
|
/**
|
|
@@ -9536,7 +9536,7 @@ function scrollIntoViewIfNeeded(elm, root, doc) {
|
|
|
9536
9536
|
/*!
|
|
9537
9537
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9538
9538
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9539
|
-
* Copyright (c) 2013-
|
|
9539
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9540
9540
|
*/
|
|
9541
9541
|
|
|
9542
9542
|
|
|
@@ -9677,7 +9677,7 @@ function resolveElement(element, od) {
|
|
|
9677
9677
|
/*!
|
|
9678
9678
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9679
9679
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9680
|
-
* Copyright (c) 2013-
|
|
9680
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9681
9681
|
*/
|
|
9682
9682
|
|
|
9683
9683
|
|
|
@@ -9727,7 +9727,7 @@ function set(chain, value, obj) {
|
|
|
9727
9727
|
/*!
|
|
9728
9728
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9729
9729
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9730
|
-
* Copyright (c) 2013-
|
|
9730
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9731
9731
|
*/
|
|
9732
9732
|
class LimitedStack {
|
|
9733
9733
|
constructor(limit) {
|
|
@@ -9772,7 +9772,7 @@ class LimitedStack {
|
|
|
9772
9772
|
/*!
|
|
9773
9773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9774
9774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9775
|
-
* Copyright (c) 2013-
|
|
9775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9776
9776
|
*/
|
|
9777
9777
|
|
|
9778
9778
|
|
|
@@ -9886,7 +9886,7 @@ const getDataTransfer = (event) => {
|
|
|
9886
9886
|
/*!
|
|
9887
9887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9888
9888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9889
|
-
* Copyright (c) 2013-
|
|
9889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9890
9890
|
*/
|
|
9891
9891
|
|
|
9892
9892
|
|
|
@@ -9940,7 +9940,7 @@ function init(jodit, pluginName, plugin, instance, doneList, waitingList) {
|
|
|
9940
9940
|
/*!
|
|
9941
9941
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9942
9942
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9943
|
-
* Copyright (c) 2013-
|
|
9943
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9944
9944
|
*/
|
|
9945
9945
|
|
|
9946
9946
|
|
|
@@ -10019,7 +10019,7 @@ function load(jodit, pluginList, callback) {
|
|
|
10019
10019
|
/*!
|
|
10020
10020
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10021
10021
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10022
|
-
* Copyright (c) 2013-
|
|
10022
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10023
10023
|
*/
|
|
10024
10024
|
|
|
10025
10025
|
|
|
@@ -10062,7 +10062,7 @@ function makeInstance(jodit, plugin) {
|
|
|
10062
10062
|
/*!
|
|
10063
10063
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10064
10064
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10065
|
-
* Copyright (c) 2013-
|
|
10065
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10066
10066
|
*/
|
|
10067
10067
|
/**
|
|
10068
10068
|
* @module plugin
|
|
@@ -10090,7 +10090,7 @@ function normalizeName(name) {
|
|
|
10090
10090
|
/*!
|
|
10091
10091
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10092
10092
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10093
|
-
* Copyright (c) 2013-
|
|
10093
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10094
10094
|
*/
|
|
10095
10095
|
/**
|
|
10096
10096
|
* @module plugin
|
|
@@ -10119,7 +10119,7 @@ function normalizeName(name) {
|
|
|
10119
10119
|
/*!
|
|
10120
10120
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10121
10121
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10122
|
-
* Copyright (c) 2013-
|
|
10122
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10123
10123
|
*/
|
|
10124
10124
|
|
|
10125
10125
|
|
|
@@ -10281,7 +10281,7 @@ function getSpecialLists(jodit) {
|
|
|
10281
10281
|
/*!
|
|
10282
10282
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10283
10283
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10284
|
-
* Copyright (c) 2013-
|
|
10284
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10285
10285
|
*/
|
|
10286
10286
|
|
|
10287
10287
|
|
|
@@ -10382,7 +10382,7 @@ Plugin.requires = [];
|
|
|
10382
10382
|
/*!
|
|
10383
10383
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10384
10384
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10385
|
-
* Copyright (c) 2013-
|
|
10385
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10386
10386
|
*/
|
|
10387
10387
|
|
|
10388
10388
|
|
|
@@ -10557,7 +10557,7 @@ Ajax.log = [];
|
|
|
10557
10557
|
/*!
|
|
10558
10558
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10559
10559
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10560
|
-
* Copyright (c) 2013-
|
|
10560
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10561
10561
|
*/
|
|
10562
10562
|
|
|
10563
10563
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxOptions = {
|
|
@@ -10591,7 +10591,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10591
10591
|
/*!
|
|
10592
10592
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10593
10593
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10594
|
-
* Copyright (c) 2013-
|
|
10594
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10595
10595
|
*/
|
|
10596
10596
|
/**
|
|
10597
10597
|
* @module request
|
|
@@ -10613,7 +10613,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10613
10613
|
/*!
|
|
10614
10614
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10615
10615
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10616
|
-
* Copyright (c) 2013-
|
|
10616
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10617
10617
|
*/
|
|
10618
10618
|
|
|
10619
10619
|
class Response {
|
|
@@ -10660,7 +10660,7 @@ class Response {
|
|
|
10660
10660
|
/*!
|
|
10661
10661
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10662
10662
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10663
|
-
* Copyright (c) 2013-
|
|
10663
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10664
10664
|
*/
|
|
10665
10665
|
/**
|
|
10666
10666
|
* @module selection
|
|
@@ -10732,7 +10732,7 @@ function findCorrectCurrentNode(node, range, rightMode, isCollapsed, checkChild,
|
|
|
10732
10732
|
/*!
|
|
10733
10733
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10734
10734
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10735
|
-
* Copyright (c) 2013-
|
|
10735
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10736
10736
|
*/
|
|
10737
10737
|
|
|
10738
10738
|
|
|
@@ -10772,7 +10772,7 @@ function moveNodeInsideStart(j, node, start) {
|
|
|
10772
10772
|
/*!
|
|
10773
10773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10774
10774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10775
|
-
* Copyright (c) 2013-
|
|
10775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10776
10776
|
*/
|
|
10777
10777
|
|
|
10778
10778
|
/**
|
|
@@ -10820,7 +10820,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10820
10820
|
/*!
|
|
10821
10821
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10822
10822
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10823
|
-
* Copyright (c) 2013-
|
|
10823
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10824
10824
|
*/
|
|
10825
10825
|
/**
|
|
10826
10826
|
* @module selection
|
|
@@ -10853,7 +10853,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10853
10853
|
/*!
|
|
10854
10854
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10855
10855
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10856
|
-
* Copyright (c) 2013-
|
|
10856
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10857
10857
|
*/
|
|
10858
10858
|
|
|
10859
10859
|
|
|
@@ -11999,7 +11999,7 @@ class Selection {
|
|
|
11999
11999
|
/*!
|
|
12000
12000
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12001
12001
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12002
|
-
* Copyright (c) 2013-
|
|
12002
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12003
12003
|
*/
|
|
12004
12004
|
|
|
12005
12005
|
|
|
@@ -12067,7 +12067,7 @@ function extractAndMove(wrapper, range, left) {
|
|
|
12067
12067
|
/*!
|
|
12068
12068
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12069
12069
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12070
|
-
* Copyright (c) 2013-
|
|
12070
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12071
12071
|
*/
|
|
12072
12072
|
|
|
12073
12073
|
|
|
@@ -12127,7 +12127,7 @@ class FiniteStateMachine {
|
|
|
12127
12127
|
/*!
|
|
12128
12128
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12129
12129
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12130
|
-
* Copyright (c) 2013-
|
|
12130
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12131
12131
|
*/
|
|
12132
12132
|
|
|
12133
12133
|
|
|
@@ -12172,7 +12172,7 @@ function getSuitChild(style, font) {
|
|
|
12172
12172
|
/*!
|
|
12173
12173
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12174
12174
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12175
|
-
* Copyright (c) 2013-
|
|
12175
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12176
12176
|
*/
|
|
12177
12177
|
|
|
12178
12178
|
|
|
@@ -12231,7 +12231,7 @@ function getSuitParent(style, node, root) {
|
|
|
12231
12231
|
/*!
|
|
12232
12232
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12233
12233
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12234
|
-
* Copyright (c) 2013-
|
|
12234
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12235
12235
|
*/
|
|
12236
12236
|
|
|
12237
12237
|
|
|
@@ -12325,7 +12325,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12325
12325
|
/*!
|
|
12326
12326
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12327
12327
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12328
|
-
* Copyright (c) 2013-
|
|
12328
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12329
12329
|
*/
|
|
12330
12330
|
|
|
12331
12331
|
|
|
@@ -12357,7 +12357,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12357
12357
|
/*!
|
|
12358
12358
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12359
12359
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12360
|
-
* Copyright (c) 2013-
|
|
12360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12361
12361
|
*/
|
|
12362
12362
|
|
|
12363
12363
|
/**
|
|
@@ -12383,7 +12383,7 @@ function isInsideInvisibleElement(font, root) {
|
|
|
12383
12383
|
/*!
|
|
12384
12384
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12385
12385
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12386
|
-
* Copyright (c) 2013-
|
|
12386
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12387
12387
|
*/
|
|
12388
12388
|
|
|
12389
12389
|
|
|
@@ -12417,7 +12417,7 @@ function isNormalNode(elm) {
|
|
|
12417
12417
|
/*!
|
|
12418
12418
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12419
12419
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12420
|
-
* Copyright (c) 2013-
|
|
12420
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12421
12421
|
*/
|
|
12422
12422
|
|
|
12423
12423
|
|
|
@@ -12550,7 +12550,7 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
12550
12550
|
/*!
|
|
12551
12551
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12552
12552
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12553
|
-
* Copyright (c) 2013-
|
|
12553
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12554
12554
|
*/
|
|
12555
12555
|
|
|
12556
12556
|
|
|
@@ -12621,7 +12621,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12621
12621
|
/*!
|
|
12622
12622
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12623
12623
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12624
|
-
* Copyright (c) 2013-
|
|
12624
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12625
12625
|
*/
|
|
12626
12626
|
|
|
12627
12627
|
|
|
@@ -12683,7 +12683,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12683
12683
|
/*!
|
|
12684
12684
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12685
12685
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12686
|
-
* Copyright (c) 2013-
|
|
12686
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12687
12687
|
*/
|
|
12688
12688
|
|
|
12689
12689
|
|
|
@@ -12857,7 +12857,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
12857
12857
|
/*!
|
|
12858
12858
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12859
12859
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12860
|
-
* Copyright (c) 2013-
|
|
12860
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12861
12861
|
*/
|
|
12862
12862
|
|
|
12863
12863
|
|
|
@@ -12931,7 +12931,7 @@ function unwrapChildren(style, font) {
|
|
|
12931
12931
|
/*!
|
|
12932
12932
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12933
12933
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12934
|
-
* Copyright (c) 2013-
|
|
12934
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12935
12935
|
*/
|
|
12936
12936
|
|
|
12937
12937
|
|
|
@@ -12998,7 +12998,7 @@ function wrapUnwrappedText(style, elm, jodit) {
|
|
|
12998
12998
|
/*!
|
|
12999
12999
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13000
13000
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13001
|
-
* Copyright (c) 2013-
|
|
13001
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13002
13002
|
*/
|
|
13003
13003
|
|
|
13004
13004
|
|
|
@@ -13056,7 +13056,7 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
13056
13056
|
/*!
|
|
13057
13057
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13058
13058
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13059
|
-
* Copyright (c) 2013-
|
|
13059
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13060
13060
|
*/
|
|
13061
13061
|
|
|
13062
13062
|
|
|
@@ -13113,7 +13113,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
13113
13113
|
/*!
|
|
13114
13114
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13115
13115
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13116
|
-
* Copyright (c) 2013-
|
|
13116
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13117
13117
|
*/
|
|
13118
13118
|
|
|
13119
13119
|
|
|
@@ -13204,7 +13204,7 @@ class CommitStyle {
|
|
|
13204
13204
|
/*!
|
|
13205
13205
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13206
13206
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13207
|
-
* Copyright (c) 2013-
|
|
13207
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13208
13208
|
*/
|
|
13209
13209
|
/**
|
|
13210
13210
|
* @module selection
|
|
@@ -13244,7 +13244,7 @@ const _PREFIX = 'commitStyle';
|
|
|
13244
13244
|
/*!
|
|
13245
13245
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13246
13246
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13247
|
-
* Copyright (c) 2013-
|
|
13247
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13248
13248
|
*/
|
|
13249
13249
|
|
|
13250
13250
|
|
|
@@ -13400,7 +13400,7 @@ const transactions = {
|
|
|
13400
13400
|
/*!
|
|
13401
13401
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13402
13402
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13403
|
-
* Copyright (c) 2013-
|
|
13403
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13404
13404
|
*/
|
|
13405
13405
|
/**
|
|
13406
13406
|
* Check if user disable local storages/cookie etc.
|
|
@@ -13482,7 +13482,7 @@ class LocalStorageProvider {
|
|
|
13482
13482
|
/*!
|
|
13483
13483
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13484
13484
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13485
|
-
* Copyright (c) 2013-
|
|
13485
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13486
13486
|
*/
|
|
13487
13487
|
class MemoryStorageProvider {
|
|
13488
13488
|
constructor() {
|
|
@@ -13523,7 +13523,7 @@ class MemoryStorageProvider {
|
|
|
13523
13523
|
/*!
|
|
13524
13524
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13525
13525
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13526
|
-
* Copyright (c) 2013-
|
|
13526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13527
13527
|
*/
|
|
13528
13528
|
/**
|
|
13529
13529
|
* @module storage
|
|
@@ -13549,7 +13549,7 @@ class MemoryStorageProvider {
|
|
|
13549
13549
|
/*!
|
|
13550
13550
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13551
13551
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13552
|
-
* Copyright (c) 2013-
|
|
13552
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13553
13553
|
*/
|
|
13554
13554
|
|
|
13555
13555
|
|
|
@@ -13609,7 +13609,7 @@ class Storage {
|
|
|
13609
13609
|
/*!
|
|
13610
13610
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13611
13611
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13612
|
-
* Copyright (c) 2013-
|
|
13612
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13613
13613
|
*/
|
|
13614
13614
|
|
|
13615
13615
|
|
|
@@ -13659,7 +13659,7 @@ function processTitle(title, self) {
|
|
|
13659
13659
|
/*!
|
|
13660
13660
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13661
13661
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13662
|
-
* Copyright (c) 2013-
|
|
13662
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13663
13663
|
*/
|
|
13664
13664
|
|
|
13665
13665
|
class Elms {
|
|
@@ -13691,7 +13691,7 @@ class Elms {
|
|
|
13691
13691
|
/*!
|
|
13692
13692
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13693
13693
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13694
|
-
* Copyright (c) 2013-
|
|
13694
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13695
13695
|
*/
|
|
13696
13696
|
|
|
13697
13697
|
class Mods {
|
|
@@ -13752,7 +13752,7 @@ class Mods {
|
|
|
13752
13752
|
/*!
|
|
13753
13753
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13754
13754
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13755
|
-
* Copyright (c) 2013-
|
|
13755
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13756
13756
|
*/
|
|
13757
13757
|
|
|
13758
13758
|
|
|
@@ -14030,7 +14030,7 @@ function Button(jodit, stateOrText, text, variant) {
|
|
|
14030
14030
|
/*!
|
|
14031
14031
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14032
14032
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14033
|
-
* Copyright (c) 2013-
|
|
14033
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14034
14034
|
*/
|
|
14035
14035
|
|
|
14036
14036
|
|
|
@@ -14119,7 +14119,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14119
14119
|
/*!
|
|
14120
14120
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14121
14121
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14122
|
-
* Copyright (c) 2013-
|
|
14122
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14123
14123
|
*/
|
|
14124
14124
|
/**
|
|
14125
14125
|
* [[include:core/ui/button/README.md]]
|
|
@@ -14151,7 +14151,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14151
14151
|
/*!
|
|
14152
14152
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14153
14153
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14154
|
-
* Copyright (c) 2013-
|
|
14154
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14155
14155
|
*/
|
|
14156
14156
|
var UITooltip_1;
|
|
14157
14157
|
|
|
@@ -14361,7 +14361,7 @@ UITooltip = UITooltip_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */
|
|
|
14361
14361
|
/*!
|
|
14362
14362
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14363
14363
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14364
|
-
* Copyright (c) 2013-
|
|
14364
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14365
14365
|
*/
|
|
14366
14366
|
var UIElement_1;
|
|
14367
14367
|
|
|
@@ -14518,7 +14518,7 @@ UIElement = UIElement_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
14518
14518
|
/*!
|
|
14519
14519
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14520
14520
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14521
|
-
* Copyright (c) 2013-
|
|
14521
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14522
14522
|
*/
|
|
14523
14523
|
|
|
14524
14524
|
|
|
@@ -14569,7 +14569,7 @@ UIBlock = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14569
14569
|
/*!
|
|
14570
14570
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14571
14571
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14572
|
-
* Copyright (c) 2013-
|
|
14572
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14573
14573
|
*/
|
|
14574
14574
|
|
|
14575
14575
|
|
|
@@ -14658,7 +14658,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
14658
14658
|
/*!
|
|
14659
14659
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14660
14660
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14661
|
-
* Copyright (c) 2013-
|
|
14661
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14662
14662
|
*/
|
|
14663
14663
|
/**
|
|
14664
14664
|
* @module ui/form
|
|
@@ -14684,7 +14684,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
14684
14684
|
/*!
|
|
14685
14685
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14686
14686
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14687
|
-
* Copyright (c) 2013-
|
|
14687
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14688
14688
|
*/
|
|
14689
14689
|
var UITextArea_1;
|
|
14690
14690
|
|
|
@@ -14742,7 +14742,7 @@ UITextArea = UITextArea_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate
|
|
|
14742
14742
|
/*!
|
|
14743
14743
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14744
14744
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14745
|
-
* Copyright (c) 2013-
|
|
14745
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14746
14746
|
*/
|
|
14747
14747
|
var UICheckbox_1;
|
|
14748
14748
|
|
|
@@ -14825,7 +14825,7 @@ UICheckbox = UICheckbox_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate
|
|
|
14825
14825
|
/*!
|
|
14826
14826
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14827
14827
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14828
|
-
* Copyright (c) 2013-
|
|
14828
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14829
14829
|
*/
|
|
14830
14830
|
|
|
14831
14831
|
|
|
@@ -14895,7 +14895,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14895
14895
|
/*!
|
|
14896
14896
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14897
14897
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14898
|
-
* Copyright (c) 2013-
|
|
14898
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14899
14899
|
*/
|
|
14900
14900
|
/**
|
|
14901
14901
|
* @module ui/form
|
|
@@ -14927,7 +14927,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14927
14927
|
/*!
|
|
14928
14928
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14929
14929
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14930
|
-
* Copyright (c) 2013-
|
|
14930
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14931
14931
|
*/
|
|
14932
14932
|
var UIInput_1;
|
|
14933
14933
|
|
|
@@ -15178,7 +15178,7 @@ UIInput = UIInput_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg
|
|
|
15178
15178
|
/*!
|
|
15179
15179
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15180
15180
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15181
|
-
* Copyright (c) 2013-
|
|
15181
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15182
15182
|
*/
|
|
15183
15183
|
var UISelect_1;
|
|
15184
15184
|
|
|
@@ -15260,7 +15260,7 @@ UISelect = UISelect_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .
|
|
|
15260
15260
|
/*!
|
|
15261
15261
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15262
15262
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15263
|
-
* Copyright (c) 2013-
|
|
15263
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15264
15264
|
*/
|
|
15265
15265
|
/**
|
|
15266
15266
|
* @module ui/form
|
|
@@ -15285,7 +15285,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15285
15285
|
/*!
|
|
15286
15286
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15287
15287
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15288
|
-
* Copyright (c) 2013-
|
|
15288
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15289
15289
|
*/
|
|
15290
15290
|
|
|
15291
15291
|
|
|
@@ -15324,7 +15324,7 @@ const url = function (input) {
|
|
|
15324
15324
|
/*!
|
|
15325
15325
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15326
15326
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15327
|
-
* Copyright (c) 2013-
|
|
15327
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15328
15328
|
*/
|
|
15329
15329
|
|
|
15330
15330
|
/**
|
|
@@ -15359,7 +15359,7 @@ const required = function (select) {
|
|
|
15359
15359
|
/*!
|
|
15360
15360
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15361
15361
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15362
|
-
* Copyright (c) 2013-
|
|
15362
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15363
15363
|
*/
|
|
15364
15364
|
var UIGroup_1;
|
|
15365
15365
|
|
|
@@ -15509,7 +15509,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15509
15509
|
/*!
|
|
15510
15510
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15511
15511
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15512
|
-
* Copyright (c) 2013-
|
|
15512
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15513
15513
|
*/
|
|
15514
15514
|
/**
|
|
15515
15515
|
* @module ui/group
|
|
@@ -15543,7 +15543,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15543
15543
|
/*!
|
|
15544
15544
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15545
15545
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15546
|
-
* Copyright (c) 2013-
|
|
15546
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15547
15547
|
*/
|
|
15548
15548
|
|
|
15549
15549
|
|
|
@@ -15712,7 +15712,7 @@ UIList = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
15712
15712
|
/*!
|
|
15713
15713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15714
15714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15715
|
-
* Copyright (c) 2013-
|
|
15715
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15716
15716
|
*/
|
|
15717
15717
|
|
|
15718
15718
|
/**
|
|
@@ -15746,7 +15746,7 @@ UISeparator = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15746
15746
|
/*!
|
|
15747
15747
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15748
15748
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15749
|
-
* Copyright (c) 2013-
|
|
15749
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15750
15750
|
*/
|
|
15751
15751
|
|
|
15752
15752
|
/**
|
|
@@ -15779,7 +15779,7 @@ UISpacer = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15779
15779
|
/*!
|
|
15780
15780
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15781
15781
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15782
|
-
* Copyright (c) 2013-
|
|
15782
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15783
15783
|
*/
|
|
15784
15784
|
|
|
15785
15785
|
/**
|
|
@@ -15824,7 +15824,7 @@ function flatButtonsSet(buttons, jodit) {
|
|
|
15824
15824
|
/*!
|
|
15825
15825
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15826
15826
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15827
|
-
* Copyright (c) 2013-
|
|
15827
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15828
15828
|
*/
|
|
15829
15829
|
|
|
15830
15830
|
|
|
@@ -15902,7 +15902,7 @@ function findControlType(path, controls) {
|
|
|
15902
15902
|
/*!
|
|
15903
15903
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15904
15904
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15905
|
-
* Copyright (c) 2013-
|
|
15905
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15906
15906
|
*/
|
|
15907
15907
|
|
|
15908
15908
|
|
|
@@ -15937,7 +15937,7 @@ function getStrongControlTypes(items, controls) {
|
|
|
15937
15937
|
/*!
|
|
15938
15938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15939
15939
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15940
|
-
* Copyright (c) 2013-
|
|
15940
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15941
15941
|
*/
|
|
15942
15942
|
|
|
15943
15943
|
|
|
@@ -16064,7 +16064,7 @@ Icon.__cache = new Map();
|
|
|
16064
16064
|
/*!
|
|
16065
16065
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16066
16066
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16067
|
-
* Copyright (c) 2013-
|
|
16067
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16068
16068
|
*/
|
|
16069
16069
|
/**
|
|
16070
16070
|
* [[include:core/ui/README.md]]
|
|
@@ -16093,7 +16093,7 @@ Icon.__cache = new Map();
|
|
|
16093
16093
|
/*!
|
|
16094
16094
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16095
16095
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16096
|
-
* Copyright (c) 2013-
|
|
16096
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16097
16097
|
*/
|
|
16098
16098
|
/**
|
|
16099
16099
|
* @module ui/popup
|
|
@@ -16123,7 +16123,7 @@ Icon.__cache = new Map();
|
|
|
16123
16123
|
/*!
|
|
16124
16124
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16125
16125
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16126
|
-
* Copyright (c) 2013-
|
|
16126
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16127
16127
|
*/
|
|
16128
16128
|
|
|
16129
16129
|
|
|
@@ -16472,7 +16472,7 @@ class Popup extends jodit_core_ui_group_group__WEBPACK_IMPORTED_MODULE_7__/* .UI
|
|
|
16472
16472
|
/*!
|
|
16473
16473
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16474
16474
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16475
|
-
* Copyright (c) 2013-
|
|
16475
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16476
16476
|
*/
|
|
16477
16477
|
|
|
16478
16478
|
|
|
@@ -16533,7 +16533,7 @@ class ProgressBar extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1__/* .
|
|
|
16533
16533
|
/*!
|
|
16534
16534
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16535
16535
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16536
|
-
* Copyright (c) 2013-
|
|
16536
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16537
16537
|
*/
|
|
16538
16538
|
|
|
16539
16539
|
|
|
@@ -16704,7 +16704,7 @@ class ViewWithToolbar extends jodit_core_view_view__WEBPACK_IMPORTED_MODULE_6__/
|
|
|
16704
16704
|
/*!
|
|
16705
16705
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16706
16706
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16707
|
-
* Copyright (c) 2013-
|
|
16707
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16708
16708
|
*/
|
|
16709
16709
|
var View_1;
|
|
16710
16710
|
|
|
@@ -17023,7 +17023,7 @@ View.defaultOptions = {
|
|
|
17023
17023
|
/*!
|
|
17024
17024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17025
17025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17026
|
-
* Copyright (c) 2013-
|
|
17026
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17027
17027
|
*/
|
|
17028
17028
|
/**
|
|
17029
17029
|
* [[include:README.md]]
|
|
@@ -17112,7 +17112,7 @@ class CommitMode {
|
|
|
17112
17112
|
/*!
|
|
17113
17113
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17114
17114
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17115
|
-
* Copyright (c) 2013-
|
|
17115
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17116
17116
|
*/
|
|
17117
17117
|
var Jodit_1;
|
|
17118
17118
|
|
|
@@ -18403,7 +18403,7 @@ function addClassNames(className, elm) {
|
|
|
18403
18403
|
/*!
|
|
18404
18404
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18405
18405
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18406
|
-
* Copyright (c) 2013-
|
|
18406
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18407
18407
|
*/
|
|
18408
18408
|
|
|
18409
18409
|
|
|
@@ -18493,7 +18493,7 @@ Object.keys(exp).forEach((lang) => {
|
|
|
18493
18493
|
/*!
|
|
18494
18494
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18495
18495
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18496
|
-
* Copyright (c) 2013-
|
|
18496
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18497
18497
|
*/
|
|
18498
18498
|
|
|
18499
18499
|
|
|
@@ -18568,7 +18568,7 @@ ContextMenu = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
18568
18568
|
/*!
|
|
18569
18569
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18570
18570
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18571
|
-
* Copyright (c) 2013-
|
|
18571
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18572
18572
|
*/
|
|
18573
18573
|
|
|
18574
18574
|
|
|
@@ -18627,7 +18627,7 @@ function Alert(msg, title, callback, className = 'jodit-dialog_alert') {
|
|
|
18627
18627
|
/*!
|
|
18628
18628
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18629
18629
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18630
|
-
* Copyright (c) 2013-
|
|
18630
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18631
18631
|
*/
|
|
18632
18632
|
|
|
18633
18633
|
|
|
@@ -18703,7 +18703,7 @@ function Confirm(msg, title, callback) {
|
|
|
18703
18703
|
/*!
|
|
18704
18704
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18705
18705
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18706
|
-
* Copyright (c) 2013-
|
|
18706
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18707
18707
|
*/
|
|
18708
18708
|
var Dialog_1;
|
|
18709
18709
|
|
|
@@ -19332,7 +19332,7 @@ Dialog.defaultOptions = Object.assign(Object.assign({}, jodit_core_view_view__WE
|
|
|
19332
19332
|
/*!
|
|
19333
19333
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19334
19334
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19335
|
-
* Copyright (c) 2013-
|
|
19335
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19336
19336
|
*/
|
|
19337
19337
|
/**
|
|
19338
19338
|
* [[include:modules/dialog/README.md]]
|
|
@@ -19361,7 +19361,7 @@ Dialog.defaultOptions = Object.assign(Object.assign({}, jodit_core_view_view__WE
|
|
|
19361
19361
|
/*!
|
|
19362
19362
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19363
19363
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19364
|
-
* Copyright (c) 2013-
|
|
19364
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19365
19365
|
*/
|
|
19366
19366
|
|
|
19367
19367
|
|
|
@@ -19447,7 +19447,7 @@ function Prompt(msg, title, callback, placeholder, defaultValue) {
|
|
|
19447
19447
|
/*!
|
|
19448
19448
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19449
19449
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19450
|
-
* Copyright (c) 2013-
|
|
19450
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19451
19451
|
*/
|
|
19452
19452
|
|
|
19453
19453
|
|
|
@@ -19620,7 +19620,7 @@ const CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = (next = '
|
|
|
19620
19620
|
/*!
|
|
19621
19621
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19622
19622
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19623
|
-
* Copyright (c) 2013-
|
|
19623
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19624
19624
|
*/
|
|
19625
19625
|
const map = new WeakMap();
|
|
19626
19626
|
/**
|
|
@@ -19650,7 +19650,7 @@ const elementsMap = (view) => {
|
|
|
19650
19650
|
/*!
|
|
19651
19651
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19652
19652
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19653
|
-
* Copyright (c) 2013-
|
|
19653
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19654
19654
|
*/
|
|
19655
19655
|
|
|
19656
19656
|
class FileBrowserItem {
|
|
@@ -19728,7 +19728,7 @@ class FileBrowserItem {
|
|
|
19728
19728
|
/*!
|
|
19729
19729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19730
19730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19731
|
-
* Copyright (c) 2013-
|
|
19731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19732
19732
|
*/
|
|
19733
19733
|
|
|
19734
19734
|
|
|
@@ -20067,7 +20067,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fil
|
|
|
20067
20067
|
/*!
|
|
20068
20068
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20069
20069
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20070
|
-
* Copyright (c) 2013-
|
|
20070
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20071
20071
|
*/
|
|
20072
20072
|
|
|
20073
20073
|
|
|
@@ -20475,7 +20475,7 @@ DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
20475
20475
|
/*!
|
|
20476
20476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20477
20477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20478
|
-
* Copyright (c) 2013-
|
|
20478
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20479
20479
|
*/
|
|
20480
20480
|
|
|
20481
20481
|
|
|
@@ -20499,7 +20499,7 @@ function makeContextMenu(parent) {
|
|
|
20499
20499
|
/*!
|
|
20500
20500
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20501
20501
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20502
|
-
* Copyright (c) 2013-
|
|
20502
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20503
20503
|
*/
|
|
20504
20504
|
/**
|
|
20505
20505
|
* Removes a file from the server
|
|
@@ -20527,7 +20527,7 @@ function deleteFile(fb, name, source) {
|
|
|
20527
20527
|
/*!
|
|
20528
20528
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20529
20529
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20530
|
-
* Copyright (c) 2013-
|
|
20530
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20531
20531
|
*/
|
|
20532
20532
|
/**
|
|
20533
20533
|
* Loads a list of files and adds them to the state
|
|
@@ -20568,7 +20568,7 @@ function loadItems(fb) {
|
|
|
20568
20568
|
/*!
|
|
20569
20569
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20570
20570
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20571
|
-
* Copyright (c) 2013-
|
|
20571
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20572
20572
|
*/
|
|
20573
20573
|
|
|
20574
20574
|
|
|
@@ -20631,7 +20631,7 @@ function loadTree(fb) {
|
|
|
20631
20631
|
/*!
|
|
20632
20632
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20633
20633
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20634
|
-
* Copyright (c) 2013-
|
|
20634
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20635
20635
|
*/
|
|
20636
20636
|
|
|
20637
20637
|
|
|
@@ -20997,7 +20997,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
20997
20997
|
/*!
|
|
20998
20998
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20999
20999
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21000
|
-
* Copyright (c) 2013-
|
|
21000
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21001
21001
|
*/
|
|
21002
21002
|
/**
|
|
21003
21003
|
* [[include:modules/file-browser/README.md]]
|
|
@@ -21026,7 +21026,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
21026
21026
|
/*!
|
|
21027
21027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21028
21028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21029
|
-
* Copyright (c) 2013-
|
|
21029
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21030
21030
|
*/
|
|
21031
21031
|
|
|
21032
21032
|
|
|
@@ -21146,7 +21146,7 @@ function nativeListeners() {
|
|
|
21146
21146
|
/*!
|
|
21147
21147
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21148
21148
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21149
|
-
* Copyright (c) 2013-
|
|
21149
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21150
21150
|
*/
|
|
21151
21151
|
|
|
21152
21152
|
|
|
@@ -21290,7 +21290,7 @@ function selfListeners() {
|
|
|
21290
21290
|
/*!
|
|
21291
21291
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21292
21292
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21293
|
-
* Copyright (c) 2013-
|
|
21293
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21294
21294
|
*/
|
|
21295
21295
|
|
|
21296
21296
|
|
|
@@ -21448,7 +21448,7 @@ function stateListeners() {
|
|
|
21448
21448
|
/*!
|
|
21449
21449
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21450
21450
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21451
|
-
* Copyright (c) 2013-
|
|
21451
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21452
21452
|
*/
|
|
21453
21453
|
|
|
21454
21454
|
|
|
@@ -21474,7 +21474,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21474
21474
|
/*!
|
|
21475
21475
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21476
21476
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21477
|
-
* Copyright (c) 2013-
|
|
21477
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21478
21478
|
*/
|
|
21479
21479
|
/**
|
|
21480
21480
|
* @module modules/file-browser
|
|
@@ -21496,7 +21496,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21496
21496
|
/*!
|
|
21497
21497
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21498
21498
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21499
|
-
* Copyright (c) 2013-
|
|
21499
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21500
21500
|
*/
|
|
21501
21501
|
|
|
21502
21502
|
|
|
@@ -21519,7 +21519,7 @@ class FileBrowserTree extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIGr
|
|
|
21519
21519
|
/*!
|
|
21520
21520
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21521
21521
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21522
|
-
* Copyright (c) 2013-
|
|
21522
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21523
21523
|
*/
|
|
21524
21524
|
class Command {
|
|
21525
21525
|
undo() {
|
|
@@ -21556,7 +21556,7 @@ class Command {
|
|
|
21556
21556
|
/*!
|
|
21557
21557
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21558
21558
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21559
|
-
* Copyright (c) 2013-
|
|
21559
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21560
21560
|
*/
|
|
21561
21561
|
|
|
21562
21562
|
|
|
@@ -21729,7 +21729,7 @@ class History extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .ViewC
|
|
|
21729
21729
|
/*!
|
|
21730
21730
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21731
21731
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21732
|
-
* Copyright (c) 2013-
|
|
21732
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21733
21733
|
*/
|
|
21734
21734
|
|
|
21735
21735
|
|
|
@@ -21953,7 +21953,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
|
|
|
21953
21953
|
/*!
|
|
21954
21954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21955
21955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21956
|
-
* Copyright (c) 2013-
|
|
21956
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21957
21957
|
*/
|
|
21958
21958
|
class Stack {
|
|
21959
21959
|
constructor(size) {
|
|
@@ -22030,7 +22030,7 @@ class Stack {
|
|
|
22030
22030
|
/*!
|
|
22031
22031
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22032
22032
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22033
|
-
* Copyright (c) 2013-
|
|
22033
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22034
22034
|
*/
|
|
22035
22035
|
|
|
22036
22036
|
|
|
@@ -22076,7 +22076,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', (_icon
|
|
|
22076
22076
|
/*!
|
|
22077
22077
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22078
22078
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22079
|
-
* Copyright (c) 2013-
|
|
22079
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22080
22080
|
*/
|
|
22081
22081
|
var ImageEditor_1;
|
|
22082
22082
|
|
|
@@ -22657,7 +22657,7 @@ function openImageEditor(href, name, path, source, onSuccess, onFailed) {
|
|
|
22657
22657
|
/*!
|
|
22658
22658
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22659
22659
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22660
|
-
* Copyright (c) 2013-
|
|
22660
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22661
22661
|
*/
|
|
22662
22662
|
|
|
22663
22663
|
const jie = 'jodit-image-editor';
|
|
@@ -22834,7 +22834,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22834
22834
|
/*!
|
|
22835
22835
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22836
22836
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22837
|
-
* Copyright (c) 2013-
|
|
22837
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22838
22838
|
*/
|
|
22839
22839
|
/**
|
|
22840
22840
|
* [[include:modules/README.md]]
|
|
@@ -22886,7 +22886,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22886
22886
|
/*!
|
|
22887
22887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22888
22888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22889
|
-
* Copyright (c) 2013-
|
|
22889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22890
22890
|
*/
|
|
22891
22891
|
|
|
22892
22892
|
|
|
@@ -22925,7 +22925,7 @@ UIMessage = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
22925
22925
|
/*!
|
|
22926
22926
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22927
22927
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22928
|
-
* Copyright (c) 2013-
|
|
22928
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22929
22929
|
*/
|
|
22930
22930
|
|
|
22931
22931
|
|
|
@@ -23060,7 +23060,7 @@ UIMessages = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
23060
23060
|
/*!
|
|
23061
23061
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23062
23062
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23063
|
-
* Copyright (c) 2013-
|
|
23063
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23064
23064
|
*/
|
|
23065
23065
|
|
|
23066
23066
|
|
|
@@ -23167,7 +23167,7 @@ StatusBar = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
23167
23167
|
/*!
|
|
23168
23168
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23169
23169
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23170
|
-
* Copyright (c) 2013-
|
|
23170
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23171
23171
|
*/
|
|
23172
23172
|
|
|
23173
23173
|
|
|
@@ -23865,7 +23865,7 @@ const instance = (j) => j.getInstance('Table', j.o);
|
|
|
23865
23865
|
/*!
|
|
23866
23866
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23867
23867
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23868
|
-
* Copyright (c) 2013-
|
|
23868
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23869
23869
|
*/
|
|
23870
23870
|
|
|
23871
23871
|
|
|
@@ -24273,7 +24273,7 @@ ToolbarButton = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
24273
24273
|
/*!
|
|
24274
24274
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24275
24275
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24276
|
-
* Copyright (c) 2013-
|
|
24276
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24277
24277
|
*/
|
|
24278
24278
|
|
|
24279
24279
|
|
|
@@ -24330,7 +24330,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24330
24330
|
/*!
|
|
24331
24331
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24332
24332
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24333
|
-
* Copyright (c) 2013-
|
|
24333
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24334
24334
|
*/
|
|
24335
24335
|
/**
|
|
24336
24336
|
* @module modules/toolbar/button
|
|
@@ -24357,7 +24357,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24357
24357
|
/*!
|
|
24358
24358
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24359
24359
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24360
|
-
* Copyright (c) 2013-
|
|
24360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24361
24361
|
*/
|
|
24362
24362
|
|
|
24363
24363
|
|
|
@@ -24412,7 +24412,7 @@ ToolbarSelect = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24412
24412
|
/*!
|
|
24413
24413
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24414
24414
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24415
|
-
* Copyright (c) 2013-
|
|
24415
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24416
24416
|
*/
|
|
24417
24417
|
|
|
24418
24418
|
|
|
@@ -24545,7 +24545,7 @@ ToolbarCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)(
|
|
|
24545
24545
|
/*!
|
|
24546
24546
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24547
24547
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24548
|
-
* Copyright (c) 2013-
|
|
24548
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24549
24549
|
*/
|
|
24550
24550
|
|
|
24551
24551
|
|
|
@@ -24691,7 +24691,7 @@ ToolbarEditorCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
24691
24691
|
/*!
|
|
24692
24692
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24693
24693
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24694
|
-
* Copyright (c) 2013-
|
|
24694
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24695
24695
|
*/
|
|
24696
24696
|
|
|
24697
24697
|
|
|
@@ -24745,7 +24745,7 @@ function makeSelect(view, control, target = null) {
|
|
|
24745
24745
|
/*!
|
|
24746
24746
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24747
24747
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24748
|
-
* Copyright (c) 2013-
|
|
24748
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24749
24749
|
*/
|
|
24750
24750
|
|
|
24751
24751
|
|
|
@@ -24843,7 +24843,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.uploader = {
|
|
|
24843
24843
|
/*!
|
|
24844
24844
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24845
24845
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24846
|
-
* Copyright (c) 2013-
|
|
24846
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24847
24847
|
*/
|
|
24848
24848
|
|
|
24849
24849
|
function buildData(uploader, data) {
|
|
@@ -24881,7 +24881,7 @@ function buildData(uploader, data) {
|
|
|
24881
24881
|
/*!
|
|
24882
24882
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24883
24883
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24884
|
-
* Copyright (c) 2013-
|
|
24884
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24885
24885
|
*/
|
|
24886
24886
|
/**
|
|
24887
24887
|
* @module modules/uploader
|
|
@@ -24925,7 +24925,7 @@ function dataURItoBlob(dataURI) {
|
|
|
24925
24925
|
/*!
|
|
24926
24926
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24927
24927
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24928
|
-
* Copyright (c) 2013-
|
|
24928
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24929
24929
|
*/
|
|
24930
24930
|
|
|
24931
24931
|
|
|
@@ -24958,7 +24958,7 @@ function hasItems(data) {
|
|
|
24958
24958
|
/*!
|
|
24959
24959
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24960
24960
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24961
|
-
* Copyright (c) 2013-
|
|
24961
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24962
24962
|
*/
|
|
24963
24963
|
|
|
24964
24964
|
|
|
@@ -25004,7 +25004,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
25004
25004
|
/*!
|
|
25005
25005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25006
25006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25007
|
-
* Copyright (c) 2013-
|
|
25007
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25008
25008
|
*/
|
|
25009
25009
|
|
|
25010
25010
|
|
|
@@ -25131,7 +25131,7 @@ function readImagesWithReader(fileList, imagesExtensions, promises, uploader, ha
|
|
|
25131
25131
|
/*!
|
|
25132
25132
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25133
25133
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25134
|
-
* Copyright (c) 2013-
|
|
25134
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25135
25135
|
*/
|
|
25136
25136
|
|
|
25137
25137
|
|
|
@@ -25224,7 +25224,7 @@ function send(uploader, data) {
|
|
|
25224
25224
|
/*!
|
|
25225
25225
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25226
25226
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25227
|
-
* Copyright (c) 2013-
|
|
25227
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25228
25228
|
*/
|
|
25229
25229
|
|
|
25230
25230
|
|
|
@@ -25432,7 +25432,7 @@ class Uploader extends jodit_core_component___WEBPACK_IMPORTED_MODULE_0__/* .Vie
|
|
|
25432
25432
|
/*!
|
|
25433
25433
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25434
25434
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25435
|
-
* Copyright (c) 2013-
|
|
25435
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25436
25436
|
*/
|
|
25437
25437
|
|
|
25438
25438
|
|
|
@@ -25537,7 +25537,7 @@ const ColorPickerWidget = (editor, callback, coldColor) => {
|
|
|
25537
25537
|
/*!
|
|
25538
25538
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25539
25539
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25540
|
-
* Copyright (c) 2013-
|
|
25540
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25541
25541
|
*/
|
|
25542
25542
|
|
|
25543
25543
|
|
|
@@ -25671,7 +25671,7 @@ function val(elm, selector, value) {
|
|
|
25671
25671
|
/*!
|
|
25672
25672
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25673
25673
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25674
|
-
* Copyright (c) 2013-
|
|
25674
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25675
25675
|
*/
|
|
25676
25676
|
/**
|
|
25677
25677
|
* [[include:modules/widget/README.md]]
|
|
@@ -25700,7 +25700,7 @@ function val(elm, selector, value) {
|
|
|
25700
25700
|
/*!
|
|
25701
25701
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25702
25702
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25703
|
-
* Copyright (c) 2013-
|
|
25703
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25704
25704
|
*/
|
|
25705
25705
|
|
|
25706
25706
|
|
|
@@ -25840,7 +25840,7 @@ const TabsWidget = (jodit, tabs, state) => {
|
|
|
25840
25840
|
/*!
|
|
25841
25841
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25842
25842
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25843
|
-
* Copyright (c) 2013-
|
|
25843
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25844
25844
|
*/
|
|
25845
25845
|
|
|
25846
25846
|
|
|
@@ -25905,7 +25905,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_3__/* .Icon */ .I.set('about', (_abo
|
|
|
25905
25905
|
/*!
|
|
25906
25906
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25907
25907
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25908
|
-
* Copyright (c) 2013-
|
|
25908
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25909
25909
|
*/
|
|
25910
25910
|
|
|
25911
25911
|
|
|
@@ -26138,7 +26138,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('addNe
|
|
|
26138
26138
|
/*!
|
|
26139
26139
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26140
26140
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26141
|
-
* Copyright (c) 2013-
|
|
26141
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26142
26142
|
*/
|
|
26143
26143
|
|
|
26144
26144
|
|
|
@@ -26176,7 +26176,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
26176
26176
|
/*!
|
|
26177
26177
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26178
26178
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26179
|
-
* Copyright (c) 2013-
|
|
26179
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26180
26180
|
*/
|
|
26181
26181
|
|
|
26182
26182
|
|
|
@@ -26301,7 +26301,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('ai-as
|
|
|
26301
26301
|
/*!
|
|
26302
26302
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26303
26303
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26304
|
-
* Copyright (c) 2013-
|
|
26304
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26305
26305
|
*/
|
|
26306
26306
|
|
|
26307
26307
|
|
|
@@ -26401,7 +26401,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls['ai
|
|
|
26401
26401
|
/*!
|
|
26402
26402
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26403
26403
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26404
|
-
* Copyright (c) 2013-
|
|
26404
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26405
26405
|
*/
|
|
26406
26406
|
module.exports = {
|
|
26407
26407
|
aiAssistant: 'AI Assistant',
|
|
@@ -26423,7 +26423,7 @@ module.exports = {
|
|
|
26423
26423
|
/*!
|
|
26424
26424
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26425
26425
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26426
|
-
* Copyright (c) 2013-
|
|
26426
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26427
26427
|
*/
|
|
26428
26428
|
module.exports = {
|
|
26429
26429
|
aiAssistant: 'Asistente de IA',
|
|
@@ -26484,7 +26484,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26484
26484
|
/*!
|
|
26485
26485
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26486
26486
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26487
|
-
* Copyright (c) 2013-
|
|
26487
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26488
26488
|
*/
|
|
26489
26489
|
/**
|
|
26490
26490
|
* @module plugins/ai-assistant
|
|
@@ -26513,7 +26513,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26513
26513
|
/*!
|
|
26514
26514
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26515
26515
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26516
|
-
* Copyright (c) 2013-
|
|
26516
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26517
26517
|
*/
|
|
26518
26518
|
|
|
26519
26519
|
|
|
@@ -26675,7 +26675,7 @@ UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
26675
26675
|
/*!
|
|
26676
26676
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26677
26677
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26678
|
-
* Copyright (c) 2013-
|
|
26678
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26679
26679
|
*/
|
|
26680
26680
|
|
|
26681
26681
|
|
|
@@ -26816,7 +26816,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('backs
|
|
|
26816
26816
|
/*!
|
|
26817
26817
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26818
26818
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26819
|
-
* Copyright (c) 2013-
|
|
26819
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26820
26820
|
*/
|
|
26821
26821
|
|
|
26822
26822
|
|
|
@@ -26892,7 +26892,7 @@ function moveContentAndRemoveEmpty(jodit, mainClosestBox, sibling, backspace) {
|
|
|
26892
26892
|
/*!
|
|
26893
26893
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26894
26894
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26895
|
-
* Copyright (c) 2013-
|
|
26895
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26896
26896
|
*/
|
|
26897
26897
|
|
|
26898
26898
|
|
|
@@ -26942,7 +26942,7 @@ function checkJoinTwoLists(jodit, fakeNode, backspace) {
|
|
|
26942
26942
|
/*!
|
|
26943
26943
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26944
26944
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26945
|
-
* Copyright (c) 2013-
|
|
26945
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26946
26946
|
*/
|
|
26947
26947
|
/**
|
|
26948
26948
|
* On Not collapsed selection - should only remove whole selected content
|
|
@@ -26982,7 +26982,7 @@ function checkNotCollapsed(jodit) {
|
|
|
26982
26982
|
/*!
|
|
26983
26983
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26984
26984
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26985
|
-
* Copyright (c) 2013-
|
|
26985
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26986
26986
|
*/
|
|
26987
26987
|
|
|
26988
26988
|
|
|
@@ -27156,7 +27156,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
27156
27156
|
/*!
|
|
27157
27157
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27158
27158
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27159
|
-
* Copyright (c) 2013-
|
|
27159
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27160
27160
|
*/
|
|
27161
27161
|
|
|
27162
27162
|
|
|
@@ -27197,7 +27197,7 @@ function checkRemoveContentNotEditable(jodit, fakeNode, backspace) {
|
|
|
27197
27197
|
/*!
|
|
27198
27198
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27199
27199
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27200
|
-
* Copyright (c) 2013-
|
|
27200
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27201
27201
|
*/
|
|
27202
27202
|
|
|
27203
27203
|
/**
|
|
@@ -27243,7 +27243,7 @@ function checkRemoveEmptyNeighbor(jodit, fakeNode, backspace) {
|
|
|
27243
27243
|
/*!
|
|
27244
27244
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27245
27245
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27246
|
-
* Copyright (c) 2013-
|
|
27246
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27247
27247
|
*/
|
|
27248
27248
|
|
|
27249
27249
|
|
|
@@ -27312,7 +27312,7 @@ function checkRemoveEmptyParent(jodit, fakeNode, backspace) {
|
|
|
27312
27312
|
/*!
|
|
27313
27313
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27314
27314
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27315
|
-
* Copyright (c) 2013-
|
|
27315
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27316
27316
|
*/
|
|
27317
27317
|
|
|
27318
27318
|
|
|
@@ -27363,7 +27363,7 @@ function checkRemoveUnbreakableElement(jodit, fakeNode, backspace) {
|
|
|
27363
27363
|
/*!
|
|
27364
27364
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27365
27365
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27366
|
-
* Copyright (c) 2013-
|
|
27366
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27367
27367
|
*/
|
|
27368
27368
|
|
|
27369
27369
|
/**
|
|
@@ -27403,7 +27403,7 @@ function checkTableCell(jodit, fakeNode) {
|
|
|
27403
27403
|
/*!
|
|
27404
27404
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27405
27405
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27406
|
-
* Copyright (c) 2013-
|
|
27406
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27407
27407
|
*/
|
|
27408
27408
|
|
|
27409
27409
|
|
|
@@ -27464,7 +27464,7 @@ function checkUnwrapFirstListItem(jodit, fakeNode, backspace) {
|
|
|
27464
27464
|
/*!
|
|
27465
27465
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27466
27466
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27467
|
-
* Copyright (c) 2013-
|
|
27467
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27468
27468
|
*/
|
|
27469
27469
|
/**
|
|
27470
27470
|
* @module plugins/backspace
|
|
@@ -27504,7 +27504,7 @@ const cases = [
|
|
|
27504
27504
|
/*!
|
|
27505
27505
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27506
27506
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27507
|
-
* Copyright (c) 2013-
|
|
27507
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27508
27508
|
*/
|
|
27509
27509
|
/**
|
|
27510
27510
|
* @module plugins/backspace
|
|
@@ -27536,7 +27536,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.delete = {
|
|
|
27536
27536
|
/*!
|
|
27537
27537
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27538
27538
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27539
|
-
* Copyright (c) 2013-
|
|
27539
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27540
27540
|
*/
|
|
27541
27541
|
|
|
27542
27542
|
/**
|
|
@@ -27597,7 +27597,7 @@ function getMoveFilter(jodit) {
|
|
|
27597
27597
|
/*!
|
|
27598
27598
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27599
27599
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27600
|
-
* Copyright (c) 2013-
|
|
27600
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27601
27601
|
*/
|
|
27602
27602
|
|
|
27603
27603
|
|
|
@@ -27686,7 +27686,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('bold', (_icon
|
|
|
27686
27686
|
/*!
|
|
27687
27687
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27688
27688
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27689
|
-
* Copyright (c) 2013-
|
|
27689
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27690
27690
|
*/
|
|
27691
27691
|
|
|
27692
27692
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.subscript = {
|
|
@@ -27749,7 +27749,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.str
|
|
|
27749
27749
|
/*!
|
|
27750
27750
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27751
27751
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27752
|
-
* Copyright (c) 2013-
|
|
27752
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27753
27753
|
*/
|
|
27754
27754
|
|
|
27755
27755
|
|
|
@@ -27868,7 +27868,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('class-span',
|
|
|
27868
27868
|
/*!
|
|
27869
27869
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27870
27870
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27871
|
-
* Copyright (c) 2013-
|
|
27871
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27872
27872
|
*/
|
|
27873
27873
|
|
|
27874
27874
|
|
|
@@ -27991,7 +27991,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('clean
|
|
|
27991
27991
|
/*!
|
|
27992
27992
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27993
27993
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27994
|
-
* Copyright (c) 2013-
|
|
27994
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27995
27995
|
*/
|
|
27996
27996
|
|
|
27997
27997
|
|
|
@@ -28033,7 +28033,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('eraser', (_er
|
|
|
28033
28033
|
/*!
|
|
28034
28034
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28035
28035
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28036
|
-
* Copyright (c) 2013-
|
|
28036
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28037
28037
|
*/
|
|
28038
28038
|
|
|
28039
28039
|
|
|
@@ -28099,7 +28099,7 @@ function getHash(tags) {
|
|
|
28099
28099
|
/*!
|
|
28100
28100
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28101
28101
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28102
|
-
* Copyright (c) 2013-
|
|
28102
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28103
28103
|
*/
|
|
28104
28104
|
/**
|
|
28105
28105
|
* @module plugins/clean-html
|
|
@@ -28125,7 +28125,7 @@ function getHash(tags) {
|
|
|
28125
28125
|
/*!
|
|
28126
28126
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28127
28127
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28128
|
-
* Copyright (c) 2013-
|
|
28128
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28129
28129
|
*/
|
|
28130
28130
|
|
|
28131
28131
|
|
|
@@ -28184,7 +28184,7 @@ function isInlineBlock(node) {
|
|
|
28184
28184
|
/*!
|
|
28185
28185
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28186
28186
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28187
|
-
* Copyright (c) 2013-
|
|
28187
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28188
28188
|
*/
|
|
28189
28189
|
|
|
28190
28190
|
|
|
@@ -28249,7 +28249,7 @@ function removeFormatForSelection(jodit) {
|
|
|
28249
28249
|
/*!
|
|
28250
28250
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28251
28251
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28252
|
-
* Copyright (c) 2013-
|
|
28252
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28253
28253
|
*/
|
|
28254
28254
|
|
|
28255
28255
|
/**
|
|
@@ -28292,7 +28292,7 @@ function allowAttributes(jodit, nodeElm, hadEffect, allow) {
|
|
|
28292
28292
|
/*!
|
|
28293
28293
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28294
28294
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28295
|
-
* Copyright (c) 2013-
|
|
28295
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28296
28296
|
*/
|
|
28297
28297
|
|
|
28298
28298
|
|
|
@@ -28345,7 +28345,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28345
28345
|
/*!
|
|
28346
28346
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28347
28347
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28348
|
-
* Copyright (c) 2013-
|
|
28348
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28349
28349
|
*/
|
|
28350
28350
|
/**
|
|
28351
28351
|
* @module plugins/clean-html
|
|
@@ -28375,7 +28375,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28375
28375
|
/*!
|
|
28376
28376
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28377
28377
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28378
|
-
* Copyright (c) 2013-
|
|
28378
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28379
28379
|
*/
|
|
28380
28380
|
|
|
28381
28381
|
/**
|
|
@@ -28407,7 +28407,7 @@ function removeEmptyTextNode(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28407
28407
|
/*!
|
|
28408
28408
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28409
28409
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28410
|
-
* Copyright (c) 2013-
|
|
28410
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28411
28411
|
*/
|
|
28412
28412
|
|
|
28413
28413
|
|
|
@@ -28449,7 +28449,7 @@ function removeInvTextNodes(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28449
28449
|
/*!
|
|
28450
28450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28451
28451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28452
|
-
* Copyright (c) 2013-
|
|
28452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28453
28453
|
*/
|
|
28454
28454
|
|
|
28455
28455
|
/**
|
|
@@ -28493,7 +28493,7 @@ function replaceIfMatched(jodit, oldParent, list) {
|
|
|
28493
28493
|
/*!
|
|
28494
28494
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28495
28495
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28496
|
-
* Copyright (c) 2013-
|
|
28496
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28497
28497
|
*/
|
|
28498
28498
|
|
|
28499
28499
|
|
|
@@ -28527,7 +28527,7 @@ function sanitizeAttributes(jodit, nodeElm, hadEffect) {
|
|
|
28527
28527
|
/*!
|
|
28528
28528
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28529
28529
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28530
|
-
* Copyright (c) 2013-
|
|
28530
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28531
28531
|
*/
|
|
28532
28532
|
|
|
28533
28533
|
|
|
@@ -28573,7 +28573,7 @@ function isRemovableNode(jodit, node, current, allow, deny) {
|
|
|
28573
28573
|
/*!
|
|
28574
28574
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28575
28575
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28576
|
-
* Copyright (c) 2013-
|
|
28576
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28577
28577
|
*/
|
|
28578
28578
|
|
|
28579
28579
|
|
|
@@ -28616,7 +28616,7 @@ function visitNodeWalker(jodit, nodeElm, allowTags, denyTags, currentSelectionNo
|
|
|
28616
28616
|
/*!
|
|
28617
28617
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28618
28618
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28619
|
-
* Copyright (c) 2013-
|
|
28619
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28620
28620
|
*/
|
|
28621
28621
|
|
|
28622
28622
|
|
|
@@ -28705,7 +28705,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipb
|
|
|
28705
28705
|
/*!
|
|
28706
28706
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28707
28707
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28708
|
-
* Copyright (c) 2013-
|
|
28708
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28709
28709
|
*/
|
|
28710
28710
|
|
|
28711
28711
|
|
|
@@ -28747,7 +28747,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('copy', (_icon
|
|
|
28747
28747
|
/*!
|
|
28748
28748
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28749
28749
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28750
|
-
* Copyright (c) 2013-
|
|
28750
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28751
28751
|
*/
|
|
28752
28752
|
|
|
28753
28753
|
|
|
@@ -28810,7 +28810,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('color
|
|
|
28810
28810
|
/*!
|
|
28811
28811
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28812
28812
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28813
|
-
* Copyright (c) 2013-
|
|
28813
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28814
28814
|
*/
|
|
28815
28815
|
|
|
28816
28816
|
|
|
@@ -28981,7 +28981,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.bru
|
|
|
28981
28981
|
/*!
|
|
28982
28982
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28983
28983
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28984
|
-
* Copyright (c) 2013-
|
|
28984
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28985
28985
|
*/
|
|
28986
28986
|
|
|
28987
28987
|
|
|
@@ -29101,7 +29101,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('copyformat',
|
|
|
29101
29101
|
/*!
|
|
29102
29102
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29103
29103
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29104
|
-
* Copyright (c) 2013-
|
|
29104
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29105
29105
|
*/
|
|
29106
29106
|
module.exports = {
|
|
29107
29107
|
'copy-format': 'نسخ التنسيق'
|
|
@@ -29118,7 +29118,7 @@ module.exports = {
|
|
|
29118
29118
|
/*!
|
|
29119
29119
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29120
29120
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29121
|
-
* Copyright (c) 2013-
|
|
29121
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29122
29122
|
*/
|
|
29123
29123
|
module.exports = {
|
|
29124
29124
|
'copy-format': 'Kopírovat formát'
|
|
@@ -29135,7 +29135,7 @@ module.exports = {
|
|
|
29135
29135
|
/*!
|
|
29136
29136
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29137
29137
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29138
|
-
* Copyright (c) 2013-
|
|
29138
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29139
29139
|
*/
|
|
29140
29140
|
module.exports = {
|
|
29141
29141
|
'copy-format': 'Format kopierenт'
|
|
@@ -29152,7 +29152,7 @@ module.exports = {
|
|
|
29152
29152
|
/*!
|
|
29153
29153
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29154
29154
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29155
|
-
* Copyright (c) 2013-
|
|
29155
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29156
29156
|
*/
|
|
29157
29157
|
module.exports = {
|
|
29158
29158
|
'copy-format': 'Copiar formato'
|
|
@@ -29169,7 +29169,7 @@ module.exports = {
|
|
|
29169
29169
|
/*!
|
|
29170
29170
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29171
29171
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29172
|
-
* Copyright (c) 2013-
|
|
29172
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29173
29173
|
*/
|
|
29174
29174
|
module.exports = {
|
|
29175
29175
|
'copy-format': 'کپی کردن قالب'
|
|
@@ -29186,7 +29186,7 @@ module.exports = {
|
|
|
29186
29186
|
/*!
|
|
29187
29187
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29188
29188
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29189
|
-
* Copyright (c) 2013-
|
|
29189
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29190
29190
|
*/
|
|
29191
29191
|
module.exports = {
|
|
29192
29192
|
'copy-format': 'Kopioi muotoilu'
|
|
@@ -29203,7 +29203,7 @@ module.exports = {
|
|
|
29203
29203
|
/*!
|
|
29204
29204
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29205
29205
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29206
|
-
* Copyright (c) 2013-
|
|
29206
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29207
29207
|
*/
|
|
29208
29208
|
module.exports = {
|
|
29209
29209
|
'copy-format': 'Format de copie'
|
|
@@ -29220,7 +29220,7 @@ module.exports = {
|
|
|
29220
29220
|
/*!
|
|
29221
29221
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29222
29222
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29223
|
-
* Copyright (c) 2013-
|
|
29223
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29224
29224
|
*/
|
|
29225
29225
|
module.exports = {
|
|
29226
29226
|
'copy-format': 'העתק עיצוב'
|
|
@@ -29237,7 +29237,7 @@ module.exports = {
|
|
|
29237
29237
|
/*!
|
|
29238
29238
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29239
29239
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29240
|
-
* Copyright (c) 2013-
|
|
29240
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29241
29241
|
*/
|
|
29242
29242
|
module.exports = {
|
|
29243
29243
|
'copy-format': 'Formátum másolás'
|
|
@@ -29254,7 +29254,7 @@ module.exports = {
|
|
|
29254
29254
|
/*!
|
|
29255
29255
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29256
29256
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29257
|
-
* Copyright (c) 2013-
|
|
29257
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29258
29258
|
*/
|
|
29259
29259
|
module.exports = {
|
|
29260
29260
|
'copy-format': 'salin format'
|
|
@@ -29336,7 +29336,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29336
29336
|
/*!
|
|
29337
29337
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29338
29338
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29339
|
-
* Copyright (c) 2013-
|
|
29339
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29340
29340
|
*/
|
|
29341
29341
|
|
|
29342
29342
|
|
|
@@ -29372,7 +29372,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29372
29372
|
/*!
|
|
29373
29373
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29374
29374
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29375
|
-
* Copyright (c) 2013-
|
|
29375
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29376
29376
|
*/
|
|
29377
29377
|
module.exports = {
|
|
29378
29378
|
'copy-format': 'Copia il formato'
|
|
@@ -29389,7 +29389,7 @@ module.exports = {
|
|
|
29389
29389
|
/*!
|
|
29390
29390
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29391
29391
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29392
|
-
* Copyright (c) 2013-
|
|
29392
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29393
29393
|
*/
|
|
29394
29394
|
module.exports = {
|
|
29395
29395
|
'copy-format': 'copyformat'
|
|
@@ -29406,7 +29406,7 @@ module.exports = {
|
|
|
29406
29406
|
/*!
|
|
29407
29407
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29408
29408
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29409
|
-
* Copyright (c) 2013-
|
|
29409
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29410
29410
|
*/
|
|
29411
29411
|
module.exports = {
|
|
29412
29412
|
'copy-format': '복사 형식'
|
|
@@ -29423,7 +29423,7 @@ module.exports = {
|
|
|
29423
29423
|
/*!
|
|
29424
29424
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29425
29425
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29426
|
-
* Copyright (c) 2013-
|
|
29426
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29427
29427
|
*/
|
|
29428
29428
|
module.exports = {
|
|
29429
29429
|
'copy-format': 'Формат хуулах'
|
|
@@ -29440,7 +29440,7 @@ module.exports = {
|
|
|
29440
29440
|
/*!
|
|
29441
29441
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29442
29442
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29443
|
-
* Copyright (c) 2013-
|
|
29443
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29444
29444
|
*/
|
|
29445
29445
|
module.exports = {
|
|
29446
29446
|
'copy-format': 'opmaak kopiëren'
|
|
@@ -29457,7 +29457,7 @@ module.exports = {
|
|
|
29457
29457
|
/*!
|
|
29458
29458
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29459
29459
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29460
|
-
* Copyright (c) 2013-
|
|
29460
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29461
29461
|
*/
|
|
29462
29462
|
module.exports = {
|
|
29463
29463
|
'copy-format': 'format kopii'
|
|
@@ -29474,7 +29474,7 @@ module.exports = {
|
|
|
29474
29474
|
/*!
|
|
29475
29475
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29476
29476
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29477
|
-
* Copyright (c) 2013-
|
|
29477
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29478
29478
|
*/
|
|
29479
29479
|
module.exports = {
|
|
29480
29480
|
'copy-format': 'Copiar formato'
|
|
@@ -29491,7 +29491,7 @@ module.exports = {
|
|
|
29491
29491
|
/*!
|
|
29492
29492
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29493
29493
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29494
|
-
* Copyright (c) 2013-
|
|
29494
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29495
29495
|
*/
|
|
29496
29496
|
module.exports = {
|
|
29497
29497
|
'copy-format': 'Копировать формат'
|
|
@@ -29508,7 +29508,7 @@ module.exports = {
|
|
|
29508
29508
|
/*!
|
|
29509
29509
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29510
29510
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29511
|
-
* Copyright (c) 2013-
|
|
29511
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29512
29512
|
*/
|
|
29513
29513
|
module.exports = {
|
|
29514
29514
|
'copy-format': 'Kopyalama Biçimi'
|
|
@@ -29525,7 +29525,7 @@ module.exports = {
|
|
|
29525
29525
|
/*!
|
|
29526
29526
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29527
29527
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29528
|
-
* Copyright (c) 2013-
|
|
29528
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29529
29529
|
*/
|
|
29530
29530
|
module.exports = {
|
|
29531
29531
|
'copy-format': '复制格式'
|
|
@@ -29542,7 +29542,7 @@ module.exports = {
|
|
|
29542
29542
|
/*!
|
|
29543
29543
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29544
29544
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29545
|
-
* Copyright (c) 2013-
|
|
29545
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29546
29546
|
*/
|
|
29547
29547
|
module.exports = {
|
|
29548
29548
|
'copy-format': '複製格式'
|
|
@@ -29564,7 +29564,7 @@ module.exports = {
|
|
|
29564
29564
|
/*!
|
|
29565
29565
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29566
29566
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29567
|
-
* Copyright (c) 2013-
|
|
29567
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29568
29568
|
*/
|
|
29569
29569
|
|
|
29570
29570
|
|
|
@@ -29706,7 +29706,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('delet
|
|
|
29706
29706
|
/*!
|
|
29707
29707
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29708
29708
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29709
|
-
* Copyright (c) 2013-
|
|
29709
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29710
29710
|
*/
|
|
29711
29711
|
/**
|
|
29712
29712
|
* @module plugins/drag-and-drop-element
|
|
@@ -29732,7 +29732,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.draggableTag
|
|
|
29732
29732
|
/*!
|
|
29733
29733
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29734
29734
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29735
|
-
* Copyright (c) 2013-
|
|
29735
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29736
29736
|
*/
|
|
29737
29737
|
|
|
29738
29738
|
|
|
@@ -29947,7 +29947,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragA
|
|
|
29947
29947
|
/*!
|
|
29948
29948
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29949
29949
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29950
|
-
* Copyright (c) 2013-
|
|
29950
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29951
29951
|
*/
|
|
29952
29952
|
|
|
29953
29953
|
|
|
@@ -30142,7 +30142,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30142
30142
|
/*!
|
|
30143
30143
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30144
30144
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30145
|
-
* Copyright (c) 2013-
|
|
30145
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30146
30146
|
*/
|
|
30147
30147
|
/**
|
|
30148
30148
|
* @module plugins/dtd
|
|
@@ -30164,7 +30164,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30164
30164
|
/*!
|
|
30165
30165
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30166
30166
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30167
|
-
* Copyright (c) 2013-
|
|
30167
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30168
30168
|
*/
|
|
30169
30169
|
|
|
30170
30170
|
const brBoxes = new Set([
|
|
@@ -30209,7 +30209,7 @@ function removeExtraBr(jodit, node) {
|
|
|
30209
30209
|
/*!
|
|
30210
30210
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30211
30211
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30212
|
-
* Copyright (c) 2013-
|
|
30212
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30213
30213
|
*/
|
|
30214
30214
|
|
|
30215
30215
|
/**
|
|
@@ -30247,7 +30247,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30247
30247
|
/*!
|
|
30248
30248
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30249
30249
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30250
|
-
* Copyright (c) 2013-
|
|
30250
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30251
30251
|
*/
|
|
30252
30252
|
/**
|
|
30253
30253
|
* @module plugins/dtd
|
|
@@ -30266,7 +30266,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30266
30266
|
/*!
|
|
30267
30267
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30268
30268
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30269
|
-
* Copyright (c) 2013-
|
|
30269
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30270
30270
|
*/
|
|
30271
30271
|
|
|
30272
30272
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
@@ -30320,7 +30320,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
|
30320
30320
|
/*!
|
|
30321
30321
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30322
30322
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30323
|
-
* Copyright (c) 2013-
|
|
30323
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30324
30324
|
*/
|
|
30325
30325
|
|
|
30326
30326
|
|
|
@@ -30372,7 +30372,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('dtd',
|
|
|
30372
30372
|
/*!
|
|
30373
30373
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30374
30374
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30375
|
-
* Copyright (c) 2013-
|
|
30375
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30376
30376
|
*/
|
|
30377
30377
|
|
|
30378
30378
|
|
|
@@ -30482,7 +30482,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('enter
|
|
|
30482
30482
|
/*!
|
|
30483
30483
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30484
30484
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30485
|
-
* Copyright (c) 2013-
|
|
30485
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30486
30486
|
*/
|
|
30487
30487
|
|
|
30488
30488
|
|
|
@@ -30551,7 +30551,7 @@ function brBefore(start) {
|
|
|
30551
30551
|
/*!
|
|
30552
30552
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30553
30553
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30554
|
-
* Copyright (c) 2013-
|
|
30554
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30555
30555
|
*/
|
|
30556
30556
|
|
|
30557
30557
|
/**
|
|
@@ -30581,7 +30581,7 @@ function checkUnsplittableBox(fake, jodit, currentBox) {
|
|
|
30581
30581
|
/*!
|
|
30582
30582
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30583
30583
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30584
|
-
* Copyright (c) 2013-
|
|
30584
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30585
30585
|
*/
|
|
30586
30586
|
|
|
30587
30587
|
|
|
@@ -30622,7 +30622,7 @@ function getBlockWrapper(fake, jodit, tagReg = jodit_core_constants__WEBPACK_IMP
|
|
|
30622
30622
|
/*!
|
|
30623
30623
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30624
30624
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30625
|
-
* Copyright (c) 2013-
|
|
30625
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30626
30626
|
*/
|
|
30627
30627
|
|
|
30628
30628
|
/**
|
|
@@ -30662,7 +30662,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30662
30662
|
/*!
|
|
30663
30663
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30664
30664
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30665
|
-
* Copyright (c) 2013-
|
|
30665
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30666
30666
|
*/
|
|
30667
30667
|
/**
|
|
30668
30668
|
* @module plugins/enter
|
|
@@ -30692,7 +30692,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30692
30692
|
/*!
|
|
30693
30693
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30694
30694
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30695
|
-
* Copyright (c) 2013-
|
|
30695
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30696
30696
|
*/
|
|
30697
30697
|
|
|
30698
30698
|
|
|
@@ -30728,7 +30728,7 @@ function insertParagraph(fake, editor, wrapperTag, style) {
|
|
|
30728
30728
|
/*!
|
|
30729
30729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30730
30730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30731
|
-
* Copyright (c) 2013-
|
|
30731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30732
30732
|
*/
|
|
30733
30733
|
|
|
30734
30734
|
/**
|
|
@@ -30764,7 +30764,7 @@ function moveCursorOutFromSpecialTags(jodit, fake, tags) {
|
|
|
30764
30764
|
/*!
|
|
30765
30765
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30766
30766
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30767
|
-
* Copyright (c) 2013-
|
|
30767
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30768
30768
|
*/
|
|
30769
30769
|
|
|
30770
30770
|
|
|
@@ -30818,7 +30818,7 @@ function processEmptyLILeaf(fake, jodit, li) {
|
|
|
30818
30818
|
/*!
|
|
30819
30819
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30820
30820
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30821
|
-
* Copyright (c) 2013-
|
|
30821
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30822
30822
|
*/
|
|
30823
30823
|
|
|
30824
30824
|
|
|
@@ -30866,7 +30866,7 @@ function splitFragment(fake, jodit, block) {
|
|
|
30866
30866
|
/*!
|
|
30867
30867
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30868
30868
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30869
|
-
* Copyright (c) 2013-
|
|
30869
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30870
30870
|
*/
|
|
30871
30871
|
|
|
30872
30872
|
/**
|
|
@@ -30905,7 +30905,7 @@ function wrapText(fake, jodit) {
|
|
|
30905
30905
|
/*!
|
|
30906
30906
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30907
30907
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30908
|
-
* Copyright (c) 2013-
|
|
30908
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30909
30909
|
*/
|
|
30910
30910
|
|
|
30911
30911
|
|
|
@@ -30968,7 +30968,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('file'
|
|
|
30968
30968
|
/*!
|
|
30969
30969
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30970
30970
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30971
|
-
* Copyright (c) 2013-
|
|
30971
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30972
30972
|
*/
|
|
30973
30973
|
|
|
30974
30974
|
|
|
@@ -31055,7 +31055,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('focus
|
|
|
31055
31055
|
/*!
|
|
31056
31056
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31057
31057
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31058
|
-
* Copyright (c) 2013-
|
|
31058
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31059
31059
|
*/
|
|
31060
31060
|
|
|
31061
31061
|
|
|
@@ -31176,7 +31176,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fon
|
|
|
31176
31176
|
/*!
|
|
31177
31177
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31178
31178
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31179
|
-
* Copyright (c) 2013-
|
|
31179
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31180
31180
|
*/
|
|
31181
31181
|
|
|
31182
31182
|
|
|
@@ -31240,7 +31240,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('font'
|
|
|
31240
31240
|
/*!
|
|
31241
31241
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31242
31242
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31243
|
-
* Copyright (c) 2013-
|
|
31243
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31244
31244
|
*/
|
|
31245
31245
|
|
|
31246
31246
|
|
|
@@ -31307,7 +31307,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.par
|
|
|
31307
31307
|
/*!
|
|
31308
31308
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31309
31309
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31310
|
-
* Copyright (c) 2013-
|
|
31310
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31311
31311
|
*/
|
|
31312
31312
|
|
|
31313
31313
|
|
|
@@ -31346,7 +31346,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('forma
|
|
|
31346
31346
|
/*!
|
|
31347
31347
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31348
31348
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31349
|
-
* Copyright (c) 2013-
|
|
31349
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31350
31350
|
*/
|
|
31351
31351
|
|
|
31352
31352
|
|
|
@@ -31390,7 +31390,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ful
|
|
|
31390
31390
|
/*!
|
|
31391
31391
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31392
31392
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31393
|
-
* Copyright (c) 2013-
|
|
31393
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31394
31394
|
*/
|
|
31395
31395
|
|
|
31396
31396
|
|
|
@@ -31495,7 +31495,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('fulls
|
|
|
31495
31495
|
/*!
|
|
31496
31496
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31497
31497
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31498
|
-
* Copyright (c) 2013-
|
|
31498
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31499
31499
|
*/
|
|
31500
31500
|
|
|
31501
31501
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHotkeys = {
|
|
@@ -31521,7 +31521,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHot
|
|
|
31521
31521
|
/*!
|
|
31522
31522
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31523
31523
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31524
|
-
* Copyright (c) 2013-
|
|
31524
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31525
31525
|
*/
|
|
31526
31526
|
|
|
31527
31527
|
|
|
@@ -31680,7 +31680,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hotke
|
|
|
31680
31680
|
/*!
|
|
31681
31681
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31682
31682
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31683
|
-
* Copyright (c) 2013-
|
|
31683
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31684
31684
|
*/
|
|
31685
31685
|
|
|
31686
31686
|
|
|
@@ -31728,7 +31728,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hr',
|
|
|
31728
31728
|
/*!
|
|
31729
31729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31730
31730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31731
|
-
* Copyright (c) 2013-
|
|
31731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31732
31732
|
*/
|
|
31733
31733
|
/**
|
|
31734
31734
|
* @module plugins/iframe
|
|
@@ -31822,7 +31822,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.iframeSandbo
|
|
|
31822
31822
|
/*!
|
|
31823
31823
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31824
31824
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31825
|
-
* Copyright (c) 2013-
|
|
31825
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31826
31826
|
*/
|
|
31827
31827
|
|
|
31828
31828
|
|
|
@@ -32014,7 +32014,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('ifram
|
|
|
32014
32014
|
/*!
|
|
32015
32015
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32016
32016
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32017
|
-
* Copyright (c) 2013-
|
|
32017
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32018
32018
|
*/
|
|
32019
32019
|
/**
|
|
32020
32020
|
* @module plugins/image-processor
|
|
@@ -32042,7 +32042,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.imageProcess
|
|
|
32042
32042
|
/*!
|
|
32043
32043
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32044
32044
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32045
|
-
* Copyright (c) 2013-
|
|
32045
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32046
32046
|
*/
|
|
32047
32047
|
|
|
32048
32048
|
|
|
@@ -32171,7 +32171,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32171
32171
|
/*!
|
|
32172
32172
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32173
32173
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32174
|
-
* Copyright (c) 2013-
|
|
32174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32175
32175
|
*/
|
|
32176
32176
|
/**
|
|
32177
32177
|
* @module plugins/image-properties
|
|
@@ -32221,7 +32221,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.image = {
|
|
|
32221
32221
|
/*!
|
|
32222
32222
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32223
32223
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32224
|
-
* Copyright (c) 2013-
|
|
32224
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32225
32225
|
*/
|
|
32226
32226
|
|
|
32227
32227
|
|
|
@@ -32472,7 +32472,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32472
32472
|
/*!
|
|
32473
32473
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32474
32474
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32475
|
-
* Copyright (c) 2013-
|
|
32475
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32476
32476
|
*/
|
|
32477
32477
|
|
|
32478
32478
|
/**
|
|
@@ -32515,7 +32515,7 @@ function readAlign(image, values) {
|
|
|
32515
32515
|
/*!
|
|
32516
32516
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32517
32517
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32518
|
-
* Copyright (c) 2013-
|
|
32518
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32519
32519
|
*/
|
|
32520
32520
|
|
|
32521
32521
|
|
|
@@ -32569,7 +32569,7 @@ function readValuesFromImage(j, state) {
|
|
|
32569
32569
|
/*!
|
|
32570
32570
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32571
32571
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32572
|
-
* Copyright (c) 2013-
|
|
32572
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32573
32573
|
*/
|
|
32574
32574
|
|
|
32575
32575
|
|
|
@@ -32600,7 +32600,7 @@ function readLink(state, j, values) {
|
|
|
32600
32600
|
/*!
|
|
32601
32601
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32602
32602
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32603
|
-
* Copyright (c) 2013-
|
|
32603
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32604
32604
|
*/
|
|
32605
32605
|
/**
|
|
32606
32606
|
* @module plugins/image-properties
|
|
@@ -32647,7 +32647,7 @@ function readMargins(image, values, state) {
|
|
|
32647
32647
|
/*!
|
|
32648
32648
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32649
32649
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32650
|
-
* Copyright (c) 2013-
|
|
32650
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32651
32651
|
*/
|
|
32652
32652
|
|
|
32653
32653
|
/**
|
|
@@ -32714,7 +32714,7 @@ function readSizes(image, values, state) {
|
|
|
32714
32714
|
/*!
|
|
32715
32715
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32716
32716
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32717
|
-
* Copyright (c) 2013-
|
|
32717
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32718
32718
|
*/
|
|
32719
32719
|
|
|
32720
32720
|
|
|
@@ -32894,7 +32894,7 @@ UIImagePropertiesForm = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .
|
|
|
32894
32894
|
/*!
|
|
32895
32895
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32896
32896
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32897
|
-
* Copyright (c) 2013-
|
|
32897
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32898
32898
|
*/
|
|
32899
32899
|
|
|
32900
32900
|
|
|
@@ -33087,7 +33087,7 @@ UIImageMainTab = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
33087
33087
|
/*!
|
|
33088
33088
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33089
33089
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33090
|
-
* Copyright (c) 2013-
|
|
33090
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33091
33091
|
*/
|
|
33092
33092
|
|
|
33093
33093
|
|
|
@@ -33353,7 +33353,7 @@ UIImagePositionTab = (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)
|
|
|
33353
33353
|
/*!
|
|
33354
33354
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33355
33355
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33356
|
-
* Copyright (c) 2013-
|
|
33356
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33357
33357
|
*/
|
|
33358
33358
|
|
|
33359
33359
|
|
|
@@ -33421,7 +33421,7 @@ function openImageEditorDialog(j, state) {
|
|
|
33421
33421
|
/*!
|
|
33422
33422
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33423
33423
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33424
|
-
* Copyright (c) 2013-
|
|
33424
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33425
33425
|
*/
|
|
33426
33426
|
|
|
33427
33427
|
|
|
@@ -33470,7 +33470,7 @@ function openImagePopup(j, dialog, state, button) {
|
|
|
33470
33470
|
/*!
|
|
33471
33471
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33472
33472
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33473
|
-
* Copyright (c) 2013-
|
|
33473
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33474
33474
|
*/
|
|
33475
33475
|
/**
|
|
33476
33476
|
* @module plugins/image-properties
|
|
@@ -33510,7 +33510,7 @@ const normalSizeToString = (value) => {
|
|
|
33510
33510
|
/*!
|
|
33511
33511
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33512
33512
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33513
|
-
* Copyright (c) 2013-
|
|
33513
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33514
33514
|
*/
|
|
33515
33515
|
|
|
33516
33516
|
|
|
@@ -33576,7 +33576,7 @@ function applyValuesToImage(j, state, image) {
|
|
|
33576
33576
|
/*!
|
|
33577
33577
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33578
33578
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33579
|
-
* Copyright (c) 2013-
|
|
33579
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33580
33580
|
*/
|
|
33581
33581
|
|
|
33582
33582
|
|
|
@@ -33613,7 +33613,7 @@ function applyLink(j, image, imageLink, imageLinkOpenInNewTab) {
|
|
|
33613
33613
|
/*!
|
|
33614
33614
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33615
33615
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33616
|
-
* Copyright (c) 2013-
|
|
33616
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33617
33617
|
*/
|
|
33618
33618
|
|
|
33619
33619
|
|
|
@@ -33661,7 +33661,7 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
|
|
|
33661
33661
|
/*!
|
|
33662
33662
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33663
33663
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33664
|
-
* Copyright (c) 2013-
|
|
33664
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33665
33665
|
*/
|
|
33666
33666
|
/**
|
|
33667
33667
|
* @module plugins/image-properties
|
|
@@ -33713,7 +33713,7 @@ function applySize(image, imageWidth, imageHeight, sizeIsLocked) {
|
|
|
33713
33713
|
/*!
|
|
33714
33714
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33715
33715
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33716
|
-
* Copyright (c) 2013-
|
|
33716
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33717
33717
|
*/
|
|
33718
33718
|
|
|
33719
33719
|
|
|
@@ -33788,7 +33788,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('image
|
|
|
33788
33788
|
/*!
|
|
33789
33789
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33790
33790
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33791
|
-
* Copyright (c) 2013-
|
|
33791
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33792
33792
|
*/
|
|
33793
33793
|
|
|
33794
33794
|
|
|
@@ -33831,7 +33831,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin
|
|
|
33831
33831
|
/*!
|
|
33832
33832
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33833
33833
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33834
|
-
* Copyright (c) 2013-
|
|
33834
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33835
33835
|
*/
|
|
33836
33836
|
/**
|
|
33837
33837
|
* @module plugins/indent
|
|
@@ -33860,7 +33860,7 @@ const getKey = (direction, box) => `${jodit_core_dom_dom__WEBPACK_IMPORTED_MODUL
|
|
|
33860
33860
|
/*!
|
|
33861
33861
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33862
33862
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33863
|
-
* Copyright (c) 2013-
|
|
33863
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33864
33864
|
*/
|
|
33865
33865
|
|
|
33866
33866
|
|
|
@@ -33998,7 +33998,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
33998
33998
|
/*!
|
|
33999
33999
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34000
34000
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34001
|
-
* Copyright (c) 2013-
|
|
34001
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34002
34002
|
*/
|
|
34003
34003
|
/**
|
|
34004
34004
|
* [[include:plugins/README.md]]
|
|
@@ -34100,7 +34100,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
34100
34100
|
/*!
|
|
34101
34101
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34102
34102
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34103
|
-
* Copyright (c) 2013-
|
|
34103
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34104
34104
|
*/
|
|
34105
34105
|
|
|
34106
34106
|
|
|
@@ -34166,7 +34166,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34166
34166
|
/*!
|
|
34167
34167
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34168
34168
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34169
|
-
* Copyright (c) 2013-
|
|
34169
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34170
34170
|
*/
|
|
34171
34171
|
|
|
34172
34172
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34202,7 +34202,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34202
34202
|
/*!
|
|
34203
34203
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34204
34204
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34205
|
-
* Copyright (c) 2013-
|
|
34205
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34206
34206
|
*/
|
|
34207
34207
|
|
|
34208
34208
|
|
|
@@ -34315,7 +34315,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34315
34315
|
/*!
|
|
34316
34316
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34317
34317
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34318
|
-
* Copyright (c) 2013-
|
|
34318
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34319
34319
|
*/
|
|
34320
34320
|
|
|
34321
34321
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34346,7 +34346,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34346
34346
|
/*!
|
|
34347
34347
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34348
34348
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34349
|
-
* Copyright (c) 2013-
|
|
34349
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34350
34350
|
*/
|
|
34351
34351
|
|
|
34352
34352
|
|
|
@@ -34426,7 +34426,7 @@ const align = {
|
|
|
34426
34426
|
/*!
|
|
34427
34427
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34428
34428
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34429
|
-
* Copyright (c) 2013-
|
|
34429
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34430
34430
|
*/
|
|
34431
34431
|
/**
|
|
34432
34432
|
* @module plugins/inline-popup
|
|
@@ -34480,7 +34480,7 @@ const align = {
|
|
|
34480
34480
|
/*!
|
|
34481
34481
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34482
34482
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34483
|
-
* Copyright (c) 2013-
|
|
34483
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34484
34484
|
*/
|
|
34485
34485
|
|
|
34486
34486
|
|
|
@@ -34756,7 +34756,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inlin
|
|
|
34756
34756
|
/*!
|
|
34757
34757
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34758
34758
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34759
|
-
* Copyright (c) 2013-
|
|
34759
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34760
34760
|
*/
|
|
34761
34761
|
|
|
34762
34762
|
|
|
@@ -34886,7 +34886,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('justi
|
|
|
34886
34886
|
/*!
|
|
34887
34887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34888
34888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34889
|
-
* Copyright (c) 2013-
|
|
34889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34890
34890
|
*/
|
|
34891
34891
|
|
|
34892
34892
|
|
|
@@ -34934,7 +34934,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('keyAr
|
|
|
34934
34934
|
/*!
|
|
34935
34935
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34936
34936
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34937
|
-
* Copyright (c) 2013-
|
|
34937
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34938
34938
|
*/
|
|
34939
34939
|
/**
|
|
34940
34940
|
* @module plugins/limit
|
|
@@ -34961,7 +34961,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.limitHTML =
|
|
|
34961
34961
|
/*!
|
|
34962
34962
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34963
34963
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34964
|
-
* Copyright (c) 2013-
|
|
34964
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34965
34965
|
*/
|
|
34966
34966
|
|
|
34967
34967
|
|
|
@@ -35076,7 +35076,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('limit
|
|
|
35076
35076
|
/*!
|
|
35077
35077
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35078
35078
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35079
|
-
* Copyright (c) 2013-
|
|
35079
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35080
35080
|
*/
|
|
35081
35081
|
|
|
35082
35082
|
|
|
@@ -35103,7 +35103,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35103
35103
|
/*!
|
|
35104
35104
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35105
35105
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35106
|
-
* Copyright (c) 2013-
|
|
35106
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35107
35107
|
*/
|
|
35108
35108
|
module.exports = {
|
|
35109
35109
|
'Line height': 'ارتفاع الخط'
|
|
@@ -35120,7 +35120,7 @@ module.exports = {
|
|
|
35120
35120
|
/*!
|
|
35121
35121
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35122
35122
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35123
|
-
* Copyright (c) 2013-
|
|
35123
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35124
35124
|
*/
|
|
35125
35125
|
module.exports = {
|
|
35126
35126
|
'Line height': 'Výška čáry'
|
|
@@ -35137,7 +35137,7 @@ module.exports = {
|
|
|
35137
35137
|
/*!
|
|
35138
35138
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35139
35139
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35140
|
-
* Copyright (c) 2013-
|
|
35140
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35141
35141
|
*/
|
|
35142
35142
|
module.exports = {
|
|
35143
35143
|
'Line height': 'Zeilenhöhe'
|
|
@@ -35154,7 +35154,7 @@ module.exports = {
|
|
|
35154
35154
|
/*!
|
|
35155
35155
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35156
35156
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35157
|
-
* Copyright (c) 2013-
|
|
35157
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35158
35158
|
*/
|
|
35159
35159
|
module.exports = {
|
|
35160
35160
|
'Line height': 'Altura de la línea'
|
|
@@ -35171,7 +35171,7 @@ module.exports = {
|
|
|
35171
35171
|
/*!
|
|
35172
35172
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35173
35173
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35174
|
-
* Copyright (c) 2013-
|
|
35174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35175
35175
|
*/
|
|
35176
35176
|
module.exports = {
|
|
35177
35177
|
'Line height': 'ارتفاع خط'
|
|
@@ -35188,7 +35188,7 @@ module.exports = {
|
|
|
35188
35188
|
/*!
|
|
35189
35189
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35190
35190
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35191
|
-
* Copyright (c) 2013-
|
|
35191
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35192
35192
|
*/
|
|
35193
35193
|
module.exports = {
|
|
35194
35194
|
'Line height': 'Rivin korkeus'
|
|
@@ -35205,7 +35205,7 @@ module.exports = {
|
|
|
35205
35205
|
/*!
|
|
35206
35206
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35207
35207
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35208
|
-
* Copyright (c) 2013-
|
|
35208
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35209
35209
|
*/
|
|
35210
35210
|
module.exports = {
|
|
35211
35211
|
'Line height': 'Hauteur de ligne'
|
|
@@ -35222,7 +35222,7 @@ module.exports = {
|
|
|
35222
35222
|
/*!
|
|
35223
35223
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35224
35224
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35225
|
-
* Copyright (c) 2013-
|
|
35225
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35226
35226
|
*/
|
|
35227
35227
|
module.exports = {
|
|
35228
35228
|
'Line height': 'גובה שורה'
|
|
@@ -35239,7 +35239,7 @@ module.exports = {
|
|
|
35239
35239
|
/*!
|
|
35240
35240
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35241
35241
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35242
|
-
* Copyright (c) 2013-
|
|
35242
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35243
35243
|
*/
|
|
35244
35244
|
module.exports = {
|
|
35245
35245
|
'Line height': 'Vonal magassága'
|
|
@@ -35256,7 +35256,7 @@ module.exports = {
|
|
|
35256
35256
|
/*!
|
|
35257
35257
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35258
35258
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35259
|
-
* Copyright (c) 2013-
|
|
35259
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35260
35260
|
*/
|
|
35261
35261
|
module.exports = {
|
|
35262
35262
|
'Line height': 'Tinggi baris'
|
|
@@ -35341,7 +35341,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35341
35341
|
/*!
|
|
35342
35342
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35343
35343
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35344
|
-
* Copyright (c) 2013-
|
|
35344
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35345
35345
|
*/
|
|
35346
35346
|
|
|
35347
35347
|
|
|
@@ -35378,7 +35378,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35378
35378
|
/*!
|
|
35379
35379
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35380
35380
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35381
|
-
* Copyright (c) 2013-
|
|
35381
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35382
35382
|
*/
|
|
35383
35383
|
module.exports = {
|
|
35384
35384
|
'Line height': 'Altezza linea'
|
|
@@ -35395,7 +35395,7 @@ module.exports = {
|
|
|
35395
35395
|
/*!
|
|
35396
35396
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35397
35397
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35398
|
-
* Copyright (c) 2013-
|
|
35398
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35399
35399
|
*/
|
|
35400
35400
|
module.exports = {
|
|
35401
35401
|
'Line height': 'ラインの高さ'
|
|
@@ -35412,7 +35412,7 @@ module.exports = {
|
|
|
35412
35412
|
/*!
|
|
35413
35413
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35414
35414
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35415
|
-
* Copyright (c) 2013-
|
|
35415
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35416
35416
|
*/
|
|
35417
35417
|
module.exports = {
|
|
35418
35418
|
'Line height': '선 높이'
|
|
@@ -35429,7 +35429,7 @@ module.exports = {
|
|
|
35429
35429
|
/*!
|
|
35430
35430
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35431
35431
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35432
|
-
* Copyright (c) 2013-
|
|
35432
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35433
35433
|
*/
|
|
35434
35434
|
module.exports = {
|
|
35435
35435
|
'Line height': 'Зураасны өндөр'
|
|
@@ -35446,7 +35446,7 @@ module.exports = {
|
|
|
35446
35446
|
/*!
|
|
35447
35447
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35448
35448
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35449
|
-
* Copyright (c) 2013-
|
|
35449
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35450
35450
|
*/
|
|
35451
35451
|
module.exports = {
|
|
35452
35452
|
'Line height': 'Lijnhoogte'
|
|
@@ -35463,7 +35463,7 @@ module.exports = {
|
|
|
35463
35463
|
/*!
|
|
35464
35464
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35465
35465
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35466
|
-
* Copyright (c) 2013-
|
|
35466
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35467
35467
|
*/
|
|
35468
35468
|
module.exports = {
|
|
35469
35469
|
'Line height': 'Wysokość linii'
|
|
@@ -35480,7 +35480,7 @@ module.exports = {
|
|
|
35480
35480
|
/*!
|
|
35481
35481
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35482
35482
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35483
|
-
* Copyright (c) 2013-
|
|
35483
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35484
35484
|
*/
|
|
35485
35485
|
module.exports = {
|
|
35486
35486
|
'Line height': 'Altura da linha'
|
|
@@ -35497,7 +35497,7 @@ module.exports = {
|
|
|
35497
35497
|
/*!
|
|
35498
35498
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35499
35499
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35500
|
-
* Copyright (c) 2013-
|
|
35500
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35501
35501
|
*/
|
|
35502
35502
|
module.exports = {
|
|
35503
35503
|
'Line height': 'Высота линии'
|
|
@@ -35514,7 +35514,7 @@ module.exports = {
|
|
|
35514
35514
|
/*!
|
|
35515
35515
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35516
35516
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35517
|
-
* Copyright (c) 2013-
|
|
35517
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35518
35518
|
*/
|
|
35519
35519
|
module.exports = {
|
|
35520
35520
|
'Line height': 'Çizgi yüksekliği'
|
|
@@ -35531,7 +35531,7 @@ module.exports = {
|
|
|
35531
35531
|
/*!
|
|
35532
35532
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35533
35533
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35534
|
-
* Copyright (c) 2013-
|
|
35534
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35535
35535
|
*/
|
|
35536
35536
|
module.exports = {
|
|
35537
35537
|
'Line height': 'Висота лінії'
|
|
@@ -35548,7 +35548,7 @@ module.exports = {
|
|
|
35548
35548
|
/*!
|
|
35549
35549
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35550
35550
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35551
|
-
* Copyright (c) 2013-
|
|
35551
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35552
35552
|
*/
|
|
35553
35553
|
module.exports = {
|
|
35554
35554
|
'Line height': '线高'
|
|
@@ -35565,7 +35565,7 @@ module.exports = {
|
|
|
35565
35565
|
/*!
|
|
35566
35566
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35567
35567
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35568
|
-
* Copyright (c) 2013-
|
|
35568
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35569
35569
|
*/
|
|
35570
35570
|
module.exports = {
|
|
35571
35571
|
'Line height': '行高'
|
|
@@ -35590,7 +35590,7 @@ module.exports = {
|
|
|
35590
35590
|
/*!
|
|
35591
35591
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35592
35592
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35593
|
-
* Copyright (c) 2013-
|
|
35593
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35594
35594
|
*/
|
|
35595
35595
|
|
|
35596
35596
|
|
|
@@ -35679,7 +35679,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('lineH
|
|
|
35679
35679
|
/*!
|
|
35680
35680
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35681
35681
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35682
|
-
* Copyright (c) 2013-
|
|
35682
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35683
35683
|
*/
|
|
35684
35684
|
|
|
35685
35685
|
|
|
@@ -35742,7 +35742,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35742
35742
|
/*!
|
|
35743
35743
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35744
35744
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35745
|
-
* Copyright (c) 2013-
|
|
35745
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35746
35746
|
*/
|
|
35747
35747
|
|
|
35748
35748
|
|
|
@@ -36074,7 +36074,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
36074
36074
|
/*!
|
|
36075
36075
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36076
36076
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36077
|
-
* Copyright (c) 2013-
|
|
36077
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36078
36078
|
*/
|
|
36079
36079
|
|
|
36080
36080
|
|
|
@@ -36167,7 +36167,7 @@ const formTemplate = (editor) => {
|
|
|
36167
36167
|
/*!
|
|
36168
36168
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36169
36169
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36170
|
-
* Copyright (c) 2013-
|
|
36170
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36171
36171
|
*/
|
|
36172
36172
|
/**
|
|
36173
36173
|
* @module plugins/media
|
|
@@ -36192,7 +36192,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.mediaBlocks
|
|
|
36192
36192
|
/*!
|
|
36193
36193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36194
36194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36195
|
-
* Copyright (c) 2013-
|
|
36195
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36196
36196
|
*/
|
|
36197
36197
|
|
|
36198
36198
|
|
|
@@ -36273,7 +36273,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('media
|
|
|
36273
36273
|
/*!
|
|
36274
36274
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36275
36275
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36276
|
-
* Copyright (c) 2013-
|
|
36276
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36277
36277
|
*/
|
|
36278
36278
|
|
|
36279
36279
|
|
|
@@ -36428,7 +36428,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.dot
|
|
|
36428
36428
|
/*!
|
|
36429
36429
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36430
36430
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36431
|
-
* Copyright (c) 2013-
|
|
36431
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36432
36432
|
*/
|
|
36433
36433
|
|
|
36434
36434
|
|
|
@@ -36512,7 +36512,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('mobil
|
|
|
36512
36512
|
/*!
|
|
36513
36513
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36514
36514
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36515
|
-
* Copyright (c) 2013-
|
|
36515
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36516
36516
|
*/
|
|
36517
36517
|
|
|
36518
36518
|
|
|
@@ -36570,7 +36570,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ol
|
|
|
36570
36570
|
/*!
|
|
36571
36571
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36572
36572
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36573
|
-
* Copyright (c) 2013-
|
|
36573
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36574
36574
|
*/
|
|
36575
36575
|
|
|
36576
36576
|
|
|
@@ -36630,7 +36630,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('order
|
|
|
36630
36630
|
/*!
|
|
36631
36631
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36632
36632
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36633
|
-
* Copyright (c) 2013-
|
|
36633
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36634
36634
|
*/
|
|
36635
36635
|
|
|
36636
36636
|
|
|
@@ -36664,7 +36664,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.pasteFromWor
|
|
|
36664
36664
|
/*!
|
|
36665
36665
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36666
36666
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36667
|
-
* Copyright (c) 2013-
|
|
36667
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36668
36668
|
*/
|
|
36669
36669
|
|
|
36670
36670
|
|
|
@@ -36745,7 +36745,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36745
36745
|
/*!
|
|
36746
36746
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36747
36747
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36748
|
-
* Copyright (c) 2013-
|
|
36748
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36749
36749
|
*/
|
|
36750
36750
|
|
|
36751
36751
|
|
|
@@ -36922,7 +36922,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36922
36922
|
/*!
|
|
36923
36923
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36924
36924
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36925
|
-
* Copyright (c) 2013-
|
|
36925
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36926
36926
|
*/
|
|
36927
36927
|
|
|
36928
36928
|
|
|
@@ -37026,7 +37026,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.pas
|
|
|
37026
37026
|
/*!
|
|
37027
37027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37028
37028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37029
|
-
* Copyright (c) 2013-
|
|
37029
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37030
37030
|
*/
|
|
37031
37031
|
|
|
37032
37032
|
|
|
@@ -37148,7 +37148,7 @@ function askInsertTypeDialog(jodit, msg, title, callback, buttonList) {
|
|
|
37148
37148
|
/*!
|
|
37149
37149
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37150
37150
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37151
|
-
* Copyright (c) 2013-
|
|
37151
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37152
37152
|
*/
|
|
37153
37153
|
|
|
37154
37154
|
|
|
@@ -37324,7 +37324,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste
|
|
|
37324
37324
|
/*!
|
|
37325
37325
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37326
37326
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37327
|
-
* Copyright (c) 2013-
|
|
37327
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37328
37328
|
*/
|
|
37329
37329
|
/**
|
|
37330
37330
|
* @module plugins/placeholder
|
|
@@ -37358,7 +37358,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.useInputsPla
|
|
|
37358
37358
|
/*!
|
|
37359
37359
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37360
37360
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37361
|
-
* Copyright (c) 2013-
|
|
37361
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37362
37362
|
*/
|
|
37363
37363
|
|
|
37364
37364
|
|
|
@@ -37522,7 +37522,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('place
|
|
|
37522
37522
|
/*!
|
|
37523
37523
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37524
37524
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37525
|
-
* Copyright (c) 2013-
|
|
37525
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37526
37526
|
*/
|
|
37527
37527
|
|
|
37528
37528
|
function poweredByJodit(jodit) {
|
|
@@ -37561,7 +37561,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('power
|
|
|
37561
37561
|
/*!
|
|
37562
37562
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37563
37563
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37564
|
-
* Copyright (c) 2013-
|
|
37564
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37565
37565
|
*/
|
|
37566
37566
|
|
|
37567
37567
|
|
|
@@ -37604,7 +37604,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('previ
|
|
|
37604
37604
|
/*!
|
|
37605
37605
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37606
37606
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37607
|
-
* Copyright (c) 2013-
|
|
37607
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37608
37608
|
*/
|
|
37609
37609
|
|
|
37610
37610
|
/**
|
|
@@ -37725,7 +37725,7 @@ function generateCriticalCSS(jodit) {
|
|
|
37725
37725
|
/*!
|
|
37726
37726
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37727
37727
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37728
|
-
* Copyright (c) 2013-
|
|
37728
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37729
37729
|
*/
|
|
37730
37730
|
|
|
37731
37731
|
|
|
@@ -37812,7 +37812,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('print
|
|
|
37812
37812
|
/*!
|
|
37813
37813
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37814
37814
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37815
|
-
* Copyright (c) 2013-
|
|
37815
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37816
37816
|
*/
|
|
37817
37817
|
|
|
37818
37818
|
|
|
@@ -37881,7 +37881,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('redoU
|
|
|
37881
37881
|
/*!
|
|
37882
37882
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37883
37883
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37884
|
-
* Copyright (c) 2013-
|
|
37884
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37885
37885
|
*/
|
|
37886
37886
|
/**
|
|
37887
37887
|
* @module plugins/resize-cells
|
|
@@ -37908,7 +37908,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
37908
37908
|
/*!
|
|
37909
37909
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37910
37910
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37911
|
-
* Copyright (c) 2013-
|
|
37911
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37912
37912
|
*/
|
|
37913
37913
|
|
|
37914
37914
|
|
|
@@ -38220,7 +38220,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38220
38220
|
/*!
|
|
38221
38221
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38222
38222
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38223
|
-
* Copyright (c) 2013-
|
|
38223
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38224
38224
|
*/
|
|
38225
38225
|
/**
|
|
38226
38226
|
* @module plugins/resize-handler
|
|
@@ -38247,7 +38247,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeY
|
|
|
38247
38247
|
/*!
|
|
38248
38248
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38249
38249
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38250
|
-
* Copyright (c) 2013-
|
|
38250
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38251
38251
|
*/
|
|
38252
38252
|
|
|
38253
38253
|
|
|
@@ -38361,7 +38361,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('resiz
|
|
|
38361
38361
|
/*!
|
|
38362
38362
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38363
38363
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38364
|
-
* Copyright (c) 2013-
|
|
38364
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38365
38365
|
*/
|
|
38366
38366
|
|
|
38367
38367
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeTags = new Set(['img', 'iframe', 'table', 'jodit']);
|
|
@@ -38393,7 +38393,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.resizer = {
|
|
|
38393
38393
|
/*!
|
|
38394
38394
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38395
38395
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38396
|
-
* Copyright (c) 2013-
|
|
38396
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38397
38397
|
*/
|
|
38398
38398
|
|
|
38399
38399
|
|
|
@@ -38866,7 +38866,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38866
38866
|
/*!
|
|
38867
38867
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38868
38868
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38869
|
-
* Copyright (c) 2013-
|
|
38869
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38870
38870
|
*/
|
|
38871
38871
|
|
|
38872
38872
|
|
|
@@ -38927,7 +38927,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fin
|
|
|
38927
38927
|
/*!
|
|
38928
38928
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38929
38929
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38930
|
-
* Copyright (c) 2013-
|
|
38930
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38931
38931
|
*/
|
|
38932
38932
|
|
|
38933
38933
|
|
|
@@ -39082,7 +39082,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39082
39082
|
/*!
|
|
39083
39083
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39084
39084
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39085
|
-
* Copyright (c) 2013-
|
|
39085
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39086
39086
|
*/
|
|
39087
39087
|
/**
|
|
39088
39088
|
* @module plugins/search
|
|
@@ -39104,7 +39104,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39104
39104
|
/*!
|
|
39105
39105
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39106
39106
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39107
|
-
* Copyright (c) 2013-
|
|
39107
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39108
39108
|
*/
|
|
39109
39109
|
|
|
39110
39110
|
class SentenceFinder {
|
|
@@ -39184,7 +39184,7 @@ class SentenceFinder {
|
|
|
39184
39184
|
/*!
|
|
39185
39185
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39186
39186
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39187
|
-
* Copyright (c) 2013-
|
|
39187
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39188
39188
|
*/
|
|
39189
39189
|
|
|
39190
39190
|
|
|
@@ -39561,7 +39561,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('searc
|
|
|
39561
39561
|
/*!
|
|
39562
39562
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39563
39563
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39564
|
-
* Copyright (c) 2013-
|
|
39564
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39565
39565
|
*/
|
|
39566
39566
|
|
|
39567
39567
|
|
|
@@ -39772,7 +39772,7 @@ UISearch = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
39772
39772
|
/*!
|
|
39773
39773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39774
39774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39775
|
-
* Copyright (c) 2013-
|
|
39775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39776
39776
|
*/
|
|
39777
39777
|
/**
|
|
39778
39778
|
* @module plugins/select-cells
|
|
@@ -39800,7 +39800,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
39800
39800
|
/*!
|
|
39801
39801
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39802
39802
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39803
|
-
* Copyright (c) 2013-
|
|
39803
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39804
39804
|
*/
|
|
39805
39805
|
|
|
39806
39806
|
|
|
@@ -40139,7 +40139,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selec
|
|
|
40139
40139
|
/*!
|
|
40140
40140
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40141
40141
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40142
|
-
* Copyright (c) 2013-
|
|
40142
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40143
40143
|
*/
|
|
40144
40144
|
/**
|
|
40145
40145
|
* @module plugins/select
|
|
@@ -40169,7 +40169,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.select = {
|
|
|
40169
40169
|
/*!
|
|
40170
40170
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40171
40171
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40172
|
-
* Copyright (c) 2013-
|
|
40172
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40173
40173
|
*/
|
|
40174
40174
|
|
|
40175
40175
|
|
|
@@ -40310,7 +40310,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('selec
|
|
|
40310
40310
|
/*!
|
|
40311
40311
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40312
40312
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40313
|
-
* Copyright (c) 2013-
|
|
40313
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40314
40314
|
*/
|
|
40315
40315
|
/**
|
|
40316
40316
|
* @module plugins/size
|
|
@@ -40359,7 +40359,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.saveHeightIn
|
|
|
40359
40359
|
/*!
|
|
40360
40360
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40361
40361
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40362
|
-
* Copyright (c) 2013-
|
|
40362
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40363
40363
|
*/
|
|
40364
40364
|
|
|
40365
40365
|
|
|
@@ -40426,6 +40426,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40426
40426
|
* Manually change height
|
|
40427
40427
|
*/
|
|
40428
40428
|
__setHeight(height) {
|
|
40429
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40429
40430
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(height)) {
|
|
40430
40431
|
const { minHeight, maxHeight } = this.j.o;
|
|
40431
40432
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minHeight) && minHeight > height) {
|
|
@@ -40439,12 +40440,13 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40439
40440
|
if (this.j.o.saveHeightInStorage) {
|
|
40440
40441
|
this.j.storage.set('height', height);
|
|
40441
40442
|
}
|
|
40442
|
-
this.__resizeWorkspaceImd();
|
|
40443
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40443
40444
|
}
|
|
40444
40445
|
/**
|
|
40445
40446
|
* Manually change width
|
|
40446
40447
|
*/
|
|
40447
40448
|
__setWidth(width) {
|
|
40449
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40448
40450
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(width)) {
|
|
40449
40451
|
const { minWidth, maxWidth } = this.j.o;
|
|
40450
40452
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minWidth) && minWidth > width) {
|
|
@@ -40455,7 +40457,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40455
40457
|
}
|
|
40456
40458
|
}
|
|
40457
40459
|
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_4__/* .css */ .A)(this.j.container, 'width', width);
|
|
40458
|
-
this.__resizeWorkspaceImd();
|
|
40460
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40459
40461
|
}
|
|
40460
40462
|
/**
|
|
40461
40463
|
* Returns service spaces: toolbar + statusbar
|
|
@@ -40469,7 +40471,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40469
40471
|
/**
|
|
40470
40472
|
* Calculate workspace height
|
|
40471
40473
|
*/
|
|
40472
|
-
__resizeWorkspaceImd() {
|
|
40474
|
+
__resizeWorkspaceImd({ clientHeight, clientWidth } = this.j.container) {
|
|
40473
40475
|
if (!this.j || this.j.isDestructed || !this.j.o || this.j.o.inline) {
|
|
40474
40476
|
return;
|
|
40475
40477
|
}
|
|
@@ -40496,6 +40498,11 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40496
40498
|
? this.j.container.offsetHeight - this.__getNotWorkHeight()
|
|
40497
40499
|
: 'auto');
|
|
40498
40500
|
}
|
|
40501
|
+
const { clientHeight: newClientHeight, clientWidth: newClientWidth } = this.j.container;
|
|
40502
|
+
if (clientHeight !== newClientHeight ||
|
|
40503
|
+
clientWidth !== newClientWidth) {
|
|
40504
|
+
this.j.e.fire(this.j, 'resize');
|
|
40505
|
+
}
|
|
40499
40506
|
}
|
|
40500
40507
|
/** @override **/
|
|
40501
40508
|
beforeDestruct(jodit) {
|
|
@@ -40531,7 +40538,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('size'
|
|
|
40531
40538
|
/*!
|
|
40532
40539
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40533
40540
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40534
|
-
* Copyright (c) 2013-
|
|
40541
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40535
40542
|
*/
|
|
40536
40543
|
|
|
40537
40544
|
|
|
@@ -40596,7 +40603,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.sou
|
|
|
40596
40603
|
/*!
|
|
40597
40604
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40598
40605
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40599
|
-
* Copyright (c) 2013-
|
|
40606
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40600
40607
|
*/
|
|
40601
40608
|
|
|
40602
40609
|
|
|
@@ -40694,10 +40701,12 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40694
40701
|
if (editor.getRealMode() !== jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40695
40702
|
this.setValue(this.getValue());
|
|
40696
40703
|
}
|
|
40697
|
-
const onResize = this.j.async.
|
|
40698
|
-
if (editor.isInDestruct
|
|
40704
|
+
const onResize = this.j.async.throttle(() => {
|
|
40705
|
+
if (editor.isInDestruct ||
|
|
40706
|
+
editor.getMode() === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40699
40707
|
return;
|
|
40700
40708
|
}
|
|
40709
|
+
const hasFocus = this.instance.isFocused();
|
|
40701
40710
|
if (editor.o.height !== 'auto') {
|
|
40702
40711
|
this.instance.setOption('maxLines', editor.workplace.offsetHeight /
|
|
40703
40712
|
this.instance.renderer.lineHeight);
|
|
@@ -40706,8 +40715,11 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40706
40715
|
this.instance.setOption('maxLines', Infinity);
|
|
40707
40716
|
}
|
|
40708
40717
|
this.instance.resize();
|
|
40718
|
+
hasFocus && this.focus();
|
|
40709
40719
|
}, this.j.defaultTimeout * 2);
|
|
40710
|
-
editor.e
|
|
40720
|
+
editor.e
|
|
40721
|
+
.on(editor, 'resize', onResize)
|
|
40722
|
+
.on('afterResize afterSetMode', onResize);
|
|
40711
40723
|
onResize();
|
|
40712
40724
|
this.onReady();
|
|
40713
40725
|
};
|
|
@@ -40759,6 +40771,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40759
40771
|
return this.instance.isFocused();
|
|
40760
40772
|
}
|
|
40761
40773
|
focus() {
|
|
40774
|
+
this.instance.container.focus();
|
|
40762
40775
|
this.instance.focus();
|
|
40763
40776
|
}
|
|
40764
40777
|
blur() {
|
|
@@ -40824,7 +40837,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40824
40837
|
/*!
|
|
40825
40838
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40826
40839
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40827
|
-
* Copyright (c) 2013-
|
|
40840
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40828
40841
|
*/
|
|
40829
40842
|
|
|
40830
40843
|
|
|
@@ -40942,7 +40955,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
40942
40955
|
/*!
|
|
40943
40956
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40944
40957
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40945
|
-
* Copyright (c) 2013-
|
|
40958
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40946
40959
|
*/
|
|
40947
40960
|
/**
|
|
40948
40961
|
* @module plugins/source
|
|
@@ -40966,7 +40979,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
40966
40979
|
/*!
|
|
40967
40980
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40968
40981
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40969
|
-
* Copyright (c) 2013-
|
|
40982
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40970
40983
|
*/
|
|
40971
40984
|
|
|
40972
40985
|
|
|
@@ -41006,7 +41019,7 @@ function createSourceEditor(type, editor, container, toWYSIWYG, fromWYSIWYG) {
|
|
|
41006
41019
|
/*!
|
|
41007
41020
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41008
41021
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41009
|
-
* Copyright (c) 2013-
|
|
41022
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41010
41023
|
*/
|
|
41011
41024
|
class SourceEditor {
|
|
41012
41025
|
constructor(jodit, container, toWYSIWYG, fromWYSIWYG) {
|
|
@@ -41059,7 +41072,7 @@ class SourceEditor {
|
|
|
41059
41072
|
/*!
|
|
41060
41073
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41061
41074
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41062
|
-
* Copyright (c) 2013-
|
|
41075
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41063
41076
|
*/
|
|
41064
41077
|
|
|
41065
41078
|
|
|
@@ -41390,7 +41403,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('sourc
|
|
|
41390
41403
|
/*!
|
|
41391
41404
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41392
41405
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41393
|
-
* Copyright (c) 2013-
|
|
41406
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41394
41407
|
*/
|
|
41395
41408
|
|
|
41396
41409
|
|
|
@@ -41418,7 +41431,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.spe
|
|
|
41418
41431
|
/*!
|
|
41419
41432
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41420
41433
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41421
|
-
* Copyright (c) 2013-
|
|
41434
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41422
41435
|
*/
|
|
41423
41436
|
module.exports = {
|
|
41424
41437
|
Spellcheck: 'التدقيق الإملائي'
|
|
@@ -41435,7 +41448,7 @@ module.exports = {
|
|
|
41435
41448
|
/*!
|
|
41436
41449
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41437
41450
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41438
|
-
* Copyright (c) 2013-
|
|
41451
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41439
41452
|
*/
|
|
41440
41453
|
module.exports = {
|
|
41441
41454
|
Spellcheck: 'Kontrola pravopisu'
|
|
@@ -41452,7 +41465,7 @@ module.exports = {
|
|
|
41452
41465
|
/*!
|
|
41453
41466
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41454
41467
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41455
|
-
* Copyright (c) 2013-
|
|
41468
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41456
41469
|
*/
|
|
41457
41470
|
module.exports = {
|
|
41458
41471
|
Spellcheck: 'Rechtschreibprüfung'
|
|
@@ -41469,7 +41482,7 @@ module.exports = {
|
|
|
41469
41482
|
/*!
|
|
41470
41483
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41471
41484
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41472
|
-
* Copyright (c) 2013-
|
|
41485
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41473
41486
|
*/
|
|
41474
41487
|
module.exports = {
|
|
41475
41488
|
Spellcheck: 'Corrección ortográfica'
|
|
@@ -41486,7 +41499,7 @@ module.exports = {
|
|
|
41486
41499
|
/*!
|
|
41487
41500
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41488
41501
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41489
|
-
* Copyright (c) 2013-
|
|
41502
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41490
41503
|
*/
|
|
41491
41504
|
module.exports = {
|
|
41492
41505
|
Spellcheck: 'غلطیابی املایی'
|
|
@@ -41503,7 +41516,7 @@ module.exports = {
|
|
|
41503
41516
|
/*!
|
|
41504
41517
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41505
41518
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41506
|
-
* Copyright (c) 2013-
|
|
41519
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41507
41520
|
*/
|
|
41508
41521
|
module.exports = {
|
|
41509
41522
|
Spellcheck: 'Oikeinkirjoituksen tarkistus'
|
|
@@ -41520,7 +41533,7 @@ module.exports = {
|
|
|
41520
41533
|
/*!
|
|
41521
41534
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41522
41535
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41523
|
-
* Copyright (c) 2013-
|
|
41536
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41524
41537
|
*/
|
|
41525
41538
|
module.exports = {
|
|
41526
41539
|
Spellcheck: 'Vérification Orthographique'
|
|
@@ -41537,7 +41550,7 @@ module.exports = {
|
|
|
41537
41550
|
/*!
|
|
41538
41551
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41539
41552
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41540
|
-
* Copyright (c) 2013-
|
|
41553
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41541
41554
|
*/
|
|
41542
41555
|
module.exports = {
|
|
41543
41556
|
Spellcheck: 'בדיקת איות'
|
|
@@ -41554,7 +41567,7 @@ module.exports = {
|
|
|
41554
41567
|
/*!
|
|
41555
41568
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41556
41569
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41557
|
-
* Copyright (c) 2013-
|
|
41570
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41558
41571
|
*/
|
|
41559
41572
|
module.exports = {
|
|
41560
41573
|
Spellcheck: 'Helyesírás-ellenőrzés'
|
|
@@ -41571,7 +41584,7 @@ module.exports = {
|
|
|
41571
41584
|
/*!
|
|
41572
41585
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41573
41586
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41574
|
-
* Copyright (c) 2013-
|
|
41587
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41575
41588
|
*/
|
|
41576
41589
|
module.exports = {
|
|
41577
41590
|
Spellcheck: 'Spellchecking'
|
|
@@ -41656,7 +41669,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41656
41669
|
/*!
|
|
41657
41670
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41658
41671
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41659
|
-
* Copyright (c) 2013-
|
|
41672
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41660
41673
|
*/
|
|
41661
41674
|
|
|
41662
41675
|
|
|
@@ -41693,7 +41706,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41693
41706
|
/*!
|
|
41694
41707
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41695
41708
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41696
|
-
* Copyright (c) 2013-
|
|
41709
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41697
41710
|
*/
|
|
41698
41711
|
module.exports = {
|
|
41699
41712
|
Spellcheck: 'Controllo ortografico'
|
|
@@ -41710,7 +41723,7 @@ module.exports = {
|
|
|
41710
41723
|
/*!
|
|
41711
41724
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41712
41725
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41713
|
-
* Copyright (c) 2013-
|
|
41726
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41714
41727
|
*/
|
|
41715
41728
|
module.exports = {
|
|
41716
41729
|
Spellcheck: 'スペルチェック'
|
|
@@ -41727,7 +41740,7 @@ module.exports = {
|
|
|
41727
41740
|
/*!
|
|
41728
41741
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41729
41742
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41730
|
-
* Copyright (c) 2013-
|
|
41743
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41731
41744
|
*/
|
|
41732
41745
|
module.exports = {
|
|
41733
41746
|
Spellcheck: '맞춤법 검사'
|
|
@@ -41744,7 +41757,7 @@ module.exports = {
|
|
|
41744
41757
|
/*!
|
|
41745
41758
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41746
41759
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41747
|
-
* Copyright (c) 2013-
|
|
41760
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41748
41761
|
*/
|
|
41749
41762
|
module.exports = {
|
|
41750
41763
|
Spellcheck: 'Дүрмийн алдаа шалгах'
|
|
@@ -41761,7 +41774,7 @@ module.exports = {
|
|
|
41761
41774
|
/*!
|
|
41762
41775
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41763
41776
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41764
|
-
* Copyright (c) 2013-
|
|
41777
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41765
41778
|
*/
|
|
41766
41779
|
module.exports = {
|
|
41767
41780
|
Spellcheck: 'Spellingcontrole'
|
|
@@ -41778,7 +41791,7 @@ module.exports = {
|
|
|
41778
41791
|
/*!
|
|
41779
41792
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41780
41793
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41781
|
-
* Copyright (c) 2013-
|
|
41794
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41782
41795
|
*/
|
|
41783
41796
|
module.exports = {
|
|
41784
41797
|
Spellcheck: 'Sprawdzanie pisowni'
|
|
@@ -41795,7 +41808,7 @@ module.exports = {
|
|
|
41795
41808
|
/*!
|
|
41796
41809
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41797
41810
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41798
|
-
* Copyright (c) 2013-
|
|
41811
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41799
41812
|
*/
|
|
41800
41813
|
module.exports = {
|
|
41801
41814
|
Spellcheck: 'Verificação ortográfica'
|
|
@@ -41812,7 +41825,7 @@ module.exports = {
|
|
|
41812
41825
|
/*!
|
|
41813
41826
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41814
41827
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41815
|
-
* Copyright (c) 2013-
|
|
41828
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41816
41829
|
*/
|
|
41817
41830
|
module.exports = {
|
|
41818
41831
|
Spellcheck: 'Проверка орфографии'
|
|
@@ -41829,7 +41842,7 @@ module.exports = {
|
|
|
41829
41842
|
/*!
|
|
41830
41843
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41831
41844
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41832
|
-
* Copyright (c) 2013-
|
|
41845
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41833
41846
|
*/
|
|
41834
41847
|
module.exports = {
|
|
41835
41848
|
Spellcheck: 'Yazım denetimi'
|
|
@@ -41846,7 +41859,7 @@ module.exports = {
|
|
|
41846
41859
|
/*!
|
|
41847
41860
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41848
41861
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41849
|
-
* Copyright (c) 2013-
|
|
41862
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41850
41863
|
*/
|
|
41851
41864
|
module.exports = {
|
|
41852
41865
|
Spellcheck: 'Перевірка орфографії'
|
|
@@ -41863,7 +41876,7 @@ module.exports = {
|
|
|
41863
41876
|
/*!
|
|
41864
41877
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41865
41878
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41866
|
-
* Copyright (c) 2013-
|
|
41879
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41867
41880
|
*/
|
|
41868
41881
|
module.exports = {
|
|
41869
41882
|
Spellcheck: '拼写检查'
|
|
@@ -41880,7 +41893,7 @@ module.exports = {
|
|
|
41880
41893
|
/*!
|
|
41881
41894
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41882
41895
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41883
|
-
* Copyright (c) 2013-
|
|
41896
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41884
41897
|
*/
|
|
41885
41898
|
module.exports = {
|
|
41886
41899
|
Spellcheck: '拼字檢查'
|
|
@@ -41904,7 +41917,7 @@ module.exports = {
|
|
|
41904
41917
|
/*!
|
|
41905
41918
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41906
41919
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41907
|
-
* Copyright (c) 2013-
|
|
41920
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41908
41921
|
*/
|
|
41909
41922
|
|
|
41910
41923
|
|
|
@@ -41954,7 +41967,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('spell
|
|
|
41954
41967
|
/*!
|
|
41955
41968
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41956
41969
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41957
|
-
* Copyright (c) 2013-
|
|
41970
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41958
41971
|
*/
|
|
41959
41972
|
/**
|
|
41960
41973
|
* @module plugins/stat
|
|
@@ -41981,7 +41994,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showWordsCou
|
|
|
41981
41994
|
/*!
|
|
41982
41995
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41983
41996
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41984
|
-
* Copyright (c) 2013-
|
|
41997
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41985
41998
|
*/
|
|
41986
41999
|
|
|
41987
42000
|
|
|
@@ -42062,7 +42075,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('stat'
|
|
|
42062
42075
|
/*!
|
|
42063
42076
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42064
42077
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42065
|
-
* Copyright (c) 2013-
|
|
42078
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42066
42079
|
*/
|
|
42067
42080
|
/**
|
|
42068
42081
|
* @module plugins/sticky
|
|
@@ -42091,7 +42104,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.toolbarStick
|
|
|
42091
42104
|
/*!
|
|
42092
42105
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42093
42106
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42094
|
-
* Copyright (c) 2013-
|
|
42107
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42095
42108
|
*/
|
|
42096
42109
|
|
|
42097
42110
|
|
|
@@ -42215,7 +42228,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('stick
|
|
|
42215
42228
|
/*!
|
|
42216
42229
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42217
42230
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42218
|
-
* Copyright (c) 2013-
|
|
42231
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42219
42232
|
*/
|
|
42220
42233
|
|
|
42221
42234
|
|
|
@@ -42468,7 +42481,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
|
|
|
42468
42481
|
/*!
|
|
42469
42482
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42470
42483
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42471
|
-
* Copyright (c) 2013-
|
|
42484
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42472
42485
|
*/
|
|
42473
42486
|
module.exports = {
|
|
42474
42487
|
symbols: 'رمز'
|
|
@@ -42485,7 +42498,7 @@ module.exports = {
|
|
|
42485
42498
|
/*!
|
|
42486
42499
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42487
42500
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42488
|
-
* Copyright (c) 2013-
|
|
42501
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42489
42502
|
*/
|
|
42490
42503
|
module.exports = {
|
|
42491
42504
|
symbols: 'symbol'
|
|
@@ -42502,7 +42515,7 @@ module.exports = {
|
|
|
42502
42515
|
/*!
|
|
42503
42516
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42504
42517
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42505
|
-
* Copyright (c) 2013-
|
|
42518
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42506
42519
|
*/
|
|
42507
42520
|
module.exports = {
|
|
42508
42521
|
symbols: 'Symbol'
|
|
@@ -42519,7 +42532,7 @@ module.exports = {
|
|
|
42519
42532
|
/*!
|
|
42520
42533
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42521
42534
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42522
|
-
* Copyright (c) 2013-
|
|
42535
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42523
42536
|
*/
|
|
42524
42537
|
module.exports = {
|
|
42525
42538
|
symbols: 'Símbolo'
|
|
@@ -42536,7 +42549,7 @@ module.exports = {
|
|
|
42536
42549
|
/*!
|
|
42537
42550
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42538
42551
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42539
|
-
* Copyright (c) 2013-
|
|
42552
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42540
42553
|
*/
|
|
42541
42554
|
module.exports = {
|
|
42542
42555
|
symbols: 'سمبل'
|
|
@@ -42553,7 +42566,7 @@ module.exports = {
|
|
|
42553
42566
|
/*!
|
|
42554
42567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42555
42568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42556
|
-
* Copyright (c) 2013-
|
|
42569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42557
42570
|
*/
|
|
42558
42571
|
module.exports = {
|
|
42559
42572
|
symbols: 'Symbolit'
|
|
@@ -42570,7 +42583,7 @@ module.exports = {
|
|
|
42570
42583
|
/*!
|
|
42571
42584
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42572
42585
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42573
|
-
* Copyright (c) 2013-
|
|
42586
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42574
42587
|
*/
|
|
42575
42588
|
module.exports = {
|
|
42576
42589
|
symbols: 'caractère'
|
|
@@ -42587,7 +42600,7 @@ module.exports = {
|
|
|
42587
42600
|
/*!
|
|
42588
42601
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42589
42602
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42590
|
-
* Copyright (c) 2013-
|
|
42603
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42591
42604
|
*/
|
|
42592
42605
|
module.exports = {
|
|
42593
42606
|
symbols: 'תו מיוחד'
|
|
@@ -42604,7 +42617,7 @@ module.exports = {
|
|
|
42604
42617
|
/*!
|
|
42605
42618
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42606
42619
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42607
|
-
* Copyright (c) 2013-
|
|
42620
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42608
42621
|
*/
|
|
42609
42622
|
module.exports = {
|
|
42610
42623
|
symbols: 'Szimbólum'
|
|
@@ -42621,7 +42634,7 @@ module.exports = {
|
|
|
42621
42634
|
/*!
|
|
42622
42635
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42623
42636
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42624
|
-
* Copyright (c) 2013-
|
|
42637
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42625
42638
|
*/
|
|
42626
42639
|
module.exports = {
|
|
42627
42640
|
symbols: 'simbol'
|
|
@@ -42706,7 +42719,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42706
42719
|
/*!
|
|
42707
42720
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42708
42721
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42709
|
-
* Copyright (c) 2013-
|
|
42722
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42710
42723
|
*/
|
|
42711
42724
|
|
|
42712
42725
|
|
|
@@ -42743,7 +42756,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42743
42756
|
/*!
|
|
42744
42757
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42745
42758
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42746
|
-
* Copyright (c) 2013-
|
|
42759
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42747
42760
|
*/
|
|
42748
42761
|
module.exports = {
|
|
42749
42762
|
symbols: 'Simbolo'
|
|
@@ -42760,7 +42773,7 @@ module.exports = {
|
|
|
42760
42773
|
/*!
|
|
42761
42774
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42762
42775
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42763
|
-
* Copyright (c) 2013-
|
|
42776
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42764
42777
|
*/
|
|
42765
42778
|
module.exports = {
|
|
42766
42779
|
symbols: 'symbol'
|
|
@@ -42777,7 +42790,7 @@ module.exports = {
|
|
|
42777
42790
|
/*!
|
|
42778
42791
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42779
42792
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42780
|
-
* Copyright (c) 2013-
|
|
42793
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42781
42794
|
*/
|
|
42782
42795
|
module.exports = {
|
|
42783
42796
|
symbols: '기호'
|
|
@@ -42794,7 +42807,7 @@ module.exports = {
|
|
|
42794
42807
|
/*!
|
|
42795
42808
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42796
42809
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42797
|
-
* Copyright (c) 2013-
|
|
42810
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42798
42811
|
*/
|
|
42799
42812
|
module.exports = {
|
|
42800
42813
|
symbols: 'тэмдэгт'
|
|
@@ -42811,7 +42824,7 @@ module.exports = {
|
|
|
42811
42824
|
/*!
|
|
42812
42825
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42813
42826
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42814
|
-
* Copyright (c) 2013-
|
|
42827
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42815
42828
|
*/
|
|
42816
42829
|
module.exports = {
|
|
42817
42830
|
symbols: 'symbool'
|
|
@@ -42828,7 +42841,7 @@ module.exports = {
|
|
|
42828
42841
|
/*!
|
|
42829
42842
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42830
42843
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42831
|
-
* Copyright (c) 2013-
|
|
42844
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42832
42845
|
*/
|
|
42833
42846
|
module.exports = {
|
|
42834
42847
|
symbols: 'symbol'
|
|
@@ -42845,7 +42858,7 @@ module.exports = {
|
|
|
42845
42858
|
/*!
|
|
42846
42859
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42847
42860
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42848
|
-
* Copyright (c) 2013-
|
|
42861
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42849
42862
|
*/
|
|
42850
42863
|
module.exports = {
|
|
42851
42864
|
symbols: 'Símbolo'
|
|
@@ -42862,7 +42875,7 @@ module.exports = {
|
|
|
42862
42875
|
/*!
|
|
42863
42876
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42864
42877
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42865
|
-
* Copyright (c) 2013-
|
|
42878
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42866
42879
|
*/
|
|
42867
42880
|
module.exports = {
|
|
42868
42881
|
symbols: 'символ'
|
|
@@ -42879,7 +42892,7 @@ module.exports = {
|
|
|
42879
42892
|
/*!
|
|
42880
42893
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42881
42894
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42882
|
-
* Copyright (c) 2013-
|
|
42895
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42883
42896
|
*/
|
|
42884
42897
|
module.exports = {
|
|
42885
42898
|
symbols: 'Sembol'
|
|
@@ -42896,7 +42909,7 @@ module.exports = {
|
|
|
42896
42909
|
/*!
|
|
42897
42910
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42898
42911
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42899
|
-
* Copyright (c) 2013-
|
|
42912
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42900
42913
|
*/
|
|
42901
42914
|
module.exports = {
|
|
42902
42915
|
symbols: 'символ'
|
|
@@ -42913,7 +42926,7 @@ module.exports = {
|
|
|
42913
42926
|
/*!
|
|
42914
42927
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42915
42928
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42916
|
-
* Copyright (c) 2013-
|
|
42929
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42917
42930
|
*/
|
|
42918
42931
|
module.exports = {
|
|
42919
42932
|
symbols: '符号'
|
|
@@ -42930,7 +42943,7 @@ module.exports = {
|
|
|
42930
42943
|
/*!
|
|
42931
42944
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42932
42945
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42933
|
-
* Copyright (c) 2013-
|
|
42946
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42934
42947
|
*/
|
|
42935
42948
|
module.exports = {
|
|
42936
42949
|
symbols: '符號'
|
|
@@ -42954,7 +42967,7 @@ module.exports = {
|
|
|
42954
42967
|
/*!
|
|
42955
42968
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42956
42969
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42957
|
-
* Copyright (c) 2013-
|
|
42970
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42958
42971
|
*/
|
|
42959
42972
|
|
|
42960
42973
|
|
|
@@ -43100,7 +43113,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43100
43113
|
/*!
|
|
43101
43114
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43102
43115
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43103
|
-
* Copyright (c) 2013-
|
|
43116
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43104
43117
|
*/
|
|
43105
43118
|
/**
|
|
43106
43119
|
* @module plugins/tab
|
|
@@ -43123,7 +43136,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43123
43136
|
/*!
|
|
43124
43137
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43125
43138
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43126
|
-
* Copyright (c) 2013-
|
|
43139
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43127
43140
|
*/
|
|
43128
43141
|
|
|
43129
43142
|
|
|
@@ -43237,7 +43250,7 @@ function removeNestedList(jodit, list, li) {
|
|
|
43237
43250
|
/*!
|
|
43238
43251
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43239
43252
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43240
|
-
* Copyright (c) 2013-
|
|
43253
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43241
43254
|
*/
|
|
43242
43255
|
/**
|
|
43243
43256
|
* @module plugins/tab
|
|
@@ -43264,7 +43277,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tab = {
|
|
|
43264
43277
|
/*!
|
|
43265
43278
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43266
43279
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43267
|
-
* Copyright (c) 2013-
|
|
43280
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43268
43281
|
*/
|
|
43269
43282
|
|
|
43270
43283
|
|
|
@@ -43319,7 +43332,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('tab',
|
|
|
43319
43332
|
/*!
|
|
43320
43333
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43321
43334
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43322
|
-
* Copyright (c) 2013-
|
|
43335
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43323
43336
|
*/
|
|
43324
43337
|
|
|
43325
43338
|
|
|
@@ -43454,7 +43467,7 @@ function findCell(editor, key) {
|
|
|
43454
43467
|
/*!
|
|
43455
43468
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43456
43469
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43457
|
-
* Copyright (c) 2013-
|
|
43470
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43458
43471
|
*/
|
|
43459
43472
|
|
|
43460
43473
|
|
|
@@ -43626,7 +43639,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.tab
|
|
|
43626
43639
|
/*!
|
|
43627
43640
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43628
43641
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43629
|
-
* Copyright (c) 2013-
|
|
43642
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43630
43643
|
*/
|
|
43631
43644
|
|
|
43632
43645
|
|
|
@@ -43657,7 +43670,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('table
|
|
|
43657
43670
|
/*!
|
|
43658
43671
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43659
43672
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43660
|
-
* Copyright (c) 2013-
|
|
43673
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43661
43674
|
*/
|
|
43662
43675
|
|
|
43663
43676
|
|
|
@@ -43741,7 +43754,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.vid
|
|
|
43741
43754
|
/*!
|
|
43742
43755
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43743
43756
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43744
|
-
* Copyright (c) 2013-
|
|
43757
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43745
43758
|
*/
|
|
43746
43759
|
|
|
43747
43760
|
|
|
@@ -43764,7 +43777,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('video
|
|
|
43764
43777
|
/*!
|
|
43765
43778
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43766
43779
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43767
|
-
* Copyright (c) 2013-
|
|
43780
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43768
43781
|
*/
|
|
43769
43782
|
|
|
43770
43783
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes = {
|
|
@@ -43789,7 +43802,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes =
|
|
|
43789
43802
|
/*!
|
|
43790
43803
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43791
43804
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43792
|
-
* Copyright (c) 2013-
|
|
43805
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43793
43806
|
*/
|
|
43794
43807
|
|
|
43795
43808
|
|
|
@@ -43935,7 +43948,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('wrapN
|
|
|
43935
43948
|
/*!
|
|
43936
43949
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43937
43950
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43938
|
-
* Copyright (c) 2013-
|
|
43951
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43939
43952
|
*/
|
|
43940
43953
|
/**
|
|
43941
43954
|
* @module plugins/xpath
|
|
@@ -43961,7 +43974,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showXPathInS
|
|
|
43961
43974
|
/*!
|
|
43962
43975
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43963
43976
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43964
|
-
* Copyright (c) 2013-
|
|
43977
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43965
43978
|
*/
|
|
43966
43979
|
|
|
43967
43980
|
|
|
@@ -44205,7 +44218,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44205
44218
|
/*!
|
|
44206
44219
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44207
44220
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44208
|
-
* Copyright (c) 2013-
|
|
44221
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44209
44222
|
*/
|
|
44210
44223
|
/**
|
|
44211
44224
|
* [[include:styles/icons/README.md]]
|