jodit-pro 4.5.7 → 4.5.9
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 +21 -48
- 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 +13 -6
- 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 +13 -6
- 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 +13 -6
- 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 +22 -152
- 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/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.5.
|
|
4
|
+
* Version: v4.5.9
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -1389,7 +1389,10 @@ var Async = /*#__PURE__*/ function() {
|
|
|
1389
1389
|
},
|
|
1390
1390
|
{
|
|
1391
1391
|
key: "requestIdleCallback",
|
|
1392
|
-
value: function requestIdleCallback(callback
|
|
1392
|
+
value: function requestIdleCallback(callback) {
|
|
1393
|
+
var options = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
|
|
1394
|
+
timeout: 100
|
|
1395
|
+
};
|
|
1393
1396
|
var request = this.requestIdleCallbackNative(callback, options);
|
|
1394
1397
|
this.requestsIdle.add(request);
|
|
1395
1398
|
return request;
|
|
@@ -2091,7 +2094,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
2091
2094
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
2092
2095
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
2093
2096
|
}
|
|
2094
|
-
var APP_VERSION = "4.5.
|
|
2097
|
+
var APP_VERSION = "4.5.9";
|
|
2095
2098
|
// prettier-ignore
|
|
2096
2099
|
var ES = "es2020";
|
|
2097
2100
|
var IS_ES_MODERN = true;
|
|
@@ -7435,6 +7438,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
7435
7438
|
/* harmony export */ OptionsError: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.ZW; },
|
|
7436
7439
|
/* harmony export */ abort: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.h2; },
|
|
7437
7440
|
/* harmony export */ alignElement: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.Op; },
|
|
7441
|
+
/* harmony export */ alreadyLoadedList: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.EW; },
|
|
7438
7442
|
/* harmony export */ appendScriptAsync: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.w4; },
|
|
7439
7443
|
/* harmony export */ appendStyleAsync: function() { return /* reexport safe */ _utils_index_js__WEBPACK_IMPORTED_MODULE_8__.S5; },
|
|
7440
7444
|
/* harmony export */ applyStyles: function() { return /* reexport safe */ _html_index_js__WEBPACK_IMPORTED_MODULE_4__.ZM; },
|
|
@@ -8595,6 +8599,7 @@ function trimChars(value, chars) {
|
|
|
8595
8599
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
8596
8600
|
|
|
8597
8601
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
8602
|
+
/* harmony export */ EW: function() { return /* binding */ alreadyLoadedList; },
|
|
8598
8603
|
/* harmony export */ Qt: function() { return /* binding */ loadNext; },
|
|
8599
8604
|
/* harmony export */ S5: function() { return /* binding */ appendStyleAsync; },
|
|
8600
8605
|
/* harmony export */ w4: function() { return /* binding */ appendScriptAsync; },
|
|
@@ -8606,156 +8611,18 @@ function trimChars(value, chars) {
|
|
|
8606
8611
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
8607
8612
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
8608
8613
|
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
8609
|
-
*/
|
|
8610
|
-
try {
|
|
8611
|
-
var info = gen[key](arg);
|
|
8612
|
-
var value = info.value;
|
|
8613
|
-
} catch (error) {
|
|
8614
|
-
reject(error);
|
|
8615
|
-
return;
|
|
8616
|
-
}
|
|
8617
|
-
if (info.done) {
|
|
8618
|
-
resolve(value);
|
|
8619
|
-
} else {
|
|
8620
|
-
Promise.resolve(value).then(_next, _throw);
|
|
8621
|
-
}
|
|
8622
|
-
}
|
|
8623
|
-
function _async_to_generator(fn) {
|
|
8624
|
-
return function() {
|
|
8625
|
-
var self = this, args = arguments;
|
|
8626
|
-
return new Promise(function(resolve, reject) {
|
|
8627
|
-
var gen = fn.apply(self, args);
|
|
8628
|
-
function _next(value) {
|
|
8629
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value);
|
|
8630
|
-
}
|
|
8631
|
-
function _throw(err) {
|
|
8632
|
-
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);
|
|
8633
|
-
}
|
|
8634
|
-
_next(undefined);
|
|
8635
|
-
});
|
|
8636
|
-
};
|
|
8637
|
-
}
|
|
8638
|
-
function _ts_generator(thisArg, body) {
|
|
8639
|
-
var f, y, t, g, _ = {
|
|
8640
|
-
label: 0,
|
|
8641
|
-
sent: function() {
|
|
8642
|
-
if (t[0] & 1) throw t[1];
|
|
8643
|
-
return t[1];
|
|
8644
|
-
},
|
|
8645
|
-
trys: [],
|
|
8646
|
-
ops: []
|
|
8647
|
-
};
|
|
8648
|
-
return g = {
|
|
8649
|
-
next: verb(0),
|
|
8650
|
-
"throw": verb(1),
|
|
8651
|
-
"return": verb(2)
|
|
8652
|
-
}, typeof Symbol === "function" && (g[Symbol.iterator] = function() {
|
|
8653
|
-
return this;
|
|
8654
|
-
}), g;
|
|
8655
|
-
function verb(n) {
|
|
8656
|
-
return function(v) {
|
|
8657
|
-
return step([
|
|
8658
|
-
n,
|
|
8659
|
-
v
|
|
8660
|
-
]);
|
|
8661
|
-
};
|
|
8662
|
-
}
|
|
8663
|
-
function step(op) {
|
|
8664
|
-
if (f) throw new TypeError("Generator is already executing.");
|
|
8665
|
-
while(_)try {
|
|
8666
|
-
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
8667
|
-
if (y = 0, t) op = [
|
|
8668
|
-
op[0] & 2,
|
|
8669
|
-
t.value
|
|
8670
|
-
];
|
|
8671
|
-
switch(op[0]){
|
|
8672
|
-
case 0:
|
|
8673
|
-
case 1:
|
|
8674
|
-
t = op;
|
|
8675
|
-
break;
|
|
8676
|
-
case 4:
|
|
8677
|
-
_.label++;
|
|
8678
|
-
return {
|
|
8679
|
-
value: op[1],
|
|
8680
|
-
done: false
|
|
8681
|
-
};
|
|
8682
|
-
case 5:
|
|
8683
|
-
_.label++;
|
|
8684
|
-
y = op[1];
|
|
8685
|
-
op = [
|
|
8686
|
-
0
|
|
8687
|
-
];
|
|
8688
|
-
continue;
|
|
8689
|
-
case 7:
|
|
8690
|
-
op = _.ops.pop();
|
|
8691
|
-
_.trys.pop();
|
|
8692
|
-
continue;
|
|
8693
|
-
default:
|
|
8694
|
-
if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) {
|
|
8695
|
-
_ = 0;
|
|
8696
|
-
continue;
|
|
8697
|
-
}
|
|
8698
|
-
if (op[0] === 3 && (!t || op[1] > t[0] && op[1] < t[3])) {
|
|
8699
|
-
_.label = op[1];
|
|
8700
|
-
break;
|
|
8701
|
-
}
|
|
8702
|
-
if (op[0] === 6 && _.label < t[1]) {
|
|
8703
|
-
_.label = t[1];
|
|
8704
|
-
t = op;
|
|
8705
|
-
break;
|
|
8706
|
-
}
|
|
8707
|
-
if (t && _.label < t[2]) {
|
|
8708
|
-
_.label = t[2];
|
|
8709
|
-
_.ops.push(op);
|
|
8710
|
-
break;
|
|
8711
|
-
}
|
|
8712
|
-
if (t[2]) _.ops.pop();
|
|
8713
|
-
_.trys.pop();
|
|
8714
|
-
continue;
|
|
8715
|
-
}
|
|
8716
|
-
op = body.call(thisArg, _);
|
|
8717
|
-
} catch (e) {
|
|
8718
|
-
op = [
|
|
8719
|
-
6,
|
|
8720
|
-
e
|
|
8721
|
-
];
|
|
8722
|
-
y = 0;
|
|
8723
|
-
} finally{
|
|
8724
|
-
f = t = 0;
|
|
8725
|
-
}
|
|
8726
|
-
if (op[0] & 5) throw op[1];
|
|
8727
|
-
return {
|
|
8728
|
-
value: op[0] ? op[1] : void 0,
|
|
8729
|
-
done: true
|
|
8730
|
-
};
|
|
8731
|
-
}
|
|
8732
|
-
}
|
|
8733
|
-
|
|
8614
|
+
*/
|
|
8734
8615
|
|
|
8735
8616
|
var alreadyLoadedList = new Map();
|
|
8736
8617
|
var cacheLoaders = function(loader) {
|
|
8737
|
-
return
|
|
8738
|
-
|
|
8739
|
-
|
|
8740
|
-
|
|
8741
|
-
|
|
8742
|
-
|
|
8743
|
-
|
|
8744
|
-
|
|
8745
|
-
];
|
|
8746
|
-
}
|
|
8747
|
-
promise = loader(jodit, url);
|
|
8748
|
-
alreadyLoadedList.set(url, promise);
|
|
8749
|
-
return [
|
|
8750
|
-
2,
|
|
8751
|
-
promise
|
|
8752
|
-
];
|
|
8753
|
-
});
|
|
8754
|
-
});
|
|
8755
|
-
return function(jodit, url) {
|
|
8756
|
-
return _ref.apply(this, arguments);
|
|
8757
|
-
};
|
|
8758
|
-
}();
|
|
8618
|
+
return function(jodit, url) {
|
|
8619
|
+
if (alreadyLoadedList.has(url)) {
|
|
8620
|
+
return alreadyLoadedList.get(url);
|
|
8621
|
+
}
|
|
8622
|
+
var promise = loader(jodit, url);
|
|
8623
|
+
alreadyLoadedList.set(url, promise);
|
|
8624
|
+
return promise;
|
|
8625
|
+
};
|
|
8759
8626
|
};
|
|
8760
8627
|
/**
|
|
8761
8628
|
* Load script and return promise
|
|
@@ -10072,6 +9939,7 @@ var getClassName = function(obj) {
|
|
|
10072
9939
|
/* harmony export */ BG: function() { return /* reexport safe */ _mark_deprecated_js__WEBPACK_IMPORTED_MODULE_18__.B; },
|
|
10073
9940
|
/* harmony export */ CF: function() { return /* reexport safe */ _attr_js__WEBPACK_IMPORTED_MODULE_3__.C; },
|
|
10074
9941
|
/* harmony export */ DY: function() { return /* reexport safe */ _selector_js__WEBPACK_IMPORTED_MODULE_23__.DY; },
|
|
9942
|
+
/* harmony export */ EW: function() { return /* reexport safe */ _append_script_js__WEBPACK_IMPORTED_MODULE_1__.EW; },
|
|
10075
9943
|
/* harmony export */ FI: function() { return /* reexport safe */ _error_index_js__WEBPACK_IMPORTED_MODULE_13__.FI; },
|
|
10076
9944
|
/* harmony export */ HP: function() { return /* reexport safe */ _utils_js__WEBPACK_IMPORTED_MODULE_26__.HP; },
|
|
10077
9945
|
/* harmony export */ Hp: function() { return /* reexport safe */ _extend_js__WEBPACK_IMPORTED_MODULE_14__.Hp; },
|
|
@@ -23811,9 +23679,11 @@ var Jodit = Jodit_1 = /*#__PURE__*/ function(ViewWithToolbar) {
|
|
|
23811
23679
|
], [
|
|
23812
23680
|
{
|
|
23813
23681
|
key: "ready",
|
|
23814
|
-
get:
|
|
23682
|
+
get: /**
|
|
23683
|
+
* @deprecated I don't know why I wrote itp
|
|
23684
|
+
*/ function get() {
|
|
23815
23685
|
return new Promise(function(resolve) {
|
|
23816
|
-
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .eventEmitter */ .RR.on('
|
|
23686
|
+
_core_global_js__WEBPACK_IMPORTED_MODULE_2__/* .eventEmitter */ .RR.on('joditready', resolve);
|
|
23817
23687
|
});
|
|
23818
23688
|
}
|
|
23819
23689
|
},
|
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.5.
|
|
4
|
+
* Version: v4.5.9
|
|
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.5.
|
|
11
|
+
* Version: v4.5.9
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|