jodit-pro 4.1.6 → 4.1.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 +135 -103
- 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 +138 -106
- 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 +138 -106
- 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 +138 -106
- 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 +140 -111
- 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.1.
|
|
4
|
+
* Version: v4.1.9
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -3018,6 +3018,7 @@ Config.prototype.controls = {};
|
|
|
3018
3018
|
/* harmony import */ var jodit_core_helpers_checker_is_void__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(74197);
|
|
3019
3019
|
/* harmony import */ var jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(28712);
|
|
3020
3020
|
/* harmony import */ var jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(jodit_core_helpers_utils_assert__WEBPACK_IMPORTED_MODULE_1__);
|
|
3021
|
+
/* harmony import */ var jodit_core_helpers_utils_error_errors_abort_error__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(30126);
|
|
3021
3022
|
/*!
|
|
3022
3023
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
3023
3024
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -3033,6 +3034,7 @@ Config.prototype.controls = {};
|
|
|
3033
3034
|
|
|
3034
3035
|
|
|
3035
3036
|
|
|
3037
|
+
|
|
3036
3038
|
var Async = /** @class */ (function () {
|
|
3037
3039
|
function Async() {
|
|
3038
3040
|
var _this = this;
|
|
@@ -3261,9 +3263,9 @@ var Async = /** @class */ (function () {
|
|
|
3261
3263
|
var _this = this;
|
|
3262
3264
|
var rejectCallback = function () { };
|
|
3263
3265
|
var promise = new Promise(function (resolve, reject) {
|
|
3264
|
-
|
|
3265
|
-
rejectCallback
|
|
3266
|
-
|
|
3266
|
+
rejectCallback = function () { return reject((0,jodit_core_helpers_utils_error_errors_abort_error__WEBPACK_IMPORTED_MODULE_10__/* .abort */ .h)()); };
|
|
3267
|
+
_this.promisesRejections.add(rejectCallback);
|
|
3268
|
+
executor(resolve, reject);
|
|
3267
3269
|
});
|
|
3268
3270
|
if (!promise.finally && typeof process !== 'undefined' && !jodit_core_constants__WEBPACK_IMPORTED_MODULE_0__.IS_ES_NEXT) {
|
|
3269
3271
|
promise.finally = function (onfinally) {
|
|
@@ -3809,7 +3811,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3809
3811
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3810
3812
|
*/
|
|
3811
3813
|
|
|
3812
|
-
var APP_VERSION = "4.1.
|
|
3814
|
+
var APP_VERSION = "4.1.9";
|
|
3813
3815
|
// prettier-ignore
|
|
3814
3816
|
var ES = "es5";
|
|
3815
3817
|
var IS_ES_MODERN = false;
|
|
@@ -7092,59 +7094,61 @@ function hasBrowserColorPicker() {
|
|
|
7092
7094
|
|
|
7093
7095
|
"use strict";
|
|
7094
7096
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
7095
|
-
/* harmony export */ AH: function() { return /* reexport safe */
|
|
7096
|
-
/* harmony export */ Bo: function() { return /* reexport safe */
|
|
7097
|
-
/* harmony export */ CE: function() { return /* reexport safe */
|
|
7098
|
-
/* harmony export */ E6: function() { return /* reexport safe */
|
|
7099
|
-
/* harmony export */ Et: function() { return /* reexport safe */
|
|
7100
|
-
/* harmony export */ Gp: function() { return /* reexport safe */
|
|
7101
|
-
/* harmony export */ Kg: function() { return /* reexport safe */
|
|
7102
|
-
/* harmony export */ Lm: function() { return /* reexport safe */
|
|
7103
|
-
/* harmony export */ Mj: function() { return /* reexport safe */
|
|
7104
|
-
/* harmony export */ P5: function() { return /* reexport safe */
|
|
7105
|
-
/* harmony export */ Qd: function() { return /* reexport safe */
|
|
7106
|
-
/* harmony export */ Rd: function() { return /* reexport safe */
|
|
7107
|
-
/* harmony export */ Tn: function() { return /* reexport safe */
|
|
7108
|
-
/* harmony export */ a3: function() { return /* reexport safe */
|
|
7109
|
-
/* harmony export */ cy: function() { return /* reexport safe */
|
|
7110
|
-
/* harmony export */ hH: function() { return /* reexport safe */
|
|
7097
|
+
/* harmony export */ AH: function() { return /* reexport safe */ _is_html__WEBPACK_IMPORTED_MODULE_6__.A; },
|
|
7098
|
+
/* harmony export */ Bo: function() { return /* reexport safe */ _is_string__WEBPACK_IMPORTED_MODULE_19__.B; },
|
|
7099
|
+
/* harmony export */ CE: function() { return /* reexport safe */ _is_html_from_word__WEBPACK_IMPORTED_MODULE_7__.C; },
|
|
7100
|
+
/* harmony export */ E6: function() { return /* reexport safe */ _is_int__WEBPACK_IMPORTED_MODULE_9__.E; },
|
|
7101
|
+
/* harmony export */ Et: function() { return /* reexport safe */ _is_number__WEBPACK_IMPORTED_MODULE_14__.E; },
|
|
7102
|
+
/* harmony export */ Gp: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.n4; },
|
|
7103
|
+
/* harmony export */ Kg: function() { return /* reexport safe */ _is_string__WEBPACK_IMPORTED_MODULE_19__.K; },
|
|
7104
|
+
/* harmony export */ Lm: function() { return /* reexport safe */ _is_boolean__WEBPACK_IMPORTED_MODULE_3__.L; },
|
|
7105
|
+
/* harmony export */ Mj: function() { return /* reexport safe */ _is_license__WEBPACK_IMPORTED_MODULE_11__.M; },
|
|
7106
|
+
/* harmony export */ P5: function() { return /* reexport safe */ _is_equal__WEBPACK_IMPORTED_MODULE_4__.P; },
|
|
7107
|
+
/* harmony export */ Qd: function() { return /* reexport safe */ _is_plain_object__WEBPACK_IMPORTED_MODULE_16__.Q; },
|
|
7108
|
+
/* harmony export */ Rd: function() { return /* reexport safe */ _is_void__WEBPACK_IMPORTED_MODULE_23__.R; },
|
|
7109
|
+
/* harmony export */ Tn: function() { return /* reexport safe */ _is_function__WEBPACK_IMPORTED_MODULE_5__.T; },
|
|
7110
|
+
/* harmony export */ a3: function() { return /* reexport safe */ _is_native_function__WEBPACK_IMPORTED_MODULE_13__.a; },
|
|
7111
|
+
/* harmony export */ cy: function() { return /* reexport safe */ _is_array__WEBPACK_IMPORTED_MODULE_2__.c; },
|
|
7112
|
+
/* harmony export */ hH: function() { return /* reexport safe */ _is_view_object__WEBPACK_IMPORTED_MODULE_22__.h; },
|
|
7111
7113
|
/* harmony export */ kC: function() { return /* reexport safe */ _has_browser_color_picker__WEBPACK_IMPORTED_MODULE_0__.k; },
|
|
7112
|
-
/* harmony export */ kO: function() { return /* reexport safe */
|
|
7113
|
-
/* harmony export */ kf: function() { return /* reexport safe */
|
|
7114
|
-
/* harmony export */ l6: function() { return /* reexport safe */
|
|
7115
|
-
/* harmony export */ mv: function() { return /* reexport safe */
|
|
7116
|
-
/* harmony export */ n4: function() { return /* reexport safe */
|
|
7117
|
-
/* harmony export */ pV: function() { return /* reexport safe */
|
|
7118
|
-
/* harmony export */ rg: function() { return /* reexport safe */
|
|
7119
|
-
/* harmony export */ uV: function() { return /* reexport safe */
|
|
7120
|
-
/* harmony export */ vM: function() { return /* reexport safe */
|
|
7121
|
-
/* harmony export */ y0: function() { return /* reexport safe */
|
|
7122
|
-
/* harmony export */ yL: function() { return /* reexport safe */
|
|
7114
|
+
/* harmony export */ kO: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.kO; },
|
|
7115
|
+
/* harmony export */ kf: function() { return /* reexport safe */ _is_numeric__WEBPACK_IMPORTED_MODULE_15__.k; },
|
|
7116
|
+
/* harmony export */ l6: function() { return /* reexport safe */ _is_window__WEBPACK_IMPORTED_MODULE_24__.l; },
|
|
7117
|
+
/* harmony export */ mv: function() { return /* reexport safe */ _is_url__WEBPACK_IMPORTED_MODULE_20__.m; },
|
|
7118
|
+
/* harmony export */ n4: function() { return /* reexport safe */ _is_equal__WEBPACK_IMPORTED_MODULE_4__.n; },
|
|
7119
|
+
/* harmony export */ pV: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.pV; },
|
|
7120
|
+
/* harmony export */ rg: function() { return /* reexport safe */ _is_marker__WEBPACK_IMPORTED_MODULE_12__.r; },
|
|
7121
|
+
/* harmony export */ uV: function() { return /* reexport safe */ _is_valid_name__WEBPACK_IMPORTED_MODULE_21__.u; },
|
|
7122
|
+
/* harmony export */ vM: function() { return /* reexport safe */ _is_set__WEBPACK_IMPORTED_MODULE_18__.v; },
|
|
7123
|
+
/* harmony export */ y0: function() { return /* reexport safe */ _is_jodit_object__WEBPACK_IMPORTED_MODULE_10__.y; },
|
|
7124
|
+
/* harmony export */ yL: function() { return /* reexport safe */ _is_promise__WEBPACK_IMPORTED_MODULE_17__.y; },
|
|
7125
|
+
/* harmony export */ zf: function() { return /* reexport safe */ _is_abort_error__WEBPACK_IMPORTED_MODULE_1__.z; }
|
|
7123
7126
|
/* harmony export */ });
|
|
7124
7127
|
/* harmony import */ var _has_browser_color_picker__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(48690);
|
|
7125
|
-
/* harmony import */ var
|
|
7126
|
-
/* harmony import */ var
|
|
7127
|
-
/* harmony import */ var
|
|
7128
|
-
/* harmony import */ var
|
|
7129
|
-
/* harmony import */ var
|
|
7130
|
-
/* harmony import */ var
|
|
7131
|
-
/* harmony import */ var
|
|
7132
|
-
/* harmony import */ var
|
|
7133
|
-
/* harmony import */ var
|
|
7134
|
-
/* harmony import */ var
|
|
7135
|
-
/* harmony import */ var
|
|
7136
|
-
/* harmony import */ var
|
|
7137
|
-
/* harmony import */ var
|
|
7138
|
-
/* harmony import */ var
|
|
7139
|
-
/* harmony import */ var
|
|
7140
|
-
/* harmony import */ var
|
|
7141
|
-
/* harmony import */ var
|
|
7142
|
-
/* harmony import */ var
|
|
7143
|
-
/* harmony import */ var
|
|
7144
|
-
/* harmony import */ var
|
|
7145
|
-
/* harmony import */ var
|
|
7146
|
-
/* harmony import */ var
|
|
7147
|
-
/* harmony import */ var
|
|
7128
|
+
/* harmony import */ var _is_abort_error__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(54306);
|
|
7129
|
+
/* harmony import */ var _is_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(55010);
|
|
7130
|
+
/* harmony import */ var _is_boolean__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(17083);
|
|
7131
|
+
/* harmony import */ var _is_equal__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(79015);
|
|
7132
|
+
/* harmony import */ var _is_function__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(41959);
|
|
7133
|
+
/* harmony import */ var _is_html__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(62574);
|
|
7134
|
+
/* harmony import */ var _is_html_from_word__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(71972);
|
|
7135
|
+
/* harmony import */ var _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(96483);
|
|
7136
|
+
/* harmony import */ var _is_int__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(12986);
|
|
7137
|
+
/* harmony import */ var _is_jodit_object__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(22263);
|
|
7138
|
+
/* harmony import */ var _is_license__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(1036);
|
|
7139
|
+
/* harmony import */ var _is_marker__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97569);
|
|
7140
|
+
/* harmony import */ var _is_native_function__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(721);
|
|
7141
|
+
/* harmony import */ var _is_number__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(72558);
|
|
7142
|
+
/* harmony import */ var _is_numeric__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(59372);
|
|
7143
|
+
/* harmony import */ var _is_plain_object__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(47903);
|
|
7144
|
+
/* harmony import */ var _is_promise__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(75138);
|
|
7145
|
+
/* harmony import */ var _is_set__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(37443);
|
|
7146
|
+
/* harmony import */ var _is_string__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(26986);
|
|
7147
|
+
/* harmony import */ var _is_url__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(20858);
|
|
7148
|
+
/* harmony import */ var _is_valid_name__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(30489);
|
|
7149
|
+
/* harmony import */ var _is_view_object__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(35368);
|
|
7150
|
+
/* harmony import */ var _is_void__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(74197);
|
|
7151
|
+
/* harmony import */ var _is_window__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(3743);
|
|
7148
7152
|
/*!
|
|
7149
7153
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7150
7154
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -7177,6 +7181,28 @@ function hasBrowserColorPicker() {
|
|
|
7177
7181
|
|
|
7178
7182
|
|
|
7179
7183
|
|
|
7184
|
+
|
|
7185
|
+
|
|
7186
|
+
|
|
7187
|
+
/***/ }),
|
|
7188
|
+
|
|
7189
|
+
/***/ 54306:
|
|
7190
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
7191
|
+
|
|
7192
|
+
"use strict";
|
|
7193
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
7194
|
+
/* harmony export */ z: function() { return /* binding */ isAbortError; }
|
|
7195
|
+
/* harmony export */ });
|
|
7196
|
+
/*!
|
|
7197
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7198
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7199
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7200
|
+
*/
|
|
7201
|
+
function isAbortError(error) {
|
|
7202
|
+
return (Boolean(error) &&
|
|
7203
|
+
error instanceof DOMException &&
|
|
7204
|
+
error.name === 'AbortError');
|
|
7205
|
+
}
|
|
7180
7206
|
|
|
7181
7207
|
|
|
7182
7208
|
/***/ }),
|
|
@@ -8385,6 +8411,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8385
8411
|
/* harmony export */ htmlspecialchars: function() { return /* reexport safe */ _html__WEBPACK_IMPORTED_MODULE_4__.Gq; },
|
|
8386
8412
|
/* harmony export */ i18n: function() { return /* reexport safe */ _string__WEBPACK_IMPORTED_MODULE_7__.Ru; },
|
|
8387
8413
|
/* harmony export */ innerWidth: function() { return /* reexport safe */ _size__WEBPACK_IMPORTED_MODULE_6__.xM; },
|
|
8414
|
+
/* harmony export */ isAbortError: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.zf; },
|
|
8388
8415
|
/* harmony export */ isArray: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.cy; },
|
|
8389
8416
|
/* harmony export */ isBoolean: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.Lm; },
|
|
8390
8417
|
/* harmony export */ isDestructable: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.pV; },
|
|
@@ -8448,7 +8475,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8448
8475
|
/* harmony import */ var _string__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24668);
|
|
8449
8476
|
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(71122);
|
|
8450
8477
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
8451
|
-
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _utils__WEBPACK_IMPORTED_MODULE_8__) if(["default","asArray","splitArray","toArray","clearTimeout","setTimeout","hasBrowserColorPicker","hasContainer","isArray","isBoolean","isDestructable","isEqual","isFastEqual","isFunction","isHTML","isHtmlFromWord","isInitable","isInt","isJoditObject","isLicense","isMarker","isNativeFunction","isNumber","isNumeric","isPlainObject","isPromise","isSet","isString","isStringArray","isURL","isValidName","isViewObject","isVoid","isWindow","colorToHex","applyStyles","cleanFromWord","htmlspecialchars","nl2br","safeHTML","sanitizeHTMLElement","stripTags","NUMBER_FIELDS_REG","normalizeColor","normalizeCssNumericValue","normalizeCssValue","normalizeKeyAliases","normalizeLicense","normalizePath","normalizeRelativePath","normalizeSize","normalizeUrl","getContentWidth","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = function(key) { return _utils__WEBPACK_IMPORTED_MODULE_8__[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)
|
|
8478
|
+
/* harmony reexport (unknown) */ for(var __WEBPACK_IMPORT_KEY__ in _utils__WEBPACK_IMPORTED_MODULE_8__) if(["default","asArray","splitArray","toArray","clearTimeout","setTimeout","hasBrowserColorPicker","hasContainer","isAbortError","isArray","isBoolean","isDestructable","isEqual","isFastEqual","isFunction","isHTML","isHtmlFromWord","isInitable","isInt","isJoditObject","isLicense","isMarker","isNativeFunction","isNumber","isNumeric","isPlainObject","isPromise","isSet","isString","isStringArray","isURL","isValidName","isViewObject","isVoid","isWindow","colorToHex","applyStyles","cleanFromWord","htmlspecialchars","nl2br","safeHTML","sanitizeHTMLElement","stripTags","NUMBER_FIELDS_REG","normalizeColor","normalizeCssNumericValue","normalizeCssValue","normalizeKeyAliases","normalizeLicense","normalizePath","normalizeRelativePath","normalizeSize","normalizeUrl","getContentWidth","getScrollParent","innerWidth","offset","position","size","CamelCaseToKebabCase","camelCase","fuzzySearchIndex","i18n","kebabCase","sprintf","stringify","trim","trimChars","trimInv","ucfirst"].indexOf(__WEBPACK_IMPORT_KEY__) < 0) __WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = function(key) { return _utils__WEBPACK_IMPORTED_MODULE_8__[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)
|
|
8452
8479
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
8453
8480
|
/*!
|
|
8454
8481
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
@@ -10276,8 +10303,6 @@ var defaultLanguage = function (language, defaultLanguage) {
|
|
|
10276
10303
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10277
10304
|
/* harmony export */ FI: function() { return /* binding */ connection; },
|
|
10278
10305
|
/* harmony export */ fF: function() { return /* binding */ options; },
|
|
10279
|
-
/* harmony export */ h2: function() { return /* binding */ abort; },
|
|
10280
|
-
/* harmony export */ rV: function() { return /* binding */ isAbort; },
|
|
10281
10306
|
/* harmony export */ z3: function() { return /* binding */ error; }
|
|
10282
10307
|
/* harmony export */ });
|
|
10283
10308
|
/* harmony import */ var _errors__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(45187);
|
|
@@ -10302,12 +10327,6 @@ function connection(message) {
|
|
|
10302
10327
|
function options(message) {
|
|
10303
10328
|
return new _errors__WEBPACK_IMPORTED_MODULE_0__/* .OptionsError */ .ZW(message);
|
|
10304
10329
|
}
|
|
10305
|
-
function abort(message) {
|
|
10306
|
-
return new _errors__WEBPACK_IMPORTED_MODULE_0__/* .AbortError */ .lc(message);
|
|
10307
|
-
}
|
|
10308
|
-
function isAbort(error) {
|
|
10309
|
-
return error instanceof _errors__WEBPACK_IMPORTED_MODULE_0__/* .AbortError */ .lc;
|
|
10310
|
-
}
|
|
10311
10330
|
|
|
10312
10331
|
|
|
10313
10332
|
/***/ }),
|
|
@@ -10317,28 +10336,29 @@ function isAbort(error) {
|
|
|
10317
10336
|
|
|
10318
10337
|
"use strict";
|
|
10319
10338
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10320
|
-
/* harmony export */
|
|
10339
|
+
/* harmony export */ h: function() { return /* binding */ abort; },
|
|
10340
|
+
/* harmony export */ r: function() { return /* binding */ isAbort; }
|
|
10321
10341
|
/* harmony export */ });
|
|
10322
|
-
/* harmony import */ var
|
|
10342
|
+
/* harmony import */ var jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(54306);
|
|
10323
10343
|
/*!
|
|
10324
10344
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10325
10345
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10326
10346
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10327
10347
|
*/
|
|
10328
|
-
|
|
10329
10348
|
/**
|
|
10330
10349
|
* @module helpers/utils
|
|
10331
10350
|
*/
|
|
10332
|
-
var AbortError = /** @class */ (function (_super) {
|
|
10333
|
-
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(AbortError, _super);
|
|
10334
|
-
function AbortError(m) {
|
|
10335
|
-
var _this = _super.call(this, m) || this;
|
|
10336
|
-
Object.setPrototypeOf(_this, AbortError.prototype);
|
|
10337
|
-
return _this;
|
|
10338
|
-
}
|
|
10339
|
-
return AbortError;
|
|
10340
|
-
}(Error));
|
|
10341
10351
|
|
|
10352
|
+
function abort(message) {
|
|
10353
|
+
if (message === void 0) {
|
|
10354
|
+
message = 'Aborted';
|
|
10355
|
+
}
|
|
10356
|
+
return new DOMException(message, 'AbortError');
|
|
10357
|
+
}
|
|
10358
|
+
/**
|
|
10359
|
+
* @deprecated use `isAbortError` instead
|
|
10360
|
+
*/
|
|
10361
|
+
var isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__/* .isAbortError */ .z;
|
|
10342
10362
|
|
|
10343
10363
|
|
|
10344
10364
|
/***/ }),
|
|
@@ -10381,7 +10401,8 @@ var ConnectionError = /** @class */ (function (_super) {
|
|
|
10381
10401
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10382
10402
|
/* harmony export */ Rc: function() { return /* reexport safe */ _connection_error__WEBPACK_IMPORTED_MODULE_1__.R; },
|
|
10383
10403
|
/* harmony export */ ZW: function() { return /* reexport safe */ _options_error__WEBPACK_IMPORTED_MODULE_2__.Z; },
|
|
10384
|
-
/* harmony export */
|
|
10404
|
+
/* harmony export */ h2: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.h; },
|
|
10405
|
+
/* harmony export */ rV: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.r; }
|
|
10385
10406
|
/* harmony export */ });
|
|
10386
10407
|
/* harmony import */ var _abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30126);
|
|
10387
10408
|
/* harmony import */ var _connection_error__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23904);
|
|
@@ -10441,9 +10462,8 @@ var OptionsError = /** @class */ (function (_super) {
|
|
|
10441
10462
|
/* harmony export */ Rc: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.Rc; },
|
|
10442
10463
|
/* harmony export */ ZW: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.ZW; },
|
|
10443
10464
|
/* harmony export */ fF: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.fF; },
|
|
10444
|
-
/* harmony export */ h2: function() { return /* reexport safe */
|
|
10445
|
-
/* harmony export */
|
|
10446
|
-
/* harmony export */ rV: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.rV; },
|
|
10465
|
+
/* harmony export */ h2: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.h2; },
|
|
10466
|
+
/* harmony export */ rV: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.rV; },
|
|
10447
10467
|
/* harmony export */ z3: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.z3; }
|
|
10448
10468
|
/* harmony export */ });
|
|
10449
10469
|
/* harmony import */ var _error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(43965);
|
|
@@ -10654,7 +10674,6 @@ var humanSizeToBytes = function (human) {
|
|
|
10654
10674
|
__webpack_require__.r(__webpack_exports__);
|
|
10655
10675
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10656
10676
|
/* harmony export */ $$: function() { return /* reexport safe */ _selector__WEBPACK_IMPORTED_MODULE_23__.$$; },
|
|
10657
|
-
/* harmony export */ AbortError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.lc; },
|
|
10658
10677
|
/* harmony export */ ConfigFlatten: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.V; },
|
|
10659
10678
|
/* harmony export */ ConfigProto: function() { return /* reexport safe */ _config_proto__WEBPACK_IMPORTED_MODULE_7__.t; },
|
|
10660
10679
|
/* harmony export */ ConnectionError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.Rc; },
|
|
@@ -21993,11 +22012,12 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
21993
22012
|
/***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
|
|
21994
22013
|
|
|
21995
22014
|
"use strict";
|
|
21996
|
-
/* harmony import */ var
|
|
21997
|
-
/* harmony import */ var
|
|
21998
|
-
/* harmony import */ var
|
|
21999
|
-
/* harmony import */ var
|
|
22000
|
-
/* harmony import */ var
|
|
22015
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(31635);
|
|
22016
|
+
/* harmony import */ var jodit_core_request_config__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(91596);
|
|
22017
|
+
/* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58588);
|
|
22018
|
+
/* harmony import */ var jodit_core_helpers_utils_human_size_to_bytes__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(22993);
|
|
22019
|
+
/* harmony import */ var jodit_core_ui_form_inputs_file_file__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(76989);
|
|
22020
|
+
/* harmony import */ var jodit_config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(91288);
|
|
22001
22021
|
/*!
|
|
22002
22022
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22003
22023
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -22008,26 +22028,27 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
22008
22028
|
|
|
22009
22029
|
|
|
22010
22030
|
|
|
22011
|
-
|
|
22031
|
+
|
|
22032
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.filebrowser = {
|
|
22012
22033
|
namespace: '',
|
|
22013
22034
|
cache: true,
|
|
22014
22035
|
extraButtons: [],
|
|
22015
22036
|
filter: function (item, search) {
|
|
22016
22037
|
search = search.toLowerCase();
|
|
22017
|
-
if ((0,
|
|
22038
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item)) {
|
|
22018
22039
|
return item.toLowerCase().indexOf(search) !== -1;
|
|
22019
22040
|
}
|
|
22020
|
-
if ((0,
|
|
22041
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.name)) {
|
|
22021
22042
|
return item.name.toLowerCase().indexOf(search) !== -1;
|
|
22022
22043
|
}
|
|
22023
|
-
if ((0,
|
|
22044
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.file)) {
|
|
22024
22045
|
return item.file.toLowerCase().indexOf(search) !== -1;
|
|
22025
22046
|
}
|
|
22026
22047
|
return true;
|
|
22027
22048
|
},
|
|
22028
22049
|
sortBy: 'changed-desc',
|
|
22029
22050
|
sort: function (a, b, sortBy) {
|
|
22030
|
-
var _a = (0,
|
|
22051
|
+
var _a = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__read */ .zs)(sortBy.toLowerCase().split('-'), 2), sortAttr = _a[0], arrow = _a[1], asc = arrow === 'asc';
|
|
22031
22052
|
var compareStr = function (f, s) {
|
|
22032
22053
|
if (f < s) {
|
|
22033
22054
|
return asc ? -1 : 1;
|
|
@@ -22037,14 +22058,14 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22037
22058
|
}
|
|
22038
22059
|
return 0;
|
|
22039
22060
|
};
|
|
22040
|
-
if ((0,
|
|
22061
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a)) {
|
|
22041
22062
|
return compareStr(a.toLowerCase(), b.toLowerCase());
|
|
22042
22063
|
}
|
|
22043
22064
|
if (a[sortAttr] === undefined || sortAttr === 'name') {
|
|
22044
|
-
if ((0,
|
|
22065
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.name)) {
|
|
22045
22066
|
return compareStr(a.name.toLowerCase(), b.name.toLowerCase());
|
|
22046
22067
|
}
|
|
22047
|
-
if ((0,
|
|
22068
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.file)) {
|
|
22048
22069
|
return compareStr(a.file.toLowerCase(), b.file.toLowerCase());
|
|
22049
22070
|
}
|
|
22050
22071
|
return 0;
|
|
@@ -22055,7 +22076,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22055
22076
|
return asc ? f - s : s - f;
|
|
22056
22077
|
}
|
|
22057
22078
|
case 'size': {
|
|
22058
|
-
var f = (0,
|
|
22079
|
+
var f = (0,jodit_core_helpers_utils_human_size_to_bytes__WEBPACK_IMPORTED_MODULE_5__/* .humanSizeToBytes */ .z)(a.size), s = (0,jodit_core_helpers_utils_human_size_to_bytes__WEBPACK_IMPORTED_MODULE_5__/* .humanSizeToBytes */ .z)(b.size);
|
|
22059
22080
|
return asc ? f - s : s - f;
|
|
22060
22081
|
}
|
|
22061
22082
|
}
|
|
@@ -22116,7 +22137,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22116
22137
|
return resp.success;
|
|
22117
22138
|
},
|
|
22118
22139
|
getMessage: function (resp) {
|
|
22119
|
-
return resp.data.messages !== undefined && (0,
|
|
22140
|
+
return resp.data.messages !== undefined && (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isArray */ .cy)(resp.data.messages)
|
|
22120
22141
|
? resp.data.messages.join(' ')
|
|
22121
22142
|
: '';
|
|
22122
22143
|
},
|
|
@@ -22142,7 +22163,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22142
22163
|
: '', "</div>");
|
|
22143
22164
|
return "<a\n\t\t\tdata-jodit-file-browser-item=\"true\"\n\t\t\tdata-is-file=\"".concat(item.isImage ? 0 : 1, "\"\n\t\t\tdraggable=\"true\"\n\t\t\tclass=\"").concat(IC, "\"\n\t\t\thref=\"").concat(item.fileURL, "\"\n\t\t\tdata-source=\"").concat(source_name, "\"\n\t\t\tdata-path=\"").concat(item.path, "\"\n\t\t\tdata-name=\"").concat(name, "\"\n\t\t\ttitle=\"").concat(name, "\"\n\t\t\tdata-url=\"").concat(item.fileURL, "\">\n\t\t\t\t<img\n\t\t\t\t\tdata-is-file=\"").concat(item.isImage ? 0 : 1, "\"\n\t\t\t\t\tdata-src=\"").concat(item.fileURL, "\"\n\t\t\t\t\tsrc=\"").concat(item.imageURL, "\"\n\t\t\t\t\talt=\"").concat(name, "\"\n\t\t\t\t\tloading=\"lazy\"\n\t\t\t\t/>\n\t\t\t\t").concat(showName || showSize || showTime ? info : '', "\n\t\t\t</a>");
|
|
22144
22165
|
},
|
|
22145
|
-
ajax: (0,
|
|
22166
|
+
ajax: (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__assign */ .Cl)((0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__assign */ .Cl)({}, jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.defaultAjaxOptions), { url: '', data: {}, cache: true, contentType: 'application/x-www-form-urlencoded; charset=UTF-8', method: 'POST', processData: true, headers: {}, prepareData: function (data) {
|
|
22146
22167
|
return data;
|
|
22147
22168
|
}, process: function (resp) {
|
|
22148
22169
|
return resp;
|
|
@@ -22187,7 +22208,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22187
22208
|
data: { action: 'permissions' }
|
|
22188
22209
|
}
|
|
22189
22210
|
};
|
|
22190
|
-
|
|
22211
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.filebrowser = {
|
|
22191
22212
|
upload: {
|
|
22192
22213
|
icon: 'plus',
|
|
22193
22214
|
isInput: true,
|
|
@@ -22195,7 +22216,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fil
|
|
|
22195
22216
|
return !browser.dataProvider.canI('FileUpload');
|
|
22196
22217
|
},
|
|
22197
22218
|
getContent: function (filebrowser) {
|
|
22198
|
-
var btn = new
|
|
22219
|
+
var btn = new jodit_core_ui_form_inputs_file_file__WEBPACK_IMPORTED_MODULE_2__/* .UIFileInput */ .n(filebrowser, {
|
|
22199
22220
|
onlyImages: filebrowser.state.onlyImages
|
|
22200
22221
|
});
|
|
22201
22222
|
filebrowser.e.fire('bindUploader.filebrowser', btn.container);
|
|
@@ -22349,7 +22370,7 @@ var DataProvider = /** @class */ (function () {
|
|
|
22349
22370
|
this.parent = parent;
|
|
22350
22371
|
this.options = options;
|
|
22351
22372
|
this.__currentPermissions = null;
|
|
22352
|
-
this.
|
|
22373
|
+
this.__ajaxInstances = new Map();
|
|
22353
22374
|
this.progressHandler = function (ignore) { };
|
|
22354
22375
|
}
|
|
22355
22376
|
Object.defineProperty(DataProvider.prototype, "o", {
|
|
@@ -22364,11 +22385,11 @@ var DataProvider = /** @class */ (function () {
|
|
|
22364
22385
|
});
|
|
22365
22386
|
DataProvider.prototype.get = function (name) {
|
|
22366
22387
|
var _this = this;
|
|
22367
|
-
var
|
|
22368
|
-
if (
|
|
22369
|
-
var ajax_1 =
|
|
22388
|
+
var instances = this.__ajaxInstances;
|
|
22389
|
+
if (instances.has(name)) {
|
|
22390
|
+
var ajax_1 = instances.get(name);
|
|
22370
22391
|
ajax_1 === null || ajax_1 === void 0 ? void 0 : ajax_1.abort();
|
|
22371
|
-
|
|
22392
|
+
instances.delete(name);
|
|
22372
22393
|
}
|
|
22373
22394
|
var opts = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.ConfigProto)(this.options[name] !== undefined
|
|
22374
22395
|
? this.options[name]
|
|
@@ -22379,12 +22400,12 @@ var DataProvider = /** @class */ (function () {
|
|
|
22379
22400
|
opts.data = opts.prepareData.call(this, opts.data);
|
|
22380
22401
|
}
|
|
22381
22402
|
var ajax = new jodit_core_request__WEBPACK_IMPORTED_MODULE_3__/* .Ajax */ .d(opts);
|
|
22382
|
-
|
|
22403
|
+
instances.set(name, ajax);
|
|
22383
22404
|
var promise = ajax.send();
|
|
22384
22405
|
promise
|
|
22385
22406
|
.finally(function () {
|
|
22386
22407
|
ajax.destruct();
|
|
22387
|
-
|
|
22408
|
+
instances.delete(name);
|
|
22388
22409
|
_this.progressHandler(100);
|
|
22389
22410
|
})
|
|
22390
22411
|
.catch(function () { return null; });
|
|
@@ -22742,8 +22763,8 @@ var DataProvider = /** @class */ (function () {
|
|
|
22742
22763
|
return this.options.isSuccess(resp);
|
|
22743
22764
|
};
|
|
22744
22765
|
DataProvider.prototype.destruct = function () {
|
|
22745
|
-
this.
|
|
22746
|
-
this.
|
|
22766
|
+
this.__ajaxInstances.forEach(function (a) { return a.destruct(); });
|
|
22767
|
+
this.__ajaxInstances.clear();
|
|
22747
22768
|
};
|
|
22748
22769
|
DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
22749
22770
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.autobind
|
|
@@ -22970,7 +22991,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
22970
22991
|
onlyImages: false
|
|
22971
22992
|
});
|
|
22972
22993
|
_this.errorHandler = function (resp) {
|
|
22973
|
-
if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_4__.
|
|
22994
|
+
if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_4__.isAbortError)(resp)) {
|
|
22974
22995
|
return;
|
|
22975
22996
|
}
|
|
22976
22997
|
if (resp instanceof Error) {
|
|
@@ -23137,7 +23158,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23137
23158
|
* ```
|
|
23138
23159
|
*/
|
|
23139
23160
|
FileBrowser.prototype.status = function (message, success) {
|
|
23140
|
-
if (!message || (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_4__.
|
|
23161
|
+
if (!message || (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_4__.isAbortError)(message)) {
|
|
23141
23162
|
return;
|
|
23142
23163
|
}
|
|
23143
23164
|
if (!(0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_4__.isString)(message)) {
|
|
@@ -25324,6 +25345,9 @@ var UIMessages = /** @class */ (function (_super) {
|
|
|
25324
25345
|
this.async.updateTimeout(key, timeout || this.options.defaultTimeout);
|
|
25325
25346
|
return;
|
|
25326
25347
|
}
|
|
25348
|
+
if (!this.__box) {
|
|
25349
|
+
throw new Error('Container is not defined: ' + key);
|
|
25350
|
+
}
|
|
25327
25351
|
this.__box.appendChild(this.container);
|
|
25328
25352
|
var msg = new jodit_modules_messages_message__WEBPACK_IMPORTED_MODULE_1__/* .UIMessage */ .C(this.j, { text: text, variant: variant });
|
|
25329
25353
|
this.append(msg);
|
|
@@ -28581,6 +28605,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28581
28605
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(31635);
|
|
28582
28606
|
/* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(24014);
|
|
28583
28607
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51431);
|
|
28608
|
+
/* harmony import */ var jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(54306);
|
|
28584
28609
|
/* harmony import */ var jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(67141);
|
|
28585
28610
|
/* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(23793);
|
|
28586
28611
|
/* harmony import */ var _ui_ui_ai_assistant__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(42628);
|
|
@@ -28597,6 +28622,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28597
28622
|
|
|
28598
28623
|
|
|
28599
28624
|
|
|
28625
|
+
|
|
28600
28626
|
/**
|
|
28601
28627
|
* The plugin inserts content generated by AI into the editor.
|
|
28602
28628
|
*/
|
|
@@ -28681,6 +28707,9 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28681
28707
|
jodit.e.fire('ai-assistant-response', htmlFragment);
|
|
28682
28708
|
})
|
|
28683
28709
|
.catch(function (error) {
|
|
28710
|
+
if ((0,jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_7__/* .isAbortError */ .z)(error)) {
|
|
28711
|
+
return;
|
|
28712
|
+
}
|
|
28684
28713
|
jodit.message.error(error.message);
|
|
28685
28714
|
jodit.e.fire('ai-assistant-error', error.message);
|
|
28686
28715
|
});
|
|
@@ -29052,7 +29081,7 @@ var UiAiAssistant = /** @class */ (function (_super) {
|
|
|
29052
29081
|
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Ay)(':ai-assistant-error')
|
|
29053
29082
|
], UiAiAssistant.prototype, "onAiAssistentError", null);
|
|
29054
29083
|
(0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29055
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Ay)('promptInput
|
|
29084
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Ay)('promptInput:change')
|
|
29056
29085
|
], UiAiAssistant.prototype, "onChangePromptValue", null);
|
|
29057
29086
|
UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29058
29087
|
jodit_core_decorators_component_component__WEBPACK_IMPORTED_MODULE_6__/* .component */ .s
|
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.1.
|
|
4
|
+
* Version: v4.1.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.1.
|
|
11
|
+
* Version: v4.1.9
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|