jodit-pro 4.1.7 → 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 +124 -101
- 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 +120 -97
- 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 +120 -97
- 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 +120 -97
- 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 +128 -105
- 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
|
*/
|
|
@@ -3263,7 +3263,7 @@ var Async = /** @class */ (function () {
|
|
|
3263
3263
|
var _this = this;
|
|
3264
3264
|
var rejectCallback = function () { };
|
|
3265
3265
|
var promise = new Promise(function (resolve, reject) {
|
|
3266
|
-
rejectCallback = function () { return reject((0,jodit_core_helpers_utils_error_errors_abort_error__WEBPACK_IMPORTED_MODULE_10__/* .abort */ .
|
|
3266
|
+
rejectCallback = function () { return reject((0,jodit_core_helpers_utils_error_errors_abort_error__WEBPACK_IMPORTED_MODULE_10__/* .abort */ .h)()); };
|
|
3267
3267
|
_this.promisesRejections.add(rejectCallback);
|
|
3268
3268
|
executor(resolve, reject);
|
|
3269
3269
|
});
|
|
@@ -3811,7 +3811,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
3811
3811
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
3812
3812
|
*/
|
|
3813
3813
|
|
|
3814
|
-
var APP_VERSION = "4.1.
|
|
3814
|
+
var APP_VERSION = "4.1.9";
|
|
3815
3815
|
// prettier-ignore
|
|
3816
3816
|
var ES = "es5";
|
|
3817
3817
|
var IS_ES_MODERN = false;
|
|
@@ -7094,59 +7094,61 @@ function hasBrowserColorPicker() {
|
|
|
7094
7094
|
|
|
7095
7095
|
"use strict";
|
|
7096
7096
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
7097
|
-
/* harmony export */ AH: function() { return /* reexport safe */
|
|
7098
|
-
/* harmony export */ Bo: function() { return /* reexport safe */
|
|
7099
|
-
/* harmony export */ CE: function() { return /* reexport safe */
|
|
7100
|
-
/* harmony export */ E6: function() { return /* reexport safe */
|
|
7101
|
-
/* harmony export */ Et: function() { return /* reexport safe */
|
|
7102
|
-
/* harmony export */ Gp: function() { return /* reexport safe */
|
|
7103
|
-
/* harmony export */ Kg: function() { return /* reexport safe */
|
|
7104
|
-
/* harmony export */ Lm: function() { return /* reexport safe */
|
|
7105
|
-
/* harmony export */ Mj: function() { return /* reexport safe */
|
|
7106
|
-
/* harmony export */ P5: function() { return /* reexport safe */
|
|
7107
|
-
/* harmony export */ Qd: function() { return /* reexport safe */
|
|
7108
|
-
/* harmony export */ Rd: function() { return /* reexport safe */
|
|
7109
|
-
/* harmony export */ Tn: function() { return /* reexport safe */
|
|
7110
|
-
/* harmony export */ a3: function() { return /* reexport safe */
|
|
7111
|
-
/* harmony export */ cy: function() { return /* reexport safe */
|
|
7112
|
-
/* 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; },
|
|
7113
7113
|
/* harmony export */ kC: function() { return /* reexport safe */ _has_browser_color_picker__WEBPACK_IMPORTED_MODULE_0__.k; },
|
|
7114
|
-
/* harmony export */ kO: function() { return /* reexport safe */
|
|
7115
|
-
/* harmony export */ kf: function() { return /* reexport safe */
|
|
7116
|
-
/* harmony export */ l6: function() { return /* reexport safe */
|
|
7117
|
-
/* harmony export */ mv: function() { return /* reexport safe */
|
|
7118
|
-
/* harmony export */ n4: function() { return /* reexport safe */
|
|
7119
|
-
/* harmony export */ pV: function() { return /* reexport safe */
|
|
7120
|
-
/* harmony export */ rg: function() { return /* reexport safe */
|
|
7121
|
-
/* harmony export */ uV: function() { return /* reexport safe */
|
|
7122
|
-
/* harmony export */ vM: function() { return /* reexport safe */
|
|
7123
|
-
/* harmony export */ y0: function() { return /* reexport safe */
|
|
7124
|
-
/* 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; }
|
|
7125
7126
|
/* harmony export */ });
|
|
7126
7127
|
/* harmony import */ var _has_browser_color_picker__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(48690);
|
|
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
|
|
7148
|
-
/* harmony import */ var
|
|
7149
|
-
/* 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);
|
|
7150
7152
|
/*!
|
|
7151
7153
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7152
7154
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -7179,6 +7181,28 @@ function hasBrowserColorPicker() {
|
|
|
7179
7181
|
|
|
7180
7182
|
|
|
7181
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
|
+
}
|
|
7182
7206
|
|
|
7183
7207
|
|
|
7184
7208
|
/***/ }),
|
|
@@ -8387,6 +8411,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8387
8411
|
/* harmony export */ htmlspecialchars: function() { return /* reexport safe */ _html__WEBPACK_IMPORTED_MODULE_4__.Gq; },
|
|
8388
8412
|
/* harmony export */ i18n: function() { return /* reexport safe */ _string__WEBPACK_IMPORTED_MODULE_7__.Ru; },
|
|
8389
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; },
|
|
8390
8415
|
/* harmony export */ isArray: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.cy; },
|
|
8391
8416
|
/* harmony export */ isBoolean: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.Lm; },
|
|
8392
8417
|
/* harmony export */ isDestructable: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.pV; },
|
|
@@ -8450,7 +8475,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8450
8475
|
/* harmony import */ var _string__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24668);
|
|
8451
8476
|
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(71122);
|
|
8452
8477
|
/* harmony reexport (unknown) */ var __WEBPACK_REEXPORT_OBJECT__ = {};
|
|
8453
|
-
/* 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__)
|
|
8454
8479
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
8455
8480
|
/*!
|
|
8456
8481
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
@@ -10311,30 +10336,29 @@ function options(message) {
|
|
|
10311
10336
|
|
|
10312
10337
|
"use strict";
|
|
10313
10338
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10314
|
-
/* harmony export */
|
|
10315
|
-
/* harmony export */
|
|
10316
|
-
/* harmony export */ zf: function() { return /* binding */ isAbortError; }
|
|
10339
|
+
/* harmony export */ h: function() { return /* binding */ abort; },
|
|
10340
|
+
/* harmony export */ r: function() { return /* binding */ isAbort; }
|
|
10317
10341
|
/* harmony export */ });
|
|
10342
|
+
/* harmony import */ var jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(54306);
|
|
10318
10343
|
/*!
|
|
10319
10344
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10320
10345
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10321
10346
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10322
10347
|
*/
|
|
10348
|
+
/**
|
|
10349
|
+
* @module helpers/utils
|
|
10350
|
+
*/
|
|
10351
|
+
|
|
10323
10352
|
function abort(message) {
|
|
10324
10353
|
if (message === void 0) {
|
|
10325
10354
|
message = 'Aborted';
|
|
10326
10355
|
}
|
|
10327
10356
|
return new DOMException(message, 'AbortError');
|
|
10328
10357
|
}
|
|
10329
|
-
function isAbortError(error) {
|
|
10330
|
-
return (Boolean(error) &&
|
|
10331
|
-
error instanceof DOMException &&
|
|
10332
|
-
error.name === 'AbortError');
|
|
10333
|
-
}
|
|
10334
10358
|
/**
|
|
10335
|
-
* @deprecated use `isAbortError`
|
|
10359
|
+
* @deprecated use `isAbortError` instead
|
|
10336
10360
|
*/
|
|
10337
|
-
var isAbort = isAbortError;
|
|
10361
|
+
var isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__/* .isAbortError */ .z;
|
|
10338
10362
|
|
|
10339
10363
|
|
|
10340
10364
|
/***/ }),
|
|
@@ -10377,9 +10401,8 @@ var ConnectionError = /** @class */ (function (_super) {
|
|
|
10377
10401
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10378
10402
|
/* harmony export */ Rc: function() { return /* reexport safe */ _connection_error__WEBPACK_IMPORTED_MODULE_1__.R; },
|
|
10379
10403
|
/* harmony export */ ZW: function() { return /* reexport safe */ _options_error__WEBPACK_IMPORTED_MODULE_2__.Z; },
|
|
10380
|
-
/* harmony export */ h2: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.
|
|
10381
|
-
/* harmony export */ rV: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.
|
|
10382
|
-
/* harmony export */ zf: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.zf; }
|
|
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; }
|
|
10383
10406
|
/* harmony export */ });
|
|
10384
10407
|
/* harmony import */ var _abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30126);
|
|
10385
10408
|
/* harmony import */ var _connection_error__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23904);
|
|
@@ -10441,8 +10464,7 @@ var OptionsError = /** @class */ (function (_super) {
|
|
|
10441
10464
|
/* harmony export */ fF: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.fF; },
|
|
10442
10465
|
/* harmony export */ h2: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.h2; },
|
|
10443
10466
|
/* harmony export */ rV: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.rV; },
|
|
10444
|
-
/* harmony export */ z3: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.z3; }
|
|
10445
|
-
/* harmony export */ zf: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.zf; }
|
|
10467
|
+
/* harmony export */ z3: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.z3; }
|
|
10446
10468
|
/* harmony export */ });
|
|
10447
10469
|
/* harmony import */ var _error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(43965);
|
|
10448
10470
|
/* harmony import */ var _errors___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(45187);
|
|
@@ -10687,7 +10709,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10687
10709
|
/* harmony export */ humanSizeToBytes: function() { return /* reexport safe */ _human_size_to_bytes__WEBPACK_IMPORTED_MODULE_17__.z; },
|
|
10688
10710
|
/* harmony export */ inView: function() { return /* reexport safe */ _scroll_into_view__WEBPACK_IMPORTED_MODULE_22__.l; },
|
|
10689
10711
|
/* harmony export */ isAbort: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.rV; },
|
|
10690
|
-
/* harmony export */ isAbortError: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_13__.zf; },
|
|
10691
10712
|
/* harmony export */ isAtom: function() { return /* reexport safe */ _extend__WEBPACK_IMPORTED_MODULE_14__.mA; },
|
|
10692
10713
|
/* harmony export */ keepNames: function() { return /* reexport safe */ _get_class_name__WEBPACK_IMPORTED_MODULE_16__.M; },
|
|
10693
10714
|
/* harmony export */ keys: function() { return /* reexport safe */ _utils__WEBPACK_IMPORTED_MODULE_26__.HP; },
|
|
@@ -21991,11 +22012,12 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
21991
22012
|
/***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
|
|
21992
22013
|
|
|
21993
22014
|
"use strict";
|
|
21994
|
-
/* harmony import */ var
|
|
21995
|
-
/* harmony import */ var
|
|
21996
|
-
/* harmony import */ var
|
|
21997
|
-
/* harmony import */ var
|
|
21998
|
-
/* 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);
|
|
21999
22021
|
/*!
|
|
22000
22022
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22001
22023
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -22006,26 +22028,27 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
22006
22028
|
|
|
22007
22029
|
|
|
22008
22030
|
|
|
22009
|
-
|
|
22031
|
+
|
|
22032
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.filebrowser = {
|
|
22010
22033
|
namespace: '',
|
|
22011
22034
|
cache: true,
|
|
22012
22035
|
extraButtons: [],
|
|
22013
22036
|
filter: function (item, search) {
|
|
22014
22037
|
search = search.toLowerCase();
|
|
22015
|
-
if ((0,
|
|
22038
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item)) {
|
|
22016
22039
|
return item.toLowerCase().indexOf(search) !== -1;
|
|
22017
22040
|
}
|
|
22018
|
-
if ((0,
|
|
22041
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.name)) {
|
|
22019
22042
|
return item.name.toLowerCase().indexOf(search) !== -1;
|
|
22020
22043
|
}
|
|
22021
|
-
if ((0,
|
|
22044
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.file)) {
|
|
22022
22045
|
return item.file.toLowerCase().indexOf(search) !== -1;
|
|
22023
22046
|
}
|
|
22024
22047
|
return true;
|
|
22025
22048
|
},
|
|
22026
22049
|
sortBy: 'changed-desc',
|
|
22027
22050
|
sort: function (a, b, sortBy) {
|
|
22028
|
-
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';
|
|
22029
22052
|
var compareStr = function (f, s) {
|
|
22030
22053
|
if (f < s) {
|
|
22031
22054
|
return asc ? -1 : 1;
|
|
@@ -22035,14 +22058,14 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22035
22058
|
}
|
|
22036
22059
|
return 0;
|
|
22037
22060
|
};
|
|
22038
|
-
if ((0,
|
|
22061
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a)) {
|
|
22039
22062
|
return compareStr(a.toLowerCase(), b.toLowerCase());
|
|
22040
22063
|
}
|
|
22041
22064
|
if (a[sortAttr] === undefined || sortAttr === 'name') {
|
|
22042
|
-
if ((0,
|
|
22065
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.name)) {
|
|
22043
22066
|
return compareStr(a.name.toLowerCase(), b.name.toLowerCase());
|
|
22044
22067
|
}
|
|
22045
|
-
if ((0,
|
|
22068
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.file)) {
|
|
22046
22069
|
return compareStr(a.file.toLowerCase(), b.file.toLowerCase());
|
|
22047
22070
|
}
|
|
22048
22071
|
return 0;
|
|
@@ -22053,7 +22076,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22053
22076
|
return asc ? f - s : s - f;
|
|
22054
22077
|
}
|
|
22055
22078
|
case 'size': {
|
|
22056
|
-
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);
|
|
22057
22080
|
return asc ? f - s : s - f;
|
|
22058
22081
|
}
|
|
22059
22082
|
}
|
|
@@ -22114,7 +22137,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22114
22137
|
return resp.success;
|
|
22115
22138
|
},
|
|
22116
22139
|
getMessage: function (resp) {
|
|
22117
|
-
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)
|
|
22118
22141
|
? resp.data.messages.join(' ')
|
|
22119
22142
|
: '';
|
|
22120
22143
|
},
|
|
@@ -22140,7 +22163,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22140
22163
|
: '', "</div>");
|
|
22141
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>");
|
|
22142
22165
|
},
|
|
22143
|
-
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) {
|
|
22144
22167
|
return data;
|
|
22145
22168
|
}, process: function (resp) {
|
|
22146
22169
|
return resp;
|
|
@@ -22185,7 +22208,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22185
22208
|
data: { action: 'permissions' }
|
|
22186
22209
|
}
|
|
22187
22210
|
};
|
|
22188
|
-
|
|
22211
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.filebrowser = {
|
|
22189
22212
|
upload: {
|
|
22190
22213
|
icon: 'plus',
|
|
22191
22214
|
isInput: true,
|
|
@@ -22193,7 +22216,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fil
|
|
|
22193
22216
|
return !browser.dataProvider.canI('FileUpload');
|
|
22194
22217
|
},
|
|
22195
22218
|
getContent: function (filebrowser) {
|
|
22196
|
-
var btn = new
|
|
22219
|
+
var btn = new jodit_core_ui_form_inputs_file_file__WEBPACK_IMPORTED_MODULE_2__/* .UIFileInput */ .n(filebrowser, {
|
|
22197
22220
|
onlyImages: filebrowser.state.onlyImages
|
|
22198
22221
|
});
|
|
22199
22222
|
filebrowser.e.fire('bindUploader.filebrowser', btn.container);
|
|
@@ -22347,7 +22370,7 @@ var DataProvider = /** @class */ (function () {
|
|
|
22347
22370
|
this.parent = parent;
|
|
22348
22371
|
this.options = options;
|
|
22349
22372
|
this.__currentPermissions = null;
|
|
22350
|
-
this.
|
|
22373
|
+
this.__ajaxInstances = new Map();
|
|
22351
22374
|
this.progressHandler = function (ignore) { };
|
|
22352
22375
|
}
|
|
22353
22376
|
Object.defineProperty(DataProvider.prototype, "o", {
|
|
@@ -22362,11 +22385,11 @@ var DataProvider = /** @class */ (function () {
|
|
|
22362
22385
|
});
|
|
22363
22386
|
DataProvider.prototype.get = function (name) {
|
|
22364
22387
|
var _this = this;
|
|
22365
|
-
var
|
|
22366
|
-
if (
|
|
22367
|
-
var ajax_1 =
|
|
22388
|
+
var instances = this.__ajaxInstances;
|
|
22389
|
+
if (instances.has(name)) {
|
|
22390
|
+
var ajax_1 = instances.get(name);
|
|
22368
22391
|
ajax_1 === null || ajax_1 === void 0 ? void 0 : ajax_1.abort();
|
|
22369
|
-
|
|
22392
|
+
instances.delete(name);
|
|
22370
22393
|
}
|
|
22371
22394
|
var opts = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.ConfigProto)(this.options[name] !== undefined
|
|
22372
22395
|
? this.options[name]
|
|
@@ -22377,12 +22400,12 @@ var DataProvider = /** @class */ (function () {
|
|
|
22377
22400
|
opts.data = opts.prepareData.call(this, opts.data);
|
|
22378
22401
|
}
|
|
22379
22402
|
var ajax = new jodit_core_request__WEBPACK_IMPORTED_MODULE_3__/* .Ajax */ .d(opts);
|
|
22380
|
-
|
|
22403
|
+
instances.set(name, ajax);
|
|
22381
22404
|
var promise = ajax.send();
|
|
22382
22405
|
promise
|
|
22383
22406
|
.finally(function () {
|
|
22384
22407
|
ajax.destruct();
|
|
22385
|
-
|
|
22408
|
+
instances.delete(name);
|
|
22386
22409
|
_this.progressHandler(100);
|
|
22387
22410
|
})
|
|
22388
22411
|
.catch(function () { return null; });
|
|
@@ -22740,8 +22763,8 @@ var DataProvider = /** @class */ (function () {
|
|
|
22740
22763
|
return this.options.isSuccess(resp);
|
|
22741
22764
|
};
|
|
22742
22765
|
DataProvider.prototype.destruct = function () {
|
|
22743
|
-
this.
|
|
22744
|
-
this.
|
|
22766
|
+
this.__ajaxInstances.forEach(function (a) { return a.destruct(); });
|
|
22767
|
+
this.__ajaxInstances.clear();
|
|
22745
22768
|
};
|
|
22746
22769
|
DataProvider = (0,tslib__WEBPACK_IMPORTED_MODULE_5__/* .__decorate */ .Cg)([
|
|
22747
22770
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_1__.autobind
|
|
@@ -28579,14 +28602,14 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28579
28602
|
|
|
28580
28603
|
"use strict";
|
|
28581
28604
|
/* unused harmony export aiAssistant */
|
|
28582
|
-
/* harmony import */ var
|
|
28605
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(31635);
|
|
28583
28606
|
/* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(24014);
|
|
28584
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);
|
|
28585
28609
|
/* harmony import */ var jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(67141);
|
|
28586
28610
|
/* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(23793);
|
|
28587
28611
|
/* harmony import */ var _ui_ui_ai_assistant__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(42628);
|
|
28588
28612
|
/* harmony import */ var _langs__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(40521);
|
|
28589
|
-
/* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(9596);
|
|
28590
28613
|
/*!
|
|
28591
28614
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28592
28615
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -28604,7 +28627,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28604
28627
|
* The plugin inserts content generated by AI into the editor.
|
|
28605
28628
|
*/
|
|
28606
28629
|
var aiAssistant = /** @class */ (function (_super) {
|
|
28607
|
-
(0,
|
|
28630
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__extends */ .C6)(aiAssistant, _super);
|
|
28608
28631
|
function aiAssistant(jodit) {
|
|
28609
28632
|
var _this = _super.call(this, jodit) || this;
|
|
28610
28633
|
/** @override */
|
|
@@ -28659,9 +28682,9 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28659
28682
|
var selectedText = jodit.s.html;
|
|
28660
28683
|
jodit.async
|
|
28661
28684
|
.promise(function (resolve, reject) {
|
|
28662
|
-
return (0,
|
|
28685
|
+
return (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
|
|
28663
28686
|
var result, error_1;
|
|
28664
|
-
return (0,
|
|
28687
|
+
return (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__generator */ .YH)(this, function (_a) {
|
|
28665
28688
|
switch (_a.label) {
|
|
28666
28689
|
case 0:
|
|
28667
28690
|
_a.trys.push([0, 2, , 3]);
|
|
@@ -28684,7 +28707,7 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28684
28707
|
jodit.e.fire('ai-assistant-response', htmlFragment);
|
|
28685
28708
|
})
|
|
28686
28709
|
.catch(function (error) {
|
|
28687
|
-
if ((0,
|
|
28710
|
+
if ((0,jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_7__/* .isAbortError */ .z)(error)) {
|
|
28688
28711
|
return;
|
|
28689
28712
|
}
|
|
28690
28713
|
jodit.message.error(error.message);
|
|
@@ -28693,10 +28716,10 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28693
28716
|
};
|
|
28694
28717
|
/** @override */
|
|
28695
28718
|
aiAssistant.prototype.beforeDestruct = function (_) { };
|
|
28696
|
-
(0,
|
|
28719
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
28697
28720
|
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Ay)(':generateAiAssistantForm.ai-assistant')
|
|
28698
28721
|
], aiAssistant.prototype, "onGenerateAiAssistantForm", null);
|
|
28699
|
-
(0,
|
|
28722
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
28700
28723
|
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Ay)(':invokeAiAssistant')
|
|
28701
28724
|
], aiAssistant.prototype, "onInvokeAiAssistant", null);
|
|
28702
28725
|
return aiAssistant;
|
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
|
*/
|