jodit-pro 4.1.7 → 4.1.10
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 +212 -161
- 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 +208 -157
- 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 +207 -157
- 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 +207 -157
- 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 +217 -166
- 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.10
|
|
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.10";
|
|
3815
3815
|
// prettier-ignore
|
|
3816
3816
|
var ES = "es5";
|
|
3817
3817
|
var IS_ES_MODERN = false;
|
|
@@ -4555,14 +4555,14 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
4555
4555
|
/* harmony export */ component: function() { return /* reexport safe */ _component_component__WEBPACK_IMPORTED_MODULE_2__.s; },
|
|
4556
4556
|
/* harmony export */ debounce: function() { return /* reexport safe */ _debounce_debounce__WEBPACK_IMPORTED_MODULE_3__.s; },
|
|
4557
4557
|
/* harmony export */ derive: function() { return /* reexport safe */ _derive_derive__WEBPACK_IMPORTED_MODULE_4__.C; },
|
|
4558
|
-
/* harmony export */ getPropertyDescriptor: function() { return /* reexport safe */ _watch_watch__WEBPACK_IMPORTED_MODULE_10__.
|
|
4558
|
+
/* harmony export */ getPropertyDescriptor: function() { return /* reexport safe */ _watch_watch__WEBPACK_IMPORTED_MODULE_10__.N; },
|
|
4559
4559
|
/* harmony export */ hook: function() { return /* reexport safe */ _hook_hook__WEBPACK_IMPORTED_MODULE_5__.A; },
|
|
4560
4560
|
/* harmony export */ idle: function() { return /* reexport safe */ _idle_idle__WEBPACK_IMPORTED_MODULE_6__.N; },
|
|
4561
4561
|
/* harmony export */ nonenumerable: function() { return /* reexport safe */ _nonenumerable_nonenumerable__WEBPACK_IMPORTED_MODULE_7__.m; },
|
|
4562
4562
|
/* harmony export */ persistent: function() { return /* reexport safe */ _persistent_persistent__WEBPACK_IMPORTED_MODULE_8__.y; },
|
|
4563
4563
|
/* harmony export */ throttle: function() { return /* reexport safe */ _debounce_debounce__WEBPACK_IMPORTED_MODULE_3__.n; },
|
|
4564
4564
|
/* harmony export */ wait: function() { return /* reexport safe */ _wait_wait__WEBPACK_IMPORTED_MODULE_9__.u; },
|
|
4565
|
-
/* harmony export */ watch: function() { return /* reexport safe */ _watch_watch__WEBPACK_IMPORTED_MODULE_10__.
|
|
4565
|
+
/* harmony export */ watch: function() { return /* reexport safe */ _watch_watch__WEBPACK_IMPORTED_MODULE_10__.w; }
|
|
4566
4566
|
/* harmony export */ });
|
|
4567
4567
|
/* harmony import */ var _autobind_autobind__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(26412);
|
|
4568
4568
|
/* harmony import */ var _cache_cache__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(22002);
|
|
@@ -4730,8 +4730,8 @@ function wait(condition) {
|
|
|
4730
4730
|
|
|
4731
4731
|
"use strict";
|
|
4732
4732
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
4733
|
-
/* harmony export */
|
|
4734
|
-
/* harmony export */
|
|
4733
|
+
/* harmony export */ N: function() { return /* binding */ getPropertyDescriptor; },
|
|
4734
|
+
/* harmony export */ w: function() { return /* binding */ watch; }
|
|
4735
4735
|
/* harmony export */ });
|
|
4736
4736
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(31635);
|
|
4737
4737
|
/* harmony import */ var jodit_core_component_statuses__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(33894);
|
|
@@ -4854,7 +4854,6 @@ function watch(observeFields, opts) {
|
|
|
4854
4854
|
}
|
|
4855
4855
|
};
|
|
4856
4856
|
}
|
|
4857
|
-
/* harmony default export */ __webpack_exports__.Ay = (watch);
|
|
4858
4857
|
|
|
4859
4858
|
|
|
4860
4859
|
/***/ }),
|
|
@@ -6590,7 +6589,7 @@ function observable(obj) {
|
|
|
6590
6589
|
var key = _key;
|
|
6591
6590
|
var prefix = prefixes.concat(key).filter(function (a) { return a.length; });
|
|
6592
6591
|
store[key] = dict[key];
|
|
6593
|
-
var descriptor = (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .getPropertyDescriptor */ .
|
|
6592
|
+
var descriptor = (0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .getPropertyDescriptor */ .N)(dict, key);
|
|
6594
6593
|
Object.defineProperty(dict, key, {
|
|
6595
6594
|
set: function (value) {
|
|
6596
6595
|
var oldValue = store[key];
|
|
@@ -7094,59 +7093,61 @@ function hasBrowserColorPicker() {
|
|
|
7094
7093
|
|
|
7095
7094
|
"use strict";
|
|
7096
7095
|
/* 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 */
|
|
7096
|
+
/* harmony export */ AH: function() { return /* reexport safe */ _is_html__WEBPACK_IMPORTED_MODULE_6__.A; },
|
|
7097
|
+
/* harmony export */ Bo: function() { return /* reexport safe */ _is_string__WEBPACK_IMPORTED_MODULE_19__.B; },
|
|
7098
|
+
/* harmony export */ CE: function() { return /* reexport safe */ _is_html_from_word__WEBPACK_IMPORTED_MODULE_7__.C; },
|
|
7099
|
+
/* harmony export */ E6: function() { return /* reexport safe */ _is_int__WEBPACK_IMPORTED_MODULE_9__.E; },
|
|
7100
|
+
/* harmony export */ Et: function() { return /* reexport safe */ _is_number__WEBPACK_IMPORTED_MODULE_14__.E; },
|
|
7101
|
+
/* harmony export */ Gp: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.n4; },
|
|
7102
|
+
/* harmony export */ Kg: function() { return /* reexport safe */ _is_string__WEBPACK_IMPORTED_MODULE_19__.K; },
|
|
7103
|
+
/* harmony export */ Lm: function() { return /* reexport safe */ _is_boolean__WEBPACK_IMPORTED_MODULE_3__.L; },
|
|
7104
|
+
/* harmony export */ Mj: function() { return /* reexport safe */ _is_license__WEBPACK_IMPORTED_MODULE_11__.M; },
|
|
7105
|
+
/* harmony export */ P5: function() { return /* reexport safe */ _is_equal__WEBPACK_IMPORTED_MODULE_4__.P; },
|
|
7106
|
+
/* harmony export */ Qd: function() { return /* reexport safe */ _is_plain_object__WEBPACK_IMPORTED_MODULE_16__.Q; },
|
|
7107
|
+
/* harmony export */ Rd: function() { return /* reexport safe */ _is_void__WEBPACK_IMPORTED_MODULE_23__.R; },
|
|
7108
|
+
/* harmony export */ Tn: function() { return /* reexport safe */ _is_function__WEBPACK_IMPORTED_MODULE_5__.T; },
|
|
7109
|
+
/* harmony export */ a3: function() { return /* reexport safe */ _is_native_function__WEBPACK_IMPORTED_MODULE_13__.a; },
|
|
7110
|
+
/* harmony export */ cy: function() { return /* reexport safe */ _is_array__WEBPACK_IMPORTED_MODULE_2__.c; },
|
|
7111
|
+
/* harmony export */ hH: function() { return /* reexport safe */ _is_view_object__WEBPACK_IMPORTED_MODULE_22__.h; },
|
|
7113
7112
|
/* 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 */
|
|
7113
|
+
/* harmony export */ kO: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.kO; },
|
|
7114
|
+
/* harmony export */ kf: function() { return /* reexport safe */ _is_numeric__WEBPACK_IMPORTED_MODULE_15__.k; },
|
|
7115
|
+
/* harmony export */ l6: function() { return /* reexport safe */ _is_window__WEBPACK_IMPORTED_MODULE_24__.l; },
|
|
7116
|
+
/* harmony export */ mv: function() { return /* reexport safe */ _is_url__WEBPACK_IMPORTED_MODULE_20__.m; },
|
|
7117
|
+
/* harmony export */ n4: function() { return /* reexport safe */ _is_equal__WEBPACK_IMPORTED_MODULE_4__.n; },
|
|
7118
|
+
/* harmony export */ pV: function() { return /* reexport safe */ _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__.pV; },
|
|
7119
|
+
/* harmony export */ rg: function() { return /* reexport safe */ _is_marker__WEBPACK_IMPORTED_MODULE_12__.r; },
|
|
7120
|
+
/* harmony export */ uV: function() { return /* reexport safe */ _is_valid_name__WEBPACK_IMPORTED_MODULE_21__.u; },
|
|
7121
|
+
/* harmony export */ vM: function() { return /* reexport safe */ _is_set__WEBPACK_IMPORTED_MODULE_18__.v; },
|
|
7122
|
+
/* harmony export */ y0: function() { return /* reexport safe */ _is_jodit_object__WEBPACK_IMPORTED_MODULE_10__.y; },
|
|
7123
|
+
/* harmony export */ yL: function() { return /* reexport safe */ _is_promise__WEBPACK_IMPORTED_MODULE_17__.y; },
|
|
7124
|
+
/* harmony export */ zf: function() { return /* reexport safe */ _is_abort_error__WEBPACK_IMPORTED_MODULE_1__.z; }
|
|
7125
7125
|
/* harmony export */ });
|
|
7126
7126
|
/* 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
|
|
7127
|
+
/* harmony import */ var _is_abort_error__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(54306);
|
|
7128
|
+
/* harmony import */ var _is_array__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(55010);
|
|
7129
|
+
/* harmony import */ var _is_boolean__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(17083);
|
|
7130
|
+
/* harmony import */ var _is_equal__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(79015);
|
|
7131
|
+
/* harmony import */ var _is_function__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(41959);
|
|
7132
|
+
/* harmony import */ var _is_html__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(62574);
|
|
7133
|
+
/* harmony import */ var _is_html_from_word__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(71972);
|
|
7134
|
+
/* harmony import */ var _is_imp_interface__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(96483);
|
|
7135
|
+
/* harmony import */ var _is_int__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(12986);
|
|
7136
|
+
/* harmony import */ var _is_jodit_object__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(22263);
|
|
7137
|
+
/* harmony import */ var _is_license__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(1036);
|
|
7138
|
+
/* harmony import */ var _is_marker__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(97569);
|
|
7139
|
+
/* harmony import */ var _is_native_function__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(721);
|
|
7140
|
+
/* harmony import */ var _is_number__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(72558);
|
|
7141
|
+
/* harmony import */ var _is_numeric__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(59372);
|
|
7142
|
+
/* harmony import */ var _is_plain_object__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(47903);
|
|
7143
|
+
/* harmony import */ var _is_promise__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(75138);
|
|
7144
|
+
/* harmony import */ var _is_set__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(37443);
|
|
7145
|
+
/* harmony import */ var _is_string__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(26986);
|
|
7146
|
+
/* harmony import */ var _is_url__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(20858);
|
|
7147
|
+
/* harmony import */ var _is_valid_name__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(30489);
|
|
7148
|
+
/* harmony import */ var _is_view_object__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(35368);
|
|
7149
|
+
/* harmony import */ var _is_void__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(74197);
|
|
7150
|
+
/* harmony import */ var _is_window__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(3743);
|
|
7150
7151
|
/*!
|
|
7151
7152
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7152
7153
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -7179,6 +7180,28 @@ function hasBrowserColorPicker() {
|
|
|
7179
7180
|
|
|
7180
7181
|
|
|
7181
7182
|
|
|
7183
|
+
|
|
7184
|
+
|
|
7185
|
+
|
|
7186
|
+
/***/ }),
|
|
7187
|
+
|
|
7188
|
+
/***/ 54306:
|
|
7189
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
7190
|
+
|
|
7191
|
+
"use strict";
|
|
7192
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
7193
|
+
/* harmony export */ z: function() { return /* binding */ isAbortError; }
|
|
7194
|
+
/* harmony export */ });
|
|
7195
|
+
/*!
|
|
7196
|
+
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
7197
|
+
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
7198
|
+
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
7199
|
+
*/
|
|
7200
|
+
function isAbortError(error) {
|
|
7201
|
+
return (Boolean(error) &&
|
|
7202
|
+
error instanceof DOMException &&
|
|
7203
|
+
error.name === 'AbortError');
|
|
7204
|
+
}
|
|
7182
7205
|
|
|
7183
7206
|
|
|
7184
7207
|
/***/ }),
|
|
@@ -8387,6 +8410,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8387
8410
|
/* harmony export */ htmlspecialchars: function() { return /* reexport safe */ _html__WEBPACK_IMPORTED_MODULE_4__.Gq; },
|
|
8388
8411
|
/* harmony export */ i18n: function() { return /* reexport safe */ _string__WEBPACK_IMPORTED_MODULE_7__.Ru; },
|
|
8389
8412
|
/* harmony export */ innerWidth: function() { return /* reexport safe */ _size__WEBPACK_IMPORTED_MODULE_6__.xM; },
|
|
8413
|
+
/* harmony export */ isAbortError: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.zf; },
|
|
8390
8414
|
/* harmony export */ isArray: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.cy; },
|
|
8391
8415
|
/* harmony export */ isBoolean: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.Lm; },
|
|
8392
8416
|
/* harmony export */ isDestructable: function() { return /* reexport safe */ _checker__WEBPACK_IMPORTED_MODULE_2__.pV; },
|
|
@@ -8450,7 +8474,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
8450
8474
|
/* harmony import */ var _string__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(24668);
|
|
8451
8475
|
/* harmony import */ var _utils__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(71122);
|
|
8452
8476
|
/* 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__)
|
|
8477
|
+
/* 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
8478
|
/* harmony reexport (unknown) */ __webpack_require__.d(__webpack_exports__, __WEBPACK_REEXPORT_OBJECT__);
|
|
8455
8479
|
/*!
|
|
8456
8480
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
@@ -10311,30 +10335,29 @@ function options(message) {
|
|
|
10311
10335
|
|
|
10312
10336
|
"use strict";
|
|
10313
10337
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10314
|
-
/* harmony export */
|
|
10315
|
-
/* harmony export */
|
|
10316
|
-
/* harmony export */ zf: function() { return /* binding */ isAbortError; }
|
|
10338
|
+
/* harmony export */ h: function() { return /* binding */ abort; },
|
|
10339
|
+
/* harmony export */ r: function() { return /* binding */ isAbort; }
|
|
10317
10340
|
/* harmony export */ });
|
|
10341
|
+
/* harmony import */ var jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(54306);
|
|
10318
10342
|
/*!
|
|
10319
10343
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
10320
10344
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
10321
10345
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
10322
10346
|
*/
|
|
10347
|
+
/**
|
|
10348
|
+
* @module helpers/utils
|
|
10349
|
+
*/
|
|
10350
|
+
|
|
10323
10351
|
function abort(message) {
|
|
10324
10352
|
if (message === void 0) {
|
|
10325
10353
|
message = 'Aborted';
|
|
10326
10354
|
}
|
|
10327
10355
|
return new DOMException(message, 'AbortError');
|
|
10328
10356
|
}
|
|
10329
|
-
function isAbortError(error) {
|
|
10330
|
-
return (Boolean(error) &&
|
|
10331
|
-
error instanceof DOMException &&
|
|
10332
|
-
error.name === 'AbortError');
|
|
10333
|
-
}
|
|
10334
10357
|
/**
|
|
10335
|
-
* @deprecated use `isAbortError`
|
|
10358
|
+
* @deprecated use `isAbortError` instead
|
|
10336
10359
|
*/
|
|
10337
|
-
var isAbort = isAbortError;
|
|
10360
|
+
var isAbort = jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_0__/* .isAbortError */ .z;
|
|
10338
10361
|
|
|
10339
10362
|
|
|
10340
10363
|
/***/ }),
|
|
@@ -10377,9 +10400,8 @@ var ConnectionError = /** @class */ (function (_super) {
|
|
|
10377
10400
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
10378
10401
|
/* harmony export */ Rc: function() { return /* reexport safe */ _connection_error__WEBPACK_IMPORTED_MODULE_1__.R; },
|
|
10379
10402
|
/* 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; }
|
|
10403
|
+
/* harmony export */ h2: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.h; },
|
|
10404
|
+
/* harmony export */ rV: function() { return /* reexport safe */ _abort_error__WEBPACK_IMPORTED_MODULE_0__.r; }
|
|
10383
10405
|
/* harmony export */ });
|
|
10384
10406
|
/* harmony import */ var _abort_error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(30126);
|
|
10385
10407
|
/* harmony import */ var _connection_error__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(23904);
|
|
@@ -10441,8 +10463,7 @@ var OptionsError = /** @class */ (function (_super) {
|
|
|
10441
10463
|
/* harmony export */ fF: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.fF; },
|
|
10442
10464
|
/* harmony export */ h2: function() { return /* reexport safe */ _errors___WEBPACK_IMPORTED_MODULE_1__.h2; },
|
|
10443
10465
|
/* 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; }
|
|
10466
|
+
/* harmony export */ z3: function() { return /* reexport safe */ _error__WEBPACK_IMPORTED_MODULE_0__.z3; }
|
|
10446
10467
|
/* harmony export */ });
|
|
10447
10468
|
/* harmony import */ var _error__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(43965);
|
|
10448
10469
|
/* harmony import */ var _errors___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(45187);
|
|
@@ -10687,7 +10708,6 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
10687
10708
|
/* harmony export */ humanSizeToBytes: function() { return /* reexport safe */ _human_size_to_bytes__WEBPACK_IMPORTED_MODULE_17__.z; },
|
|
10688
10709
|
/* harmony export */ inView: function() { return /* reexport safe */ _scroll_into_view__WEBPACK_IMPORTED_MODULE_22__.l; },
|
|
10689
10710
|
/* 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
10711
|
/* harmony export */ isAtom: function() { return /* reexport safe */ _extend__WEBPACK_IMPORTED_MODULE_14__.mA; },
|
|
10692
10712
|
/* harmony export */ keepNames: function() { return /* reexport safe */ _get_class_name__WEBPACK_IMPORTED_MODULE_16__.M; },
|
|
10693
10713
|
/* harmony export */ keys: function() { return /* reexport safe */ _utils__WEBPACK_IMPORTED_MODULE_26__.HP; },
|
|
@@ -18677,7 +18697,7 @@ var ViewWithToolbar = /** @class */ (function (_super) {
|
|
|
18677
18697
|
_super.prototype.destruct.call(this);
|
|
18678
18698
|
};
|
|
18679
18699
|
(0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg)([
|
|
18680
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_1__/* .watch */ .
|
|
18700
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_1__/* .watch */ .w)(':rebuildToolbar')
|
|
18681
18701
|
], ViewWithToolbar.prototype, "buildToolbar", null);
|
|
18682
18702
|
(0,tslib__WEBPACK_IMPORTED_MODULE_7__/* .__decorate */ .Cg)([
|
|
18683
18703
|
jodit_core_decorators_autobind_autobind__WEBPACK_IMPORTED_MODULE_10__/* ["default"] */ .Ay
|
|
@@ -21991,11 +22011,12 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
21991
22011
|
/***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
|
|
21992
22012
|
|
|
21993
22013
|
"use strict";
|
|
21994
|
-
/* harmony import */ var
|
|
21995
|
-
/* harmony import */ var
|
|
21996
|
-
/* harmony import */ var
|
|
21997
|
-
/* harmony import */ var
|
|
21998
|
-
/* harmony import */ var
|
|
22014
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(31635);
|
|
22015
|
+
/* harmony import */ var jodit_core_request_config__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(91596);
|
|
22016
|
+
/* harmony import */ var jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(58588);
|
|
22017
|
+
/* harmony import */ var jodit_core_helpers_utils_human_size_to_bytes__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(22993);
|
|
22018
|
+
/* harmony import */ var jodit_core_ui_form_inputs_file_file__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(76989);
|
|
22019
|
+
/* harmony import */ var jodit_config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(91288);
|
|
21999
22020
|
/*!
|
|
22000
22021
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22001
22022
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -22006,26 +22027,27 @@ var FileBrowserItem = /** @class */ (function () {
|
|
|
22006
22027
|
|
|
22007
22028
|
|
|
22008
22029
|
|
|
22009
|
-
|
|
22030
|
+
|
|
22031
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.filebrowser = {
|
|
22010
22032
|
namespace: '',
|
|
22011
22033
|
cache: true,
|
|
22012
22034
|
extraButtons: [],
|
|
22013
22035
|
filter: function (item, search) {
|
|
22014
22036
|
search = search.toLowerCase();
|
|
22015
|
-
if ((0,
|
|
22037
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item)) {
|
|
22016
22038
|
return item.toLowerCase().indexOf(search) !== -1;
|
|
22017
22039
|
}
|
|
22018
|
-
if ((0,
|
|
22040
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.name)) {
|
|
22019
22041
|
return item.name.toLowerCase().indexOf(search) !== -1;
|
|
22020
22042
|
}
|
|
22021
|
-
if ((0,
|
|
22043
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(item.file)) {
|
|
22022
22044
|
return item.file.toLowerCase().indexOf(search) !== -1;
|
|
22023
22045
|
}
|
|
22024
22046
|
return true;
|
|
22025
22047
|
},
|
|
22026
22048
|
sortBy: 'changed-desc',
|
|
22027
22049
|
sort: function (a, b, sortBy) {
|
|
22028
|
-
var _a = (0,
|
|
22050
|
+
var _a = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__read */ .zs)(sortBy.toLowerCase().split('-'), 2), sortAttr = _a[0], arrow = _a[1], asc = arrow === 'asc';
|
|
22029
22051
|
var compareStr = function (f, s) {
|
|
22030
22052
|
if (f < s) {
|
|
22031
22053
|
return asc ? -1 : 1;
|
|
@@ -22035,14 +22057,14 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22035
22057
|
}
|
|
22036
22058
|
return 0;
|
|
22037
22059
|
};
|
|
22038
|
-
if ((0,
|
|
22060
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a)) {
|
|
22039
22061
|
return compareStr(a.toLowerCase(), b.toLowerCase());
|
|
22040
22062
|
}
|
|
22041
22063
|
if (a[sortAttr] === undefined || sortAttr === 'name') {
|
|
22042
|
-
if ((0,
|
|
22064
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.name)) {
|
|
22043
22065
|
return compareStr(a.name.toLowerCase(), b.name.toLowerCase());
|
|
22044
22066
|
}
|
|
22045
|
-
if ((0,
|
|
22067
|
+
if ((0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isString */ .Kg)(a.file)) {
|
|
22046
22068
|
return compareStr(a.file.toLowerCase(), b.file.toLowerCase());
|
|
22047
22069
|
}
|
|
22048
22070
|
return 0;
|
|
@@ -22053,7 +22075,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22053
22075
|
return asc ? f - s : s - f;
|
|
22054
22076
|
}
|
|
22055
22077
|
case 'size': {
|
|
22056
|
-
var f = (0,
|
|
22078
|
+
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
22079
|
return asc ? f - s : s - f;
|
|
22058
22080
|
}
|
|
22059
22081
|
}
|
|
@@ -22114,7 +22136,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22114
22136
|
return resp.success;
|
|
22115
22137
|
},
|
|
22116
22138
|
getMessage: function (resp) {
|
|
22117
|
-
return resp.data.messages !== undefined && (0,
|
|
22139
|
+
return resp.data.messages !== undefined && (0,jodit_core_helpers_checker__WEBPACK_IMPORTED_MODULE_1__/* .isArray */ .cy)(resp.data.messages)
|
|
22118
22140
|
? resp.data.messages.join(' ')
|
|
22119
22141
|
: '';
|
|
22120
22142
|
},
|
|
@@ -22140,7 +22162,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22140
22162
|
: '', "</div>");
|
|
22141
22163
|
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
22164
|
},
|
|
22143
|
-
ajax: (0,
|
|
22165
|
+
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
22166
|
return data;
|
|
22145
22167
|
}, process: function (resp) {
|
|
22146
22168
|
return resp;
|
|
@@ -22185,7 +22207,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.filebrowser
|
|
|
22185
22207
|
data: { action: 'permissions' }
|
|
22186
22208
|
}
|
|
22187
22209
|
};
|
|
22188
|
-
|
|
22210
|
+
jodit_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.controls.filebrowser = {
|
|
22189
22211
|
upload: {
|
|
22190
22212
|
icon: 'plus',
|
|
22191
22213
|
isInput: true,
|
|
@@ -22193,7 +22215,7 @@ jodit_config__WEBPACK_IMPORTED_MODULE_2__/* .Config */ .T.prototype.controls.fil
|
|
|
22193
22215
|
return !browser.dataProvider.canI('FileUpload');
|
|
22194
22216
|
},
|
|
22195
22217
|
getContent: function (filebrowser) {
|
|
22196
|
-
var btn = new
|
|
22218
|
+
var btn = new jodit_core_ui_form_inputs_file_file__WEBPACK_IMPORTED_MODULE_2__/* .UIFileInput */ .n(filebrowser, {
|
|
22197
22219
|
onlyImages: filebrowser.state.onlyImages
|
|
22198
22220
|
});
|
|
22199
22221
|
filebrowser.e.fire('bindUploader.filebrowser', btn.container);
|
|
@@ -22347,7 +22369,7 @@ var DataProvider = /** @class */ (function () {
|
|
|
22347
22369
|
this.parent = parent;
|
|
22348
22370
|
this.options = options;
|
|
22349
22371
|
this.__currentPermissions = null;
|
|
22350
|
-
this.
|
|
22372
|
+
this.__ajaxInstances = new Map();
|
|
22351
22373
|
this.progressHandler = function (ignore) { };
|
|
22352
22374
|
}
|
|
22353
22375
|
Object.defineProperty(DataProvider.prototype, "o", {
|
|
@@ -22362,11 +22384,11 @@ var DataProvider = /** @class */ (function () {
|
|
|
22362
22384
|
});
|
|
22363
22385
|
DataProvider.prototype.get = function (name) {
|
|
22364
22386
|
var _this = this;
|
|
22365
|
-
var
|
|
22366
|
-
if (
|
|
22367
|
-
var ajax_1 =
|
|
22387
|
+
var instances = this.__ajaxInstances;
|
|
22388
|
+
if (instances.has(name)) {
|
|
22389
|
+
var ajax_1 = instances.get(name);
|
|
22368
22390
|
ajax_1 === null || ajax_1 === void 0 ? void 0 : ajax_1.abort();
|
|
22369
|
-
|
|
22391
|
+
instances.delete(name);
|
|
22370
22392
|
}
|
|
22371
22393
|
var opts = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_2__.ConfigProto)(this.options[name] !== undefined
|
|
22372
22394
|
? this.options[name]
|
|
@@ -22377,12 +22399,12 @@ var DataProvider = /** @class */ (function () {
|
|
|
22377
22399
|
opts.data = opts.prepareData.call(this, opts.data);
|
|
22378
22400
|
}
|
|
22379
22401
|
var ajax = new jodit_core_request__WEBPACK_IMPORTED_MODULE_3__/* .Ajax */ .d(opts);
|
|
22380
|
-
|
|
22402
|
+
instances.set(name, ajax);
|
|
22381
22403
|
var promise = ajax.send();
|
|
22382
22404
|
promise
|
|
22383
22405
|
.finally(function () {
|
|
22384
22406
|
ajax.destruct();
|
|
22385
|
-
|
|
22407
|
+
instances.delete(name);
|
|
22386
22408
|
_this.progressHandler(100);
|
|
22387
22409
|
})
|
|
22388
22410
|
.catch(function () { return null; });
|
|
@@ -22419,6 +22441,7 @@ var DataProvider = /** @class */ (function () {
|
|
|
22419
22441
|
if (process) {
|
|
22420
22442
|
var respData = process.call(self, resp);
|
|
22421
22443
|
if (respData.data.permissions) {
|
|
22444
|
+
_this.parent.events.fire(_this, 'changePermissions', _this.__currentPermissions, respData.data.permissions);
|
|
22422
22445
|
_this.__currentPermissions = respData.data.permissions;
|
|
22423
22446
|
}
|
|
22424
22447
|
}
|
|
@@ -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
|
|
@@ -22902,25 +22925,26 @@ function loadTree(fb) {
|
|
|
22902
22925
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
22903
22926
|
/* harmony export */ V: function() { return /* binding */ FileBrowser; }
|
|
22904
22927
|
/* harmony export */ });
|
|
22905
|
-
/* harmony import */ var
|
|
22928
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(31635);
|
|
22906
22929
|
/* harmony import */ var jodit_core_component__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(79834);
|
|
22907
22930
|
/* harmony import */ var jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(67259);
|
|
22908
22931
|
/* harmony import */ var jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(53557);
|
|
22909
|
-
/* harmony import */ var
|
|
22910
|
-
/* harmony import */ var
|
|
22911
|
-
/* harmony import */ var
|
|
22912
|
-
/* harmony import */ var
|
|
22913
|
-
/* harmony import */ var
|
|
22914
|
-
/* harmony import */ var
|
|
22915
|
-
/* harmony import */ var
|
|
22916
|
-
/* harmony import */ var
|
|
22917
|
-
/* harmony import */ var
|
|
22918
|
-
/* harmony import */ var
|
|
22919
|
-
/* harmony import */ var
|
|
22920
|
-
/* harmony import */ var
|
|
22921
|
-
/* harmony import */ var
|
|
22922
|
-
/* harmony import */ var
|
|
22923
|
-
/* harmony import */ var
|
|
22932
|
+
/* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(24014);
|
|
22933
|
+
/* harmony import */ var jodit_core_event_emitter__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(99582);
|
|
22934
|
+
/* harmony import */ var jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(9596);
|
|
22935
|
+
/* harmony import */ var jodit_core_storage__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(47672);
|
|
22936
|
+
/* harmony import */ var jodit_core_traits_dlgs__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(28190);
|
|
22937
|
+
/* harmony import */ var jodit_core_view_view_with_toolbar__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(12148);
|
|
22938
|
+
/* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(83148);
|
|
22939
|
+
/* harmony import */ var _fetch_load_items__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(21310);
|
|
22940
|
+
/* harmony import */ var _fetch_load_tree__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(64164);
|
|
22941
|
+
/* harmony import */ var _listeners_native_listeners__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(50067);
|
|
22942
|
+
/* harmony import */ var _listeners_self_listeners__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(25430);
|
|
22943
|
+
/* harmony import */ var _listeners_state_listeners__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(34255);
|
|
22944
|
+
/* harmony import */ var _data_provider__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(18714);
|
|
22945
|
+
/* harmony import */ var _factories__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(24538);
|
|
22946
|
+
/* harmony import */ var _ui__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(96243);
|
|
22947
|
+
/* harmony import */ var jodit_config__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(91288);
|
|
22924
22948
|
/*!
|
|
22925
22949
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
22926
22950
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -22945,19 +22969,20 @@ function loadTree(fb) {
|
|
|
22945
22969
|
|
|
22946
22970
|
|
|
22947
22971
|
|
|
22972
|
+
|
|
22948
22973
|
|
|
22949
22974
|
|
|
22950
22975
|
var FileBrowser = /** @class */ (function (_super) {
|
|
22951
|
-
(0,
|
|
22976
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__extends */ .C6)(FileBrowser, _super);
|
|
22952
22977
|
function FileBrowser(options) {
|
|
22953
22978
|
var _this = _super.call(this, options) || this;
|
|
22954
22979
|
_this.browser = _this.c.div(_this.componentName);
|
|
22955
22980
|
_this.status_line = _this.c.div(_this.getFullElName('status'));
|
|
22956
|
-
_this.tree = new
|
|
22957
|
-
_this.files = new
|
|
22958
|
-
_this.state = (0,
|
|
22981
|
+
_this.tree = new _ui__WEBPACK_IMPORTED_MODULE_16__/* .FileBrowserTree */ .V(_this);
|
|
22982
|
+
_this.files = new _ui__WEBPACK_IMPORTED_MODULE_16__/* .FileBrowserFiles */ .Q(_this);
|
|
22983
|
+
_this.state = (0,jodit_core_event_emitter__WEBPACK_IMPORTED_MODULE_4__/* .observable */ .sH)({
|
|
22959
22984
|
currentPath: '',
|
|
22960
|
-
currentSource:
|
|
22985
|
+
currentSource: _data_provider__WEBPACK_IMPORTED_MODULE_14__/* .DEFAULT_SOURCE_NAME */ .o,
|
|
22961
22986
|
currentBaseUrl: '',
|
|
22962
22987
|
activeElements: [],
|
|
22963
22988
|
elements: [],
|
|
@@ -22968,7 +22993,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
22968
22993
|
onlyImages: false
|
|
22969
22994
|
});
|
|
22970
22995
|
_this.errorHandler = function (resp) {
|
|
22971
|
-
if ((0,
|
|
22996
|
+
if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isAbortError)(resp)) {
|
|
22972
22997
|
return;
|
|
22973
22998
|
}
|
|
22974
22999
|
if (resp instanceof Error) {
|
|
@@ -22984,9 +23009,10 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
22984
23009
|
_this.close = function () {
|
|
22985
23010
|
_this._dialog.close();
|
|
22986
23011
|
};
|
|
23012
|
+
_this.__prevButtons = [];
|
|
22987
23013
|
_this.attachEvents(options);
|
|
22988
23014
|
var self = _this;
|
|
22989
|
-
self.options = (0,
|
|
23015
|
+
self.options = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.ConfigProto)(options || {}, jodit_config__WEBPACK_IMPORTED_MODULE_17__/* .Config */ .T.defaultOptions.filebrowser);
|
|
22990
23016
|
self.browser.component = _this;
|
|
22991
23017
|
self.container = self.browser;
|
|
22992
23018
|
if (self.o.showFoldersPanel) {
|
|
@@ -22994,9 +23020,9 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
22994
23020
|
}
|
|
22995
23021
|
self.browser.appendChild(self.files.container);
|
|
22996
23022
|
self.browser.appendChild(self.status_line);
|
|
22997
|
-
|
|
22998
|
-
|
|
22999
|
-
|
|
23023
|
+
_listeners_self_listeners__WEBPACK_IMPORTED_MODULE_12__/* .selfListeners */ .c.call(self);
|
|
23024
|
+
_listeners_native_listeners__WEBPACK_IMPORTED_MODULE_11__/* .nativeListeners */ .nW.call(self);
|
|
23025
|
+
_listeners_state_listeners__WEBPACK_IMPORTED_MODULE_13__/* .stateListeners */ .r.call(self);
|
|
23000
23026
|
var keys = [
|
|
23001
23027
|
'getLocalFileByUrl',
|
|
23002
23028
|
'crop',
|
|
@@ -23014,7 +23040,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23014
23040
|
];
|
|
23015
23041
|
keys.forEach(function (key) {
|
|
23016
23042
|
if (_this.options[key] != null) {
|
|
23017
|
-
_this.options[key] = (0,
|
|
23043
|
+
_this.options[key] = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.ConfigProto)(_this.options[key], _this.o.ajax);
|
|
23018
23044
|
}
|
|
23019
23045
|
});
|
|
23020
23046
|
var _a = _this.o
|
|
@@ -23056,7 +23082,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23056
23082
|
};
|
|
23057
23083
|
Object.defineProperty(FileBrowser.prototype, "dataProvider", {
|
|
23058
23084
|
get: function () {
|
|
23059
|
-
return (0,
|
|
23085
|
+
return (0,_factories__WEBPACK_IMPORTED_MODULE_15__/* .makeDataProvider */ .S)(this, this.options);
|
|
23060
23086
|
},
|
|
23061
23087
|
enumerable: false,
|
|
23062
23088
|
configurable: true
|
|
@@ -23081,7 +23107,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23081
23107
|
files: files_1,
|
|
23082
23108
|
isImages: isImages_1
|
|
23083
23109
|
};
|
|
23084
|
-
if ((0,
|
|
23110
|
+
if ((0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isFunction)(callback)) {
|
|
23085
23111
|
callback(data);
|
|
23086
23112
|
}
|
|
23087
23113
|
_this.close();
|
|
@@ -23112,7 +23138,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23112
23138
|
* Container for set/get value
|
|
23113
23139
|
*/
|
|
23114
23140
|
get: function () {
|
|
23115
|
-
return
|
|
23141
|
+
return jodit_core_storage__WEBPACK_IMPORTED_MODULE_6__/* .Storage */ .wc.makeStorage(Boolean(this.o.saveStateInStorage), this.componentName);
|
|
23116
23142
|
},
|
|
23117
23143
|
enumerable: false,
|
|
23118
23144
|
configurable: true
|
|
@@ -23127,6 +23153,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23127
23153
|
/**
|
|
23128
23154
|
* It displays a message in the status bar of filebrowser
|
|
23129
23155
|
*
|
|
23156
|
+
* @param message - The message that will be displayed
|
|
23130
23157
|
* @param success - true It will be shown a message light . If no option is specified ,
|
|
23131
23158
|
* ßan error will be shown the red
|
|
23132
23159
|
* @example
|
|
@@ -23135,13 +23162,13 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23135
23162
|
* ```
|
|
23136
23163
|
*/
|
|
23137
23164
|
FileBrowser.prototype.status = function (message, success) {
|
|
23138
|
-
if (!message || (0,
|
|
23165
|
+
if (!message || (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isAbortError)(message)) {
|
|
23139
23166
|
return;
|
|
23140
23167
|
}
|
|
23141
|
-
if (!(0,
|
|
23168
|
+
if (!(0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isString)(message)) {
|
|
23142
23169
|
message = message.message;
|
|
23143
23170
|
}
|
|
23144
|
-
if (!(0,
|
|
23171
|
+
if (!(0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isString)(message) || !(0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.trim)(message).length) {
|
|
23145
23172
|
return;
|
|
23146
23173
|
}
|
|
23147
23174
|
this.message.message(message, success ? 'success' : 'error', this.o.howLongShowMsg);
|
|
@@ -23176,7 +23203,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23176
23203
|
.promise(function (resolve, reject) {
|
|
23177
23204
|
var _a;
|
|
23178
23205
|
if (!_this.o.items || !_this.o.items.url) {
|
|
23179
|
-
throw (0,
|
|
23206
|
+
throw (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.error)('Need set options.filebrowser.ajax.url');
|
|
23180
23207
|
}
|
|
23181
23208
|
var localTimeout = 0;
|
|
23182
23209
|
_this.e
|
|
@@ -23193,10 +23220,11 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23193
23220
|
.off('select.filebrowser')
|
|
23194
23221
|
.on('select.filebrowser', _this.onSelect(callback));
|
|
23195
23222
|
var header = _this.c.div();
|
|
23196
|
-
(_a = _this.toolbar) === null || _a === void 0 ? void 0 : _a.
|
|
23223
|
+
(_a = _this.toolbar) === null || _a === void 0 ? void 0 : _a.appendTo(header);
|
|
23224
|
+
_this.__updateToolbarButtons();
|
|
23197
23225
|
_this._dialog.open(_this.browser, header);
|
|
23198
23226
|
_this.e.fire('sort.filebrowser', _this.state.sortBy);
|
|
23199
|
-
(0,
|
|
23227
|
+
(0,_fetch_load_tree__WEBPACK_IMPORTED_MODULE_10__/* .loadTree */ .r)(_this).then(resolve, reject);
|
|
23200
23228
|
})
|
|
23201
23229
|
.catch(function (e) {
|
|
23202
23230
|
if (!jodit_core_constants__WEBPACK_IMPORTED_MODULE_1__.IS_PROD) {
|
|
@@ -23209,7 +23237,7 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23209
23237
|
var _a;
|
|
23210
23238
|
var options = ((_a = this.o.buttons) !== null && _a !== void 0 ? _a : []);
|
|
23211
23239
|
return options.filter(function (btn) {
|
|
23212
|
-
if (!(0,
|
|
23240
|
+
if (!(0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.isString)(btn)) {
|
|
23213
23241
|
return true;
|
|
23214
23242
|
}
|
|
23215
23243
|
switch (btn) {
|
|
@@ -23227,8 +23255,8 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23227
23255
|
FileBrowser.prototype.initUploader = function (editor) {
|
|
23228
23256
|
var _this = this;
|
|
23229
23257
|
var _a;
|
|
23230
|
-
var self = this, options = (_a = editor === null || editor === void 0 ? void 0 : editor.options) === null || _a === void 0 ? void 0 : _a.uploader, uploaderOptions = (0,
|
|
23231
|
-
var uploadHandler = function () { return (0,
|
|
23258
|
+
var self = this, options = (_a = editor === null || editor === void 0 ? void 0 : editor.options) === null || _a === void 0 ? void 0 : _a.uploader, uploaderOptions = (0,jodit_core_helpers__WEBPACK_IMPORTED_MODULE_5__.ConfigProto)(options || {}, jodit_config__WEBPACK_IMPORTED_MODULE_17__/* .Config */ .T.defaultOptions.uploader);
|
|
23259
|
+
var uploadHandler = function () { return (0,_fetch_load_items__WEBPACK_IMPORTED_MODULE_19__/* .loadItems */ .f)(_this); };
|
|
23232
23260
|
self.uploader = self.getInstance('Uploader', uploaderOptions);
|
|
23233
23261
|
self.uploader
|
|
23234
23262
|
.setPath(self.state.currentPath)
|
|
@@ -23252,27 +23280,50 @@ var FileBrowser = /** @class */ (function (_super) {
|
|
|
23252
23280
|
this.events && this.e.off('.filebrowser');
|
|
23253
23281
|
this.uploader && this.uploader.destruct();
|
|
23254
23282
|
};
|
|
23255
|
-
|
|
23283
|
+
FileBrowser.prototype.__updateToolbarButtons = function () {
|
|
23284
|
+
var _a;
|
|
23285
|
+
var buttons = this.__getButtons();
|
|
23286
|
+
if (isEqualButtonList(this.__prevButtons, buttons)) {
|
|
23287
|
+
return;
|
|
23288
|
+
}
|
|
23289
|
+
this.__prevButtons = buttons;
|
|
23290
|
+
(_a = this.toolbar) === null || _a === void 0 ? void 0 : _a.build(buttons);
|
|
23291
|
+
};
|
|
23292
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23256
23293
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.cache
|
|
23257
23294
|
], FileBrowser.prototype, "dataProvider", null);
|
|
23258
|
-
(0,
|
|
23295
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23259
23296
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.cache
|
|
23260
23297
|
], FileBrowser.prototype, "_dialog", null);
|
|
23261
|
-
(0,
|
|
23298
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23262
23299
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.cache
|
|
23263
23300
|
], FileBrowser.prototype, "storage", null);
|
|
23264
|
-
(0,
|
|
23301
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23265
23302
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
|
|
23266
23303
|
], FileBrowser.prototype, "status", null);
|
|
23267
|
-
(0,
|
|
23304
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23268
23305
|
jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.autobind
|
|
23269
23306
|
], FileBrowser.prototype, "open", null);
|
|
23270
|
-
|
|
23271
|
-
(0,
|
|
23307
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23308
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_3__/* .watch */ .w)('dataProvider:changePermissions')
|
|
23309
|
+
], FileBrowser.prototype, "__updateToolbarButtons", null);
|
|
23310
|
+
FileBrowser = (0,tslib__WEBPACK_IMPORTED_MODULE_18__/* .__decorate */ .Cg)([
|
|
23311
|
+
(0,jodit_core_decorators__WEBPACK_IMPORTED_MODULE_2__.derive)(jodit_core_traits_dlgs__WEBPACK_IMPORTED_MODULE_7__/* .Dlgs */ .z)
|
|
23272
23312
|
], FileBrowser);
|
|
23273
23313
|
return FileBrowser;
|
|
23274
|
-
}(
|
|
23314
|
+
}(jodit_core_view_view_with_toolbar__WEBPACK_IMPORTED_MODULE_8__/* .ViewWithToolbar */ .T));
|
|
23275
23315
|
|
|
23316
|
+
function isEqualButtonList(prevButtons, buttons) {
|
|
23317
|
+
if (prevButtons.length !== buttons.length) {
|
|
23318
|
+
return false;
|
|
23319
|
+
}
|
|
23320
|
+
for (var i = 0; i < prevButtons.length; i++) {
|
|
23321
|
+
if (prevButtons[i] !== buttons[i]) {
|
|
23322
|
+
return false;
|
|
23323
|
+
}
|
|
23324
|
+
}
|
|
23325
|
+
return true;
|
|
23326
|
+
}
|
|
23276
23327
|
|
|
23277
23328
|
|
|
23278
23329
|
/***/ }),
|
|
@@ -28579,14 +28630,14 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28579
28630
|
|
|
28580
28631
|
"use strict";
|
|
28581
28632
|
/* unused harmony export aiAssistant */
|
|
28582
|
-
/* harmony import */ var
|
|
28633
|
+
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(31635);
|
|
28583
28634
|
/* harmony import */ var jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(24014);
|
|
28584
28635
|
/* harmony import */ var jodit_core_global__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(51431);
|
|
28636
|
+
/* harmony import */ var jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(54306);
|
|
28585
28637
|
/* harmony import */ var jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(67141);
|
|
28586
28638
|
/* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(23793);
|
|
28587
28639
|
/* harmony import */ var _ui_ui_ai_assistant__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(42628);
|
|
28588
28640
|
/* 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
28641
|
/*!
|
|
28591
28642
|
* Jodit Editor (https://xdsoft.net/jodit/)
|
|
28592
28643
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
@@ -28604,7 +28655,7 @@ jodit_core_ui_icon__WEBPACK_IMPORTED_MODULE_0__/* .Icon */ .I.set('enter', (_ent
|
|
|
28604
28655
|
* The plugin inserts content generated by AI into the editor.
|
|
28605
28656
|
*/
|
|
28606
28657
|
var aiAssistant = /** @class */ (function (_super) {
|
|
28607
|
-
(0,
|
|
28658
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__extends */ .C6)(aiAssistant, _super);
|
|
28608
28659
|
function aiAssistant(jodit) {
|
|
28609
28660
|
var _this = _super.call(this, jodit) || this;
|
|
28610
28661
|
/** @override */
|
|
@@ -28659,9 +28710,9 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28659
28710
|
var selectedText = jodit.s.html;
|
|
28660
28711
|
jodit.async
|
|
28661
28712
|
.promise(function (resolve, reject) {
|
|
28662
|
-
return (0,
|
|
28713
|
+
return (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__awaiter */ .sH)(_this, void 0, void 0, function () {
|
|
28663
28714
|
var result, error_1;
|
|
28664
|
-
return (0,
|
|
28715
|
+
return (0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__generator */ .YH)(this, function (_a) {
|
|
28665
28716
|
switch (_a.label) {
|
|
28666
28717
|
case 0:
|
|
28667
28718
|
_a.trys.push([0, 2, , 3]);
|
|
@@ -28684,7 +28735,7 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28684
28735
|
jodit.e.fire('ai-assistant-response', htmlFragment);
|
|
28685
28736
|
})
|
|
28686
28737
|
.catch(function (error) {
|
|
28687
|
-
if ((0,
|
|
28738
|
+
if ((0,jodit_core_helpers_checker_is_abort_error__WEBPACK_IMPORTED_MODULE_7__/* .isAbortError */ .z)(error)) {
|
|
28688
28739
|
return;
|
|
28689
28740
|
}
|
|
28690
28741
|
jodit.message.error(error.message);
|
|
@@ -28693,11 +28744,11 @@ var aiAssistant = /** @class */ (function (_super) {
|
|
|
28693
28744
|
};
|
|
28694
28745
|
/** @override */
|
|
28695
28746
|
aiAssistant.prototype.beforeDestruct = function (_) { };
|
|
28696
|
-
(0,
|
|
28697
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/*
|
|
28747
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
28748
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':generateAiAssistantForm.ai-assistant')
|
|
28698
28749
|
], aiAssistant.prototype, "onGenerateAiAssistantForm", null);
|
|
28699
|
-
(0,
|
|
28700
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/*
|
|
28750
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
28751
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':invokeAiAssistant')
|
|
28701
28752
|
], aiAssistant.prototype, "onInvokeAiAssistant", null);
|
|
28702
28753
|
return aiAssistant;
|
|
28703
28754
|
}(jodit_core_plugin_plugin__WEBPACK_IMPORTED_MODULE_2__/* .Plugin */ .k));
|
|
@@ -29052,13 +29103,13 @@ var UiAiAssistant = /** @class */ (function (_super) {
|
|
|
29052
29103
|
this.__insertAfterButton.state.disabled = value;
|
|
29053
29104
|
};
|
|
29054
29105
|
(0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29055
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/*
|
|
29106
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':ai-assistant-response')
|
|
29056
29107
|
], UiAiAssistant.prototype, "onAiAssistentResponse", null);
|
|
29057
29108
|
(0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29058
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/*
|
|
29109
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':ai-assistant-error')
|
|
29059
29110
|
], UiAiAssistant.prototype, "onAiAssistentError", null);
|
|
29060
29111
|
(0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29061
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/*
|
|
29112
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)('promptInput:change')
|
|
29062
29113
|
], UiAiAssistant.prototype, "onChangePromptValue", null);
|
|
29063
29114
|
UiAiAssistant = (0,tslib__WEBPACK_IMPORTED_MODULE_4__/* .__decorate */ .Cg)([
|
|
29064
29115
|
jodit_core_decorators_component_component__WEBPACK_IMPORTED_MODULE_6__/* .component */ .s
|
|
@@ -32782,10 +32833,10 @@ var dtd = /** @class */ (function (_super) {
|
|
|
32782
32833
|
});
|
|
32783
32834
|
};
|
|
32784
32835
|
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
32785
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .
|
|
32836
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':beforeInsertNode')
|
|
32786
32837
|
], dtd.prototype, "__onBeforeInsertNode", null);
|
|
32787
32838
|
(0,tslib__WEBPACK_IMPORTED_MODULE_6__/* .__decorate */ .Cg)([
|
|
32788
|
-
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .
|
|
32839
|
+
(0,jodit_core_decorators_watch_watch__WEBPACK_IMPORTED_MODULE_0__/* .watch */ .w)(':afterInsertNode')
|
|
32789
32840
|
], dtd.prototype, "__onAfterInsertNode", null);
|
|
32790
32841
|
return dtd;
|
|
32791
32842
|
}(jodit_core_plugin__WEBPACK_IMPORTED_MODULE_2__/* .Plugin */ .k));
|