jodit-pro 4.2.57 → 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 +539 -539
- 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 +539 -539
- 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 +539 -539
- 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 +451 -451
- 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 +1 -1
- package/es5/292.js +1 -1
- package/es5/292.min.js +1 -1
- package/es5/jodit.css +49 -49
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +539 -539
- 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/package.json +1 -1
package/es5/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.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.
|
|
@@ -1760,7 +1760,7 @@ Config.prototype.controls = {};
|
|
|
1760
1760
|
/*!
|
|
1761
1761
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
1762
1762
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1763
|
-
* Copyright (c) 2013-
|
|
1763
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1764
1764
|
*/
|
|
1765
1765
|
|
|
1766
1766
|
|
|
@@ -2109,7 +2109,7 @@ var Async = /** @class */ (function () {
|
|
|
2109
2109
|
/*!
|
|
2110
2110
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2111
2111
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2112
|
-
* Copyright (c) 2013-
|
|
2112
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2113
2113
|
*/
|
|
2114
2114
|
/**
|
|
2115
2115
|
* @module async
|
|
@@ -2133,7 +2133,7 @@ var Async = /** @class */ (function () {
|
|
|
2133
2133
|
/*!
|
|
2134
2134
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2135
2135
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2136
|
-
* Copyright (c) 2013-
|
|
2136
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2137
2137
|
*/
|
|
2138
2138
|
|
|
2139
2139
|
|
|
@@ -2374,7 +2374,7 @@ var Component = /** @class */ (function () {
|
|
|
2374
2374
|
/*!
|
|
2375
2375
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2376
2376
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2377
|
-
* Copyright (c) 2013-
|
|
2377
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2378
2378
|
*/
|
|
2379
2379
|
/**
|
|
2380
2380
|
* @module component
|
|
@@ -2396,7 +2396,7 @@ var Component = /** @class */ (function () {
|
|
|
2396
2396
|
/*!
|
|
2397
2397
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2398
2398
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2399
|
-
* Copyright (c) 2013-
|
|
2399
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2400
2400
|
*/
|
|
2401
2401
|
/**
|
|
2402
2402
|
* @module component
|
|
@@ -2423,7 +2423,7 @@ var STATUSES = {
|
|
|
2423
2423
|
/*!
|
|
2424
2424
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2425
2425
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2426
|
-
* Copyright (c) 2013-
|
|
2426
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2427
2427
|
*/
|
|
2428
2428
|
|
|
2429
2429
|
|
|
@@ -2555,10 +2555,10 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2555
2555
|
/*!
|
|
2556
2556
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2557
2557
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2558
|
-
* Copyright (c) 2013-
|
|
2558
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2559
2559
|
*/
|
|
2560
2560
|
|
|
2561
|
-
var APP_VERSION = "4.2.
|
|
2561
|
+
var APP_VERSION = "4.2.58";
|
|
2562
2562
|
// prettier-ignore
|
|
2563
2563
|
var ES = "es5";
|
|
2564
2564
|
var IS_ES_MODERN = false;
|
|
@@ -2780,7 +2780,7 @@ var PASSIVE_EVENTS = new Set([
|
|
|
2780
2780
|
/*!
|
|
2781
2781
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2782
2782
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2783
|
-
* Copyright (c) 2013-
|
|
2783
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2784
2784
|
*/
|
|
2785
2785
|
|
|
2786
2786
|
|
|
@@ -2940,7 +2940,7 @@ var Create = /** @class */ (function () {
|
|
|
2940
2940
|
/*!
|
|
2941
2941
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2942
2942
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2943
|
-
* Copyright (c) 2013-
|
|
2943
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2944
2944
|
*/
|
|
2945
2945
|
/**
|
|
2946
2946
|
* @module create
|
|
@@ -2961,7 +2961,7 @@ var Create = /** @class */ (function () {
|
|
|
2961
2961
|
/*!
|
|
2962
2962
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2963
2963
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2964
|
-
* Copyright (c) 2013-
|
|
2964
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2965
2965
|
*/
|
|
2966
2966
|
/**
|
|
2967
2967
|
* [[include:core/decorators/autobind/README.md]]
|
|
@@ -2989,7 +2989,7 @@ var Create = /** @class */ (function () {
|
|
|
2989
2989
|
/*!
|
|
2990
2990
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
2991
2991
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
2992
|
-
* Copyright (c) 2013-
|
|
2992
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
2993
2993
|
*/
|
|
2994
2994
|
|
|
2995
2995
|
|
|
@@ -3065,7 +3065,7 @@ function cacheHTML(target, _, descriptor) {
|
|
|
3065
3065
|
/*!
|
|
3066
3066
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3067
3067
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3068
|
-
* Copyright (c) 2013-
|
|
3068
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3069
3069
|
*/
|
|
3070
3070
|
|
|
3071
3071
|
/**
|
|
@@ -3117,7 +3117,7 @@ function component(constructorFunction) {
|
|
|
3117
3117
|
/*!
|
|
3118
3118
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3119
3119
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3120
|
-
* Copyright (c) 2013-
|
|
3120
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3121
3121
|
*/
|
|
3122
3122
|
|
|
3123
3123
|
|
|
@@ -3182,7 +3182,7 @@ function throttle(timeout, firstCallImmediately) {
|
|
|
3182
3182
|
/*!
|
|
3183
3183
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3184
3184
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3185
|
-
* Copyright (c) 2013-
|
|
3185
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3186
3186
|
*/
|
|
3187
3187
|
|
|
3188
3188
|
/**
|
|
@@ -3244,7 +3244,7 @@ function derive() {
|
|
|
3244
3244
|
/*!
|
|
3245
3245
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3246
3246
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3247
|
-
* Copyright (c) 2013-
|
|
3247
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3248
3248
|
*/
|
|
3249
3249
|
|
|
3250
3250
|
|
|
@@ -3279,7 +3279,7 @@ function hook(status) {
|
|
|
3279
3279
|
/*!
|
|
3280
3280
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3281
3281
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3282
|
-
* Copyright (c) 2013-
|
|
3282
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3283
3283
|
*/
|
|
3284
3284
|
|
|
3285
3285
|
|
|
@@ -3343,7 +3343,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3343
3343
|
/*!
|
|
3344
3344
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3345
3345
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3346
|
-
* Copyright (c) 2013-
|
|
3346
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3347
3347
|
*/
|
|
3348
3348
|
/**
|
|
3349
3349
|
* [[include:core/decorators/README.md]]
|
|
@@ -3375,7 +3375,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3375
3375
|
/*!
|
|
3376
3376
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3377
3377
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3378
|
-
* Copyright (c) 2013-
|
|
3378
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3379
3379
|
*/
|
|
3380
3380
|
/**
|
|
3381
3381
|
* [[include:core/decorators/nonenumerable/README.md]]
|
|
@@ -3413,7 +3413,7 @@ var nonenumerable = function (target, propertyKey) {
|
|
|
3413
3413
|
/*!
|
|
3414
3414
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3415
3415
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3416
|
-
* Copyright (c) 2013-
|
|
3416
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3417
3417
|
*/
|
|
3418
3418
|
|
|
3419
3419
|
|
|
@@ -3451,7 +3451,7 @@ function persistent(target, propertyKey) {
|
|
|
3451
3451
|
/*!
|
|
3452
3452
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3453
3453
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3454
|
-
* Copyright (c) 2013-
|
|
3454
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3455
3455
|
*/
|
|
3456
3456
|
|
|
3457
3457
|
|
|
@@ -3509,7 +3509,7 @@ function wait(condition) {
|
|
|
3509
3509
|
/*!
|
|
3510
3510
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3511
3511
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3512
|
-
* Copyright (c) 2013-
|
|
3512
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3513
3513
|
*/
|
|
3514
3514
|
|
|
3515
3515
|
|
|
@@ -3638,7 +3638,7 @@ function watch(observeFields, opts) {
|
|
|
3638
3638
|
/*!
|
|
3639
3639
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3640
3640
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
3641
|
-
* Copyright (c) 2013-
|
|
3641
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3642
3642
|
*/
|
|
3643
3643
|
|
|
3644
3644
|
|
|
@@ -4477,7 +4477,7 @@ var Dom = /** @class */ (function () {
|
|
|
4477
4477
|
/*!
|
|
4478
4478
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4479
4479
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4480
|
-
* Copyright (c) 2013-
|
|
4480
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4481
4481
|
*/
|
|
4482
4482
|
/**
|
|
4483
4483
|
* @module dom
|
|
@@ -4502,7 +4502,7 @@ var Dom = /** @class */ (function () {
|
|
|
4502
4502
|
/*!
|
|
4503
4503
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4504
4504
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4505
|
-
* Copyright (c) 2013-
|
|
4505
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4506
4506
|
*/
|
|
4507
4507
|
|
|
4508
4508
|
|
|
@@ -4626,7 +4626,7 @@ var LazyWalker = /** @class */ (function (_super) {
|
|
|
4626
4626
|
/*!
|
|
4627
4627
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
4628
4628
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
4629
|
-
* Copyright (c) 2013-
|
|
4629
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
4630
4630
|
*/
|
|
4631
4631
|
|
|
4632
4632
|
|
|
@@ -5147,7 +5147,7 @@ function isDOMElement(subject) {
|
|
|
5147
5147
|
/*!
|
|
5148
5148
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5149
5149
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5150
|
-
* Copyright (c) 2013-
|
|
5150
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5151
5151
|
*/
|
|
5152
5152
|
|
|
5153
5153
|
/**
|
|
@@ -5233,7 +5233,7 @@ var Eventify = /** @class */ (function () {
|
|
|
5233
5233
|
/*!
|
|
5234
5234
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5235
5235
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5236
|
-
* Copyright (c) 2013-
|
|
5236
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5237
5237
|
*/
|
|
5238
5238
|
/**
|
|
5239
5239
|
* @module event-emitter
|
|
@@ -5261,7 +5261,7 @@ var Eventify = /** @class */ (function () {
|
|
|
5261
5261
|
/*!
|
|
5262
5262
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5263
5263
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5264
|
-
* Copyright (c) 2013-
|
|
5264
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5265
5265
|
*/
|
|
5266
5266
|
|
|
5267
5267
|
|
|
@@ -5427,7 +5427,7 @@ function observable(obj) {
|
|
|
5427
5427
|
/*!
|
|
5428
5428
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5429
5429
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5430
|
-
* Copyright (c) 2013-
|
|
5430
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5431
5431
|
*/
|
|
5432
5432
|
|
|
5433
5433
|
|
|
@@ -5531,7 +5531,7 @@ var EventHandlersStore = /** @class */ (function () {
|
|
|
5531
5531
|
/*!
|
|
5532
5532
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5533
5533
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5534
|
-
* Copyright (c) 2013-
|
|
5534
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5535
5535
|
*/
|
|
5536
5536
|
|
|
5537
5537
|
|
|
@@ -5655,7 +5655,7 @@ var eventEmitter = new _event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .EventEmitt
|
|
|
5655
5655
|
/*!
|
|
5656
5656
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5657
5657
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5658
|
-
* Copyright (c) 2013-
|
|
5658
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5659
5659
|
*/
|
|
5660
5660
|
/**
|
|
5661
5661
|
* @module helpers/array
|
|
@@ -5689,7 +5689,7 @@ var asArray = function (a) { return ((0,jodit_core_helpers_checker_is_array__WEB
|
|
|
5689
5689
|
/*!
|
|
5690
5690
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5691
5691
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5692
|
-
* Copyright (c) 2013-
|
|
5692
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5693
5693
|
*/
|
|
5694
5694
|
/**
|
|
5695
5695
|
* @module helpers/array
|
|
@@ -5711,7 +5711,7 @@ var asArray = function (a) { return ((0,jodit_core_helpers_checker_is_array__WEB
|
|
|
5711
5711
|
/*!
|
|
5712
5712
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5713
5713
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5714
|
-
* Copyright (c) 2013-
|
|
5714
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5715
5715
|
*/
|
|
5716
5716
|
/**
|
|
5717
5717
|
* Return an array from string or array
|
|
@@ -5739,7 +5739,7 @@ function splitArray(a) {
|
|
|
5739
5739
|
/*!
|
|
5740
5740
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5741
5741
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5742
|
-
* Copyright (c) 2013-
|
|
5742
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5743
5743
|
*/
|
|
5744
5744
|
/**
|
|
5745
5745
|
* @module helpers/array
|
|
@@ -5782,7 +5782,7 @@ var toArray = function toArray() {
|
|
|
5782
5782
|
/*!
|
|
5783
5783
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5784
5784
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5785
|
-
* Copyright (c) 2013-
|
|
5785
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5786
5786
|
*/
|
|
5787
5787
|
/**
|
|
5788
5788
|
* @module helpers/async
|
|
@@ -5805,7 +5805,7 @@ var toArray = function toArray() {
|
|
|
5805
5805
|
/*!
|
|
5806
5806
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5807
5807
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5808
|
-
* Copyright (c) 2013-
|
|
5808
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5809
5809
|
*/
|
|
5810
5810
|
|
|
5811
5811
|
/**
|
|
@@ -5849,7 +5849,7 @@ function clearTimeout(timer) {
|
|
|
5849
5849
|
/*!
|
|
5850
5850
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5851
5851
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5852
|
-
* Copyright (c) 2013-
|
|
5852
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5853
5853
|
*/
|
|
5854
5854
|
/**
|
|
5855
5855
|
* @module helpers/checker
|
|
@@ -5938,7 +5938,7 @@ function hasBrowserColorPicker() {
|
|
|
5938
5938
|
/*!
|
|
5939
5939
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5940
5940
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5941
|
-
* Copyright (c) 2013-
|
|
5941
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5942
5942
|
*/
|
|
5943
5943
|
/**
|
|
5944
5944
|
* @module helpers/checker
|
|
@@ -5982,7 +5982,7 @@ function hasBrowserColorPicker() {
|
|
|
5982
5982
|
/*!
|
|
5983
5983
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
5984
5984
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
5985
|
-
* Copyright (c) 2013-
|
|
5985
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
5986
5986
|
*/
|
|
5987
5987
|
function isAbortError(error) {
|
|
5988
5988
|
return (Boolean(error) &&
|
|
@@ -6003,7 +6003,7 @@ function isAbortError(error) {
|
|
|
6003
6003
|
/*!
|
|
6004
6004
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6005
6005
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6006
|
-
* Copyright (c) 2013-
|
|
6006
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6007
6007
|
*/
|
|
6008
6008
|
/**
|
|
6009
6009
|
* @module helpers/checker
|
|
@@ -6028,7 +6028,7 @@ function isArray(elm) {
|
|
|
6028
6028
|
/*!
|
|
6029
6029
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6030
6030
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6031
|
-
* Copyright (c) 2013-
|
|
6031
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6032
6032
|
*/
|
|
6033
6033
|
/**
|
|
6034
6034
|
* @module helpers/checker
|
|
@@ -6052,7 +6052,7 @@ function isBoolean(elm) {
|
|
|
6052
6052
|
/*!
|
|
6053
6053
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6054
6054
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6055
|
-
* Copyright (c) 2013-
|
|
6055
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6056
6056
|
*/
|
|
6057
6057
|
/**
|
|
6058
6058
|
* @module helpers/checker
|
|
@@ -6081,7 +6081,7 @@ function isFastEqual(a, b) {
|
|
|
6081
6081
|
/*!
|
|
6082
6082
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6083
6083
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6084
|
-
* Copyright (c) 2013-
|
|
6084
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6085
6085
|
*/
|
|
6086
6086
|
/**
|
|
6087
6087
|
* @module helpers/checker
|
|
@@ -6106,7 +6106,7 @@ function isFunction(value) {
|
|
|
6106
6106
|
/*!
|
|
6107
6107
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6108
6108
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6109
|
-
* Copyright (c) 2013-
|
|
6109
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6110
6110
|
*/
|
|
6111
6111
|
/**
|
|
6112
6112
|
* @module helpers/checker
|
|
@@ -6134,7 +6134,7 @@ function isHtmlFromWord(data) {
|
|
|
6134
6134
|
/*!
|
|
6135
6135
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6136
6136
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6137
|
-
* Copyright (c) 2013-
|
|
6137
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6138
6138
|
*/
|
|
6139
6139
|
/**
|
|
6140
6140
|
* @module helpers/checker
|
|
@@ -6166,7 +6166,7 @@ var isHTML = function (str) {
|
|
|
6166
6166
|
/*!
|
|
6167
6167
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6168
6168
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6169
|
-
* Copyright (c) 2013-
|
|
6169
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6170
6170
|
*/
|
|
6171
6171
|
|
|
6172
6172
|
|
|
@@ -6205,7 +6205,7 @@ function hasContainer(value) {
|
|
|
6205
6205
|
/*!
|
|
6206
6206
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6207
6207
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6208
|
-
* Copyright (c) 2013-
|
|
6208
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6209
6209
|
*/
|
|
6210
6210
|
/**
|
|
6211
6211
|
* @module helpers/checker
|
|
@@ -6236,7 +6236,7 @@ function isInt(value) {
|
|
|
6236
6236
|
/*!
|
|
6237
6237
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6238
6238
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6239
|
-
* Copyright (c) 2013-
|
|
6239
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6240
6240
|
*/
|
|
6241
6241
|
|
|
6242
6242
|
/**
|
|
@@ -6265,7 +6265,7 @@ function isJoditObject(jodit) {
|
|
|
6265
6265
|
/*!
|
|
6266
6266
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6267
6267
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6268
|
-
* Copyright (c) 2013-
|
|
6268
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6269
6269
|
*/
|
|
6270
6270
|
/**
|
|
6271
6271
|
* @module helpers/checker
|
|
@@ -6292,7 +6292,7 @@ var isLicense = function (license) {
|
|
|
6292
6292
|
/*!
|
|
6293
6293
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6294
6294
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6295
|
-
* Copyright (c) 2013-
|
|
6295
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6296
6296
|
*/
|
|
6297
6297
|
|
|
6298
6298
|
|
|
@@ -6318,7 +6318,7 @@ function isMarker(elm) {
|
|
|
6318
6318
|
/*!
|
|
6319
6319
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6320
6320
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6321
|
-
* Copyright (c) 2013-
|
|
6321
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6322
6322
|
*/
|
|
6323
6323
|
/**
|
|
6324
6324
|
* @module helpers/checker
|
|
@@ -6346,7 +6346,7 @@ function isNativeFunction(f) {
|
|
|
6346
6346
|
/*!
|
|
6347
6347
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6348
6348
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6349
|
-
* Copyright (c) 2013-
|
|
6349
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6350
6350
|
*/
|
|
6351
6351
|
/**
|
|
6352
6352
|
* @module helpers/checker
|
|
@@ -6372,7 +6372,7 @@ function isNumber(value) {
|
|
|
6372
6372
|
/*!
|
|
6373
6373
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6374
6374
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6375
|
-
* Copyright (c) 2013-
|
|
6375
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6376
6376
|
*/
|
|
6377
6377
|
/**
|
|
6378
6378
|
* @module helpers/checker
|
|
@@ -6405,7 +6405,7 @@ function isNumeric(value) {
|
|
|
6405
6405
|
/*!
|
|
6406
6406
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6407
6407
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6408
|
-
* Copyright (c) 2013-
|
|
6408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6409
6409
|
*/
|
|
6410
6410
|
|
|
6411
6411
|
/**
|
|
@@ -6432,7 +6432,7 @@ function isPlainObject(obj) {
|
|
|
6432
6432
|
/*!
|
|
6433
6433
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6434
6434
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6435
|
-
* Copyright (c) 2013-
|
|
6435
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6436
6436
|
*/
|
|
6437
6437
|
/**
|
|
6438
6438
|
* @module helpers/checker
|
|
@@ -6455,7 +6455,7 @@ function isPromise(val) {
|
|
|
6455
6455
|
/*!
|
|
6456
6456
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6457
6457
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6458
|
-
* Copyright (c) 2013-
|
|
6458
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6459
6459
|
*/
|
|
6460
6460
|
/**
|
|
6461
6461
|
* @module helpers/checker
|
|
@@ -6486,7 +6486,7 @@ function isSet(elm) {
|
|
|
6486
6486
|
/*!
|
|
6487
6487
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6488
6488
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6489
|
-
* Copyright (c) 2013-
|
|
6489
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6490
6490
|
*/
|
|
6491
6491
|
/**
|
|
6492
6492
|
* @module helpers/checker
|
|
@@ -6519,7 +6519,7 @@ function isStringArray(value) {
|
|
|
6519
6519
|
/*!
|
|
6520
6520
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6521
6521
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6522
|
-
* Copyright (c) 2013-
|
|
6522
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6523
6523
|
*/
|
|
6524
6524
|
/**
|
|
6525
6525
|
* @module helpers/checker
|
|
@@ -6559,7 +6559,7 @@ function isURL(str) {
|
|
|
6559
6559
|
/*!
|
|
6560
6560
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6561
6561
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6562
|
-
* Copyright (c) 2013-
|
|
6562
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6563
6563
|
*/
|
|
6564
6564
|
/**
|
|
6565
6565
|
* @module helpers/checker
|
|
@@ -6588,7 +6588,7 @@ function isValidName(name) {
|
|
|
6588
6588
|
/*!
|
|
6589
6589
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6590
6590
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6591
|
-
* Copyright (c) 2013-
|
|
6591
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6592
6592
|
*/
|
|
6593
6593
|
|
|
6594
6594
|
/**
|
|
@@ -6614,7 +6614,7 @@ function isViewObject(jodit) {
|
|
|
6614
6614
|
/*!
|
|
6615
6615
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6616
6616
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6617
|
-
* Copyright (c) 2013-
|
|
6617
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6618
6618
|
*/
|
|
6619
6619
|
/**
|
|
6620
6620
|
* @module helpers/checker
|
|
@@ -6640,7 +6640,7 @@ function isVoid(value) {
|
|
|
6640
6640
|
/*!
|
|
6641
6641
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6642
6642
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6643
|
-
* Copyright (c) 2013-
|
|
6643
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6644
6644
|
*/
|
|
6645
6645
|
/**
|
|
6646
6646
|
* @module helpers/checker
|
|
@@ -6662,7 +6662,7 @@ function isWindow(obj) {
|
|
|
6662
6662
|
/*!
|
|
6663
6663
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6664
6664
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6665
|
-
* Copyright (c) 2013-
|
|
6665
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6666
6666
|
*/
|
|
6667
6667
|
/**
|
|
6668
6668
|
* @module helpers/color
|
|
@@ -6717,7 +6717,7 @@ var colorToHex = function (color) {
|
|
|
6717
6717
|
/*!
|
|
6718
6718
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6719
6719
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6720
|
-
* Copyright (c) 2013-
|
|
6720
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6721
6721
|
*/
|
|
6722
6722
|
/**
|
|
6723
6723
|
* @module helpers/color
|
|
@@ -6741,7 +6741,7 @@ var colorToHex = function (color) {
|
|
|
6741
6741
|
/*!
|
|
6742
6742
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6743
6743
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6744
|
-
* Copyright (c) 2013-
|
|
6744
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6745
6745
|
*/
|
|
6746
6746
|
/**
|
|
6747
6747
|
* @module helpers/html
|
|
@@ -6862,7 +6862,7 @@ function applyStyles(html) {
|
|
|
6862
6862
|
/*!
|
|
6863
6863
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6864
6864
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6865
|
-
* Copyright (c) 2013-
|
|
6865
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6866
6866
|
*/
|
|
6867
6867
|
/**
|
|
6868
6868
|
* @module helpers/html
|
|
@@ -6950,7 +6950,7 @@ function cleanFromWord(html) {
|
|
|
6950
6950
|
/*!
|
|
6951
6951
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6952
6952
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6953
|
-
* Copyright (c) 2013-
|
|
6953
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6954
6954
|
*/
|
|
6955
6955
|
/**
|
|
6956
6956
|
* @module helpers/html
|
|
@@ -6990,7 +6990,7 @@ function htmlspecialchars(html) {
|
|
|
6990
6990
|
/*!
|
|
6991
6991
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
6992
6992
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
6993
|
-
* Copyright (c) 2013-
|
|
6993
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
6994
6994
|
*/
|
|
6995
6995
|
/**
|
|
6996
6996
|
* @module helpers/html
|
|
@@ -7015,7 +7015,7 @@ function htmlspecialchars(html) {
|
|
|
7015
7015
|
/*!
|
|
7016
7016
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7017
7017
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7018
|
-
* Copyright (c) 2013-
|
|
7018
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7019
7019
|
*/
|
|
7020
7020
|
/**
|
|
7021
7021
|
* @module helpers/html
|
|
@@ -7043,7 +7043,7 @@ function nl2br(html) {
|
|
|
7043
7043
|
/*!
|
|
7044
7044
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7045
7045
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7046
|
-
* Copyright (c) 2013-
|
|
7046
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7047
7047
|
*/
|
|
7048
7048
|
/**
|
|
7049
7049
|
* @module helpers/html
|
|
@@ -7106,7 +7106,7 @@ function sanitizeHTMLElement(elm, _a) {
|
|
|
7106
7106
|
/*!
|
|
7107
7107
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7108
7108
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7109
|
-
* Copyright (c) 2013-
|
|
7109
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7110
7110
|
*/
|
|
7111
7111
|
|
|
7112
7112
|
|
|
@@ -7272,7 +7272,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7272
7272
|
/*!
|
|
7273
7273
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7274
7274
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7275
|
-
* Copyright (c) 2013-
|
|
7275
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7276
7276
|
*/
|
|
7277
7277
|
/**
|
|
7278
7278
|
* [[include:core/helpers/README.md]]
|
|
@@ -7319,7 +7319,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7319
7319
|
/*!
|
|
7320
7320
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7321
7321
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7322
|
-
* Copyright (c) 2013-
|
|
7322
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7323
7323
|
*/
|
|
7324
7324
|
/**
|
|
7325
7325
|
* @module helpers/normalize
|
|
@@ -7348,7 +7348,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7348
7348
|
/*!
|
|
7349
7349
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7350
7350
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7351
|
-
* Copyright (c) 2013-
|
|
7351
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7352
7352
|
*/
|
|
7353
7353
|
/**
|
|
7354
7354
|
* @module helpers/normalize
|
|
@@ -7401,7 +7401,7 @@ var normalizeColor = function (colorInput) {
|
|
|
7401
7401
|
/*!
|
|
7402
7402
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7403
7403
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7404
|
-
* Copyright (c) 2013-
|
|
7404
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7405
7405
|
*/
|
|
7406
7406
|
/**
|
|
7407
7407
|
* @module helpers/normalize
|
|
@@ -7456,7 +7456,7 @@ function normalizeCssValue(key, value) {
|
|
|
7456
7456
|
/*!
|
|
7457
7457
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7458
7458
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7459
|
-
* Copyright (c) 2013-
|
|
7459
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7460
7460
|
*/
|
|
7461
7461
|
|
|
7462
7462
|
|
|
@@ -7507,7 +7507,7 @@ function normalizeKeyAliases(keys) {
|
|
|
7507
7507
|
/*!
|
|
7508
7508
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7509
7509
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7510
|
-
* Copyright (c) 2013-
|
|
7510
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7511
7511
|
*/
|
|
7512
7512
|
/**
|
|
7513
7513
|
* @module helpers/normalize
|
|
@@ -7540,7 +7540,7 @@ var normalizeLicense = function (license, count) {
|
|
|
7540
7540
|
/*!
|
|
7541
7541
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7542
7542
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7543
|
-
* Copyright (c) 2013-
|
|
7543
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7544
7544
|
*/
|
|
7545
7545
|
/**
|
|
7546
7546
|
* @module helpers/normalize
|
|
@@ -7582,7 +7582,7 @@ var normalizePath = function () {
|
|
|
7582
7582
|
/*!
|
|
7583
7583
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7584
7584
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7585
|
-
* Copyright (c) 2013-
|
|
7585
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7586
7586
|
*/
|
|
7587
7587
|
/**
|
|
7588
7588
|
* @module helpers/normalize
|
|
@@ -7623,7 +7623,7 @@ var normalizeRelativePath = function (path) {
|
|
|
7623
7623
|
/*!
|
|
7624
7624
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7625
7625
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7626
|
-
* Copyright (c) 2013-
|
|
7626
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7627
7627
|
*/
|
|
7628
7628
|
/**
|
|
7629
7629
|
* @module helpers/normalize
|
|
@@ -7651,7 +7651,7 @@ var normalizeSize = function (value, units) {
|
|
|
7651
7651
|
/*!
|
|
7652
7652
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7653
7653
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7654
|
-
* Copyright (c) 2013-
|
|
7654
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7655
7655
|
*/
|
|
7656
7656
|
/**
|
|
7657
7657
|
* @module helpers/normalize
|
|
@@ -7681,7 +7681,7 @@ var normalizeUrl = function () {
|
|
|
7681
7681
|
/*!
|
|
7682
7682
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7683
7683
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7684
|
-
* Copyright (c) 2013-
|
|
7684
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7685
7685
|
*/
|
|
7686
7686
|
/**
|
|
7687
7687
|
* @module helpers/size
|
|
@@ -7707,7 +7707,7 @@ var getContentWidth = function (element, win) {
|
|
|
7707
7707
|
/*!
|
|
7708
7708
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7709
7709
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7710
|
-
* Copyright (c) 2013-
|
|
7710
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7711
7711
|
*/
|
|
7712
7712
|
|
|
7713
7713
|
|
|
@@ -7751,7 +7751,7 @@ function getScrollParent(node) {
|
|
|
7751
7751
|
/*!
|
|
7752
7752
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7753
7753
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7754
|
-
* Copyright (c) 2013-
|
|
7754
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7755
7755
|
*/
|
|
7756
7756
|
/**
|
|
7757
7757
|
* @module helpers/size
|
|
@@ -7776,7 +7776,7 @@ function getScrollParent(node) {
|
|
|
7776
7776
|
/*!
|
|
7777
7777
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7778
7778
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7779
|
-
* Copyright (c) 2013-
|
|
7779
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7780
7780
|
*/
|
|
7781
7781
|
/**
|
|
7782
7782
|
* @module helpers/size
|
|
@@ -7804,7 +7804,7 @@ var innerWidth = function (element, win) {
|
|
|
7804
7804
|
/*!
|
|
7805
7805
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7806
7806
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7807
|
-
* Copyright (c) 2013-
|
|
7807
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7808
7808
|
*/
|
|
7809
7809
|
|
|
7810
7810
|
function size(subject) {
|
|
@@ -7830,7 +7830,7 @@ function size(subject) {
|
|
|
7830
7830
|
/*!
|
|
7831
7831
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7832
7832
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7833
|
-
* Copyright (c) 2013-
|
|
7833
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7834
7834
|
*/
|
|
7835
7835
|
var offset = function (elm, jodit, doc, recurse) {
|
|
7836
7836
|
if (recurse === void 0) {
|
|
@@ -7889,7 +7889,7 @@ var offset = function (elm, jodit, doc, recurse) {
|
|
|
7889
7889
|
/*!
|
|
7890
7890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7891
7891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7892
|
-
* Copyright (c) 2013-
|
|
7892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7893
7893
|
*/
|
|
7894
7894
|
|
|
7895
7895
|
/**
|
|
@@ -7931,7 +7931,7 @@ function position(elm, jodit, recurse) {
|
|
|
7931
7931
|
/*!
|
|
7932
7932
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7933
7933
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7934
|
-
* Copyright (c) 2013-
|
|
7934
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7935
7935
|
*/
|
|
7936
7936
|
/**
|
|
7937
7937
|
* @module helpers/string
|
|
@@ -7959,7 +7959,7 @@ var camelCase = function (key) {
|
|
|
7959
7959
|
/*!
|
|
7960
7960
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7961
7961
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7962
|
-
* Copyright (c) 2013-
|
|
7962
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7963
7963
|
*/
|
|
7964
7964
|
/**
|
|
7965
7965
|
* @module helpers/string
|
|
@@ -8024,7 +8024,7 @@ function fuzzySearchIndex(needle, haystack, offset, maxDistance) {
|
|
|
8024
8024
|
/*!
|
|
8025
8025
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8026
8026
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8027
|
-
* Copyright (c) 2013-
|
|
8027
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8028
8028
|
*/
|
|
8029
8029
|
|
|
8030
8030
|
|
|
@@ -8165,7 +8165,7 @@ function i18n(key, params, options) {
|
|
|
8165
8165
|
/*!
|
|
8166
8166
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8167
8167
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8168
|
-
* Copyright (c) 2013-
|
|
8168
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8169
8169
|
*/
|
|
8170
8170
|
/**
|
|
8171
8171
|
* @module helpers/string
|
|
@@ -8192,7 +8192,7 @@ function i18n(key, params, options) {
|
|
|
8192
8192
|
/*!
|
|
8193
8193
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8194
8194
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8195
|
-
* Copyright (c) 2013-
|
|
8195
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8196
8196
|
*/
|
|
8197
8197
|
/**
|
|
8198
8198
|
* @module helpers/string
|
|
@@ -8224,7 +8224,7 @@ var CamelCaseToKebabCase = function (key) {
|
|
|
8224
8224
|
/*!
|
|
8225
8225
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8226
8226
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8227
|
-
* Copyright (c) 2013-
|
|
8227
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8228
8228
|
*/
|
|
8229
8229
|
/**
|
|
8230
8230
|
* Safe stringify circular object
|
|
@@ -8269,7 +8269,7 @@ function stringify(value, options) {
|
|
|
8269
8269
|
/*!
|
|
8270
8270
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8271
8271
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8272
|
-
* Copyright (c) 2013-
|
|
8272
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8273
8273
|
*/
|
|
8274
8274
|
/**
|
|
8275
8275
|
* @module helpers/string
|
|
@@ -8311,7 +8311,7 @@ function trimInv(value) {
|
|
|
8311
8311
|
/*!
|
|
8312
8312
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8313
8313
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8314
|
-
* Copyright (c) 2013-
|
|
8314
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8315
8315
|
*/
|
|
8316
8316
|
/**
|
|
8317
8317
|
* @module helpers/string
|
|
@@ -8343,7 +8343,7 @@ function ucfirst(value) {
|
|
|
8343
8343
|
/*!
|
|
8344
8344
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8345
8345
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8346
|
-
* Copyright (c) 2013-
|
|
8346
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8347
8347
|
*/
|
|
8348
8348
|
|
|
8349
8349
|
|
|
@@ -8430,7 +8430,7 @@ function alignElement(command, box) {
|
|
|
8430
8430
|
/*!
|
|
8431
8431
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8432
8432
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8433
|
-
* Copyright (c) 2013-
|
|
8433
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8434
8434
|
*/
|
|
8435
8435
|
|
|
8436
8436
|
|
|
@@ -8533,7 +8533,7 @@ function loadNextStyle(jodit, urls, i) {
|
|
|
8533
8533
|
/*!
|
|
8534
8534
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8535
8535
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8536
|
-
* Copyright (c) 2013-
|
|
8536
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8537
8537
|
*/
|
|
8538
8538
|
|
|
8539
8539
|
|
|
@@ -8600,7 +8600,7 @@ function attr(elm, keyOrAttributes, value) {
|
|
|
8600
8600
|
/*!
|
|
8601
8601
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8602
8602
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8603
|
-
* Copyright (c) 2013-
|
|
8603
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8604
8604
|
*/
|
|
8605
8605
|
/**
|
|
8606
8606
|
* @module helpers/utils
|
|
@@ -8654,7 +8654,7 @@ var browser = function (browser) {
|
|
|
8654
8654
|
/*!
|
|
8655
8655
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8656
8656
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8657
|
-
* Copyright (c) 2013-
|
|
8657
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8658
8658
|
*/
|
|
8659
8659
|
|
|
8660
8660
|
/**
|
|
@@ -8687,7 +8687,7 @@ var buildQuery = function (data, prefix) {
|
|
|
8687
8687
|
/*!
|
|
8688
8688
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8689
8689
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8690
|
-
* Copyright (c) 2013-
|
|
8690
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8691
8691
|
*/
|
|
8692
8692
|
/**
|
|
8693
8693
|
* @module helpers/utils
|
|
@@ -8723,7 +8723,7 @@ var completeUrl = function (url) {
|
|
|
8723
8723
|
/*!
|
|
8724
8724
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8725
8725
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8726
|
-
* Copyright (c) 2013-
|
|
8726
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8727
8727
|
*/
|
|
8728
8728
|
|
|
8729
8729
|
|
|
@@ -8848,7 +8848,7 @@ function ConfigDeepFlatten(obj) {
|
|
|
8848
8848
|
/*!
|
|
8849
8849
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8850
8850
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8851
|
-
* Copyright (c) 2013-
|
|
8851
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8852
8852
|
*/
|
|
8853
8853
|
/**
|
|
8854
8854
|
* @module helpers/utils
|
|
@@ -8931,7 +8931,7 @@ var convertMediaUrlToVideoEmbed = function (url, _a) {
|
|
|
8931
8931
|
/*!
|
|
8932
8932
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8933
8933
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8934
|
-
* Copyright (c) 2013-
|
|
8934
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8935
8935
|
*/
|
|
8936
8936
|
|
|
8937
8937
|
|
|
@@ -9017,7 +9017,7 @@ var clearCenterAlign = function (image) {
|
|
|
9017
9017
|
/*!
|
|
9018
9018
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9019
9019
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9020
|
-
* Copyright (c) 2013-
|
|
9020
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9021
9021
|
*/
|
|
9022
9022
|
/**
|
|
9023
9023
|
* @module helpers/utils
|
|
@@ -9053,7 +9053,7 @@ var ctrlKey = function (e) {
|
|
|
9053
9053
|
/*!
|
|
9054
9054
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9055
9055
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9056
|
-
* Copyright (c) 2013-
|
|
9056
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9057
9057
|
*/
|
|
9058
9058
|
|
|
9059
9059
|
var store = new WeakMap();
|
|
@@ -9096,7 +9096,7 @@ var dataBind = function (elm, key, value) {
|
|
|
9096
9096
|
/*!
|
|
9097
9097
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9098
9098
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9099
|
-
* Copyright (c) 2013-
|
|
9099
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9100
9100
|
*/
|
|
9101
9101
|
/**
|
|
9102
9102
|
* @module helpers/utils
|
|
@@ -9138,7 +9138,7 @@ var defaultLanguage = function (language, defaultLanguage) {
|
|
|
9138
9138
|
/*!
|
|
9139
9139
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9140
9140
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9141
|
-
* Copyright (c) 2013-
|
|
9141
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9142
9142
|
*/
|
|
9143
9143
|
/**
|
|
9144
9144
|
* @module helpers/utils
|
|
@@ -9172,7 +9172,7 @@ function options(message) {
|
|
|
9172
9172
|
/*!
|
|
9173
9173
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9174
9174
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9175
|
-
* Copyright (c) 2013-
|
|
9175
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9176
9176
|
*/
|
|
9177
9177
|
/**
|
|
9178
9178
|
* @module helpers/utils
|
|
@@ -9203,7 +9203,7 @@ var isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE
|
|
|
9203
9203
|
/*!
|
|
9204
9204
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9205
9205
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9206
|
-
* Copyright (c) 2013-
|
|
9206
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9207
9207
|
*/
|
|
9208
9208
|
|
|
9209
9209
|
/**
|
|
@@ -9239,7 +9239,7 @@ var ConnectionError = /** @class */ (function (_super) {
|
|
|
9239
9239
|
/*!
|
|
9240
9240
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9241
9241
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9242
|
-
* Copyright (c) 2013-
|
|
9242
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9243
9243
|
*/
|
|
9244
9244
|
/**
|
|
9245
9245
|
* @module helpers/utils
|
|
@@ -9262,7 +9262,7 @@ var ConnectionError = /** @class */ (function (_super) {
|
|
|
9262
9262
|
/*!
|
|
9263
9263
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9264
9264
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9265
|
-
* Copyright (c) 2013-
|
|
9265
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9266
9266
|
*/
|
|
9267
9267
|
|
|
9268
9268
|
/**
|
|
@@ -9300,7 +9300,7 @@ var OptionsError = /** @class */ (function (_super) {
|
|
|
9300
9300
|
/*!
|
|
9301
9301
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9302
9302
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9303
|
-
* Copyright (c) 2013-
|
|
9303
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9304
9304
|
*/
|
|
9305
9305
|
/**
|
|
9306
9306
|
* @module helpers/utils
|
|
@@ -9324,7 +9324,7 @@ var OptionsError = /** @class */ (function (_super) {
|
|
|
9324
9324
|
/*!
|
|
9325
9325
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9326
9326
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9327
|
-
* Copyright (c) 2013-
|
|
9327
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9328
9328
|
*/
|
|
9329
9329
|
/**
|
|
9330
9330
|
* @module helpers/utils
|
|
@@ -9360,7 +9360,7 @@ function fastClone(object) {
|
|
|
9360
9360
|
/*!
|
|
9361
9361
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9362
9362
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9363
|
-
* Copyright (c) 2013-
|
|
9363
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9364
9364
|
*/
|
|
9365
9365
|
|
|
9366
9366
|
var keepNames = new Map();
|
|
@@ -9397,7 +9397,7 @@ var getClassName = function (obj) {
|
|
|
9397
9397
|
/*!
|
|
9398
9398
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9399
9399
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9400
|
-
* Copyright (c) 2013-
|
|
9400
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9401
9401
|
*/
|
|
9402
9402
|
|
|
9403
9403
|
|
|
@@ -9474,7 +9474,7 @@ function get(chain, obj) {
|
|
|
9474
9474
|
/*!
|
|
9475
9475
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9476
9476
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9477
|
-
* Copyright (c) 2013-
|
|
9477
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9478
9478
|
*/
|
|
9479
9479
|
/**
|
|
9480
9480
|
* @module helpers/utils
|
|
@@ -9592,7 +9592,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9592
9592
|
/*!
|
|
9593
9593
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9594
9594
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9595
|
-
* Copyright (c) 2013-
|
|
9595
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9596
9596
|
*/
|
|
9597
9597
|
/**
|
|
9598
9598
|
* @module helpers/utils
|
|
@@ -9640,7 +9640,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
9640
9640
|
/*!
|
|
9641
9641
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9642
9642
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9643
|
-
* Copyright (c) 2013-
|
|
9643
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9644
9644
|
*/
|
|
9645
9645
|
|
|
9646
9646
|
/**
|
|
@@ -9685,7 +9685,7 @@ function markDeprecated(method, names, ctx) {
|
|
|
9685
9685
|
/*!
|
|
9686
9686
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9687
9687
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9688
|
-
* Copyright (c) 2013-
|
|
9688
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9689
9689
|
*/
|
|
9690
9690
|
/**
|
|
9691
9691
|
* Parse query string
|
|
@@ -9717,7 +9717,7 @@ var parseQuery = function (queryString) {
|
|
|
9717
9717
|
/*!
|
|
9718
9718
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9719
9719
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9720
|
-
* Copyright (c) 2013-
|
|
9720
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9721
9721
|
*/
|
|
9722
9722
|
|
|
9723
9723
|
|
|
@@ -9904,7 +9904,7 @@ function previewBox(editor, defaultValue, points, container) {
|
|
|
9904
9904
|
/*!
|
|
9905
9905
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9906
9906
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9907
|
-
* Copyright (c) 2013-
|
|
9907
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9908
9908
|
*/
|
|
9909
9909
|
|
|
9910
9910
|
|
|
@@ -9960,7 +9960,7 @@ function reset(key) {
|
|
|
9960
9960
|
/*!
|
|
9961
9961
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
9962
9962
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
9963
|
-
* Copyright (c) 2013-
|
|
9963
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
9964
9964
|
*/
|
|
9965
9965
|
|
|
9966
9966
|
/**
|
|
@@ -10023,7 +10023,7 @@ function scrollIntoViewIfNeeded(elm, root, doc) {
|
|
|
10023
10023
|
/*!
|
|
10024
10024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10025
10025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10026
|
-
* Copyright (c) 2013-
|
|
10026
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10027
10027
|
*/
|
|
10028
10028
|
|
|
10029
10029
|
|
|
@@ -10164,7 +10164,7 @@ function resolveElement(element, od) {
|
|
|
10164
10164
|
/*!
|
|
10165
10165
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10166
10166
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10167
|
-
* Copyright (c) 2013-
|
|
10167
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10168
10168
|
*/
|
|
10169
10169
|
|
|
10170
10170
|
|
|
@@ -10214,7 +10214,7 @@ function set(chain, value, obj) {
|
|
|
10214
10214
|
/*!
|
|
10215
10215
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10216
10216
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10217
|
-
* Copyright (c) 2013-
|
|
10217
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10218
10218
|
*/
|
|
10219
10219
|
var LimitedStack = /** @class */ (function () {
|
|
10220
10220
|
function LimitedStack(limit) {
|
|
@@ -10262,7 +10262,7 @@ var LimitedStack = /** @class */ (function () {
|
|
|
10262
10262
|
/*!
|
|
10263
10263
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10264
10264
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10265
|
-
* Copyright (c) 2013-
|
|
10265
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10266
10266
|
*/
|
|
10267
10267
|
|
|
10268
10268
|
|
|
@@ -10387,7 +10387,7 @@ var getDataTransfer = function (event) {
|
|
|
10387
10387
|
/*!
|
|
10388
10388
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10389
10389
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10390
|
-
* Copyright (c) 2013-
|
|
10390
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10391
10391
|
*/
|
|
10392
10392
|
|
|
10393
10393
|
|
|
@@ -10441,7 +10441,7 @@ function init(jodit, pluginName, plugin, instance, doneList, waitingList) {
|
|
|
10441
10441
|
/*!
|
|
10442
10442
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10443
10443
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10444
|
-
* Copyright (c) 2013-
|
|
10444
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10445
10445
|
*/
|
|
10446
10446
|
|
|
10447
10447
|
|
|
@@ -10523,7 +10523,7 @@ function load(jodit, pluginList, callback) {
|
|
|
10523
10523
|
/*!
|
|
10524
10524
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10525
10525
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10526
|
-
* Copyright (c) 2013-
|
|
10526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10527
10527
|
*/
|
|
10528
10528
|
|
|
10529
10529
|
|
|
@@ -10566,7 +10566,7 @@ function makeInstance(jodit, plugin) {
|
|
|
10566
10566
|
/*!
|
|
10567
10567
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10568
10568
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10569
|
-
* Copyright (c) 2013-
|
|
10569
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10570
10570
|
*/
|
|
10571
10571
|
/**
|
|
10572
10572
|
* @module plugin
|
|
@@ -10594,7 +10594,7 @@ function normalizeName(name) {
|
|
|
10594
10594
|
/*!
|
|
10595
10595
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10596
10596
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10597
|
-
* Copyright (c) 2013-
|
|
10597
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10598
10598
|
*/
|
|
10599
10599
|
/**
|
|
10600
10600
|
* @module plugin
|
|
@@ -10624,7 +10624,7 @@ function normalizeName(name) {
|
|
|
10624
10624
|
/*!
|
|
10625
10625
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10626
10626
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10627
|
-
* Copyright (c) 2013-
|
|
10627
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10628
10628
|
*/
|
|
10629
10629
|
|
|
10630
10630
|
|
|
@@ -10794,7 +10794,7 @@ function getSpecialLists(jodit) {
|
|
|
10794
10794
|
/*!
|
|
10795
10795
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10796
10796
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10797
|
-
* Copyright (c) 2013-
|
|
10797
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10798
10798
|
*/
|
|
10799
10799
|
|
|
10800
10800
|
|
|
@@ -10899,7 +10899,7 @@ var Plugin = /** @class */ (function (_super) {
|
|
|
10899
10899
|
/*!
|
|
10900
10900
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10901
10901
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10902
|
-
* Copyright (c) 2013-
|
|
10902
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10903
10903
|
*/
|
|
10904
10904
|
|
|
10905
10905
|
|
|
@@ -11098,7 +11098,7 @@ var Ajax = /** @class */ (function () {
|
|
|
11098
11098
|
/*!
|
|
11099
11099
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11100
11100
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11101
|
-
* Copyright (c) 2013-
|
|
11101
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11102
11102
|
*/
|
|
11103
11103
|
|
|
11104
11104
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxOptions = {
|
|
@@ -11132,7 +11132,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
11132
11132
|
/*!
|
|
11133
11133
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11134
11134
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11135
|
-
* Copyright (c) 2013-
|
|
11135
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11136
11136
|
*/
|
|
11137
11137
|
/**
|
|
11138
11138
|
* @module request
|
|
@@ -11154,7 +11154,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.defaultAjaxO
|
|
|
11154
11154
|
/*!
|
|
11155
11155
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11156
11156
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11157
|
-
* Copyright (c) 2013-
|
|
11157
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11158
11158
|
*/
|
|
11159
11159
|
|
|
11160
11160
|
var Response = /** @class */ (function () {
|
|
@@ -11211,7 +11211,7 @@ var Response = /** @class */ (function () {
|
|
|
11211
11211
|
/*!
|
|
11212
11212
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11213
11213
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11214
|
-
* Copyright (c) 2013-
|
|
11214
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11215
11215
|
*/
|
|
11216
11216
|
/**
|
|
11217
11217
|
* @module selection
|
|
@@ -11283,7 +11283,7 @@ function findCorrectCurrentNode(node, range, rightMode, isCollapsed, checkChild,
|
|
|
11283
11283
|
/*!
|
|
11284
11284
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11285
11285
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11286
|
-
* Copyright (c) 2013-
|
|
11286
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11287
11287
|
*/
|
|
11288
11288
|
|
|
11289
11289
|
|
|
@@ -11323,7 +11323,7 @@ function moveNodeInsideStart(j, node, start) {
|
|
|
11323
11323
|
/*!
|
|
11324
11324
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11325
11325
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11326
|
-
* Copyright (c) 2013-
|
|
11326
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11327
11327
|
*/
|
|
11328
11328
|
|
|
11329
11329
|
/**
|
|
@@ -11371,7 +11371,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
11371
11371
|
/*!
|
|
11372
11372
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11373
11373
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11374
|
-
* Copyright (c) 2013-
|
|
11374
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11375
11375
|
*/
|
|
11376
11376
|
/**
|
|
11377
11377
|
* @module selection
|
|
@@ -11404,7 +11404,7 @@ function moveTheNodeAlongTheEdgeOutward(node, start, root) {
|
|
|
11404
11404
|
/*!
|
|
11405
11405
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
11406
11406
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
11407
|
-
* Copyright (c) 2013-
|
|
11407
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
11408
11408
|
*/
|
|
11409
11409
|
|
|
11410
11410
|
|
|
@@ -12712,7 +12712,7 @@ var Selection = /** @class */ (function () {
|
|
|
12712
12712
|
/*!
|
|
12713
12713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12714
12714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12715
|
-
* Copyright (c) 2013-
|
|
12715
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12716
12716
|
*/
|
|
12717
12717
|
|
|
12718
12718
|
|
|
@@ -12780,7 +12780,7 @@ function extractAndMove(wrapper, range, left) {
|
|
|
12780
12780
|
/*!
|
|
12781
12781
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12782
12782
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12783
|
-
* Copyright (c) 2013-
|
|
12783
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12784
12784
|
*/
|
|
12785
12785
|
|
|
12786
12786
|
|
|
@@ -12842,7 +12842,7 @@ var FiniteStateMachine = /** @class */ (function () {
|
|
|
12842
12842
|
/*!
|
|
12843
12843
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12844
12844
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12845
|
-
* Copyright (c) 2013-
|
|
12845
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12846
12846
|
*/
|
|
12847
12847
|
|
|
12848
12848
|
|
|
@@ -12887,7 +12887,7 @@ function getSuitChild(style, font) {
|
|
|
12887
12887
|
/*!
|
|
12888
12888
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12889
12889
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12890
|
-
* Copyright (c) 2013-
|
|
12890
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12891
12891
|
*/
|
|
12892
12892
|
|
|
12893
12893
|
|
|
@@ -12946,7 +12946,7 @@ function getSuitParent(style, node, root) {
|
|
|
12946
12946
|
/*!
|
|
12947
12947
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
12948
12948
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
12949
|
-
* Copyright (c) 2013-
|
|
12949
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
12950
12950
|
*/
|
|
12951
12951
|
|
|
12952
12952
|
|
|
@@ -13040,7 +13040,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
13040
13040
|
/*!
|
|
13041
13041
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13042
13042
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13043
|
-
* Copyright (c) 2013-
|
|
13043
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13044
13044
|
*/
|
|
13045
13045
|
|
|
13046
13046
|
|
|
@@ -13072,7 +13072,7 @@ if (jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.globalDocument) {
|
|
|
13072
13072
|
/*!
|
|
13073
13073
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13074
13074
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13075
|
-
* Copyright (c) 2013-
|
|
13075
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13076
13076
|
*/
|
|
13077
13077
|
|
|
13078
13078
|
/**
|
|
@@ -13098,7 +13098,7 @@ function isInsideInvisibleElement(font, root) {
|
|
|
13098
13098
|
/*!
|
|
13099
13099
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13100
13100
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13101
|
-
* Copyright (c) 2013-
|
|
13101
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13102
13102
|
*/
|
|
13103
13103
|
|
|
13104
13104
|
|
|
@@ -13132,7 +13132,7 @@ function isNormalNode(elm) {
|
|
|
13132
13132
|
/*!
|
|
13133
13133
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13134
13134
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13135
|
-
* Copyright (c) 2013-
|
|
13135
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13136
13136
|
*/
|
|
13137
13137
|
|
|
13138
13138
|
|
|
@@ -13270,7 +13270,7 @@ function isSameStyleChild(commitStyle, elm) {
|
|
|
13270
13270
|
/*!
|
|
13271
13271
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13272
13272
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13273
|
-
* Copyright (c) 2013-
|
|
13273
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13274
13274
|
*/
|
|
13275
13275
|
|
|
13276
13276
|
|
|
@@ -13341,7 +13341,7 @@ function unwrapList(mode, list, li, jodit, cs) {
|
|
|
13341
13341
|
/*!
|
|
13342
13342
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13343
13343
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13344
|
-
* Copyright (c) 2013-
|
|
13344
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13345
13345
|
*/
|
|
13346
13346
|
|
|
13347
13347
|
|
|
@@ -13403,7 +13403,7 @@ function wrapList(commitStyle, wrapper, jodit) {
|
|
|
13403
13403
|
/*!
|
|
13404
13404
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13405
13405
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13406
|
-
* Copyright (c) 2013-
|
|
13406
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13407
13407
|
*/
|
|
13408
13408
|
|
|
13409
13409
|
|
|
@@ -13580,7 +13580,7 @@ function getNativeCSSValue(jodit, elm, key) {
|
|
|
13580
13580
|
/*!
|
|
13581
13581
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13582
13582
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13583
|
-
* Copyright (c) 2013-
|
|
13583
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13584
13584
|
*/
|
|
13585
13585
|
|
|
13586
13586
|
|
|
@@ -13657,7 +13657,7 @@ function unwrapChildren(style, font) {
|
|
|
13657
13657
|
/*!
|
|
13658
13658
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13659
13659
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13660
|
-
* Copyright (c) 2013-
|
|
13660
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13661
13661
|
*/
|
|
13662
13662
|
|
|
13663
13663
|
|
|
@@ -13727,7 +13727,7 @@ function wrapUnwrappedText(style, elm, jodit) {
|
|
|
13727
13727
|
/*!
|
|
13728
13728
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13729
13729
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13730
|
-
* Copyright (c) 2013-
|
|
13730
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13731
13731
|
*/
|
|
13732
13732
|
|
|
13733
13733
|
|
|
@@ -13785,7 +13785,7 @@ function findOrCreateWrapper(commitStyle, font, jodit) {
|
|
|
13785
13785
|
/*!
|
|
13786
13786
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13787
13787
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13788
|
-
* Copyright (c) 2013-
|
|
13788
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13789
13789
|
*/
|
|
13790
13790
|
|
|
13791
13791
|
|
|
@@ -13842,7 +13842,7 @@ function ApplyStyle(jodit, cs) {
|
|
|
13842
13842
|
/*!
|
|
13843
13843
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13844
13844
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13845
|
-
* Copyright (c) 2013-
|
|
13845
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13846
13846
|
*/
|
|
13847
13847
|
|
|
13848
13848
|
|
|
@@ -13959,7 +13959,7 @@ var CommitStyle = /** @class */ (function () {
|
|
|
13959
13959
|
/*!
|
|
13960
13960
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
13961
13961
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
13962
|
-
* Copyright (c) 2013-
|
|
13962
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
13963
13963
|
*/
|
|
13964
13964
|
/**
|
|
13965
13965
|
* @module selection
|
|
@@ -14000,7 +14000,7 @@ var _PREFIX = 'commitStyle';
|
|
|
14000
14000
|
/*!
|
|
14001
14001
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14002
14002
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14003
|
-
* Copyright (c) 2013-
|
|
14003
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14004
14004
|
*/
|
|
14005
14005
|
var _a;
|
|
14006
14006
|
|
|
@@ -14158,7 +14158,7 @@ var transactions = (_a = {},
|
|
|
14158
14158
|
/*!
|
|
14159
14159
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14160
14160
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14161
|
-
* Copyright (c) 2013-
|
|
14161
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14162
14162
|
*/
|
|
14163
14163
|
/**
|
|
14164
14164
|
* Check if user disable local storages/cookie etc.
|
|
@@ -14242,7 +14242,7 @@ var LocalStorageProvider = /** @class */ (function () {
|
|
|
14242
14242
|
/*!
|
|
14243
14243
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14244
14244
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14245
|
-
* Copyright (c) 2013-
|
|
14245
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14246
14246
|
*/
|
|
14247
14247
|
var MemoryStorageProvider = /** @class */ (function () {
|
|
14248
14248
|
function MemoryStorageProvider() {
|
|
@@ -14286,7 +14286,7 @@ var MemoryStorageProvider = /** @class */ (function () {
|
|
|
14286
14286
|
/*!
|
|
14287
14287
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14288
14288
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14289
|
-
* Copyright (c) 2013-
|
|
14289
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14290
14290
|
*/
|
|
14291
14291
|
/**
|
|
14292
14292
|
* @module storage
|
|
@@ -14312,7 +14312,7 @@ var MemoryStorageProvider = /** @class */ (function () {
|
|
|
14312
14312
|
/*!
|
|
14313
14313
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14314
14314
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14315
|
-
* Copyright (c) 2013-
|
|
14315
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14316
14316
|
*/
|
|
14317
14317
|
|
|
14318
14318
|
|
|
@@ -14378,7 +14378,7 @@ var Storage = /** @class */ (function () {
|
|
|
14378
14378
|
/*!
|
|
14379
14379
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14380
14380
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14381
|
-
* Copyright (c) 2013-
|
|
14381
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14382
14382
|
*/
|
|
14383
14383
|
|
|
14384
14384
|
|
|
@@ -14433,7 +14433,7 @@ function processTitle(title, self) {
|
|
|
14433
14433
|
/*!
|
|
14434
14434
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14435
14435
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14436
|
-
* Copyright (c) 2013-
|
|
14436
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14437
14437
|
*/
|
|
14438
14438
|
|
|
14439
14439
|
var Elms = /** @class */ (function () {
|
|
@@ -14469,7 +14469,7 @@ var Elms = /** @class */ (function () {
|
|
|
14469
14469
|
/*!
|
|
14470
14470
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14471
14471
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14472
|
-
* Copyright (c) 2013-
|
|
14472
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14473
14473
|
*/
|
|
14474
14474
|
|
|
14475
14475
|
var Mods = /** @class */ (function () {
|
|
@@ -14534,7 +14534,7 @@ var Mods = /** @class */ (function () {
|
|
|
14534
14534
|
/*!
|
|
14535
14535
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14536
14536
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14537
|
-
* Copyright (c) 2013-
|
|
14537
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14538
14538
|
*/
|
|
14539
14539
|
|
|
14540
14540
|
|
|
@@ -14826,7 +14826,7 @@ function Button(jodit, stateOrText, text, variant) {
|
|
|
14826
14826
|
/*!
|
|
14827
14827
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14828
14828
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14829
|
-
* Copyright (c) 2013-
|
|
14829
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14830
14830
|
*/
|
|
14831
14831
|
|
|
14832
14832
|
|
|
@@ -14921,7 +14921,7 @@ var UIButtonGroup = /** @class */ (function (_super) {
|
|
|
14921
14921
|
/*!
|
|
14922
14922
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14923
14923
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14924
|
-
* Copyright (c) 2013-
|
|
14924
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14925
14925
|
*/
|
|
14926
14926
|
/**
|
|
14927
14927
|
* [[include:core/ui/button/README.md]]
|
|
@@ -14953,7 +14953,7 @@ var UIButtonGroup = /** @class */ (function (_super) {
|
|
|
14953
14953
|
/*!
|
|
14954
14954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
14955
14955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
14956
|
-
* Copyright (c) 2013-
|
|
14956
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
14957
14957
|
*/
|
|
14958
14958
|
|
|
14959
14959
|
|
|
@@ -15169,7 +15169,7 @@ var UITooltip = /** @class */ (function (_super) {
|
|
|
15169
15169
|
/*!
|
|
15170
15170
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15171
15171
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15172
|
-
* Copyright (c) 2013-
|
|
15172
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15173
15173
|
*/
|
|
15174
15174
|
|
|
15175
15175
|
|
|
@@ -15336,7 +15336,7 @@ var UIElement = /** @class */ (function (_super) {
|
|
|
15336
15336
|
/*!
|
|
15337
15337
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15338
15338
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15339
|
-
* Copyright (c) 2013-
|
|
15339
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15340
15340
|
*/
|
|
15341
15341
|
|
|
15342
15342
|
|
|
@@ -15393,7 +15393,7 @@ var UIBlock = /** @class */ (function (_super) {
|
|
|
15393
15393
|
/*!
|
|
15394
15394
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15395
15395
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15396
|
-
* Copyright (c) 2013-
|
|
15396
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15397
15397
|
*/
|
|
15398
15398
|
|
|
15399
15399
|
|
|
@@ -15529,7 +15529,7 @@ var UIForm = /** @class */ (function (_super) {
|
|
|
15529
15529
|
/*!
|
|
15530
15530
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15531
15531
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15532
|
-
* Copyright (c) 2013-
|
|
15532
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15533
15533
|
*/
|
|
15534
15534
|
/**
|
|
15535
15535
|
* @module ui/form
|
|
@@ -15555,7 +15555,7 @@ var UIForm = /** @class */ (function (_super) {
|
|
|
15555
15555
|
/*!
|
|
15556
15556
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15557
15557
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15558
|
-
* Copyright (c) 2013-
|
|
15558
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15559
15559
|
*/
|
|
15560
15560
|
|
|
15561
15561
|
|
|
@@ -15617,7 +15617,7 @@ var UITextArea = /** @class */ (function (_super) {
|
|
|
15617
15617
|
/*!
|
|
15618
15618
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15619
15619
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15620
|
-
* Copyright (c) 2013-
|
|
15620
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15621
15621
|
*/
|
|
15622
15622
|
|
|
15623
15623
|
|
|
@@ -15704,7 +15704,7 @@ var UICheckbox = /** @class */ (function (_super) {
|
|
|
15704
15704
|
/*!
|
|
15705
15705
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15706
15706
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15707
|
-
* Copyright (c) 2013-
|
|
15707
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15708
15708
|
*/
|
|
15709
15709
|
|
|
15710
15710
|
|
|
@@ -15771,7 +15771,7 @@ var UIFileInput = /** @class */ (function (_super) {
|
|
|
15771
15771
|
/*!
|
|
15772
15772
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15773
15773
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15774
|
-
* Copyright (c) 2013-
|
|
15774
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15775
15775
|
*/
|
|
15776
15776
|
/**
|
|
15777
15777
|
* @module ui/form
|
|
@@ -15803,7 +15803,7 @@ var UIFileInput = /** @class */ (function (_super) {
|
|
|
15803
15803
|
/*!
|
|
15804
15804
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
15805
15805
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
15806
|
-
* Copyright (c) 2013-
|
|
15806
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
15807
15807
|
*/
|
|
15808
15808
|
|
|
15809
15809
|
|
|
@@ -16074,7 +16074,7 @@ var UIInput = /** @class */ (function (_super) {
|
|
|
16074
16074
|
/*!
|
|
16075
16075
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16076
16076
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16077
|
-
* Copyright (c) 2013-
|
|
16077
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16078
16078
|
*/
|
|
16079
16079
|
|
|
16080
16080
|
|
|
@@ -16160,7 +16160,7 @@ var UISelect = /** @class */ (function (_super) {
|
|
|
16160
16160
|
/*!
|
|
16161
16161
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16162
16162
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16163
|
-
* Copyright (c) 2013-
|
|
16163
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16164
16164
|
*/
|
|
16165
16165
|
/**
|
|
16166
16166
|
* @module ui/form
|
|
@@ -16185,7 +16185,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
16185
16185
|
/*!
|
|
16186
16186
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16187
16187
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16188
|
-
* Copyright (c) 2013-
|
|
16188
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16189
16189
|
*/
|
|
16190
16190
|
|
|
16191
16191
|
|
|
@@ -16224,7 +16224,7 @@ var url = function (input) {
|
|
|
16224
16224
|
/*!
|
|
16225
16225
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16226
16226
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16227
|
-
* Copyright (c) 2013-
|
|
16227
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16228
16228
|
*/
|
|
16229
16229
|
|
|
16230
16230
|
/**
|
|
@@ -16259,7 +16259,7 @@ var required = function (select) {
|
|
|
16259
16259
|
/*!
|
|
16260
16260
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16261
16261
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16262
|
-
* Copyright (c) 2013-
|
|
16262
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16263
16263
|
*/
|
|
16264
16264
|
|
|
16265
16265
|
|
|
@@ -16416,7 +16416,7 @@ var UIGroup = /** @class */ (function (_super) {
|
|
|
16416
16416
|
/*!
|
|
16417
16417
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16418
16418
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16419
|
-
* Copyright (c) 2013-
|
|
16419
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16420
16420
|
*/
|
|
16421
16421
|
/**
|
|
16422
16422
|
* @module ui/group
|
|
@@ -16450,7 +16450,7 @@ var UIGroup = /** @class */ (function (_super) {
|
|
|
16450
16450
|
/*!
|
|
16451
16451
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16452
16452
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16453
|
-
* Copyright (c) 2013-
|
|
16453
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16454
16454
|
*/
|
|
16455
16455
|
|
|
16456
16456
|
|
|
@@ -16632,7 +16632,7 @@ var UIList = /** @class */ (function (_super) {
|
|
|
16632
16632
|
/*!
|
|
16633
16633
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16634
16634
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16635
|
-
* Copyright (c) 2013-
|
|
16635
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16636
16636
|
*/
|
|
16637
16637
|
|
|
16638
16638
|
/**
|
|
@@ -16671,7 +16671,7 @@ var UISeparator = /** @class */ (function (_super) {
|
|
|
16671
16671
|
/*!
|
|
16672
16672
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16673
16673
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16674
|
-
* Copyright (c) 2013-
|
|
16674
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16675
16675
|
*/
|
|
16676
16676
|
|
|
16677
16677
|
/**
|
|
@@ -16710,7 +16710,7 @@ var UISpacer = /** @class */ (function (_super) {
|
|
|
16710
16710
|
/*!
|
|
16711
16711
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16712
16712
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16713
|
-
* Copyright (c) 2013-
|
|
16713
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16714
16714
|
*/
|
|
16715
16715
|
|
|
16716
16716
|
|
|
@@ -16754,7 +16754,7 @@ function flatButtonsSet(buttons, jodit) {
|
|
|
16754
16754
|
/*!
|
|
16755
16755
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16756
16756
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16757
|
-
* Copyright (c) 2013-
|
|
16757
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16758
16758
|
*/
|
|
16759
16759
|
|
|
16760
16760
|
|
|
@@ -16833,7 +16833,7 @@ function findControlType(path, controls) {
|
|
|
16833
16833
|
/*!
|
|
16834
16834
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16835
16835
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16836
|
-
* Copyright (c) 2013-
|
|
16836
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16837
16837
|
*/
|
|
16838
16838
|
|
|
16839
16839
|
|
|
@@ -16870,7 +16870,7 @@ function getStrongControlTypes(items, controls) {
|
|
|
16870
16870
|
/*!
|
|
16871
16871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
16872
16872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
16873
|
-
* Copyright (c) 2013-
|
|
16873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
16874
16874
|
*/
|
|
16875
16875
|
|
|
16876
16876
|
|
|
@@ -17004,7 +17004,7 @@ var Icon = /** @class */ (function () {
|
|
|
17004
17004
|
/*!
|
|
17005
17005
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17006
17006
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17007
|
-
* Copyright (c) 2013-
|
|
17007
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17008
17008
|
*/
|
|
17009
17009
|
/**
|
|
17010
17010
|
* [[include:core/ui/README.md]]
|
|
@@ -17033,7 +17033,7 @@ var Icon = /** @class */ (function () {
|
|
|
17033
17033
|
/*!
|
|
17034
17034
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17035
17035
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17036
|
-
* Copyright (c) 2013-
|
|
17036
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17037
17037
|
*/
|
|
17038
17038
|
/**
|
|
17039
17039
|
* @module ui/popup
|
|
@@ -17063,7 +17063,7 @@ var Icon = /** @class */ (function () {
|
|
|
17063
17063
|
/*!
|
|
17064
17064
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17065
17065
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17066
|
-
* Copyright (c) 2013-
|
|
17066
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17067
17067
|
*/
|
|
17068
17068
|
|
|
17069
17069
|
|
|
@@ -17433,7 +17433,7 @@ var Popup = /** @class */ (function (_super) {
|
|
|
17433
17433
|
/*!
|
|
17434
17434
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17435
17435
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17436
|
-
* Copyright (c) 2013-
|
|
17436
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17437
17437
|
*/
|
|
17438
17438
|
|
|
17439
17439
|
|
|
@@ -17501,7 +17501,7 @@ var ProgressBar = /** @class */ (function (_super) {
|
|
|
17501
17501
|
/*!
|
|
17502
17502
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17503
17503
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17504
|
-
* Copyright (c) 2013-
|
|
17504
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17505
17505
|
*/
|
|
17506
17506
|
|
|
17507
17507
|
|
|
@@ -17681,7 +17681,7 @@ var ViewWithToolbar = /** @class */ (function (_super) {
|
|
|
17681
17681
|
/*!
|
|
17682
17682
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
17683
17683
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
17684
|
-
* Copyright (c) 2013-
|
|
17684
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
17685
17685
|
*/
|
|
17686
17686
|
|
|
17687
17687
|
|
|
@@ -18069,7 +18069,7 @@ View.defaultOptions = {
|
|
|
18069
18069
|
/*!
|
|
18070
18070
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18071
18071
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18072
|
-
* Copyright (c) 2013-
|
|
18072
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18073
18073
|
*/
|
|
18074
18074
|
/**
|
|
18075
18075
|
* [[include:README.md]]
|
|
@@ -18169,7 +18169,7 @@ var CommitMode = /** @class */ (function () {
|
|
|
18169
18169
|
/*!
|
|
18170
18170
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
18171
18171
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
18172
|
-
* Copyright (c) 2013-
|
|
18172
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
18173
18173
|
*/
|
|
18174
18174
|
|
|
18175
18175
|
|
|
@@ -19598,7 +19598,7 @@ function addClassNames(className, elm) {
|
|
|
19598
19598
|
/*!
|
|
19599
19599
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19600
19600
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19601
|
-
* Copyright (c) 2013-
|
|
19601
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19602
19602
|
*/
|
|
19603
19603
|
|
|
19604
19604
|
|
|
@@ -19690,7 +19690,7 @@ Object.keys(exp).forEach(function (lang) {
|
|
|
19690
19690
|
/*!
|
|
19691
19691
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19692
19692
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19693
|
-
* Copyright (c) 2013-
|
|
19693
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19694
19694
|
*/
|
|
19695
19695
|
|
|
19696
19696
|
|
|
@@ -19771,7 +19771,7 @@ var ContextMenu = /** @class */ (function (_super) {
|
|
|
19771
19771
|
/*!
|
|
19772
19772
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19773
19773
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19774
|
-
* Copyright (c) 2013-
|
|
19774
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19775
19775
|
*/
|
|
19776
19776
|
|
|
19777
19777
|
|
|
@@ -19833,7 +19833,7 @@ function Alert(msg, title, callback, className) {
|
|
|
19833
19833
|
/*!
|
|
19834
19834
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19835
19835
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19836
|
-
* Copyright (c) 2013-
|
|
19836
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19837
19837
|
*/
|
|
19838
19838
|
|
|
19839
19839
|
|
|
@@ -19911,7 +19911,7 @@ function Confirm(msg, title, callback) {
|
|
|
19911
19911
|
/*!
|
|
19912
19912
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
19913
19913
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
19914
|
-
* Copyright (c) 2013-
|
|
19914
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
19915
19915
|
*/
|
|
19916
19916
|
|
|
19917
19917
|
|
|
@@ -20541,7 +20541,7 @@ Dialog.defaultOptions = (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__assign */ .C
|
|
|
20541
20541
|
/*!
|
|
20542
20542
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20543
20543
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20544
|
-
* Copyright (c) 2013-
|
|
20544
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20545
20545
|
*/
|
|
20546
20546
|
/**
|
|
20547
20547
|
* [[include:modules/dialog/README.md]]
|
|
@@ -20570,7 +20570,7 @@ Dialog.defaultOptions = (0,tslib__WEBPACK_IMPORTED_MODULE_13__/* .__assign */ .C
|
|
|
20570
20570
|
/*!
|
|
20571
20571
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20572
20572
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20573
|
-
* Copyright (c) 2013-
|
|
20573
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20574
20574
|
*/
|
|
20575
20575
|
|
|
20576
20576
|
|
|
@@ -20656,7 +20656,7 @@ function Prompt(msg, title, callback, placeholder, defaultValue) {
|
|
|
20656
20656
|
/*!
|
|
20657
20657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20658
20658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20659
|
-
* Copyright (c) 2013-
|
|
20659
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20660
20660
|
*/
|
|
20661
20661
|
|
|
20662
20662
|
|
|
@@ -20850,7 +20850,7 @@ var CLASS_PREVIEW = 'jodit-file-browser-preview', preview_tpl_next = function (n
|
|
|
20850
20850
|
/*!
|
|
20851
20851
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20852
20852
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20853
|
-
* Copyright (c) 2013-
|
|
20853
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20854
20854
|
*/
|
|
20855
20855
|
var map = new WeakMap();
|
|
20856
20856
|
/**
|
|
@@ -20880,7 +20880,7 @@ var elementsMap = function (view) {
|
|
|
20880
20880
|
/*!
|
|
20881
20881
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20882
20882
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20883
|
-
* Copyright (c) 2013-
|
|
20883
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20884
20884
|
*/
|
|
20885
20885
|
|
|
20886
20886
|
var FileBrowserItem = /** @class */ (function () {
|
|
@@ -20982,7 +20982,7 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
20982
20982
|
/*!
|
|
20983
20983
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
20984
20984
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
20985
|
-
* Copyright (c) 2013-
|
|
20985
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
20986
20986
|
*/
|
|
20987
20987
|
|
|
20988
20988
|
|
|
@@ -21310,7 +21310,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fil
|
|
|
21310
21310
|
/*!
|
|
21311
21311
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21312
21312
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21313
|
-
* Copyright (c) 2013-
|
|
21313
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21314
21314
|
*/
|
|
21315
21315
|
|
|
21316
21316
|
|
|
@@ -21761,7 +21761,7 @@ var DataProvider = /** @class */ (function () {
|
|
|
21761
21761
|
/*!
|
|
21762
21762
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21763
21763
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21764
|
-
* Copyright (c) 2013-
|
|
21764
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21765
21765
|
*/
|
|
21766
21766
|
|
|
21767
21767
|
|
|
@@ -21785,7 +21785,7 @@ function makeContextMenu(parent) {
|
|
|
21785
21785
|
/*!
|
|
21786
21786
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21787
21787
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21788
|
-
* Copyright (c) 2013-
|
|
21788
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21789
21789
|
*/
|
|
21790
21790
|
/**
|
|
21791
21791
|
* Removes a file from the server
|
|
@@ -21813,7 +21813,7 @@ function deleteFile(fb, name, source) {
|
|
|
21813
21813
|
/*!
|
|
21814
21814
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21815
21815
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21816
|
-
* Copyright (c) 2013-
|
|
21816
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21817
21817
|
*/
|
|
21818
21818
|
/**
|
|
21819
21819
|
* Loads a list of files and adds them to the state
|
|
@@ -21854,7 +21854,7 @@ function loadItems(fb) {
|
|
|
21854
21854
|
/*!
|
|
21855
21855
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21856
21856
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21857
|
-
* Copyright (c) 2013-
|
|
21857
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21858
21858
|
*/
|
|
21859
21859
|
|
|
21860
21860
|
|
|
@@ -21920,7 +21920,7 @@ function loadTree(fb) {
|
|
|
21920
21920
|
/*!
|
|
21921
21921
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
21922
21922
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
21923
|
-
* Copyright (c) 2013-
|
|
21923
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
21924
21924
|
*/
|
|
21925
21925
|
|
|
21926
21926
|
|
|
@@ -22318,7 +22318,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
22318
22318
|
/*!
|
|
22319
22319
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22320
22320
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22321
|
-
* Copyright (c) 2013-
|
|
22321
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22322
22322
|
*/
|
|
22323
22323
|
/**
|
|
22324
22324
|
* [[include:modules/file-browser/README.md]]
|
|
@@ -22348,7 +22348,7 @@ function isEqualButtonList(prevButtons, buttons) {
|
|
|
22348
22348
|
/*!
|
|
22349
22349
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22350
22350
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22351
|
-
* Copyright (c) 2013-
|
|
22351
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22352
22352
|
*/
|
|
22353
22353
|
|
|
22354
22354
|
|
|
@@ -22475,7 +22475,7 @@ function nativeListeners() {
|
|
|
22475
22475
|
/*!
|
|
22476
22476
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22477
22477
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22478
|
-
* Copyright (c) 2013-
|
|
22478
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22479
22479
|
*/
|
|
22480
22480
|
|
|
22481
22481
|
|
|
@@ -22621,7 +22621,7 @@ function selfListeners() {
|
|
|
22621
22621
|
/*!
|
|
22622
22622
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22623
22623
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22624
|
-
* Copyright (c) 2013-
|
|
22624
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22625
22625
|
*/
|
|
22626
22626
|
|
|
22627
22627
|
|
|
@@ -22783,7 +22783,7 @@ function stateListeners() {
|
|
|
22783
22783
|
/*!
|
|
22784
22784
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22785
22785
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22786
|
-
* Copyright (c) 2013-
|
|
22786
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22787
22787
|
*/
|
|
22788
22788
|
|
|
22789
22789
|
|
|
@@ -22816,7 +22816,7 @@ var FileBrowserFiles = /** @class */ (function (_super) {
|
|
|
22816
22816
|
/*!
|
|
22817
22817
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22818
22818
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22819
|
-
* Copyright (c) 2013-
|
|
22819
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22820
22820
|
*/
|
|
22821
22821
|
/**
|
|
22822
22822
|
* @module modules/file-browser
|
|
@@ -22839,7 +22839,7 @@ var FileBrowserFiles = /** @class */ (function (_super) {
|
|
|
22839
22839
|
/*!
|
|
22840
22840
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22841
22841
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22842
|
-
* Copyright (c) 2013-
|
|
22842
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22843
22843
|
*/
|
|
22844
22844
|
|
|
22845
22845
|
|
|
@@ -22869,7 +22869,7 @@ var FileBrowserTree = /** @class */ (function (_super) {
|
|
|
22869
22869
|
/*!
|
|
22870
22870
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22871
22871
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22872
|
-
* Copyright (c) 2013-
|
|
22872
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22873
22873
|
*/
|
|
22874
22874
|
var Command = /** @class */ (function () {
|
|
22875
22875
|
function Command(oldValue, newValue, history, tick) {
|
|
@@ -22908,7 +22908,7 @@ var Command = /** @class */ (function () {
|
|
|
22908
22908
|
/*!
|
|
22909
22909
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22910
22910
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
22911
|
-
* Copyright (c) 2013-
|
|
22911
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
22912
22912
|
*/
|
|
22913
22913
|
|
|
22914
22914
|
|
|
@@ -23103,7 +23103,7 @@ var History = /** @class */ (function (_super) {
|
|
|
23103
23103
|
/*!
|
|
23104
23104
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23105
23105
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23106
|
-
* Copyright (c) 2013-
|
|
23106
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23107
23107
|
*/
|
|
23108
23108
|
|
|
23109
23109
|
|
|
@@ -23337,7 +23337,7 @@ var Snapshot = /** @class */ (function (_super) {
|
|
|
23337
23337
|
/*!
|
|
23338
23338
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23339
23339
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23340
|
-
* Copyright (c) 2013-
|
|
23340
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23341
23341
|
*/
|
|
23342
23342
|
var Stack = /** @class */ (function () {
|
|
23343
23343
|
function Stack(size) {
|
|
@@ -23420,7 +23420,7 @@ var Stack = /** @class */ (function () {
|
|
|
23420
23420
|
/*!
|
|
23421
23421
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23422
23422
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23423
|
-
* Copyright (c) 2013-
|
|
23423
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23424
23424
|
*/
|
|
23425
23425
|
|
|
23426
23426
|
|
|
@@ -23466,7 +23466,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('crop', (_icon
|
|
|
23466
23466
|
/*!
|
|
23467
23467
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
23468
23468
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
23469
|
-
* Copyright (c) 2013-
|
|
23469
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
23470
23470
|
*/
|
|
23471
23471
|
|
|
23472
23472
|
|
|
@@ -24061,7 +24061,7 @@ function openImageEditor(href, name, path, source, onSuccess, onFailed) {
|
|
|
24061
24061
|
/*!
|
|
24062
24062
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24063
24063
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24064
|
-
* Copyright (c) 2013-
|
|
24064
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24065
24065
|
*/
|
|
24066
24066
|
|
|
24067
24067
|
var jie = 'jodit-image-editor';
|
|
@@ -24189,7 +24189,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24189
24189
|
/*!
|
|
24190
24190
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24191
24191
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24192
|
-
* Copyright (c) 2013-
|
|
24192
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24193
24193
|
*/
|
|
24194
24194
|
/**
|
|
24195
24195
|
* [[include:modules/README.md]]
|
|
@@ -24241,7 +24241,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
24241
24241
|
/*!
|
|
24242
24242
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24243
24243
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24244
|
-
* Copyright (c) 2013-
|
|
24244
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24245
24245
|
*/
|
|
24246
24246
|
|
|
24247
24247
|
|
|
@@ -24283,7 +24283,7 @@ var UIMessage = /** @class */ (function (_super) {
|
|
|
24283
24283
|
/*!
|
|
24284
24284
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24285
24285
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24286
|
-
* Copyright (c) 2013-
|
|
24286
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24287
24287
|
*/
|
|
24288
24288
|
|
|
24289
24289
|
|
|
@@ -24429,7 +24429,7 @@ var UIMessages = /** @class */ (function (_super) {
|
|
|
24429
24429
|
/*!
|
|
24430
24430
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24431
24431
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24432
|
-
* Copyright (c) 2013-
|
|
24432
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24433
24433
|
*/
|
|
24434
24434
|
|
|
24435
24435
|
|
|
@@ -24549,7 +24549,7 @@ var StatusBar = /** @class */ (function (_super) {
|
|
|
24549
24549
|
/*!
|
|
24550
24550
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
24551
24551
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
24552
|
-
* Copyright (c) 2013-
|
|
24552
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
24553
24553
|
*/
|
|
24554
24554
|
|
|
24555
24555
|
|
|
@@ -25260,7 +25260,7 @@ var instance = function (j) { return j.getInstance('Table', j.o); };
|
|
|
25260
25260
|
/*!
|
|
25261
25261
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25262
25262
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25263
|
-
* Copyright (c) 2013-
|
|
25263
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25264
25264
|
*/
|
|
25265
25265
|
|
|
25266
25266
|
|
|
@@ -25686,7 +25686,7 @@ var ToolbarButton = /** @class */ (function (_super) {
|
|
|
25686
25686
|
/*!
|
|
25687
25687
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25688
25688
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25689
|
-
* Copyright (c) 2013-
|
|
25689
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25690
25690
|
*/
|
|
25691
25691
|
|
|
25692
25692
|
|
|
@@ -25749,7 +25749,7 @@ var ToolbarContent = /** @class */ (function (_super) {
|
|
|
25749
25749
|
/*!
|
|
25750
25750
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25751
25751
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25752
|
-
* Copyright (c) 2013-
|
|
25752
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25753
25753
|
*/
|
|
25754
25754
|
/**
|
|
25755
25755
|
* @module modules/toolbar/button
|
|
@@ -25776,7 +25776,7 @@ var ToolbarContent = /** @class */ (function (_super) {
|
|
|
25776
25776
|
/*!
|
|
25777
25777
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25778
25778
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25779
|
-
* Copyright (c) 2013-
|
|
25779
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25780
25780
|
*/
|
|
25781
25781
|
|
|
25782
25782
|
|
|
@@ -25836,7 +25836,7 @@ var ToolbarSelect = /** @class */ (function (_super) {
|
|
|
25836
25836
|
/*!
|
|
25837
25837
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25838
25838
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25839
|
-
* Copyright (c) 2013-
|
|
25839
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25840
25840
|
*/
|
|
25841
25841
|
|
|
25842
25842
|
|
|
@@ -25985,7 +25985,7 @@ var ToolbarCollection = /** @class */ (function (_super) {
|
|
|
25985
25985
|
/*!
|
|
25986
25986
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
25987
25987
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
25988
|
-
* Copyright (c) 2013-
|
|
25988
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
25989
25989
|
*/
|
|
25990
25990
|
|
|
25991
25991
|
|
|
@@ -26135,7 +26135,7 @@ var ToolbarEditorCollection = /** @class */ (function (_super) {
|
|
|
26135
26135
|
/*!
|
|
26136
26136
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26137
26137
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26138
|
-
* Copyright (c) 2013-
|
|
26138
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26139
26139
|
*/
|
|
26140
26140
|
|
|
26141
26141
|
|
|
@@ -26196,7 +26196,7 @@ function makeSelect(view, control, target) {
|
|
|
26196
26196
|
/*!
|
|
26197
26197
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26198
26198
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26199
|
-
* Copyright (c) 2013-
|
|
26199
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26200
26200
|
*/
|
|
26201
26201
|
|
|
26202
26202
|
|
|
@@ -26296,7 +26296,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.uploader = {
|
|
|
26296
26296
|
/*!
|
|
26297
26297
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26298
26298
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26299
|
-
* Copyright (c) 2013-
|
|
26299
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26300
26300
|
*/
|
|
26301
26301
|
|
|
26302
26302
|
function buildData(uploader, data) {
|
|
@@ -26334,7 +26334,7 @@ function buildData(uploader, data) {
|
|
|
26334
26334
|
/*!
|
|
26335
26335
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26336
26336
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26337
|
-
* Copyright (c) 2013-
|
|
26337
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26338
26338
|
*/
|
|
26339
26339
|
/**
|
|
26340
26340
|
* @module modules/uploader
|
|
@@ -26378,7 +26378,7 @@ function dataURItoBlob(dataURI) {
|
|
|
26378
26378
|
/*!
|
|
26379
26379
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26380
26380
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26381
|
-
* Copyright (c) 2013-
|
|
26381
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26382
26382
|
*/
|
|
26383
26383
|
|
|
26384
26384
|
|
|
@@ -26411,7 +26411,7 @@ function hasItems(data) {
|
|
|
26411
26411
|
/*!
|
|
26412
26412
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26413
26413
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26414
|
-
* Copyright (c) 2013-
|
|
26414
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26415
26415
|
*/
|
|
26416
26416
|
|
|
26417
26417
|
|
|
@@ -26460,7 +26460,7 @@ function processOldBrowserDrag(self, cData, handlerSuccess, handlerError, onFina
|
|
|
26460
26460
|
/*!
|
|
26461
26461
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26462
26462
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26463
|
-
* Copyright (c) 2013-
|
|
26463
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26464
26464
|
*/
|
|
26465
26465
|
|
|
26466
26466
|
|
|
@@ -26591,7 +26591,7 @@ function readImagesWithReader(fileList, imagesExtensions, promises, uploader, ha
|
|
|
26591
26591
|
/*!
|
|
26592
26592
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26593
26593
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26594
|
-
* Copyright (c) 2013-
|
|
26594
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26595
26595
|
*/
|
|
26596
26596
|
|
|
26597
26597
|
|
|
@@ -26685,7 +26685,7 @@ function send(uploader, data) {
|
|
|
26685
26685
|
/*!
|
|
26686
26686
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26687
26687
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26688
|
-
* Copyright (c) 2013-
|
|
26688
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26689
26689
|
*/
|
|
26690
26690
|
|
|
26691
26691
|
|
|
@@ -26906,7 +26906,7 @@ var Uploader = /** @class */ (function (_super) {
|
|
|
26906
26906
|
/*!
|
|
26907
26907
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
26908
26908
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
26909
|
-
* Copyright (c) 2013-
|
|
26909
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
26910
26910
|
*/
|
|
26911
26911
|
|
|
26912
26912
|
|
|
@@ -27011,7 +27011,7 @@ var ColorPickerWidget = function (editor, callback, coldColor) {
|
|
|
27011
27011
|
/*!
|
|
27012
27012
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27013
27013
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27014
|
-
* Copyright (c) 2013-
|
|
27014
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27015
27015
|
*/
|
|
27016
27016
|
|
|
27017
27017
|
|
|
@@ -27148,7 +27148,7 @@ function val(elm, selector, value) {
|
|
|
27148
27148
|
/*!
|
|
27149
27149
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27150
27150
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27151
|
-
* Copyright (c) 2013-
|
|
27151
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27152
27152
|
*/
|
|
27153
27153
|
/**
|
|
27154
27154
|
* [[include:modules/widget/README.md]]
|
|
@@ -27177,7 +27177,7 @@ function val(elm, selector, value) {
|
|
|
27177
27177
|
/*!
|
|
27178
27178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27179
27179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27180
|
-
* Copyright (c) 2013-
|
|
27180
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27181
27181
|
*/
|
|
27182
27182
|
|
|
27183
27183
|
|
|
@@ -27324,7 +27324,7 @@ var TabsWidget = function (jodit, tabs, state) {
|
|
|
27324
27324
|
/*!
|
|
27325
27325
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27326
27326
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27327
|
-
* Copyright (c) 2013-
|
|
27327
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27328
27328
|
*/
|
|
27329
27329
|
|
|
27330
27330
|
|
|
@@ -27378,7 +27378,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_3__/* .Icon */ .I.set('about', (_abo
|
|
|
27378
27378
|
/*!
|
|
27379
27379
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27380
27380
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27381
|
-
* Copyright (c) 2013-
|
|
27381
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27382
27382
|
*/
|
|
27383
27383
|
|
|
27384
27384
|
|
|
@@ -27618,7 +27618,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('addNe
|
|
|
27618
27618
|
/*!
|
|
27619
27619
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27620
27620
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27621
|
-
* Copyright (c) 2013-
|
|
27621
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27622
27622
|
*/
|
|
27623
27623
|
|
|
27624
27624
|
|
|
@@ -27656,7 +27656,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
27656
27656
|
/*!
|
|
27657
27657
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27658
27658
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27659
|
-
* Copyright (c) 2013-
|
|
27659
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27660
27660
|
*/
|
|
27661
27661
|
|
|
27662
27662
|
|
|
@@ -27806,7 +27806,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('ai-as
|
|
|
27806
27806
|
/*!
|
|
27807
27807
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27808
27808
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27809
|
-
* Copyright (c) 2013-
|
|
27809
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27810
27810
|
*/
|
|
27811
27811
|
|
|
27812
27812
|
|
|
@@ -27907,7 +27907,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls['ai
|
|
|
27907
27907
|
/*!
|
|
27908
27908
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27909
27909
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27910
|
-
* Copyright (c) 2013-
|
|
27910
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27911
27911
|
*/
|
|
27912
27912
|
module.exports = {
|
|
27913
27913
|
aiAssistant: 'AI Assistant',
|
|
@@ -27929,7 +27929,7 @@ module.exports = {
|
|
|
27929
27929
|
/*!
|
|
27930
27930
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27931
27931
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27932
|
-
* Copyright (c) 2013-
|
|
27932
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27933
27933
|
*/
|
|
27934
27934
|
module.exports = {
|
|
27935
27935
|
aiAssistant: 'Asistente de IA',
|
|
@@ -27990,7 +27990,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
27990
27990
|
/*!
|
|
27991
27991
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
27992
27992
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
27993
|
-
* Copyright (c) 2013-
|
|
27993
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
27994
27994
|
*/
|
|
27995
27995
|
/**
|
|
27996
27996
|
* @module plugins/ai-assistant
|
|
@@ -28019,7 +28019,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
28019
28019
|
/*!
|
|
28020
28020
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28021
28021
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28022
|
-
* Copyright (c) 2013-
|
|
28022
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28023
28023
|
*/
|
|
28024
28024
|
|
|
28025
28025
|
|
|
@@ -28177,7 +28177,7 @@ var UiAiAssistant = /** @class */ (function (_super) {
|
|
|
28177
28177
|
/*!
|
|
28178
28178
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28179
28179
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28180
|
-
* Copyright (c) 2013-
|
|
28180
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28181
28181
|
*/
|
|
28182
28182
|
|
|
28183
28183
|
|
|
@@ -28329,7 +28329,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('backs
|
|
|
28329
28329
|
/*!
|
|
28330
28330
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28331
28331
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28332
|
-
* Copyright (c) 2013-
|
|
28332
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28333
28333
|
*/
|
|
28334
28334
|
|
|
28335
28335
|
|
|
@@ -28407,7 +28407,7 @@ function moveContentAndRemoveEmpty(jodit, mainClosestBox, sibling, backspace) {
|
|
|
28407
28407
|
/*!
|
|
28408
28408
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28409
28409
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28410
|
-
* Copyright (c) 2013-
|
|
28410
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28411
28411
|
*/
|
|
28412
28412
|
|
|
28413
28413
|
|
|
@@ -28457,7 +28457,7 @@ function checkJoinTwoLists(jodit, fakeNode, backspace) {
|
|
|
28457
28457
|
/*!
|
|
28458
28458
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28459
28459
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28460
|
-
* Copyright (c) 2013-
|
|
28460
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28461
28461
|
*/
|
|
28462
28462
|
/**
|
|
28463
28463
|
* On Not collapsed selection - should only remove whole selected content
|
|
@@ -28497,7 +28497,7 @@ function checkNotCollapsed(jodit) {
|
|
|
28497
28497
|
/*!
|
|
28498
28498
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28499
28499
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28500
|
-
* Copyright (c) 2013-
|
|
28500
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28501
28501
|
*/
|
|
28502
28502
|
|
|
28503
28503
|
|
|
@@ -28671,7 +28671,7 @@ function checkRepeatRemoveCharAction(backspace, sibling, fakeNode, mode, removed
|
|
|
28671
28671
|
/*!
|
|
28672
28672
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28673
28673
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28674
|
-
* Copyright (c) 2013-
|
|
28674
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28675
28675
|
*/
|
|
28676
28676
|
|
|
28677
28677
|
|
|
@@ -28712,7 +28712,7 @@ function checkRemoveContentNotEditable(jodit, fakeNode, backspace) {
|
|
|
28712
28712
|
/*!
|
|
28713
28713
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28714
28714
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28715
|
-
* Copyright (c) 2013-
|
|
28715
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28716
28716
|
*/
|
|
28717
28717
|
|
|
28718
28718
|
/**
|
|
@@ -28758,7 +28758,7 @@ function checkRemoveEmptyNeighbor(jodit, fakeNode, backspace) {
|
|
|
28758
28758
|
/*!
|
|
28759
28759
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28760
28760
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28761
|
-
* Copyright (c) 2013-
|
|
28761
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28762
28762
|
*/
|
|
28763
28763
|
|
|
28764
28764
|
|
|
@@ -28827,7 +28827,7 @@ function checkRemoveEmptyParent(jodit, fakeNode, backspace) {
|
|
|
28827
28827
|
/*!
|
|
28828
28828
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28829
28829
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28830
|
-
* Copyright (c) 2013-
|
|
28830
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28831
28831
|
*/
|
|
28832
28832
|
|
|
28833
28833
|
|
|
@@ -28878,7 +28878,7 @@ function checkRemoveUnbreakableElement(jodit, fakeNode, backspace) {
|
|
|
28878
28878
|
/*!
|
|
28879
28879
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28880
28880
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28881
|
-
* Copyright (c) 2013-
|
|
28881
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28882
28882
|
*/
|
|
28883
28883
|
|
|
28884
28884
|
/**
|
|
@@ -28918,7 +28918,7 @@ function checkTableCell(jodit, fakeNode) {
|
|
|
28918
28918
|
/*!
|
|
28919
28919
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28920
28920
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28921
|
-
* Copyright (c) 2013-
|
|
28921
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28922
28922
|
*/
|
|
28923
28923
|
|
|
28924
28924
|
|
|
@@ -28979,7 +28979,7 @@ function checkUnwrapFirstListItem(jodit, fakeNode, backspace) {
|
|
|
28979
28979
|
/*!
|
|
28980
28980
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28981
28981
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
28982
|
-
* Copyright (c) 2013-
|
|
28982
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
28983
28983
|
*/
|
|
28984
28984
|
/**
|
|
28985
28985
|
* @module plugins/backspace
|
|
@@ -29019,7 +29019,7 @@ var cases = [
|
|
|
29019
29019
|
/*!
|
|
29020
29020
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29021
29021
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29022
|
-
* Copyright (c) 2013-
|
|
29022
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29023
29023
|
*/
|
|
29024
29024
|
/**
|
|
29025
29025
|
* @module plugins/backspace
|
|
@@ -29051,7 +29051,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.delete = {
|
|
|
29051
29051
|
/*!
|
|
29052
29052
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29053
29053
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29054
|
-
* Copyright (c) 2013-
|
|
29054
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29055
29055
|
*/
|
|
29056
29056
|
|
|
29057
29057
|
/**
|
|
@@ -29120,7 +29120,7 @@ function getMoveFilter(jodit) {
|
|
|
29120
29120
|
/*!
|
|
29121
29121
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29122
29122
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29123
|
-
* Copyright (c) 2013-
|
|
29123
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29124
29124
|
*/
|
|
29125
29125
|
|
|
29126
29126
|
|
|
@@ -29210,7 +29210,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('bold', (_icon
|
|
|
29210
29210
|
/*!
|
|
29211
29211
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29212
29212
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29213
|
-
* Copyright (c) 2013-
|
|
29213
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29214
29214
|
*/
|
|
29215
29215
|
|
|
29216
29216
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.subscript = {
|
|
@@ -29274,7 +29274,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.controls.str
|
|
|
29274
29274
|
/*!
|
|
29275
29275
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29276
29276
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29277
|
-
* Copyright (c) 2013-
|
|
29277
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29278
29278
|
*/
|
|
29279
29279
|
|
|
29280
29280
|
|
|
@@ -29401,7 +29401,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_4__/* .Icon */ .I.set('class-span',
|
|
|
29401
29401
|
/*!
|
|
29402
29402
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29403
29403
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29404
|
-
* Copyright (c) 2013-
|
|
29404
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29405
29405
|
*/
|
|
29406
29406
|
|
|
29407
29407
|
|
|
@@ -29535,7 +29535,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('clean
|
|
|
29535
29535
|
/*!
|
|
29536
29536
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29537
29537
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29538
|
-
* Copyright (c) 2013-
|
|
29538
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29539
29539
|
*/
|
|
29540
29540
|
|
|
29541
29541
|
|
|
@@ -29577,7 +29577,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('eraser', (_er
|
|
|
29577
29577
|
/*!
|
|
29578
29578
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29579
29579
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29580
|
-
* Copyright (c) 2013-
|
|
29580
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29581
29581
|
*/
|
|
29582
29582
|
|
|
29583
29583
|
|
|
@@ -29643,7 +29643,7 @@ function getHash(tags) {
|
|
|
29643
29643
|
/*!
|
|
29644
29644
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29645
29645
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29646
|
-
* Copyright (c) 2013-
|
|
29646
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29647
29647
|
*/
|
|
29648
29648
|
/**
|
|
29649
29649
|
* @module plugins/clean-html
|
|
@@ -29669,7 +29669,7 @@ function getHash(tags) {
|
|
|
29669
29669
|
/*!
|
|
29670
29670
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29671
29671
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29672
|
-
* Copyright (c) 2013-
|
|
29672
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29673
29673
|
*/
|
|
29674
29674
|
|
|
29675
29675
|
|
|
@@ -29728,7 +29728,7 @@ function isInlineBlock(node) {
|
|
|
29728
29728
|
/*!
|
|
29729
29729
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29730
29730
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29731
|
-
* Copyright (c) 2013-
|
|
29731
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29732
29732
|
*/
|
|
29733
29733
|
|
|
29734
29734
|
|
|
@@ -29793,7 +29793,7 @@ function removeFormatForSelection(jodit) {
|
|
|
29793
29793
|
/*!
|
|
29794
29794
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29795
29795
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29796
|
-
* Copyright (c) 2013-
|
|
29796
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29797
29797
|
*/
|
|
29798
29798
|
|
|
29799
29799
|
/**
|
|
@@ -29836,7 +29836,7 @@ function allowAttributes(jodit, nodeElm, hadEffect, allow) {
|
|
|
29836
29836
|
/*!
|
|
29837
29837
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29838
29838
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29839
|
-
* Copyright (c) 2013-
|
|
29839
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29840
29840
|
*/
|
|
29841
29841
|
|
|
29842
29842
|
|
|
@@ -29889,7 +29889,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29889
29889
|
/*!
|
|
29890
29890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29891
29891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29892
|
-
* Copyright (c) 2013-
|
|
29892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29893
29893
|
*/
|
|
29894
29894
|
/**
|
|
29895
29895
|
* @module plugins/clean-html
|
|
@@ -29919,7 +29919,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
29919
29919
|
/*!
|
|
29920
29920
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29921
29921
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29922
|
-
* Copyright (c) 2013-
|
|
29922
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29923
29923
|
*/
|
|
29924
29924
|
|
|
29925
29925
|
/**
|
|
@@ -29951,7 +29951,7 @@ function removeEmptyTextNode(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
29951
29951
|
/*!
|
|
29952
29952
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29953
29953
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29954
|
-
* Copyright (c) 2013-
|
|
29954
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29955
29955
|
*/
|
|
29956
29956
|
|
|
29957
29957
|
|
|
@@ -29993,7 +29993,7 @@ function removeInvTextNodes(jodit, node, hadEffect, arg, argi, currentNode) {
|
|
|
29993
29993
|
/*!
|
|
29994
29994
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
29995
29995
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
29996
|
-
* Copyright (c) 2013-
|
|
29996
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
29997
29997
|
*/
|
|
29998
29998
|
|
|
29999
29999
|
/**
|
|
@@ -30037,7 +30037,7 @@ function replaceIfMatched(jodit, oldParent, list) {
|
|
|
30037
30037
|
/*!
|
|
30038
30038
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30039
30039
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30040
|
-
* Copyright (c) 2013-
|
|
30040
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30041
30041
|
*/
|
|
30042
30042
|
|
|
30043
30043
|
|
|
@@ -30071,7 +30071,7 @@ function sanitizeAttributes(jodit, nodeElm, hadEffect) {
|
|
|
30071
30071
|
/*!
|
|
30072
30072
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30073
30073
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30074
|
-
* Copyright (c) 2013-
|
|
30074
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30075
30075
|
*/
|
|
30076
30076
|
|
|
30077
30077
|
|
|
@@ -30118,7 +30118,7 @@ function isRemovableNode(jodit, node, current, allow, deny) {
|
|
|
30118
30118
|
/*!
|
|
30119
30119
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30120
30120
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30121
|
-
* Copyright (c) 2013-
|
|
30121
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30122
30122
|
*/
|
|
30123
30123
|
|
|
30124
30124
|
|
|
@@ -30179,7 +30179,7 @@ function visitNodeWalker(jodit, nodeElm, allowTags, denyTags, currentSelectionNo
|
|
|
30179
30179
|
/*!
|
|
30180
30180
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30181
30181
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30182
|
-
* Copyright (c) 2013-
|
|
30182
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30183
30183
|
*/
|
|
30184
30184
|
|
|
30185
30185
|
|
|
@@ -30270,7 +30270,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('clipb
|
|
|
30270
30270
|
/*!
|
|
30271
30271
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30272
30272
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30273
|
-
* Copyright (c) 2013-
|
|
30273
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30274
30274
|
*/
|
|
30275
30275
|
|
|
30276
30276
|
|
|
@@ -30312,7 +30312,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('copy', (_icon
|
|
|
30312
30312
|
/*!
|
|
30313
30313
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30314
30314
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30315
|
-
* Copyright (c) 2013-
|
|
30315
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30316
30316
|
*/
|
|
30317
30317
|
|
|
30318
30318
|
|
|
@@ -30375,7 +30375,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('color
|
|
|
30375
30375
|
/*!
|
|
30376
30376
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30377
30377
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30378
|
-
* Copyright (c) 2013-
|
|
30378
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30379
30379
|
*/
|
|
30380
30380
|
|
|
30381
30381
|
|
|
@@ -30549,7 +30549,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.bru
|
|
|
30549
30549
|
/*!
|
|
30550
30550
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30551
30551
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30552
|
-
* Copyright (c) 2013-
|
|
30552
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30553
30553
|
*/
|
|
30554
30554
|
|
|
30555
30555
|
|
|
@@ -30670,7 +30670,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_2__/* .Icon */ .I.set('copyformat',
|
|
|
30670
30670
|
/*!
|
|
30671
30671
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30672
30672
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30673
|
-
* Copyright (c) 2013-
|
|
30673
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30674
30674
|
*/
|
|
30675
30675
|
module.exports = {
|
|
30676
30676
|
'copy-format': 'نسخ التنسيق'
|
|
@@ -30687,7 +30687,7 @@ module.exports = {
|
|
|
30687
30687
|
/*!
|
|
30688
30688
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30689
30689
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30690
|
-
* Copyright (c) 2013-
|
|
30690
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30691
30691
|
*/
|
|
30692
30692
|
module.exports = {
|
|
30693
30693
|
'copy-format': 'Kopírovat formát'
|
|
@@ -30704,7 +30704,7 @@ module.exports = {
|
|
|
30704
30704
|
/*!
|
|
30705
30705
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30706
30706
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30707
|
-
* Copyright (c) 2013-
|
|
30707
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30708
30708
|
*/
|
|
30709
30709
|
module.exports = {
|
|
30710
30710
|
'copy-format': 'Format kopierenт'
|
|
@@ -30721,7 +30721,7 @@ module.exports = {
|
|
|
30721
30721
|
/*!
|
|
30722
30722
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30723
30723
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30724
|
-
* Copyright (c) 2013-
|
|
30724
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30725
30725
|
*/
|
|
30726
30726
|
module.exports = {
|
|
30727
30727
|
'copy-format': 'Copiar formato'
|
|
@@ -30738,7 +30738,7 @@ module.exports = {
|
|
|
30738
30738
|
/*!
|
|
30739
30739
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30740
30740
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30741
|
-
* Copyright (c) 2013-
|
|
30741
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30742
30742
|
*/
|
|
30743
30743
|
module.exports = {
|
|
30744
30744
|
'copy-format': 'کپی کردن قالب'
|
|
@@ -30755,7 +30755,7 @@ module.exports = {
|
|
|
30755
30755
|
/*!
|
|
30756
30756
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30757
30757
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30758
|
-
* Copyright (c) 2013-
|
|
30758
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30759
30759
|
*/
|
|
30760
30760
|
module.exports = {
|
|
30761
30761
|
'copy-format': 'Kopioi muotoilu'
|
|
@@ -30772,7 +30772,7 @@ module.exports = {
|
|
|
30772
30772
|
/*!
|
|
30773
30773
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30774
30774
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30775
|
-
* Copyright (c) 2013-
|
|
30775
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30776
30776
|
*/
|
|
30777
30777
|
module.exports = {
|
|
30778
30778
|
'copy-format': 'Format de copie'
|
|
@@ -30789,7 +30789,7 @@ module.exports = {
|
|
|
30789
30789
|
/*!
|
|
30790
30790
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30791
30791
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30792
|
-
* Copyright (c) 2013-
|
|
30792
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30793
30793
|
*/
|
|
30794
30794
|
module.exports = {
|
|
30795
30795
|
'copy-format': 'העתק עיצוב'
|
|
@@ -30806,7 +30806,7 @@ module.exports = {
|
|
|
30806
30806
|
/*!
|
|
30807
30807
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30808
30808
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30809
|
-
* Copyright (c) 2013-
|
|
30809
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30810
30810
|
*/
|
|
30811
30811
|
module.exports = {
|
|
30812
30812
|
'copy-format': 'Formátum másolás'
|
|
@@ -30823,7 +30823,7 @@ module.exports = {
|
|
|
30823
30823
|
/*!
|
|
30824
30824
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30825
30825
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30826
|
-
* Copyright (c) 2013-
|
|
30826
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30827
30827
|
*/
|
|
30828
30828
|
module.exports = {
|
|
30829
30829
|
'copy-format': 'salin format'
|
|
@@ -30905,7 +30905,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30905
30905
|
/*!
|
|
30906
30906
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30907
30907
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30908
|
-
* Copyright (c) 2013-
|
|
30908
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30909
30909
|
*/
|
|
30910
30910
|
|
|
30911
30911
|
|
|
@@ -30941,7 +30941,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
30941
30941
|
/*!
|
|
30942
30942
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30943
30943
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30944
|
-
* Copyright (c) 2013-
|
|
30944
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30945
30945
|
*/
|
|
30946
30946
|
module.exports = {
|
|
30947
30947
|
'copy-format': 'Copia il formato'
|
|
@@ -30958,7 +30958,7 @@ module.exports = {
|
|
|
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
|
module.exports = {
|
|
30964
30964
|
'copy-format': 'copyformat'
|
|
@@ -30975,7 +30975,7 @@ module.exports = {
|
|
|
30975
30975
|
/*!
|
|
30976
30976
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30977
30977
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30978
|
-
* Copyright (c) 2013-
|
|
30978
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30979
30979
|
*/
|
|
30980
30980
|
module.exports = {
|
|
30981
30981
|
'copy-format': '복사 형식'
|
|
@@ -30992,7 +30992,7 @@ module.exports = {
|
|
|
30992
30992
|
/*!
|
|
30993
30993
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
30994
30994
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
30995
|
-
* Copyright (c) 2013-
|
|
30995
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
30996
30996
|
*/
|
|
30997
30997
|
module.exports = {
|
|
30998
30998
|
'copy-format': 'Формат хуулах'
|
|
@@ -31009,7 +31009,7 @@ module.exports = {
|
|
|
31009
31009
|
/*!
|
|
31010
31010
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31011
31011
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31012
|
-
* Copyright (c) 2013-
|
|
31012
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31013
31013
|
*/
|
|
31014
31014
|
module.exports = {
|
|
31015
31015
|
'copy-format': 'opmaak kopiëren'
|
|
@@ -31026,7 +31026,7 @@ module.exports = {
|
|
|
31026
31026
|
/*!
|
|
31027
31027
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31028
31028
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31029
|
-
* Copyright (c) 2013-
|
|
31029
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31030
31030
|
*/
|
|
31031
31031
|
module.exports = {
|
|
31032
31032
|
'copy-format': 'format kopii'
|
|
@@ -31043,7 +31043,7 @@ module.exports = {
|
|
|
31043
31043
|
/*!
|
|
31044
31044
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31045
31045
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31046
|
-
* Copyright (c) 2013-
|
|
31046
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31047
31047
|
*/
|
|
31048
31048
|
module.exports = {
|
|
31049
31049
|
'copy-format': 'Copiar formato'
|
|
@@ -31060,7 +31060,7 @@ module.exports = {
|
|
|
31060
31060
|
/*!
|
|
31061
31061
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31062
31062
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31063
|
-
* Copyright (c) 2013-
|
|
31063
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31064
31064
|
*/
|
|
31065
31065
|
module.exports = {
|
|
31066
31066
|
'copy-format': 'Копировать формат'
|
|
@@ -31077,7 +31077,7 @@ module.exports = {
|
|
|
31077
31077
|
/*!
|
|
31078
31078
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31079
31079
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31080
|
-
* Copyright (c) 2013-
|
|
31080
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31081
31081
|
*/
|
|
31082
31082
|
module.exports = {
|
|
31083
31083
|
'copy-format': 'Kopyalama Biçimi'
|
|
@@ -31094,7 +31094,7 @@ module.exports = {
|
|
|
31094
31094
|
/*!
|
|
31095
31095
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31096
31096
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31097
|
-
* Copyright (c) 2013-
|
|
31097
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31098
31098
|
*/
|
|
31099
31099
|
module.exports = {
|
|
31100
31100
|
'copy-format': '复制格式'
|
|
@@ -31111,7 +31111,7 @@ module.exports = {
|
|
|
31111
31111
|
/*!
|
|
31112
31112
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31113
31113
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31114
|
-
* Copyright (c) 2013-
|
|
31114
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31115
31115
|
*/
|
|
31116
31116
|
module.exports = {
|
|
31117
31117
|
'copy-format': '複製格式'
|
|
@@ -31134,7 +31134,7 @@ module.exports = {
|
|
|
31134
31134
|
/*!
|
|
31135
31135
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31136
31136
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31137
|
-
* Copyright (c) 2013-
|
|
31137
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31138
31138
|
*/
|
|
31139
31139
|
|
|
31140
31140
|
|
|
@@ -31284,7 +31284,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('delet
|
|
|
31284
31284
|
/*!
|
|
31285
31285
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31286
31286
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31287
|
-
* Copyright (c) 2013-
|
|
31287
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31288
31288
|
*/
|
|
31289
31289
|
/**
|
|
31290
31290
|
* @module plugins/drag-and-drop-element
|
|
@@ -31310,7 +31310,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.draggableTag
|
|
|
31310
31310
|
/*!
|
|
31311
31311
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31312
31312
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31313
|
-
* Copyright (c) 2013-
|
|
31313
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31314
31314
|
*/
|
|
31315
31315
|
|
|
31316
31316
|
|
|
@@ -31532,7 +31532,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('dragA
|
|
|
31532
31532
|
/*!
|
|
31533
31533
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31534
31534
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31535
|
-
* Copyright (c) 2013-
|
|
31535
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31536
31536
|
*/
|
|
31537
31537
|
|
|
31538
31538
|
|
|
@@ -31731,7 +31731,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31731
31731
|
/*!
|
|
31732
31732
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31733
31733
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31734
|
-
* Copyright (c) 2013-
|
|
31734
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31735
31735
|
*/
|
|
31736
31736
|
/**
|
|
31737
31737
|
* @module plugins/dtd
|
|
@@ -31753,7 +31753,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31753
31753
|
/*!
|
|
31754
31754
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31755
31755
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31756
|
-
* Copyright (c) 2013-
|
|
31756
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31757
31757
|
*/
|
|
31758
31758
|
|
|
31759
31759
|
var brBoxes = new Set([
|
|
@@ -31798,7 +31798,7 @@ function removeExtraBr(jodit, node) {
|
|
|
31798
31798
|
/*!
|
|
31799
31799
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31800
31800
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31801
|
-
* Copyright (c) 2013-
|
|
31801
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31802
31802
|
*/
|
|
31803
31803
|
|
|
31804
31804
|
/**
|
|
@@ -31836,7 +31836,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31836
31836
|
/*!
|
|
31837
31837
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31838
31838
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31839
|
-
* Copyright (c) 2013-
|
|
31839
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31840
31840
|
*/
|
|
31841
31841
|
/**
|
|
31842
31842
|
* @module plugins/dtd
|
|
@@ -31855,7 +31855,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
31855
31855
|
/*!
|
|
31856
31856
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31857
31857
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31858
|
-
* Copyright (c) 2013-
|
|
31858
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31859
31859
|
*/
|
|
31860
31860
|
|
|
31861
31861
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
@@ -31909,7 +31909,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.dtd = {
|
|
|
31909
31909
|
/*!
|
|
31910
31910
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31911
31911
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31912
|
-
* Copyright (c) 2013-
|
|
31912
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31913
31913
|
*/
|
|
31914
31914
|
|
|
31915
31915
|
|
|
@@ -31968,7 +31968,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('dtd',
|
|
|
31968
31968
|
/*!
|
|
31969
31969
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
31970
31970
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
31971
|
-
* Copyright (c) 2013-
|
|
31971
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
31972
31972
|
*/
|
|
31973
31973
|
|
|
31974
31974
|
|
|
@@ -32090,7 +32090,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('enter
|
|
|
32090
32090
|
/*!
|
|
32091
32091
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32092
32092
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32093
|
-
* Copyright (c) 2013-
|
|
32093
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32094
32094
|
*/
|
|
32095
32095
|
|
|
32096
32096
|
|
|
@@ -32159,7 +32159,7 @@ function brBefore(start) {
|
|
|
32159
32159
|
/*!
|
|
32160
32160
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32161
32161
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32162
|
-
* Copyright (c) 2013-
|
|
32162
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32163
32163
|
*/
|
|
32164
32164
|
|
|
32165
32165
|
/**
|
|
@@ -32189,7 +32189,7 @@ function checkUnsplittableBox(fake, jodit, currentBox) {
|
|
|
32189
32189
|
/*!
|
|
32190
32190
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32191
32191
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32192
|
-
* Copyright (c) 2013-
|
|
32192
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32193
32193
|
*/
|
|
32194
32194
|
|
|
32195
32195
|
|
|
@@ -32233,7 +32233,7 @@ function getBlockWrapper(fake, jodit, tagReg) {
|
|
|
32233
32233
|
/*!
|
|
32234
32234
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32235
32235
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32236
|
-
* Copyright (c) 2013-
|
|
32236
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32237
32237
|
*/
|
|
32238
32238
|
|
|
32239
32239
|
/**
|
|
@@ -32273,7 +32273,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
32273
32273
|
/*!
|
|
32274
32274
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32275
32275
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32276
|
-
* Copyright (c) 2013-
|
|
32276
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32277
32277
|
*/
|
|
32278
32278
|
/**
|
|
32279
32279
|
* @module plugins/enter
|
|
@@ -32303,7 +32303,7 @@ function hasPreviousBlock(fake, jodit) {
|
|
|
32303
32303
|
/*!
|
|
32304
32304
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32305
32305
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32306
|
-
* Copyright (c) 2013-
|
|
32306
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32307
32307
|
*/
|
|
32308
32308
|
|
|
32309
32309
|
|
|
@@ -32339,7 +32339,7 @@ function insertParagraph(fake, editor, wrapperTag, style) {
|
|
|
32339
32339
|
/*!
|
|
32340
32340
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32341
32341
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32342
|
-
* Copyright (c) 2013-
|
|
32342
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32343
32343
|
*/
|
|
32344
32344
|
|
|
32345
32345
|
/**
|
|
@@ -32375,7 +32375,7 @@ function moveCursorOutFromSpecialTags(jodit, fake, tags) {
|
|
|
32375
32375
|
/*!
|
|
32376
32376
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32377
32377
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32378
|
-
* Copyright (c) 2013-
|
|
32378
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32379
32379
|
*/
|
|
32380
32380
|
|
|
32381
32381
|
|
|
@@ -32429,7 +32429,7 @@ function processEmptyLILeaf(fake, jodit, li) {
|
|
|
32429
32429
|
/*!
|
|
32430
32430
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32431
32431
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32432
|
-
* Copyright (c) 2013-
|
|
32432
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32433
32433
|
*/
|
|
32434
32434
|
|
|
32435
32435
|
|
|
@@ -32477,7 +32477,7 @@ function splitFragment(fake, jodit, block) {
|
|
|
32477
32477
|
/*!
|
|
32478
32478
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32479
32479
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32480
|
-
* Copyright (c) 2013-
|
|
32480
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32481
32481
|
*/
|
|
32482
32482
|
|
|
32483
32483
|
/**
|
|
@@ -32516,7 +32516,7 @@ function wrapText(fake, jodit) {
|
|
|
32516
32516
|
/*!
|
|
32517
32517
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32518
32518
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32519
|
-
* Copyright (c) 2013-
|
|
32519
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32520
32520
|
*/
|
|
32521
32521
|
|
|
32522
32522
|
|
|
@@ -32582,7 +32582,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('file'
|
|
|
32582
32582
|
/*!
|
|
32583
32583
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32584
32584
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32585
|
-
* Copyright (c) 2013-
|
|
32585
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32586
32586
|
*/
|
|
32587
32587
|
|
|
32588
32588
|
|
|
@@ -32672,7 +32672,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('focus
|
|
|
32672
32672
|
/*!
|
|
32673
32673
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32674
32674
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32675
|
-
* Copyright (c) 2013-
|
|
32675
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32676
32676
|
*/
|
|
32677
32677
|
|
|
32678
32678
|
|
|
@@ -32794,7 +32794,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.fon
|
|
|
32794
32794
|
/*!
|
|
32795
32795
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32796
32796
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32797
|
-
* Copyright (c) 2013-
|
|
32797
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32798
32798
|
*/
|
|
32799
32799
|
|
|
32800
32800
|
|
|
@@ -32858,7 +32858,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('font'
|
|
|
32858
32858
|
/*!
|
|
32859
32859
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32860
32860
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32861
|
-
* Copyright (c) 2013-
|
|
32861
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32862
32862
|
*/
|
|
32863
32863
|
|
|
32864
32864
|
|
|
@@ -32927,7 +32927,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.par
|
|
|
32927
32927
|
/*!
|
|
32928
32928
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32929
32929
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32930
|
-
* Copyright (c) 2013-
|
|
32930
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32931
32931
|
*/
|
|
32932
32932
|
|
|
32933
32933
|
|
|
@@ -32966,7 +32966,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('forma
|
|
|
32966
32966
|
/*!
|
|
32967
32967
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
32968
32968
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
32969
|
-
* Copyright (c) 2013-
|
|
32969
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
32970
32970
|
*/
|
|
32971
32971
|
|
|
32972
32972
|
|
|
@@ -33010,7 +33010,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ful
|
|
|
33010
33010
|
/*!
|
|
33011
33011
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33012
33012
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33013
|
-
* Copyright (c) 2013-
|
|
33013
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33014
33014
|
*/
|
|
33015
33015
|
|
|
33016
33016
|
|
|
@@ -33115,7 +33115,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('fulls
|
|
|
33115
33115
|
/*!
|
|
33116
33116
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33117
33117
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33118
|
-
* Copyright (c) 2013-
|
|
33118
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33119
33119
|
*/
|
|
33120
33120
|
|
|
33121
33121
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHotkeys = {
|
|
@@ -33142,7 +33142,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.commandToHot
|
|
|
33142
33142
|
/*!
|
|
33143
33143
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33144
33144
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33145
|
-
* Copyright (c) 2013-
|
|
33145
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33146
33146
|
*/
|
|
33147
33147
|
|
|
33148
33148
|
|
|
@@ -33307,7 +33307,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hotke
|
|
|
33307
33307
|
/*!
|
|
33308
33308
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33309
33309
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33310
|
-
* Copyright (c) 2013-
|
|
33310
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33311
33311
|
*/
|
|
33312
33312
|
|
|
33313
33313
|
|
|
@@ -33355,7 +33355,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('hr',
|
|
|
33355
33355
|
/*!
|
|
33356
33356
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33357
33357
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33358
|
-
* Copyright (c) 2013-
|
|
33358
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33359
33359
|
*/
|
|
33360
33360
|
/**
|
|
33361
33361
|
* @module plugins/iframe
|
|
@@ -33449,7 +33449,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.iframeSandbo
|
|
|
33449
33449
|
/*!
|
|
33450
33450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33451
33451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33452
|
-
* Copyright (c) 2013-
|
|
33452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33453
33453
|
*/
|
|
33454
33454
|
|
|
33455
33455
|
|
|
@@ -33648,7 +33648,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('ifram
|
|
|
33648
33648
|
/*!
|
|
33649
33649
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33650
33650
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33651
|
-
* Copyright (c) 2013-
|
|
33651
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33652
33652
|
*/
|
|
33653
33653
|
/**
|
|
33654
33654
|
* @module plugins/image-processor
|
|
@@ -33676,7 +33676,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.imageProcess
|
|
|
33676
33676
|
/*!
|
|
33677
33677
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33678
33678
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33679
|
-
* Copyright (c) 2013-
|
|
33679
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33680
33680
|
*/
|
|
33681
33681
|
|
|
33682
33682
|
|
|
@@ -33849,7 +33849,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
33849
33849
|
/*!
|
|
33850
33850
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33851
33851
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33852
|
-
* Copyright (c) 2013-
|
|
33852
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33853
33853
|
*/
|
|
33854
33854
|
/**
|
|
33855
33855
|
* @module plugins/image-properties
|
|
@@ -33899,7 +33899,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.image = {
|
|
|
33899
33899
|
/*!
|
|
33900
33900
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
33901
33901
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
33902
|
-
* Copyright (c) 2013-
|
|
33902
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
33903
33903
|
*/
|
|
33904
33904
|
|
|
33905
33905
|
|
|
@@ -34188,7 +34188,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('image
|
|
|
34188
34188
|
/*!
|
|
34189
34189
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34190
34190
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34191
|
-
* Copyright (c) 2013-
|
|
34191
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34192
34192
|
*/
|
|
34193
34193
|
|
|
34194
34194
|
/**
|
|
@@ -34231,7 +34231,7 @@ function readAlign(image, values) {
|
|
|
34231
34231
|
/*!
|
|
34232
34232
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34233
34233
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34234
|
-
* Copyright (c) 2013-
|
|
34234
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34235
34235
|
*/
|
|
34236
34236
|
|
|
34237
34237
|
|
|
@@ -34288,7 +34288,7 @@ function readValuesFromImage(j, state) {
|
|
|
34288
34288
|
/*!
|
|
34289
34289
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34290
34290
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34291
|
-
* Copyright (c) 2013-
|
|
34291
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34292
34292
|
*/
|
|
34293
34293
|
|
|
34294
34294
|
|
|
@@ -34319,7 +34319,7 @@ function readLink(state, j, values) {
|
|
|
34319
34319
|
/*!
|
|
34320
34320
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34321
34321
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34322
|
-
* Copyright (c) 2013-
|
|
34322
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34323
34323
|
*/
|
|
34324
34324
|
/**
|
|
34325
34325
|
* @module plugins/image-properties
|
|
@@ -34366,7 +34366,7 @@ function readMargins(image, values, state) {
|
|
|
34366
34366
|
/*!
|
|
34367
34367
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34368
34368
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34369
|
-
* Copyright (c) 2013-
|
|
34369
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34370
34370
|
*/
|
|
34371
34371
|
|
|
34372
34372
|
/**
|
|
@@ -34441,7 +34441,7 @@ function readSizes(image, values, state) {
|
|
|
34441
34441
|
/*!
|
|
34442
34442
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34443
34443
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34444
|
-
* Copyright (c) 2013-
|
|
34444
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34445
34445
|
*/
|
|
34446
34446
|
|
|
34447
34447
|
|
|
@@ -34627,7 +34627,7 @@ var UIImagePropertiesForm = /** @class */ (function (_super) {
|
|
|
34627
34627
|
/*!
|
|
34628
34628
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34629
34629
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34630
|
-
* Copyright (c) 2013-
|
|
34630
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34631
34631
|
*/
|
|
34632
34632
|
|
|
34633
34633
|
|
|
@@ -34802,7 +34802,7 @@ var UIImageMainTab = /** @class */ (function (_super) {
|
|
|
34802
34802
|
/*!
|
|
34803
34803
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
34804
34804
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
34805
|
-
* Copyright (c) 2013-
|
|
34805
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
34806
34806
|
*/
|
|
34807
34807
|
|
|
34808
34808
|
|
|
@@ -35039,7 +35039,7 @@ var UIImagePositionTab = /** @class */ (function (_super) {
|
|
|
35039
35039
|
/*!
|
|
35040
35040
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35041
35041
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35042
|
-
* Copyright (c) 2013-
|
|
35042
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35043
35043
|
*/
|
|
35044
35044
|
|
|
35045
35045
|
|
|
@@ -35107,7 +35107,7 @@ function openImageEditorDialog(j, state) {
|
|
|
35107
35107
|
/*!
|
|
35108
35108
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35109
35109
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35110
|
-
* Copyright (c) 2013-
|
|
35110
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35111
35111
|
*/
|
|
35112
35112
|
|
|
35113
35113
|
|
|
@@ -35162,7 +35162,7 @@ function openImagePopup(j, dialog, state, button) {
|
|
|
35162
35162
|
/*!
|
|
35163
35163
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35164
35164
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35165
|
-
* Copyright (c) 2013-
|
|
35165
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35166
35166
|
*/
|
|
35167
35167
|
/**
|
|
35168
35168
|
* @module plugins/image-properties
|
|
@@ -35202,7 +35202,7 @@ var normalSizeToString = function (value) {
|
|
|
35202
35202
|
/*!
|
|
35203
35203
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35204
35204
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35205
|
-
* Copyright (c) 2013-
|
|
35205
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35206
35206
|
*/
|
|
35207
35207
|
|
|
35208
35208
|
|
|
@@ -35268,7 +35268,7 @@ function applyValuesToImage(j, state, image) {
|
|
|
35268
35268
|
/*!
|
|
35269
35269
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35270
35270
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35271
|
-
* Copyright (c) 2013-
|
|
35271
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35272
35272
|
*/
|
|
35273
35273
|
|
|
35274
35274
|
|
|
@@ -35305,7 +35305,7 @@ function applyLink(j, image, imageLink, imageLinkOpenInNewTab) {
|
|
|
35305
35305
|
/*!
|
|
35306
35306
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35307
35307
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35308
|
-
* Copyright (c) 2013-
|
|
35308
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35309
35309
|
*/
|
|
35310
35310
|
|
|
35311
35311
|
|
|
@@ -35353,7 +35353,7 @@ function applyMargin(j, marginTop, marginRight, marginBottom, marginLeft, image,
|
|
|
35353
35353
|
/*!
|
|
35354
35354
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35355
35355
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35356
|
-
* Copyright (c) 2013-
|
|
35356
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35357
35357
|
*/
|
|
35358
35358
|
/**
|
|
35359
35359
|
* @module plugins/image-properties
|
|
@@ -35405,7 +35405,7 @@ function applySize(image, imageWidth, imageHeight, sizeIsLocked) {
|
|
|
35405
35405
|
/*!
|
|
35406
35406
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35407
35407
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35408
|
-
* Copyright (c) 2013-
|
|
35408
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35409
35409
|
*/
|
|
35410
35410
|
|
|
35411
35411
|
|
|
@@ -35495,7 +35495,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('image
|
|
|
35495
35495
|
/*!
|
|
35496
35496
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35497
35497
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35498
|
-
* Copyright (c) 2013-
|
|
35498
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35499
35499
|
*/
|
|
35500
35500
|
|
|
35501
35501
|
|
|
@@ -35538,7 +35538,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin
|
|
|
35538
35538
|
/*!
|
|
35539
35539
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35540
35540
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35541
|
-
* Copyright (c) 2013-
|
|
35541
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35542
35542
|
*/
|
|
35543
35543
|
/**
|
|
35544
35544
|
* @module plugins/indent
|
|
@@ -35569,7 +35569,7 @@ var getKey = function (direction, box) {
|
|
|
35569
35569
|
/*!
|
|
35570
35570
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35571
35571
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35572
|
-
* Copyright (c) 2013-
|
|
35572
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35573
35573
|
*/
|
|
35574
35574
|
|
|
35575
35575
|
|
|
@@ -35707,7 +35707,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
35707
35707
|
/*!
|
|
35708
35708
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35709
35709
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35710
|
-
* Copyright (c) 2013-
|
|
35710
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35711
35711
|
*/
|
|
35712
35712
|
/**
|
|
35713
35713
|
* [[include:plugins/README.md]]
|
|
@@ -35809,7 +35809,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inden
|
|
|
35809
35809
|
/*!
|
|
35810
35810
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35811
35811
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35812
|
-
* Copyright (c) 2013-
|
|
35812
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35813
35813
|
*/
|
|
35814
35814
|
|
|
35815
35815
|
|
|
@@ -35875,7 +35875,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
35875
35875
|
/*!
|
|
35876
35876
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35877
35877
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35878
|
-
* Copyright (c) 2013-
|
|
35878
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35879
35879
|
*/
|
|
35880
35880
|
|
|
35881
35881
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -35911,7 +35911,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.popup = {
|
|
|
35911
35911
|
/*!
|
|
35912
35912
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
35913
35913
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
35914
|
-
* Copyright (c) 2013-
|
|
35914
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
35915
35915
|
*/
|
|
35916
35916
|
|
|
35917
35917
|
|
|
@@ -36030,7 +36030,7 @@ var cmd = function (control) {
|
|
|
36030
36030
|
/*!
|
|
36031
36031
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36032
36032
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36033
|
-
* Copyright (c) 2013-
|
|
36033
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36034
36034
|
*/
|
|
36035
36035
|
|
|
36036
36036
|
/* harmony default export */ __webpack_exports__.A = ([
|
|
@@ -36061,7 +36061,7 @@ var cmd = function (control) {
|
|
|
36061
36061
|
/*!
|
|
36062
36062
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36063
36063
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36064
|
-
* Copyright (c) 2013-
|
|
36064
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36065
36065
|
*/
|
|
36066
36066
|
|
|
36067
36067
|
|
|
@@ -36143,7 +36143,7 @@ var align = {
|
|
|
36143
36143
|
/*!
|
|
36144
36144
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36145
36145
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36146
|
-
* Copyright (c) 2013-
|
|
36146
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36147
36147
|
*/
|
|
36148
36148
|
/**
|
|
36149
36149
|
* @module plugins/inline-popup
|
|
@@ -36197,7 +36197,7 @@ var align = {
|
|
|
36197
36197
|
/*!
|
|
36198
36198
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36199
36199
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36200
|
-
* Copyright (c) 2013-
|
|
36200
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36201
36201
|
*/
|
|
36202
36202
|
|
|
36203
36203
|
|
|
@@ -36490,7 +36490,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('inlin
|
|
|
36490
36490
|
/*!
|
|
36491
36491
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36492
36492
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36493
|
-
* Copyright (c) 2013-
|
|
36493
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36494
36494
|
*/
|
|
36495
36495
|
|
|
36496
36496
|
|
|
@@ -36620,7 +36620,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('justi
|
|
|
36620
36620
|
/*!
|
|
36621
36621
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36622
36622
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36623
|
-
* Copyright (c) 2013-
|
|
36623
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36624
36624
|
*/
|
|
36625
36625
|
|
|
36626
36626
|
|
|
@@ -36674,7 +36674,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('keyAr
|
|
|
36674
36674
|
/*!
|
|
36675
36675
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36676
36676
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36677
|
-
* Copyright (c) 2013-
|
|
36677
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36678
36678
|
*/
|
|
36679
36679
|
/**
|
|
36680
36680
|
* @module plugins/limit
|
|
@@ -36701,7 +36701,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.limitHTML =
|
|
|
36701
36701
|
/*!
|
|
36702
36702
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36703
36703
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36704
|
-
* Copyright (c) 2013-
|
|
36704
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36705
36705
|
*/
|
|
36706
36706
|
|
|
36707
36707
|
|
|
@@ -36823,7 +36823,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('limit
|
|
|
36823
36823
|
/*!
|
|
36824
36824
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36825
36825
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36826
|
-
* Copyright (c) 2013-
|
|
36826
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36827
36827
|
*/
|
|
36828
36828
|
|
|
36829
36829
|
|
|
@@ -36853,7 +36853,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
36853
36853
|
/*!
|
|
36854
36854
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36855
36855
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36856
|
-
* Copyright (c) 2013-
|
|
36856
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36857
36857
|
*/
|
|
36858
36858
|
module.exports = {
|
|
36859
36859
|
'Line height': 'ارتفاع الخط'
|
|
@@ -36870,7 +36870,7 @@ module.exports = {
|
|
|
36870
36870
|
/*!
|
|
36871
36871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36872
36872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36873
|
-
* Copyright (c) 2013-
|
|
36873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36874
36874
|
*/
|
|
36875
36875
|
module.exports = {
|
|
36876
36876
|
'Line height': 'Výška čáry'
|
|
@@ -36887,7 +36887,7 @@ module.exports = {
|
|
|
36887
36887
|
/*!
|
|
36888
36888
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36889
36889
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36890
|
-
* Copyright (c) 2013-
|
|
36890
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36891
36891
|
*/
|
|
36892
36892
|
module.exports = {
|
|
36893
36893
|
'Line height': 'Zeilenhöhe'
|
|
@@ -36904,7 +36904,7 @@ module.exports = {
|
|
|
36904
36904
|
/*!
|
|
36905
36905
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36906
36906
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36907
|
-
* Copyright (c) 2013-
|
|
36907
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36908
36908
|
*/
|
|
36909
36909
|
module.exports = {
|
|
36910
36910
|
'Line height': 'Altura de la línea'
|
|
@@ -36921,7 +36921,7 @@ module.exports = {
|
|
|
36921
36921
|
/*!
|
|
36922
36922
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36923
36923
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36924
|
-
* Copyright (c) 2013-
|
|
36924
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36925
36925
|
*/
|
|
36926
36926
|
module.exports = {
|
|
36927
36927
|
'Line height': 'ارتفاع خط'
|
|
@@ -36938,7 +36938,7 @@ module.exports = {
|
|
|
36938
36938
|
/*!
|
|
36939
36939
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36940
36940
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36941
|
-
* Copyright (c) 2013-
|
|
36941
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36942
36942
|
*/
|
|
36943
36943
|
module.exports = {
|
|
36944
36944
|
'Line height': 'Rivin korkeus'
|
|
@@ -36955,7 +36955,7 @@ module.exports = {
|
|
|
36955
36955
|
/*!
|
|
36956
36956
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36957
36957
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36958
|
-
* Copyright (c) 2013-
|
|
36958
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36959
36959
|
*/
|
|
36960
36960
|
module.exports = {
|
|
36961
36961
|
'Line height': 'Hauteur de ligne'
|
|
@@ -36972,7 +36972,7 @@ module.exports = {
|
|
|
36972
36972
|
/*!
|
|
36973
36973
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
36974
36974
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
36975
|
-
* Copyright (c) 2013-
|
|
36975
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
36976
36976
|
*/
|
|
36977
36977
|
module.exports = {
|
|
36978
36978
|
'Line height': 'גובה שורה'
|
|
@@ -36989,7 +36989,7 @@ module.exports = {
|
|
|
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
|
module.exports = {
|
|
36995
36995
|
'Line height': 'Vonal magassága'
|
|
@@ -37006,7 +37006,7 @@ module.exports = {
|
|
|
37006
37006
|
/*!
|
|
37007
37007
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37008
37008
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37009
|
-
* Copyright (c) 2013-
|
|
37009
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37010
37010
|
*/
|
|
37011
37011
|
module.exports = {
|
|
37012
37012
|
'Line height': 'Tinggi baris'
|
|
@@ -37091,7 +37091,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
37091
37091
|
/*!
|
|
37092
37092
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37093
37093
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37094
|
-
* Copyright (c) 2013-
|
|
37094
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37095
37095
|
*/
|
|
37096
37096
|
|
|
37097
37097
|
|
|
@@ -37128,7 +37128,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
37128
37128
|
/*!
|
|
37129
37129
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37130
37130
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37131
|
-
* Copyright (c) 2013-
|
|
37131
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37132
37132
|
*/
|
|
37133
37133
|
module.exports = {
|
|
37134
37134
|
'Line height': 'Altezza linea'
|
|
@@ -37145,7 +37145,7 @@ module.exports = {
|
|
|
37145
37145
|
/*!
|
|
37146
37146
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37147
37147
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37148
|
-
* Copyright (c) 2013-
|
|
37148
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37149
37149
|
*/
|
|
37150
37150
|
module.exports = {
|
|
37151
37151
|
'Line height': 'ラインの高さ'
|
|
@@ -37162,7 +37162,7 @@ module.exports = {
|
|
|
37162
37162
|
/*!
|
|
37163
37163
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37164
37164
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37165
|
-
* Copyright (c) 2013-
|
|
37165
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37166
37166
|
*/
|
|
37167
37167
|
module.exports = {
|
|
37168
37168
|
'Line height': '선 높이'
|
|
@@ -37179,7 +37179,7 @@ module.exports = {
|
|
|
37179
37179
|
/*!
|
|
37180
37180
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37181
37181
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37182
|
-
* Copyright (c) 2013-
|
|
37182
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37183
37183
|
*/
|
|
37184
37184
|
module.exports = {
|
|
37185
37185
|
'Line height': 'Зураасны өндөр'
|
|
@@ -37196,7 +37196,7 @@ module.exports = {
|
|
|
37196
37196
|
/*!
|
|
37197
37197
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37198
37198
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37199
|
-
* Copyright (c) 2013-
|
|
37199
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37200
37200
|
*/
|
|
37201
37201
|
module.exports = {
|
|
37202
37202
|
'Line height': 'Lijnhoogte'
|
|
@@ -37213,7 +37213,7 @@ module.exports = {
|
|
|
37213
37213
|
/*!
|
|
37214
37214
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37215
37215
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37216
|
-
* Copyright (c) 2013-
|
|
37216
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37217
37217
|
*/
|
|
37218
37218
|
module.exports = {
|
|
37219
37219
|
'Line height': 'Wysokość linii'
|
|
@@ -37230,7 +37230,7 @@ module.exports = {
|
|
|
37230
37230
|
/*!
|
|
37231
37231
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37232
37232
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37233
|
-
* Copyright (c) 2013-
|
|
37233
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37234
37234
|
*/
|
|
37235
37235
|
module.exports = {
|
|
37236
37236
|
'Line height': 'Altura da linha'
|
|
@@ -37247,7 +37247,7 @@ module.exports = {
|
|
|
37247
37247
|
/*!
|
|
37248
37248
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37249
37249
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37250
|
-
* Copyright (c) 2013-
|
|
37250
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37251
37251
|
*/
|
|
37252
37252
|
module.exports = {
|
|
37253
37253
|
'Line height': 'Высота линии'
|
|
@@ -37264,7 +37264,7 @@ module.exports = {
|
|
|
37264
37264
|
/*!
|
|
37265
37265
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37266
37266
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37267
|
-
* Copyright (c) 2013-
|
|
37267
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37268
37268
|
*/
|
|
37269
37269
|
module.exports = {
|
|
37270
37270
|
'Line height': 'Çizgi yüksekliği'
|
|
@@ -37281,7 +37281,7 @@ module.exports = {
|
|
|
37281
37281
|
/*!
|
|
37282
37282
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37283
37283
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37284
|
-
* Copyright (c) 2013-
|
|
37284
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37285
37285
|
*/
|
|
37286
37286
|
module.exports = {
|
|
37287
37287
|
'Line height': 'Висота лінії'
|
|
@@ -37298,7 +37298,7 @@ module.exports = {
|
|
|
37298
37298
|
/*!
|
|
37299
37299
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37300
37300
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37301
|
-
* Copyright (c) 2013-
|
|
37301
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37302
37302
|
*/
|
|
37303
37303
|
module.exports = {
|
|
37304
37304
|
'Line height': '线高'
|
|
@@ -37315,7 +37315,7 @@ module.exports = {
|
|
|
37315
37315
|
/*!
|
|
37316
37316
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37317
37317
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37318
|
-
* Copyright (c) 2013-
|
|
37318
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37319
37319
|
*/
|
|
37320
37320
|
module.exports = {
|
|
37321
37321
|
'Line height': '行高'
|
|
@@ -37340,7 +37340,7 @@ module.exports = {
|
|
|
37340
37340
|
/*!
|
|
37341
37341
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37342
37342
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37343
|
-
* Copyright (c) 2013-
|
|
37343
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37344
37344
|
*/
|
|
37345
37345
|
|
|
37346
37346
|
|
|
@@ -37433,7 +37433,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('lineH
|
|
|
37433
37433
|
/*!
|
|
37434
37434
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37435
37435
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37436
|
-
* Copyright (c) 2013-
|
|
37436
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37437
37437
|
*/
|
|
37438
37438
|
|
|
37439
37439
|
|
|
@@ -37496,7 +37496,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.lin
|
|
|
37496
37496
|
/*!
|
|
37497
37497
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37498
37498
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37499
|
-
* Copyright (c) 2013-
|
|
37499
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37500
37500
|
*/
|
|
37501
37501
|
|
|
37502
37502
|
|
|
@@ -37835,7 +37835,7 @@ function writeImage(a, content_input, textWasChanged, url_input) {
|
|
|
37835
37835
|
/*!
|
|
37836
37836
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37837
37837
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37838
|
-
* Copyright (c) 2013-
|
|
37838
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37839
37839
|
*/
|
|
37840
37840
|
|
|
37841
37841
|
|
|
@@ -37928,7 +37928,7 @@ var formTemplate = function (editor) {
|
|
|
37928
37928
|
/*!
|
|
37929
37929
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37930
37930
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37931
|
-
* Copyright (c) 2013-
|
|
37931
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37932
37932
|
*/
|
|
37933
37933
|
/**
|
|
37934
37934
|
* @module plugins/media
|
|
@@ -37953,7 +37953,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.mediaBlocks
|
|
|
37953
37953
|
/*!
|
|
37954
37954
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
37955
37955
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
37956
|
-
* Copyright (c) 2013-
|
|
37956
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
37957
37957
|
*/
|
|
37958
37958
|
|
|
37959
37959
|
|
|
@@ -38036,7 +38036,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('media
|
|
|
38036
38036
|
/*!
|
|
38037
38037
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38038
38038
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38039
|
-
* Copyright (c) 2013-
|
|
38039
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38040
38040
|
*/
|
|
38041
38041
|
|
|
38042
38042
|
|
|
@@ -38191,7 +38191,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.dot
|
|
|
38191
38191
|
/*!
|
|
38192
38192
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38193
38193
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38194
|
-
* Copyright (c) 2013-
|
|
38194
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38195
38195
|
*/
|
|
38196
38196
|
|
|
38197
38197
|
|
|
@@ -38277,7 +38277,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('mobil
|
|
|
38277
38277
|
/*!
|
|
38278
38278
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38279
38279
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38280
|
-
* Copyright (c) 2013-
|
|
38280
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38281
38281
|
*/
|
|
38282
38282
|
|
|
38283
38283
|
|
|
@@ -38336,7 +38336,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.ol
|
|
|
38336
38336
|
/*!
|
|
38337
38337
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38338
38338
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38339
|
-
* Copyright (c) 2013-
|
|
38339
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38340
38340
|
*/
|
|
38341
38341
|
|
|
38342
38342
|
|
|
@@ -38400,7 +38400,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('order
|
|
|
38400
38400
|
/*!
|
|
38401
38401
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38402
38402
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38403
|
-
* Copyright (c) 2013-
|
|
38403
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38404
38404
|
*/
|
|
38405
38405
|
|
|
38406
38406
|
|
|
@@ -38434,7 +38434,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.pasteFromWor
|
|
|
38434
38434
|
/*!
|
|
38435
38435
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38436
38436
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38437
|
-
* Copyright (c) 2013-
|
|
38437
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38438
38438
|
*/
|
|
38439
38439
|
|
|
38440
38440
|
|
|
@@ -38523,7 +38523,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
38523
38523
|
/*!
|
|
38524
38524
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38525
38525
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38526
|
-
* Copyright (c) 2013-
|
|
38526
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38527
38527
|
*/
|
|
38528
38528
|
|
|
38529
38529
|
|
|
@@ -38707,7 +38707,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('paste
|
|
|
38707
38707
|
/*!
|
|
38708
38708
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38709
38709
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38710
|
-
* Copyright (c) 2013-
|
|
38710
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38711
38711
|
*/
|
|
38712
38712
|
var _a;
|
|
38713
38713
|
|
|
@@ -38839,7 +38839,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.pas
|
|
|
38839
38839
|
/*!
|
|
38840
38840
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38841
38841
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38842
|
-
* Copyright (c) 2013-
|
|
38842
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38843
38843
|
*/
|
|
38844
38844
|
|
|
38845
38845
|
|
|
@@ -38965,7 +38965,7 @@ function askInsertTypeDialog(jodit, msg, title, callback, buttonList) {
|
|
|
38965
38965
|
/*!
|
|
38966
38966
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
38967
38967
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
38968
|
-
* Copyright (c) 2013-
|
|
38968
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
38969
38969
|
*/
|
|
38970
38970
|
|
|
38971
38971
|
|
|
@@ -39166,7 +39166,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('paste
|
|
|
39166
39166
|
/*!
|
|
39167
39167
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39168
39168
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39169
|
-
* Copyright (c) 2013-
|
|
39169
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39170
39170
|
*/
|
|
39171
39171
|
/**
|
|
39172
39172
|
* @module plugins/placeholder
|
|
@@ -39200,7 +39200,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.useInputsPla
|
|
|
39200
39200
|
/*!
|
|
39201
39201
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39202
39202
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39203
|
-
* Copyright (c) 2013-
|
|
39203
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39204
39204
|
*/
|
|
39205
39205
|
|
|
39206
39206
|
|
|
@@ -39371,7 +39371,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('place
|
|
|
39371
39371
|
/*!
|
|
39372
39372
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39373
39373
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39374
|
-
* Copyright (c) 2013-
|
|
39374
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39375
39375
|
*/
|
|
39376
39376
|
|
|
39377
39377
|
function poweredByJodit(jodit) {
|
|
@@ -39404,7 +39404,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('power
|
|
|
39404
39404
|
/*!
|
|
39405
39405
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39406
39406
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39407
|
-
* Copyright (c) 2013-
|
|
39407
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39408
39408
|
*/
|
|
39409
39409
|
|
|
39410
39410
|
|
|
@@ -39449,7 +39449,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('previ
|
|
|
39449
39449
|
/*!
|
|
39450
39450
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39451
39451
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39452
|
-
* Copyright (c) 2013-
|
|
39452
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39453
39453
|
*/
|
|
39454
39454
|
|
|
39455
39455
|
|
|
@@ -39576,7 +39576,7 @@ function generateCriticalCSS(jodit) {
|
|
|
39576
39576
|
/*!
|
|
39577
39577
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39578
39578
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39579
|
-
* Copyright (c) 2013-
|
|
39579
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39580
39580
|
*/
|
|
39581
39581
|
|
|
39582
39582
|
|
|
@@ -39660,7 +39660,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('print
|
|
|
39660
39660
|
/*!
|
|
39661
39661
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39662
39662
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39663
|
-
* Copyright (c) 2013-
|
|
39663
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39664
39664
|
*/
|
|
39665
39665
|
|
|
39666
39666
|
|
|
@@ -39734,7 +39734,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('redoU
|
|
|
39734
39734
|
/*!
|
|
39735
39735
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39736
39736
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39737
|
-
* Copyright (c) 2013-
|
|
39737
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39738
39738
|
*/
|
|
39739
39739
|
/**
|
|
39740
39740
|
* @module plugins/resize-cells
|
|
@@ -39761,7 +39761,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
39761
39761
|
/*!
|
|
39762
39762
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
39763
39763
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
39764
|
-
* Copyright (c) 2013-
|
|
39764
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
39765
39765
|
*/
|
|
39766
39766
|
|
|
39767
39767
|
|
|
@@ -40098,7 +40098,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
40098
40098
|
/*!
|
|
40099
40099
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40100
40100
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40101
|
-
* Copyright (c) 2013-
|
|
40101
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40102
40102
|
*/
|
|
40103
40103
|
/**
|
|
40104
40104
|
* @module plugins/resize-handler
|
|
@@ -40125,7 +40125,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeY
|
|
|
40125
40125
|
/*!
|
|
40126
40126
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40127
40127
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40128
|
-
* Copyright (c) 2013-
|
|
40128
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40129
40129
|
*/
|
|
40130
40130
|
|
|
40131
40131
|
|
|
@@ -40243,7 +40243,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('resiz
|
|
|
40243
40243
|
/*!
|
|
40244
40244
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40245
40245
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40246
|
-
* Copyright (c) 2013-
|
|
40246
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40247
40247
|
*/
|
|
40248
40248
|
|
|
40249
40249
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.allowResizeTags = new Set(['img', 'iframe', 'table', 'jodit']);
|
|
@@ -40275,7 +40275,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.resizer = {
|
|
|
40275
40275
|
/*!
|
|
40276
40276
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40277
40277
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40278
|
-
* Copyright (c) 2013-
|
|
40278
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40279
40279
|
*/
|
|
40280
40280
|
|
|
40281
40281
|
|
|
@@ -40749,7 +40749,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('resiz
|
|
|
40749
40749
|
/*!
|
|
40750
40750
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40751
40751
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40752
|
-
* Copyright (c) 2013-
|
|
40752
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40753
40753
|
*/
|
|
40754
40754
|
|
|
40755
40755
|
|
|
@@ -40812,7 +40812,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fin
|
|
|
40812
40812
|
/*!
|
|
40813
40813
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40814
40814
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40815
|
-
* Copyright (c) 2013-
|
|
40815
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40816
40816
|
*/
|
|
40817
40817
|
|
|
40818
40818
|
|
|
@@ -40986,7 +40986,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
40986
40986
|
/*!
|
|
40987
40987
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
40988
40988
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
40989
|
-
* Copyright (c) 2013-
|
|
40989
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
40990
40990
|
*/
|
|
40991
40991
|
/**
|
|
40992
40992
|
* @module plugins/search
|
|
@@ -41009,7 +41009,7 @@ function normalizeRanges(rng, restRanges, ci) {
|
|
|
41009
41009
|
/*!
|
|
41010
41010
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41011
41011
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41012
|
-
* Copyright (c) 2013-
|
|
41012
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41013
41013
|
*/
|
|
41014
41014
|
|
|
41015
41015
|
|
|
@@ -41099,7 +41099,7 @@ var SentenceFinder = /** @class */ (function () {
|
|
|
41099
41099
|
/*!
|
|
41100
41100
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41101
41101
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41102
|
-
* Copyright (c) 2013-
|
|
41102
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41103
41103
|
*/
|
|
41104
41104
|
|
|
41105
41105
|
|
|
@@ -41557,7 +41557,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('searc
|
|
|
41557
41557
|
/*!
|
|
41558
41558
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41559
41559
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41560
|
-
* Copyright (c) 2013-
|
|
41560
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41561
41561
|
*/
|
|
41562
41562
|
|
|
41563
41563
|
|
|
@@ -41786,7 +41786,7 @@ var UISearch = /** @class */ (function (_super) {
|
|
|
41786
41786
|
/*!
|
|
41787
41787
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41788
41788
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41789
|
-
* Copyright (c) 2013-
|
|
41789
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41790
41790
|
*/
|
|
41791
41791
|
/**
|
|
41792
41792
|
* @module plugins/select-cells
|
|
@@ -41814,7 +41814,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tableAllowCe
|
|
|
41814
41814
|
/*!
|
|
41815
41815
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
41816
41816
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
41817
|
-
* Copyright (c) 2013-
|
|
41817
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
41818
41818
|
*/
|
|
41819
41819
|
|
|
41820
41820
|
|
|
@@ -42165,7 +42165,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('selec
|
|
|
42165
42165
|
/*!
|
|
42166
42166
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42167
42167
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42168
|
-
* Copyright (c) 2013-
|
|
42168
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42169
42169
|
*/
|
|
42170
42170
|
/**
|
|
42171
42171
|
* @module plugins/select
|
|
@@ -42195,7 +42195,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.select = {
|
|
|
42195
42195
|
/*!
|
|
42196
42196
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42197
42197
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42198
|
-
* Copyright (c) 2013-
|
|
42198
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42199
42199
|
*/
|
|
42200
42200
|
|
|
42201
42201
|
|
|
@@ -42343,7 +42343,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('selec
|
|
|
42343
42343
|
/*!
|
|
42344
42344
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42345
42345
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42346
|
-
* Copyright (c) 2013-
|
|
42346
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42347
42347
|
*/
|
|
42348
42348
|
/**
|
|
42349
42349
|
* @module plugins/size
|
|
@@ -42392,7 +42392,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.saveHeightIn
|
|
|
42392
42392
|
/*!
|
|
42393
42393
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42394
42394
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42395
|
-
* Copyright (c) 2013-
|
|
42395
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42396
42396
|
*/
|
|
42397
42397
|
|
|
42398
42398
|
|
|
@@ -42575,7 +42575,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('size'
|
|
|
42575
42575
|
/*!
|
|
42576
42576
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42577
42577
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42578
|
-
* Copyright (c) 2013-
|
|
42578
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42579
42579
|
*/
|
|
42580
42580
|
|
|
42581
42581
|
|
|
@@ -42641,7 +42641,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.sou
|
|
|
42641
42641
|
/*!
|
|
42642
42642
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42643
42643
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42644
|
-
* Copyright (c) 2013-
|
|
42644
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42645
42645
|
*/
|
|
42646
42646
|
|
|
42647
42647
|
|
|
@@ -42886,7 +42886,7 @@ var AceEditor = /** @class */ (function (_super) {
|
|
|
42886
42886
|
/*!
|
|
42887
42887
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
42888
42888
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
42889
|
-
* Copyright (c) 2013-
|
|
42889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
42890
42890
|
*/
|
|
42891
42891
|
|
|
42892
42892
|
|
|
@@ -43018,7 +43018,7 @@ var TextAreaEditor = /** @class */ (function (_super) {
|
|
|
43018
43018
|
/*!
|
|
43019
43019
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43020
43020
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43021
|
-
* Copyright (c) 2013-
|
|
43021
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43022
43022
|
*/
|
|
43023
43023
|
/**
|
|
43024
43024
|
* @module plugins/source
|
|
@@ -43042,7 +43042,7 @@ var TextAreaEditor = /** @class */ (function (_super) {
|
|
|
43042
43042
|
/*!
|
|
43043
43043
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43044
43044
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43045
|
-
* Copyright (c) 2013-
|
|
43045
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43046
43046
|
*/
|
|
43047
43047
|
|
|
43048
43048
|
|
|
@@ -43082,7 +43082,7 @@ function createSourceEditor(type, editor, container, toWYSIWYG, fromWYSIWYG) {
|
|
|
43082
43082
|
/*!
|
|
43083
43083
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43084
43084
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43085
|
-
* Copyright (c) 2013-
|
|
43085
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43086
43086
|
*/
|
|
43087
43087
|
var SourceEditor = /** @class */ (function () {
|
|
43088
43088
|
function SourceEditor(jodit, container, toWYSIWYG, fromWYSIWYG) {
|
|
@@ -43141,7 +43141,7 @@ var SourceEditor = /** @class */ (function () {
|
|
|
43141
43141
|
/*!
|
|
43142
43142
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43143
43143
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43144
|
-
* Copyright (c) 2013-
|
|
43144
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43145
43145
|
*/
|
|
43146
43146
|
|
|
43147
43147
|
|
|
@@ -43484,7 +43484,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('sourc
|
|
|
43484
43484
|
/*!
|
|
43485
43485
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43486
43486
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43487
|
-
* Copyright (c) 2013-
|
|
43487
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43488
43488
|
*/
|
|
43489
43489
|
|
|
43490
43490
|
|
|
@@ -43512,7 +43512,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.spe
|
|
|
43512
43512
|
/*!
|
|
43513
43513
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43514
43514
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43515
|
-
* Copyright (c) 2013-
|
|
43515
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43516
43516
|
*/
|
|
43517
43517
|
module.exports = {
|
|
43518
43518
|
Spellcheck: 'التدقيق الإملائي'
|
|
@@ -43529,7 +43529,7 @@ module.exports = {
|
|
|
43529
43529
|
/*!
|
|
43530
43530
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43531
43531
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43532
|
-
* Copyright (c) 2013-
|
|
43532
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43533
43533
|
*/
|
|
43534
43534
|
module.exports = {
|
|
43535
43535
|
Spellcheck: 'Kontrola pravopisu'
|
|
@@ -43546,7 +43546,7 @@ module.exports = {
|
|
|
43546
43546
|
/*!
|
|
43547
43547
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43548
43548
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43549
|
-
* Copyright (c) 2013-
|
|
43549
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43550
43550
|
*/
|
|
43551
43551
|
module.exports = {
|
|
43552
43552
|
Spellcheck: 'Rechtschreibprüfung'
|
|
@@ -43563,7 +43563,7 @@ module.exports = {
|
|
|
43563
43563
|
/*!
|
|
43564
43564
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43565
43565
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43566
|
-
* Copyright (c) 2013-
|
|
43566
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43567
43567
|
*/
|
|
43568
43568
|
module.exports = {
|
|
43569
43569
|
Spellcheck: 'Corrección ortográfica'
|
|
@@ -43580,7 +43580,7 @@ module.exports = {
|
|
|
43580
43580
|
/*!
|
|
43581
43581
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43582
43582
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43583
|
-
* Copyright (c) 2013-
|
|
43583
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43584
43584
|
*/
|
|
43585
43585
|
module.exports = {
|
|
43586
43586
|
Spellcheck: 'غلطیابی املایی'
|
|
@@ -43597,7 +43597,7 @@ module.exports = {
|
|
|
43597
43597
|
/*!
|
|
43598
43598
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43599
43599
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43600
|
-
* Copyright (c) 2013-
|
|
43600
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43601
43601
|
*/
|
|
43602
43602
|
module.exports = {
|
|
43603
43603
|
Spellcheck: 'Oikeinkirjoituksen tarkistus'
|
|
@@ -43614,7 +43614,7 @@ module.exports = {
|
|
|
43614
43614
|
/*!
|
|
43615
43615
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43616
43616
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43617
|
-
* Copyright (c) 2013-
|
|
43617
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43618
43618
|
*/
|
|
43619
43619
|
module.exports = {
|
|
43620
43620
|
Spellcheck: 'Vérification Orthographique'
|
|
@@ -43631,7 +43631,7 @@ module.exports = {
|
|
|
43631
43631
|
/*!
|
|
43632
43632
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43633
43633
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43634
|
-
* Copyright (c) 2013-
|
|
43634
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43635
43635
|
*/
|
|
43636
43636
|
module.exports = {
|
|
43637
43637
|
Spellcheck: 'בדיקת איות'
|
|
@@ -43648,7 +43648,7 @@ module.exports = {
|
|
|
43648
43648
|
/*!
|
|
43649
43649
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43650
43650
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43651
|
-
* Copyright (c) 2013-
|
|
43651
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43652
43652
|
*/
|
|
43653
43653
|
module.exports = {
|
|
43654
43654
|
Spellcheck: 'Helyesírás-ellenőrzés'
|
|
@@ -43665,7 +43665,7 @@ module.exports = {
|
|
|
43665
43665
|
/*!
|
|
43666
43666
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43667
43667
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43668
|
-
* Copyright (c) 2013-
|
|
43668
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43669
43669
|
*/
|
|
43670
43670
|
module.exports = {
|
|
43671
43671
|
Spellcheck: 'Spellchecking'
|
|
@@ -43750,7 +43750,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
43750
43750
|
/*!
|
|
43751
43751
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43752
43752
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43753
|
-
* Copyright (c) 2013-
|
|
43753
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43754
43754
|
*/
|
|
43755
43755
|
|
|
43756
43756
|
|
|
@@ -43787,7 +43787,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
43787
43787
|
/*!
|
|
43788
43788
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43789
43789
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43790
|
-
* Copyright (c) 2013-
|
|
43790
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43791
43791
|
*/
|
|
43792
43792
|
module.exports = {
|
|
43793
43793
|
Spellcheck: 'Controllo ortografico'
|
|
@@ -43804,7 +43804,7 @@ module.exports = {
|
|
|
43804
43804
|
/*!
|
|
43805
43805
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43806
43806
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43807
|
-
* Copyright (c) 2013-
|
|
43807
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43808
43808
|
*/
|
|
43809
43809
|
module.exports = {
|
|
43810
43810
|
Spellcheck: 'スペルチェック'
|
|
@@ -43821,7 +43821,7 @@ module.exports = {
|
|
|
43821
43821
|
/*!
|
|
43822
43822
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43823
43823
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43824
|
-
* Copyright (c) 2013-
|
|
43824
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43825
43825
|
*/
|
|
43826
43826
|
module.exports = {
|
|
43827
43827
|
Spellcheck: '맞춤법 검사'
|
|
@@ -43838,7 +43838,7 @@ module.exports = {
|
|
|
43838
43838
|
/*!
|
|
43839
43839
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43840
43840
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43841
|
-
* Copyright (c) 2013-
|
|
43841
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43842
43842
|
*/
|
|
43843
43843
|
module.exports = {
|
|
43844
43844
|
Spellcheck: 'Дүрмийн алдаа шалгах'
|
|
@@ -43855,7 +43855,7 @@ module.exports = {
|
|
|
43855
43855
|
/*!
|
|
43856
43856
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43857
43857
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43858
|
-
* Copyright (c) 2013-
|
|
43858
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43859
43859
|
*/
|
|
43860
43860
|
module.exports = {
|
|
43861
43861
|
Spellcheck: 'Spellingcontrole'
|
|
@@ -43872,7 +43872,7 @@ module.exports = {
|
|
|
43872
43872
|
/*!
|
|
43873
43873
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43874
43874
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43875
|
-
* Copyright (c) 2013-
|
|
43875
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43876
43876
|
*/
|
|
43877
43877
|
module.exports = {
|
|
43878
43878
|
Spellcheck: 'Sprawdzanie pisowni'
|
|
@@ -43889,7 +43889,7 @@ module.exports = {
|
|
|
43889
43889
|
/*!
|
|
43890
43890
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43891
43891
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43892
|
-
* Copyright (c) 2013-
|
|
43892
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43893
43893
|
*/
|
|
43894
43894
|
module.exports = {
|
|
43895
43895
|
Spellcheck: 'Verificação ortográfica'
|
|
@@ -43906,7 +43906,7 @@ module.exports = {
|
|
|
43906
43906
|
/*!
|
|
43907
43907
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43908
43908
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43909
|
-
* Copyright (c) 2013-
|
|
43909
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43910
43910
|
*/
|
|
43911
43911
|
module.exports = {
|
|
43912
43912
|
Spellcheck: 'Проверка орфографии'
|
|
@@ -43923,7 +43923,7 @@ module.exports = {
|
|
|
43923
43923
|
/*!
|
|
43924
43924
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43925
43925
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43926
|
-
* Copyright (c) 2013-
|
|
43926
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43927
43927
|
*/
|
|
43928
43928
|
module.exports = {
|
|
43929
43929
|
Spellcheck: 'Yazım denetimi'
|
|
@@ -43940,7 +43940,7 @@ module.exports = {
|
|
|
43940
43940
|
/*!
|
|
43941
43941
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43942
43942
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43943
|
-
* Copyright (c) 2013-
|
|
43943
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43944
43944
|
*/
|
|
43945
43945
|
module.exports = {
|
|
43946
43946
|
Spellcheck: 'Перевірка орфографії'
|
|
@@ -43957,7 +43957,7 @@ module.exports = {
|
|
|
43957
43957
|
/*!
|
|
43958
43958
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43959
43959
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43960
|
-
* Copyright (c) 2013-
|
|
43960
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43961
43961
|
*/
|
|
43962
43962
|
module.exports = {
|
|
43963
43963
|
Spellcheck: '拼写检查'
|
|
@@ -43974,7 +43974,7 @@ module.exports = {
|
|
|
43974
43974
|
/*!
|
|
43975
43975
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
43976
43976
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
43977
|
-
* Copyright (c) 2013-
|
|
43977
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
43978
43978
|
*/
|
|
43979
43979
|
module.exports = {
|
|
43980
43980
|
Spellcheck: '拼字檢查'
|
|
@@ -43998,7 +43998,7 @@ module.exports = {
|
|
|
43998
43998
|
/*!
|
|
43999
43999
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44000
44000
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44001
|
-
* Copyright (c) 2013-
|
|
44001
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44002
44002
|
*/
|
|
44003
44003
|
|
|
44004
44004
|
|
|
@@ -44053,7 +44053,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_1__/* .pluginSystem */ .fg.add('spell
|
|
|
44053
44053
|
/*!
|
|
44054
44054
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44055
44055
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44056
|
-
* Copyright (c) 2013-
|
|
44056
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44057
44057
|
*/
|
|
44058
44058
|
/**
|
|
44059
44059
|
* @module plugins/stat
|
|
@@ -44081,7 +44081,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showWordsCou
|
|
|
44081
44081
|
/*!
|
|
44082
44082
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44083
44083
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44084
|
-
* Copyright (c) 2013-
|
|
44084
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44085
44085
|
*/
|
|
44086
44086
|
|
|
44087
44087
|
|
|
@@ -44167,7 +44167,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('stat'
|
|
|
44167
44167
|
/*!
|
|
44168
44168
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44169
44169
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44170
|
-
* Copyright (c) 2013-
|
|
44170
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44171
44171
|
*/
|
|
44172
44172
|
/**
|
|
44173
44173
|
* @module plugins/sticky
|
|
@@ -44196,7 +44196,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.toolbarStick
|
|
|
44196
44196
|
/*!
|
|
44197
44197
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44198
44198
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44199
|
-
* Copyright (c) 2013-
|
|
44199
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44200
44200
|
*/
|
|
44201
44201
|
|
|
44202
44202
|
|
|
@@ -44325,7 +44325,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_3__/* .pluginSystem */ .fg.add('stick
|
|
|
44325
44325
|
/*!
|
|
44326
44326
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44327
44327
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44328
|
-
* Copyright (c) 2013-
|
|
44328
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44329
44329
|
*/
|
|
44330
44330
|
|
|
44331
44331
|
|
|
@@ -44578,7 +44578,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_1__/* .Config */ .T.prototype.controls.sym
|
|
|
44578
44578
|
/*!
|
|
44579
44579
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44580
44580
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44581
|
-
* Copyright (c) 2013-
|
|
44581
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44582
44582
|
*/
|
|
44583
44583
|
module.exports = {
|
|
44584
44584
|
symbols: 'رمز'
|
|
@@ -44595,7 +44595,7 @@ module.exports = {
|
|
|
44595
44595
|
/*!
|
|
44596
44596
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44597
44597
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44598
|
-
* Copyright (c) 2013-
|
|
44598
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44599
44599
|
*/
|
|
44600
44600
|
module.exports = {
|
|
44601
44601
|
symbols: 'symbol'
|
|
@@ -44612,7 +44612,7 @@ module.exports = {
|
|
|
44612
44612
|
/*!
|
|
44613
44613
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44614
44614
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44615
|
-
* Copyright (c) 2013-
|
|
44615
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44616
44616
|
*/
|
|
44617
44617
|
module.exports = {
|
|
44618
44618
|
symbols: 'Symbol'
|
|
@@ -44629,7 +44629,7 @@ module.exports = {
|
|
|
44629
44629
|
/*!
|
|
44630
44630
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44631
44631
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44632
|
-
* Copyright (c) 2013-
|
|
44632
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44633
44633
|
*/
|
|
44634
44634
|
module.exports = {
|
|
44635
44635
|
symbols: 'Símbolo'
|
|
@@ -44646,7 +44646,7 @@ module.exports = {
|
|
|
44646
44646
|
/*!
|
|
44647
44647
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44648
44648
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44649
|
-
* Copyright (c) 2013-
|
|
44649
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44650
44650
|
*/
|
|
44651
44651
|
module.exports = {
|
|
44652
44652
|
symbols: 'سمبل'
|
|
@@ -44663,7 +44663,7 @@ module.exports = {
|
|
|
44663
44663
|
/*!
|
|
44664
44664
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44665
44665
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44666
|
-
* Copyright (c) 2013-
|
|
44666
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44667
44667
|
*/
|
|
44668
44668
|
module.exports = {
|
|
44669
44669
|
symbols: 'Symbolit'
|
|
@@ -44680,7 +44680,7 @@ module.exports = {
|
|
|
44680
44680
|
/*!
|
|
44681
44681
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44682
44682
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44683
|
-
* Copyright (c) 2013-
|
|
44683
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44684
44684
|
*/
|
|
44685
44685
|
module.exports = {
|
|
44686
44686
|
symbols: 'caractère'
|
|
@@ -44697,7 +44697,7 @@ module.exports = {
|
|
|
44697
44697
|
/*!
|
|
44698
44698
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44699
44699
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44700
|
-
* Copyright (c) 2013-
|
|
44700
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44701
44701
|
*/
|
|
44702
44702
|
module.exports = {
|
|
44703
44703
|
symbols: 'תו מיוחד'
|
|
@@ -44714,7 +44714,7 @@ module.exports = {
|
|
|
44714
44714
|
/*!
|
|
44715
44715
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44716
44716
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44717
|
-
* Copyright (c) 2013-
|
|
44717
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44718
44718
|
*/
|
|
44719
44719
|
module.exports = {
|
|
44720
44720
|
symbols: 'Szimbólum'
|
|
@@ -44731,7 +44731,7 @@ module.exports = {
|
|
|
44731
44731
|
/*!
|
|
44732
44732
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44733
44733
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44734
|
-
* Copyright (c) 2013-
|
|
44734
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44735
44735
|
*/
|
|
44736
44736
|
module.exports = {
|
|
44737
44737
|
symbols: 'simbol'
|
|
@@ -44816,7 +44816,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44816
44816
|
/*!
|
|
44817
44817
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44818
44818
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44819
|
-
* Copyright (c) 2013-
|
|
44819
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44820
44820
|
*/
|
|
44821
44821
|
|
|
44822
44822
|
|
|
@@ -44853,7 +44853,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
44853
44853
|
/*!
|
|
44854
44854
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44855
44855
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44856
|
-
* Copyright (c) 2013-
|
|
44856
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44857
44857
|
*/
|
|
44858
44858
|
module.exports = {
|
|
44859
44859
|
symbols: 'Simbolo'
|
|
@@ -44870,7 +44870,7 @@ module.exports = {
|
|
|
44870
44870
|
/*!
|
|
44871
44871
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44872
44872
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44873
|
-
* Copyright (c) 2013-
|
|
44873
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44874
44874
|
*/
|
|
44875
44875
|
module.exports = {
|
|
44876
44876
|
symbols: 'symbol'
|
|
@@ -44887,7 +44887,7 @@ module.exports = {
|
|
|
44887
44887
|
/*!
|
|
44888
44888
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44889
44889
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44890
|
-
* Copyright (c) 2013-
|
|
44890
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44891
44891
|
*/
|
|
44892
44892
|
module.exports = {
|
|
44893
44893
|
symbols: '기호'
|
|
@@ -44904,7 +44904,7 @@ module.exports = {
|
|
|
44904
44904
|
/*!
|
|
44905
44905
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44906
44906
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44907
|
-
* Copyright (c) 2013-
|
|
44907
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44908
44908
|
*/
|
|
44909
44909
|
module.exports = {
|
|
44910
44910
|
symbols: 'тэмдэгт'
|
|
@@ -44921,7 +44921,7 @@ module.exports = {
|
|
|
44921
44921
|
/*!
|
|
44922
44922
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44923
44923
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44924
|
-
* Copyright (c) 2013-
|
|
44924
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44925
44925
|
*/
|
|
44926
44926
|
module.exports = {
|
|
44927
44927
|
symbols: 'symbool'
|
|
@@ -44938,7 +44938,7 @@ module.exports = {
|
|
|
44938
44938
|
/*!
|
|
44939
44939
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44940
44940
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44941
|
-
* Copyright (c) 2013-
|
|
44941
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44942
44942
|
*/
|
|
44943
44943
|
module.exports = {
|
|
44944
44944
|
symbols: 'symbol'
|
|
@@ -44955,7 +44955,7 @@ module.exports = {
|
|
|
44955
44955
|
/*!
|
|
44956
44956
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44957
44957
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44958
|
-
* Copyright (c) 2013-
|
|
44958
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44959
44959
|
*/
|
|
44960
44960
|
module.exports = {
|
|
44961
44961
|
symbols: 'Símbolo'
|
|
@@ -44972,7 +44972,7 @@ module.exports = {
|
|
|
44972
44972
|
/*!
|
|
44973
44973
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44974
44974
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44975
|
-
* Copyright (c) 2013-
|
|
44975
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44976
44976
|
*/
|
|
44977
44977
|
module.exports = {
|
|
44978
44978
|
symbols: 'символ'
|
|
@@ -44989,7 +44989,7 @@ module.exports = {
|
|
|
44989
44989
|
/*!
|
|
44990
44990
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
44991
44991
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
44992
|
-
* Copyright (c) 2013-
|
|
44992
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
44993
44993
|
*/
|
|
44994
44994
|
module.exports = {
|
|
44995
44995
|
symbols: 'Sembol'
|
|
@@ -45006,7 +45006,7 @@ module.exports = {
|
|
|
45006
45006
|
/*!
|
|
45007
45007
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45008
45008
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45009
|
-
* Copyright (c) 2013-
|
|
45009
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45010
45010
|
*/
|
|
45011
45011
|
module.exports = {
|
|
45012
45012
|
symbols: 'символ'
|
|
@@ -45023,7 +45023,7 @@ module.exports = {
|
|
|
45023
45023
|
/*!
|
|
45024
45024
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45025
45025
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45026
|
-
* Copyright (c) 2013-
|
|
45026
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45027
45027
|
*/
|
|
45028
45028
|
module.exports = {
|
|
45029
45029
|
symbols: '符号'
|
|
@@ -45040,7 +45040,7 @@ module.exports = {
|
|
|
45040
45040
|
/*!
|
|
45041
45041
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45042
45042
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45043
|
-
* Copyright (c) 2013-
|
|
45043
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45044
45044
|
*/
|
|
45045
45045
|
module.exports = {
|
|
45046
45046
|
symbols: '符號'
|
|
@@ -45065,7 +45065,7 @@ module.exports = {
|
|
|
45065
45065
|
/*!
|
|
45066
45066
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45067
45067
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45068
|
-
* Copyright (c) 2013-
|
|
45068
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45069
45069
|
*/
|
|
45070
45070
|
|
|
45071
45071
|
|
|
@@ -45205,7 +45205,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
45205
45205
|
/*!
|
|
45206
45206
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45207
45207
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45208
|
-
* Copyright (c) 2013-
|
|
45208
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45209
45209
|
*/
|
|
45210
45210
|
/**
|
|
45211
45211
|
* @module plugins/tab
|
|
@@ -45229,7 +45229,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('symbo
|
|
|
45229
45229
|
/*!
|
|
45230
45230
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45231
45231
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45232
|
-
* Copyright (c) 2013-
|
|
45232
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45233
45233
|
*/
|
|
45234
45234
|
|
|
45235
45235
|
|
|
@@ -45349,7 +45349,7 @@ function removeNestedList(jodit, list, li) {
|
|
|
45349
45349
|
/*!
|
|
45350
45350
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45351
45351
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45352
|
-
* Copyright (c) 2013-
|
|
45352
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45353
45353
|
*/
|
|
45354
45354
|
/**
|
|
45355
45355
|
* @module plugins/tab
|
|
@@ -45376,7 +45376,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.tab = {
|
|
|
45376
45376
|
/*!
|
|
45377
45377
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45378
45378
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45379
|
-
* Copyright (c) 2013-
|
|
45379
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45380
45380
|
*/
|
|
45381
45381
|
|
|
45382
45382
|
|
|
@@ -45437,7 +45437,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('tab',
|
|
|
45437
45437
|
/*!
|
|
45438
45438
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45439
45439
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45440
|
-
* Copyright (c) 2013-
|
|
45440
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45441
45441
|
*/
|
|
45442
45442
|
|
|
45443
45443
|
|
|
@@ -45577,7 +45577,7 @@ function findCell(editor, key) {
|
|
|
45577
45577
|
/*!
|
|
45578
45578
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45579
45579
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45580
|
-
* Copyright (c) 2013-
|
|
45580
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45581
45581
|
*/
|
|
45582
45582
|
|
|
45583
45583
|
|
|
@@ -45749,7 +45749,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.tab
|
|
|
45749
45749
|
/*!
|
|
45750
45750
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45751
45751
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45752
|
-
* Copyright (c) 2013-
|
|
45752
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45753
45753
|
*/
|
|
45754
45754
|
|
|
45755
45755
|
|
|
@@ -45780,7 +45780,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('table
|
|
|
45780
45780
|
/*!
|
|
45781
45781
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45782
45782
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45783
|
-
* Copyright (c) 2013-
|
|
45783
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45784
45784
|
*/
|
|
45785
45785
|
|
|
45786
45786
|
|
|
@@ -45868,7 +45868,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_4__/* .Config */ .T.prototype.controls.vid
|
|
|
45868
45868
|
/*!
|
|
45869
45869
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45870
45870
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45871
|
-
* Copyright (c) 2013-
|
|
45871
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45872
45872
|
*/
|
|
45873
45873
|
|
|
45874
45874
|
|
|
@@ -45891,7 +45891,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_0__/* .pluginSystem */ .fg.add('video
|
|
|
45891
45891
|
/*!
|
|
45892
45892
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45893
45893
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45894
|
-
* Copyright (c) 2013-
|
|
45894
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45895
45895
|
*/
|
|
45896
45896
|
|
|
45897
45897
|
jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes = {
|
|
@@ -45916,7 +45916,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.wrapNodes =
|
|
|
45916
45916
|
/*!
|
|
45917
45917
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
45918
45918
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
45919
|
-
* Copyright (c) 2013-
|
|
45919
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
45920
45920
|
*/
|
|
45921
45921
|
|
|
45922
45922
|
|
|
@@ -46069,7 +46069,7 @@ jodit_core_global__WEBPACK_IMPORTED_MODULE_2__/* .pluginSystem */ .fg.add('wrapN
|
|
|
46069
46069
|
/*!
|
|
46070
46070
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46071
46071
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
46072
|
-
* Copyright (c) 2013-
|
|
46072
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
46073
46073
|
*/
|
|
46074
46074
|
/**
|
|
46075
46075
|
* @module plugins/xpath
|
|
@@ -46096,7 +46096,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.showXPathInS
|
|
|
46096
46096
|
/*!
|
|
46097
46097
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46098
46098
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
46099
|
-
* Copyright (c) 2013-
|
|
46099
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
46100
46100
|
*/
|
|
46101
46101
|
|
|
46102
46102
|
|
|
@@ -46345,7 +46345,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
46345
46345
|
/*!
|
|
46346
46346
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
46347
46347
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
46348
|
-
* Copyright (c) 2013-
|
|
46348
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
46349
46349
|
*/
|
|
46350
46350
|
/**
|
|
46351
46351
|
* [[include:styles/icons/README.md]]
|