jodit-pro 4.4.6 → 4.4.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +76 -36
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/autocomplete/autocomplete.js +1 -1
- package/es2015/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2015/plugins/backup/backup.css +1 -1
- package/es2015/plugins/backup/backup.js +1 -1
- package/es2015/plugins/backup/backup.min.js +1 -1
- package/es2015/plugins/button-generator/button-generator.css +1 -1
- package/es2015/plugins/button-generator/button-generator.js +1 -1
- package/es2015/plugins/button-generator/button-generator.min.js +1 -1
- package/es2015/plugins/change-case/change-case.js +1 -1
- package/es2015/plugins/change-case/change-case.min.js +1 -1
- package/es2015/plugins/color-picker/color-picker.css +1 -1
- package/es2015/plugins/color-picker/color-picker.js +1 -1
- package/es2015/plugins/color-picker/color-picker.min.js +1 -1
- package/es2015/plugins/emoji/emoji.css +1 -1
- package/es2015/plugins/emoji/emoji.js +1 -1
- package/es2015/plugins/emoji/emoji.min.js +1 -1
- package/es2015/plugins/export-docs/export-docs.js +1 -1
- package/es2015/plugins/export-docs/export-docs.min.js +1 -1
- package/es2015/plugins/finder/finder.css +1 -1
- package/es2015/plugins/finder/finder.js +1 -1
- package/es2015/plugins/finder/finder.min.js +1 -1
- package/es2015/plugins/google-maps/google-maps.css +1 -1
- package/es2015/plugins/google-maps/google-maps.js +1 -1
- package/es2015/plugins/google-maps/google-maps.min.js +1 -1
- package/es2015/plugins/google-search/google-search.js +1 -1
- package/es2015/plugins/google-search/google-search.min.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2015/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2015/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2015/plugins/keyboard/keyboard.css +1 -1
- package/es2015/plugins/keyboard/keyboard.js +1 -1
- package/es2015/plugins/keyboard/keyboard.min.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.js +1 -1
- package/es2015/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2015/plugins/page-break/page-break.js +1 -1
- package/es2015/plugins/page-break/page-break.min.js +1 -1
- package/es2015/plugins/paste-code/paste-code.css +1 -1
- package/es2015/plugins/paste-code/paste-code.js +1 -1
- package/es2015/plugins/paste-code/paste-code.min.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2015/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.js +1 -1
- package/es2015/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2015/plugins/todo-list/todo-list.css +1 -1
- package/es2015/plugins/todo-list/todo-list.js +1 -1
- package/es2015/plugins/todo-list/todo-list.min.js +1 -1
- package/es2015/plugins/translate/translate.css +1 -1
- package/es2015/plugins/translate/translate.js +1 -1
- package/es2015/plugins/translate/translate.min.js +1 -1
- package/es2015/plugins/tune-block/tune-block.css +1 -1
- package/es2015/plugins/tune-block/tune-block.js +1 -1
- package/es2015/plugins/tune-block/tune-block.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +76 -36
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/autocomplete/autocomplete.js +1 -1
- package/es2018/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2018/plugins/backup/backup.css +1 -1
- package/es2018/plugins/backup/backup.js +1 -1
- package/es2018/plugins/backup/backup.min.js +1 -1
- package/es2018/plugins/button-generator/button-generator.css +1 -1
- package/es2018/plugins/button-generator/button-generator.js +1 -1
- package/es2018/plugins/button-generator/button-generator.min.js +1 -1
- package/es2018/plugins/change-case/change-case.js +1 -1
- package/es2018/plugins/change-case/change-case.min.js +1 -1
- package/es2018/plugins/color-picker/color-picker.css +1 -1
- package/es2018/plugins/color-picker/color-picker.js +1 -1
- package/es2018/plugins/color-picker/color-picker.min.js +1 -1
- package/es2018/plugins/emoji/emoji.css +1 -1
- package/es2018/plugins/emoji/emoji.js +1 -1
- package/es2018/plugins/emoji/emoji.min.js +1 -1
- package/es2018/plugins/export-docs/export-docs.js +1 -1
- package/es2018/plugins/export-docs/export-docs.min.js +1 -1
- package/es2018/plugins/finder/finder.css +1 -1
- package/es2018/plugins/finder/finder.js +1 -1
- package/es2018/plugins/finder/finder.min.js +1 -1
- package/es2018/plugins/google-maps/google-maps.css +1 -1
- package/es2018/plugins/google-maps/google-maps.js +1 -1
- package/es2018/plugins/google-maps/google-maps.min.js +1 -1
- package/es2018/plugins/google-search/google-search.js +1 -1
- package/es2018/plugins/google-search/google-search.min.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2018/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2018/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2018/plugins/keyboard/keyboard.css +1 -1
- package/es2018/plugins/keyboard/keyboard.js +1 -1
- package/es2018/plugins/keyboard/keyboard.min.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.js +1 -1
- package/es2018/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2018/plugins/page-break/page-break.js +1 -1
- package/es2018/plugins/page-break/page-break.min.js +1 -1
- package/es2018/plugins/paste-code/paste-code.css +1 -1
- package/es2018/plugins/paste-code/paste-code.js +1 -1
- package/es2018/plugins/paste-code/paste-code.min.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2018/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.js +1 -1
- package/es2018/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2018/plugins/todo-list/todo-list.css +1 -1
- package/es2018/plugins/todo-list/todo-list.js +1 -1
- package/es2018/plugins/todo-list/todo-list.min.js +1 -1
- package/es2018/plugins/translate/translate.css +1 -1
- package/es2018/plugins/translate/translate.js +1 -1
- package/es2018/plugins/translate/translate.min.js +1 -1
- package/es2018/plugins/tune-block/tune-block.css +1 -1
- package/es2018/plugins/tune-block/tune-block.js +1 -1
- package/es2018/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +76 -36
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021/plugins/backup/backup.css +1 -1
- package/es2021/plugins/backup/backup.js +1 -1
- package/es2021/plugins/backup/backup.min.js +1 -1
- package/es2021/plugins/button-generator/button-generator.css +1 -1
- package/es2021/plugins/button-generator/button-generator.js +1 -1
- package/es2021/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021/plugins/change-case/change-case.js +1 -1
- package/es2021/plugins/change-case/change-case.min.js +1 -1
- package/es2021/plugins/color-picker/color-picker.css +1 -1
- package/es2021/plugins/color-picker/color-picker.js +1 -1
- package/es2021/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021/plugins/emoji/emoji.css +1 -1
- package/es2021/plugins/emoji/emoji.js +1 -1
- package/es2021/plugins/emoji/emoji.min.js +1 -1
- package/es2021/plugins/export-docs/export-docs.js +1 -1
- package/es2021/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021/plugins/finder/finder.css +1 -1
- package/es2021/plugins/finder/finder.js +1 -1
- package/es2021/plugins/finder/finder.min.js +1 -1
- package/es2021/plugins/google-maps/google-maps.css +1 -1
- package/es2021/plugins/google-maps/google-maps.js +1 -1
- package/es2021/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021/plugins/google-search/google-search.js +1 -1
- package/es2021/plugins/google-search/google-search.min.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021/plugins/keyboard/keyboard.css +1 -1
- package/es2021/plugins/keyboard/keyboard.js +1 -1
- package/es2021/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021/plugins/page-break/page-break.js +1 -1
- package/es2021/plugins/page-break/page-break.min.js +1 -1
- package/es2021/plugins/paste-code/paste-code.css +1 -1
- package/es2021/plugins/paste-code/paste-code.js +1 -1
- package/es2021/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021/plugins/todo-list/todo-list.css +1 -1
- package/es2021/plugins/todo-list/todo-list.js +1 -1
- package/es2021/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021/plugins/translate/translate.css +1 -1
- package/es2021/plugins/translate/translate.js +1 -1
- package/es2021/plugins/translate/translate.min.js +1 -1
- package/es2021/plugins/tune-block/tune-block.css +1 -1
- package/es2021/plugins/tune-block/tune-block.js +1 -1
- package/es2021/plugins/tune-block/tune-block.min.js +1 -1
- package/es2021.en/jodit.css +1 -1
- package/es2021.en/jodit.fat.min.js +2 -2
- package/es2021.en/jodit.js +76 -36
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/autocomplete/autocomplete.js +1 -1
- package/es2021.en/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es2021.en/plugins/backup/backup.css +1 -1
- package/es2021.en/plugins/backup/backup.js +1 -1
- package/es2021.en/plugins/backup/backup.min.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.css +1 -1
- package/es2021.en/plugins/button-generator/button-generator.js +1 -1
- package/es2021.en/plugins/button-generator/button-generator.min.js +1 -1
- package/es2021.en/plugins/change-case/change-case.js +1 -1
- package/es2021.en/plugins/change-case/change-case.min.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.css +1 -1
- package/es2021.en/plugins/color-picker/color-picker.js +1 -1
- package/es2021.en/plugins/color-picker/color-picker.min.js +1 -1
- package/es2021.en/plugins/emoji/emoji.css +1 -1
- package/es2021.en/plugins/emoji/emoji.js +1 -1
- package/es2021.en/plugins/emoji/emoji.min.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.js +1 -1
- package/es2021.en/plugins/export-docs/export-docs.min.js +1 -1
- package/es2021.en/plugins/finder/finder.css +1 -1
- package/es2021.en/plugins/finder/finder.js +1 -1
- package/es2021.en/plugins/finder/finder.min.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.css +1 -1
- package/es2021.en/plugins/google-maps/google-maps.js +1 -1
- package/es2021.en/plugins/google-maps/google-maps.min.js +1 -1
- package/es2021.en/plugins/google-search/google-search.js +1 -1
- package/es2021.en/plugins/google-search/google-search.min.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es2021.en/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es2021.en/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.css +1 -1
- package/es2021.en/plugins/keyboard/keyboard.js +1 -1
- package/es2021.en/plugins/keyboard/keyboard.min.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.js +1 -1
- package/es2021.en/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es2021.en/plugins/page-break/page-break.js +1 -1
- package/es2021.en/plugins/page-break/page-break.min.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.css +1 -1
- package/es2021.en/plugins/paste-code/paste-code.js +1 -1
- package/es2021.en/plugins/paste-code/paste-code.min.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es2021.en/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.js +1 -1
- package/es2021.en/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.css +1 -1
- package/es2021.en/plugins/todo-list/todo-list.js +1 -1
- package/es2021.en/plugins/todo-list/todo-list.min.js +1 -1
- package/es2021.en/plugins/translate/translate.css +1 -1
- package/es2021.en/plugins/translate/translate.js +1 -1
- package/es2021.en/plugins/translate/translate.min.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.css +1 -1
- package/es2021.en/plugins/tune-block/tune-block.js +1 -1
- package/es2021.en/plugins/tune-block/tune-block.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +83 -37
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +1 -1
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/esm/jodit-pro.js +1 -1
- package/esm/plugins/license/helpers/helpers.js +1 -1
- package/esm/plugins/license/license.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.4.
|
|
4
|
+
* Version: v4.4.8
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -2094,7 +2094,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
2094
2094
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
2095
2095
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
2096
2096
|
}
|
|
2097
|
-
var APP_VERSION = "4.4.
|
|
2097
|
+
var APP_VERSION = "4.4.8";
|
|
2098
2098
|
// prettier-ignore
|
|
2099
2099
|
var ES = "es2020";
|
|
2100
2100
|
var IS_ES_MODERN = true;
|
|
@@ -3648,29 +3648,29 @@ function _ts_values(o) {
|
|
|
3648
3648
|
}
|
|
3649
3649
|
},
|
|
3650
3650
|
{
|
|
3651
|
-
key: "
|
|
3651
|
+
key: "wrapNextInline",
|
|
3652
3652
|
value: /**
|
|
3653
|
-
* Wrap all inline siblings
|
|
3654
|
-
*/ function
|
|
3655
|
-
var tmp
|
|
3653
|
+
* Wrap all inline next siblings
|
|
3654
|
+
*/ function wrapNextInline(current, tag, editor) {
|
|
3655
|
+
var tmp;
|
|
3656
|
+
var first = current;
|
|
3657
|
+
var last = current;
|
|
3656
3658
|
editor.s.save();
|
|
3657
3659
|
var needFindNext = false;
|
|
3658
|
-
do {
|
|
3659
|
-
needFindNext = false;
|
|
3660
|
-
tmp = first.previousSibling;
|
|
3661
|
-
if (tmp && !Dom.isBlock(tmp)) {
|
|
3662
|
-
needFindNext = true;
|
|
3663
|
-
first = tmp;
|
|
3664
|
-
}
|
|
3665
|
-
}while (needFindNext);
|
|
3666
3660
|
do {
|
|
3667
3661
|
needFindNext = false;
|
|
3668
3662
|
tmp = last.nextSibling;
|
|
3669
|
-
if (tmp && !Dom.isBlock(tmp)) {
|
|
3663
|
+
if (tmp && !Dom.isBlock(tmp) && !Dom.isTag(tmp, 'br')) {
|
|
3670
3664
|
needFindNext = true;
|
|
3671
3665
|
last = tmp;
|
|
3672
3666
|
}
|
|
3673
3667
|
}while (needFindNext);
|
|
3668
|
+
return Dom.__wrapElements(tag, editor, first, last);
|
|
3669
|
+
}
|
|
3670
|
+
},
|
|
3671
|
+
{
|
|
3672
|
+
key: "__wrapElements",
|
|
3673
|
+
value: function __wrapElements(tag, editor, first, last) {
|
|
3674
3674
|
var wrapper = (0,_helpers_checker_index_js__WEBPACK_IMPORTED_MODULE_2__/* .isString */ .Kg)(tag) ? editor.createInside.element(tag) : tag;
|
|
3675
3675
|
if (first.parentNode) {
|
|
3676
3676
|
first.parentNode.insertBefore(wrapper, first);
|
|
@@ -3688,6 +3688,35 @@ function _ts_values(o) {
|
|
|
3688
3688
|
return wrapper;
|
|
3689
3689
|
}
|
|
3690
3690
|
},
|
|
3691
|
+
{
|
|
3692
|
+
key: "wrapInline",
|
|
3693
|
+
value: /**
|
|
3694
|
+
* Wrap all inline siblings
|
|
3695
|
+
*/ function wrapInline(current, tag, editor) {
|
|
3696
|
+
var tmp;
|
|
3697
|
+
var first = current;
|
|
3698
|
+
var last = current;
|
|
3699
|
+
editor.s.save();
|
|
3700
|
+
var needFindNext = false;
|
|
3701
|
+
do {
|
|
3702
|
+
needFindNext = false;
|
|
3703
|
+
tmp = first.previousSibling;
|
|
3704
|
+
if (tmp && !Dom.isBlock(tmp)) {
|
|
3705
|
+
needFindNext = true;
|
|
3706
|
+
first = tmp;
|
|
3707
|
+
}
|
|
3708
|
+
}while (needFindNext);
|
|
3709
|
+
do {
|
|
3710
|
+
needFindNext = false;
|
|
3711
|
+
tmp = last.nextSibling;
|
|
3712
|
+
if (tmp && !Dom.isBlock(tmp)) {
|
|
3713
|
+
needFindNext = true;
|
|
3714
|
+
last = tmp;
|
|
3715
|
+
}
|
|
3716
|
+
}while (needFindNext);
|
|
3717
|
+
return Dom.__wrapElements(tag, editor, first, last);
|
|
3718
|
+
}
|
|
3719
|
+
},
|
|
3691
3720
|
{
|
|
3692
3721
|
key: "wrap",
|
|
3693
3722
|
value: /**
|
|
@@ -51009,7 +51038,7 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin =
|
|
|
51009
51038
|
/* harmony import */ var _core_constants_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(59230);
|
|
51010
51039
|
/* harmony import */ var _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(50036);
|
|
51011
51040
|
/* harmony import */ var _core_global_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(29964);
|
|
51012
|
-
/* harmony import */ var
|
|
51041
|
+
/* harmony import */ var _core_helpers_utils_index_js__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(33179);
|
|
51013
51042
|
/* harmony import */ var _config_js__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(10589);
|
|
51014
51043
|
/* harmony import */ var _helpers_js__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(73686);
|
|
51015
51044
|
/*!
|
|
@@ -51022,6 +51051,22 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin =
|
|
|
51022
51051
|
|
|
51023
51052
|
|
|
51024
51053
|
|
|
51054
|
+
var applyIndentToBox = function(processedElements, currentBox, editor, command) {
|
|
51055
|
+
if (!currentBox) {
|
|
51056
|
+
return;
|
|
51057
|
+
}
|
|
51058
|
+
if (processedElements.has(currentBox)) {
|
|
51059
|
+
return;
|
|
51060
|
+
}
|
|
51061
|
+
var key = (0,_helpers_js__WEBPACK_IMPORTED_MODULE_5__/* .getKey */ .i)(editor.o.direction, currentBox);
|
|
51062
|
+
processedElements.add(currentBox);
|
|
51063
|
+
var value = currentBox.style[key] ? parseInt(currentBox.style[key], 10) : 0;
|
|
51064
|
+
value += editor.o.indentMargin * (command === 'outdent' ? -1 : 1);
|
|
51065
|
+
currentBox.style[key] = value > 0 ? value + 'px' : '';
|
|
51066
|
+
if (!(0,_core_helpers_utils_index_js__WEBPACK_IMPORTED_MODULE_3__/* .attr */ .CF)(currentBox, 'style')) {
|
|
51067
|
+
(0,_core_helpers_utils_index_js__WEBPACK_IMPORTED_MODULE_3__/* .attr */ .CF)(currentBox, 'style', null);
|
|
51068
|
+
}
|
|
51069
|
+
};
|
|
51025
51070
|
/**
|
|
51026
51071
|
* Indents the line containing the selection or insertion point.
|
|
51027
51072
|
*/ function indent(editor) {
|
|
@@ -51032,44 +51077,43 @@ _config_js__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.indentMargin =
|
|
|
51032
51077
|
name: 'outdent',
|
|
51033
51078
|
group: 'indent'
|
|
51034
51079
|
});
|
|
51035
|
-
var
|
|
51036
|
-
var processedElements =
|
|
51080
|
+
var indentCommand = function(command) {
|
|
51081
|
+
var processedElements = new Set();
|
|
51082
|
+
var _editor_o = editor.o, enter = _editor_o.enter, enterBlock = _editor_o.enterBlock;
|
|
51083
|
+
var isBrMode = enter.toLowerCase() === _core_constants_js__WEBPACK_IMPORTED_MODULE_0__.BR;
|
|
51084
|
+
var current = editor.s.current();
|
|
51085
|
+
if (isBrMode && editor.s.isCollapsed()) {
|
|
51086
|
+
if (current) {
|
|
51087
|
+
var box = _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.wrapNextInline(current, enterBlock, editor);
|
|
51088
|
+
applyIndentToBox(processedElements, box, editor, command);
|
|
51089
|
+
return false;
|
|
51090
|
+
}
|
|
51091
|
+
}
|
|
51037
51092
|
editor.s.eachSelection(function(current) {
|
|
51038
51093
|
editor.s.save();
|
|
51039
51094
|
var currentBox = current ? _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.up(current, _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isBlock, editor.editor) : false;
|
|
51040
|
-
var enter = editor.o.enter;
|
|
51041
51095
|
if (!currentBox && current) {
|
|
51042
|
-
currentBox = _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.wrapInline
|
|
51096
|
+
currentBox = (0,_core_helpers_utils_index_js__WEBPACK_IMPORTED_MODULE_3__/* .call */ .T1)(!isBrMode ? _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.wrapInline : _core_dom_index_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.wrapNextInline, current, !isBrMode ? enter.toLowerCase() : enterBlock, editor);
|
|
51043
51097
|
}
|
|
51044
51098
|
if (!currentBox) {
|
|
51045
51099
|
editor.s.restore();
|
|
51046
51100
|
return false;
|
|
51047
51101
|
}
|
|
51048
|
-
|
|
51049
|
-
if (currentBox && !alreadyIndented) {
|
|
51050
|
-
var key = (0,_helpers_js__WEBPACK_IMPORTED_MODULE_5__/* .getKey */ .i)(editor.o.direction, currentBox);
|
|
51051
|
-
processedElements.push(currentBox);
|
|
51052
|
-
var value = currentBox.style[key] ? parseInt(currentBox.style[key], 10) : 0;
|
|
51053
|
-
value += editor.o.indentMargin * (command === 'outdent' ? -1 : 1);
|
|
51054
|
-
currentBox.style[key] = value > 0 ? value + 'px' : '';
|
|
51055
|
-
if (!(0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(currentBox, 'style')) {
|
|
51056
|
-
(0,_core_helpers_index_js__WEBPACK_IMPORTED_MODULE_3__.attr)(currentBox, 'style', null);
|
|
51057
|
-
}
|
|
51058
|
-
}
|
|
51102
|
+
applyIndentToBox(processedElements, currentBox, editor, command);
|
|
51059
51103
|
editor.s.restore();
|
|
51060
51104
|
});
|
|
51061
51105
|
editor.synchronizeValues();
|
|
51062
51106
|
return false;
|
|
51063
51107
|
};
|
|
51064
51108
|
editor.registerCommand('indent', {
|
|
51065
|
-
exec:
|
|
51109
|
+
exec: indentCommand,
|
|
51066
51110
|
hotkeys: [
|
|
51067
51111
|
'ctrl+]',
|
|
51068
51112
|
'cmd+]'
|
|
51069
51113
|
]
|
|
51070
51114
|
});
|
|
51071
51115
|
editor.registerCommand('outdent', {
|
|
51072
|
-
exec:
|
|
51116
|
+
exec: indentCommand,
|
|
51073
51117
|
hotkeys: [
|
|
51074
51118
|
'ctrl+[',
|
|
51075
51119
|
'cmd+['
|
|
@@ -68055,7 +68099,7 @@ var JoditPro = /** @class */ (function (_super) {
|
|
|
68055
68099
|
var message, pro;
|
|
68056
68100
|
return (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__generator */ .YH)(this, function (_a) {
|
|
68057
68101
|
switch (_a.label) {
|
|
68058
|
-
case 0: return [4 /*yield*/, this.e.fire('checkReserve')];
|
|
68102
|
+
case 0: return [4 /*yield*/, this.e.fire('checkReserve', location.host)];
|
|
68059
68103
|
case 1:
|
|
68060
68104
|
if ((_a.sent()) !== 'normal') {
|
|
68061
68105
|
if (this.isInDestruct) {
|
|
@@ -68756,6 +68800,7 @@ var AutocompleteItem = /** @class */ (function (_super) {
|
|
|
68756
68800
|
* Validate license
|
|
68757
68801
|
*/
|
|
68758
68802
|
function validateLicense(code, domain) {
|
|
68803
|
+
code = code.replace(/[^A-Z0-9-]/g, 'R');
|
|
68759
68804
|
if (validateEntLicense(code)) {
|
|
68760
68805
|
return true;
|
|
68761
68806
|
}
|
|
@@ -68799,7 +68844,8 @@ function domainsHash(domain) {
|
|
|
68799
68844
|
return String.fromCharCode(p[p.length - 1].charCodeAt(0) - 1);
|
|
68800
68845
|
}
|
|
68801
68846
|
return p[p.length - 1];
|
|
68802
|
-
}))
|
|
68847
|
+
}))
|
|
68848
|
+
.map(function (p) { return (p != null && /\w/.test(p) ? p : 'r'); });
|
|
68803
68849
|
}
|
|
68804
68850
|
|
|
68805
68851
|
|
|
@@ -68843,13 +68889,13 @@ var license = /** @class */ (function (_super) {
|
|
|
68843
68889
|
/** @override */
|
|
68844
68890
|
license.prototype.afterInit = function (jodit) {
|
|
68845
68891
|
var _this = this;
|
|
68846
|
-
this.j.e.on('checkReserve', function () { return (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
|
|
68892
|
+
this.j.e.on('checkReserve', function (checkDomain) { return (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
|
|
68847
68893
|
var code, domain, valid;
|
|
68848
68894
|
return (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__generator */ .YH)(this, function (_a) {
|
|
68849
68895
|
switch (_a.label) {
|
|
68850
68896
|
case 0:
|
|
68851
68897
|
code = this.j.o.license;
|
|
68852
|
-
domain =
|
|
68898
|
+
domain = checkDomain;
|
|
68853
68899
|
if (!(0,jodit_esm_core_helpers_checker_is_string__WEBPACK_IMPORTED_MODULE_5__/* .isString */ .K)(code)) {
|
|
68854
68900
|
return [2 /*return*/, ''];
|
|
68855
68901
|
}
|
package/es5/jodit.min.css
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit-pro - PRO Version of Jodit Editor
|
|
3
3
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
4
|
-
* Version: v4.4.
|
|
4
|
+
* Version: v4.4.8
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
8
8
|
/*!
|
|
9
9
|
* jodit-pro - PRO Version of Jodit Editor
|
|
10
10
|
* Author: Chupurnov Valeriy <chupurnov@gmail.com>
|
|
11
|
-
* Version: v4.4.
|
|
11
|
+
* Version: v4.4.8
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|