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/es2021/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.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
|
|
|
@@ -2057,7 +2057,7 @@ class Async {
|
|
|
2057
2057
|
/*!
|
|
2058
2058
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2059
2059
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2060
|
-
* Copyright (c) 2013-
|
|
2060
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2061
2061
|
*/
|
|
2062
2062
|
/**
|
|
2063
2063
|
* @module async
|
|
@@ -2081,7 +2081,7 @@ class Async {
|
|
|
2081
2081
|
/*!
|
|
2082
2082
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2083
2083
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2084
|
-
* Copyright (c) 2013-
|
|
2084
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2085
2085
|
*/
|
|
2086
2086
|
|
|
2087
2087
|
|
|
@@ -2287,7 +2287,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
|
|
|
2287
2287
|
/*!
|
|
2288
2288
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2289
2289
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2290
|
-
* Copyright (c) 2013-
|
|
2290
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2291
2291
|
*/
|
|
2292
2292
|
/**
|
|
2293
2293
|
* @module component
|
|
@@ -2309,7 +2309,7 @@ Component.STATUSES = jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_1__/
|
|
|
2309
2309
|
/*!
|
|
2310
2310
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2311
2311
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2312
|
-
* Copyright (c) 2013-
|
|
2312
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2313
2313
|
*/
|
|
2314
2314
|
/**
|
|
2315
2315
|
* @module component
|
|
@@ -2335,7 +2335,7 @@ const STATUSES = {
|
|
|
2335
2335
|
/*!
|
|
2336
2336
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2337
2337
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2338
|
-
* Copyright (c) 2013-
|
|
2338
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2339
2339
|
*/
|
|
2340
2340
|
|
|
2341
2341
|
class ViewComponent extends _component__WEBPACK_IMPORTED_MODULE_0__/* .Component */ .u {
|
|
@@ -2448,9 +2448,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2448
2448
|
/*!
|
|
2449
2449
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2450
2450
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2451
|
-
* Copyright (c) 2013-
|
|
2451
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2452
2452
|
*/
|
|
2453
|
-
const APP_VERSION = "4.2.
|
|
2453
|
+
const APP_VERSION = "4.2.58";
|
|
2454
2454
|
// prettier-ignore
|
|
2455
2455
|
const ES = "es2021";
|
|
2456
2456
|
const IS_ES_MODERN = true;
|
|
@@ -2673,7 +2673,7 @@ const PASSIVE_EVENTS = new Set([
|
|
|
2673
2673
|
/*!
|
|
2674
2674
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2675
2675
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2676
|
-
* Copyright (c) 2013-
|
|
2676
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2677
2677
|
*/
|
|
2678
2678
|
|
|
2679
2679
|
|
|
@@ -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
|
|
|
@@ -2942,7 +2942,7 @@ function cacheHTML(target, _, descriptor) {
|
|
|
2942
2942
|
/*!
|
|
2943
2943
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2944
2944
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2945
|
-
* Copyright (c) 2013-
|
|
2945
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2946
2946
|
*/
|
|
2947
2947
|
/**
|
|
2948
2948
|
* Decorate components and set status isReady after constructor
|
|
@@ -2986,7 +2986,7 @@ function component(constructorFunction) {
|
|
|
2986
2986
|
/*!
|
|
2987
2987
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2988
2988
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2989
|
-
* Copyright (c) 2013-
|
|
2989
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2990
2990
|
*/
|
|
2991
2991
|
|
|
2992
2992
|
|
|
@@ -3041,7 +3041,7 @@ function throttle(timeout, firstCallImmediately = false) {
|
|
|
3041
3041
|
/*!
|
|
3042
3042
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3043
3043
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3044
|
-
* Copyright (c) 2013-
|
|
3044
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3045
3045
|
*/
|
|
3046
3046
|
/**
|
|
3047
3047
|
* [[include:core/decorators/derive/README.md]]
|
|
@@ -3090,7 +3090,7 @@ function derive(...traits) {
|
|
|
3090
3090
|
/*!
|
|
3091
3091
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3092
3092
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3093
|
-
* Copyright (c) 2013-
|
|
3093
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3094
3094
|
*/
|
|
3095
3095
|
|
|
3096
3096
|
|
|
@@ -3124,7 +3124,7 @@ function hook(status) {
|
|
|
3124
3124
|
/*!
|
|
3125
3125
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3126
3126
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3127
|
-
* Copyright (c) 2013-
|
|
3127
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3128
3128
|
*/
|
|
3129
3129
|
|
|
3130
3130
|
|
|
@@ -3181,7 +3181,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3181
3181
|
/*!
|
|
3182
3182
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3183
3183
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3184
|
-
* Copyright (c) 2013-
|
|
3184
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3185
3185
|
*/
|
|
3186
3186
|
/**
|
|
3187
3187
|
* [[include:core/decorators/README.md]]
|
|
@@ -3213,7 +3213,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3213
3213
|
/*!
|
|
3214
3214
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3215
3215
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3216
|
-
* Copyright (c) 2013-
|
|
3216
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3217
3217
|
*/
|
|
3218
3218
|
/**
|
|
3219
3219
|
* [[include:core/decorators/nonenumerable/README.md]]
|
|
@@ -3251,7 +3251,7 @@ const nonenumerable = (target, propertyKey) => {
|
|
|
3251
3251
|
/*!
|
|
3252
3252
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3253
3253
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3254
|
-
* Copyright (c) 2013-
|
|
3254
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3255
3255
|
*/
|
|
3256
3256
|
|
|
3257
3257
|
|
|
@@ -3287,7 +3287,7 @@ function persistent(target, propertyKey) {
|
|
|
3287
3287
|
/*!
|
|
3288
3288
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3289
3289
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3290
|
-
* Copyright (c) 2013-
|
|
3290
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3291
3291
|
*/
|
|
3292
3292
|
|
|
3293
3293
|
|
|
@@ -3339,7 +3339,7 @@ function wait(condition) {
|
|
|
3339
3339
|
/*!
|
|
3340
3340
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3341
3341
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3342
|
-
* Copyright (c) 2013-
|
|
3342
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3343
3343
|
*/
|
|
3344
3344
|
|
|
3345
3345
|
|
|
@@ -3460,7 +3460,7 @@ function watch(observeFields, opts) {
|
|
|
3460
3460
|
/*!
|
|
3461
3461
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3462
3462
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3463
|
-
* Copyright (c) 2013-
|
|
3463
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3464
3464
|
*/
|
|
3465
3465
|
|
|
3466
3466
|
|
|
@@ -4185,7 +4185,7 @@ class Dom {
|
|
|
4185
4185
|
/*!
|
|
4186
4186
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4187
4187
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4188
|
-
* Copyright (c) 2013-
|
|
4188
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4189
4189
|
*/
|
|
4190
4190
|
/**
|
|
4191
4191
|
* @module dom
|
|
@@ -4210,7 +4210,7 @@ class Dom {
|
|
|
4210
4210
|
/*!
|
|
4211
4211
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4212
4212
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4213
|
-
* Copyright (c) 2013-
|
|
4213
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4214
4214
|
*/
|
|
4215
4215
|
|
|
4216
4216
|
|
|
@@ -4323,7 +4323,7 @@ class LazyWalker extends jodit_core_event_emitter_eventify__WEBPACK_IMPORTED_MOD
|
|
|
4323
4323
|
/*!
|
|
4324
4324
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4325
4325
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4326
|
-
* Copyright (c) 2013-
|
|
4326
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4327
4327
|
*/
|
|
4328
4328
|
|
|
4329
4329
|
|
|
@@ -4813,7 +4813,7 @@ function isDOMElement(subject) {
|
|
|
4813
4813
|
/*!
|
|
4814
4814
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4815
4815
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4816
|
-
* Copyright (c) 2013-
|
|
4816
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4817
4817
|
*/
|
|
4818
4818
|
/**
|
|
4819
4819
|
* Class for adding event handling capability
|
|
@@ -4889,7 +4889,7 @@ class Eventify {
|
|
|
4889
4889
|
/*!
|
|
4890
4890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4891
4891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4892
|
-
* Copyright (c) 2013-
|
|
4892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4893
4893
|
*/
|
|
4894
4894
|
/**
|
|
4895
4895
|
* @module event-emitter
|
|
@@ -4916,7 +4916,7 @@ class Eventify {
|
|
|
4916
4916
|
/*!
|
|
4917
4917
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4918
4918
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4919
|
-
* Copyright (c) 2013-
|
|
4919
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4920
4920
|
*/
|
|
4921
4921
|
|
|
4922
4922
|
|
|
@@ -5075,7 +5075,7 @@ function observable(obj) {
|
|
|
5075
5075
|
/*!
|
|
5076
5076
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5077
5077
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5078
|
-
* Copyright (c) 2013-
|
|
5078
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5079
5079
|
*/
|
|
5080
5080
|
|
|
5081
5081
|
|
|
@@ -5171,7 +5171,7 @@ class EventHandlersStore {
|
|
|
5171
5171
|
/*!
|
|
5172
5172
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5173
5173
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5174
|
-
* Copyright (c) 2013-
|
|
5174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5175
5175
|
*/
|
|
5176
5176
|
|
|
5177
5177
|
|
|
@@ -5289,7 +5289,7 @@ const eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .EventEmi
|
|
|
5289
5289
|
/*!
|
|
5290
5290
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5291
5291
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5292
|
-
* Copyright (c) 2013-
|
|
5292
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5293
5293
|
*/
|
|
5294
5294
|
/**
|
|
5295
5295
|
* @module helpers/array
|
|
@@ -5323,7 +5323,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
|
|
|
5323
5323
|
/*!
|
|
5324
5324
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5325
5325
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5326
|
-
* Copyright (c) 2013-
|
|
5326
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5327
5327
|
*/
|
|
5328
5328
|
/**
|
|
5329
5329
|
* @module helpers/array
|
|
@@ -5345,7 +5345,7 @@ const asArray = (a) => ((0,jodit_core_helpers_checker_is_array__WEBPACK_IMPORTED
|
|
|
5345
5345
|
/*!
|
|
5346
5346
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5347
5347
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5348
|
-
* Copyright (c) 2013-
|
|
5348
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5349
5349
|
*/
|
|
5350
5350
|
/**
|
|
5351
5351
|
* Return an array from string or array
|
|
@@ -5373,7 +5373,7 @@ function splitArray(a) {
|
|
|
5373
5373
|
/*!
|
|
5374
5374
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5375
5375
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5376
|
-
* Copyright (c) 2013-
|
|
5376
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5377
5377
|
*/
|
|
5378
5378
|
/**
|
|
5379
5379
|
* @module helpers/array
|
|
@@ -5411,7 +5411,7 @@ const toArray = function toArray(...args) {
|
|
|
5411
5411
|
/*!
|
|
5412
5412
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5413
5413
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5414
|
-
* Copyright (c) 2013-
|
|
5414
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5415
5415
|
*/
|
|
5416
5416
|
/**
|
|
5417
5417
|
* @module helpers/async
|
|
@@ -5433,7 +5433,7 @@ const toArray = function toArray(...args) {
|
|
|
5433
5433
|
/*!
|
|
5434
5434
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5435
5435
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5436
|
-
* Copyright (c) 2013-
|
|
5436
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5437
5437
|
*/
|
|
5438
5438
|
/**
|
|
5439
5439
|
* @module helpers/async
|
|
@@ -5472,7 +5472,7 @@ function clearTimeout(timer) {
|
|
|
5472
5472
|
/*!
|
|
5473
5473
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5474
5474
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5475
|
-
* Copyright (c) 2013-
|
|
5475
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5476
5476
|
*/
|
|
5477
5477
|
/**
|
|
5478
5478
|
* @module helpers/checker
|
|
@@ -5561,7 +5561,7 @@ function hasBrowserColorPicker() {
|
|
|
5561
5561
|
/*!
|
|
5562
5562
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5563
5563
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5564
|
-
* Copyright (c) 2013-
|
|
5564
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5565
5565
|
*/
|
|
5566
5566
|
/**
|
|
5567
5567
|
* @module helpers/checker
|
|
@@ -5605,7 +5605,7 @@ function hasBrowserColorPicker() {
|
|
|
5605
5605
|
/*!
|
|
5606
5606
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5607
5607
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5608
|
-
* Copyright (c) 2013-
|
|
5608
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5609
5609
|
*/
|
|
5610
5610
|
function isAbortError(error) {
|
|
5611
5611
|
return (Boolean(error) &&
|
|
@@ -5626,7 +5626,7 @@ function isAbortError(error) {
|
|
|
5626
5626
|
/*!
|
|
5627
5627
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5628
5628
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5629
|
-
* Copyright (c) 2013-
|
|
5629
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5630
5630
|
*/
|
|
5631
5631
|
/**
|
|
5632
5632
|
* @module helpers/checker
|
|
@@ -5651,7 +5651,7 @@ function isArray(elm) {
|
|
|
5651
5651
|
/*!
|
|
5652
5652
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5653
5653
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5654
|
-
* Copyright (c) 2013-
|
|
5654
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5655
5655
|
*/
|
|
5656
5656
|
/**
|
|
5657
5657
|
* @module helpers/checker
|
|
@@ -5675,7 +5675,7 @@ function isBoolean(elm) {
|
|
|
5675
5675
|
/*!
|
|
5676
5676
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5677
5677
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5678
|
-
* Copyright (c) 2013-
|
|
5678
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5679
5679
|
*/
|
|
5680
5680
|
/**
|
|
5681
5681
|
* @module helpers/checker
|
|
@@ -5704,7 +5704,7 @@ function isFastEqual(a, b) {
|
|
|
5704
5704
|
/*!
|
|
5705
5705
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5706
5706
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5707
|
-
* Copyright (c) 2013-
|
|
5707
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5708
5708
|
*/
|
|
5709
5709
|
/**
|
|
5710
5710
|
* @module helpers/checker
|
|
@@ -5729,7 +5729,7 @@ function isFunction(value) {
|
|
|
5729
5729
|
/*!
|
|
5730
5730
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5731
5731
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5732
|
-
* Copyright (c) 2013-
|
|
5732
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5733
5733
|
*/
|
|
5734
5734
|
/**
|
|
5735
5735
|
* @module helpers/checker
|
|
@@ -5757,7 +5757,7 @@ function isHtmlFromWord(data) {
|
|
|
5757
5757
|
/*!
|
|
5758
5758
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5759
5759
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5760
|
-
* Copyright (c) 2013-
|
|
5760
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5761
5761
|
*/
|
|
5762
5762
|
/**
|
|
5763
5763
|
* @module helpers/checker
|
|
@@ -5787,7 +5787,7 @@ const isHTML = (str) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isString *
|
|
|
5787
5787
|
/*!
|
|
5788
5788
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5789
5789
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5790
|
-
* Copyright (c) 2013-
|
|
5790
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5791
5791
|
*/
|
|
5792
5792
|
|
|
5793
5793
|
|
|
@@ -5826,7 +5826,7 @@ function hasContainer(value) {
|
|
|
5826
5826
|
/*!
|
|
5827
5827
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5828
5828
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5829
|
-
* Copyright (c) 2013-
|
|
5829
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5830
5830
|
*/
|
|
5831
5831
|
/**
|
|
5832
5832
|
* @module helpers/checker
|
|
@@ -5857,7 +5857,7 @@ function isInt(value) {
|
|
|
5857
5857
|
/*!
|
|
5858
5858
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5859
5859
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5860
|
-
* Copyright (c) 2013-
|
|
5860
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5861
5861
|
*/
|
|
5862
5862
|
|
|
5863
5863
|
/**
|
|
@@ -5886,7 +5886,7 @@ function isJoditObject(jodit) {
|
|
|
5886
5886
|
/*!
|
|
5887
5887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5888
5888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5889
|
-
* Copyright (c) 2013-
|
|
5889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5890
5890
|
*/
|
|
5891
5891
|
/**
|
|
5892
5892
|
* @module helpers/checker
|
|
@@ -5911,7 +5911,7 @@ const isLicense = (license) => (0,_is_string__WEBPACK_IMPORTED_MODULE_0__/* .isS
|
|
|
5911
5911
|
/*!
|
|
5912
5912
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5913
5913
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5914
|
-
* Copyright (c) 2013-
|
|
5914
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5915
5915
|
*/
|
|
5916
5916
|
|
|
5917
5917
|
|
|
@@ -5937,7 +5937,7 @@ function isMarker(elm) {
|
|
|
5937
5937
|
/*!
|
|
5938
5938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5939
5939
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5940
|
-
* Copyright (c) 2013-
|
|
5940
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5941
5941
|
*/
|
|
5942
5942
|
/**
|
|
5943
5943
|
* @module helpers/checker
|
|
@@ -5965,7 +5965,7 @@ function isNativeFunction(f) {
|
|
|
5965
5965
|
/*!
|
|
5966
5966
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5967
5967
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5968
|
-
* Copyright (c) 2013-
|
|
5968
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5969
5969
|
*/
|
|
5970
5970
|
/**
|
|
5971
5971
|
* @module helpers/checker
|
|
@@ -5991,7 +5991,7 @@ function isNumber(value) {
|
|
|
5991
5991
|
/*!
|
|
5992
5992
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5993
5993
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5994
|
-
* Copyright (c) 2013-
|
|
5994
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5995
5995
|
*/
|
|
5996
5996
|
/**
|
|
5997
5997
|
* @module helpers/checker
|
|
@@ -6024,7 +6024,7 @@ function isNumeric(value) {
|
|
|
6024
6024
|
/*!
|
|
6025
6025
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6026
6026
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6027
|
-
* Copyright (c) 2013-
|
|
6027
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6028
6028
|
*/
|
|
6029
6029
|
|
|
6030
6030
|
/**
|
|
@@ -6051,7 +6051,7 @@ function isPlainObject(obj) {
|
|
|
6051
6051
|
/*!
|
|
6052
6052
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6053
6053
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6054
|
-
* Copyright (c) 2013-
|
|
6054
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6055
6055
|
*/
|
|
6056
6056
|
/**
|
|
6057
6057
|
* @module helpers/checker
|
|
@@ -6074,7 +6074,7 @@ function isPromise(val) {
|
|
|
6074
6074
|
/*!
|
|
6075
6075
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6076
6076
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6077
|
-
* Copyright (c) 2013-
|
|
6077
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6078
6078
|
*/
|
|
6079
6079
|
/**
|
|
6080
6080
|
* @module helpers/checker
|
|
@@ -6105,7 +6105,7 @@ function isSet(elm) {
|
|
|
6105
6105
|
/*!
|
|
6106
6106
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6107
6107
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6108
|
-
* Copyright (c) 2013-
|
|
6108
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6109
6109
|
*/
|
|
6110
6110
|
/**
|
|
6111
6111
|
* @module helpers/checker
|
|
@@ -6138,7 +6138,7 @@ function isStringArray(value) {
|
|
|
6138
6138
|
/*!
|
|
6139
6139
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6140
6140
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6141
|
-
* Copyright (c) 2013-
|
|
6141
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6142
6142
|
*/
|
|
6143
6143
|
/**
|
|
6144
6144
|
* @module helpers/checker
|
|
@@ -6178,7 +6178,7 @@ function isURL(str) {
|
|
|
6178
6178
|
/*!
|
|
6179
6179
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6180
6180
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6181
|
-
* Copyright (c) 2013-
|
|
6181
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6182
6182
|
*/
|
|
6183
6183
|
/**
|
|
6184
6184
|
* @module helpers/checker
|
|
@@ -6207,7 +6207,7 @@ function isValidName(name) {
|
|
|
6207
6207
|
/*!
|
|
6208
6208
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6209
6209
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6210
|
-
* Copyright (c) 2013-
|
|
6210
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6211
6211
|
*/
|
|
6212
6212
|
|
|
6213
6213
|
/**
|
|
@@ -6233,7 +6233,7 @@ function isViewObject(jodit) {
|
|
|
6233
6233
|
/*!
|
|
6234
6234
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6235
6235
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6236
|
-
* Copyright (c) 2013-
|
|
6236
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6237
6237
|
*/
|
|
6238
6238
|
/**
|
|
6239
6239
|
* @module helpers/checker
|
|
@@ -6259,7 +6259,7 @@ function isVoid(value) {
|
|
|
6259
6259
|
/*!
|
|
6260
6260
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6261
6261
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6262
|
-
* Copyright (c) 2013-
|
|
6262
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6263
6263
|
*/
|
|
6264
6264
|
/**
|
|
6265
6265
|
* @module helpers/checker
|
|
@@ -6281,7 +6281,7 @@ function isWindow(obj) {
|
|
|
6281
6281
|
/*!
|
|
6282
6282
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6283
6283
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6284
|
-
* Copyright (c) 2013-
|
|
6284
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6285
6285
|
*/
|
|
6286
6286
|
/**
|
|
6287
6287
|
* @module helpers/color
|
|
@@ -6336,7 +6336,7 @@ const colorToHex = (color) => {
|
|
|
6336
6336
|
/*!
|
|
6337
6337
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6338
6338
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6339
|
-
* Copyright (c) 2013-
|
|
6339
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6340
6340
|
*/
|
|
6341
6341
|
/**
|
|
6342
6342
|
* @module helpers/color
|
|
@@ -6360,7 +6360,7 @@ const colorToHex = (color) => {
|
|
|
6360
6360
|
/*!
|
|
6361
6361
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6362
6362
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6363
|
-
* Copyright (c) 2013-
|
|
6363
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6364
6364
|
*/
|
|
6365
6365
|
/**
|
|
6366
6366
|
* @module helpers/html
|
|
@@ -6475,7 +6475,7 @@ function applyStyles(html) {
|
|
|
6475
6475
|
/*!
|
|
6476
6476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6477
6477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6478
|
-
* Copyright (c) 2013-
|
|
6478
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6479
6479
|
*/
|
|
6480
6480
|
/**
|
|
6481
6481
|
* @module helpers/html
|
|
@@ -6563,7 +6563,7 @@ function cleanFromWord(html) {
|
|
|
6563
6563
|
/*!
|
|
6564
6564
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6565
6565
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6566
|
-
* Copyright (c) 2013-
|
|
6566
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6567
6567
|
*/
|
|
6568
6568
|
/**
|
|
6569
6569
|
* @module helpers/html
|
|
@@ -6603,7 +6603,7 @@ function htmlspecialchars(html) {
|
|
|
6603
6603
|
/*!
|
|
6604
6604
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6605
6605
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6606
|
-
* Copyright (c) 2013-
|
|
6606
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6607
6607
|
*/
|
|
6608
6608
|
/**
|
|
6609
6609
|
* @module helpers/html
|
|
@@ -6628,7 +6628,7 @@ function htmlspecialchars(html) {
|
|
|
6628
6628
|
/*!
|
|
6629
6629
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6630
6630
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6631
|
-
* Copyright (c) 2013-
|
|
6631
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6632
6632
|
*/
|
|
6633
6633
|
/**
|
|
6634
6634
|
* @module helpers/html
|
|
@@ -6656,7 +6656,7 @@ function nl2br(html) {
|
|
|
6656
6656
|
/*!
|
|
6657
6657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6658
6658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6659
|
-
* Copyright (c) 2013-
|
|
6659
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6660
6660
|
*/
|
|
6661
6661
|
/**
|
|
6662
6662
|
* @module helpers/html
|
|
@@ -6716,7 +6716,7 @@ function sanitizeHTMLElement(elm, { safeJavaScriptLink, removeOnError } = {
|
|
|
6716
6716
|
/*!
|
|
6717
6717
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6718
6718
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6719
|
-
* Copyright (c) 2013-
|
|
6719
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6720
6720
|
*/
|
|
6721
6721
|
|
|
6722
6722
|
|
|
@@ -6876,7 +6876,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6876
6876
|
/*!
|
|
6877
6877
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6878
6878
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6879
|
-
* Copyright (c) 2013-
|
|
6879
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6880
6880
|
*/
|
|
6881
6881
|
/**
|
|
6882
6882
|
* [[include:core/helpers/README.md]]
|
|
@@ -6923,7 +6923,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6923
6923
|
/*!
|
|
6924
6924
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6925
6925
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6926
|
-
* Copyright (c) 2013-
|
|
6926
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6927
6927
|
*/
|
|
6928
6928
|
/**
|
|
6929
6929
|
* @module helpers/normalize
|
|
@@ -6952,7 +6952,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
6952
6952
|
/*!
|
|
6953
6953
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6954
6954
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6955
|
-
* Copyright (c) 2013-
|
|
6955
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6956
6956
|
*/
|
|
6957
6957
|
/**
|
|
6958
6958
|
* @module helpers/normalize
|
|
@@ -7005,7 +7005,7 @@ const normalizeColor = (colorInput) => {
|
|
|
7005
7005
|
/*!
|
|
7006
7006
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7007
7007
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7008
|
-
* Copyright (c) 2013-
|
|
7008
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7009
7009
|
*/
|
|
7010
7010
|
/**
|
|
7011
7011
|
* @module helpers/normalize
|
|
@@ -7060,7 +7060,7 @@ function normalizeCssValue(key, value) {
|
|
|
7060
7060
|
/*!
|
|
7061
7061
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7062
7062
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7063
|
-
* Copyright (c) 2013-
|
|
7063
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7064
7064
|
*/
|
|
7065
7065
|
|
|
7066
7066
|
|
|
@@ -7111,7 +7111,7 @@ function normalizeKeyAliases(keys) {
|
|
|
7111
7111
|
/*!
|
|
7112
7112
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7113
7113
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7114
|
-
* Copyright (c) 2013-
|
|
7114
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7115
7115
|
*/
|
|
7116
7116
|
/**
|
|
7117
7117
|
* @module helpers/normalize
|
|
@@ -7141,7 +7141,7 @@ const normalizeLicense = (license, count = 8) => {
|
|
|
7141
7141
|
/*!
|
|
7142
7142
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7143
7143
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7144
|
-
* Copyright (c) 2013-
|
|
7144
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7145
7145
|
*/
|
|
7146
7146
|
/**
|
|
7147
7147
|
* @module helpers/normalize
|
|
@@ -7179,7 +7179,7 @@ const normalizePath = (...path) => {
|
|
|
7179
7179
|
/*!
|
|
7180
7180
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7181
7181
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7182
|
-
* Copyright (c) 2013-
|
|
7182
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7183
7183
|
*/
|
|
7184
7184
|
/**
|
|
7185
7185
|
* @module helpers/normalize
|
|
@@ -7220,7 +7220,7 @@ const normalizeRelativePath = (path) => {
|
|
|
7220
7220
|
/*!
|
|
7221
7221
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7222
7222
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7223
|
-
* Copyright (c) 2013-
|
|
7223
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7224
7224
|
*/
|
|
7225
7225
|
/**
|
|
7226
7226
|
* @module helpers/normalize
|
|
@@ -7248,7 +7248,7 @@ const normalizeSize = (value, units) => {
|
|
|
7248
7248
|
/*!
|
|
7249
7249
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7250
7250
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7251
|
-
* Copyright (c) 2013-
|
|
7251
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7252
7252
|
*/
|
|
7253
7253
|
/**
|
|
7254
7254
|
* @module helpers/normalize
|
|
@@ -7274,7 +7274,7 @@ const normalizeUrl = (...urls) => {
|
|
|
7274
7274
|
/*!
|
|
7275
7275
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7276
7276
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7277
|
-
* Copyright (c) 2013-
|
|
7277
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7278
7278
|
*/
|
|
7279
7279
|
/**
|
|
7280
7280
|
* @module helpers/size
|
|
@@ -7300,7 +7300,7 @@ const getContentWidth = (element, win) => {
|
|
|
7300
7300
|
/*!
|
|
7301
7301
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7302
7302
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7303
|
-
* Copyright (c) 2013-
|
|
7303
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7304
7304
|
*/
|
|
7305
7305
|
|
|
7306
7306
|
|
|
@@ -7344,7 +7344,7 @@ function getScrollParent(node) {
|
|
|
7344
7344
|
/*!
|
|
7345
7345
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7346
7346
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7347
|
-
* Copyright (c) 2013-
|
|
7347
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7348
7348
|
*/
|
|
7349
7349
|
/**
|
|
7350
7350
|
* @module helpers/size
|
|
@@ -7369,7 +7369,7 @@ function getScrollParent(node) {
|
|
|
7369
7369
|
/*!
|
|
7370
7370
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7371
7371
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7372
|
-
* Copyright (c) 2013-
|
|
7372
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7373
7373
|
*/
|
|
7374
7374
|
/**
|
|
7375
7375
|
* @module helpers/size
|
|
@@ -7397,7 +7397,7 @@ const innerWidth = (element, win) => {
|
|
|
7397
7397
|
/*!
|
|
7398
7398
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7399
7399
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7400
|
-
* Copyright (c) 2013-
|
|
7400
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7401
7401
|
*/
|
|
7402
7402
|
|
|
7403
7403
|
function size(subject) {
|
|
@@ -7423,7 +7423,7 @@ function size(subject) {
|
|
|
7423
7423
|
/*!
|
|
7424
7424
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7425
7425
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7426
|
-
* Copyright (c) 2013-
|
|
7426
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7427
7427
|
*/
|
|
7428
7428
|
const offset = (elm, jodit, doc, recurse = false) => {
|
|
7429
7429
|
let rect;
|
|
@@ -7479,7 +7479,7 @@ const offset = (elm, jodit, doc, recurse = false) => {
|
|
|
7479
7479
|
/*!
|
|
7480
7480
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7481
7481
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7482
|
-
* Copyright (c) 2013-
|
|
7482
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7483
7483
|
*/
|
|
7484
7484
|
|
|
7485
7485
|
/**
|
|
@@ -7517,7 +7517,7 @@ function position(elm, jodit, recurse = false) {
|
|
|
7517
7517
|
/*!
|
|
7518
7518
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7519
7519
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7520
|
-
* Copyright (c) 2013-
|
|
7520
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7521
7521
|
*/
|
|
7522
7522
|
/**
|
|
7523
7523
|
* @module helpers/string
|
|
@@ -7545,7 +7545,7 @@ const camelCase = (key) => {
|
|
|
7545
7545
|
/*!
|
|
7546
7546
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7547
7547
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7548
|
-
* Copyright (c) 2013-
|
|
7548
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7549
7549
|
*/
|
|
7550
7550
|
/**
|
|
7551
7551
|
* @module helpers/string
|
|
@@ -7604,7 +7604,7 @@ function fuzzySearchIndex(needle, haystack, offset = 0, maxDistance = 1) {
|
|
|
7604
7604
|
/*!
|
|
7605
7605
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7606
7606
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7607
|
-
* Copyright (c) 2013-
|
|
7607
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7608
7608
|
*/
|
|
7609
7609
|
|
|
7610
7610
|
|
|
@@ -7743,7 +7743,7 @@ function i18n(key, params, options) {
|
|
|
7743
7743
|
/*!
|
|
7744
7744
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7745
7745
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7746
|
-
* Copyright (c) 2013-
|
|
7746
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7747
7747
|
*/
|
|
7748
7748
|
/**
|
|
7749
7749
|
* @module helpers/string
|
|
@@ -7770,7 +7770,7 @@ function i18n(key, params, options) {
|
|
|
7770
7770
|
/*!
|
|
7771
7771
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7772
7772
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7773
|
-
* Copyright (c) 2013-
|
|
7773
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7774
7774
|
*/
|
|
7775
7775
|
/**
|
|
7776
7776
|
* @module helpers/string
|
|
@@ -7802,7 +7802,7 @@ const CamelCaseToKebabCase = (key) => {
|
|
|
7802
7802
|
/*!
|
|
7803
7803
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7804
7804
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7805
|
-
* Copyright (c) 2013-
|
|
7805
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7806
7806
|
*/
|
|
7807
7807
|
/**
|
|
7808
7808
|
* Safe stringify circular object
|
|
@@ -7844,7 +7844,7 @@ function stringify(value, options = {}) {
|
|
|
7844
7844
|
/*!
|
|
7845
7845
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7846
7846
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7847
|
-
* Copyright (c) 2013-
|
|
7847
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7848
7848
|
*/
|
|
7849
7849
|
/**
|
|
7850
7850
|
* @module helpers/string
|
|
@@ -7886,7 +7886,7 @@ function trimInv(value) {
|
|
|
7886
7886
|
/*!
|
|
7887
7887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7888
7888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7889
|
-
* Copyright (c) 2013-
|
|
7889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7890
7890
|
*/
|
|
7891
7891
|
/**
|
|
7892
7892
|
* @module helpers/string
|
|
@@ -7918,7 +7918,7 @@ function ucfirst(value) {
|
|
|
7918
7918
|
/*!
|
|
7919
7919
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7920
7920
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7921
|
-
* Copyright (c) 2013-
|
|
7921
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7922
7922
|
*/
|
|
7923
7923
|
|
|
7924
7924
|
|
|
@@ -8004,7 +8004,7 @@ function alignElement(command, box) {
|
|
|
8004
8004
|
/*!
|
|
8005
8005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8006
8006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8007
|
-
* Copyright (c) 2013-
|
|
8007
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8008
8008
|
*/
|
|
8009
8009
|
|
|
8010
8010
|
|
|
@@ -8091,7 +8091,7 @@ function loadNextStyle(jodit, urls, i = 0) {
|
|
|
8091
8091
|
/*!
|
|
8092
8092
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8093
8093
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8094
|
-
* Copyright (c) 2013-
|
|
8094
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8095
8095
|
*/
|
|
8096
8096
|
|
|
8097
8097
|
|
|
@@ -8158,7 +8158,7 @@ function attr(elm, keyOrAttributes, value) {
|
|
|
8158
8158
|
/*!
|
|
8159
8159
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8160
8160
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8161
|
-
* Copyright (c) 2013-
|
|
8161
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8162
8162
|
*/
|
|
8163
8163
|
/**
|
|
8164
8164
|
* @module helpers/utils
|
|
@@ -8212,7 +8212,7 @@ const browser = (browser) => {
|
|
|
8212
8212
|
/*!
|
|
8213
8213
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8214
8214
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8215
|
-
* Copyright (c) 2013-
|
|
8215
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8216
8216
|
*/
|
|
8217
8217
|
|
|
8218
8218
|
/**
|
|
@@ -8245,7 +8245,7 @@ const buildQuery = (data, prefix) => {
|
|
|
8245
8245
|
/*!
|
|
8246
8246
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8247
8247
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8248
|
-
* Copyright (c) 2013-
|
|
8248
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8249
8249
|
*/
|
|
8250
8250
|
/**
|
|
8251
8251
|
* @module helpers/utils
|
|
@@ -8280,7 +8280,7 @@ const completeUrl = (url) => {
|
|
|
8280
8280
|
/*!
|
|
8281
8281
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8282
8282
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8283
|
-
* Copyright (c) 2013-
|
|
8283
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8284
8284
|
*/
|
|
8285
8285
|
|
|
8286
8286
|
|
|
@@ -8401,7 +8401,7 @@ function ConfigDeepFlatten(obj) {
|
|
|
8401
8401
|
/*!
|
|
8402
8402
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8403
8403
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8404
|
-
* Copyright (c) 2013-
|
|
8404
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8405
8405
|
*/
|
|
8406
8406
|
/**
|
|
8407
8407
|
* @module helpers/utils
|
|
@@ -8483,7 +8483,7 @@ const convertMediaUrlToVideoEmbed = (url, { width = 400, height = 345 } = {}) =>
|
|
|
8483
8483
|
/*!
|
|
8484
8484
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8485
8485
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8486
|
-
* Copyright (c) 2013-
|
|
8486
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8487
8487
|
*/
|
|
8488
8488
|
|
|
8489
8489
|
|
|
@@ -8566,7 +8566,7 @@ const clearCenterAlign = (image) => {
|
|
|
8566
8566
|
/*!
|
|
8567
8567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8568
8568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8569
|
-
* Copyright (c) 2013-
|
|
8569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8570
8570
|
*/
|
|
8571
8571
|
/**
|
|
8572
8572
|
* @module helpers/utils
|
|
@@ -8602,7 +8602,7 @@ const ctrlKey = (e) => {
|
|
|
8602
8602
|
/*!
|
|
8603
8603
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8604
8604
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8605
|
-
* Copyright (c) 2013-
|
|
8605
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8606
8606
|
*/
|
|
8607
8607
|
|
|
8608
8608
|
const store = new WeakMap();
|
|
@@ -8645,7 +8645,7 @@ const dataBind = (elm, key, value) => {
|
|
|
8645
8645
|
/*!
|
|
8646
8646
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8647
8647
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8648
|
-
* Copyright (c) 2013-
|
|
8648
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8649
8649
|
*/
|
|
8650
8650
|
/**
|
|
8651
8651
|
* @module helpers/utils
|
|
@@ -8684,7 +8684,7 @@ const defaultLanguage = (language, defaultLanguage = 'en') => {
|
|
|
8684
8684
|
/*!
|
|
8685
8685
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8686
8686
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8687
|
-
* Copyright (c) 2013-
|
|
8687
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8688
8688
|
*/
|
|
8689
8689
|
/**
|
|
8690
8690
|
* @module helpers/utils
|
|
@@ -8718,7 +8718,7 @@ function options(message) {
|
|
|
8718
8718
|
/*!
|
|
8719
8719
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8720
8720
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8721
|
-
* Copyright (c) 2013-
|
|
8721
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8722
8722
|
*/
|
|
8723
8723
|
/**
|
|
8724
8724
|
* @module helpers/utils
|
|
@@ -8745,7 +8745,7 @@ const isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODU
|
|
|
8745
8745
|
/*!
|
|
8746
8746
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8747
8747
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8748
|
-
* Copyright (c) 2013-
|
|
8748
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8749
8749
|
*/
|
|
8750
8750
|
/**
|
|
8751
8751
|
* @module helpers/utils
|
|
@@ -8776,7 +8776,7 @@ class ConnectionError extends Error {
|
|
|
8776
8776
|
/*!
|
|
8777
8777
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8778
8778
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8779
|
-
* Copyright (c) 2013-
|
|
8779
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8780
8780
|
*/
|
|
8781
8781
|
/**
|
|
8782
8782
|
* @module helpers/utils
|
|
@@ -8798,7 +8798,7 @@ class ConnectionError extends Error {
|
|
|
8798
8798
|
/*!
|
|
8799
8799
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8800
8800
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8801
|
-
* Copyright (c) 2013-
|
|
8801
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8802
8802
|
*/
|
|
8803
8803
|
/**
|
|
8804
8804
|
* @module helpers/utils
|
|
@@ -8831,7 +8831,7 @@ class OptionsError extends TypeError {
|
|
|
8831
8831
|
/*!
|
|
8832
8832
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8833
8833
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8834
|
-
* Copyright (c) 2013-
|
|
8834
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8835
8835
|
*/
|
|
8836
8836
|
/**
|
|
8837
8837
|
* @module helpers/utils
|
|
@@ -8855,7 +8855,7 @@ class OptionsError extends TypeError {
|
|
|
8855
8855
|
/*!
|
|
8856
8856
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8857
8857
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8858
|
-
* Copyright (c) 2013-
|
|
8858
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8859
8859
|
*/
|
|
8860
8860
|
/**
|
|
8861
8861
|
* @module helpers/utils
|
|
@@ -8891,7 +8891,7 @@ function fastClone(object) {
|
|
|
8891
8891
|
/*!
|
|
8892
8892
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8893
8893
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8894
|
-
* Copyright (c) 2013-
|
|
8894
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8895
8895
|
*/
|
|
8896
8896
|
|
|
8897
8897
|
const keepNames = new Map();
|
|
@@ -8926,7 +8926,7 @@ const getClassName = (obj) => {
|
|
|
8926
8926
|
/*!
|
|
8927
8927
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8928
8928
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8929
|
-
* Copyright (c) 2013-
|
|
8929
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8930
8930
|
*/
|
|
8931
8931
|
|
|
8932
8932
|
|
|
@@ -8985,7 +8985,7 @@ function get(chain, obj) {
|
|
|
8985
8985
|
/*!
|
|
8986
8986
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8987
8987
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8988
|
-
* Copyright (c) 2013-
|
|
8988
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8989
8989
|
*/
|
|
8990
8990
|
/**
|
|
8991
8991
|
* @module helpers/utils
|
|
@@ -9103,7 +9103,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9103
9103
|
/*!
|
|
9104
9104
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9105
9105
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9106
|
-
* Copyright (c) 2013-
|
|
9106
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9107
9107
|
*/
|
|
9108
9108
|
/**
|
|
9109
9109
|
* @module helpers/utils
|
|
@@ -9150,7 +9150,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9150
9150
|
/*!
|
|
9151
9151
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9152
9152
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9153
|
-
* Copyright (c) 2013-
|
|
9153
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9154
9154
|
*/
|
|
9155
9155
|
/**
|
|
9156
9156
|
* @module helpers/utils
|
|
@@ -9184,7 +9184,7 @@ function markDeprecated(method, names = [''], ctx = null) {
|
|
|
9184
9184
|
/*!
|
|
9185
9185
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9186
9186
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9187
|
-
* Copyright (c) 2013-
|
|
9187
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9188
9188
|
*/
|
|
9189
9189
|
/**
|
|
9190
9190
|
* Parse query string
|
|
@@ -9216,7 +9216,7 @@ const parseQuery = (queryString) => {
|
|
|
9216
9216
|
/*!
|
|
9217
9217
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9218
9218
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9219
|
-
* Copyright (c) 2013-
|
|
9219
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9220
9220
|
*/
|
|
9221
9221
|
|
|
9222
9222
|
|
|
@@ -9396,7 +9396,7 @@ function previewBox(editor, defaultValue, points = 'px', container = null) {
|
|
|
9396
9396
|
/*!
|
|
9397
9397
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9398
9398
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9399
|
-
* Copyright (c) 2013-
|
|
9399
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9400
9400
|
*/
|
|
9401
9401
|
|
|
9402
9402
|
|
|
@@ -9451,7 +9451,7 @@ function reset(key) {
|
|
|
9451
9451
|
/*!
|
|
9452
9452
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9453
9453
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9454
|
-
* Copyright (c) 2013-
|
|
9454
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9455
9455
|
*/
|
|
9456
9456
|
|
|
9457
9457
|
/**
|
|
@@ -9514,7 +9514,7 @@ function scrollIntoViewIfNeeded(elm, root, doc) {
|
|
|
9514
9514
|
/*!
|
|
9515
9515
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9516
9516
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9517
|
-
* Copyright (c) 2013-
|
|
9517
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9518
9518
|
*/
|
|
9519
9519
|
|
|
9520
9520
|
|
|
@@ -9655,7 +9655,7 @@ function resolveElement(element, od) {
|
|
|
9655
9655
|
/*!
|
|
9656
9656
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9657
9657
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9658
|
-
* Copyright (c) 2013-
|
|
9658
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9659
9659
|
*/
|
|
9660
9660
|
|
|
9661
9661
|
|
|
@@ -9705,7 +9705,7 @@ function set(chain, value, obj) {
|
|
|
9705
9705
|
/*!
|
|
9706
9706
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9707
9707
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9708
|
-
* Copyright (c) 2013-
|
|
9708
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9709
9709
|
*/
|
|
9710
9710
|
class LimitedStack {
|
|
9711
9711
|
constructor(limit) {
|
|
@@ -9750,7 +9750,7 @@ class LimitedStack {
|
|
|
9750
9750
|
/*!
|
|
9751
9751
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9752
9752
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9753
|
-
* Copyright (c) 2013-
|
|
9753
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9754
9754
|
*/
|
|
9755
9755
|
|
|
9756
9756
|
|
|
@@ -9863,7 +9863,7 @@ const getDataTransfer = (event) => {
|
|
|
9863
9863
|
/*!
|
|
9864
9864
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9865
9865
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9866
|
-
* Copyright (c) 2013-
|
|
9866
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9867
9867
|
*/
|
|
9868
9868
|
|
|
9869
9869
|
|
|
@@ -9916,7 +9916,7 @@ function init(jodit, pluginName, plugin, instance, doneList, waitingList) {
|
|
|
9916
9916
|
/*!
|
|
9917
9917
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9918
9918
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9919
|
-
* Copyright (c) 2013-
|
|
9919
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9920
9920
|
*/
|
|
9921
9921
|
|
|
9922
9922
|
|
|
@@ -9992,7 +9992,7 @@ function load(jodit, pluginList, callback) {
|
|
|
9992
9992
|
/*!
|
|
9993
9993
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9994
9994
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9995
|
-
* Copyright (c) 2013-
|
|
9995
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9996
9996
|
*/
|
|
9997
9997
|
|
|
9998
9998
|
|
|
@@ -10035,7 +10035,7 @@ function makeInstance(jodit, plugin) {
|
|
|
10035
10035
|
/*!
|
|
10036
10036
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10037
10037
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10038
|
-
* Copyright (c) 2013-
|
|
10038
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10039
10039
|
*/
|
|
10040
10040
|
/**
|
|
10041
10041
|
* @module plugin
|
|
@@ -10063,7 +10063,7 @@ function normalizeName(name) {
|
|
|
10063
10063
|
/*!
|
|
10064
10064
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10065
10065
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10066
|
-
* Copyright (c) 2013-
|
|
10066
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10067
10067
|
*/
|
|
10068
10068
|
/**
|
|
10069
10069
|
* @module plugin
|
|
@@ -10092,7 +10092,7 @@ function normalizeName(name) {
|
|
|
10092
10092
|
/*!
|
|
10093
10093
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10094
10094
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10095
|
-
* Copyright (c) 2013-
|
|
10095
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10096
10096
|
*/
|
|
10097
10097
|
|
|
10098
10098
|
|
|
@@ -10254,7 +10254,7 @@ function getSpecialLists(jodit) {
|
|
|
10254
10254
|
/*!
|
|
10255
10255
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10256
10256
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10257
|
-
* Copyright (c) 2013-
|
|
10257
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10258
10258
|
*/
|
|
10259
10259
|
|
|
10260
10260
|
|
|
@@ -10354,7 +10354,7 @@ Plugin.requires = [];
|
|
|
10354
10354
|
/*!
|
|
10355
10355
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10356
10356
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10357
|
-
* Copyright (c) 2013-
|
|
10357
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10358
10358
|
*/
|
|
10359
10359
|
|
|
10360
10360
|
|
|
@@ -10526,7 +10526,7 @@ Ajax.log = [];
|
|
|
10526
10526
|
/*!
|
|
10527
10527
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10528
10528
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10529
|
-
* Copyright (c) 2013-
|
|
10529
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10530
10530
|
*/
|
|
10531
10531
|
|
|
10532
10532
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxOptions = {
|
|
@@ -10560,7 +10560,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10560
10560
|
/*!
|
|
10561
10561
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10562
10562
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10563
|
-
* Copyright (c) 2013-
|
|
10563
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10564
10564
|
*/
|
|
10565
10565
|
/**
|
|
10566
10566
|
* @module request
|
|
@@ -10581,7 +10581,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
10581
10581
|
/*!
|
|
10582
10582
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10583
10583
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10584
|
-
* Copyright (c) 2013-
|
|
10584
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10585
10585
|
*/
|
|
10586
10586
|
class Response {
|
|
10587
10587
|
get url() {
|
|
@@ -10623,7 +10623,7 @@ class Response {
|
|
|
10623
10623
|
/*!
|
|
10624
10624
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10625
10625
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10626
|
-
* Copyright (c) 2013-
|
|
10626
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10627
10627
|
*/
|
|
10628
10628
|
/**
|
|
10629
10629
|
* @module selection
|
|
@@ -10694,7 +10694,7 @@ function findCorrectCurrentNode(node, range, rightMode, isCollapsed, checkChild,
|
|
|
10694
10694
|
/*!
|
|
10695
10695
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10696
10696
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10697
|
-
* Copyright (c) 2013-
|
|
10697
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10698
10698
|
*/
|
|
10699
10699
|
|
|
10700
10700
|
|
|
@@ -10734,7 +10734,7 @@ function moveNodeInsideStart(j, node, start) {
|
|
|
10734
10734
|
/*!
|
|
10735
10735
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10736
10736
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10737
|
-
* Copyright (c) 2013-
|
|
10737
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10738
10738
|
*/
|
|
10739
10739
|
|
|
10740
10740
|
/**
|
|
@@ -10782,7 +10782,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10782
10782
|
/*!
|
|
10783
10783
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10784
10784
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10785
|
-
* Copyright (c) 2013-
|
|
10785
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10786
10786
|
*/
|
|
10787
10787
|
/**
|
|
10788
10788
|
* @module selection
|
|
@@ -10815,7 +10815,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
10815
10815
|
/*!
|
|
10816
10816
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10817
10817
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10818
|
-
* Copyright (c) 2013-
|
|
10818
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10819
10819
|
*/
|
|
10820
10820
|
|
|
10821
10821
|
|
|
@@ -11954,7 +11954,7 @@ class Selection {
|
|
|
11954
11954
|
/*!
|
|
11955
11955
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11956
11956
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11957
|
-
* Copyright (c) 2013-
|
|
11957
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11958
11958
|
*/
|
|
11959
11959
|
|
|
11960
11960
|
|
|
@@ -12022,7 +12022,7 @@ function extractAndMove(wrapper, range, left) {
|
|
|
12022
12022
|
/*!
|
|
12023
12023
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12024
12024
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12025
|
-
* Copyright (c) 2013-
|
|
12025
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12026
12026
|
*/
|
|
12027
12027
|
|
|
12028
12028
|
|
|
@@ -12082,7 +12082,7 @@ class FiniteStateMachine {
|
|
|
12082
12082
|
/*!
|
|
12083
12083
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12084
12084
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12085
|
-
* Copyright (c) 2013-
|
|
12085
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12086
12086
|
*/
|
|
12087
12087
|
|
|
12088
12088
|
|
|
@@ -12127,7 +12127,7 @@ function getSuitChild(style, font) {
|
|
|
12127
12127
|
/*!
|
|
12128
12128
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12129
12129
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12130
|
-
* Copyright (c) 2013-
|
|
12130
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12131
12131
|
*/
|
|
12132
12132
|
|
|
12133
12133
|
|
|
@@ -12186,7 +12186,7 @@ function getSuitParent(style, node, root) {
|
|
|
12186
12186
|
/*!
|
|
12187
12187
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12188
12188
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12189
|
-
* Copyright (c) 2013-
|
|
12189
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12190
12190
|
*/
|
|
12191
12191
|
|
|
12192
12192
|
|
|
@@ -12280,7 +12280,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12280
12280
|
/*!
|
|
12281
12281
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12282
12282
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12283
|
-
* Copyright (c) 2013-
|
|
12283
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12284
12284
|
*/
|
|
12285
12285
|
|
|
12286
12286
|
|
|
@@ -12312,7 +12312,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
12312
12312
|
/*!
|
|
12313
12313
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12314
12314
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12315
|
-
* Copyright (c) 2013-
|
|
12315
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12316
12316
|
*/
|
|
12317
12317
|
|
|
12318
12318
|
/**
|
|
@@ -12338,7 +12338,7 @@ function isInsideInvisibleElement(font, root) {
|
|
|
12338
12338
|
/*!
|
|
12339
12339
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12340
12340
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12341
|
-
* Copyright (c) 2013-
|
|
12341
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12342
12342
|
*/
|
|
12343
12343
|
|
|
12344
12344
|
|
|
@@ -12372,7 +12372,7 @@ function isNormalNode(elm) {
|
|
|
12372
12372
|
/*!
|
|
12373
12373
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12374
12374
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12375
|
-
* Copyright (c) 2013-
|
|
12375
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12376
12376
|
*/
|
|
12377
12377
|
|
|
12378
12378
|
|
|
@@ -12503,7 +12503,7 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
12503
12503
|
/*!
|
|
12504
12504
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12505
12505
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12506
|
-
* Copyright (c) 2013-
|
|
12506
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12507
12507
|
*/
|
|
12508
12508
|
|
|
12509
12509
|
|
|
@@ -12574,7 +12574,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
12574
12574
|
/*!
|
|
12575
12575
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12576
12576
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12577
|
-
* Copyright (c) 2013-
|
|
12577
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12578
12578
|
*/
|
|
12579
12579
|
|
|
12580
12580
|
|
|
@@ -12636,7 +12636,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
12636
12636
|
/*!
|
|
12637
12637
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12638
12638
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12639
|
-
* Copyright (c) 2013-
|
|
12639
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12640
12640
|
*/
|
|
12641
12641
|
|
|
12642
12642
|
|
|
@@ -12809,7 +12809,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
12809
12809
|
/*!
|
|
12810
12810
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12811
12811
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12812
|
-
* Copyright (c) 2013-
|
|
12812
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12813
12813
|
*/
|
|
12814
12814
|
|
|
12815
12815
|
|
|
@@ -12882,7 +12882,7 @@ function unwrapChildren(style, font) {
|
|
|
12882
12882
|
/*!
|
|
12883
12883
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12884
12884
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12885
|
-
* Copyright (c) 2013-
|
|
12885
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12886
12886
|
*/
|
|
12887
12887
|
|
|
12888
12888
|
|
|
@@ -12949,7 +12949,7 @@ function wrapUnwrappedText(style, elm, jodit) {
|
|
|
12949
12949
|
/*!
|
|
12950
12950
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12951
12951
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12952
|
-
* Copyright (c) 2013-
|
|
12952
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12953
12953
|
*/
|
|
12954
12954
|
|
|
12955
12955
|
|
|
@@ -13007,7 +13007,7 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
13007
13007
|
/*!
|
|
13008
13008
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13009
13009
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13010
|
-
* Copyright (c) 2013-
|
|
13010
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13011
13011
|
*/
|
|
13012
13012
|
|
|
13013
13013
|
|
|
@@ -13063,7 +13063,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
13063
13063
|
/*!
|
|
13064
13064
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13065
13065
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13066
|
-
* Copyright (c) 2013-
|
|
13066
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13067
13067
|
*/
|
|
13068
13068
|
|
|
13069
13069
|
|
|
@@ -13153,7 +13153,7 @@ class CommitStyle {
|
|
|
13153
13153
|
/*!
|
|
13154
13154
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13155
13155
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13156
|
-
* Copyright (c) 2013-
|
|
13156
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13157
13157
|
*/
|
|
13158
13158
|
/**
|
|
13159
13159
|
* @module selection
|
|
@@ -13193,7 +13193,7 @@ const _PREFIX = 'commitStyle';
|
|
|
13193
13193
|
/*!
|
|
13194
13194
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13195
13195
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13196
|
-
* Copyright (c) 2013-
|
|
13196
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13197
13197
|
*/
|
|
13198
13198
|
|
|
13199
13199
|
|
|
@@ -13378,7 +13378,7 @@ const transactions = {
|
|
|
13378
13378
|
/*!
|
|
13379
13379
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13380
13380
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13381
|
-
* Copyright (c) 2013-
|
|
13381
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13382
13382
|
*/
|
|
13383
13383
|
/**
|
|
13384
13384
|
* Check if user disable local storages/cookie etc.
|
|
@@ -13460,7 +13460,7 @@ class LocalStorageProvider {
|
|
|
13460
13460
|
/*!
|
|
13461
13461
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13462
13462
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13463
|
-
* Copyright (c) 2013-
|
|
13463
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13464
13464
|
*/
|
|
13465
13465
|
class MemoryStorageProvider {
|
|
13466
13466
|
constructor() {
|
|
@@ -13501,7 +13501,7 @@ class MemoryStorageProvider {
|
|
|
13501
13501
|
/*!
|
|
13502
13502
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13503
13503
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13504
|
-
* Copyright (c) 2013-
|
|
13504
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13505
13505
|
*/
|
|
13506
13506
|
/**
|
|
13507
13507
|
* @module storage
|
|
@@ -13527,7 +13527,7 @@ class MemoryStorageProvider {
|
|
|
13527
13527
|
/*!
|
|
13528
13528
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13529
13529
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13530
|
-
* Copyright (c) 2013-
|
|
13530
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13531
13531
|
*/
|
|
13532
13532
|
|
|
13533
13533
|
|
|
@@ -13587,7 +13587,7 @@ class Storage {
|
|
|
13587
13587
|
/*!
|
|
13588
13588
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13589
13589
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13590
|
-
* Copyright (c) 2013-
|
|
13590
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13591
13591
|
*/
|
|
13592
13592
|
|
|
13593
13593
|
|
|
@@ -13646,7 +13646,7 @@ function processTitle(title, self) {
|
|
|
13646
13646
|
/*!
|
|
13647
13647
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13648
13648
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13649
|
-
* Copyright (c) 2013-
|
|
13649
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13650
13650
|
*/
|
|
13651
13651
|
|
|
13652
13652
|
class Elms {
|
|
@@ -13678,7 +13678,7 @@ class Elms {
|
|
|
13678
13678
|
/*!
|
|
13679
13679
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13680
13680
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13681
|
-
* Copyright (c) 2013-
|
|
13681
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13682
13682
|
*/
|
|
13683
13683
|
|
|
13684
13684
|
class Mods {
|
|
@@ -13738,7 +13738,7 @@ class Mods {
|
|
|
13738
13738
|
/*!
|
|
13739
13739
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13740
13740
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13741
|
-
* Copyright (c) 2013-
|
|
13741
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13742
13742
|
*/
|
|
13743
13743
|
|
|
13744
13744
|
|
|
@@ -14016,7 +14016,7 @@ function Button(jodit, stateOrText, text, variant) {
|
|
|
14016
14016
|
/*!
|
|
14017
14017
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14018
14018
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14019
|
-
* Copyright (c) 2013-
|
|
14019
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14020
14020
|
*/
|
|
14021
14021
|
|
|
14022
14022
|
|
|
@@ -14103,7 +14103,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14103
14103
|
/*!
|
|
14104
14104
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14105
14105
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14106
|
-
* Copyright (c) 2013-
|
|
14106
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14107
14107
|
*/
|
|
14108
14108
|
/**
|
|
14109
14109
|
* [[include:core/ui/button/README.md]]
|
|
@@ -14135,7 +14135,7 @@ UIButtonGroup = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
14135
14135
|
/*!
|
|
14136
14136
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14137
14137
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14138
|
-
* Copyright (c) 2013-
|
|
14138
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14139
14139
|
*/
|
|
14140
14140
|
var UITooltip_1;
|
|
14141
14141
|
|
|
@@ -14345,7 +14345,7 @@ UITooltip = UITooltip_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */
|
|
|
14345
14345
|
/*!
|
|
14346
14346
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14347
14347
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14348
|
-
* Copyright (c) 2013-
|
|
14348
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14349
14349
|
*/
|
|
14350
14350
|
var UIElement_1;
|
|
14351
14351
|
|
|
@@ -14501,7 +14501,7 @@ UIElement = UIElement_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
14501
14501
|
/*!
|
|
14502
14502
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14503
14503
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14504
|
-
* Copyright (c) 2013-
|
|
14504
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14505
14505
|
*/
|
|
14506
14506
|
|
|
14507
14507
|
|
|
@@ -14552,7 +14552,7 @@ UIBlock = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14552
14552
|
/*!
|
|
14553
14553
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14554
14554
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14555
|
-
* Copyright (c) 2013-
|
|
14555
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14556
14556
|
*/
|
|
14557
14557
|
|
|
14558
14558
|
|
|
@@ -14640,7 +14640,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
14640
14640
|
/*!
|
|
14641
14641
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14642
14642
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14643
|
-
* Copyright (c) 2013-
|
|
14643
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14644
14644
|
*/
|
|
14645
14645
|
/**
|
|
14646
14646
|
* @module ui/form
|
|
@@ -14666,7 +14666,7 @@ UIForm = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
14666
14666
|
/*!
|
|
14667
14667
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14668
14668
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14669
|
-
* Copyright (c) 2013-
|
|
14669
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14670
14670
|
*/
|
|
14671
14671
|
var UITextArea_1;
|
|
14672
14672
|
|
|
@@ -14728,7 +14728,7 @@ UITextArea = UITextArea_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate
|
|
|
14728
14728
|
/*!
|
|
14729
14729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14730
14730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14731
|
-
* Copyright (c) 2013-
|
|
14731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14732
14732
|
*/
|
|
14733
14733
|
var UICheckbox_1;
|
|
14734
14734
|
|
|
@@ -14815,7 +14815,7 @@ UICheckbox = UICheckbox_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate
|
|
|
14815
14815
|
/*!
|
|
14816
14816
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14817
14817
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14818
|
-
* Copyright (c) 2013-
|
|
14818
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14819
14819
|
*/
|
|
14820
14820
|
|
|
14821
14821
|
|
|
@@ -14892,7 +14892,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14892
14892
|
/*!
|
|
14893
14893
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14894
14894
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14895
|
-
* Copyright (c) 2013-
|
|
14895
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14896
14896
|
*/
|
|
14897
14897
|
/**
|
|
14898
14898
|
* @module ui/form
|
|
@@ -14924,7 +14924,7 @@ UIFileInput = (0,tslib__WEBPACK_IMPORTED_MODULE_2__/* .__decorate */ .Cg)([
|
|
|
14924
14924
|
/*!
|
|
14925
14925
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14926
14926
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14927
|
-
* Copyright (c) 2013-
|
|
14927
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14928
14928
|
*/
|
|
14929
14929
|
var UIInput_1;
|
|
14930
14930
|
|
|
@@ -15172,7 +15172,7 @@ UIInput = UIInput_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg
|
|
|
15172
15172
|
/*!
|
|
15173
15173
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15174
15174
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15175
|
-
* Copyright (c) 2013-
|
|
15175
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15176
15176
|
*/
|
|
15177
15177
|
var UISelect_1;
|
|
15178
15178
|
|
|
@@ -15258,7 +15258,7 @@ UISelect = UISelect_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .
|
|
|
15258
15258
|
/*!
|
|
15259
15259
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15260
15260
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15261
|
-
* Copyright (c) 2013-
|
|
15261
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15262
15262
|
*/
|
|
15263
15263
|
/**
|
|
15264
15264
|
* @module ui/form
|
|
@@ -15283,7 +15283,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
15283
15283
|
/*!
|
|
15284
15284
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15285
15285
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15286
|
-
* Copyright (c) 2013-
|
|
15286
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15287
15287
|
*/
|
|
15288
15288
|
|
|
15289
15289
|
|
|
@@ -15322,7 +15322,7 @@ const url = function (input) {
|
|
|
15322
15322
|
/*!
|
|
15323
15323
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15324
15324
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15325
|
-
* Copyright (c) 2013-
|
|
15325
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15326
15326
|
*/
|
|
15327
15327
|
|
|
15328
15328
|
/**
|
|
@@ -15357,7 +15357,7 @@ const required = function (select) {
|
|
|
15357
15357
|
/*!
|
|
15358
15358
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15359
15359
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15360
|
-
* Copyright (c) 2013-
|
|
15360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15361
15361
|
*/
|
|
15362
15362
|
var UIGroup_1;
|
|
15363
15363
|
|
|
@@ -15507,7 +15507,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15507
15507
|
/*!
|
|
15508
15508
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15509
15509
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15510
|
-
* Copyright (c) 2013-
|
|
15510
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15511
15511
|
*/
|
|
15512
15512
|
/**
|
|
15513
15513
|
* @module ui/group
|
|
@@ -15541,7 +15541,7 @@ UIGroup = UIGroup_1 = (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg
|
|
|
15541
15541
|
/*!
|
|
15542
15542
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15543
15543
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15544
|
-
* Copyright (c) 2013-
|
|
15544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15545
15545
|
*/
|
|
15546
15546
|
|
|
15547
15547
|
|
|
@@ -15707,7 +15707,7 @@ UIList = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
15707
15707
|
/*!
|
|
15708
15708
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15709
15709
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15710
|
-
* Copyright (c) 2013-
|
|
15710
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15711
15711
|
*/
|
|
15712
15712
|
|
|
15713
15713
|
/**
|
|
@@ -15741,7 +15741,7 @@ UISeparator = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15741
15741
|
/*!
|
|
15742
15742
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15743
15743
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15744
|
-
* Copyright (c) 2013-
|
|
15744
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15745
15745
|
*/
|
|
15746
15746
|
|
|
15747
15747
|
/**
|
|
@@ -15774,7 +15774,7 @@ UISpacer = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
15774
15774
|
/*!
|
|
15775
15775
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15776
15776
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15777
|
-
* Copyright (c) 2013-
|
|
15777
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15778
15778
|
*/
|
|
15779
15779
|
|
|
15780
15780
|
/**
|
|
@@ -15818,7 +15818,7 @@ function flatButtonsSet(buttons, jodit) {
|
|
|
15818
15818
|
/*!
|
|
15819
15819
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15820
15820
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15821
|
-
* Copyright (c) 2013-
|
|
15821
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15822
15822
|
*/
|
|
15823
15823
|
|
|
15824
15824
|
|
|
@@ -15902,7 +15902,7 @@ function findControlType(path, controls) {
|
|
|
15902
15902
|
/*!
|
|
15903
15903
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15904
15904
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15905
|
-
* Copyright (c) 2013-
|
|
15905
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15906
15906
|
*/
|
|
15907
15907
|
|
|
15908
15908
|
|
|
@@ -15937,7 +15937,7 @@ function getStrongControlTypes(items, controls) {
|
|
|
15937
15937
|
/*!
|
|
15938
15938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15939
15939
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15940
|
-
* Copyright (c) 2013-
|
|
15940
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15941
15941
|
*/
|
|
15942
15942
|
|
|
15943
15943
|
|
|
@@ -16063,7 +16063,7 @@ Icon.__cache = new Map();
|
|
|
16063
16063
|
/*!
|
|
16064
16064
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16065
16065
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16066
|
-
* Copyright (c) 2013-
|
|
16066
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16067
16067
|
*/
|
|
16068
16068
|
/**
|
|
16069
16069
|
* [[include:core/ui/README.md]]
|
|
@@ -16092,7 +16092,7 @@ Icon.__cache = new Map();
|
|
|
16092
16092
|
/*!
|
|
16093
16093
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16094
16094
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16095
|
-
* Copyright (c) 2013-
|
|
16095
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16096
16096
|
*/
|
|
16097
16097
|
/**
|
|
16098
16098
|
* @module ui/popup
|
|
@@ -16122,7 +16122,7 @@ Icon.__cache = new Map();
|
|
|
16122
16122
|
/*!
|
|
16123
16123
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16124
16124
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16125
|
-
* Copyright (c) 2013-
|
|
16125
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16126
16126
|
*/
|
|
16127
16127
|
|
|
16128
16128
|
|
|
@@ -16475,7 +16475,7 @@ class Popup extends jodit_core_ui_group_group__WEBPACK_IMPORTED_MODULE_7__/* .UI
|
|
|
16475
16475
|
/*!
|
|
16476
16476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16477
16477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16478
|
-
* Copyright (c) 2013-
|
|
16478
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16479
16479
|
*/
|
|
16480
16480
|
|
|
16481
16481
|
|
|
@@ -16536,7 +16536,7 @@ class ProgressBar extends jodit_core_ui_element__WEBPACK_IMPORTED_MODULE_1__/* .
|
|
|
16536
16536
|
/*!
|
|
16537
16537
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16538
16538
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16539
|
-
* Copyright (c) 2013-
|
|
16539
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16540
16540
|
*/
|
|
16541
16541
|
|
|
16542
16542
|
|
|
@@ -16707,7 +16707,7 @@ class ViewWithToolbar extends jodit_core_view_view__WEBPACK_IMPORTED_MODULE_6__/
|
|
|
16707
16707
|
/*!
|
|
16708
16708
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16709
16709
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16710
|
-
* Copyright (c) 2013-
|
|
16710
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16711
16711
|
*/
|
|
16712
16712
|
var View_1;
|
|
16713
16713
|
|
|
@@ -17025,7 +17025,7 @@ View.defaultOptions = {
|
|
|
17025
17025
|
/*!
|
|
17026
17026
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17027
17027
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17028
|
-
* Copyright (c) 2013-
|
|
17028
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17029
17029
|
*/
|
|
17030
17030
|
/**
|
|
17031
17031
|
* [[include:README.md]]
|
|
@@ -17113,7 +17113,7 @@ class CommitMode {
|
|
|
17113
17113
|
/*!
|
|
17114
17114
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17115
17115
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17116
|
-
* Copyright (c) 2013-
|
|
17116
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17117
17117
|
*/
|
|
17118
17118
|
var Jodit_1;
|
|
17119
17119
|
|
|
@@ -18407,7 +18407,7 @@ function addClassNames(className, elm) {
|
|
|
18407
18407
|
/*!
|
|
18408
18408
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18409
18409
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18410
|
-
* Copyright (c) 2013-
|
|
18410
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18411
18411
|
*/
|
|
18412
18412
|
|
|
18413
18413
|
|
|
@@ -18497,7 +18497,7 @@ Object.keys(exp).forEach((lang) => {
|
|
|
18497
18497
|
/*!
|
|
18498
18498
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18499
18499
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18500
|
-
* Copyright (c) 2013-
|
|
18500
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18501
18501
|
*/
|
|
18502
18502
|
|
|
18503
18503
|
|
|
@@ -18571,7 +18571,7 @@ ContextMenu = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
18571
18571
|
/*!
|
|
18572
18572
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18573
18573
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18574
|
-
* Copyright (c) 2013-
|
|
18574
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18575
18575
|
*/
|
|
18576
18576
|
|
|
18577
18577
|
|
|
@@ -18630,7 +18630,7 @@ function Alert(msg, title, callback, className = 'jodit-dialog_alert') {
|
|
|
18630
18630
|
/*!
|
|
18631
18631
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18632
18632
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18633
|
-
* Copyright (c) 2013-
|
|
18633
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18634
18634
|
*/
|
|
18635
18635
|
|
|
18636
18636
|
|
|
@@ -18706,7 +18706,7 @@ function Confirm(msg, title, callback) {
|
|
|
18706
18706
|
/*!
|
|
18707
18707
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18708
18708
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18709
|
-
* Copyright (c) 2013-
|
|
18709
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18710
18710
|
*/
|
|
18711
18711
|
var Dialog_1;
|
|
18712
18712
|
|
|
@@ -19338,7 +19338,7 @@ Dialog.defaultOptions = {
|
|
|
19338
19338
|
/*!
|
|
19339
19339
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19340
19340
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19341
|
-
* Copyright (c) 2013-
|
|
19341
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19342
19342
|
*/
|
|
19343
19343
|
/**
|
|
19344
19344
|
* [[include:modules/dialog/README.md]]
|
|
@@ -19367,7 +19367,7 @@ Dialog.defaultOptions = {
|
|
|
19367
19367
|
/*!
|
|
19368
19368
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19369
19369
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19370
|
-
* Copyright (c) 2013-
|
|
19370
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19371
19371
|
*/
|
|
19372
19372
|
|
|
19373
19373
|
|
|
@@ -19452,7 +19452,7 @@ function Prompt(msg, title, callback, placeholder, defaultValue) {
|
|
|
19452
19452
|
/*!
|
|
19453
19453
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19454
19454
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19455
|
-
* Copyright (c) 2013-
|
|
19455
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19456
19456
|
*/
|
|
19457
19457
|
|
|
19458
19458
|
|
|
@@ -19623,7 +19623,7 @@ const CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = (next = '
|
|
|
19623
19623
|
/*!
|
|
19624
19624
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19625
19625
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19626
|
-
* Copyright (c) 2013-
|
|
19626
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19627
19627
|
*/
|
|
19628
19628
|
const map = new WeakMap();
|
|
19629
19629
|
/**
|
|
@@ -19653,7 +19653,7 @@ const elementsMap = (view) => {
|
|
|
19653
19653
|
/*!
|
|
19654
19654
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19655
19655
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19656
|
-
* Copyright (c) 2013-
|
|
19656
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19657
19657
|
*/
|
|
19658
19658
|
|
|
19659
19659
|
class FileBrowserItem {
|
|
@@ -19731,7 +19731,7 @@ class FileBrowserItem {
|
|
|
19731
19731
|
/*!
|
|
19732
19732
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19733
19733
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19734
|
-
* Copyright (c) 2013-
|
|
19734
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19735
19735
|
*/
|
|
19736
19736
|
|
|
19737
19737
|
|
|
@@ -20080,7 +20080,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fil
|
|
|
20080
20080
|
/*!
|
|
20081
20081
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20082
20082
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20083
|
-
* Copyright (c) 2013-
|
|
20083
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20084
20084
|
*/
|
|
20085
20085
|
|
|
20086
20086
|
|
|
@@ -20485,7 +20485,7 @@ DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
20485
20485
|
/*!
|
|
20486
20486
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20487
20487
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20488
|
-
* Copyright (c) 2013-
|
|
20488
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20489
20489
|
*/
|
|
20490
20490
|
|
|
20491
20491
|
|
|
@@ -20509,7 +20509,7 @@ function makeContextMenu(parent) {
|
|
|
20509
20509
|
/*!
|
|
20510
20510
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20511
20511
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20512
|
-
* Copyright (c) 2013-
|
|
20512
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20513
20513
|
*/
|
|
20514
20514
|
/**
|
|
20515
20515
|
* Removes a file from the server
|
|
@@ -20537,7 +20537,7 @@ function deleteFile(fb, name, source) {
|
|
|
20537
20537
|
/*!
|
|
20538
20538
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20539
20539
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20540
|
-
* Copyright (c) 2013-
|
|
20540
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20541
20541
|
*/
|
|
20542
20542
|
/**
|
|
20543
20543
|
* Loads a list of files and adds them to the state
|
|
@@ -20577,7 +20577,7 @@ function loadItems(fb) {
|
|
|
20577
20577
|
/*!
|
|
20578
20578
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20579
20579
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20580
|
-
* Copyright (c) 2013-
|
|
20580
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20581
20581
|
*/
|
|
20582
20582
|
|
|
20583
20583
|
|
|
@@ -20637,7 +20637,7 @@ async function loadTree(fb) {
|
|
|
20637
20637
|
/*!
|
|
20638
20638
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20639
20639
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20640
|
-
* Copyright (c) 2013-
|
|
20640
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20641
20641
|
*/
|
|
20642
20642
|
|
|
20643
20643
|
|
|
@@ -20997,7 +20997,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
20997
20997
|
/*!
|
|
20998
20998
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20999
20999
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21000
|
-
* Copyright (c) 2013-
|
|
21000
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21001
21001
|
*/
|
|
21002
21002
|
/**
|
|
21003
21003
|
* [[include:modules/file-browser/README.md]]
|
|
@@ -21026,7 +21026,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
21026
21026
|
/*!
|
|
21027
21027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21028
21028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21029
|
-
* Copyright (c) 2013-
|
|
21029
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21030
21030
|
*/
|
|
21031
21031
|
|
|
21032
21032
|
|
|
@@ -21146,7 +21146,7 @@ function nativeListeners() {
|
|
|
21146
21146
|
/*!
|
|
21147
21147
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21148
21148
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21149
|
-
* Copyright (c) 2013-
|
|
21149
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21150
21150
|
*/
|
|
21151
21151
|
|
|
21152
21152
|
|
|
@@ -21290,7 +21290,7 @@ function selfListeners() {
|
|
|
21290
21290
|
/*!
|
|
21291
21291
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21292
21292
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21293
|
-
* Copyright (c) 2013-
|
|
21293
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21294
21294
|
*/
|
|
21295
21295
|
|
|
21296
21296
|
|
|
@@ -21448,7 +21448,7 @@ function stateListeners() {
|
|
|
21448
21448
|
/*!
|
|
21449
21449
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21450
21450
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21451
|
-
* Copyright (c) 2013-
|
|
21451
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21452
21452
|
*/
|
|
21453
21453
|
|
|
21454
21454
|
|
|
@@ -21474,7 +21474,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21474
21474
|
/*!
|
|
21475
21475
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21476
21476
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21477
|
-
* Copyright (c) 2013-
|
|
21477
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21478
21478
|
*/
|
|
21479
21479
|
/**
|
|
21480
21480
|
* @module modules/file-browser
|
|
@@ -21496,7 +21496,7 @@ class FileBrowserFiles extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIG
|
|
|
21496
21496
|
/*!
|
|
21497
21497
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21498
21498
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21499
|
-
* Copyright (c) 2013-
|
|
21499
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21500
21500
|
*/
|
|
21501
21501
|
|
|
21502
21502
|
|
|
@@ -21519,7 +21519,7 @@ class FileBrowserTree extends jodit_core_ui__WEBPACK_IMPORTED_MODULE_0__/* .UIGr
|
|
|
21519
21519
|
/*!
|
|
21520
21520
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21521
21521
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21522
|
-
* Copyright (c) 2013-
|
|
21522
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21523
21523
|
*/
|
|
21524
21524
|
class Command {
|
|
21525
21525
|
undo() {
|
|
@@ -21556,7 +21556,7 @@ class Command {
|
|
|
21556
21556
|
/*!
|
|
21557
21557
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21558
21558
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21559
|
-
* Copyright (c) 2013-
|
|
21559
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21560
21560
|
*/
|
|
21561
21561
|
|
|
21562
21562
|
|
|
@@ -21728,7 +21728,7 @@ class History extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .ViewC
|
|
|
21728
21728
|
/*!
|
|
21729
21729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21730
21730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21731
|
-
* Copyright (c) 2013-
|
|
21731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21732
21732
|
*/
|
|
21733
21733
|
|
|
21734
21734
|
|
|
@@ -21952,7 +21952,7 @@ class Snapshot extends jodit_core_component__WEBPACK_IMPORTED_MODULE_0__/* .View
|
|
|
21952
21952
|
/*!
|
|
21953
21953
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21954
21954
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21955
|
-
* Copyright (c) 2013-
|
|
21955
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21956
21956
|
*/
|
|
21957
21957
|
class Stack {
|
|
21958
21958
|
constructor(size) {
|
|
@@ -22029,7 +22029,7 @@ class Stack {
|
|
|
22029
22029
|
/*!
|
|
22030
22030
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22031
22031
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22032
|
-
* Copyright (c) 2013-
|
|
22032
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22033
22033
|
*/
|
|
22034
22034
|
|
|
22035
22035
|
|
|
@@ -22075,7 +22075,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', (_icon
|
|
|
22075
22075
|
/*!
|
|
22076
22076
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22077
22077
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22078
|
-
* Copyright (c) 2013-
|
|
22078
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22079
22079
|
*/
|
|
22080
22080
|
var ImageEditor_1;
|
|
22081
22081
|
|
|
@@ -22656,7 +22656,7 @@ function openImageEditor(href, name, path, source, onSuccess, onFailed) {
|
|
|
22656
22656
|
/*!
|
|
22657
22657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22658
22658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22659
|
-
* Copyright (c) 2013-
|
|
22659
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22660
22660
|
*/
|
|
22661
22661
|
|
|
22662
22662
|
const jie = 'jodit-image-editor';
|
|
@@ -22833,7 +22833,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22833
22833
|
/*!
|
|
22834
22834
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22835
22835
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22836
|
-
* Copyright (c) 2013-
|
|
22836
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22837
22837
|
*/
|
|
22838
22838
|
/**
|
|
22839
22839
|
* [[include:modules/README.md]]
|
|
@@ -22885,7 +22885,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
22885
22885
|
/*!
|
|
22886
22886
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22887
22887
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22888
|
-
* Copyright (c) 2013-
|
|
22888
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22889
22889
|
*/
|
|
22890
22890
|
|
|
22891
22891
|
|
|
@@ -22924,7 +22924,7 @@ UIMessage = (0,tslib__WEBPACK_IMPORTED_MODULE_1__/* .__decorate */ .Cg)([
|
|
|
22924
22924
|
/*!
|
|
22925
22925
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22926
22926
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22927
|
-
* Copyright (c) 2013-
|
|
22927
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22928
22928
|
*/
|
|
22929
22929
|
|
|
22930
22930
|
|
|
@@ -23059,7 +23059,7 @@ UIMessages = (0,tslib__WEBPACK_IMPORTED_MODULE_3__/* .__decorate */ .Cg)([
|
|
|
23059
23059
|
/*!
|
|
23060
23060
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23061
23061
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23062
|
-
* Copyright (c) 2013-
|
|
23062
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23063
23063
|
*/
|
|
23064
23064
|
|
|
23065
23065
|
|
|
@@ -23164,7 +23164,7 @@ StatusBar = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
23164
23164
|
/*!
|
|
23165
23165
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23166
23166
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23167
|
-
* Copyright (c) 2013-
|
|
23167
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23168
23168
|
*/
|
|
23169
23169
|
|
|
23170
23170
|
|
|
@@ -23860,7 +23860,7 @@ const instance = (j) => j.getInstance('Table', j.o);
|
|
|
23860
23860
|
/*!
|
|
23861
23861
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23862
23862
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23863
|
-
* Copyright (c) 2013-
|
|
23863
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23864
23864
|
*/
|
|
23865
23865
|
|
|
23866
23866
|
|
|
@@ -24272,7 +24272,7 @@ ToolbarButton = (0,tslib__WEBPACK_IMPORTED_MODULE_10__/* .__decorate */ .Cg)([
|
|
|
24272
24272
|
/*!
|
|
24273
24273
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24274
24274
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24275
|
-
* Copyright (c) 2013-
|
|
24275
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24276
24276
|
*/
|
|
24277
24277
|
|
|
24278
24278
|
|
|
@@ -24329,7 +24329,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24329
24329
|
/*!
|
|
24330
24330
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24331
24331
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24332
|
-
* Copyright (c) 2013-
|
|
24332
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24333
24333
|
*/
|
|
24334
24334
|
/**
|
|
24335
24335
|
* @module modules/toolbar/button
|
|
@@ -24356,7 +24356,7 @@ ToolbarContent = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24356
24356
|
/*!
|
|
24357
24357
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24358
24358
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24359
|
-
* Copyright (c) 2013-
|
|
24359
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24360
24360
|
*/
|
|
24361
24361
|
|
|
24362
24362
|
|
|
@@ -24410,7 +24410,7 @@ ToolbarSelect = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
24410
24410
|
/*!
|
|
24411
24411
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24412
24412
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24413
|
-
* Copyright (c) 2013-
|
|
24413
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24414
24414
|
*/
|
|
24415
24415
|
|
|
24416
24416
|
|
|
@@ -24543,7 +24543,7 @@ ToolbarCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)(
|
|
|
24543
24543
|
/*!
|
|
24544
24544
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24545
24545
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24546
|
-
* Copyright (c) 2013-
|
|
24546
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24547
24547
|
*/
|
|
24548
24548
|
|
|
24549
24549
|
|
|
@@ -24689,7 +24689,7 @@ ToolbarEditorCollection = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */
|
|
|
24689
24689
|
/*!
|
|
24690
24690
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24691
24691
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24692
|
-
* Copyright (c) 2013-
|
|
24692
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24693
24693
|
*/
|
|
24694
24694
|
|
|
24695
24695
|
|
|
@@ -24743,7 +24743,7 @@ function makeSelect(view, control, target = null) {
|
|
|
24743
24743
|
/*!
|
|
24744
24744
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24745
24745
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24746
|
-
* Copyright (c) 2013-
|
|
24746
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24747
24747
|
*/
|
|
24748
24748
|
|
|
24749
24749
|
|
|
@@ -24841,7 +24841,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.uploader = {
|
|
|
24841
24841
|
/*!
|
|
24842
24842
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24843
24843
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24844
|
-
* Copyright (c) 2013-
|
|
24844
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24845
24845
|
*/
|
|
24846
24846
|
|
|
24847
24847
|
function buildData(uploader, data) {
|
|
@@ -24879,7 +24879,7 @@ function buildData(uploader, data) {
|
|
|
24879
24879
|
/*!
|
|
24880
24880
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24881
24881
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24882
|
-
* Copyright (c) 2013-
|
|
24882
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24883
24883
|
*/
|
|
24884
24884
|
/**
|
|
24885
24885
|
* @module modules/uploader
|
|
@@ -24923,7 +24923,7 @@ function dataURItoBlob(dataURI) {
|
|
|
24923
24923
|
/*!
|
|
24924
24924
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24925
24925
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24926
|
-
* Copyright (c) 2013-
|
|
24926
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24927
24927
|
*/
|
|
24928
24928
|
|
|
24929
24929
|
|
|
@@ -24956,7 +24956,7 @@ function hasItems(data) {
|
|
|
24956
24956
|
/*!
|
|
24957
24957
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24958
24958
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24959
|
-
* Copyright (c) 2013-
|
|
24959
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24960
24960
|
*/
|
|
24961
24961
|
|
|
24962
24962
|
|
|
@@ -25002,7 +25002,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
25002
25002
|
/*!
|
|
25003
25003
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25004
25004
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25005
|
-
* Copyright (c) 2013-
|
|
25005
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25006
25006
|
*/
|
|
25007
25007
|
|
|
25008
25008
|
|
|
@@ -25129,7 +25129,7 @@ function readImagesWithReader(fileList, imagesExtensions, promises, uploader, ha
|
|
|
25129
25129
|
/*!
|
|
25130
25130
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25131
25131
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25132
|
-
* Copyright (c) 2013-
|
|
25132
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25133
25133
|
*/
|
|
25134
25134
|
|
|
25135
25135
|
|
|
@@ -25222,7 +25222,7 @@ function send(uploader, data) {
|
|
|
25222
25222
|
/*!
|
|
25223
25223
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25224
25224
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25225
|
-
* Copyright (c) 2013-
|
|
25225
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25226
25226
|
*/
|
|
25227
25227
|
|
|
25228
25228
|
|
|
@@ -25430,7 +25430,7 @@ class Uploader extends jodit_core_component___WEBPACK_IMPORTED_MODULE_0__/* .Vie
|
|
|
25430
25430
|
/*!
|
|
25431
25431
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25432
25432
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25433
|
-
* Copyright (c) 2013-
|
|
25433
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25434
25434
|
*/
|
|
25435
25435
|
|
|
25436
25436
|
|
|
@@ -25535,7 +25535,7 @@ const ColorPickerWidget = (editor, callback, coldColor) => {
|
|
|
25535
25535
|
/*!
|
|
25536
25536
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25537
25537
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25538
|
-
* Copyright (c) 2013-
|
|
25538
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25539
25539
|
*/
|
|
25540
25540
|
|
|
25541
25541
|
|
|
@@ -25669,7 +25669,7 @@ function val(elm, selector, value) {
|
|
|
25669
25669
|
/*!
|
|
25670
25670
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25671
25671
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25672
|
-
* Copyright (c) 2013-
|
|
25672
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25673
25673
|
*/
|
|
25674
25674
|
/**
|
|
25675
25675
|
* [[include:modules/widget/README.md]]
|
|
@@ -25698,7 +25698,7 @@ function val(elm, selector, value) {
|
|
|
25698
25698
|
/*!
|
|
25699
25699
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25700
25700
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25701
|
-
* Copyright (c) 2013-
|
|
25701
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25702
25702
|
*/
|
|
25703
25703
|
|
|
25704
25704
|
|
|
@@ -25838,7 +25838,7 @@ const TabsWidget = (jodit, tabs, state) => {
|
|
|
25838
25838
|
/*!
|
|
25839
25839
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25840
25840
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25841
|
-
* Copyright (c) 2013-
|
|
25841
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25842
25842
|
*/
|
|
25843
25843
|
|
|
25844
25844
|
|
|
@@ -25903,7 +25903,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_3__/* .Icon */ .I.set('about', (_abo
|
|
|
25903
25903
|
/*!
|
|
25904
25904
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25905
25905
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25906
|
-
* Copyright (c) 2013-
|
|
25906
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25907
25907
|
*/
|
|
25908
25908
|
|
|
25909
25909
|
|
|
@@ -26136,7 +26136,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('addNe
|
|
|
26136
26136
|
/*!
|
|
26137
26137
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26138
26138
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26139
|
-
* Copyright (c) 2013-
|
|
26139
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26140
26140
|
*/
|
|
26141
26141
|
|
|
26142
26142
|
|
|
@@ -26174,7 +26174,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
26174
26174
|
/*!
|
|
26175
26175
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26176
26176
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26177
|
-
* Copyright (c) 2013-
|
|
26177
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26178
26178
|
*/
|
|
26179
26179
|
|
|
26180
26180
|
|
|
@@ -26298,7 +26298,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('ai-as
|
|
|
26298
26298
|
/*!
|
|
26299
26299
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26300
26300
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26301
|
-
* Copyright (c) 2013-
|
|
26301
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26302
26302
|
*/
|
|
26303
26303
|
|
|
26304
26304
|
|
|
@@ -26398,7 +26398,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls['ai
|
|
|
26398
26398
|
/*!
|
|
26399
26399
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26400
26400
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26401
|
-
* Copyright (c) 2013-
|
|
26401
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26402
26402
|
*/
|
|
26403
26403
|
module.exports = {
|
|
26404
26404
|
aiAssistant: 'AI Assistant',
|
|
@@ -26420,7 +26420,7 @@ module.exports = {
|
|
|
26420
26420
|
/*!
|
|
26421
26421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26422
26422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26423
|
-
* Copyright (c) 2013-
|
|
26423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26424
26424
|
*/
|
|
26425
26425
|
module.exports = {
|
|
26426
26426
|
aiAssistant: 'Asistente de IA',
|
|
@@ -26481,7 +26481,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26481
26481
|
/*!
|
|
26482
26482
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26483
26483
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26484
|
-
* Copyright (c) 2013-
|
|
26484
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26485
26485
|
*/
|
|
26486
26486
|
/**
|
|
26487
26487
|
* @module plugins/ai-assistant
|
|
@@ -26510,7 +26510,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
26510
26510
|
/*!
|
|
26511
26511
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26512
26512
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26513
|
-
* Copyright (c) 2013-
|
|
26513
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26514
26514
|
*/
|
|
26515
26515
|
|
|
26516
26516
|
|
|
@@ -26672,7 +26672,7 @@ UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
26672
26672
|
/*!
|
|
26673
26673
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26674
26674
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26675
|
-
* Copyright (c) 2013-
|
|
26675
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26676
26676
|
*/
|
|
26677
26677
|
|
|
26678
26678
|
|
|
@@ -26812,7 +26812,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('backs
|
|
|
26812
26812
|
/*!
|
|
26813
26813
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26814
26814
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26815
|
-
* Copyright (c) 2013-
|
|
26815
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26816
26816
|
*/
|
|
26817
26817
|
|
|
26818
26818
|
|
|
@@ -26888,7 +26888,7 @@ function moveContentAndRemoveEmpty(jodit, mainClosestBox, sibling, backspace) {
|
|
|
26888
26888
|
/*!
|
|
26889
26889
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26890
26890
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26891
|
-
* Copyright (c) 2013-
|
|
26891
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26892
26892
|
*/
|
|
26893
26893
|
|
|
26894
26894
|
|
|
@@ -26938,7 +26938,7 @@ function checkJoinTwoLists(jodit, fakeNode, backspace) {
|
|
|
26938
26938
|
/*!
|
|
26939
26939
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26940
26940
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26941
|
-
* Copyright (c) 2013-
|
|
26941
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26942
26942
|
*/
|
|
26943
26943
|
/**
|
|
26944
26944
|
* On Not collapsed selection - should only remove whole selected content
|
|
@@ -26978,7 +26978,7 @@ function checkNotCollapsed(jodit) {
|
|
|
26978
26978
|
/*!
|
|
26979
26979
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26980
26980
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26981
|
-
* Copyright (c) 2013-
|
|
26981
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26982
26982
|
*/
|
|
26983
26983
|
|
|
26984
26984
|
|
|
@@ -27150,7 +27150,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
27150
27150
|
/*!
|
|
27151
27151
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27152
27152
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27153
|
-
* Copyright (c) 2013-
|
|
27153
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27154
27154
|
*/
|
|
27155
27155
|
|
|
27156
27156
|
|
|
@@ -27191,7 +27191,7 @@ function checkRemoveContentNotEditable(jodit, fakeNode, backspace) {
|
|
|
27191
27191
|
/*!
|
|
27192
27192
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27193
27193
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27194
|
-
* Copyright (c) 2013-
|
|
27194
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27195
27195
|
*/
|
|
27196
27196
|
|
|
27197
27197
|
/**
|
|
@@ -27237,7 +27237,7 @@ function checkRemoveEmptyNeighbor(jodit, fakeNode, backspace) {
|
|
|
27237
27237
|
/*!
|
|
27238
27238
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27239
27239
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27240
|
-
* Copyright (c) 2013-
|
|
27240
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27241
27241
|
*/
|
|
27242
27242
|
|
|
27243
27243
|
|
|
@@ -27306,7 +27306,7 @@ function checkRemoveEmptyParent(jodit, fakeNode, backspace) {
|
|
|
27306
27306
|
/*!
|
|
27307
27307
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27308
27308
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27309
|
-
* Copyright (c) 2013-
|
|
27309
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27310
27310
|
*/
|
|
27311
27311
|
|
|
27312
27312
|
|
|
@@ -27357,7 +27357,7 @@ function checkRemoveUnbreakableElement(jodit, fakeNode, backspace) {
|
|
|
27357
27357
|
/*!
|
|
27358
27358
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27359
27359
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27360
|
-
* Copyright (c) 2013-
|
|
27360
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27361
27361
|
*/
|
|
27362
27362
|
|
|
27363
27363
|
/**
|
|
@@ -27397,7 +27397,7 @@ function checkTableCell(jodit, fakeNode) {
|
|
|
27397
27397
|
/*!
|
|
27398
27398
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27399
27399
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27400
|
-
* Copyright (c) 2013-
|
|
27400
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27401
27401
|
*/
|
|
27402
27402
|
|
|
27403
27403
|
|
|
@@ -27457,7 +27457,7 @@ function checkUnwrapFirstListItem(jodit, fakeNode, backspace) {
|
|
|
27457
27457
|
/*!
|
|
27458
27458
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27459
27459
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27460
|
-
* Copyright (c) 2013-
|
|
27460
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27461
27461
|
*/
|
|
27462
27462
|
/**
|
|
27463
27463
|
* @module plugins/backspace
|
|
@@ -27497,7 +27497,7 @@ const cases = [
|
|
|
27497
27497
|
/*!
|
|
27498
27498
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27499
27499
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27500
|
-
* Copyright (c) 2013-
|
|
27500
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27501
27501
|
*/
|
|
27502
27502
|
/**
|
|
27503
27503
|
* @module plugins/backspace
|
|
@@ -27529,7 +27529,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.delete = {
|
|
|
27529
27529
|
/*!
|
|
27530
27530
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27531
27531
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27532
|
-
* Copyright (c) 2013-
|
|
27532
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27533
27533
|
*/
|
|
27534
27534
|
|
|
27535
27535
|
/**
|
|
@@ -27590,7 +27590,7 @@ function getMoveFilter(jodit) {
|
|
|
27590
27590
|
/*!
|
|
27591
27591
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27592
27592
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27593
|
-
* Copyright (c) 2013-
|
|
27593
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27594
27594
|
*/
|
|
27595
27595
|
|
|
27596
27596
|
|
|
@@ -27681,7 +27681,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('bold', (_icon
|
|
|
27681
27681
|
/*!
|
|
27682
27682
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27683
27683
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27684
|
-
* Copyright (c) 2013-
|
|
27684
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27685
27685
|
*/
|
|
27686
27686
|
|
|
27687
27687
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.subscript = {
|
|
@@ -27744,7 +27744,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.str
|
|
|
27744
27744
|
/*!
|
|
27745
27745
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27746
27746
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27747
|
-
* Copyright (c) 2013-
|
|
27747
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27748
27748
|
*/
|
|
27749
27749
|
|
|
27750
27750
|
|
|
@@ -27863,7 +27863,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('class-span',
|
|
|
27863
27863
|
/*!
|
|
27864
27864
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27865
27865
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27866
|
-
* Copyright (c) 2013-
|
|
27866
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27867
27867
|
*/
|
|
27868
27868
|
|
|
27869
27869
|
|
|
@@ -27986,7 +27986,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('clean
|
|
|
27986
27986
|
/*!
|
|
27987
27987
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27988
27988
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27989
|
-
* Copyright (c) 2013-
|
|
27989
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27990
27990
|
*/
|
|
27991
27991
|
|
|
27992
27992
|
|
|
@@ -28028,7 +28028,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('eraser', (_er
|
|
|
28028
28028
|
/*!
|
|
28029
28029
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28030
28030
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28031
|
-
* Copyright (c) 2013-
|
|
28031
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28032
28032
|
*/
|
|
28033
28033
|
|
|
28034
28034
|
|
|
@@ -28094,7 +28094,7 @@ function getHash(tags) {
|
|
|
28094
28094
|
/*!
|
|
28095
28095
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28096
28096
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28097
|
-
* Copyright (c) 2013-
|
|
28097
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28098
28098
|
*/
|
|
28099
28099
|
/**
|
|
28100
28100
|
* @module plugins/clean-html
|
|
@@ -28120,7 +28120,7 @@ function getHash(tags) {
|
|
|
28120
28120
|
/*!
|
|
28121
28121
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28122
28122
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28123
|
-
* Copyright (c) 2013-
|
|
28123
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28124
28124
|
*/
|
|
28125
28125
|
|
|
28126
28126
|
|
|
@@ -28179,7 +28179,7 @@ function isInlineBlock(node) {
|
|
|
28179
28179
|
/*!
|
|
28180
28180
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28181
28181
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28182
|
-
* Copyright (c) 2013-
|
|
28182
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28183
28183
|
*/
|
|
28184
28184
|
|
|
28185
28185
|
|
|
@@ -28244,7 +28244,7 @@ function removeFormatForSelection(jodit) {
|
|
|
28244
28244
|
/*!
|
|
28245
28245
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28246
28246
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28247
|
-
* Copyright (c) 2013-
|
|
28247
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28248
28248
|
*/
|
|
28249
28249
|
|
|
28250
28250
|
/**
|
|
@@ -28287,7 +28287,7 @@ function allowAttributes(jodit, nodeElm, hadEffect, allow) {
|
|
|
28287
28287
|
/*!
|
|
28288
28288
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28289
28289
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28290
|
-
* Copyright (c) 2013-
|
|
28290
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28291
28291
|
*/
|
|
28292
28292
|
|
|
28293
28293
|
|
|
@@ -28340,7 +28340,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28340
28340
|
/*!
|
|
28341
28341
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28342
28342
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28343
|
-
* Copyright (c) 2013-
|
|
28343
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28344
28344
|
*/
|
|
28345
28345
|
/**
|
|
28346
28346
|
* @module plugins/clean-html
|
|
@@ -28370,7 +28370,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28370
28370
|
/*!
|
|
28371
28371
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28372
28372
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28373
|
-
* Copyright (c) 2013-
|
|
28373
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28374
28374
|
*/
|
|
28375
28375
|
|
|
28376
28376
|
/**
|
|
@@ -28402,7 +28402,7 @@ function removeEmptyTextNode(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28402
28402
|
/*!
|
|
28403
28403
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28404
28404
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28405
|
-
* Copyright (c) 2013-
|
|
28405
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28406
28406
|
*/
|
|
28407
28407
|
|
|
28408
28408
|
|
|
@@ -28444,7 +28444,7 @@ function removeInvTextNodes(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
28444
28444
|
/*!
|
|
28445
28445
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28446
28446
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28447
|
-
* Copyright (c) 2013-
|
|
28447
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28448
28448
|
*/
|
|
28449
28449
|
|
|
28450
28450
|
/**
|
|
@@ -28488,7 +28488,7 @@ function replaceIfMatched(jodit, oldParent, list) {
|
|
|
28488
28488
|
/*!
|
|
28489
28489
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28490
28490
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28491
|
-
* Copyright (c) 2013-
|
|
28491
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28492
28492
|
*/
|
|
28493
28493
|
|
|
28494
28494
|
|
|
@@ -28522,7 +28522,7 @@ function sanitizeAttributes(jodit, nodeElm, hadEffect) {
|
|
|
28522
28522
|
/*!
|
|
28523
28523
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28524
28524
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28525
|
-
* Copyright (c) 2013-
|
|
28525
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28526
28526
|
*/
|
|
28527
28527
|
|
|
28528
28528
|
|
|
@@ -28568,7 +28568,7 @@ function isRemovableNode(jodit, node, current, allow, deny) {
|
|
|
28568
28568
|
/*!
|
|
28569
28569
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28570
28570
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28571
|
-
* Copyright (c) 2013-
|
|
28571
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28572
28572
|
*/
|
|
28573
28573
|
|
|
28574
28574
|
|
|
@@ -28611,7 +28611,7 @@ function visitNodeWalker(jodit, nodeElm, allowTags, denyTags, currentSelectionNo
|
|
|
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
|
|
|
@@ -28697,7 +28697,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipb
|
|
|
28697
28697
|
/*!
|
|
28698
28698
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28699
28699
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28700
|
-
* Copyright (c) 2013-
|
|
28700
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28701
28701
|
*/
|
|
28702
28702
|
|
|
28703
28703
|
|
|
@@ -28739,7 +28739,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('copy', (_icon
|
|
|
28739
28739
|
/*!
|
|
28740
28740
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28741
28741
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28742
|
-
* Copyright (c) 2013-
|
|
28742
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28743
28743
|
*/
|
|
28744
28744
|
|
|
28745
28745
|
|
|
@@ -28802,7 +28802,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('color
|
|
|
28802
28802
|
/*!
|
|
28803
28803
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28804
28804
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28805
|
-
* Copyright (c) 2013-
|
|
28805
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28806
28806
|
*/
|
|
28807
28807
|
|
|
28808
28808
|
|
|
@@ -28973,7 +28973,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.bru
|
|
|
28973
28973
|
/*!
|
|
28974
28974
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28975
28975
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28976
|
-
* Copyright (c) 2013-
|
|
28976
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28977
28977
|
*/
|
|
28978
28978
|
|
|
28979
28979
|
|
|
@@ -29093,7 +29093,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('copyformat',
|
|
|
29093
29093
|
/*!
|
|
29094
29094
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29095
29095
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29096
|
-
* Copyright (c) 2013-
|
|
29096
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29097
29097
|
*/
|
|
29098
29098
|
module.exports = {
|
|
29099
29099
|
'copy-format': 'نسخ التنسيق'
|
|
@@ -29110,7 +29110,7 @@ module.exports = {
|
|
|
29110
29110
|
/*!
|
|
29111
29111
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29112
29112
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29113
|
-
* Copyright (c) 2013-
|
|
29113
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29114
29114
|
*/
|
|
29115
29115
|
module.exports = {
|
|
29116
29116
|
'copy-format': 'Kopírovat formát'
|
|
@@ -29127,7 +29127,7 @@ module.exports = {
|
|
|
29127
29127
|
/*!
|
|
29128
29128
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29129
29129
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29130
|
-
* Copyright (c) 2013-
|
|
29130
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29131
29131
|
*/
|
|
29132
29132
|
module.exports = {
|
|
29133
29133
|
'copy-format': 'Format kopierenт'
|
|
@@ -29144,7 +29144,7 @@ module.exports = {
|
|
|
29144
29144
|
/*!
|
|
29145
29145
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29146
29146
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29147
|
-
* Copyright (c) 2013-
|
|
29147
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29148
29148
|
*/
|
|
29149
29149
|
module.exports = {
|
|
29150
29150
|
'copy-format': 'Copiar formato'
|
|
@@ -29161,7 +29161,7 @@ module.exports = {
|
|
|
29161
29161
|
/*!
|
|
29162
29162
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29163
29163
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29164
|
-
* Copyright (c) 2013-
|
|
29164
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29165
29165
|
*/
|
|
29166
29166
|
module.exports = {
|
|
29167
29167
|
'copy-format': 'کپی کردن قالب'
|
|
@@ -29178,7 +29178,7 @@ module.exports = {
|
|
|
29178
29178
|
/*!
|
|
29179
29179
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29180
29180
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29181
|
-
* Copyright (c) 2013-
|
|
29181
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29182
29182
|
*/
|
|
29183
29183
|
module.exports = {
|
|
29184
29184
|
'copy-format': 'Kopioi muotoilu'
|
|
@@ -29195,7 +29195,7 @@ module.exports = {
|
|
|
29195
29195
|
/*!
|
|
29196
29196
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29197
29197
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29198
|
-
* Copyright (c) 2013-
|
|
29198
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29199
29199
|
*/
|
|
29200
29200
|
module.exports = {
|
|
29201
29201
|
'copy-format': 'Format de copie'
|
|
@@ -29212,7 +29212,7 @@ module.exports = {
|
|
|
29212
29212
|
/*!
|
|
29213
29213
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29214
29214
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29215
|
-
* Copyright (c) 2013-
|
|
29215
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29216
29216
|
*/
|
|
29217
29217
|
module.exports = {
|
|
29218
29218
|
'copy-format': 'העתק עיצוב'
|
|
@@ -29229,7 +29229,7 @@ module.exports = {
|
|
|
29229
29229
|
/*!
|
|
29230
29230
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29231
29231
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29232
|
-
* Copyright (c) 2013-
|
|
29232
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29233
29233
|
*/
|
|
29234
29234
|
module.exports = {
|
|
29235
29235
|
'copy-format': 'Formátum másolás'
|
|
@@ -29246,7 +29246,7 @@ module.exports = {
|
|
|
29246
29246
|
/*!
|
|
29247
29247
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29248
29248
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29249
|
-
* Copyright (c) 2013-
|
|
29249
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29250
29250
|
*/
|
|
29251
29251
|
module.exports = {
|
|
29252
29252
|
'copy-format': 'salin format'
|
|
@@ -29328,7 +29328,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29328
29328
|
/*!
|
|
29329
29329
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29330
29330
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29331
|
-
* Copyright (c) 2013-
|
|
29331
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29332
29332
|
*/
|
|
29333
29333
|
|
|
29334
29334
|
|
|
@@ -29364,7 +29364,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29364
29364
|
/*!
|
|
29365
29365
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29366
29366
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29367
|
-
* Copyright (c) 2013-
|
|
29367
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29368
29368
|
*/
|
|
29369
29369
|
module.exports = {
|
|
29370
29370
|
'copy-format': 'Copia il formato'
|
|
@@ -29381,7 +29381,7 @@ module.exports = {
|
|
|
29381
29381
|
/*!
|
|
29382
29382
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29383
29383
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29384
|
-
* Copyright (c) 2013-
|
|
29384
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29385
29385
|
*/
|
|
29386
29386
|
module.exports = {
|
|
29387
29387
|
'copy-format': 'copyformat'
|
|
@@ -29398,7 +29398,7 @@ module.exports = {
|
|
|
29398
29398
|
/*!
|
|
29399
29399
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29400
29400
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29401
|
-
* Copyright (c) 2013-
|
|
29401
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29402
29402
|
*/
|
|
29403
29403
|
module.exports = {
|
|
29404
29404
|
'copy-format': '복사 형식'
|
|
@@ -29415,7 +29415,7 @@ module.exports = {
|
|
|
29415
29415
|
/*!
|
|
29416
29416
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29417
29417
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29418
|
-
* Copyright (c) 2013-
|
|
29418
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29419
29419
|
*/
|
|
29420
29420
|
module.exports = {
|
|
29421
29421
|
'copy-format': 'Формат хуулах'
|
|
@@ -29432,7 +29432,7 @@ module.exports = {
|
|
|
29432
29432
|
/*!
|
|
29433
29433
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29434
29434
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29435
|
-
* Copyright (c) 2013-
|
|
29435
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29436
29436
|
*/
|
|
29437
29437
|
module.exports = {
|
|
29438
29438
|
'copy-format': 'opmaak kopiëren'
|
|
@@ -29449,7 +29449,7 @@ module.exports = {
|
|
|
29449
29449
|
/*!
|
|
29450
29450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29451
29451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29452
|
-
* Copyright (c) 2013-
|
|
29452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29453
29453
|
*/
|
|
29454
29454
|
module.exports = {
|
|
29455
29455
|
'copy-format': 'format kopii'
|
|
@@ -29466,7 +29466,7 @@ module.exports = {
|
|
|
29466
29466
|
/*!
|
|
29467
29467
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29468
29468
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29469
|
-
* Copyright (c) 2013-
|
|
29469
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29470
29470
|
*/
|
|
29471
29471
|
module.exports = {
|
|
29472
29472
|
'copy-format': 'Copiar formato'
|
|
@@ -29483,7 +29483,7 @@ module.exports = {
|
|
|
29483
29483
|
/*!
|
|
29484
29484
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29485
29485
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29486
|
-
* Copyright (c) 2013-
|
|
29486
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29487
29487
|
*/
|
|
29488
29488
|
module.exports = {
|
|
29489
29489
|
'copy-format': 'Копировать формат'
|
|
@@ -29500,7 +29500,7 @@ module.exports = {
|
|
|
29500
29500
|
/*!
|
|
29501
29501
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29502
29502
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29503
|
-
* Copyright (c) 2013-
|
|
29503
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29504
29504
|
*/
|
|
29505
29505
|
module.exports = {
|
|
29506
29506
|
'copy-format': 'Kopyalama Biçimi'
|
|
@@ -29517,7 +29517,7 @@ module.exports = {
|
|
|
29517
29517
|
/*!
|
|
29518
29518
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29519
29519
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29520
|
-
* Copyright (c) 2013-
|
|
29520
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29521
29521
|
*/
|
|
29522
29522
|
module.exports = {
|
|
29523
29523
|
'copy-format': '复制格式'
|
|
@@ -29534,7 +29534,7 @@ module.exports = {
|
|
|
29534
29534
|
/*!
|
|
29535
29535
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29536
29536
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29537
|
-
* Copyright (c) 2013-
|
|
29537
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29538
29538
|
*/
|
|
29539
29539
|
module.exports = {
|
|
29540
29540
|
'copy-format': '複製格式'
|
|
@@ -29556,7 +29556,7 @@ module.exports = {
|
|
|
29556
29556
|
/*!
|
|
29557
29557
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29558
29558
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29559
|
-
* Copyright (c) 2013-
|
|
29559
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29560
29560
|
*/
|
|
29561
29561
|
|
|
29562
29562
|
|
|
@@ -29697,7 +29697,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('delet
|
|
|
29697
29697
|
/*!
|
|
29698
29698
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29699
29699
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29700
|
-
* Copyright (c) 2013-
|
|
29700
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29701
29701
|
*/
|
|
29702
29702
|
/**
|
|
29703
29703
|
* @module plugins/drag-and-drop-element
|
|
@@ -29723,7 +29723,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.draggableTag
|
|
|
29723
29723
|
/*!
|
|
29724
29724
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29725
29725
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29726
|
-
* Copyright (c) 2013-
|
|
29726
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29727
29727
|
*/
|
|
29728
29728
|
|
|
29729
29729
|
|
|
@@ -29937,7 +29937,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragA
|
|
|
29937
29937
|
/*!
|
|
29938
29938
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29939
29939
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29940
|
-
* Copyright (c) 2013-
|
|
29940
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29941
29941
|
*/
|
|
29942
29942
|
|
|
29943
29943
|
|
|
@@ -30132,7 +30132,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30132
30132
|
/*!
|
|
30133
30133
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30134
30134
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30135
|
-
* Copyright (c) 2013-
|
|
30135
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30136
30136
|
*/
|
|
30137
30137
|
/**
|
|
30138
30138
|
* @module plugins/dtd
|
|
@@ -30154,7 +30154,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30154
30154
|
/*!
|
|
30155
30155
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30156
30156
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30157
|
-
* Copyright (c) 2013-
|
|
30157
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30158
30158
|
*/
|
|
30159
30159
|
|
|
30160
30160
|
const brBoxes = new Set([
|
|
@@ -30199,7 +30199,7 @@ function removeExtraBr(jodit, node) {
|
|
|
30199
30199
|
/*!
|
|
30200
30200
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30201
30201
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30202
|
-
* Copyright (c) 2013-
|
|
30202
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30203
30203
|
*/
|
|
30204
30204
|
|
|
30205
30205
|
/**
|
|
@@ -30237,7 +30237,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30237
30237
|
/*!
|
|
30238
30238
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30239
30239
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30240
|
-
* Copyright (c) 2013-
|
|
30240
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30241
30241
|
*/
|
|
30242
30242
|
/**
|
|
30243
30243
|
* @module plugins/dtd
|
|
@@ -30256,7 +30256,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30256
30256
|
/*!
|
|
30257
30257
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30258
30258
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30259
|
-
* Copyright (c) 2013-
|
|
30259
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30260
30260
|
*/
|
|
30261
30261
|
|
|
30262
30262
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
@@ -30310,7 +30310,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
|
30310
30310
|
/*!
|
|
30311
30311
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30312
30312
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30313
|
-
* Copyright (c) 2013-
|
|
30313
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30314
30314
|
*/
|
|
30315
30315
|
|
|
30316
30316
|
|
|
@@ -30362,7 +30362,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('dtd',
|
|
|
30362
30362
|
/*!
|
|
30363
30363
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30364
30364
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30365
|
-
* Copyright (c) 2013-
|
|
30365
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30366
30366
|
*/
|
|
30367
30367
|
|
|
30368
30368
|
|
|
@@ -30472,7 +30472,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('enter
|
|
|
30472
30472
|
/*!
|
|
30473
30473
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30474
30474
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30475
|
-
* Copyright (c) 2013-
|
|
30475
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30476
30476
|
*/
|
|
30477
30477
|
|
|
30478
30478
|
|
|
@@ -30541,7 +30541,7 @@ function brBefore(start) {
|
|
|
30541
30541
|
/*!
|
|
30542
30542
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30543
30543
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30544
|
-
* Copyright (c) 2013-
|
|
30544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30545
30545
|
*/
|
|
30546
30546
|
|
|
30547
30547
|
/**
|
|
@@ -30571,7 +30571,7 @@ function checkUnsplittableBox(fake, jodit, currentBox) {
|
|
|
30571
30571
|
/*!
|
|
30572
30572
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30573
30573
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30574
|
-
* Copyright (c) 2013-
|
|
30574
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30575
30575
|
*/
|
|
30576
30576
|
|
|
30577
30577
|
|
|
@@ -30612,7 +30612,7 @@ function getBlockWrapper(fake, jodit, tagReg = jodit_core_constants__WEBPACK_IMP
|
|
|
30612
30612
|
/*!
|
|
30613
30613
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30614
30614
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30615
|
-
* Copyright (c) 2013-
|
|
30615
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30616
30616
|
*/
|
|
30617
30617
|
|
|
30618
30618
|
/**
|
|
@@ -30652,7 +30652,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30652
30652
|
/*!
|
|
30653
30653
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30654
30654
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30655
|
-
* Copyright (c) 2013-
|
|
30655
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30656
30656
|
*/
|
|
30657
30657
|
/**
|
|
30658
30658
|
* @module plugins/enter
|
|
@@ -30682,7 +30682,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
30682
30682
|
/*!
|
|
30683
30683
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30684
30684
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30685
|
-
* Copyright (c) 2013-
|
|
30685
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30686
30686
|
*/
|
|
30687
30687
|
|
|
30688
30688
|
|
|
@@ -30718,7 +30718,7 @@ function insertParagraph(fake, editor, wrapperTag, style) {
|
|
|
30718
30718
|
/*!
|
|
30719
30719
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30720
30720
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30721
|
-
* Copyright (c) 2013-
|
|
30721
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30722
30722
|
*/
|
|
30723
30723
|
|
|
30724
30724
|
/**
|
|
@@ -30754,7 +30754,7 @@ function moveCursorOutFromSpecialTags(jodit, fake, tags) {
|
|
|
30754
30754
|
/*!
|
|
30755
30755
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30756
30756
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30757
|
-
* Copyright (c) 2013-
|
|
30757
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30758
30758
|
*/
|
|
30759
30759
|
|
|
30760
30760
|
|
|
@@ -30808,7 +30808,7 @@ function processEmptyLILeaf(fake, jodit, li) {
|
|
|
30808
30808
|
/*!
|
|
30809
30809
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30810
30810
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30811
|
-
* Copyright (c) 2013-
|
|
30811
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30812
30812
|
*/
|
|
30813
30813
|
|
|
30814
30814
|
|
|
@@ -30856,7 +30856,7 @@ function splitFragment(fake, jodit, block) {
|
|
|
30856
30856
|
/*!
|
|
30857
30857
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30858
30858
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30859
|
-
* Copyright (c) 2013-
|
|
30859
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30860
30860
|
*/
|
|
30861
30861
|
|
|
30862
30862
|
/**
|
|
@@ -30895,7 +30895,7 @@ function wrapText(fake, jodit) {
|
|
|
30895
30895
|
/*!
|
|
30896
30896
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30897
30897
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30898
|
-
* Copyright (c) 2013-
|
|
30898
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30899
30899
|
*/
|
|
30900
30900
|
|
|
30901
30901
|
|
|
@@ -30958,7 +30958,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('file'
|
|
|
30958
30958
|
/*!
|
|
30959
30959
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30960
30960
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30961
|
-
* Copyright (c) 2013-
|
|
30961
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30962
30962
|
*/
|
|
30963
30963
|
|
|
30964
30964
|
|
|
@@ -31045,7 +31045,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('focus
|
|
|
31045
31045
|
/*!
|
|
31046
31046
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31047
31047
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31048
|
-
* Copyright (c) 2013-
|
|
31048
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31049
31049
|
*/
|
|
31050
31050
|
|
|
31051
31051
|
|
|
@@ -31171,7 +31171,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fon
|
|
|
31171
31171
|
/*!
|
|
31172
31172
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31173
31173
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31174
|
-
* Copyright (c) 2013-
|
|
31174
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31175
31175
|
*/
|
|
31176
31176
|
|
|
31177
31177
|
|
|
@@ -31235,7 +31235,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('font'
|
|
|
31235
31235
|
/*!
|
|
31236
31236
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31237
31237
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31238
|
-
* Copyright (c) 2013-
|
|
31238
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31239
31239
|
*/
|
|
31240
31240
|
|
|
31241
31241
|
|
|
@@ -31300,7 +31300,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.par
|
|
|
31300
31300
|
/*!
|
|
31301
31301
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31302
31302
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31303
|
-
* Copyright (c) 2013-
|
|
31303
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31304
31304
|
*/
|
|
31305
31305
|
|
|
31306
31306
|
|
|
@@ -31339,7 +31339,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('forma
|
|
|
31339
31339
|
/*!
|
|
31340
31340
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31341
31341
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31342
|
-
* Copyright (c) 2013-
|
|
31342
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31343
31343
|
*/
|
|
31344
31344
|
|
|
31345
31345
|
|
|
@@ -31383,7 +31383,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ful
|
|
|
31383
31383
|
/*!
|
|
31384
31384
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31385
31385
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31386
|
-
* Copyright (c) 2013-
|
|
31386
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31387
31387
|
*/
|
|
31388
31388
|
|
|
31389
31389
|
|
|
@@ -31486,7 +31486,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('fulls
|
|
|
31486
31486
|
/*!
|
|
31487
31487
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31488
31488
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31489
|
-
* Copyright (c) 2013-
|
|
31489
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31490
31490
|
*/
|
|
31491
31491
|
|
|
31492
31492
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHotkeys = {
|
|
@@ -31512,7 +31512,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHot
|
|
|
31512
31512
|
/*!
|
|
31513
31513
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31514
31514
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31515
|
-
* Copyright (c) 2013-
|
|
31515
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31516
31516
|
*/
|
|
31517
31517
|
|
|
31518
31518
|
|
|
@@ -31671,7 +31671,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hotke
|
|
|
31671
31671
|
/*!
|
|
31672
31672
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31673
31673
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31674
|
-
* Copyright (c) 2013-
|
|
31674
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31675
31675
|
*/
|
|
31676
31676
|
|
|
31677
31677
|
|
|
@@ -31719,7 +31719,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hr',
|
|
|
31719
31719
|
/*!
|
|
31720
31720
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31721
31721
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31722
|
-
* Copyright (c) 2013-
|
|
31722
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31723
31723
|
*/
|
|
31724
31724
|
/**
|
|
31725
31725
|
* @module plugins/iframe
|
|
@@ -31813,7 +31813,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.iframeSandbo
|
|
|
31813
31813
|
/*!
|
|
31814
31814
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31815
31815
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31816
|
-
* Copyright (c) 2013-
|
|
31816
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31817
31817
|
*/
|
|
31818
31818
|
|
|
31819
31819
|
|
|
@@ -32004,7 +32004,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('ifram
|
|
|
32004
32004
|
/*!
|
|
32005
32005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32006
32006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32007
|
-
* Copyright (c) 2013-
|
|
32007
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32008
32008
|
*/
|
|
32009
32009
|
/**
|
|
32010
32010
|
* @module plugins/image-processor
|
|
@@ -32032,7 +32032,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.imageProcess
|
|
|
32032
32032
|
/*!
|
|
32033
32033
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32034
32034
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32035
|
-
* Copyright (c) 2013-
|
|
32035
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32036
32036
|
*/
|
|
32037
32037
|
|
|
32038
32038
|
|
|
@@ -32158,7 +32158,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32158
32158
|
/*!
|
|
32159
32159
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32160
32160
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32161
|
-
* Copyright (c) 2013-
|
|
32161
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32162
32162
|
*/
|
|
32163
32163
|
/**
|
|
32164
32164
|
* @module plugins/image-properties
|
|
@@ -32208,7 +32208,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.image = {
|
|
|
32208
32208
|
/*!
|
|
32209
32209
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32210
32210
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32211
|
-
* Copyright (c) 2013-
|
|
32211
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32212
32212
|
*/
|
|
32213
32213
|
|
|
32214
32214
|
|
|
@@ -32456,7 +32456,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
32456
32456
|
/*!
|
|
32457
32457
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32458
32458
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32459
|
-
* Copyright (c) 2013-
|
|
32459
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32460
32460
|
*/
|
|
32461
32461
|
|
|
32462
32462
|
/**
|
|
@@ -32498,7 +32498,7 @@ function readAlign(image, values) {
|
|
|
32498
32498
|
/*!
|
|
32499
32499
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32500
32500
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32501
|
-
* Copyright (c) 2013-
|
|
32501
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32502
32502
|
*/
|
|
32503
32503
|
|
|
32504
32504
|
|
|
@@ -32549,7 +32549,7 @@ async function readValuesFromImage(j, state) {
|
|
|
32549
32549
|
/*!
|
|
32550
32550
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32551
32551
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32552
|
-
* Copyright (c) 2013-
|
|
32552
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32553
32553
|
*/
|
|
32554
32554
|
|
|
32555
32555
|
|
|
@@ -32580,7 +32580,7 @@ function readLink(state, j, values) {
|
|
|
32580
32580
|
/*!
|
|
32581
32581
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32582
32582
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32583
|
-
* Copyright (c) 2013-
|
|
32583
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32584
32584
|
*/
|
|
32585
32585
|
/**
|
|
32586
32586
|
* @module plugins/image-properties
|
|
@@ -32626,7 +32626,7 @@ function readMargins(image, values, state) {
|
|
|
32626
32626
|
/*!
|
|
32627
32627
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32628
32628
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32629
|
-
* Copyright (c) 2013-
|
|
32629
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32630
32630
|
*/
|
|
32631
32631
|
/**
|
|
32632
32632
|
* @module plugins/image-properties
|
|
@@ -32690,7 +32690,7 @@ async function readSizes(image, values, state) {
|
|
|
32690
32690
|
/*!
|
|
32691
32691
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32692
32692
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32693
|
-
* Copyright (c) 2013-
|
|
32693
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32694
32694
|
*/
|
|
32695
32695
|
|
|
32696
32696
|
|
|
@@ -32870,7 +32870,7 @@ UIImagePropertiesForm = (0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .
|
|
|
32870
32870
|
/*!
|
|
32871
32871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32872
32872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32873
|
-
* Copyright (c) 2013-
|
|
32873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32874
32874
|
*/
|
|
32875
32875
|
|
|
32876
32876
|
|
|
@@ -33061,7 +33061,7 @@ UIImageMainTab = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
|
33061
33061
|
/*!
|
|
33062
33062
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33063
33063
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33064
|
-
* Copyright (c) 2013-
|
|
33064
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33065
33065
|
*/
|
|
33066
33066
|
|
|
33067
33067
|
|
|
@@ -33327,7 +33327,7 @@ UIImagePositionTab = (0,tslib__WEBPACK_IMPORTED_MODULE_8__/* .__decorate */ .Cg)
|
|
|
33327
33327
|
/*!
|
|
33328
33328
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33329
33329
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33330
|
-
* Copyright (c) 2013-
|
|
33330
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33331
33331
|
*/
|
|
33332
33332
|
|
|
33333
33333
|
|
|
@@ -33394,7 +33394,7 @@ function openImageEditorDialog(j, state) {
|
|
|
33394
33394
|
/*!
|
|
33395
33395
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33396
33396
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33397
|
-
* Copyright (c) 2013-
|
|
33397
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33398
33398
|
*/
|
|
33399
33399
|
|
|
33400
33400
|
|
|
@@ -33442,7 +33442,7 @@ function openImagePopup(j, dialog, state, button) {
|
|
|
33442
33442
|
/*!
|
|
33443
33443
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33444
33444
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33445
|
-
* Copyright (c) 2013-
|
|
33445
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33446
33446
|
*/
|
|
33447
33447
|
/**
|
|
33448
33448
|
* @module plugins/image-properties
|
|
@@ -33482,7 +33482,7 @@ const normalSizeToString = (value) => {
|
|
|
33482
33482
|
/*!
|
|
33483
33483
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33484
33484
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33485
|
-
* Copyright (c) 2013-
|
|
33485
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33486
33486
|
*/
|
|
33487
33487
|
|
|
33488
33488
|
|
|
@@ -33548,7 +33548,7 @@ function applyValuesToImage(j, state, image) {
|
|
|
33548
33548
|
/*!
|
|
33549
33549
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33550
33550
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33551
|
-
* Copyright (c) 2013-
|
|
33551
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33552
33552
|
*/
|
|
33553
33553
|
|
|
33554
33554
|
|
|
@@ -33585,7 +33585,7 @@ function applyLink(j, image, imageLink, imageLinkOpenInNewTab) {
|
|
|
33585
33585
|
/*!
|
|
33586
33586
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33587
33587
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33588
|
-
* Copyright (c) 2013-
|
|
33588
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33589
33589
|
*/
|
|
33590
33590
|
|
|
33591
33591
|
|
|
@@ -33633,7 +33633,7 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
|
|
|
33633
33633
|
/*!
|
|
33634
33634
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33635
33635
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33636
|
-
* Copyright (c) 2013-
|
|
33636
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33637
33637
|
*/
|
|
33638
33638
|
/**
|
|
33639
33639
|
* @module plugins/image-properties
|
|
@@ -33684,7 +33684,7 @@ function applySize(image, imageWidth, imageHeight, sizeIsLocked) {
|
|
|
33684
33684
|
/*!
|
|
33685
33685
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33686
33686
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33687
|
-
* Copyright (c) 2013-
|
|
33687
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33688
33688
|
*/
|
|
33689
33689
|
|
|
33690
33690
|
|
|
@@ -33758,7 +33758,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('image
|
|
|
33758
33758
|
/*!
|
|
33759
33759
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33760
33760
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33761
|
-
* Copyright (c) 2013-
|
|
33761
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33762
33762
|
*/
|
|
33763
33763
|
|
|
33764
33764
|
|
|
@@ -33801,7 +33801,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin
|
|
|
33801
33801
|
/*!
|
|
33802
33802
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33803
33803
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33804
|
-
* Copyright (c) 2013-
|
|
33804
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33805
33805
|
*/
|
|
33806
33806
|
/**
|
|
33807
33807
|
* @module plugins/indent
|
|
@@ -33830,7 +33830,7 @@ const getKey = (direction, box) => `${jodit_core_dom_dom__WEBPACK_IMPORTED_MODUL
|
|
|
33830
33830
|
/*!
|
|
33831
33831
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33832
33832
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33833
|
-
* Copyright (c) 2013-
|
|
33833
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33834
33834
|
*/
|
|
33835
33835
|
|
|
33836
33836
|
|
|
@@ -33968,7 +33968,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
33968
33968
|
/*!
|
|
33969
33969
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33970
33970
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33971
|
-
* Copyright (c) 2013-
|
|
33971
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33972
33972
|
*/
|
|
33973
33973
|
/**
|
|
33974
33974
|
* [[include:plugins/README.md]]
|
|
@@ -34070,7 +34070,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
34070
34070
|
/*!
|
|
34071
34071
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34072
34072
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34073
|
-
* Copyright (c) 2013-
|
|
34073
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34074
34074
|
*/
|
|
34075
34075
|
|
|
34076
34076
|
|
|
@@ -34136,7 +34136,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34136
34136
|
/*!
|
|
34137
34137
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34138
34138
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34139
|
-
* Copyright (c) 2013-
|
|
34139
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34140
34140
|
*/
|
|
34141
34141
|
|
|
34142
34142
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34172,7 +34172,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
34172
34172
|
/*!
|
|
34173
34173
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34174
34174
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34175
|
-
* Copyright (c) 2013-
|
|
34175
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34176
34176
|
*/
|
|
34177
34177
|
|
|
34178
34178
|
|
|
@@ -34285,7 +34285,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34285
34285
|
/*!
|
|
34286
34286
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34287
34287
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34288
|
-
* Copyright (c) 2013-
|
|
34288
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34289
34289
|
*/
|
|
34290
34290
|
|
|
34291
34291
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -34316,7 +34316,7 @@ const cmd = (control) => control.args && (0,jodit_core_helpers_checker__WEBPACK_
|
|
|
34316
34316
|
/*!
|
|
34317
34317
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34318
34318
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34319
|
-
* Copyright (c) 2013-
|
|
34319
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34320
34320
|
*/
|
|
34321
34321
|
|
|
34322
34322
|
|
|
@@ -34396,7 +34396,7 @@ const align = {
|
|
|
34396
34396
|
/*!
|
|
34397
34397
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34398
34398
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34399
|
-
* Copyright (c) 2013-
|
|
34399
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34400
34400
|
*/
|
|
34401
34401
|
/**
|
|
34402
34402
|
* @module plugins/inline-popup
|
|
@@ -34450,7 +34450,7 @@ const align = {
|
|
|
34450
34450
|
/*!
|
|
34451
34451
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34452
34452
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34453
|
-
* Copyright (c) 2013-
|
|
34453
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34454
34454
|
*/
|
|
34455
34455
|
|
|
34456
34456
|
|
|
@@ -34726,7 +34726,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inlin
|
|
|
34726
34726
|
/*!
|
|
34727
34727
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34728
34728
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34729
|
-
* Copyright (c) 2013-
|
|
34729
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34730
34730
|
*/
|
|
34731
34731
|
|
|
34732
34732
|
|
|
@@ -34856,7 +34856,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('justi
|
|
|
34856
34856
|
/*!
|
|
34857
34857
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34858
34858
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34859
|
-
* Copyright (c) 2013-
|
|
34859
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34860
34860
|
*/
|
|
34861
34861
|
|
|
34862
34862
|
|
|
@@ -34903,7 +34903,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('keyAr
|
|
|
34903
34903
|
/*!
|
|
34904
34904
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34905
34905
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34906
|
-
* Copyright (c) 2013-
|
|
34906
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34907
34907
|
*/
|
|
34908
34908
|
/**
|
|
34909
34909
|
* @module plugins/limit
|
|
@@ -34930,7 +34930,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.limitHTML =
|
|
|
34930
34930
|
/*!
|
|
34931
34931
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34932
34932
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34933
|
-
* Copyright (c) 2013-
|
|
34933
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34934
34934
|
*/
|
|
34935
34935
|
|
|
34936
34936
|
|
|
@@ -35045,7 +35045,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('limit
|
|
|
35045
35045
|
/*!
|
|
35046
35046
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35047
35047
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35048
|
-
* Copyright (c) 2013-
|
|
35048
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35049
35049
|
*/
|
|
35050
35050
|
|
|
35051
35051
|
|
|
@@ -35072,7 +35072,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35072
35072
|
/*!
|
|
35073
35073
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35074
35074
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35075
|
-
* Copyright (c) 2013-
|
|
35075
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35076
35076
|
*/
|
|
35077
35077
|
module.exports = {
|
|
35078
35078
|
'Line height': 'ارتفاع الخط'
|
|
@@ -35089,7 +35089,7 @@ module.exports = {
|
|
|
35089
35089
|
/*!
|
|
35090
35090
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35091
35091
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35092
|
-
* Copyright (c) 2013-
|
|
35092
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35093
35093
|
*/
|
|
35094
35094
|
module.exports = {
|
|
35095
35095
|
'Line height': 'Výška čáry'
|
|
@@ -35106,7 +35106,7 @@ module.exports = {
|
|
|
35106
35106
|
/*!
|
|
35107
35107
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35108
35108
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35109
|
-
* Copyright (c) 2013-
|
|
35109
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35110
35110
|
*/
|
|
35111
35111
|
module.exports = {
|
|
35112
35112
|
'Line height': 'Zeilenhöhe'
|
|
@@ -35123,7 +35123,7 @@ module.exports = {
|
|
|
35123
35123
|
/*!
|
|
35124
35124
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35125
35125
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35126
|
-
* Copyright (c) 2013-
|
|
35126
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35127
35127
|
*/
|
|
35128
35128
|
module.exports = {
|
|
35129
35129
|
'Line height': 'Altura de la línea'
|
|
@@ -35140,7 +35140,7 @@ module.exports = {
|
|
|
35140
35140
|
/*!
|
|
35141
35141
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35142
35142
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35143
|
-
* Copyright (c) 2013-
|
|
35143
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35144
35144
|
*/
|
|
35145
35145
|
module.exports = {
|
|
35146
35146
|
'Line height': 'ارتفاع خط'
|
|
@@ -35157,7 +35157,7 @@ module.exports = {
|
|
|
35157
35157
|
/*!
|
|
35158
35158
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35159
35159
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35160
|
-
* Copyright (c) 2013-
|
|
35160
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35161
35161
|
*/
|
|
35162
35162
|
module.exports = {
|
|
35163
35163
|
'Line height': 'Rivin korkeus'
|
|
@@ -35174,7 +35174,7 @@ module.exports = {
|
|
|
35174
35174
|
/*!
|
|
35175
35175
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35176
35176
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35177
|
-
* Copyright (c) 2013-
|
|
35177
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35178
35178
|
*/
|
|
35179
35179
|
module.exports = {
|
|
35180
35180
|
'Line height': 'Hauteur de ligne'
|
|
@@ -35191,7 +35191,7 @@ module.exports = {
|
|
|
35191
35191
|
/*!
|
|
35192
35192
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35193
35193
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35194
|
-
* Copyright (c) 2013-
|
|
35194
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35195
35195
|
*/
|
|
35196
35196
|
module.exports = {
|
|
35197
35197
|
'Line height': 'גובה שורה'
|
|
@@ -35208,7 +35208,7 @@ module.exports = {
|
|
|
35208
35208
|
/*!
|
|
35209
35209
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35210
35210
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35211
|
-
* Copyright (c) 2013-
|
|
35211
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35212
35212
|
*/
|
|
35213
35213
|
module.exports = {
|
|
35214
35214
|
'Line height': 'Vonal magassága'
|
|
@@ -35225,7 +35225,7 @@ module.exports = {
|
|
|
35225
35225
|
/*!
|
|
35226
35226
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35227
35227
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35228
|
-
* Copyright (c) 2013-
|
|
35228
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35229
35229
|
*/
|
|
35230
35230
|
module.exports = {
|
|
35231
35231
|
'Line height': 'Tinggi baris'
|
|
@@ -35310,7 +35310,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35310
35310
|
/*!
|
|
35311
35311
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35312
35312
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35313
|
-
* Copyright (c) 2013-
|
|
35313
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35314
35314
|
*/
|
|
35315
35315
|
|
|
35316
35316
|
|
|
@@ -35347,7 +35347,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
35347
35347
|
/*!
|
|
35348
35348
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35349
35349
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35350
|
-
* Copyright (c) 2013-
|
|
35350
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35351
35351
|
*/
|
|
35352
35352
|
module.exports = {
|
|
35353
35353
|
'Line height': 'Altezza linea'
|
|
@@ -35364,7 +35364,7 @@ module.exports = {
|
|
|
35364
35364
|
/*!
|
|
35365
35365
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35366
35366
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35367
|
-
* Copyright (c) 2013-
|
|
35367
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35368
35368
|
*/
|
|
35369
35369
|
module.exports = {
|
|
35370
35370
|
'Line height': 'ラインの高さ'
|
|
@@ -35381,7 +35381,7 @@ module.exports = {
|
|
|
35381
35381
|
/*!
|
|
35382
35382
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35383
35383
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35384
|
-
* Copyright (c) 2013-
|
|
35384
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35385
35385
|
*/
|
|
35386
35386
|
module.exports = {
|
|
35387
35387
|
'Line height': '선 높이'
|
|
@@ -35398,7 +35398,7 @@ module.exports = {
|
|
|
35398
35398
|
/*!
|
|
35399
35399
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35400
35400
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35401
|
-
* Copyright (c) 2013-
|
|
35401
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35402
35402
|
*/
|
|
35403
35403
|
module.exports = {
|
|
35404
35404
|
'Line height': 'Зураасны өндөр'
|
|
@@ -35415,7 +35415,7 @@ module.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
|
module.exports = {
|
|
35421
35421
|
'Line height': 'Lijnhoogte'
|
|
@@ -35432,7 +35432,7 @@ module.exports = {
|
|
|
35432
35432
|
/*!
|
|
35433
35433
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35434
35434
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35435
|
-
* Copyright (c) 2013-
|
|
35435
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35436
35436
|
*/
|
|
35437
35437
|
module.exports = {
|
|
35438
35438
|
'Line height': 'Wysokość linii'
|
|
@@ -35449,7 +35449,7 @@ module.exports = {
|
|
|
35449
35449
|
/*!
|
|
35450
35450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35451
35451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35452
|
-
* Copyright (c) 2013-
|
|
35452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35453
35453
|
*/
|
|
35454
35454
|
module.exports = {
|
|
35455
35455
|
'Line height': 'Altura da linha'
|
|
@@ -35466,7 +35466,7 @@ module.exports = {
|
|
|
35466
35466
|
/*!
|
|
35467
35467
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35468
35468
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35469
|
-
* Copyright (c) 2013-
|
|
35469
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35470
35470
|
*/
|
|
35471
35471
|
module.exports = {
|
|
35472
35472
|
'Line height': 'Высота линии'
|
|
@@ -35483,7 +35483,7 @@ module.exports = {
|
|
|
35483
35483
|
/*!
|
|
35484
35484
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35485
35485
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35486
|
-
* Copyright (c) 2013-
|
|
35486
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35487
35487
|
*/
|
|
35488
35488
|
module.exports = {
|
|
35489
35489
|
'Line height': 'Çizgi yüksekliği'
|
|
@@ -35500,7 +35500,7 @@ module.exports = {
|
|
|
35500
35500
|
/*!
|
|
35501
35501
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35502
35502
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35503
|
-
* Copyright (c) 2013-
|
|
35503
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35504
35504
|
*/
|
|
35505
35505
|
module.exports = {
|
|
35506
35506
|
'Line height': 'Висота лінії'
|
|
@@ -35517,7 +35517,7 @@ module.exports = {
|
|
|
35517
35517
|
/*!
|
|
35518
35518
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35519
35519
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35520
|
-
* Copyright (c) 2013-
|
|
35520
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35521
35521
|
*/
|
|
35522
35522
|
module.exports = {
|
|
35523
35523
|
'Line height': '线高'
|
|
@@ -35534,7 +35534,7 @@ module.exports = {
|
|
|
35534
35534
|
/*!
|
|
35535
35535
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35536
35536
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35537
|
-
* Copyright (c) 2013-
|
|
35537
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35538
35538
|
*/
|
|
35539
35539
|
module.exports = {
|
|
35540
35540
|
'Line height': '行高'
|
|
@@ -35559,7 +35559,7 @@ module.exports = {
|
|
|
35559
35559
|
/*!
|
|
35560
35560
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35561
35561
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35562
|
-
* Copyright (c) 2013-
|
|
35562
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35563
35563
|
*/
|
|
35564
35564
|
|
|
35565
35565
|
|
|
@@ -35648,7 +35648,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('lineH
|
|
|
35648
35648
|
/*!
|
|
35649
35649
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35650
35650
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35651
|
-
* Copyright (c) 2013-
|
|
35651
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35652
35652
|
*/
|
|
35653
35653
|
|
|
35654
35654
|
|
|
@@ -35711,7 +35711,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
35711
35711
|
/*!
|
|
35712
35712
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35713
35713
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35714
|
-
* Copyright (c) 2013-
|
|
35714
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35715
35715
|
*/
|
|
35716
35716
|
|
|
35717
35717
|
|
|
@@ -36042,7 +36042,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
36042
36042
|
/*!
|
|
36043
36043
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36044
36044
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36045
|
-
* Copyright (c) 2013-
|
|
36045
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36046
36046
|
*/
|
|
36047
36047
|
|
|
36048
36048
|
|
|
@@ -36135,7 +36135,7 @@ const formTemplate = (editor) => {
|
|
|
36135
36135
|
/*!
|
|
36136
36136
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36137
36137
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36138
|
-
* Copyright (c) 2013-
|
|
36138
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36139
36139
|
*/
|
|
36140
36140
|
/**
|
|
36141
36141
|
* @module plugins/media
|
|
@@ -36160,7 +36160,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.mediaBlocks
|
|
|
36160
36160
|
/*!
|
|
36161
36161
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36162
36162
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36163
|
-
* Copyright (c) 2013-
|
|
36163
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36164
36164
|
*/
|
|
36165
36165
|
|
|
36166
36166
|
|
|
@@ -36241,7 +36241,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('media
|
|
|
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
|
|
|
@@ -36396,7 +36396,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.dot
|
|
|
36396
36396
|
/*!
|
|
36397
36397
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36398
36398
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36399
|
-
* Copyright (c) 2013-
|
|
36399
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36400
36400
|
*/
|
|
36401
36401
|
|
|
36402
36402
|
|
|
@@ -36481,7 +36481,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('mobil
|
|
|
36481
36481
|
/*!
|
|
36482
36482
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36483
36483
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36484
|
-
* Copyright (c) 2013-
|
|
36484
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36485
36485
|
*/
|
|
36486
36486
|
|
|
36487
36487
|
|
|
@@ -36538,7 +36538,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ol
|
|
|
36538
36538
|
/*!
|
|
36539
36539
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36540
36540
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36541
|
-
* Copyright (c) 2013-
|
|
36541
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36542
36542
|
*/
|
|
36543
36543
|
|
|
36544
36544
|
|
|
@@ -36598,7 +36598,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('order
|
|
|
36598
36598
|
/*!
|
|
36599
36599
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36600
36600
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36601
|
-
* Copyright (c) 2013-
|
|
36601
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36602
36602
|
*/
|
|
36603
36603
|
|
|
36604
36604
|
|
|
@@ -36632,7 +36632,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.pasteFromWor
|
|
|
36632
36632
|
/*!
|
|
36633
36633
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36634
36634
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36635
|
-
* Copyright (c) 2013-
|
|
36635
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36636
36636
|
*/
|
|
36637
36637
|
|
|
36638
36638
|
|
|
@@ -36712,7 +36712,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36712
36712
|
/*!
|
|
36713
36713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36714
36714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36715
|
-
* Copyright (c) 2013-
|
|
36715
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36716
36716
|
*/
|
|
36717
36717
|
|
|
36718
36718
|
|
|
@@ -36888,7 +36888,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
36888
36888
|
/*!
|
|
36889
36889
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36890
36890
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36891
|
-
* Copyright (c) 2013-
|
|
36891
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36892
36892
|
*/
|
|
36893
36893
|
|
|
36894
36894
|
|
|
@@ -36989,7 +36989,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.pas
|
|
|
36989
36989
|
/*!
|
|
36990
36990
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36991
36991
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36992
|
-
* Copyright (c) 2013-
|
|
36992
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36993
36993
|
*/
|
|
36994
36994
|
|
|
36995
36995
|
|
|
@@ -37111,7 +37111,7 @@ function askInsertTypeDialog(jodit, msg, title, callback, buttonList) {
|
|
|
37111
37111
|
/*!
|
|
37112
37112
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37113
37113
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37114
|
-
* Copyright (c) 2013-
|
|
37114
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37115
37115
|
*/
|
|
37116
37116
|
|
|
37117
37117
|
|
|
@@ -37287,7 +37287,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste
|
|
|
37287
37287
|
/*!
|
|
37288
37288
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37289
37289
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37290
|
-
* Copyright (c) 2013-
|
|
37290
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37291
37291
|
*/
|
|
37292
37292
|
/**
|
|
37293
37293
|
* @module plugins/placeholder
|
|
@@ -37321,7 +37321,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.useInputsPla
|
|
|
37321
37321
|
/*!
|
|
37322
37322
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37323
37323
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37324
|
-
* Copyright (c) 2013-
|
|
37324
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37325
37325
|
*/
|
|
37326
37326
|
|
|
37327
37327
|
|
|
@@ -37484,7 +37484,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('place
|
|
|
37484
37484
|
/*!
|
|
37485
37485
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37486
37486
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37487
|
-
* Copyright (c) 2013-
|
|
37487
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37488
37488
|
*/
|
|
37489
37489
|
|
|
37490
37490
|
function poweredByJodit(jodit) {
|
|
@@ -37523,7 +37523,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('power
|
|
|
37523
37523
|
/*!
|
|
37524
37524
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37525
37525
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37526
|
-
* Copyright (c) 2013-
|
|
37526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37527
37527
|
*/
|
|
37528
37528
|
|
|
37529
37529
|
|
|
@@ -37566,7 +37566,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('previ
|
|
|
37566
37566
|
/*!
|
|
37567
37567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37568
37568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37569
|
-
* Copyright (c) 2013-
|
|
37569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37570
37570
|
*/
|
|
37571
37571
|
|
|
37572
37572
|
/**
|
|
@@ -37687,7 +37687,7 @@ function generateCriticalCSS(jodit) {
|
|
|
37687
37687
|
/*!
|
|
37688
37688
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37689
37689
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37690
|
-
* Copyright (c) 2013-
|
|
37690
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37691
37691
|
*/
|
|
37692
37692
|
|
|
37693
37693
|
|
|
@@ -37774,7 +37774,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('print
|
|
|
37774
37774
|
/*!
|
|
37775
37775
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37776
37776
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37777
|
-
* Copyright (c) 2013-
|
|
37777
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37778
37778
|
*/
|
|
37779
37779
|
|
|
37780
37780
|
|
|
@@ -37843,7 +37843,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('redoU
|
|
|
37843
37843
|
/*!
|
|
37844
37844
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37845
37845
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37846
|
-
* Copyright (c) 2013-
|
|
37846
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37847
37847
|
*/
|
|
37848
37848
|
/**
|
|
37849
37849
|
* @module plugins/resize-cells
|
|
@@ -37870,7 +37870,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
37870
37870
|
/*!
|
|
37871
37871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37872
37872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37873
|
-
* Copyright (c) 2013-
|
|
37873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37874
37874
|
*/
|
|
37875
37875
|
|
|
37876
37876
|
|
|
@@ -38182,7 +38182,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38182
38182
|
/*!
|
|
38183
38183
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38184
38184
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38185
|
-
* Copyright (c) 2013-
|
|
38185
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38186
38186
|
*/
|
|
38187
38187
|
/**
|
|
38188
38188
|
* @module plugins/resize-handler
|
|
@@ -38209,7 +38209,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeY
|
|
|
38209
38209
|
/*!
|
|
38210
38210
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38211
38211
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38212
|
-
* Copyright (c) 2013-
|
|
38212
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38213
38213
|
*/
|
|
38214
38214
|
|
|
38215
38215
|
|
|
@@ -38323,7 +38323,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('resiz
|
|
|
38323
38323
|
/*!
|
|
38324
38324
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38325
38325
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38326
|
-
* Copyright (c) 2013-
|
|
38326
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38327
38327
|
*/
|
|
38328
38328
|
|
|
38329
38329
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeTags = new Set(['img', 'iframe', 'table', 'jodit']);
|
|
@@ -38355,7 +38355,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.resizer = {
|
|
|
38355
38355
|
/*!
|
|
38356
38356
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38357
38357
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38358
|
-
* Copyright (c) 2013-
|
|
38358
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38359
38359
|
*/
|
|
38360
38360
|
|
|
38361
38361
|
|
|
@@ -38828,7 +38828,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
38828
38828
|
/*!
|
|
38829
38829
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38830
38830
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38831
|
-
* Copyright (c) 2013-
|
|
38831
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38832
38832
|
*/
|
|
38833
38833
|
|
|
38834
38834
|
|
|
@@ -38889,7 +38889,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fin
|
|
|
38889
38889
|
/*!
|
|
38890
38890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38891
38891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38892
|
-
* Copyright (c) 2013-
|
|
38892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38893
38893
|
*/
|
|
38894
38894
|
|
|
38895
38895
|
|
|
@@ -39044,7 +39044,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39044
39044
|
/*!
|
|
39045
39045
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39046
39046
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39047
|
-
* Copyright (c) 2013-
|
|
39047
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39048
39048
|
*/
|
|
39049
39049
|
/**
|
|
39050
39050
|
* @module plugins/search
|
|
@@ -39066,7 +39066,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
39066
39066
|
/*!
|
|
39067
39067
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39068
39068
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39069
|
-
* Copyright (c) 2013-
|
|
39069
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39070
39070
|
*/
|
|
39071
39071
|
|
|
39072
39072
|
class SentenceFinder {
|
|
@@ -39145,7 +39145,7 @@ class SentenceFinder {
|
|
|
39145
39145
|
/*!
|
|
39146
39146
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39147
39147
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39148
|
-
* Copyright (c) 2013-
|
|
39148
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39149
39149
|
*/
|
|
39150
39150
|
|
|
39151
39151
|
|
|
@@ -39503,7 +39503,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('searc
|
|
|
39503
39503
|
/*!
|
|
39504
39504
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39505
39505
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39506
|
-
* Copyright (c) 2013-
|
|
39506
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39507
39507
|
*/
|
|
39508
39508
|
|
|
39509
39509
|
|
|
@@ -39714,7 +39714,7 @@ UISearch = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
|
39714
39714
|
/*!
|
|
39715
39715
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39716
39716
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39717
|
-
* Copyright (c) 2013-
|
|
39717
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39718
39718
|
*/
|
|
39719
39719
|
/**
|
|
39720
39720
|
* @module plugins/select-cells
|
|
@@ -39742,7 +39742,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
39742
39742
|
/*!
|
|
39743
39743
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39744
39744
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39745
|
-
* Copyright (c) 2013-
|
|
39745
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39746
39746
|
*/
|
|
39747
39747
|
|
|
39748
39748
|
|
|
@@ -40077,7 +40077,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selec
|
|
|
40077
40077
|
/*!
|
|
40078
40078
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40079
40079
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40080
|
-
* Copyright (c) 2013-
|
|
40080
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40081
40081
|
*/
|
|
40082
40082
|
/**
|
|
40083
40083
|
* @module plugins/select
|
|
@@ -40107,7 +40107,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.select = {
|
|
|
40107
40107
|
/*!
|
|
40108
40108
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40109
40109
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40110
|
-
* Copyright (c) 2013-
|
|
40110
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40111
40111
|
*/
|
|
40112
40112
|
|
|
40113
40113
|
|
|
@@ -40248,7 +40248,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('selec
|
|
|
40248
40248
|
/*!
|
|
40249
40249
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40250
40250
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40251
|
-
* Copyright (c) 2013-
|
|
40251
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40252
40252
|
*/
|
|
40253
40253
|
/**
|
|
40254
40254
|
* @module plugins/size
|
|
@@ -40297,7 +40297,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.saveHeightIn
|
|
|
40297
40297
|
/*!
|
|
40298
40298
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40299
40299
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40300
|
-
* Copyright (c) 2013-
|
|
40300
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40301
40301
|
*/
|
|
40302
40302
|
|
|
40303
40303
|
|
|
@@ -40364,6 +40364,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40364
40364
|
* Manually change height
|
|
40365
40365
|
*/
|
|
40366
40366
|
__setHeight(height) {
|
|
40367
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40367
40368
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(height)) {
|
|
40368
40369
|
const { minHeight, maxHeight } = this.j.o;
|
|
40369
40370
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minHeight) && minHeight > height) {
|
|
@@ -40377,12 +40378,13 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40377
40378
|
if (this.j.o.saveHeightInStorage) {
|
|
40378
40379
|
this.j.storage.set('height', height);
|
|
40379
40380
|
}
|
|
40380
|
-
this.__resizeWorkspaceImd();
|
|
40381
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40381
40382
|
}
|
|
40382
40383
|
/**
|
|
40383
40384
|
* Manually change width
|
|
40384
40385
|
*/
|
|
40385
40386
|
__setWidth(width) {
|
|
40387
|
+
const { clientHeight, clientWidth } = this.j.container;
|
|
40386
40388
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(width)) {
|
|
40387
40389
|
const { minWidth, maxWidth } = this.j.o;
|
|
40388
40390
|
if ((0,jodit_core_helpers_checker_is_number__WEBPACK_IMPORTED_MODULE_5__/* .isNumber */ .E)(minWidth) && minWidth > width) {
|
|
@@ -40393,7 +40395,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40393
40395
|
}
|
|
40394
40396
|
}
|
|
40395
40397
|
(0,jodit_core_helpers_utils_css__WEBPACK_IMPORTED_MODULE_4__/* .css */ .A)(this.j.container, 'width', width);
|
|
40396
|
-
this.__resizeWorkspaceImd();
|
|
40398
|
+
this.__resizeWorkspaceImd({ clientHeight, clientWidth });
|
|
40397
40399
|
}
|
|
40398
40400
|
/**
|
|
40399
40401
|
* Returns service spaces: toolbar + statusbar
|
|
@@ -40406,7 +40408,7 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40406
40408
|
/**
|
|
40407
40409
|
* Calculate workspace height
|
|
40408
40410
|
*/
|
|
40409
|
-
__resizeWorkspaceImd() {
|
|
40411
|
+
__resizeWorkspaceImd({ clientHeight, clientWidth } = this.j.container) {
|
|
40410
40412
|
if (!this.j || this.j.isDestructed || !this.j.o || this.j.o.inline) {
|
|
40411
40413
|
return;
|
|
40412
40414
|
}
|
|
@@ -40433,6 +40435,11 @@ let size = class size extends jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_
|
|
|
40433
40435
|
? this.j.container.offsetHeight - this.__getNotWorkHeight()
|
|
40434
40436
|
: 'auto');
|
|
40435
40437
|
}
|
|
40438
|
+
const { clientHeight: newClientHeight, clientWidth: newClientWidth } = this.j.container;
|
|
40439
|
+
if (clientHeight !== newClientHeight ||
|
|
40440
|
+
clientWidth !== newClientWidth) {
|
|
40441
|
+
this.j.e.fire(this.j, 'resize');
|
|
40442
|
+
}
|
|
40436
40443
|
}
|
|
40437
40444
|
/** @override **/
|
|
40438
40445
|
beforeDestruct(jodit) {
|
|
@@ -40468,7 +40475,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('size'
|
|
|
40468
40475
|
/*!
|
|
40469
40476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40470
40477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40471
|
-
* Copyright (c) 2013-
|
|
40478
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40472
40479
|
*/
|
|
40473
40480
|
|
|
40474
40481
|
|
|
@@ -40533,7 +40540,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.sou
|
|
|
40533
40540
|
/*!
|
|
40534
40541
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40535
40542
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40536
|
-
* Copyright (c) 2013-
|
|
40543
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40537
40544
|
*/
|
|
40538
40545
|
|
|
40539
40546
|
|
|
@@ -40631,10 +40638,12 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40631
40638
|
if (editor.getRealMode() !== jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40632
40639
|
this.setValue(this.getValue());
|
|
40633
40640
|
}
|
|
40634
|
-
const onResize = this.j.async.
|
|
40635
|
-
if (editor.isInDestruct
|
|
40641
|
+
const onResize = this.j.async.throttle(() => {
|
|
40642
|
+
if (editor.isInDestruct ||
|
|
40643
|
+
editor.getMode() === jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.MODE_WYSIWYG) {
|
|
40636
40644
|
return;
|
|
40637
40645
|
}
|
|
40646
|
+
const hasFocus = this.instance.isFocused();
|
|
40638
40647
|
if (editor.o.height !== 'auto') {
|
|
40639
40648
|
this.instance.setOption('maxLines', editor.workplace.offsetHeight /
|
|
40640
40649
|
this.instance.renderer.lineHeight);
|
|
@@ -40643,8 +40652,11 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40643
40652
|
this.instance.setOption('maxLines', Infinity);
|
|
40644
40653
|
}
|
|
40645
40654
|
this.instance.resize();
|
|
40655
|
+
hasFocus && this.focus();
|
|
40646
40656
|
}, this.j.defaultTimeout * 2);
|
|
40647
|
-
editor.e
|
|
40657
|
+
editor.e
|
|
40658
|
+
.on(editor, 'resize', onResize)
|
|
40659
|
+
.on('afterResize afterSetMode', onResize);
|
|
40648
40660
|
onResize();
|
|
40649
40661
|
this.onReady();
|
|
40650
40662
|
};
|
|
@@ -40695,6 +40707,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40695
40707
|
return this.instance.isFocused();
|
|
40696
40708
|
}
|
|
40697
40709
|
focus() {
|
|
40710
|
+
this.instance.container.focus();
|
|
40698
40711
|
this.instance.focus();
|
|
40699
40712
|
}
|
|
40700
40713
|
blur() {
|
|
@@ -40760,7 +40773,7 @@ class AceEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_IMPORT
|
|
|
40760
40773
|
/*!
|
|
40761
40774
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40762
40775
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40763
|
-
* Copyright (c) 2013-
|
|
40776
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40764
40777
|
*/
|
|
40765
40778
|
|
|
40766
40779
|
|
|
@@ -40878,7 +40891,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
40878
40891
|
/*!
|
|
40879
40892
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40880
40893
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40881
|
-
* Copyright (c) 2013-
|
|
40894
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40882
40895
|
*/
|
|
40883
40896
|
/**
|
|
40884
40897
|
* @module plugins/source
|
|
@@ -40902,7 +40915,7 @@ class TextAreaEditor extends jodit_plugins_source_editor_sourceEditor__WEBPACK_I
|
|
|
40902
40915
|
/*!
|
|
40903
40916
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40904
40917
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40905
|
-
* Copyright (c) 2013-
|
|
40918
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40906
40919
|
*/
|
|
40907
40920
|
|
|
40908
40921
|
|
|
@@ -40942,7 +40955,7 @@ function createSourceEditor(type, editor, container, toWYSIWYG, fromWYSIWYG) {
|
|
|
40942
40955
|
/*!
|
|
40943
40956
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40944
40957
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40945
|
-
* Copyright (c) 2013-
|
|
40958
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40946
40959
|
*/
|
|
40947
40960
|
class SourceEditor {
|
|
40948
40961
|
constructor(jodit, container, toWYSIWYG, fromWYSIWYG) {
|
|
@@ -40994,7 +41007,7 @@ class SourceEditor {
|
|
|
40994
41007
|
/*!
|
|
40995
41008
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40996
41009
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40997
|
-
* Copyright (c) 2013-
|
|
41010
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40998
41011
|
*/
|
|
40999
41012
|
|
|
41000
41013
|
|
|
@@ -41312,7 +41325,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('sourc
|
|
|
41312
41325
|
/*!
|
|
41313
41326
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41314
41327
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41315
|
-
* Copyright (c) 2013-
|
|
41328
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41316
41329
|
*/
|
|
41317
41330
|
|
|
41318
41331
|
|
|
@@ -41340,7 +41353,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.spe
|
|
|
41340
41353
|
/*!
|
|
41341
41354
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41342
41355
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41343
|
-
* Copyright (c) 2013-
|
|
41356
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41344
41357
|
*/
|
|
41345
41358
|
module.exports = {
|
|
41346
41359
|
Spellcheck: 'التدقيق الإملائي'
|
|
@@ -41357,7 +41370,7 @@ module.exports = {
|
|
|
41357
41370
|
/*!
|
|
41358
41371
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41359
41372
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41360
|
-
* Copyright (c) 2013-
|
|
41373
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41361
41374
|
*/
|
|
41362
41375
|
module.exports = {
|
|
41363
41376
|
Spellcheck: 'Kontrola pravopisu'
|
|
@@ -41374,7 +41387,7 @@ module.exports = {
|
|
|
41374
41387
|
/*!
|
|
41375
41388
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41376
41389
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41377
|
-
* Copyright (c) 2013-
|
|
41390
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41378
41391
|
*/
|
|
41379
41392
|
module.exports = {
|
|
41380
41393
|
Spellcheck: 'Rechtschreibprüfung'
|
|
@@ -41391,7 +41404,7 @@ module.exports = {
|
|
|
41391
41404
|
/*!
|
|
41392
41405
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41393
41406
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41394
|
-
* Copyright (c) 2013-
|
|
41407
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41395
41408
|
*/
|
|
41396
41409
|
module.exports = {
|
|
41397
41410
|
Spellcheck: 'Corrección ortográfica'
|
|
@@ -41408,7 +41421,7 @@ module.exports = {
|
|
|
41408
41421
|
/*!
|
|
41409
41422
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41410
41423
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41411
|
-
* Copyright (c) 2013-
|
|
41424
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41412
41425
|
*/
|
|
41413
41426
|
module.exports = {
|
|
41414
41427
|
Spellcheck: 'غلطیابی املایی'
|
|
@@ -41425,7 +41438,7 @@ module.exports = {
|
|
|
41425
41438
|
/*!
|
|
41426
41439
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41427
41440
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41428
|
-
* Copyright (c) 2013-
|
|
41441
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41429
41442
|
*/
|
|
41430
41443
|
module.exports = {
|
|
41431
41444
|
Spellcheck: 'Oikeinkirjoituksen tarkistus'
|
|
@@ -41442,7 +41455,7 @@ module.exports = {
|
|
|
41442
41455
|
/*!
|
|
41443
41456
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41444
41457
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41445
|
-
* Copyright (c) 2013-
|
|
41458
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41446
41459
|
*/
|
|
41447
41460
|
module.exports = {
|
|
41448
41461
|
Spellcheck: 'Vérification Orthographique'
|
|
@@ -41459,7 +41472,7 @@ module.exports = {
|
|
|
41459
41472
|
/*!
|
|
41460
41473
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41461
41474
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41462
|
-
* Copyright (c) 2013-
|
|
41475
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41463
41476
|
*/
|
|
41464
41477
|
module.exports = {
|
|
41465
41478
|
Spellcheck: 'בדיקת איות'
|
|
@@ -41476,7 +41489,7 @@ module.exports = {
|
|
|
41476
41489
|
/*!
|
|
41477
41490
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41478
41491
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41479
|
-
* Copyright (c) 2013-
|
|
41492
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41480
41493
|
*/
|
|
41481
41494
|
module.exports = {
|
|
41482
41495
|
Spellcheck: 'Helyesírás-ellenőrzés'
|
|
@@ -41493,7 +41506,7 @@ module.exports = {
|
|
|
41493
41506
|
/*!
|
|
41494
41507
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41495
41508
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41496
|
-
* Copyright (c) 2013-
|
|
41509
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41497
41510
|
*/
|
|
41498
41511
|
module.exports = {
|
|
41499
41512
|
Spellcheck: 'Spellchecking'
|
|
@@ -41578,7 +41591,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41578
41591
|
/*!
|
|
41579
41592
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41580
41593
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41581
|
-
* Copyright (c) 2013-
|
|
41594
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41582
41595
|
*/
|
|
41583
41596
|
|
|
41584
41597
|
|
|
@@ -41615,7 +41628,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
41615
41628
|
/*!
|
|
41616
41629
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41617
41630
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41618
|
-
* Copyright (c) 2013-
|
|
41631
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41619
41632
|
*/
|
|
41620
41633
|
module.exports = {
|
|
41621
41634
|
Spellcheck: 'Controllo ortografico'
|
|
@@ -41632,7 +41645,7 @@ module.exports = {
|
|
|
41632
41645
|
/*!
|
|
41633
41646
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41634
41647
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41635
|
-
* Copyright (c) 2013-
|
|
41648
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41636
41649
|
*/
|
|
41637
41650
|
module.exports = {
|
|
41638
41651
|
Spellcheck: 'スペルチェック'
|
|
@@ -41649,7 +41662,7 @@ module.exports = {
|
|
|
41649
41662
|
/*!
|
|
41650
41663
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41651
41664
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41652
|
-
* Copyright (c) 2013-
|
|
41665
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41653
41666
|
*/
|
|
41654
41667
|
module.exports = {
|
|
41655
41668
|
Spellcheck: '맞춤법 검사'
|
|
@@ -41666,7 +41679,7 @@ module.exports = {
|
|
|
41666
41679
|
/*!
|
|
41667
41680
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41668
41681
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41669
|
-
* Copyright (c) 2013-
|
|
41682
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41670
41683
|
*/
|
|
41671
41684
|
module.exports = {
|
|
41672
41685
|
Spellcheck: 'Дүрмийн алдаа шалгах'
|
|
@@ -41683,7 +41696,7 @@ module.exports = {
|
|
|
41683
41696
|
/*!
|
|
41684
41697
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41685
41698
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41686
|
-
* Copyright (c) 2013-
|
|
41699
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41687
41700
|
*/
|
|
41688
41701
|
module.exports = {
|
|
41689
41702
|
Spellcheck: 'Spellingcontrole'
|
|
@@ -41700,7 +41713,7 @@ module.exports = {
|
|
|
41700
41713
|
/*!
|
|
41701
41714
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41702
41715
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41703
|
-
* Copyright (c) 2013-
|
|
41716
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41704
41717
|
*/
|
|
41705
41718
|
module.exports = {
|
|
41706
41719
|
Spellcheck: 'Sprawdzanie pisowni'
|
|
@@ -41717,7 +41730,7 @@ module.exports = {
|
|
|
41717
41730
|
/*!
|
|
41718
41731
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41719
41732
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41720
|
-
* Copyright (c) 2013-
|
|
41733
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41721
41734
|
*/
|
|
41722
41735
|
module.exports = {
|
|
41723
41736
|
Spellcheck: 'Verificação ortográfica'
|
|
@@ -41734,7 +41747,7 @@ module.exports = {
|
|
|
41734
41747
|
/*!
|
|
41735
41748
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41736
41749
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41737
|
-
* Copyright (c) 2013-
|
|
41750
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41738
41751
|
*/
|
|
41739
41752
|
module.exports = {
|
|
41740
41753
|
Spellcheck: 'Проверка орфографии'
|
|
@@ -41751,7 +41764,7 @@ module.exports = {
|
|
|
41751
41764
|
/*!
|
|
41752
41765
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41753
41766
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41754
|
-
* Copyright (c) 2013-
|
|
41767
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41755
41768
|
*/
|
|
41756
41769
|
module.exports = {
|
|
41757
41770
|
Spellcheck: 'Yazım denetimi'
|
|
@@ -41768,7 +41781,7 @@ module.exports = {
|
|
|
41768
41781
|
/*!
|
|
41769
41782
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41770
41783
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41771
|
-
* Copyright (c) 2013-
|
|
41784
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41772
41785
|
*/
|
|
41773
41786
|
module.exports = {
|
|
41774
41787
|
Spellcheck: 'Перевірка орфографії'
|
|
@@ -41785,7 +41798,7 @@ module.exports = {
|
|
|
41785
41798
|
/*!
|
|
41786
41799
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41787
41800
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41788
|
-
* Copyright (c) 2013-
|
|
41801
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41789
41802
|
*/
|
|
41790
41803
|
module.exports = {
|
|
41791
41804
|
Spellcheck: '拼写检查'
|
|
@@ -41802,7 +41815,7 @@ module.exports = {
|
|
|
41802
41815
|
/*!
|
|
41803
41816
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41804
41817
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41805
|
-
* Copyright (c) 2013-
|
|
41818
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41806
41819
|
*/
|
|
41807
41820
|
module.exports = {
|
|
41808
41821
|
Spellcheck: '拼字檢查'
|
|
@@ -41826,7 +41839,7 @@ module.exports = {
|
|
|
41826
41839
|
/*!
|
|
41827
41840
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41828
41841
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41829
|
-
* Copyright (c) 2013-
|
|
41842
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41830
41843
|
*/
|
|
41831
41844
|
|
|
41832
41845
|
|
|
@@ -41876,7 +41889,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('spell
|
|
|
41876
41889
|
/*!
|
|
41877
41890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41878
41891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41879
|
-
* Copyright (c) 2013-
|
|
41892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41880
41893
|
*/
|
|
41881
41894
|
/**
|
|
41882
41895
|
* @module plugins/stat
|
|
@@ -41903,7 +41916,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showWordsCou
|
|
|
41903
41916
|
/*!
|
|
41904
41917
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41905
41918
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41906
|
-
* Copyright (c) 2013-
|
|
41919
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41907
41920
|
*/
|
|
41908
41921
|
|
|
41909
41922
|
|
|
@@ -41984,7 +41997,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('stat'
|
|
|
41984
41997
|
/*!
|
|
41985
41998
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41986
41999
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41987
|
-
* Copyright (c) 2013-
|
|
42000
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41988
42001
|
*/
|
|
41989
42002
|
/**
|
|
41990
42003
|
* @module plugins/sticky
|
|
@@ -42013,7 +42026,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.toolbarStick
|
|
|
42013
42026
|
/*!
|
|
42014
42027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42015
42028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42016
|
-
* Copyright (c) 2013-
|
|
42029
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42017
42030
|
*/
|
|
42018
42031
|
|
|
42019
42032
|
|
|
@@ -42137,7 +42150,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('stick
|
|
|
42137
42150
|
/*!
|
|
42138
42151
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42139
42152
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42140
|
-
* Copyright (c) 2013-
|
|
42153
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42141
42154
|
*/
|
|
42142
42155
|
|
|
42143
42156
|
|
|
@@ -42390,7 +42403,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
|
|
|
42390
42403
|
/*!
|
|
42391
42404
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42392
42405
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42393
|
-
* Copyright (c) 2013-
|
|
42406
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42394
42407
|
*/
|
|
42395
42408
|
module.exports = {
|
|
42396
42409
|
symbols: 'رمز'
|
|
@@ -42407,7 +42420,7 @@ module.exports = {
|
|
|
42407
42420
|
/*!
|
|
42408
42421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42409
42422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42410
|
-
* Copyright (c) 2013-
|
|
42423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42411
42424
|
*/
|
|
42412
42425
|
module.exports = {
|
|
42413
42426
|
symbols: 'symbol'
|
|
@@ -42424,7 +42437,7 @@ module.exports = {
|
|
|
42424
42437
|
/*!
|
|
42425
42438
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42426
42439
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42427
|
-
* Copyright (c) 2013-
|
|
42440
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42428
42441
|
*/
|
|
42429
42442
|
module.exports = {
|
|
42430
42443
|
symbols: 'Symbol'
|
|
@@ -42441,7 +42454,7 @@ module.exports = {
|
|
|
42441
42454
|
/*!
|
|
42442
42455
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42443
42456
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42444
|
-
* Copyright (c) 2013-
|
|
42457
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42445
42458
|
*/
|
|
42446
42459
|
module.exports = {
|
|
42447
42460
|
symbols: 'Símbolo'
|
|
@@ -42458,7 +42471,7 @@ module.exports = {
|
|
|
42458
42471
|
/*!
|
|
42459
42472
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42460
42473
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42461
|
-
* Copyright (c) 2013-
|
|
42474
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42462
42475
|
*/
|
|
42463
42476
|
module.exports = {
|
|
42464
42477
|
symbols: 'سمبل'
|
|
@@ -42475,7 +42488,7 @@ module.exports = {
|
|
|
42475
42488
|
/*!
|
|
42476
42489
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42477
42490
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42478
|
-
* Copyright (c) 2013-
|
|
42491
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42479
42492
|
*/
|
|
42480
42493
|
module.exports = {
|
|
42481
42494
|
symbols: 'Symbolit'
|
|
@@ -42492,7 +42505,7 @@ module.exports = {
|
|
|
42492
42505
|
/*!
|
|
42493
42506
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42494
42507
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42495
|
-
* Copyright (c) 2013-
|
|
42508
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42496
42509
|
*/
|
|
42497
42510
|
module.exports = {
|
|
42498
42511
|
symbols: 'caractère'
|
|
@@ -42509,7 +42522,7 @@ module.exports = {
|
|
|
42509
42522
|
/*!
|
|
42510
42523
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42511
42524
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42512
|
-
* Copyright (c) 2013-
|
|
42525
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42513
42526
|
*/
|
|
42514
42527
|
module.exports = {
|
|
42515
42528
|
symbols: 'תו מיוחד'
|
|
@@ -42526,7 +42539,7 @@ module.exports = {
|
|
|
42526
42539
|
/*!
|
|
42527
42540
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42528
42541
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42529
|
-
* Copyright (c) 2013-
|
|
42542
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42530
42543
|
*/
|
|
42531
42544
|
module.exports = {
|
|
42532
42545
|
symbols: 'Szimbólum'
|
|
@@ -42543,7 +42556,7 @@ module.exports = {
|
|
|
42543
42556
|
/*!
|
|
42544
42557
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42545
42558
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42546
|
-
* Copyright (c) 2013-
|
|
42559
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42547
42560
|
*/
|
|
42548
42561
|
module.exports = {
|
|
42549
42562
|
symbols: 'simbol'
|
|
@@ -42628,7 +42641,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42628
42641
|
/*!
|
|
42629
42642
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42630
42643
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42631
|
-
* Copyright (c) 2013-
|
|
42644
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42632
42645
|
*/
|
|
42633
42646
|
|
|
42634
42647
|
|
|
@@ -42665,7 +42678,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
42665
42678
|
/*!
|
|
42666
42679
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42667
42680
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42668
|
-
* Copyright (c) 2013-
|
|
42681
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42669
42682
|
*/
|
|
42670
42683
|
module.exports = {
|
|
42671
42684
|
symbols: 'Simbolo'
|
|
@@ -42682,7 +42695,7 @@ module.exports = {
|
|
|
42682
42695
|
/*!
|
|
42683
42696
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42684
42697
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42685
|
-
* Copyright (c) 2013-
|
|
42698
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42686
42699
|
*/
|
|
42687
42700
|
module.exports = {
|
|
42688
42701
|
symbols: 'symbol'
|
|
@@ -42699,7 +42712,7 @@ module.exports = {
|
|
|
42699
42712
|
/*!
|
|
42700
42713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42701
42714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42702
|
-
* Copyright (c) 2013-
|
|
42715
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42703
42716
|
*/
|
|
42704
42717
|
module.exports = {
|
|
42705
42718
|
symbols: '기호'
|
|
@@ -42716,7 +42729,7 @@ module.exports = {
|
|
|
42716
42729
|
/*!
|
|
42717
42730
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42718
42731
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42719
|
-
* Copyright (c) 2013-
|
|
42732
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42720
42733
|
*/
|
|
42721
42734
|
module.exports = {
|
|
42722
42735
|
symbols: 'тэмдэгт'
|
|
@@ -42733,7 +42746,7 @@ module.exports = {
|
|
|
42733
42746
|
/*!
|
|
42734
42747
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42735
42748
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42736
|
-
* Copyright (c) 2013-
|
|
42749
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42737
42750
|
*/
|
|
42738
42751
|
module.exports = {
|
|
42739
42752
|
symbols: 'symbool'
|
|
@@ -42750,7 +42763,7 @@ module.exports = {
|
|
|
42750
42763
|
/*!
|
|
42751
42764
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42752
42765
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42753
|
-
* Copyright (c) 2013-
|
|
42766
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42754
42767
|
*/
|
|
42755
42768
|
module.exports = {
|
|
42756
42769
|
symbols: 'symbol'
|
|
@@ -42767,7 +42780,7 @@ module.exports = {
|
|
|
42767
42780
|
/*!
|
|
42768
42781
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42769
42782
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42770
|
-
* Copyright (c) 2013-
|
|
42783
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42771
42784
|
*/
|
|
42772
42785
|
module.exports = {
|
|
42773
42786
|
symbols: 'Símbolo'
|
|
@@ -42784,7 +42797,7 @@ module.exports = {
|
|
|
42784
42797
|
/*!
|
|
42785
42798
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42786
42799
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42787
|
-
* Copyright (c) 2013-
|
|
42800
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42788
42801
|
*/
|
|
42789
42802
|
module.exports = {
|
|
42790
42803
|
symbols: 'символ'
|
|
@@ -42801,7 +42814,7 @@ module.exports = {
|
|
|
42801
42814
|
/*!
|
|
42802
42815
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42803
42816
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42804
|
-
* Copyright (c) 2013-
|
|
42817
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42805
42818
|
*/
|
|
42806
42819
|
module.exports = {
|
|
42807
42820
|
symbols: 'Sembol'
|
|
@@ -42818,7 +42831,7 @@ module.exports = {
|
|
|
42818
42831
|
/*!
|
|
42819
42832
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42820
42833
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42821
|
-
* Copyright (c) 2013-
|
|
42834
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42822
42835
|
*/
|
|
42823
42836
|
module.exports = {
|
|
42824
42837
|
symbols: 'символ'
|
|
@@ -42835,7 +42848,7 @@ module.exports = {
|
|
|
42835
42848
|
/*!
|
|
42836
42849
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42837
42850
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42838
|
-
* Copyright (c) 2013-
|
|
42851
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42839
42852
|
*/
|
|
42840
42853
|
module.exports = {
|
|
42841
42854
|
symbols: '符号'
|
|
@@ -42852,7 +42865,7 @@ module.exports = {
|
|
|
42852
42865
|
/*!
|
|
42853
42866
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42854
42867
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42855
|
-
* Copyright (c) 2013-
|
|
42868
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42856
42869
|
*/
|
|
42857
42870
|
module.exports = {
|
|
42858
42871
|
symbols: '符號'
|
|
@@ -42876,7 +42889,7 @@ module.exports = {
|
|
|
42876
42889
|
/*!
|
|
42877
42890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42878
42891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42879
|
-
* Copyright (c) 2013-
|
|
42892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42880
42893
|
*/
|
|
42881
42894
|
|
|
42882
42895
|
|
|
@@ -43022,7 +43035,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43022
43035
|
/*!
|
|
43023
43036
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43024
43037
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43025
|
-
* Copyright (c) 2013-
|
|
43038
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43026
43039
|
*/
|
|
43027
43040
|
/**
|
|
43028
43041
|
* @module plugins/tab
|
|
@@ -43045,7 +43058,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
43045
43058
|
/*!
|
|
43046
43059
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43047
43060
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43048
|
-
* Copyright (c) 2013-
|
|
43061
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43049
43062
|
*/
|
|
43050
43063
|
|
|
43051
43064
|
|
|
@@ -43159,7 +43172,7 @@ function removeNestedList(jodit, list, li) {
|
|
|
43159
43172
|
/*!
|
|
43160
43173
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43161
43174
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43162
|
-
* Copyright (c) 2013-
|
|
43175
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43163
43176
|
*/
|
|
43164
43177
|
/**
|
|
43165
43178
|
* @module plugins/tab
|
|
@@ -43186,7 +43199,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tab = {
|
|
|
43186
43199
|
/*!
|
|
43187
43200
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43188
43201
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43189
|
-
* Copyright (c) 2013-
|
|
43202
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43190
43203
|
*/
|
|
43191
43204
|
|
|
43192
43205
|
|
|
@@ -43241,7 +43254,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('tab',
|
|
|
43241
43254
|
/*!
|
|
43242
43255
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43243
43256
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43244
|
-
* Copyright (c) 2013-
|
|
43257
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43245
43258
|
*/
|
|
43246
43259
|
|
|
43247
43260
|
|
|
@@ -43376,7 +43389,7 @@ function findCell(editor, key) {
|
|
|
43376
43389
|
/*!
|
|
43377
43390
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43378
43391
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43379
|
-
* Copyright (c) 2013-
|
|
43392
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43380
43393
|
*/
|
|
43381
43394
|
|
|
43382
43395
|
|
|
@@ -43548,7 +43561,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.tab
|
|
|
43548
43561
|
/*!
|
|
43549
43562
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43550
43563
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43551
|
-
* Copyright (c) 2013-
|
|
43564
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43552
43565
|
*/
|
|
43553
43566
|
|
|
43554
43567
|
|
|
@@ -43579,7 +43592,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('table
|
|
|
43579
43592
|
/*!
|
|
43580
43593
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43581
43594
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43582
|
-
* Copyright (c) 2013-
|
|
43595
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43583
43596
|
*/
|
|
43584
43597
|
|
|
43585
43598
|
|
|
@@ -43663,7 +43676,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.vid
|
|
|
43663
43676
|
/*!
|
|
43664
43677
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43665
43678
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43666
|
-
* Copyright (c) 2013-
|
|
43679
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43667
43680
|
*/
|
|
43668
43681
|
|
|
43669
43682
|
|
|
@@ -43686,7 +43699,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('video
|
|
|
43686
43699
|
/*!
|
|
43687
43700
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43688
43701
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43689
|
-
* Copyright (c) 2013-
|
|
43702
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43690
43703
|
*/
|
|
43691
43704
|
|
|
43692
43705
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes = {
|
|
@@ -43711,7 +43724,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes =
|
|
|
43711
43724
|
/*!
|
|
43712
43725
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43713
43726
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43714
|
-
* Copyright (c) 2013-
|
|
43727
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43715
43728
|
*/
|
|
43716
43729
|
|
|
43717
43730
|
|
|
@@ -43854,7 +43867,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('wrapN
|
|
|
43854
43867
|
/*!
|
|
43855
43868
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43856
43869
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43857
|
-
* Copyright (c) 2013-
|
|
43870
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43858
43871
|
*/
|
|
43859
43872
|
/**
|
|
43860
43873
|
* @module plugins/xpath
|
|
@@ -43880,7 +43893,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showXPathInS
|
|
|
43880
43893
|
/*!
|
|
43881
43894
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43882
43895
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43883
|
-
* Copyright (c) 2013-
|
|
43896
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43884
43897
|
*/
|
|
43885
43898
|
|
|
43886
43899
|
|
|
@@ -44127,7 +44140,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44127
44140
|
/*!
|
|
44128
44141
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44129
44142
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44130
|
-
* Copyright (c) 2013-
|
|
44143
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44131
44144
|
*/
|
|
44132
44145
|
/**
|
|
44133
44146
|
* [[include:styles/icons/README.md]]
|