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/es2018/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 = "es2018";
|
|
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
|
|
|
@@ -8021,7 +8021,7 @@ function alignElement(command, box) {
|
|
|
8021
8021
|
/*!
|
|
8022
8022
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8023
8023
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8024
|
-
* Copyright (c) 2013-
|
|
8024
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8025
8025
|
*/
|
|
8026
8026
|
|
|
8027
8027
|
|
|
@@ -8108,7 +8108,7 @@ function loadNextStyle(jodit, urls, i = 0) {
|
|
|
8108
8108
|
/*!
|
|
8109
8109
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8110
8110
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8111
|
-
* Copyright (c) 2013-
|
|
8111
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8112
8112
|
*/
|
|
8113
8113
|
|
|
8114
8114
|
|
|
@@ -8175,7 +8175,7 @@ function attr(elm, keyOrAttributes, value) {
|
|
|
8175
8175
|
/*!
|
|
8176
8176
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8177
8177
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8178
|
-
* Copyright (c) 2013-
|
|
8178
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8179
8179
|
*/
|
|
8180
8180
|
/**
|
|
8181
8181
|
* @module helpers/utils
|
|
@@ -8229,7 +8229,7 @@ const browser = (browser) => {
|
|
|
8229
8229
|
/*!
|
|
8230
8230
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8231
8231
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8232
|
-
* Copyright (c) 2013-
|
|
8232
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8233
8233
|
*/
|
|
8234
8234
|
|
|
8235
8235
|
/**
|
|
@@ -8262,7 +8262,7 @@ const buildQuery = (data, prefix) => {
|
|
|
8262
8262
|
/*!
|
|
8263
8263
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8264
8264
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8265
|
-
* Copyright (c) 2013-
|
|
8265
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8266
8266
|
*/
|
|
8267
8267
|
/**
|
|
8268
8268
|
* @module helpers/utils
|
|
@@ -8297,7 +8297,7 @@ const completeUrl = (url) => {
|
|
|
8297
8297
|
/*!
|
|
8298
8298
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8299
8299
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8300
|
-
* Copyright (c) 2013-
|
|
8300
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8301
8301
|
*/
|
|
8302
8302
|
|
|
8303
8303
|
|
|
@@ -8418,7 +8418,7 @@ function ConfigDeepFlatten(obj) {
|
|
|
8418
8418
|
/*!
|
|
8419
8419
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8420
8420
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8421
|
-
* Copyright (c) 2013-
|
|
8421
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8422
8422
|
*/
|
|
8423
8423
|
/**
|
|
8424
8424
|
* @module helpers/utils
|
|
@@ -8500,7 +8500,7 @@ const convertMediaUrlToVideoEmbed = (url, { width = 400, height = 345 } = {}) =>
|
|
|
8500
8500
|
/*!
|
|
8501
8501
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8502
8502
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8503
|
-
* Copyright (c) 2013-
|
|
8503
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8504
8504
|
*/
|
|
8505
8505
|
|
|
8506
8506
|
|
|
@@ -8583,7 +8583,7 @@ const clearCenterAlign = (image) => {
|
|
|
8583
8583
|
/*!
|
|
8584
8584
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8585
8585
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8586
|
-
* Copyright (c) 2013-
|
|
8586
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8587
8587
|
*/
|
|
8588
8588
|
/**
|
|
8589
8589
|
* @module helpers/utils
|
|
@@ -8619,7 +8619,7 @@ const ctrlKey = (e) => {
|
|
|
8619
8619
|
/*!
|
|
8620
8620
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8621
8621
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8622
|
-
* Copyright (c) 2013-
|
|
8622
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8623
8623
|
*/
|
|
8624
8624
|
|
|
8625
8625
|
const store = new WeakMap();
|
|
@@ -8662,7 +8662,7 @@ const dataBind = (elm, key, value) => {
|
|
|
8662
8662
|
/*!
|
|
8663
8663
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8664
8664
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8665
|
-
* Copyright (c) 2013-
|
|
8665
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8666
8666
|
*/
|
|
8667
8667
|
/**
|
|
8668
8668
|
* @module helpers/utils
|
|
@@ -8701,7 +8701,7 @@ const defaultLanguage = (language, defaultLanguage = 'en') => {
|
|
|
8701
8701
|
/*!
|
|
8702
8702
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8703
8703
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8704
|
-
* Copyright (c) 2013-
|
|
8704
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8705
8705
|
*/
|
|
8706
8706
|
/**
|
|
8707
8707
|
* @module helpers/utils
|
|
@@ -8735,7 +8735,7 @@ function options(message) {
|
|
|
8735
8735
|
/*!
|
|
8736
8736
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8737
8737
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8738
|
-
* Copyright (c) 2013-
|
|
8738
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8739
8739
|
*/
|
|
8740
8740
|
/**
|
|
8741
8741
|
* @module helpers/utils
|
|
@@ -8762,7 +8762,7 @@ const isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODU
|
|
|
8762
8762
|
/*!
|
|
8763
8763
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8764
8764
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8765
|
-
* Copyright (c) 2013-
|
|
8765
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8766
8766
|
*/
|
|
8767
8767
|
/**
|
|
8768
8768
|
* @module helpers/utils
|
|
@@ -8793,7 +8793,7 @@ class ConnectionError extends Error {
|
|
|
8793
8793
|
/*!
|
|
8794
8794
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8795
8795
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8796
|
-
* Copyright (c) 2013-
|
|
8796
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8797
8797
|
*/
|
|
8798
8798
|
/**
|
|
8799
8799
|
* @module helpers/utils
|
|
@@ -8815,7 +8815,7 @@ class ConnectionError extends Error {
|
|
|
8815
8815
|
/*!
|
|
8816
8816
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8817
8817
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8818
|
-
* Copyright (c) 2013-
|
|
8818
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8819
8819
|
*/
|
|
8820
8820
|
/**
|
|
8821
8821
|
* @module helpers/utils
|
|
@@ -8848,7 +8848,7 @@ class OptionsError extends TypeError {
|
|
|
8848
8848
|
/*!
|
|
8849
8849
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8850
8850
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8851
|
-
* Copyright (c) 2013-
|
|
8851
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8852
8852
|
*/
|
|
8853
8853
|
/**
|
|
8854
8854
|
* @module helpers/utils
|
|
@@ -8872,7 +8872,7 @@ class OptionsError extends TypeError {
|
|
|
8872
8872
|
/*!
|
|
8873
8873
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8874
8874
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8875
|
-
* Copyright (c) 2013-
|
|
8875
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8876
8876
|
*/
|
|
8877
8877
|
/**
|
|
8878
8878
|
* @module helpers/utils
|
|
@@ -8908,7 +8908,7 @@ function fastClone(object) {
|
|
|
8908
8908
|
/*!
|
|
8909
8909
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8910
8910
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8911
|
-
* Copyright (c) 2013-
|
|
8911
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8912
8912
|
*/
|
|
8913
8913
|
|
|
8914
8914
|
const keepNames = new Map();
|
|
@@ -8944,7 +8944,7 @@ const getClassName = (obj) => {
|
|
|
8944
8944
|
/*!
|
|
8945
8945
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8946
8946
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8947
|
-
* Copyright (c) 2013-
|
|
8947
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8948
8948
|
*/
|
|
8949
8949
|
|
|
8950
8950
|
|
|
@@ -9003,7 +9003,7 @@ function get(chain, obj) {
|
|
|
9003
9003
|
/*!
|
|
9004
9004
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9005
9005
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9006
|
-
* Copyright (c) 2013-
|
|
9006
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9007
9007
|
*/
|
|
9008
9008
|
/**
|
|
9009
9009
|
* @module helpers/utils
|
|
@@ -9121,7 +9121,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9121
9121
|
/*!
|
|
9122
9122
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9123
9123
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9124
|
-
* Copyright (c) 2013-
|
|
9124
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9125
9125
|
*/
|
|
9126
9126
|
/**
|
|
9127
9127
|
* @module helpers/utils
|
|
@@ -9168,7 +9168,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9168
9168
|
/*!
|
|
9169
9169
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9170
9170
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9171
|
-
* Copyright (c) 2013-
|
|
9171
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9172
9172
|
*/
|
|
9173
9173
|
/**
|
|
9174
9174
|
* @module helpers/utils
|
|
@@ -9202,7 +9202,7 @@ function markDeprecated(method, names = [''], ctx = null) {
|
|
|
9202
9202
|
/*!
|
|
9203
9203
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9204
9204
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9205
|
-
* Copyright (c) 2013-
|
|
9205
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9206
9206
|
*/
|
|
9207
9207
|
/**
|
|
9208
9208
|
* Parse query string
|
|
@@ -9234,7 +9234,7 @@ const parseQuery = (queryString) => {
|
|
|
9234
9234
|
/*!
|
|
9235
9235
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9236
9236
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9237
|
-
* Copyright (c) 2013-
|
|
9237
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9238
9238
|
*/
|
|
9239
9239
|
|
|
9240
9240
|
|
|
@@ -9415,7 +9415,7 @@ function previewBox(editor, defaultValue, points = 'px', container = null) {
|
|
|
9415
9415
|
/*!
|
|
9416
9416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9417
9417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9418
|
-
* Copyright (c) 2013-
|
|
9418
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9419
9419
|
*/
|
|
9420
9420
|
|
|
9421
9421
|
|
|
@@ -9471,7 +9471,7 @@ function reset(key) {
|
|
|
9471
9471
|
/*!
|
|
9472
9472
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9473
9473
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9474
|
-
* Copyright (c) 2013-
|
|
9474
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9475
9475
|
*/
|
|
9476
9476
|
|
|
9477
9477
|
/**
|
|
@@ -9534,7 +9534,7 @@ function scrollIntoViewIfNeeded(elm, root, doc) {
|
|
|
9534
9534
|
/*!
|
|
9535
9535
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9536
9536
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9537
|
-
* Copyright (c) 2013-
|
|
9537
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9538
9538
|
*/
|
|
9539
9539
|
|
|
9540
9540
|
|
|
@@ -9675,7 +9675,7 @@ function resolveElement(element, od) {
|
|
|
9675
9675
|
/*!
|
|
9676
9676
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9677
9677
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9678
|
-
* Copyright (c) 2013-
|
|
9678
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9679
9679
|
*/
|
|
9680
9680
|
|
|
9681
9681
|
|
|
@@ -9725,7 +9725,7 @@ function set(chain, value, obj) {
|
|
|
9725
9725
|
/*!
|
|
9726
9726
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9727
9727
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9728
|
-
* Copyright (c) 2013-
|
|
9728
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9729
9729
|
*/
|
|
9730
9730
|
class LimitedStack {
|
|
9731
9731
|
constructor(limit) {
|
|
@@ -9770,7 +9770,7 @@ class LimitedStack {
|
|
|
9770
9770
|
/*!
|
|
9771
9771
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9772
9772
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9773
|
-
* Copyright (c) 2013-
|
|
9773
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9774
9774
|
*/
|
|
9775
9775
|
|
|
9776
9776
|
|
|
@@ -9884,7 +9884,7 @@ const getDataTransfer = (event) => {
|
|
|
9884
9884
|
/*!
|
|
9885
9885
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9886
9886
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9887
|
-
* Copyright (c) 2013-
|
|
9887
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9888
9888
|
*/
|
|
9889
9889
|
|
|
9890
9890
|
|
|
@@ -9937,7 +9937,7 @@ function init(jodit, pluginName, plugin, instance, doneList, waitingList) {
|
|
|
9937
9937
|
/*!
|
|
9938
9938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9939
9939
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9940
|
-
* Copyright (c) 2013-
|
|
9940
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9941
9941
|
*/
|
|
9942
9942
|
|
|
9943
9943
|
|
|
@@ -10013,7 +10013,7 @@ function load(jodit, pluginList, callback) {
|
|
|
10013
10013
|
/*!
|
|
10014
10014
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10015
10015
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10016
|
-
* Copyright (c) 2013-
|
|
10016
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10017
10017
|
*/
|
|
10018
10018
|
|
|
10019
10019
|
|
|
@@ -10056,7 +10056,7 @@ function makeInstance(jodit, plugin) {
|
|
|
10056
10056
|
/*!
|
|
10057
10057
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10058
10058
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10059
|
-
* Copyright (c) 2013-
|
|
10059
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10060
10060
|
*/
|
|
10061
10061
|
/**
|
|
10062
10062
|
* @module plugin
|
|
@@ -10084,7 +10084,7 @@ function normalizeName(name) {
|
|
|
10084
10084
|
/*!
|
|
10085
10085
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10086
10086
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10087
|
-
* Copyright (c) 2013-
|
|
10087
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10088
10088
|
*/
|
|
10089
10089
|
/**
|
|
10090
10090
|
* @module plugin
|
|
@@ -10113,7 +10113,7 @@ function normalizeName(name) {
|
|
|
10113
10113
|
/*!
|
|
10114
10114
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10115
10115
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10116
|
-
* Copyright (c) 2013-
|
|
10116
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10117
10117
|
*/
|
|
10118
10118
|
|
|
10119
10119
|
|
|
@@ -10275,7 +10275,7 @@ function getSpecialLists(jodit) {
|
|
|
10275
10275
|
/*!
|
|
10276
10276
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10277
10277
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10278
|
-
* Copyright (c) 2013-
|
|
10278
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10279
10279
|
*/
|
|
10280
10280
|
|
|
10281
10281
|
|
|
@@ -10376,7 +10376,7 @@ Plugin.requires = [];
|
|
|
10376
10376
|
/*!
|
|
10377
10377
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10378
10378
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10379
|
-
* Copyright (c) 2013-
|
|
10379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10380
10380
|
*/
|
|
10381
10381
|
|
|
10382
10382
|
|
|
@@ -10551,7 +10551,7 @@ Ajax.log = [];
|
|
|
10551
10551
|
/*!
|
|
10552
10552
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10553
10553
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10554
|
-
* Copyright (c) 2013-
|
|
10554
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10555
10555
|
*/
|
|
10556
10556
|
|
|
10557
10557
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxOptions = {
|
|
@@ -10585,7 +10585,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10585
10585
|
/*!
|
|
10586
10586
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10587
10587
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10588
|
-
* Copyright (c) 2013-
|
|
10588
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10589
10589
|
*/
|
|
10590
10590
|
/**
|
|
10591
10591
|
* @module request
|
|
@@ -10606,7 +10606,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10606
10606
|
/*!
|
|
10607
10607
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10608
10608
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10609
|
-
* Copyright (c) 2013-
|
|
10609
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10610
10610
|
*/
|
|
10611
10611
|
class Response {
|
|
10612
10612
|
get url() {
|
|
@@ -10648,7 +10648,7 @@ class Response {
|
|
|
10648
10648
|
/*!
|
|
10649
10649
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10650
10650
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10651
|
-
* Copyright (c) 2013-
|
|
10651
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10652
10652
|
*/
|
|
10653
10653
|
/**
|
|
10654
10654
|
* @module selection
|
|
@@ -10720,7 +10720,7 @@ function findCorrectCurrentNode(node, range, rightMode, isCollapsed, checkChild,
|
|
|
10720
10720
|
/*!
|
|
10721
10721
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10722
10722
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10723
|
-
* Copyright (c) 2013-
|
|
10723
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10724
10724
|
*/
|
|
10725
10725
|
|
|
10726
10726
|
|
|
@@ -10760,7 +10760,7 @@ function moveNodeInsideStart(j, node, start) {
|
|
|
10760
10760
|
/*!
|
|
10761
10761
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10762
10762
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10763
|
-
* Copyright (c) 2013-
|
|
10763
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10764
10764
|
*/
|
|
10765
10765
|
|
|
10766
10766
|
/**
|
|
@@ -10808,7 +10808,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10808
10808
|
/*!
|
|
10809
10809
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10810
10810
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10811
|
-
* Copyright (c) 2013-
|
|
10811
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10812
10812
|
*/
|
|
10813
10813
|
/**
|
|
10814
10814
|
* @module selection
|
|
@@ -10841,7 +10841,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10841
10841
|
/*!
|
|
10842
10842
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10843
10843
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10844
|
-
* Copyright (c) 2013-
|
|
10844
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10845
10845
|
*/
|
|
10846
10846
|
|
|
10847
10847
|
|
|
@@ -11987,7 +11987,7 @@ class Selection {
|
|
|
11987
11987
|
/*!
|
|
11988
11988
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11989
11989
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11990
|
-
* Copyright (c) 2013-
|
|
11990
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11991
11991
|
*/
|
|
11992
11992
|
|
|
11993
11993
|
|
|
@@ -12055,7 +12055,7 @@ function extractAndMove(wrapper, range, left) {
|
|
|
12055
12055
|
/*!
|
|
12056
12056
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12057
12057
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12058
|
-
* Copyright (c) 2013-
|
|
12058
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12059
12059
|
*/
|
|
12060
12060
|
|
|
12061
12061
|
|
|
@@ -12115,7 +12115,7 @@ class FiniteStateMachine {
|
|
|
12115
12115
|
/*!
|
|
12116
12116
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12117
12117
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12118
|
-
* Copyright (c) 2013-
|
|
12118
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12119
12119
|
*/
|
|
12120
12120
|
|
|
12121
12121
|
|
|
@@ -12160,7 +12160,7 @@ function getSuitChild(style, font) {
|
|
|
12160
12160
|
/*!
|
|
12161
12161
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12162
12162
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12163
|
-
* Copyright (c) 2013-
|
|
12163
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12164
12164
|
*/
|
|
12165
12165
|
|
|
12166
12166
|
|
|
@@ -12219,7 +12219,7 @@ function getSuitParent(style, node, root) {
|
|
|
12219
12219
|
/*!
|
|
12220
12220
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12221
12221
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12222
|
-
* Copyright (c) 2013-
|
|
12222
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12223
12223
|
*/
|
|
12224
12224
|
|
|
12225
12225
|
|
|
@@ -12313,7 +12313,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12313
12313
|
/*!
|
|
12314
12314
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12315
12315
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12316
|
-
* Copyright (c) 2013-
|
|
12316
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12317
12317
|
*/
|
|
12318
12318
|
|
|
12319
12319
|
|
|
@@ -12345,7 +12345,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12345
12345
|
/*!
|
|
12346
12346
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12347
12347
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12348
|
-
* Copyright (c) 2013-
|
|
12348
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12349
12349
|
*/
|
|
12350
12350
|
|
|
12351
12351
|
/**
|
|
@@ -12371,7 +12371,7 @@ function isInsideInvisibleElement(font, root) {
|
|
|
12371
12371
|
/*!
|
|
12372
12372
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12373
12373
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12374
|
-
* Copyright (c) 2013-
|
|
12374
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12375
12375
|
*/
|
|
12376
12376
|
|
|
12377
12377
|
|
|
@@ -12405,7 +12405,7 @@ function isNormalNode(elm) {
|
|
|
12405
12405
|
/*!
|
|
12406
12406
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12407
12407
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12408
|
-
* Copyright (c) 2013-
|
|
12408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12409
12409
|
*/
|
|
12410
12410
|
|
|
12411
12411
|
|
|
@@ -12538,7 +12538,7 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
12538
12538
|
/*!
|
|
12539
12539
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12540
12540
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12541
|
-
* Copyright (c) 2013-
|
|
12541
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12542
12542
|
*/
|
|
12543
12543
|
|
|
12544
12544
|
|
|
@@ -12609,7 +12609,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12609
12609
|
/*!
|
|
12610
12610
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12611
12611
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12612
|
-
* Copyright (c) 2013-
|
|
12612
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12613
12613
|
*/
|
|
12614
12614
|
|
|
12615
12615
|
|
|
@@ -12671,7 +12671,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12671
12671
|
/*!
|
|
12672
12672
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12673
12673
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12674
|
-
* Copyright (c) 2013-
|
|
12674
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12675
12675
|
*/
|
|
12676
12676
|
|
|
12677
12677
|
|
|
@@ -12845,7 +12845,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
12845
12845
|
/*!
|
|
12846
12846
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12847
12847
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12848
|
-
* Copyright (c) 2013-
|
|
12848
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12849
12849
|
*/
|
|
12850
12850
|
|
|
12851
12851
|
|
|
@@ -12919,7 +12919,7 @@ function unwrapChildren(style, font) {
|
|
|
12919
12919
|
/*!
|
|
12920
12920
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12921
12921
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12922
|
-
* Copyright (c) 2013-
|
|
12922
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12923
12923
|
*/
|
|
12924
12924
|
|
|
12925
12925
|
|
|
@@ -12986,7 +12986,7 @@ function wrapUnwrappedText(style, elm, jodit) {
|
|
|
12986
12986
|
/*!
|
|
12987
12987
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12988
12988
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12989
|
-
* Copyright (c) 2013-
|
|
12989
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12990
12990
|
*/
|
|
12991
12991
|
|
|
12992
12992
|
|
|
@@ -13044,7 +13044,7 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
13044
13044
|
/*!
|
|
13045
13045
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13046
13046
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13047
|
-
* Copyright (c) 2013-
|
|
13047
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13048
13048
|
*/
|
|
13049
13049
|
|
|
13050
13050
|
|
|
@@ -13101,7 +13101,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
13101
13101
|
/*!
|
|
13102
13102
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13103
13103
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13104
|
-
* Copyright (c) 2013-
|
|
13104
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13105
13105
|
*/
|
|
13106
13106
|
|
|
13107
13107
|
|
|
@@ -13192,7 +13192,7 @@ class CommitStyle {
|
|
|
13192
13192
|
/*!
|
|
13193
13193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13194
13194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13195
|
-
* Copyright (c) 2013-
|
|
13195
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13196
13196
|
*/
|
|
13197
13197
|
/**
|
|
13198
13198
|
* @module selection
|
|
@@ -13232,7 +13232,7 @@ const _PREFIX = 'commitStyle';
|
|
|
13232
13232
|
/*!
|
|
13233
13233
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13234
13234
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13235
|
-
* Copyright (c) 2013-
|
|
13235
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13236
13236
|
*/
|
|
13237
13237
|
|
|
13238
13238
|
|
|
@@ -13417,7 +13417,7 @@ const transactions = {
|
|
|
13417
13417
|
/*!
|
|
13418
13418
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13419
13419
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13420
|
-
* Copyright (c) 2013-
|
|
13420
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13421
13421
|
*/
|
|
13422
13422
|
/**
|
|
13423
13423
|
* Check if user disable local storages/cookie etc.
|
|
@@ -13499,7 +13499,7 @@ class LocalStorageProvider {
|
|
|
13499
13499
|
/*!
|
|
13500
13500
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13501
13501
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13502
|
-
* Copyright (c) 2013-
|
|
13502
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13503
13503
|
*/
|
|
13504
13504
|
class MemoryStorageProvider {
|
|
13505
13505
|
constructor() {
|
|
@@ -13540,7 +13540,7 @@ class MemoryStorageProvider {
|
|
|
13540
13540
|
/*!
|
|
13541
13541
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13542
13542
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13543
|
-
* Copyright (c) 2013-
|
|
13543
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13544
13544
|
*/
|
|
13545
13545
|
/**
|
|
13546
13546
|
* @module storage
|
|
@@ -13566,7 +13566,7 @@ class MemoryStorageProvider {
|
|
|
13566
13566
|
/*!
|
|
13567
13567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13568
13568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13569
|
-
* Copyright (c) 2013-
|
|
13569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13570
13570
|
*/
|
|
13571
13571
|
|
|
13572
13572
|
|
|
@@ -13626,7 +13626,7 @@ class Storage {
|
|
|
13626
13626
|
/*!
|
|
13627
13627
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13628
13628
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13629
|
-
* Copyright (c) 2013-
|
|
13629
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13630
13630
|
*/
|
|
13631
13631
|
|
|
13632
13632
|
|
|
@@ -13685,7 +13685,7 @@ function processTitle(title, self) {
|
|
|
13685
13685
|
/*!
|
|
13686
13686
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13687
13687
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13688
|
-
* Copyright (c) 2013-
|
|
13688
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13689
13689
|
*/
|
|
13690
13690
|
|
|
13691
13691
|
class Elms {
|
|
@@ -13717,7 +13717,7 @@ class Elms {
|
|
|
13717
13717
|
/*!
|
|
13718
13718
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13719
13719
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13720
|
-
* Copyright (c) 2013-
|
|
13720
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13721
13721
|
*/
|
|
13722
13722
|
|
|
13723
13723
|
class Mods {
|
|
@@ -13778,7 +13778,7 @@ class Mods {
|
|
|
13778
13778
|
/*!
|
|
13779
13779
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13780
13780
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13781
|
-
* Copyright (c) 2013-
|
|
13781
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13782
13782
|
*/
|
|
13783
13783
|
|
|
13784
13784
|
|
|
@@ -14056,7 +14056,7 @@ function Button(jodit, stateOrText, text, variant) {
|
|
|
14056
14056
|
/*!
|
|
14057
14057
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14058
14058
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14059
|
-
* Copyright (c) 2013-
|
|
14059
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14060
14060
|
*/
|
|
14061
14061
|
|
|
14062
14062
|
|
|
@@ -14145,7 +14145,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14145
14145
|
/*!
|
|
14146
14146
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14147
14147
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14148
|
-
* Copyright (c) 2013-
|
|
14148
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14149
14149
|
*/
|
|
14150
14150
|
/**
|
|
14151
14151
|
* [[include:core/ui/button/README.md]]
|
|
@@ -14177,7 +14177,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14177
14177
|
/*!
|
|
14178
14178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14179
14179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14180
|
-
* Copyright (c) 2013-
|
|
14180
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14181
14181
|
*/
|
|
14182
14182
|
var UITooltip_1;
|
|
14183
14183
|
|
|
@@ -14387,7 +14387,7 @@ UITooltip = UITooltip_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */
|
|
|
14387
14387
|
/*!
|
|
14388
14388
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14389
14389
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14390
|
-
* Copyright (c) 2013-
|
|
14390
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14391
14391
|
*/
|
|
14392
14392
|
var UIElement_1;
|
|
14393
14393
|
|
|
@@ -14544,7 +14544,7 @@ UIElement = UIElement_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
14544
14544
|
/*!
|
|
14545
14545
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14546
14546
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14547
|
-
* Copyright (c) 2013-
|
|
14547
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14548
14548
|
*/
|
|
14549
14549
|
|
|
14550
14550
|
|
|
@@ -14595,7 +14595,7 @@ UIBlock = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14595
14595
|
/*!
|
|
14596
14596
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14597
14597
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14598
|
-
* Copyright (c) 2013-
|
|
14598
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14599
14599
|
*/
|
|
14600
14600
|
|
|
14601
14601
|
|
|
@@ -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
|
/**
|
|
14690
14690
|
* @module ui/form
|
|
@@ -14710,7 +14710,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
14710
14710
|
/*!
|
|
14711
14711
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14712
14712
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14713
|
-
* Copyright (c) 2013-
|
|
14713
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14714
14714
|
*/
|
|
14715
14715
|
var UITextArea_1;
|
|
14716
14716
|
|
|
@@ -14772,7 +14772,7 @@ UITextArea = UITextArea_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate
|
|
|
14772
14772
|
/*!
|
|
14773
14773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14774
14774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14775
|
-
* Copyright (c) 2013-
|
|
14775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14776
14776
|
*/
|
|
14777
14777
|
var UICheckbox_1;
|
|
14778
14778
|
|
|
@@ -14859,7 +14859,7 @@ UICheckbox = UICheckbox_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate
|
|
|
14859
14859
|
/*!
|
|
14860
14860
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14861
14861
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14862
|
-
* Copyright (c) 2013-
|
|
14862
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14863
14863
|
*/
|
|
14864
14864
|
|
|
14865
14865
|
|
|
@@ -14936,7 +14936,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14936
14936
|
/*!
|
|
14937
14937
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14938
14938
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14939
|
-
* Copyright (c) 2013-
|
|
14939
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14940
14940
|
*/
|
|
14941
14941
|
/**
|
|
14942
14942
|
* @module ui/form
|
|
@@ -14968,7 +14968,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14968
14968
|
/*!
|
|
14969
14969
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14970
14970
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14971
|
-
* Copyright (c) 2013-
|
|
14971
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14972
14972
|
*/
|
|
14973
14973
|
var UIInput_1;
|
|
14974
14974
|
|
|
@@ -15219,7 +15219,7 @@ UIInput = UIInput_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg
|
|
|
15219
15219
|
/*!
|
|
15220
15220
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15221
15221
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15222
|
-
* Copyright (c) 2013-
|
|
15222
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15223
15223
|
*/
|
|
15224
15224
|
var UISelect_1;
|
|
15225
15225
|
|
|
@@ -15306,7 +15306,7 @@ UISelect = UISelect_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .
|
|
|
15306
15306
|
/*!
|
|
15307
15307
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15308
15308
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15309
|
-
* Copyright (c) 2013-
|
|
15309
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15310
15310
|
*/
|
|
15311
15311
|
/**
|
|
15312
15312
|
* @module ui/form
|
|
@@ -15331,7 +15331,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15331
15331
|
/*!
|
|
15332
15332
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15333
15333
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15334
|
-
* Copyright (c) 2013-
|
|
15334
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15335
15335
|
*/
|
|
15336
15336
|
|
|
15337
15337
|
|
|
@@ -15370,7 +15370,7 @@ const url = function (input) {
|
|
|
15370
15370
|
/*!
|
|
15371
15371
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15372
15372
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15373
|
-
* Copyright (c) 2013-
|
|
15373
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15374
15374
|
*/
|
|
15375
15375
|
|
|
15376
15376
|
/**
|
|
@@ -15405,7 +15405,7 @@ const required = function (select) {
|
|
|
15405
15405
|
/*!
|
|
15406
15406
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15407
15407
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15408
|
-
* Copyright (c) 2013-
|
|
15408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15409
15409
|
*/
|
|
15410
15410
|
var UIGroup_1;
|
|
15411
15411
|
|
|
@@ -15555,7 +15555,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15555
15555
|
/*!
|
|
15556
15556
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15557
15557
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15558
|
-
* Copyright (c) 2013-
|
|
15558
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15559
15559
|
*/
|
|
15560
15560
|
/**
|
|
15561
15561
|
* @module ui/group
|
|
@@ -15589,7 +15589,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15589
15589
|
/*!
|
|
15590
15590
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15591
15591
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15592
|
-
* Copyright (c) 2013-
|
|
15592
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15593
15593
|
*/
|
|
15594
15594
|
|
|
15595
15595
|
|
|
@@ -15758,7 +15758,7 @@ UIList = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
15758
15758
|
/*!
|
|
15759
15759
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15760
15760
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15761
|
-
* Copyright (c) 2013-
|
|
15761
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15762
15762
|
*/
|
|
15763
15763
|
|
|
15764
15764
|
/**
|
|
@@ -15792,7 +15792,7 @@ UISeparator = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15792
15792
|
/*!
|
|
15793
15793
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15794
15794
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15795
|
-
* Copyright (c) 2013-
|
|
15795
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15796
15796
|
*/
|
|
15797
15797
|
|
|
15798
15798
|
/**
|
|
@@ -15825,7 +15825,7 @@ UISpacer = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15825
15825
|
/*!
|
|
15826
15826
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15827
15827
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15828
|
-
* Copyright (c) 2013-
|
|
15828
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15829
15829
|
*/
|
|
15830
15830
|
|
|
15831
15831
|
/**
|
|
@@ -15870,7 +15870,7 @@ function flatButtonsSet(buttons, jodit) {
|
|
|
15870
15870
|
/*!
|
|
15871
15871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15872
15872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15873
|
-
* Copyright (c) 2013-
|
|
15873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15874
15874
|
*/
|
|
15875
15875
|
|
|
15876
15876
|
|
|
@@ -15954,7 +15954,7 @@ function findControlType(path, controls) {
|
|
|
15954
15954
|
/*!
|
|
15955
15955
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15956
15956
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15957
|
-
* Copyright (c) 2013-
|
|
15957
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15958
15958
|
*/
|
|
15959
15959
|
|
|
15960
15960
|
|
|
@@ -15989,7 +15989,7 @@ function getStrongControlTypes(items, controls) {
|
|
|
15989
15989
|
/*!
|
|
15990
15990
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15991
15991
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15992
|
-
* Copyright (c) 2013-
|
|
15992
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15993
15993
|
*/
|
|
15994
15994
|
|
|
15995
15995
|
|
|
@@ -16116,7 +16116,7 @@ Icon.__cache = new Map();
|
|
|
16116
16116
|
/*!
|
|
16117
16117
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16118
16118
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16119
|
-
* Copyright (c) 2013-
|
|
16119
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16120
16120
|
*/
|
|
16121
16121
|
/**
|
|
16122
16122
|
* [[include:core/ui/README.md]]
|
|
@@ -16145,7 +16145,7 @@ Icon.__cache = new Map();
|
|
|
16145
16145
|
/*!
|
|
16146
16146
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16147
16147
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16148
|
-
* Copyright (c) 2013-
|
|
16148
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16149
16149
|
*/
|
|
16150
16150
|
/**
|
|
16151
16151
|
* @module ui/popup
|
|
@@ -16175,7 +16175,7 @@ Icon.__cache = new Map();
|
|
|
16175
16175
|
/*!
|
|
16176
16176
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16177
16177
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16178
|
-
* Copyright (c) 2013-
|
|
16178
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16179
16179
|
*/
|
|
16180
16180
|
|
|
16181
16181
|
|
|
@@ -16528,7 +16528,7 @@ class Popup extends jodit_core_ui_group_group__WEBPACK_IMPORTED_MODULE_7__/* .UI
|
|
|
16528
16528
|
/*!
|
|
16529
16529
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16530
16530
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16531
|
-
* Copyright (c) 2013-
|
|
16531
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16532
16532
|
*/
|
|
16533
16533
|
|
|
16534
16534
|
|
|
@@ -16589,7 +16589,7 @@ class ProgressBar extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1__/* .
|
|
|
16589
16589
|
/*!
|
|
16590
16590
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16591
16591
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16592
|
-
* Copyright (c) 2013-
|
|
16592
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16593
16593
|
*/
|
|
16594
16594
|
|
|
16595
16595
|
|
|
@@ -16760,7 +16760,7 @@ class ViewWithToolbar extends jodit_core_view_view__WEBPACK_IMPORTED_MODULE_6__/
|
|
|
16760
16760
|
/*!
|
|
16761
16761
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16762
16762
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16763
|
-
* Copyright (c) 2013-
|
|
16763
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16764
16764
|
*/
|
|
16765
16765
|
var View_1;
|
|
16766
16766
|
|
|
@@ -17079,7 +17079,7 @@ View.defaultOptions = {
|
|
|
17079
17079
|
/*!
|
|
17080
17080
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17081
17081
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17082
|
-
* Copyright (c) 2013-
|
|
17082
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17083
17083
|
*/
|
|
17084
17084
|
/**
|
|
17085
17085
|
* [[include:README.md]]
|
|
@@ -17168,7 +17168,7 @@ class CommitMode {
|
|
|
17168
17168
|
/*!
|
|
17169
17169
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17170
17170
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17171
|
-
* Copyright (c) 2013-
|
|
17171
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17172
17172
|
*/
|
|
17173
17173
|
var Jodit_1;
|
|
17174
17174
|
|
|
@@ -18462,7 +18462,7 @@ function addClassNames(className, elm) {
|
|
|
18462
18462
|
/*!
|
|
18463
18463
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18464
18464
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18465
|
-
* Copyright (c) 2013-
|
|
18465
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18466
18466
|
*/
|
|
18467
18467
|
|
|
18468
18468
|
|
|
@@ -18552,7 +18552,7 @@ Object.keys(exp).forEach((lang) => {
|
|
|
18552
18552
|
/*!
|
|
18553
18553
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18554
18554
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18555
|
-
* Copyright (c) 2013-
|
|
18555
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18556
18556
|
*/
|
|
18557
18557
|
|
|
18558
18558
|
|
|
@@ -18627,7 +18627,7 @@ ContextMenu = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
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
|
|
|
@@ -18686,7 +18686,7 @@ function Alert(msg, title, callback, className = 'jodit-dialog_alert') {
|
|
|
18686
18686
|
/*!
|
|
18687
18687
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18688
18688
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18689
|
-
* Copyright (c) 2013-
|
|
18689
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18690
18690
|
*/
|
|
18691
18691
|
|
|
18692
18692
|
|
|
@@ -18762,7 +18762,7 @@ function Confirm(msg, title, callback) {
|
|
|
18762
18762
|
/*!
|
|
18763
18763
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18764
18764
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18765
|
-
* Copyright (c) 2013-
|
|
18765
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18766
18766
|
*/
|
|
18767
18767
|
var Dialog_1;
|
|
18768
18768
|
|
|
@@ -19395,7 +19395,7 @@ Dialog.defaultOptions = {
|
|
|
19395
19395
|
/*!
|
|
19396
19396
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19397
19397
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19398
|
-
* Copyright (c) 2013-
|
|
19398
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19399
19399
|
*/
|
|
19400
19400
|
/**
|
|
19401
19401
|
* [[include:modules/dialog/README.md]]
|
|
@@ -19424,7 +19424,7 @@ Dialog.defaultOptions = {
|
|
|
19424
19424
|
/*!
|
|
19425
19425
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19426
19426
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19427
|
-
* Copyright (c) 2013-
|
|
19427
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19428
19428
|
*/
|
|
19429
19429
|
|
|
19430
19430
|
|
|
@@ -19509,7 +19509,7 @@ function Prompt(msg, title, callback, placeholder, defaultValue) {
|
|
|
19509
19509
|
/*!
|
|
19510
19510
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19511
19511
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19512
|
-
* Copyright (c) 2013-
|
|
19512
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19513
19513
|
*/
|
|
19514
19514
|
|
|
19515
19515
|
|
|
@@ -19681,7 +19681,7 @@ const CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = (next = '
|
|
|
19681
19681
|
/*!
|
|
19682
19682
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19683
19683
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19684
|
-
* Copyright (c) 2013-
|
|
19684
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19685
19685
|
*/
|
|
19686
19686
|
const map = new WeakMap();
|
|
19687
19687
|
/**
|
|
@@ -19711,7 +19711,7 @@ const elementsMap = (view) => {
|
|
|
19711
19711
|
/*!
|
|
19712
19712
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19713
19713
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19714
|
-
* Copyright (c) 2013-
|
|
19714
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19715
19715
|
*/
|
|
19716
19716
|
|
|
19717
19717
|
class FileBrowserItem {
|
|
@@ -19789,7 +19789,7 @@ class FileBrowserItem {
|
|
|
19789
19789
|
/*!
|
|
19790
19790
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19791
19791
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19792
|
-
* Copyright (c) 2013-
|
|
19792
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19793
19793
|
*/
|
|
19794
19794
|
|
|
19795
19795
|
|
|
@@ -20138,7 +20138,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fil
|
|
|
20138
20138
|
/*!
|
|
20139
20139
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20140
20140
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20141
|
-
* Copyright (c) 2013-
|
|
20141
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20142
20142
|
*/
|
|
20143
20143
|
|
|
20144
20144
|
|
|
@@ -20546,7 +20546,7 @@ DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
20546
20546
|
/*!
|
|
20547
20547
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20548
20548
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20549
|
-
* Copyright (c) 2013-
|
|
20549
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20550
20550
|
*/
|
|
20551
20551
|
|
|
20552
20552
|
|
|
@@ -20570,7 +20570,7 @@ function makeContextMenu(parent) {
|
|
|
20570
20570
|
/*!
|
|
20571
20571
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20572
20572
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20573
|
-
* Copyright (c) 2013-
|
|
20573
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20574
20574
|
*/
|
|
20575
20575
|
/**
|
|
20576
20576
|
* Removes a file from the server
|
|
@@ -20598,7 +20598,7 @@ function deleteFile(fb, name, source) {
|
|
|
20598
20598
|
/*!
|
|
20599
20599
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20600
20600
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20601
|
-
* Copyright (c) 2013-
|
|
20601
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20602
20602
|
*/
|
|
20603
20603
|
/**
|
|
20604
20604
|
* Loads a list of files and adds them to the state
|
|
@@ -20638,7 +20638,7 @@ function loadItems(fb) {
|
|
|
20638
20638
|
/*!
|
|
20639
20639
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20640
20640
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20641
|
-
* Copyright (c) 2013-
|
|
20641
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20642
20642
|
*/
|
|
20643
20643
|
|
|
20644
20644
|
|
|
@@ -20698,7 +20698,7 @@ async function loadTree(fb) {
|
|
|
20698
20698
|
/*!
|
|
20699
20699
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20700
20700
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20701
|
-
* Copyright (c) 2013-
|
|
20701
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20702
20702
|
*/
|
|
20703
20703
|
|
|
20704
20704
|
|
|
@@ -21064,7 +21064,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
21064
21064
|
/*!
|
|
21065
21065
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21066
21066
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21067
|
-
* Copyright (c) 2013-
|
|
21067
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21068
21068
|
*/
|
|
21069
21069
|
/**
|
|
21070
21070
|
* [[include:modules/file-browser/README.md]]
|
|
@@ -21093,7 +21093,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
21093
21093
|
/*!
|
|
21094
21094
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21095
21095
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21096
|
-
* Copyright (c) 2013-
|
|
21096
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21097
21097
|
*/
|
|
21098
21098
|
|
|
21099
21099
|
|
|
@@ -21213,7 +21213,7 @@ function nativeListeners() {
|
|
|
21213
21213
|
/*!
|
|
21214
21214
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21215
21215
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21216
|
-
* Copyright (c) 2013-
|
|
21216
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21217
21217
|
*/
|
|
21218
21218
|
|
|
21219
21219
|
|
|
@@ -21357,7 +21357,7 @@ function selfListeners() {
|
|
|
21357
21357
|
/*!
|
|
21358
21358
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21359
21359
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21360
|
-
* Copyright (c) 2013-
|
|
21360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21361
21361
|
*/
|
|
21362
21362
|
|
|
21363
21363
|
|
|
@@ -21515,7 +21515,7 @@ function stateListeners() {
|
|
|
21515
21515
|
/*!
|
|
21516
21516
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21517
21517
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21518
|
-
* Copyright (c) 2013-
|
|
21518
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21519
21519
|
*/
|
|
21520
21520
|
|
|
21521
21521
|
|
|
@@ -21541,7 +21541,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21541
21541
|
/*!
|
|
21542
21542
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21543
21543
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21544
|
-
* Copyright (c) 2013-
|
|
21544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21545
21545
|
*/
|
|
21546
21546
|
/**
|
|
21547
21547
|
* @module modules/file-browser
|
|
@@ -21563,7 +21563,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21563
21563
|
/*!
|
|
21564
21564
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21565
21565
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21566
|
-
* Copyright (c) 2013-
|
|
21566
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21567
21567
|
*/
|
|
21568
21568
|
|
|
21569
21569
|
|
|
@@ -21586,7 +21586,7 @@ class FileBrowserTree extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIGr
|
|
|
21586
21586
|
/*!
|
|
21587
21587
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21588
21588
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21589
|
-
* Copyright (c) 2013-
|
|
21589
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21590
21590
|
*/
|
|
21591
21591
|
class Command {
|
|
21592
21592
|
undo() {
|
|
@@ -21623,7 +21623,7 @@ class Command {
|
|
|
21623
21623
|
/*!
|
|
21624
21624
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21625
21625
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21626
|
-
* Copyright (c) 2013-
|
|
21626
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21627
21627
|
*/
|
|
21628
21628
|
|
|
21629
21629
|
|
|
@@ -21796,7 +21796,7 @@ class History extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .ViewC
|
|
|
21796
21796
|
/*!
|
|
21797
21797
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21798
21798
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21799
|
-
* Copyright (c) 2013-
|
|
21799
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21800
21800
|
*/
|
|
21801
21801
|
|
|
21802
21802
|
|
|
@@ -22020,7 +22020,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
|
|
|
22020
22020
|
/*!
|
|
22021
22021
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22022
22022
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22023
|
-
* Copyright (c) 2013-
|
|
22023
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22024
22024
|
*/
|
|
22025
22025
|
class Stack {
|
|
22026
22026
|
constructor(size) {
|
|
@@ -22097,7 +22097,7 @@ class Stack {
|
|
|
22097
22097
|
/*!
|
|
22098
22098
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22099
22099
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22100
|
-
* Copyright (c) 2013-
|
|
22100
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22101
22101
|
*/
|
|
22102
22102
|
|
|
22103
22103
|
|
|
@@ -22143,7 +22143,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', (_icon
|
|
|
22143
22143
|
/*!
|
|
22144
22144
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22145
22145
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22146
|
-
* Copyright (c) 2013-
|
|
22146
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22147
22147
|
*/
|
|
22148
22148
|
var ImageEditor_1;
|
|
22149
22149
|
|
|
@@ -22724,7 +22724,7 @@ function openImageEditor(href, name, path, source, onSuccess, onFailed) {
|
|
|
22724
22724
|
/*!
|
|
22725
22725
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22726
22726
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22727
|
-
* Copyright (c) 2013-
|
|
22727
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22728
22728
|
*/
|
|
22729
22729
|
|
|
22730
22730
|
const jie = 'jodit-image-editor';
|
|
@@ -22901,7 +22901,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22901
22901
|
/*!
|
|
22902
22902
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22903
22903
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22904
|
-
* Copyright (c) 2013-
|
|
22904
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22905
22905
|
*/
|
|
22906
22906
|
/**
|
|
22907
22907
|
* [[include:modules/README.md]]
|
|
@@ -22953,7 +22953,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22953
22953
|
/*!
|
|
22954
22954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22955
22955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22956
|
-
* Copyright (c) 2013-
|
|
22956
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22957
22957
|
*/
|
|
22958
22958
|
|
|
22959
22959
|
|
|
@@ -22992,7 +22992,7 @@ UIMessage = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
22992
22992
|
/*!
|
|
22993
22993
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22994
22994
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22995
|
-
* Copyright (c) 2013-
|
|
22995
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22996
22996
|
*/
|
|
22997
22997
|
|
|
22998
22998
|
|
|
@@ -23127,7 +23127,7 @@ UIMessages = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
23127
23127
|
/*!
|
|
23128
23128
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23129
23129
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23130
|
-
* Copyright (c) 2013-
|
|
23130
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23131
23131
|
*/
|
|
23132
23132
|
|
|
23133
23133
|
|
|
@@ -23234,7 +23234,7 @@ StatusBar = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
23234
23234
|
/*!
|
|
23235
23235
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23236
23236
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23237
|
-
* Copyright (c) 2013-
|
|
23237
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23238
23238
|
*/
|
|
23239
23239
|
|
|
23240
23240
|
|
|
@@ -23932,7 +23932,7 @@ const instance = (j) => j.getInstance('Table', j.o);
|
|
|
23932
23932
|
/*!
|
|
23933
23933
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23934
23934
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23935
|
-
* Copyright (c) 2013-
|
|
23935
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23936
23936
|
*/
|
|
23937
23937
|
|
|
23938
23938
|
|
|
@@ -24355,7 +24355,7 @@ ToolbarButton = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
24355
24355
|
/*!
|
|
24356
24356
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24357
24357
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24358
|
-
* Copyright (c) 2013-
|
|
24358
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24359
24359
|
*/
|
|
24360
24360
|
|
|
24361
24361
|
|
|
@@ -24412,7 +24412,7 @@ ToolbarContent = (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
|
* @module modules/toolbar/button
|
|
@@ -24439,7 +24439,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24439
24439
|
/*!
|
|
24440
24440
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24441
24441
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24442
|
-
* Copyright (c) 2013-
|
|
24442
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24443
24443
|
*/
|
|
24444
24444
|
|
|
24445
24445
|
|
|
@@ -24494,7 +24494,7 @@ ToolbarSelect = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24494
24494
|
/*!
|
|
24495
24495
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24496
24496
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24497
|
-
* Copyright (c) 2013-
|
|
24497
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24498
24498
|
*/
|
|
24499
24499
|
|
|
24500
24500
|
|
|
@@ -24627,7 +24627,7 @@ ToolbarCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)(
|
|
|
24627
24627
|
/*!
|
|
24628
24628
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24629
24629
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24630
|
-
* Copyright (c) 2013-
|
|
24630
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24631
24631
|
*/
|
|
24632
24632
|
|
|
24633
24633
|
|
|
@@ -24773,7 +24773,7 @@ ToolbarEditorCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
24773
24773
|
/*!
|
|
24774
24774
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24775
24775
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24776
|
-
* Copyright (c) 2013-
|
|
24776
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24777
24777
|
*/
|
|
24778
24778
|
|
|
24779
24779
|
|
|
@@ -24827,7 +24827,7 @@ function makeSelect(view, control, target = null) {
|
|
|
24827
24827
|
/*!
|
|
24828
24828
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24829
24829
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24830
|
-
* Copyright (c) 2013-
|
|
24830
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24831
24831
|
*/
|
|
24832
24832
|
|
|
24833
24833
|
|
|
@@ -24925,7 +24925,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.uploader = {
|
|
|
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
|
function buildData(uploader, data) {
|
|
@@ -24963,7 +24963,7 @@ function buildData(uploader, data) {
|
|
|
24963
24963
|
/*!
|
|
24964
24964
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24965
24965
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24966
|
-
* Copyright (c) 2013-
|
|
24966
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24967
24967
|
*/
|
|
24968
24968
|
/**
|
|
24969
24969
|
* @module modules/uploader
|
|
@@ -25007,7 +25007,7 @@ function dataURItoBlob(dataURI) {
|
|
|
25007
25007
|
/*!
|
|
25008
25008
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25009
25009
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25010
|
-
* Copyright (c) 2013-
|
|
25010
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25011
25011
|
*/
|
|
25012
25012
|
|
|
25013
25013
|
|
|
@@ -25040,7 +25040,7 @@ function hasItems(data) {
|
|
|
25040
25040
|
/*!
|
|
25041
25041
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25042
25042
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25043
|
-
* Copyright (c) 2013-
|
|
25043
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25044
25044
|
*/
|
|
25045
25045
|
|
|
25046
25046
|
|
|
@@ -25086,7 +25086,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
25086
25086
|
/*!
|
|
25087
25087
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25088
25088
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25089
|
-
* Copyright (c) 2013-
|
|
25089
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25090
25090
|
*/
|
|
25091
25091
|
|
|
25092
25092
|
|
|
@@ -25213,7 +25213,7 @@ function readImagesWithReader(fileList, imagesExtensions, promises, uploader, ha
|
|
|
25213
25213
|
/*!
|
|
25214
25214
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25215
25215
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25216
|
-
* Copyright (c) 2013-
|
|
25216
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25217
25217
|
*/
|
|
25218
25218
|
|
|
25219
25219
|
|
|
@@ -25306,7 +25306,7 @@ function send(uploader, data) {
|
|
|
25306
25306
|
/*!
|
|
25307
25307
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25308
25308
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25309
|
-
* Copyright (c) 2013-
|
|
25309
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25310
25310
|
*/
|
|
25311
25311
|
|
|
25312
25312
|
|
|
@@ -25514,7 +25514,7 @@ class Uploader extends jodit_core_component___WEBPACK_IMPORTED_MODULE_0__/* .Vie
|
|
|
25514
25514
|
/*!
|
|
25515
25515
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25516
25516
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25517
|
-
* Copyright (c) 2013-
|
|
25517
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25518
25518
|
*/
|
|
25519
25519
|
|
|
25520
25520
|
|
|
@@ -25619,7 +25619,7 @@ const ColorPickerWidget = (editor, callback, coldColor) => {
|
|
|
25619
25619
|
/*!
|
|
25620
25620
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25621
25621
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25622
|
-
* Copyright (c) 2013-
|
|
25622
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25623
25623
|
*/
|
|
25624
25624
|
|
|
25625
25625
|
|
|
@@ -25753,7 +25753,7 @@ function val(elm, selector, value) {
|
|
|
25753
25753
|
/*!
|
|
25754
25754
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25755
25755
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25756
|
-
* Copyright (c) 2013-
|
|
25756
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25757
25757
|
*/
|
|
25758
25758
|
/**
|
|
25759
25759
|
* [[include:modules/widget/README.md]]
|
|
@@ -25782,7 +25782,7 @@ function val(elm, selector, value) {
|
|
|
25782
25782
|
/*!
|
|
25783
25783
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25784
25784
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25785
|
-
* Copyright (c) 2013-
|
|
25785
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25786
25786
|
*/
|
|
25787
25787
|
|
|
25788
25788
|
|
|
@@ -25922,7 +25922,7 @@ const TabsWidget = (jodit, tabs, state) => {
|
|
|
25922
25922
|
/*!
|
|
25923
25923
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25924
25924
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25925
|
-
* Copyright (c) 2013-
|
|
25925
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25926
25926
|
*/
|
|
25927
25927
|
|
|
25928
25928
|
|
|
@@ -25987,7 +25987,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_3__/* .Icon */ .I.set('about', (_abo
|
|
|
25987
25987
|
/*!
|
|
25988
25988
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25989
25989
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25990
|
-
* Copyright (c) 2013-
|
|
25990
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25991
25991
|
*/
|
|
25992
25992
|
|
|
25993
25993
|
|
|
@@ -26220,7 +26220,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('addNe
|
|
|
26220
26220
|
/*!
|
|
26221
26221
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26222
26222
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26223
|
-
* Copyright (c) 2013-
|
|
26223
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26224
26224
|
*/
|
|
26225
26225
|
|
|
26226
26226
|
|
|
@@ -26258,7 +26258,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
26258
26258
|
/*!
|
|
26259
26259
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26260
26260
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26261
|
-
* Copyright (c) 2013-
|
|
26261
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26262
26262
|
*/
|
|
26263
26263
|
|
|
26264
26264
|
|
|
@@ -26383,7 +26383,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('ai-as
|
|
|
26383
26383
|
/*!
|
|
26384
26384
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26385
26385
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26386
|
-
* Copyright (c) 2013-
|
|
26386
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26387
26387
|
*/
|
|
26388
26388
|
|
|
26389
26389
|
|
|
@@ -26483,7 +26483,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls['ai
|
|
|
26483
26483
|
/*!
|
|
26484
26484
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26485
26485
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26486
|
-
* Copyright (c) 2013-
|
|
26486
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26487
26487
|
*/
|
|
26488
26488
|
module.exports = {
|
|
26489
26489
|
aiAssistant: 'AI Assistant',
|
|
@@ -26505,7 +26505,7 @@ module.exports = {
|
|
|
26505
26505
|
/*!
|
|
26506
26506
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26507
26507
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26508
|
-
* Copyright (c) 2013-
|
|
26508
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26509
26509
|
*/
|
|
26510
26510
|
module.exports = {
|
|
26511
26511
|
aiAssistant: 'Asistente de IA',
|
|
@@ -26566,7 +26566,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26566
26566
|
/*!
|
|
26567
26567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26568
26568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26569
|
-
* Copyright (c) 2013-
|
|
26569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26570
26570
|
*/
|
|
26571
26571
|
/**
|
|
26572
26572
|
* @module plugins/ai-assistant
|
|
@@ -26595,7 +26595,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26595
26595
|
/*!
|
|
26596
26596
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26597
26597
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26598
|
-
* Copyright (c) 2013-
|
|
26598
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26599
26599
|
*/
|
|
26600
26600
|
|
|
26601
26601
|
|
|
@@ -26757,7 +26757,7 @@ UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
26757
26757
|
/*!
|
|
26758
26758
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26759
26759
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26760
|
-
* Copyright (c) 2013-
|
|
26760
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26761
26761
|
*/
|
|
26762
26762
|
|
|
26763
26763
|
|
|
@@ -26898,7 +26898,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('backs
|
|
|
26898
26898
|
/*!
|
|
26899
26899
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26900
26900
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26901
|
-
* Copyright (c) 2013-
|
|
26901
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26902
26902
|
*/
|
|
26903
26903
|
|
|
26904
26904
|
|
|
@@ -26974,7 +26974,7 @@ function moveContentAndRemoveEmpty(jodit, mainClosestBox, sibling, backspace) {
|
|
|
26974
26974
|
/*!
|
|
26975
26975
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26976
26976
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26977
|
-
* Copyright (c) 2013-
|
|
26977
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26978
26978
|
*/
|
|
26979
26979
|
|
|
26980
26980
|
|
|
@@ -27024,7 +27024,7 @@ function checkJoinTwoLists(jodit, fakeNode, backspace) {
|
|
|
27024
27024
|
/*!
|
|
27025
27025
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27026
27026
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27027
|
-
* Copyright (c) 2013-
|
|
27027
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27028
27028
|
*/
|
|
27029
27029
|
/**
|
|
27030
27030
|
* On Not collapsed selection - should only remove whole selected content
|
|
@@ -27064,7 +27064,7 @@ function checkNotCollapsed(jodit) {
|
|
|
27064
27064
|
/*!
|
|
27065
27065
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27066
27066
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27067
|
-
* Copyright (c) 2013-
|
|
27067
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27068
27068
|
*/
|
|
27069
27069
|
|
|
27070
27070
|
|
|
@@ -27238,7 +27238,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
27238
27238
|
/*!
|
|
27239
27239
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27240
27240
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27241
|
-
* Copyright (c) 2013-
|
|
27241
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27242
27242
|
*/
|
|
27243
27243
|
|
|
27244
27244
|
|
|
@@ -27279,7 +27279,7 @@ function checkRemoveContentNotEditable(jodit, fakeNode, backspace) {
|
|
|
27279
27279
|
/*!
|
|
27280
27280
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27281
27281
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27282
|
-
* Copyright (c) 2013-
|
|
27282
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27283
27283
|
*/
|
|
27284
27284
|
|
|
27285
27285
|
/**
|
|
@@ -27325,7 +27325,7 @@ function checkRemoveEmptyNeighbor(jodit, fakeNode, backspace) {
|
|
|
27325
27325
|
/*!
|
|
27326
27326
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27327
27327
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27328
|
-
* Copyright (c) 2013-
|
|
27328
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27329
27329
|
*/
|
|
27330
27330
|
|
|
27331
27331
|
|
|
@@ -27394,7 +27394,7 @@ function checkRemoveEmptyParent(jodit, fakeNode, backspace) {
|
|
|
27394
27394
|
/*!
|
|
27395
27395
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27396
27396
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27397
|
-
* Copyright (c) 2013-
|
|
27397
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27398
27398
|
*/
|
|
27399
27399
|
|
|
27400
27400
|
|
|
@@ -27445,7 +27445,7 @@ function checkRemoveUnbreakableElement(jodit, fakeNode, backspace) {
|
|
|
27445
27445
|
/*!
|
|
27446
27446
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27447
27447
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27448
|
-
* Copyright (c) 2013-
|
|
27448
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27449
27449
|
*/
|
|
27450
27450
|
|
|
27451
27451
|
/**
|
|
@@ -27485,7 +27485,7 @@ function checkTableCell(jodit, fakeNode) {
|
|
|
27485
27485
|
/*!
|
|
27486
27486
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27487
27487
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27488
|
-
* Copyright (c) 2013-
|
|
27488
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27489
27489
|
*/
|
|
27490
27490
|
|
|
27491
27491
|
|
|
@@ -27546,7 +27546,7 @@ function checkUnwrapFirstListItem(jodit, fakeNode, backspace) {
|
|
|
27546
27546
|
/*!
|
|
27547
27547
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27548
27548
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27549
|
-
* Copyright (c) 2013-
|
|
27549
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27550
27550
|
*/
|
|
27551
27551
|
/**
|
|
27552
27552
|
* @module plugins/backspace
|
|
@@ -27586,7 +27586,7 @@ const cases = [
|
|
|
27586
27586
|
/*!
|
|
27587
27587
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27588
27588
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27589
|
-
* Copyright (c) 2013-
|
|
27589
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27590
27590
|
*/
|
|
27591
27591
|
/**
|
|
27592
27592
|
* @module plugins/backspace
|
|
@@ -27618,7 +27618,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.delete = {
|
|
|
27618
27618
|
/*!
|
|
27619
27619
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27620
27620
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27621
|
-
* Copyright (c) 2013-
|
|
27621
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27622
27622
|
*/
|
|
27623
27623
|
|
|
27624
27624
|
/**
|
|
@@ -27679,7 +27679,7 @@ function getMoveFilter(jodit) {
|
|
|
27679
27679
|
/*!
|
|
27680
27680
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27681
27681
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27682
|
-
* Copyright (c) 2013-
|
|
27682
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27683
27683
|
*/
|
|
27684
27684
|
|
|
27685
27685
|
|
|
@@ -27770,7 +27770,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('bold', (_icon
|
|
|
27770
27770
|
/*!
|
|
27771
27771
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27772
27772
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27773
|
-
* Copyright (c) 2013-
|
|
27773
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27774
27774
|
*/
|
|
27775
27775
|
|
|
27776
27776
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.subscript = {
|
|
@@ -27833,7 +27833,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.str
|
|
|
27833
27833
|
/*!
|
|
27834
27834
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27835
27835
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27836
|
-
* Copyright (c) 2013-
|
|
27836
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27837
27837
|
*/
|
|
27838
27838
|
|
|
27839
27839
|
|
|
@@ -27952,7 +27952,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('class-span',
|
|
|
27952
27952
|
/*!
|
|
27953
27953
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27954
27954
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27955
|
-
* Copyright (c) 2013-
|
|
27955
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27956
27956
|
*/
|
|
27957
27957
|
|
|
27958
27958
|
|
|
@@ -28075,7 +28075,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('clean
|
|
|
28075
28075
|
/*!
|
|
28076
28076
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28077
28077
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28078
|
-
* Copyright (c) 2013-
|
|
28078
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28079
28079
|
*/
|
|
28080
28080
|
|
|
28081
28081
|
|
|
@@ -28117,7 +28117,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('eraser', (_er
|
|
|
28117
28117
|
/*!
|
|
28118
28118
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28119
28119
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28120
|
-
* Copyright (c) 2013-
|
|
28120
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28121
28121
|
*/
|
|
28122
28122
|
|
|
28123
28123
|
|
|
@@ -28183,7 +28183,7 @@ function getHash(tags) {
|
|
|
28183
28183
|
/*!
|
|
28184
28184
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28185
28185
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28186
|
-
* Copyright (c) 2013-
|
|
28186
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28187
28187
|
*/
|
|
28188
28188
|
/**
|
|
28189
28189
|
* @module plugins/clean-html
|
|
@@ -28209,7 +28209,7 @@ function getHash(tags) {
|
|
|
28209
28209
|
/*!
|
|
28210
28210
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28211
28211
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28212
|
-
* Copyright (c) 2013-
|
|
28212
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28213
28213
|
*/
|
|
28214
28214
|
|
|
28215
28215
|
|
|
@@ -28268,7 +28268,7 @@ function isInlineBlock(node) {
|
|
|
28268
28268
|
/*!
|
|
28269
28269
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28270
28270
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28271
|
-
* Copyright (c) 2013-
|
|
28271
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28272
28272
|
*/
|
|
28273
28273
|
|
|
28274
28274
|
|
|
@@ -28333,7 +28333,7 @@ function removeFormatForSelection(jodit) {
|
|
|
28333
28333
|
/*!
|
|
28334
28334
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28335
28335
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28336
|
-
* Copyright (c) 2013-
|
|
28336
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28337
28337
|
*/
|
|
28338
28338
|
|
|
28339
28339
|
/**
|
|
@@ -28376,7 +28376,7 @@ function allowAttributes(jodit, nodeElm, hadEffect, allow) {
|
|
|
28376
28376
|
/*!
|
|
28377
28377
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28378
28378
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28379
|
-
* Copyright (c) 2013-
|
|
28379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28380
28380
|
*/
|
|
28381
28381
|
|
|
28382
28382
|
|
|
@@ -28429,7 +28429,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28429
28429
|
/*!
|
|
28430
28430
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28431
28431
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28432
|
-
* Copyright (c) 2013-
|
|
28432
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28433
28433
|
*/
|
|
28434
28434
|
/**
|
|
28435
28435
|
* @module plugins/clean-html
|
|
@@ -28459,7 +28459,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28459
28459
|
/*!
|
|
28460
28460
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28461
28461
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28462
|
-
* Copyright (c) 2013-
|
|
28462
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28463
28463
|
*/
|
|
28464
28464
|
|
|
28465
28465
|
/**
|
|
@@ -28491,7 +28491,7 @@ function removeEmptyTextNode(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28491
28491
|
/*!
|
|
28492
28492
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28493
28493
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28494
|
-
* Copyright (c) 2013-
|
|
28494
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28495
28495
|
*/
|
|
28496
28496
|
|
|
28497
28497
|
|
|
@@ -28533,7 +28533,7 @@ function removeInvTextNodes(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28533
28533
|
/*!
|
|
28534
28534
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28535
28535
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28536
|
-
* Copyright (c) 2013-
|
|
28536
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28537
28537
|
*/
|
|
28538
28538
|
|
|
28539
28539
|
/**
|
|
@@ -28577,7 +28577,7 @@ function replaceIfMatched(jodit, oldParent, list) {
|
|
|
28577
28577
|
/*!
|
|
28578
28578
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28579
28579
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28580
|
-
* Copyright (c) 2013-
|
|
28580
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28581
28581
|
*/
|
|
28582
28582
|
|
|
28583
28583
|
|
|
@@ -28611,7 +28611,7 @@ function sanitizeAttributes(jodit, nodeElm, hadEffect) {
|
|
|
28611
28611
|
/*!
|
|
28612
28612
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28613
28613
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28614
|
-
* Copyright (c) 2013-
|
|
28614
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28615
28615
|
*/
|
|
28616
28616
|
|
|
28617
28617
|
|
|
@@ -28657,7 +28657,7 @@ function isRemovableNode(jodit, node, current, allow, deny) {
|
|
|
28657
28657
|
/*!
|
|
28658
28658
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28659
28659
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28660
|
-
* Copyright (c) 2013-
|
|
28660
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28661
28661
|
*/
|
|
28662
28662
|
|
|
28663
28663
|
|
|
@@ -28700,7 +28700,7 @@ function visitNodeWalker(jodit, nodeElm, allowTags, denyTags, currentSelectionNo
|
|
|
28700
28700
|
/*!
|
|
28701
28701
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28702
28702
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28703
|
-
* Copyright (c) 2013-
|
|
28703
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28704
28704
|
*/
|
|
28705
28705
|
|
|
28706
28706
|
|
|
@@ -28789,7 +28789,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipb
|
|
|
28789
28789
|
/*!
|
|
28790
28790
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28791
28791
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28792
|
-
* Copyright (c) 2013-
|
|
28792
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28793
28793
|
*/
|
|
28794
28794
|
|
|
28795
28795
|
|
|
@@ -28831,7 +28831,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('copy', (_icon
|
|
|
28831
28831
|
/*!
|
|
28832
28832
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28833
28833
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28834
|
-
* Copyright (c) 2013-
|
|
28834
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28835
28835
|
*/
|
|
28836
28836
|
|
|
28837
28837
|
|
|
@@ -28894,7 +28894,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('color
|
|
|
28894
28894
|
/*!
|
|
28895
28895
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28896
28896
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28897
|
-
* Copyright (c) 2013-
|
|
28897
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28898
28898
|
*/
|
|
28899
28899
|
|
|
28900
28900
|
|
|
@@ -29065,7 +29065,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.bru
|
|
|
29065
29065
|
/*!
|
|
29066
29066
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29067
29067
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29068
|
-
* Copyright (c) 2013-
|
|
29068
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29069
29069
|
*/
|
|
29070
29070
|
|
|
29071
29071
|
|
|
@@ -29185,7 +29185,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('copyformat',
|
|
|
29185
29185
|
/*!
|
|
29186
29186
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29187
29187
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29188
|
-
* Copyright (c) 2013-
|
|
29188
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29189
29189
|
*/
|
|
29190
29190
|
module.exports = {
|
|
29191
29191
|
'copy-format': 'نسخ التنسيق'
|
|
@@ -29202,7 +29202,7 @@ module.exports = {
|
|
|
29202
29202
|
/*!
|
|
29203
29203
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29204
29204
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29205
|
-
* Copyright (c) 2013-
|
|
29205
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29206
29206
|
*/
|
|
29207
29207
|
module.exports = {
|
|
29208
29208
|
'copy-format': 'Kopírovat formát'
|
|
@@ -29219,7 +29219,7 @@ module.exports = {
|
|
|
29219
29219
|
/*!
|
|
29220
29220
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29221
29221
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29222
|
-
* Copyright (c) 2013-
|
|
29222
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29223
29223
|
*/
|
|
29224
29224
|
module.exports = {
|
|
29225
29225
|
'copy-format': 'Format kopierenт'
|
|
@@ -29236,7 +29236,7 @@ module.exports = {
|
|
|
29236
29236
|
/*!
|
|
29237
29237
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29238
29238
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29239
|
-
* Copyright (c) 2013-
|
|
29239
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29240
29240
|
*/
|
|
29241
29241
|
module.exports = {
|
|
29242
29242
|
'copy-format': 'Copiar formato'
|
|
@@ -29253,7 +29253,7 @@ module.exports = {
|
|
|
29253
29253
|
/*!
|
|
29254
29254
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29255
29255
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29256
|
-
* Copyright (c) 2013-
|
|
29256
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29257
29257
|
*/
|
|
29258
29258
|
module.exports = {
|
|
29259
29259
|
'copy-format': 'کپی کردن قالب'
|
|
@@ -29270,7 +29270,7 @@ module.exports = {
|
|
|
29270
29270
|
/*!
|
|
29271
29271
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29272
29272
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29273
|
-
* Copyright (c) 2013-
|
|
29273
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29274
29274
|
*/
|
|
29275
29275
|
module.exports = {
|
|
29276
29276
|
'copy-format': 'Kopioi muotoilu'
|
|
@@ -29287,7 +29287,7 @@ module.exports = {
|
|
|
29287
29287
|
/*!
|
|
29288
29288
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29289
29289
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29290
|
-
* Copyright (c) 2013-
|
|
29290
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29291
29291
|
*/
|
|
29292
29292
|
module.exports = {
|
|
29293
29293
|
'copy-format': 'Format de copie'
|
|
@@ -29304,7 +29304,7 @@ module.exports = {
|
|
|
29304
29304
|
/*!
|
|
29305
29305
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29306
29306
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29307
|
-
* Copyright (c) 2013-
|
|
29307
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29308
29308
|
*/
|
|
29309
29309
|
module.exports = {
|
|
29310
29310
|
'copy-format': 'העתק עיצוב'
|
|
@@ -29321,7 +29321,7 @@ module.exports = {
|
|
|
29321
29321
|
/*!
|
|
29322
29322
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29323
29323
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29324
|
-
* Copyright (c) 2013-
|
|
29324
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29325
29325
|
*/
|
|
29326
29326
|
module.exports = {
|
|
29327
29327
|
'copy-format': 'Formátum másolás'
|
|
@@ -29338,7 +29338,7 @@ module.exports = {
|
|
|
29338
29338
|
/*!
|
|
29339
29339
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29340
29340
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29341
|
-
* Copyright (c) 2013-
|
|
29341
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29342
29342
|
*/
|
|
29343
29343
|
module.exports = {
|
|
29344
29344
|
'copy-format': 'salin format'
|
|
@@ -29420,7 +29420,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29420
29420
|
/*!
|
|
29421
29421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29422
29422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29423
|
-
* Copyright (c) 2013-
|
|
29423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29424
29424
|
*/
|
|
29425
29425
|
|
|
29426
29426
|
|
|
@@ -29456,7 +29456,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29456
29456
|
/*!
|
|
29457
29457
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29458
29458
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29459
|
-
* Copyright (c) 2013-
|
|
29459
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29460
29460
|
*/
|
|
29461
29461
|
module.exports = {
|
|
29462
29462
|
'copy-format': 'Copia il formato'
|
|
@@ -29473,7 +29473,7 @@ module.exports = {
|
|
|
29473
29473
|
/*!
|
|
29474
29474
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29475
29475
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29476
|
-
* Copyright (c) 2013-
|
|
29476
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29477
29477
|
*/
|
|
29478
29478
|
module.exports = {
|
|
29479
29479
|
'copy-format': 'copyformat'
|
|
@@ -29490,7 +29490,7 @@ module.exports = {
|
|
|
29490
29490
|
/*!
|
|
29491
29491
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29492
29492
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29493
|
-
* Copyright (c) 2013-
|
|
29493
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29494
29494
|
*/
|
|
29495
29495
|
module.exports = {
|
|
29496
29496
|
'copy-format': '복사 형식'
|
|
@@ -29507,7 +29507,7 @@ module.exports = {
|
|
|
29507
29507
|
/*!
|
|
29508
29508
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29509
29509
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29510
|
-
* Copyright (c) 2013-
|
|
29510
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29511
29511
|
*/
|
|
29512
29512
|
module.exports = {
|
|
29513
29513
|
'copy-format': 'Формат хуулах'
|
|
@@ -29524,7 +29524,7 @@ module.exports = {
|
|
|
29524
29524
|
/*!
|
|
29525
29525
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29526
29526
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29527
|
-
* Copyright (c) 2013-
|
|
29527
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29528
29528
|
*/
|
|
29529
29529
|
module.exports = {
|
|
29530
29530
|
'copy-format': 'opmaak kopiëren'
|
|
@@ -29541,7 +29541,7 @@ module.exports = {
|
|
|
29541
29541
|
/*!
|
|
29542
29542
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29543
29543
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29544
|
-
* Copyright (c) 2013-
|
|
29544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29545
29545
|
*/
|
|
29546
29546
|
module.exports = {
|
|
29547
29547
|
'copy-format': 'format kopii'
|
|
@@ -29558,7 +29558,7 @@ module.exports = {
|
|
|
29558
29558
|
/*!
|
|
29559
29559
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29560
29560
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29561
|
-
* Copyright (c) 2013-
|
|
29561
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29562
29562
|
*/
|
|
29563
29563
|
module.exports = {
|
|
29564
29564
|
'copy-format': 'Copiar formato'
|
|
@@ -29575,7 +29575,7 @@ module.exports = {
|
|
|
29575
29575
|
/*!
|
|
29576
29576
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29577
29577
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29578
|
-
* Copyright (c) 2013-
|
|
29578
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29579
29579
|
*/
|
|
29580
29580
|
module.exports = {
|
|
29581
29581
|
'copy-format': 'Копировать формат'
|
|
@@ -29592,7 +29592,7 @@ module.exports = {
|
|
|
29592
29592
|
/*!
|
|
29593
29593
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29594
29594
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29595
|
-
* Copyright (c) 2013-
|
|
29595
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29596
29596
|
*/
|
|
29597
29597
|
module.exports = {
|
|
29598
29598
|
'copy-format': 'Kopyalama Biçimi'
|
|
@@ -29609,7 +29609,7 @@ module.exports = {
|
|
|
29609
29609
|
/*!
|
|
29610
29610
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29611
29611
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29612
|
-
* Copyright (c) 2013-
|
|
29612
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29613
29613
|
*/
|
|
29614
29614
|
module.exports = {
|
|
29615
29615
|
'copy-format': '复制格式'
|
|
@@ -29626,7 +29626,7 @@ module.exports = {
|
|
|
29626
29626
|
/*!
|
|
29627
29627
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29628
29628
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29629
|
-
* Copyright (c) 2013-
|
|
29629
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29630
29630
|
*/
|
|
29631
29631
|
module.exports = {
|
|
29632
29632
|
'copy-format': '複製格式'
|
|
@@ -29648,7 +29648,7 @@ module.exports = {
|
|
|
29648
29648
|
/*!
|
|
29649
29649
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29650
29650
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29651
|
-
* Copyright (c) 2013-
|
|
29651
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29652
29652
|
*/
|
|
29653
29653
|
|
|
29654
29654
|
|
|
@@ -29790,7 +29790,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('delet
|
|
|
29790
29790
|
/*!
|
|
29791
29791
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29792
29792
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29793
|
-
* Copyright (c) 2013-
|
|
29793
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29794
29794
|
*/
|
|
29795
29795
|
/**
|
|
29796
29796
|
* @module plugins/drag-and-drop-element
|
|
@@ -29816,7 +29816,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.draggableTag
|
|
|
29816
29816
|
/*!
|
|
29817
29817
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29818
29818
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29819
|
-
* Copyright (c) 2013-
|
|
29819
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29820
29820
|
*/
|
|
29821
29821
|
|
|
29822
29822
|
|
|
@@ -30031,7 +30031,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragA
|
|
|
30031
30031
|
/*!
|
|
30032
30032
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30033
30033
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30034
|
-
* Copyright (c) 2013-
|
|
30034
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30035
30035
|
*/
|
|
30036
30036
|
|
|
30037
30037
|
|
|
@@ -30226,7 +30226,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30226
30226
|
/*!
|
|
30227
30227
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30228
30228
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30229
|
-
* Copyright (c) 2013-
|
|
30229
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30230
30230
|
*/
|
|
30231
30231
|
/**
|
|
30232
30232
|
* @module plugins/dtd
|
|
@@ -30248,7 +30248,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30248
30248
|
/*!
|
|
30249
30249
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30250
30250
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30251
|
-
* Copyright (c) 2013-
|
|
30251
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30252
30252
|
*/
|
|
30253
30253
|
|
|
30254
30254
|
const brBoxes = new Set([
|
|
@@ -30293,7 +30293,7 @@ function removeExtraBr(jodit, node) {
|
|
|
30293
30293
|
/*!
|
|
30294
30294
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30295
30295
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30296
|
-
* Copyright (c) 2013-
|
|
30296
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30297
30297
|
*/
|
|
30298
30298
|
|
|
30299
30299
|
/**
|
|
@@ -30331,7 +30331,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30331
30331
|
/*!
|
|
30332
30332
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30333
30333
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30334
|
-
* Copyright (c) 2013-
|
|
30334
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30335
30335
|
*/
|
|
30336
30336
|
/**
|
|
30337
30337
|
* @module plugins/dtd
|
|
@@ -30350,7 +30350,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30350
30350
|
/*!
|
|
30351
30351
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30352
30352
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30353
|
-
* Copyright (c) 2013-
|
|
30353
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30354
30354
|
*/
|
|
30355
30355
|
|
|
30356
30356
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
@@ -30404,7 +30404,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
|
30404
30404
|
/*!
|
|
30405
30405
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30406
30406
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30407
|
-
* Copyright (c) 2013-
|
|
30407
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30408
30408
|
*/
|
|
30409
30409
|
|
|
30410
30410
|
|
|
@@ -30456,7 +30456,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('dtd',
|
|
|
30456
30456
|
/*!
|
|
30457
30457
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30458
30458
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30459
|
-
* Copyright (c) 2013-
|
|
30459
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30460
30460
|
*/
|
|
30461
30461
|
|
|
30462
30462
|
|
|
@@ -30566,7 +30566,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('enter
|
|
|
30566
30566
|
/*!
|
|
30567
30567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30568
30568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30569
|
-
* Copyright (c) 2013-
|
|
30569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30570
30570
|
*/
|
|
30571
30571
|
|
|
30572
30572
|
|
|
@@ -30635,7 +30635,7 @@ function brBefore(start) {
|
|
|
30635
30635
|
/*!
|
|
30636
30636
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30637
30637
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30638
|
-
* Copyright (c) 2013-
|
|
30638
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30639
30639
|
*/
|
|
30640
30640
|
|
|
30641
30641
|
/**
|
|
@@ -30665,7 +30665,7 @@ function checkUnsplittableBox(fake, jodit, currentBox) {
|
|
|
30665
30665
|
/*!
|
|
30666
30666
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30667
30667
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30668
|
-
* Copyright (c) 2013-
|
|
30668
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30669
30669
|
*/
|
|
30670
30670
|
|
|
30671
30671
|
|
|
@@ -30706,7 +30706,7 @@ function getBlockWrapper(fake, jodit, tagReg = jodit_core_constants__WEBPACK_IMP
|
|
|
30706
30706
|
/*!
|
|
30707
30707
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30708
30708
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30709
|
-
* Copyright (c) 2013-
|
|
30709
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30710
30710
|
*/
|
|
30711
30711
|
|
|
30712
30712
|
/**
|
|
@@ -30746,7 +30746,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30746
30746
|
/*!
|
|
30747
30747
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30748
30748
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30749
|
-
* Copyright (c) 2013-
|
|
30749
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30750
30750
|
*/
|
|
30751
30751
|
/**
|
|
30752
30752
|
* @module plugins/enter
|
|
@@ -30776,7 +30776,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30776
30776
|
/*!
|
|
30777
30777
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30778
30778
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30779
|
-
* Copyright (c) 2013-
|
|
30779
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30780
30780
|
*/
|
|
30781
30781
|
|
|
30782
30782
|
|
|
@@ -30812,7 +30812,7 @@ function insertParagraph(fake, editor, wrapperTag, style) {
|
|
|
30812
30812
|
/*!
|
|
30813
30813
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30814
30814
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30815
|
-
* Copyright (c) 2013-
|
|
30815
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30816
30816
|
*/
|
|
30817
30817
|
|
|
30818
30818
|
/**
|
|
@@ -30848,7 +30848,7 @@ function moveCursorOutFromSpecialTags(jodit, fake, tags) {
|
|
|
30848
30848
|
/*!
|
|
30849
30849
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30850
30850
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30851
|
-
* Copyright (c) 2013-
|
|
30851
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30852
30852
|
*/
|
|
30853
30853
|
|
|
30854
30854
|
|
|
@@ -30902,7 +30902,7 @@ function processEmptyLILeaf(fake, jodit, li) {
|
|
|
30902
30902
|
/*!
|
|
30903
30903
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30904
30904
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30905
|
-
* Copyright (c) 2013-
|
|
30905
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30906
30906
|
*/
|
|
30907
30907
|
|
|
30908
30908
|
|
|
@@ -30950,7 +30950,7 @@ function splitFragment(fake, jodit, block) {
|
|
|
30950
30950
|
/*!
|
|
30951
30951
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30952
30952
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30953
|
-
* Copyright (c) 2013-
|
|
30953
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30954
30954
|
*/
|
|
30955
30955
|
|
|
30956
30956
|
/**
|
|
@@ -30989,7 +30989,7 @@ function wrapText(fake, jodit) {
|
|
|
30989
30989
|
/*!
|
|
30990
30990
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30991
30991
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30992
|
-
* Copyright (c) 2013-
|
|
30992
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30993
30993
|
*/
|
|
30994
30994
|
|
|
30995
30995
|
|
|
@@ -31052,7 +31052,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('file'
|
|
|
31052
31052
|
/*!
|
|
31053
31053
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31054
31054
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31055
|
-
* Copyright (c) 2013-
|
|
31055
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31056
31056
|
*/
|
|
31057
31057
|
|
|
31058
31058
|
|
|
@@ -31139,7 +31139,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('focus
|
|
|
31139
31139
|
/*!
|
|
31140
31140
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31141
31141
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31142
|
-
* Copyright (c) 2013-
|
|
31142
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31143
31143
|
*/
|
|
31144
31144
|
|
|
31145
31145
|
|
|
@@ -31268,7 +31268,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fon
|
|
|
31268
31268
|
/*!
|
|
31269
31269
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31270
31270
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31271
|
-
* Copyright (c) 2013-
|
|
31271
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31272
31272
|
*/
|
|
31273
31273
|
|
|
31274
31274
|
|
|
@@ -31332,7 +31332,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('font'
|
|
|
31332
31332
|
/*!
|
|
31333
31333
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31334
31334
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31335
|
-
* Copyright (c) 2013-
|
|
31335
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31336
31336
|
*/
|
|
31337
31337
|
|
|
31338
31338
|
|
|
@@ -31399,7 +31399,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.par
|
|
|
31399
31399
|
/*!
|
|
31400
31400
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31401
31401
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31402
|
-
* Copyright (c) 2013-
|
|
31402
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31403
31403
|
*/
|
|
31404
31404
|
|
|
31405
31405
|
|
|
@@ -31438,7 +31438,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('forma
|
|
|
31438
31438
|
/*!
|
|
31439
31439
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31440
31440
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31441
|
-
* Copyright (c) 2013-
|
|
31441
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31442
31442
|
*/
|
|
31443
31443
|
|
|
31444
31444
|
|
|
@@ -31482,7 +31482,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ful
|
|
|
31482
31482
|
/*!
|
|
31483
31483
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31484
31484
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31485
|
-
* Copyright (c) 2013-
|
|
31485
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31486
31486
|
*/
|
|
31487
31487
|
|
|
31488
31488
|
|
|
@@ -31587,7 +31587,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('fulls
|
|
|
31587
31587
|
/*!
|
|
31588
31588
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31589
31589
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31590
|
-
* Copyright (c) 2013-
|
|
31590
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31591
31591
|
*/
|
|
31592
31592
|
|
|
31593
31593
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHotkeys = {
|
|
@@ -31613,7 +31613,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHot
|
|
|
31613
31613
|
/*!
|
|
31614
31614
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31615
31615
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31616
|
-
* Copyright (c) 2013-
|
|
31616
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31617
31617
|
*/
|
|
31618
31618
|
|
|
31619
31619
|
|
|
@@ -31772,7 +31772,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hotke
|
|
|
31772
31772
|
/*!
|
|
31773
31773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31774
31774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31775
|
-
* Copyright (c) 2013-
|
|
31775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31776
31776
|
*/
|
|
31777
31777
|
|
|
31778
31778
|
|
|
@@ -31820,7 +31820,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hr',
|
|
|
31820
31820
|
/*!
|
|
31821
31821
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31822
31822
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31823
|
-
* Copyright (c) 2013-
|
|
31823
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31824
31824
|
*/
|
|
31825
31825
|
/**
|
|
31826
31826
|
* @module plugins/iframe
|
|
@@ -31914,7 +31914,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.iframeSandbo
|
|
|
31914
31914
|
/*!
|
|
31915
31915
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31916
31916
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31917
|
-
* Copyright (c) 2013-
|
|
31917
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31918
31918
|
*/
|
|
31919
31919
|
|
|
31920
31920
|
|
|
@@ -32106,7 +32106,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('ifram
|
|
|
32106
32106
|
/*!
|
|
32107
32107
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32108
32108
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32109
|
-
* Copyright (c) 2013-
|
|
32109
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32110
32110
|
*/
|
|
32111
32111
|
/**
|
|
32112
32112
|
* @module plugins/image-processor
|
|
@@ -32134,7 +32134,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.imageProcess
|
|
|
32134
32134
|
/*!
|
|
32135
32135
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32136
32136
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32137
|
-
* Copyright (c) 2013-
|
|
32137
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32138
32138
|
*/
|
|
32139
32139
|
|
|
32140
32140
|
|
|
@@ -32261,7 +32261,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32261
32261
|
/*!
|
|
32262
32262
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32263
32263
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32264
|
-
* Copyright (c) 2013-
|
|
32264
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32265
32265
|
*/
|
|
32266
32266
|
/**
|
|
32267
32267
|
* @module plugins/image-properties
|
|
@@ -32311,7 +32311,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.image = {
|
|
|
32311
32311
|
/*!
|
|
32312
32312
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32313
32313
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32314
|
-
* Copyright (c) 2013-
|
|
32314
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32315
32315
|
*/
|
|
32316
32316
|
|
|
32317
32317
|
|
|
@@ -32560,7 +32560,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32560
32560
|
/*!
|
|
32561
32561
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32562
32562
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32563
|
-
* Copyright (c) 2013-
|
|
32563
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32564
32564
|
*/
|
|
32565
32565
|
|
|
32566
32566
|
/**
|
|
@@ -32602,7 +32602,7 @@ function readAlign(image, values) {
|
|
|
32602
32602
|
/*!
|
|
32603
32603
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32604
32604
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32605
|
-
* Copyright (c) 2013-
|
|
32605
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32606
32606
|
*/
|
|
32607
32607
|
|
|
32608
32608
|
|
|
@@ -32653,7 +32653,7 @@ async function readValuesFromImage(j, state) {
|
|
|
32653
32653
|
/*!
|
|
32654
32654
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32655
32655
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32656
|
-
* Copyright (c) 2013-
|
|
32656
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32657
32657
|
*/
|
|
32658
32658
|
|
|
32659
32659
|
|
|
@@ -32684,7 +32684,7 @@ function readLink(state, j, values) {
|
|
|
32684
32684
|
/*!
|
|
32685
32685
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32686
32686
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32687
|
-
* Copyright (c) 2013-
|
|
32687
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32688
32688
|
*/
|
|
32689
32689
|
/**
|
|
32690
32690
|
* @module plugins/image-properties
|
|
@@ -32730,7 +32730,7 @@ function readMargins(image, values, state) {
|
|
|
32730
32730
|
/*!
|
|
32731
32731
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32732
32732
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32733
|
-
* Copyright (c) 2013-
|
|
32733
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32734
32734
|
*/
|
|
32735
32735
|
/**
|
|
32736
32736
|
* @module plugins/image-properties
|
|
@@ -32794,7 +32794,7 @@ async function readSizes(image, values, state) {
|
|
|
32794
32794
|
/*!
|
|
32795
32795
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32796
32796
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32797
|
-
* Copyright (c) 2013-
|
|
32797
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32798
32798
|
*/
|
|
32799
32799
|
|
|
32800
32800
|
|
|
@@ -32974,7 +32974,7 @@ UIImagePropertiesForm = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .
|
|
|
32974
32974
|
/*!
|
|
32975
32975
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32976
32976
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32977
|
-
* Copyright (c) 2013-
|
|
32977
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32978
32978
|
*/
|
|
32979
32979
|
|
|
32980
32980
|
|
|
@@ -33165,7 +33165,7 @@ UIImageMainTab = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
33165
33165
|
/*!
|
|
33166
33166
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33167
33167
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33168
|
-
* Copyright (c) 2013-
|
|
33168
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33169
33169
|
*/
|
|
33170
33170
|
|
|
33171
33171
|
|
|
@@ -33431,7 +33431,7 @@ UIImagePositionTab = (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)
|
|
|
33431
33431
|
/*!
|
|
33432
33432
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33433
33433
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33434
|
-
* Copyright (c) 2013-
|
|
33434
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33435
33435
|
*/
|
|
33436
33436
|
|
|
33437
33437
|
|
|
@@ -33498,7 +33498,7 @@ function openImageEditorDialog(j, state) {
|
|
|
33498
33498
|
/*!
|
|
33499
33499
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33500
33500
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33501
|
-
* Copyright (c) 2013-
|
|
33501
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33502
33502
|
*/
|
|
33503
33503
|
|
|
33504
33504
|
|
|
@@ -33546,7 +33546,7 @@ function openImagePopup(j, dialog, state, button) {
|
|
|
33546
33546
|
/*!
|
|
33547
33547
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33548
33548
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33549
|
-
* Copyright (c) 2013-
|
|
33549
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33550
33550
|
*/
|
|
33551
33551
|
/**
|
|
33552
33552
|
* @module plugins/image-properties
|
|
@@ -33586,7 +33586,7 @@ const normalSizeToString = (value) => {
|
|
|
33586
33586
|
/*!
|
|
33587
33587
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33588
33588
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33589
|
-
* Copyright (c) 2013-
|
|
33589
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33590
33590
|
*/
|
|
33591
33591
|
|
|
33592
33592
|
|
|
@@ -33652,7 +33652,7 @@ function applyValuesToImage(j, state, image) {
|
|
|
33652
33652
|
/*!
|
|
33653
33653
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33654
33654
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33655
|
-
* Copyright (c) 2013-
|
|
33655
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33656
33656
|
*/
|
|
33657
33657
|
|
|
33658
33658
|
|
|
@@ -33689,7 +33689,7 @@ function applyLink(j, image, imageLink, imageLinkOpenInNewTab) {
|
|
|
33689
33689
|
/*!
|
|
33690
33690
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33691
33691
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33692
|
-
* Copyright (c) 2013-
|
|
33692
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33693
33693
|
*/
|
|
33694
33694
|
|
|
33695
33695
|
|
|
@@ -33737,7 +33737,7 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
|
|
|
33737
33737
|
/*!
|
|
33738
33738
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33739
33739
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33740
|
-
* Copyright (c) 2013-
|
|
33740
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33741
33741
|
*/
|
|
33742
33742
|
/**
|
|
33743
33743
|
* @module plugins/image-properties
|
|
@@ -33788,7 +33788,7 @@ function applySize(image, imageWidth, imageHeight, sizeIsLocked) {
|
|
|
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
|
|
|
@@ -33862,7 +33862,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('image
|
|
|
33862
33862
|
/*!
|
|
33863
33863
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33864
33864
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33865
|
-
* Copyright (c) 2013-
|
|
33865
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33866
33866
|
*/
|
|
33867
33867
|
|
|
33868
33868
|
|
|
@@ -33905,7 +33905,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin
|
|
|
33905
33905
|
/*!
|
|
33906
33906
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33907
33907
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33908
|
-
* Copyright (c) 2013-
|
|
33908
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33909
33909
|
*/
|
|
33910
33910
|
/**
|
|
33911
33911
|
* @module plugins/indent
|
|
@@ -33934,7 +33934,7 @@ const getKey = (direction, box) => `${jodit_core_dom_dom__WEBPACK_IMPORTED_MODUL
|
|
|
33934
33934
|
/*!
|
|
33935
33935
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33936
33936
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33937
|
-
* Copyright (c) 2013-
|
|
33937
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33938
33938
|
*/
|
|
33939
33939
|
|
|
33940
33940
|
|
|
@@ -34072,7 +34072,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
34072
34072
|
/*!
|
|
34073
34073
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34074
34074
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34075
|
-
* Copyright (c) 2013-
|
|
34075
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34076
34076
|
*/
|
|
34077
34077
|
/**
|
|
34078
34078
|
* [[include:plugins/README.md]]
|
|
@@ -34174,7 +34174,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
34174
34174
|
/*!
|
|
34175
34175
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34176
34176
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34177
|
-
* Copyright (c) 2013-
|
|
34177
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34178
34178
|
*/
|
|
34179
34179
|
|
|
34180
34180
|
|
|
@@ -34240,7 +34240,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34240
34240
|
/*!
|
|
34241
34241
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34242
34242
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34243
|
-
* Copyright (c) 2013-
|
|
34243
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34244
34244
|
*/
|
|
34245
34245
|
|
|
34246
34246
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34276,7 +34276,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34276
34276
|
/*!
|
|
34277
34277
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34278
34278
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34279
|
-
* Copyright (c) 2013-
|
|
34279
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34280
34280
|
*/
|
|
34281
34281
|
|
|
34282
34282
|
|
|
@@ -34389,7 +34389,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34389
34389
|
/*!
|
|
34390
34390
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34391
34391
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34392
|
-
* Copyright (c) 2013-
|
|
34392
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34393
34393
|
*/
|
|
34394
34394
|
|
|
34395
34395
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34420,7 +34420,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34420
34420
|
/*!
|
|
34421
34421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34422
34422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34423
|
-
* Copyright (c) 2013-
|
|
34423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34424
34424
|
*/
|
|
34425
34425
|
|
|
34426
34426
|
|
|
@@ -34500,7 +34500,7 @@ const align = {
|
|
|
34500
34500
|
/*!
|
|
34501
34501
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34502
34502
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34503
|
-
* Copyright (c) 2013-
|
|
34503
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34504
34504
|
*/
|
|
34505
34505
|
/**
|
|
34506
34506
|
* @module plugins/inline-popup
|
|
@@ -34554,7 +34554,7 @@ const align = {
|
|
|
34554
34554
|
/*!
|
|
34555
34555
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34556
34556
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34557
|
-
* Copyright (c) 2013-
|
|
34557
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34558
34558
|
*/
|
|
34559
34559
|
|
|
34560
34560
|
|
|
@@ -34830,7 +34830,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inlin
|
|
|
34830
34830
|
/*!
|
|
34831
34831
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34832
34832
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34833
|
-
* Copyright (c) 2013-
|
|
34833
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34834
34834
|
*/
|
|
34835
34835
|
|
|
34836
34836
|
|
|
@@ -34960,7 +34960,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('justi
|
|
|
34960
34960
|
/*!
|
|
34961
34961
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34962
34962
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34963
|
-
* Copyright (c) 2013-
|
|
34963
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34964
34964
|
*/
|
|
34965
34965
|
|
|
34966
34966
|
|
|
@@ -35008,7 +35008,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('keyAr
|
|
|
35008
35008
|
/*!
|
|
35009
35009
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35010
35010
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35011
|
-
* Copyright (c) 2013-
|
|
35011
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35012
35012
|
*/
|
|
35013
35013
|
/**
|
|
35014
35014
|
* @module plugins/limit
|
|
@@ -35035,7 +35035,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.limitHTML =
|
|
|
35035
35035
|
/*!
|
|
35036
35036
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35037
35037
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35038
|
-
* Copyright (c) 2013-
|
|
35038
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35039
35039
|
*/
|
|
35040
35040
|
|
|
35041
35041
|
|
|
@@ -35150,7 +35150,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('limit
|
|
|
35150
35150
|
/*!
|
|
35151
35151
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35152
35152
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35153
|
-
* Copyright (c) 2013-
|
|
35153
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35154
35154
|
*/
|
|
35155
35155
|
|
|
35156
35156
|
|
|
@@ -35177,7 +35177,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35177
35177
|
/*!
|
|
35178
35178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35179
35179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35180
|
-
* Copyright (c) 2013-
|
|
35180
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35181
35181
|
*/
|
|
35182
35182
|
module.exports = {
|
|
35183
35183
|
'Line height': 'ارتفاع الخط'
|
|
@@ -35194,7 +35194,7 @@ module.exports = {
|
|
|
35194
35194
|
/*!
|
|
35195
35195
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35196
35196
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35197
|
-
* Copyright (c) 2013-
|
|
35197
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35198
35198
|
*/
|
|
35199
35199
|
module.exports = {
|
|
35200
35200
|
'Line height': 'Výška čáry'
|
|
@@ -35211,7 +35211,7 @@ module.exports = {
|
|
|
35211
35211
|
/*!
|
|
35212
35212
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35213
35213
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35214
|
-
* Copyright (c) 2013-
|
|
35214
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35215
35215
|
*/
|
|
35216
35216
|
module.exports = {
|
|
35217
35217
|
'Line height': 'Zeilenhöhe'
|
|
@@ -35228,7 +35228,7 @@ module.exports = {
|
|
|
35228
35228
|
/*!
|
|
35229
35229
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35230
35230
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35231
|
-
* Copyright (c) 2013-
|
|
35231
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35232
35232
|
*/
|
|
35233
35233
|
module.exports = {
|
|
35234
35234
|
'Line height': 'Altura de la línea'
|
|
@@ -35245,7 +35245,7 @@ module.exports = {
|
|
|
35245
35245
|
/*!
|
|
35246
35246
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35247
35247
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35248
|
-
* Copyright (c) 2013-
|
|
35248
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35249
35249
|
*/
|
|
35250
35250
|
module.exports = {
|
|
35251
35251
|
'Line height': 'ارتفاع خط'
|
|
@@ -35262,7 +35262,7 @@ module.exports = {
|
|
|
35262
35262
|
/*!
|
|
35263
35263
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35264
35264
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35265
|
-
* Copyright (c) 2013-
|
|
35265
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35266
35266
|
*/
|
|
35267
35267
|
module.exports = {
|
|
35268
35268
|
'Line height': 'Rivin korkeus'
|
|
@@ -35279,7 +35279,7 @@ module.exports = {
|
|
|
35279
35279
|
/*!
|
|
35280
35280
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35281
35281
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35282
|
-
* Copyright (c) 2013-
|
|
35282
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35283
35283
|
*/
|
|
35284
35284
|
module.exports = {
|
|
35285
35285
|
'Line height': 'Hauteur de ligne'
|
|
@@ -35296,7 +35296,7 @@ module.exports = {
|
|
|
35296
35296
|
/*!
|
|
35297
35297
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35298
35298
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35299
|
-
* Copyright (c) 2013-
|
|
35299
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35300
35300
|
*/
|
|
35301
35301
|
module.exports = {
|
|
35302
35302
|
'Line height': 'גובה שורה'
|
|
@@ -35313,7 +35313,7 @@ module.exports = {
|
|
|
35313
35313
|
/*!
|
|
35314
35314
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35315
35315
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35316
|
-
* Copyright (c) 2013-
|
|
35316
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35317
35317
|
*/
|
|
35318
35318
|
module.exports = {
|
|
35319
35319
|
'Line height': 'Vonal magassága'
|
|
@@ -35330,7 +35330,7 @@ module.exports = {
|
|
|
35330
35330
|
/*!
|
|
35331
35331
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35332
35332
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35333
|
-
* Copyright (c) 2013-
|
|
35333
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35334
35334
|
*/
|
|
35335
35335
|
module.exports = {
|
|
35336
35336
|
'Line height': 'Tinggi baris'
|
|
@@ -35415,7 +35415,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35415
35415
|
/*!
|
|
35416
35416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35417
35417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35418
|
-
* Copyright (c) 2013-
|
|
35418
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35419
35419
|
*/
|
|
35420
35420
|
|
|
35421
35421
|
|
|
@@ -35452,7 +35452,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35452
35452
|
/*!
|
|
35453
35453
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35454
35454
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35455
|
-
* Copyright (c) 2013-
|
|
35455
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35456
35456
|
*/
|
|
35457
35457
|
module.exports = {
|
|
35458
35458
|
'Line height': 'Altezza linea'
|
|
@@ -35469,7 +35469,7 @@ module.exports = {
|
|
|
35469
35469
|
/*!
|
|
35470
35470
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35471
35471
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35472
|
-
* Copyright (c) 2013-
|
|
35472
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35473
35473
|
*/
|
|
35474
35474
|
module.exports = {
|
|
35475
35475
|
'Line height': 'ラインの高さ'
|
|
@@ -35486,7 +35486,7 @@ module.exports = {
|
|
|
35486
35486
|
/*!
|
|
35487
35487
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35488
35488
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35489
|
-
* Copyright (c) 2013-
|
|
35489
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35490
35490
|
*/
|
|
35491
35491
|
module.exports = {
|
|
35492
35492
|
'Line height': '선 높이'
|
|
@@ -35503,7 +35503,7 @@ module.exports = {
|
|
|
35503
35503
|
/*!
|
|
35504
35504
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35505
35505
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35506
|
-
* Copyright (c) 2013-
|
|
35506
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35507
35507
|
*/
|
|
35508
35508
|
module.exports = {
|
|
35509
35509
|
'Line height': 'Зураасны өндөр'
|
|
@@ -35520,7 +35520,7 @@ module.exports = {
|
|
|
35520
35520
|
/*!
|
|
35521
35521
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35522
35522
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35523
|
-
* Copyright (c) 2013-
|
|
35523
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35524
35524
|
*/
|
|
35525
35525
|
module.exports = {
|
|
35526
35526
|
'Line height': 'Lijnhoogte'
|
|
@@ -35537,7 +35537,7 @@ module.exports = {
|
|
|
35537
35537
|
/*!
|
|
35538
35538
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35539
35539
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35540
|
-
* Copyright (c) 2013-
|
|
35540
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35541
35541
|
*/
|
|
35542
35542
|
module.exports = {
|
|
35543
35543
|
'Line height': 'Wysokość linii'
|
|
@@ -35554,7 +35554,7 @@ module.exports = {
|
|
|
35554
35554
|
/*!
|
|
35555
35555
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35556
35556
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35557
|
-
* Copyright (c) 2013-
|
|
35557
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35558
35558
|
*/
|
|
35559
35559
|
module.exports = {
|
|
35560
35560
|
'Line height': 'Altura da linha'
|
|
@@ -35571,7 +35571,7 @@ module.exports = {
|
|
|
35571
35571
|
/*!
|
|
35572
35572
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35573
35573
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35574
|
-
* Copyright (c) 2013-
|
|
35574
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35575
35575
|
*/
|
|
35576
35576
|
module.exports = {
|
|
35577
35577
|
'Line height': 'Высота линии'
|
|
@@ -35588,7 +35588,7 @@ module.exports = {
|
|
|
35588
35588
|
/*!
|
|
35589
35589
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35590
35590
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35591
|
-
* Copyright (c) 2013-
|
|
35591
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35592
35592
|
*/
|
|
35593
35593
|
module.exports = {
|
|
35594
35594
|
'Line height': 'Çizgi yüksekliği'
|
|
@@ -35605,7 +35605,7 @@ module.exports = {
|
|
|
35605
35605
|
/*!
|
|
35606
35606
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35607
35607
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35608
|
-
* Copyright (c) 2013-
|
|
35608
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35609
35609
|
*/
|
|
35610
35610
|
module.exports = {
|
|
35611
35611
|
'Line height': 'Висота лінії'
|
|
@@ -35622,7 +35622,7 @@ module.exports = {
|
|
|
35622
35622
|
/*!
|
|
35623
35623
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35624
35624
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35625
|
-
* Copyright (c) 2013-
|
|
35625
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35626
35626
|
*/
|
|
35627
35627
|
module.exports = {
|
|
35628
35628
|
'Line height': '线高'
|
|
@@ -35639,7 +35639,7 @@ module.exports = {
|
|
|
35639
35639
|
/*!
|
|
35640
35640
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35641
35641
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35642
|
-
* Copyright (c) 2013-
|
|
35642
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35643
35643
|
*/
|
|
35644
35644
|
module.exports = {
|
|
35645
35645
|
'Line height': '行高'
|
|
@@ -35664,7 +35664,7 @@ module.exports = {
|
|
|
35664
35664
|
/*!
|
|
35665
35665
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35666
35666
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35667
|
-
* Copyright (c) 2013-
|
|
35667
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35668
35668
|
*/
|
|
35669
35669
|
|
|
35670
35670
|
|
|
@@ -35753,7 +35753,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('lineH
|
|
|
35753
35753
|
/*!
|
|
35754
35754
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35755
35755
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35756
|
-
* Copyright (c) 2013-
|
|
35756
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35757
35757
|
*/
|
|
35758
35758
|
|
|
35759
35759
|
|
|
@@ -35816,7 +35816,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35816
35816
|
/*!
|
|
35817
35817
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35818
35818
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35819
|
-
* Copyright (c) 2013-
|
|
35819
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35820
35820
|
*/
|
|
35821
35821
|
|
|
35822
35822
|
|
|
@@ -36148,7 +36148,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
36148
36148
|
/*!
|
|
36149
36149
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36150
36150
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36151
|
-
* Copyright (c) 2013-
|
|
36151
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36152
36152
|
*/
|
|
36153
36153
|
|
|
36154
36154
|
|
|
@@ -36241,7 +36241,7 @@ const formTemplate = (editor) => {
|
|
|
36241
36241
|
/*!
|
|
36242
36242
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36243
36243
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36244
|
-
* Copyright (c) 2013-
|
|
36244
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36245
36245
|
*/
|
|
36246
36246
|
/**
|
|
36247
36247
|
* @module plugins/media
|
|
@@ -36266,7 +36266,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.mediaBlocks
|
|
|
36266
36266
|
/*!
|
|
36267
36267
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36268
36268
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36269
|
-
* Copyright (c) 2013-
|
|
36269
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36270
36270
|
*/
|
|
36271
36271
|
|
|
36272
36272
|
|
|
@@ -36347,7 +36347,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('media
|
|
|
36347
36347
|
/*!
|
|
36348
36348
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36349
36349
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36350
|
-
* Copyright (c) 2013-
|
|
36350
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36351
36351
|
*/
|
|
36352
36352
|
|
|
36353
36353
|
|
|
@@ -36502,7 +36502,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.dot
|
|
|
36502
36502
|
/*!
|
|
36503
36503
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36504
36504
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36505
|
-
* Copyright (c) 2013-
|
|
36505
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36506
36506
|
*/
|
|
36507
36507
|
|
|
36508
36508
|
|
|
@@ -36586,7 +36586,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('mobil
|
|
|
36586
36586
|
/*!
|
|
36587
36587
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36588
36588
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36589
|
-
* Copyright (c) 2013-
|
|
36589
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36590
36590
|
*/
|
|
36591
36591
|
|
|
36592
36592
|
|
|
@@ -36644,7 +36644,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ol
|
|
|
36644
36644
|
/*!
|
|
36645
36645
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36646
36646
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36647
|
-
* Copyright (c) 2013-
|
|
36647
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36648
36648
|
*/
|
|
36649
36649
|
|
|
36650
36650
|
|
|
@@ -36704,7 +36704,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('order
|
|
|
36704
36704
|
/*!
|
|
36705
36705
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36706
36706
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36707
|
-
* Copyright (c) 2013-
|
|
36707
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36708
36708
|
*/
|
|
36709
36709
|
|
|
36710
36710
|
|
|
@@ -36738,7 +36738,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.pasteFromWor
|
|
|
36738
36738
|
/*!
|
|
36739
36739
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36740
36740
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36741
|
-
* Copyright (c) 2013-
|
|
36741
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36742
36742
|
*/
|
|
36743
36743
|
|
|
36744
36744
|
|
|
@@ -36819,7 +36819,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36819
36819
|
/*!
|
|
36820
36820
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36821
36821
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36822
|
-
* Copyright (c) 2013-
|
|
36822
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36823
36823
|
*/
|
|
36824
36824
|
|
|
36825
36825
|
|
|
@@ -36995,7 +36995,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36995
36995
|
/*!
|
|
36996
36996
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36997
36997
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36998
|
-
* Copyright (c) 2013-
|
|
36998
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36999
36999
|
*/
|
|
37000
37000
|
|
|
37001
37001
|
|
|
@@ -37096,7 +37096,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.pas
|
|
|
37096
37096
|
/*!
|
|
37097
37097
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37098
37098
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37099
|
-
* Copyright (c) 2013-
|
|
37099
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37100
37100
|
*/
|
|
37101
37101
|
|
|
37102
37102
|
|
|
@@ -37218,7 +37218,7 @@ function askInsertTypeDialog(jodit, msg, title, callback, buttonList) {
|
|
|
37218
37218
|
/*!
|
|
37219
37219
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37220
37220
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37221
|
-
* Copyright (c) 2013-
|
|
37221
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37222
37222
|
*/
|
|
37223
37223
|
|
|
37224
37224
|
|
|
@@ -37394,7 +37394,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste
|
|
|
37394
37394
|
/*!
|
|
37395
37395
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37396
37396
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37397
|
-
* Copyright (c) 2013-
|
|
37397
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37398
37398
|
*/
|
|
37399
37399
|
/**
|
|
37400
37400
|
* @module plugins/placeholder
|
|
@@ -37428,7 +37428,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.useInputsPla
|
|
|
37428
37428
|
/*!
|
|
37429
37429
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37430
37430
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37431
|
-
* Copyright (c) 2013-
|
|
37431
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37432
37432
|
*/
|
|
37433
37433
|
|
|
37434
37434
|
|
|
@@ -37592,7 +37592,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('place
|
|
|
37592
37592
|
/*!
|
|
37593
37593
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37594
37594
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37595
|
-
* Copyright (c) 2013-
|
|
37595
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37596
37596
|
*/
|
|
37597
37597
|
|
|
37598
37598
|
function poweredByJodit(jodit) {
|
|
@@ -37631,7 +37631,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('power
|
|
|
37631
37631
|
/*!
|
|
37632
37632
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37633
37633
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37634
|
-
* Copyright (c) 2013-
|
|
37634
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37635
37635
|
*/
|
|
37636
37636
|
|
|
37637
37637
|
|
|
@@ -37674,7 +37674,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('previ
|
|
|
37674
37674
|
/*!
|
|
37675
37675
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37676
37676
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37677
|
-
* Copyright (c) 2013-
|
|
37677
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37678
37678
|
*/
|
|
37679
37679
|
|
|
37680
37680
|
/**
|
|
@@ -37795,7 +37795,7 @@ function generateCriticalCSS(jodit) {
|
|
|
37795
37795
|
/*!
|
|
37796
37796
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37797
37797
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37798
|
-
* Copyright (c) 2013-
|
|
37798
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37799
37799
|
*/
|
|
37800
37800
|
|
|
37801
37801
|
|
|
@@ -37882,7 +37882,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('print
|
|
|
37882
37882
|
/*!
|
|
37883
37883
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37884
37884
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37885
|
-
* Copyright (c) 2013-
|
|
37885
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37886
37886
|
*/
|
|
37887
37887
|
|
|
37888
37888
|
|
|
@@ -37951,7 +37951,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('redoU
|
|
|
37951
37951
|
/*!
|
|
37952
37952
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37953
37953
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37954
|
-
* Copyright (c) 2013-
|
|
37954
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37955
37955
|
*/
|
|
37956
37956
|
/**
|
|
37957
37957
|
* @module plugins/resize-cells
|
|
@@ -37978,7 +37978,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
37978
37978
|
/*!
|
|
37979
37979
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37980
37980
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37981
|
-
* Copyright (c) 2013-
|
|
37981
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37982
37982
|
*/
|
|
37983
37983
|
|
|
37984
37984
|
|
|
@@ -38290,7 +38290,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38290
38290
|
/*!
|
|
38291
38291
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38292
38292
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38293
|
-
* Copyright (c) 2013-
|
|
38293
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38294
38294
|
*/
|
|
38295
38295
|
/**
|
|
38296
38296
|
* @module plugins/resize-handler
|
|
@@ -38317,7 +38317,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeY
|
|
|
38317
38317
|
/*!
|
|
38318
38318
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38319
38319
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38320
|
-
* Copyright (c) 2013-
|
|
38320
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38321
38321
|
*/
|
|
38322
38322
|
|
|
38323
38323
|
|
|
@@ -38431,7 +38431,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('resiz
|
|
|
38431
38431
|
/*!
|
|
38432
38432
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38433
38433
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38434
|
-
* Copyright (c) 2013-
|
|
38434
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38435
38435
|
*/
|
|
38436
38436
|
|
|
38437
38437
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeTags = new Set(['img', 'iframe', 'table', 'jodit']);
|
|
@@ -38463,7 +38463,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.resizer = {
|
|
|
38463
38463
|
/*!
|
|
38464
38464
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38465
38465
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38466
|
-
* Copyright (c) 2013-
|
|
38466
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38467
38467
|
*/
|
|
38468
38468
|
|
|
38469
38469
|
|
|
@@ -38936,7 +38936,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38936
38936
|
/*!
|
|
38937
38937
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38938
38938
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38939
|
-
* Copyright (c) 2013-
|
|
38939
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38940
38940
|
*/
|
|
38941
38941
|
|
|
38942
38942
|
|
|
@@ -38997,7 +38997,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fin
|
|
|
38997
38997
|
/*!
|
|
38998
38998
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38999
38999
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39000
|
-
* Copyright (c) 2013-
|
|
39000
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39001
39001
|
*/
|
|
39002
39002
|
|
|
39003
39003
|
|
|
@@ -39152,7 +39152,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39152
39152
|
/*!
|
|
39153
39153
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39154
39154
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39155
|
-
* Copyright (c) 2013-
|
|
39155
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39156
39156
|
*/
|
|
39157
39157
|
/**
|
|
39158
39158
|
* @module plugins/search
|
|
@@ -39174,7 +39174,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39174
39174
|
/*!
|
|
39175
39175
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39176
39176
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39177
|
-
* Copyright (c) 2013-
|
|
39177
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39178
39178
|
*/
|
|
39179
39179
|
|
|
39180
39180
|
class SentenceFinder {
|
|
@@ -39254,7 +39254,7 @@ class SentenceFinder {
|
|
|
39254
39254
|
/*!
|
|
39255
39255
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39256
39256
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39257
|
-
* Copyright (c) 2013-
|
|
39257
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39258
39258
|
*/
|
|
39259
39259
|
|
|
39260
39260
|
|
|
@@ -39617,7 +39617,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('searc
|
|
|
39617
39617
|
/*!
|
|
39618
39618
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39619
39619
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39620
|
-
* Copyright (c) 2013-
|
|
39620
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39621
39621
|
*/
|
|
39622
39622
|
|
|
39623
39623
|
|
|
@@ -39828,7 +39828,7 @@ UISearch = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
39828
39828
|
/*!
|
|
39829
39829
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39830
39830
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39831
|
-
* Copyright (c) 2013-
|
|
39831
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39832
39832
|
*/
|
|
39833
39833
|
/**
|
|
39834
39834
|
* @module plugins/select-cells
|
|
@@ -39856,7 +39856,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
39856
39856
|
/*!
|
|
39857
39857
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39858
39858
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39859
|
-
* Copyright (c) 2013-
|
|
39859
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39860
39860
|
*/
|
|
39861
39861
|
|
|
39862
39862
|
|
|
@@ -40195,7 +40195,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selec
|
|
|
40195
40195
|
/*!
|
|
40196
40196
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40197
40197
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40198
|
-
* Copyright (c) 2013-
|
|
40198
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40199
40199
|
*/
|
|
40200
40200
|
/**
|
|
40201
40201
|
* @module plugins/select
|
|
@@ -40225,7 +40225,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.select = {
|
|
|
40225
40225
|
/*!
|
|
40226
40226
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40227
40227
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40228
|
-
* Copyright (c) 2013-
|
|
40228
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40229
40229
|
*/
|
|
40230
40230
|
|
|
40231
40231
|
|
|
@@ -40366,7 +40366,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('selec
|
|
|
40366
40366
|
/*!
|
|
40367
40367
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40368
40368
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40369
|
-
* Copyright (c) 2013-
|
|
40369
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40370
40370
|
*/
|
|
40371
40371
|
/**
|
|
40372
40372
|
* @module plugins/size
|
|
@@ -40415,7 +40415,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.saveHeightIn
|
|
|
40415
40415
|
/*!
|
|
40416
40416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40417
40417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40418
|
-
* Copyright (c) 2013-
|
|
40418
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40419
40419
|
*/
|
|
40420
40420
|
|
|
40421
40421
|
|
|
@@ -40482,6 +40482,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40482
40482
|
* Manually change height
|
|
40483
40483
|
*/
|
|
40484
40484
|
__setHeight(height) {
|
|
40485
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40485
40486
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(height)) {
|
|
40486
40487
|
const { minHeight, maxHeight } = this.j.o;
|
|
40487
40488
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minHeight) && minHeight > height) {
|
|
@@ -40495,12 +40496,13 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40495
40496
|
if (this.j.o.saveHeightInStorage) {
|
|
40496
40497
|
this.j.storage.set('height', height);
|
|
40497
40498
|
}
|
|
40498
|
-
this.__resizeWorkspaceImd();
|
|
40499
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40499
40500
|
}
|
|
40500
40501
|
/**
|
|
40501
40502
|
* Manually change width
|
|
40502
40503
|
*/
|
|
40503
40504
|
__setWidth(width) {
|
|
40505
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40504
40506
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(width)) {
|
|
40505
40507
|
const { minWidth, maxWidth } = this.j.o;
|
|
40506
40508
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minWidth) && minWidth > width) {
|
|
@@ -40511,7 +40513,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40511
40513
|
}
|
|
40512
40514
|
}
|
|
40513
40515
|
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_4__/* .css */ .A)(this.j.container, 'width', width);
|
|
40514
|
-
this.__resizeWorkspaceImd();
|
|
40516
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40515
40517
|
}
|
|
40516
40518
|
/**
|
|
40517
40519
|
* Returns service spaces: toolbar + statusbar
|
|
@@ -40525,7 +40527,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40525
40527
|
/**
|
|
40526
40528
|
* Calculate workspace height
|
|
40527
40529
|
*/
|
|
40528
|
-
__resizeWorkspaceImd() {
|
|
40530
|
+
__resizeWorkspaceImd({ clientHeight, clientWidth } = this.j.container) {
|
|
40529
40531
|
if (!this.j || this.j.isDestructed || !this.j.o || this.j.o.inline) {
|
|
40530
40532
|
return;
|
|
40531
40533
|
}
|
|
@@ -40552,6 +40554,11 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40552
40554
|
? this.j.container.offsetHeight - this.__getNotWorkHeight()
|
|
40553
40555
|
: 'auto');
|
|
40554
40556
|
}
|
|
40557
|
+
const { clientHeight: newClientHeight, clientWidth: newClientWidth } = this.j.container;
|
|
40558
|
+
if (clientHeight !== newClientHeight ||
|
|
40559
|
+
clientWidth !== newClientWidth) {
|
|
40560
|
+
this.j.e.fire(this.j, 'resize');
|
|
40561
|
+
}
|
|
40555
40562
|
}
|
|
40556
40563
|
/** @override **/
|
|
40557
40564
|
beforeDestruct(jodit) {
|
|
@@ -40587,7 +40594,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('size'
|
|
|
40587
40594
|
/*!
|
|
40588
40595
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40589
40596
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40590
|
-
* Copyright (c) 2013-
|
|
40597
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40591
40598
|
*/
|
|
40592
40599
|
|
|
40593
40600
|
|
|
@@ -40652,7 +40659,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.sou
|
|
|
40652
40659
|
/*!
|
|
40653
40660
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40654
40661
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40655
|
-
* Copyright (c) 2013-
|
|
40662
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40656
40663
|
*/
|
|
40657
40664
|
|
|
40658
40665
|
|
|
@@ -40750,10 +40757,12 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40750
40757
|
if (editor.getRealMode() !== jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40751
40758
|
this.setValue(this.getValue());
|
|
40752
40759
|
}
|
|
40753
|
-
const onResize = this.j.async.
|
|
40754
|
-
if (editor.isInDestruct
|
|
40760
|
+
const onResize = this.j.async.throttle(() => {
|
|
40761
|
+
if (editor.isInDestruct ||
|
|
40762
|
+
editor.getMode() === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40755
40763
|
return;
|
|
40756
40764
|
}
|
|
40765
|
+
const hasFocus = this.instance.isFocused();
|
|
40757
40766
|
if (editor.o.height !== 'auto') {
|
|
40758
40767
|
this.instance.setOption('maxLines', editor.workplace.offsetHeight /
|
|
40759
40768
|
this.instance.renderer.lineHeight);
|
|
@@ -40762,8 +40771,11 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40762
40771
|
this.instance.setOption('maxLines', Infinity);
|
|
40763
40772
|
}
|
|
40764
40773
|
this.instance.resize();
|
|
40774
|
+
hasFocus && this.focus();
|
|
40765
40775
|
}, this.j.defaultTimeout * 2);
|
|
40766
|
-
editor.e
|
|
40776
|
+
editor.e
|
|
40777
|
+
.on(editor, 'resize', onResize)
|
|
40778
|
+
.on('afterResize afterSetMode', onResize);
|
|
40767
40779
|
onResize();
|
|
40768
40780
|
this.onReady();
|
|
40769
40781
|
};
|
|
@@ -40815,6 +40827,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40815
40827
|
return this.instance.isFocused();
|
|
40816
40828
|
}
|
|
40817
40829
|
focus() {
|
|
40830
|
+
this.instance.container.focus();
|
|
40818
40831
|
this.instance.focus();
|
|
40819
40832
|
}
|
|
40820
40833
|
blur() {
|
|
@@ -40880,7 +40893,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40880
40893
|
/*!
|
|
40881
40894
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40882
40895
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40883
|
-
* Copyright (c) 2013-
|
|
40896
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40884
40897
|
*/
|
|
40885
40898
|
|
|
40886
40899
|
|
|
@@ -40998,7 +41011,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
40998
41011
|
/*!
|
|
40999
41012
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41000
41013
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41001
|
-
* Copyright (c) 2013-
|
|
41014
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41002
41015
|
*/
|
|
41003
41016
|
/**
|
|
41004
41017
|
* @module plugins/source
|
|
@@ -41022,7 +41035,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
41022
41035
|
/*!
|
|
41023
41036
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41024
41037
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41025
|
-
* Copyright (c) 2013-
|
|
41038
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41026
41039
|
*/
|
|
41027
41040
|
|
|
41028
41041
|
|
|
@@ -41062,7 +41075,7 @@ function createSourceEditor(type, editor, container, toWYSIWYG, fromWYSIWYG) {
|
|
|
41062
41075
|
/*!
|
|
41063
41076
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41064
41077
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41065
|
-
* Copyright (c) 2013-
|
|
41078
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41066
41079
|
*/
|
|
41067
41080
|
class SourceEditor {
|
|
41068
41081
|
constructor(jodit, container, toWYSIWYG, fromWYSIWYG) {
|
|
@@ -41115,7 +41128,7 @@ class SourceEditor {
|
|
|
41115
41128
|
/*!
|
|
41116
41129
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41117
41130
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41118
|
-
* Copyright (c) 2013-
|
|
41131
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41119
41132
|
*/
|
|
41120
41133
|
|
|
41121
41134
|
|
|
@@ -41446,7 +41459,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('sourc
|
|
|
41446
41459
|
/*!
|
|
41447
41460
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41448
41461
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41449
|
-
* Copyright (c) 2013-
|
|
41462
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41450
41463
|
*/
|
|
41451
41464
|
|
|
41452
41465
|
|
|
@@ -41474,7 +41487,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.spe
|
|
|
41474
41487
|
/*!
|
|
41475
41488
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41476
41489
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41477
|
-
* Copyright (c) 2013-
|
|
41490
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41478
41491
|
*/
|
|
41479
41492
|
module.exports = {
|
|
41480
41493
|
Spellcheck: 'التدقيق الإملائي'
|
|
@@ -41491,7 +41504,7 @@ module.exports = {
|
|
|
41491
41504
|
/*!
|
|
41492
41505
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41493
41506
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41494
|
-
* Copyright (c) 2013-
|
|
41507
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41495
41508
|
*/
|
|
41496
41509
|
module.exports = {
|
|
41497
41510
|
Spellcheck: 'Kontrola pravopisu'
|
|
@@ -41508,7 +41521,7 @@ module.exports = {
|
|
|
41508
41521
|
/*!
|
|
41509
41522
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41510
41523
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41511
|
-
* Copyright (c) 2013-
|
|
41524
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41512
41525
|
*/
|
|
41513
41526
|
module.exports = {
|
|
41514
41527
|
Spellcheck: 'Rechtschreibprüfung'
|
|
@@ -41525,7 +41538,7 @@ module.exports = {
|
|
|
41525
41538
|
/*!
|
|
41526
41539
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41527
41540
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41528
|
-
* Copyright (c) 2013-
|
|
41541
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41529
41542
|
*/
|
|
41530
41543
|
module.exports = {
|
|
41531
41544
|
Spellcheck: 'Corrección ortográfica'
|
|
@@ -41542,7 +41555,7 @@ module.exports = {
|
|
|
41542
41555
|
/*!
|
|
41543
41556
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41544
41557
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41545
|
-
* Copyright (c) 2013-
|
|
41558
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41546
41559
|
*/
|
|
41547
41560
|
module.exports = {
|
|
41548
41561
|
Spellcheck: 'غلطیابی املایی'
|
|
@@ -41559,7 +41572,7 @@ module.exports = {
|
|
|
41559
41572
|
/*!
|
|
41560
41573
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41561
41574
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41562
|
-
* Copyright (c) 2013-
|
|
41575
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41563
41576
|
*/
|
|
41564
41577
|
module.exports = {
|
|
41565
41578
|
Spellcheck: 'Oikeinkirjoituksen tarkistus'
|
|
@@ -41576,7 +41589,7 @@ module.exports = {
|
|
|
41576
41589
|
/*!
|
|
41577
41590
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41578
41591
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41579
|
-
* Copyright (c) 2013-
|
|
41592
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41580
41593
|
*/
|
|
41581
41594
|
module.exports = {
|
|
41582
41595
|
Spellcheck: 'Vérification Orthographique'
|
|
@@ -41593,7 +41606,7 @@ module.exports = {
|
|
|
41593
41606
|
/*!
|
|
41594
41607
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41595
41608
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41596
|
-
* Copyright (c) 2013-
|
|
41609
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41597
41610
|
*/
|
|
41598
41611
|
module.exports = {
|
|
41599
41612
|
Spellcheck: 'בדיקת איות'
|
|
@@ -41610,7 +41623,7 @@ module.exports = {
|
|
|
41610
41623
|
/*!
|
|
41611
41624
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41612
41625
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41613
|
-
* Copyright (c) 2013-
|
|
41626
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41614
41627
|
*/
|
|
41615
41628
|
module.exports = {
|
|
41616
41629
|
Spellcheck: 'Helyesírás-ellenőrzés'
|
|
@@ -41627,7 +41640,7 @@ module.exports = {
|
|
|
41627
41640
|
/*!
|
|
41628
41641
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41629
41642
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41630
|
-
* Copyright (c) 2013-
|
|
41643
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41631
41644
|
*/
|
|
41632
41645
|
module.exports = {
|
|
41633
41646
|
Spellcheck: 'Spellchecking'
|
|
@@ -41712,7 +41725,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41712
41725
|
/*!
|
|
41713
41726
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41714
41727
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41715
|
-
* Copyright (c) 2013-
|
|
41728
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41716
41729
|
*/
|
|
41717
41730
|
|
|
41718
41731
|
|
|
@@ -41749,7 +41762,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41749
41762
|
/*!
|
|
41750
41763
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41751
41764
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41752
|
-
* Copyright (c) 2013-
|
|
41765
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41753
41766
|
*/
|
|
41754
41767
|
module.exports = {
|
|
41755
41768
|
Spellcheck: 'Controllo ortografico'
|
|
@@ -41766,7 +41779,7 @@ module.exports = {
|
|
|
41766
41779
|
/*!
|
|
41767
41780
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41768
41781
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41769
|
-
* Copyright (c) 2013-
|
|
41782
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41770
41783
|
*/
|
|
41771
41784
|
module.exports = {
|
|
41772
41785
|
Spellcheck: 'スペルチェック'
|
|
@@ -41783,7 +41796,7 @@ module.exports = {
|
|
|
41783
41796
|
/*!
|
|
41784
41797
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41785
41798
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41786
|
-
* Copyright (c) 2013-
|
|
41799
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41787
41800
|
*/
|
|
41788
41801
|
module.exports = {
|
|
41789
41802
|
Spellcheck: '맞춤법 검사'
|
|
@@ -41800,7 +41813,7 @@ module.exports = {
|
|
|
41800
41813
|
/*!
|
|
41801
41814
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41802
41815
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41803
|
-
* Copyright (c) 2013-
|
|
41816
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41804
41817
|
*/
|
|
41805
41818
|
module.exports = {
|
|
41806
41819
|
Spellcheck: 'Дүрмийн алдаа шалгах'
|
|
@@ -41817,7 +41830,7 @@ module.exports = {
|
|
|
41817
41830
|
/*!
|
|
41818
41831
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41819
41832
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41820
|
-
* Copyright (c) 2013-
|
|
41833
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41821
41834
|
*/
|
|
41822
41835
|
module.exports = {
|
|
41823
41836
|
Spellcheck: 'Spellingcontrole'
|
|
@@ -41834,7 +41847,7 @@ module.exports = {
|
|
|
41834
41847
|
/*!
|
|
41835
41848
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41836
41849
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41837
|
-
* Copyright (c) 2013-
|
|
41850
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41838
41851
|
*/
|
|
41839
41852
|
module.exports = {
|
|
41840
41853
|
Spellcheck: 'Sprawdzanie pisowni'
|
|
@@ -41851,7 +41864,7 @@ module.exports = {
|
|
|
41851
41864
|
/*!
|
|
41852
41865
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41853
41866
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41854
|
-
* Copyright (c) 2013-
|
|
41867
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41855
41868
|
*/
|
|
41856
41869
|
module.exports = {
|
|
41857
41870
|
Spellcheck: 'Verificação ortográfica'
|
|
@@ -41868,7 +41881,7 @@ module.exports = {
|
|
|
41868
41881
|
/*!
|
|
41869
41882
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41870
41883
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41871
|
-
* Copyright (c) 2013-
|
|
41884
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41872
41885
|
*/
|
|
41873
41886
|
module.exports = {
|
|
41874
41887
|
Spellcheck: 'Проверка орфографии'
|
|
@@ -41885,7 +41898,7 @@ module.exports = {
|
|
|
41885
41898
|
/*!
|
|
41886
41899
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41887
41900
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41888
|
-
* Copyright (c) 2013-
|
|
41901
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41889
41902
|
*/
|
|
41890
41903
|
module.exports = {
|
|
41891
41904
|
Spellcheck: 'Yazım denetimi'
|
|
@@ -41902,7 +41915,7 @@ module.exports = {
|
|
|
41902
41915
|
/*!
|
|
41903
41916
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41904
41917
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41905
|
-
* Copyright (c) 2013-
|
|
41918
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41906
41919
|
*/
|
|
41907
41920
|
module.exports = {
|
|
41908
41921
|
Spellcheck: 'Перевірка орфографії'
|
|
@@ -41919,7 +41932,7 @@ module.exports = {
|
|
|
41919
41932
|
/*!
|
|
41920
41933
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41921
41934
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41922
|
-
* Copyright (c) 2013-
|
|
41935
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41923
41936
|
*/
|
|
41924
41937
|
module.exports = {
|
|
41925
41938
|
Spellcheck: '拼写检查'
|
|
@@ -41936,7 +41949,7 @@ module.exports = {
|
|
|
41936
41949
|
/*!
|
|
41937
41950
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41938
41951
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41939
|
-
* Copyright (c) 2013-
|
|
41952
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41940
41953
|
*/
|
|
41941
41954
|
module.exports = {
|
|
41942
41955
|
Spellcheck: '拼字檢查'
|
|
@@ -41960,7 +41973,7 @@ module.exports = {
|
|
|
41960
41973
|
/*!
|
|
41961
41974
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41962
41975
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41963
|
-
* Copyright (c) 2013-
|
|
41976
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41964
41977
|
*/
|
|
41965
41978
|
|
|
41966
41979
|
|
|
@@ -42010,7 +42023,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('spell
|
|
|
42010
42023
|
/*!
|
|
42011
42024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42012
42025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42013
|
-
* Copyright (c) 2013-
|
|
42026
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42014
42027
|
*/
|
|
42015
42028
|
/**
|
|
42016
42029
|
* @module plugins/stat
|
|
@@ -42037,7 +42050,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showWordsCou
|
|
|
42037
42050
|
/*!
|
|
42038
42051
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42039
42052
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42040
|
-
* Copyright (c) 2013-
|
|
42053
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42041
42054
|
*/
|
|
42042
42055
|
|
|
42043
42056
|
|
|
@@ -42118,7 +42131,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('stat'
|
|
|
42118
42131
|
/*!
|
|
42119
42132
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42120
42133
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42121
|
-
* Copyright (c) 2013-
|
|
42134
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42122
42135
|
*/
|
|
42123
42136
|
/**
|
|
42124
42137
|
* @module plugins/sticky
|
|
@@ -42147,7 +42160,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.toolbarStick
|
|
|
42147
42160
|
/*!
|
|
42148
42161
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42149
42162
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42150
|
-
* Copyright (c) 2013-
|
|
42163
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42151
42164
|
*/
|
|
42152
42165
|
|
|
42153
42166
|
|
|
@@ -42271,7 +42284,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('stick
|
|
|
42271
42284
|
/*!
|
|
42272
42285
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42273
42286
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42274
|
-
* Copyright (c) 2013-
|
|
42287
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42275
42288
|
*/
|
|
42276
42289
|
|
|
42277
42290
|
|
|
@@ -42524,7 +42537,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
|
|
|
42524
42537
|
/*!
|
|
42525
42538
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42526
42539
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42527
|
-
* Copyright (c) 2013-
|
|
42540
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42528
42541
|
*/
|
|
42529
42542
|
module.exports = {
|
|
42530
42543
|
symbols: 'رمز'
|
|
@@ -42541,7 +42554,7 @@ module.exports = {
|
|
|
42541
42554
|
/*!
|
|
42542
42555
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42543
42556
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42544
|
-
* Copyright (c) 2013-
|
|
42557
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42545
42558
|
*/
|
|
42546
42559
|
module.exports = {
|
|
42547
42560
|
symbols: 'symbol'
|
|
@@ -42558,7 +42571,7 @@ module.exports = {
|
|
|
42558
42571
|
/*!
|
|
42559
42572
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42560
42573
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42561
|
-
* Copyright (c) 2013-
|
|
42574
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42562
42575
|
*/
|
|
42563
42576
|
module.exports = {
|
|
42564
42577
|
symbols: 'Symbol'
|
|
@@ -42575,7 +42588,7 @@ module.exports = {
|
|
|
42575
42588
|
/*!
|
|
42576
42589
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42577
42590
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42578
|
-
* Copyright (c) 2013-
|
|
42591
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42579
42592
|
*/
|
|
42580
42593
|
module.exports = {
|
|
42581
42594
|
symbols: 'Símbolo'
|
|
@@ -42592,7 +42605,7 @@ module.exports = {
|
|
|
42592
42605
|
/*!
|
|
42593
42606
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42594
42607
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42595
|
-
* Copyright (c) 2013-
|
|
42608
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42596
42609
|
*/
|
|
42597
42610
|
module.exports = {
|
|
42598
42611
|
symbols: 'سمبل'
|
|
@@ -42609,7 +42622,7 @@ module.exports = {
|
|
|
42609
42622
|
/*!
|
|
42610
42623
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42611
42624
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42612
|
-
* Copyright (c) 2013-
|
|
42625
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42613
42626
|
*/
|
|
42614
42627
|
module.exports = {
|
|
42615
42628
|
symbols: 'Symbolit'
|
|
@@ -42626,7 +42639,7 @@ module.exports = {
|
|
|
42626
42639
|
/*!
|
|
42627
42640
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42628
42641
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42629
|
-
* Copyright (c) 2013-
|
|
42642
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42630
42643
|
*/
|
|
42631
42644
|
module.exports = {
|
|
42632
42645
|
symbols: 'caractère'
|
|
@@ -42643,7 +42656,7 @@ module.exports = {
|
|
|
42643
42656
|
/*!
|
|
42644
42657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42645
42658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42646
|
-
* Copyright (c) 2013-
|
|
42659
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42647
42660
|
*/
|
|
42648
42661
|
module.exports = {
|
|
42649
42662
|
symbols: 'תו מיוחד'
|
|
@@ -42660,7 +42673,7 @@ module.exports = {
|
|
|
42660
42673
|
/*!
|
|
42661
42674
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42662
42675
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42663
|
-
* Copyright (c) 2013-
|
|
42676
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42664
42677
|
*/
|
|
42665
42678
|
module.exports = {
|
|
42666
42679
|
symbols: 'Szimbólum'
|
|
@@ -42677,7 +42690,7 @@ module.exports = {
|
|
|
42677
42690
|
/*!
|
|
42678
42691
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42679
42692
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42680
|
-
* Copyright (c) 2013-
|
|
42693
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42681
42694
|
*/
|
|
42682
42695
|
module.exports = {
|
|
42683
42696
|
symbols: 'simbol'
|
|
@@ -42762,7 +42775,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42762
42775
|
/*!
|
|
42763
42776
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42764
42777
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42765
|
-
* Copyright (c) 2013-
|
|
42778
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42766
42779
|
*/
|
|
42767
42780
|
|
|
42768
42781
|
|
|
@@ -42799,7 +42812,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42799
42812
|
/*!
|
|
42800
42813
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42801
42814
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42802
|
-
* Copyright (c) 2013-
|
|
42815
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42803
42816
|
*/
|
|
42804
42817
|
module.exports = {
|
|
42805
42818
|
symbols: 'Simbolo'
|
|
@@ -42816,7 +42829,7 @@ module.exports = {
|
|
|
42816
42829
|
/*!
|
|
42817
42830
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42818
42831
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42819
|
-
* Copyright (c) 2013-
|
|
42832
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42820
42833
|
*/
|
|
42821
42834
|
module.exports = {
|
|
42822
42835
|
symbols: 'symbol'
|
|
@@ -42833,7 +42846,7 @@ module.exports = {
|
|
|
42833
42846
|
/*!
|
|
42834
42847
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42835
42848
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42836
|
-
* Copyright (c) 2013-
|
|
42849
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42837
42850
|
*/
|
|
42838
42851
|
module.exports = {
|
|
42839
42852
|
symbols: '기호'
|
|
@@ -42850,7 +42863,7 @@ module.exports = {
|
|
|
42850
42863
|
/*!
|
|
42851
42864
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42852
42865
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42853
|
-
* Copyright (c) 2013-
|
|
42866
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42854
42867
|
*/
|
|
42855
42868
|
module.exports = {
|
|
42856
42869
|
symbols: 'тэмдэгт'
|
|
@@ -42867,7 +42880,7 @@ module.exports = {
|
|
|
42867
42880
|
/*!
|
|
42868
42881
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42869
42882
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42870
|
-
* Copyright (c) 2013-
|
|
42883
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42871
42884
|
*/
|
|
42872
42885
|
module.exports = {
|
|
42873
42886
|
symbols: 'symbool'
|
|
@@ -42884,7 +42897,7 @@ module.exports = {
|
|
|
42884
42897
|
/*!
|
|
42885
42898
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42886
42899
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42887
|
-
* Copyright (c) 2013-
|
|
42900
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42888
42901
|
*/
|
|
42889
42902
|
module.exports = {
|
|
42890
42903
|
symbols: 'symbol'
|
|
@@ -42901,7 +42914,7 @@ module.exports = {
|
|
|
42901
42914
|
/*!
|
|
42902
42915
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42903
42916
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42904
|
-
* Copyright (c) 2013-
|
|
42917
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42905
42918
|
*/
|
|
42906
42919
|
module.exports = {
|
|
42907
42920
|
symbols: 'Símbolo'
|
|
@@ -42918,7 +42931,7 @@ module.exports = {
|
|
|
42918
42931
|
/*!
|
|
42919
42932
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42920
42933
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42921
|
-
* Copyright (c) 2013-
|
|
42934
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42922
42935
|
*/
|
|
42923
42936
|
module.exports = {
|
|
42924
42937
|
symbols: 'символ'
|
|
@@ -42935,7 +42948,7 @@ module.exports = {
|
|
|
42935
42948
|
/*!
|
|
42936
42949
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42937
42950
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42938
|
-
* Copyright (c) 2013-
|
|
42951
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42939
42952
|
*/
|
|
42940
42953
|
module.exports = {
|
|
42941
42954
|
symbols: 'Sembol'
|
|
@@ -42952,7 +42965,7 @@ module.exports = {
|
|
|
42952
42965
|
/*!
|
|
42953
42966
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42954
42967
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42955
|
-
* Copyright (c) 2013-
|
|
42968
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42956
42969
|
*/
|
|
42957
42970
|
module.exports = {
|
|
42958
42971
|
symbols: 'символ'
|
|
@@ -42969,7 +42982,7 @@ module.exports = {
|
|
|
42969
42982
|
/*!
|
|
42970
42983
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42971
42984
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42972
|
-
* Copyright (c) 2013-
|
|
42985
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42973
42986
|
*/
|
|
42974
42987
|
module.exports = {
|
|
42975
42988
|
symbols: '符号'
|
|
@@ -42986,7 +42999,7 @@ module.exports = {
|
|
|
42986
42999
|
/*!
|
|
42987
43000
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42988
43001
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42989
|
-
* Copyright (c) 2013-
|
|
43002
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42990
43003
|
*/
|
|
42991
43004
|
module.exports = {
|
|
42992
43005
|
symbols: '符號'
|
|
@@ -43010,7 +43023,7 @@ module.exports = {
|
|
|
43010
43023
|
/*!
|
|
43011
43024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43012
43025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43013
|
-
* Copyright (c) 2013-
|
|
43026
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43014
43027
|
*/
|
|
43015
43028
|
|
|
43016
43029
|
|
|
@@ -43156,7 +43169,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43156
43169
|
/*!
|
|
43157
43170
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43158
43171
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43159
|
-
* Copyright (c) 2013-
|
|
43172
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43160
43173
|
*/
|
|
43161
43174
|
/**
|
|
43162
43175
|
* @module plugins/tab
|
|
@@ -43179,7 +43192,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43179
43192
|
/*!
|
|
43180
43193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43181
43194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43182
|
-
* Copyright (c) 2013-
|
|
43195
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43183
43196
|
*/
|
|
43184
43197
|
|
|
43185
43198
|
|
|
@@ -43293,7 +43306,7 @@ function removeNestedList(jodit, list, li) {
|
|
|
43293
43306
|
/*!
|
|
43294
43307
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43295
43308
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43296
|
-
* Copyright (c) 2013-
|
|
43309
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43297
43310
|
*/
|
|
43298
43311
|
/**
|
|
43299
43312
|
* @module plugins/tab
|
|
@@ -43320,7 +43333,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tab = {
|
|
|
43320
43333
|
/*!
|
|
43321
43334
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43322
43335
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43323
|
-
* Copyright (c) 2013-
|
|
43336
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43324
43337
|
*/
|
|
43325
43338
|
|
|
43326
43339
|
|
|
@@ -43375,7 +43388,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('tab',
|
|
|
43375
43388
|
/*!
|
|
43376
43389
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43377
43390
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43378
|
-
* Copyright (c) 2013-
|
|
43391
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43379
43392
|
*/
|
|
43380
43393
|
|
|
43381
43394
|
|
|
@@ -43510,7 +43523,7 @@ function findCell(editor, key) {
|
|
|
43510
43523
|
/*!
|
|
43511
43524
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43512
43525
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43513
|
-
* Copyright (c) 2013-
|
|
43526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43514
43527
|
*/
|
|
43515
43528
|
|
|
43516
43529
|
|
|
@@ -43682,7 +43695,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.tab
|
|
|
43682
43695
|
/*!
|
|
43683
43696
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43684
43697
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43685
|
-
* Copyright (c) 2013-
|
|
43698
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43686
43699
|
*/
|
|
43687
43700
|
|
|
43688
43701
|
|
|
@@ -43713,7 +43726,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('table
|
|
|
43713
43726
|
/*!
|
|
43714
43727
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43715
43728
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43716
|
-
* Copyright (c) 2013-
|
|
43729
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43717
43730
|
*/
|
|
43718
43731
|
|
|
43719
43732
|
|
|
@@ -43797,7 +43810,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.vid
|
|
|
43797
43810
|
/*!
|
|
43798
43811
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43799
43812
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43800
|
-
* Copyright (c) 2013-
|
|
43813
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43801
43814
|
*/
|
|
43802
43815
|
|
|
43803
43816
|
|
|
@@ -43820,7 +43833,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('video
|
|
|
43820
43833
|
/*!
|
|
43821
43834
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43822
43835
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43823
|
-
* Copyright (c) 2013-
|
|
43836
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43824
43837
|
*/
|
|
43825
43838
|
|
|
43826
43839
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes = {
|
|
@@ -43845,7 +43858,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes =
|
|
|
43845
43858
|
/*!
|
|
43846
43859
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43847
43860
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43848
|
-
* Copyright (c) 2013-
|
|
43861
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43849
43862
|
*/
|
|
43850
43863
|
|
|
43851
43864
|
|
|
@@ -43991,7 +44004,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('wrapN
|
|
|
43991
44004
|
/*!
|
|
43992
44005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43993
44006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43994
|
-
* Copyright (c) 2013-
|
|
44007
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43995
44008
|
*/
|
|
43996
44009
|
/**
|
|
43997
44010
|
* @module plugins/xpath
|
|
@@ -44017,7 +44030,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showXPathInS
|
|
|
44017
44030
|
/*!
|
|
44018
44031
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44019
44032
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44020
|
-
* Copyright (c) 2013-
|
|
44033
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44021
44034
|
*/
|
|
44022
44035
|
|
|
44023
44036
|
|
|
@@ -44264,7 +44277,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44264
44277
|
/*!
|
|
44265
44278
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44266
44279
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44267
|
-
* Copyright (c) 2013-
|
|
44280
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44268
44281
|
*/
|
|
44269
44282
|
/**
|
|
44270
44283
|
* [[include:styles/icons/README.md]]
|