jodit-pro 4.6.18 → 4.6.21
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 +147 -50
- 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 +148 -50
- 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 +148 -50
- 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 +148 -50
- 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 +154 -51
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/autocomplete/autocomplete.js +1 -1
- package/es5/plugins/autocomplete/autocomplete.min.js +1 -1
- package/es5/plugins/backup/backup.css +1 -1
- package/es5/plugins/backup/backup.js +1 -1
- package/es5/plugins/backup/backup.min.js +1 -1
- package/es5/plugins/button-generator/button-generator.css +1 -1
- package/es5/plugins/button-generator/button-generator.js +1 -1
- package/es5/plugins/button-generator/button-generator.min.js +1 -1
- package/es5/plugins/change-case/change-case.js +1 -1
- package/es5/plugins/change-case/change-case.min.js +1 -1
- package/es5/plugins/color-picker/color-picker.css +1 -1
- package/es5/plugins/color-picker/color-picker.js +1 -1
- package/es5/plugins/color-picker/color-picker.min.js +1 -1
- package/es5/plugins/emoji/emoji.css +1 -1
- package/es5/plugins/emoji/emoji.js +1 -1
- package/es5/plugins/emoji/emoji.min.js +1 -1
- package/es5/plugins/export-docs/export-docs.js +1 -1
- package/es5/plugins/export-docs/export-docs.min.js +1 -1
- package/es5/plugins/finder/finder.css +1 -1
- package/es5/plugins/finder/finder.js +1 -1
- package/es5/plugins/finder/finder.min.js +1 -1
- package/es5/plugins/google-maps/google-maps.css +1 -1
- package/es5/plugins/google-maps/google-maps.js +1 -1
- package/es5/plugins/google-maps/google-maps.min.js +1 -1
- package/es5/plugins/google-search/google-search.js +1 -1
- package/es5/plugins/google-search/google-search.min.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.js +1 -1
- package/es5/plugins/highlight-signature/highlight-signature.min.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.css +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.js +1 -1
- package/es5/plugins/iframe-editor/iframe-editor.min.js +1 -1
- package/es5/plugins/keyboard/keyboard.css +1 -1
- package/es5/plugins/keyboard/keyboard.js +1 -1
- package/es5/plugins/keyboard/keyboard.min.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.js +1 -1
- package/es5/plugins/mobile-view/mobile-view.min.js +1 -1
- package/es5/plugins/page-break/page-break.js +1 -1
- package/es5/plugins/page-break/page-break.min.js +1 -1
- package/es5/plugins/paste-code/paste-code.css +1 -1
- package/es5/plugins/paste-code/paste-code.js +1 -1
- package/es5/plugins/paste-code/paste-code.min.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.js +1 -1
- package/es5/plugins/paste-from-word/paste-from-word.min.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.js +1 -1
- package/es5/plugins/show-blocks/show-blocks.min.js +1 -1
- package/es5/plugins/todo-list/todo-list.css +1 -1
- package/es5/plugins/todo-list/todo-list.js +1 -1
- package/es5/plugins/todo-list/todo-list.min.js +1 -1
- package/es5/plugins/translate/translate.css +1 -1
- package/es5/plugins/translate/translate.js +1 -1
- package/es5/plugins/translate/translate.min.js +1 -1
- package/es5/plugins/tune-block/tune-block.css +1 -1
- package/es5/plugins/tune-block/tune-block.js +1 -1
- package/es5/plugins/tune-block/tune-block.min.js +1 -1
- package/esm/config.d.ts +2 -2
- package/esm/plugins/autocomplete/autocomplete.d.ts +5 -15
- package/esm/plugins/autocomplete/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/config.d.ts +17 -0
- package/esm/plugins/autocomplete/config.js +6 -0
- package/esm/plugins/autocomplete/interface.d.ts +6 -6
- package/esm/plugins/autocomplete/ui/autocomplete.d.ts +2 -1
- package/esm/plugins/autocomplete/ui/autocomplete.js +1 -1
- package/esm/plugins/autocomplete/ui/item.d.ts +5 -1
- package/esm/plugins/autocomplete/ui/item.js +1 -1
- package/esm/plugins/license/helpers/helpers.d.ts +1 -0
- package/esm/plugins/license/helpers/helpers.js +1 -1
- package/esm/plugins/license/license.js +1 -1
- package/package.json +1 -1
- package/types/config.d.ts +2 -2
- package/types/plugins/autocomplete/autocomplete.d.ts +5 -15
- package/types/plugins/autocomplete/config.d.ts +17 -0
- package/types/plugins/autocomplete/interface.d.ts +6 -6
- package/types/plugins/autocomplete/ui/autocomplete.d.ts +2 -1
- package/types/plugins/autocomplete/ui/item.d.ts +5 -1
- package/types/plugins/license/helpers/helpers.d.ts +1 -0
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.6.
|
|
4
|
+
* Version: v4.6.21
|
|
5
5
|
* Url: https://xdsoft.net/jodit/pro/
|
|
6
6
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
7
7
|
*/
|
|
@@ -10877,6 +10877,29 @@ ToolbarCollection = __decorate([
|
|
|
10877
10877
|
|
|
10878
10878
|
|
|
10879
10879
|
|
|
10880
|
+
/***/ }),
|
|
10881
|
+
|
|
10882
|
+
/***/ 11691:
|
|
10883
|
+
/***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
|
|
10884
|
+
|
|
10885
|
+
/* harmony import */ var jodit_esm_config__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6441);
|
|
10886
|
+
/*!
|
|
10887
|
+
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
10888
|
+
* See LICENSE.md in the project root for license information.
|
|
10889
|
+
* Copyright (c) 2013-2025 Valeriy Chupurnov. All rights reserved. https://xdsoft.net/jodit/pro/
|
|
10890
|
+
*/
|
|
10891
|
+
|
|
10892
|
+
jodit_esm_config__WEBPACK_IMPORTED_MODULE_0__/* .Config */ .T.prototype.autocomplete = {
|
|
10893
|
+
sources: [],
|
|
10894
|
+
maxItems: 50,
|
|
10895
|
+
isMatchedQuery: function (query, value) {
|
|
10896
|
+
return value.toLowerCase().indexOf(query.toLowerCase()) === 0;
|
|
10897
|
+
},
|
|
10898
|
+
itemRenderer: function (item) { var _a; return (_a = item.title) !== null && _a !== void 0 ? _a : item.value; },
|
|
10899
|
+
insertValueRenderer: function (item) { return item.value + ' '; }
|
|
10900
|
+
};
|
|
10901
|
+
|
|
10902
|
+
|
|
10880
10903
|
/***/ }),
|
|
10881
10904
|
|
|
10882
10905
|
/***/ 11787:
|
|
@@ -13018,6 +13041,10 @@ var license = /** @class */ (function (_super) {
|
|
|
13018
13041
|
switch (_a.label) {
|
|
13019
13042
|
case 0:
|
|
13020
13043
|
code = this.j.o.license;
|
|
13044
|
+
// For local and testing stages
|
|
13045
|
+
if ((0,_helpers_helpers__WEBPACK_IMPORTED_MODULE_1__/* .isAllowedSubdomain */ .fI)(checkDomain)) {
|
|
13046
|
+
return [2 /*return*/, 'normal'];
|
|
13047
|
+
}
|
|
13021
13048
|
if (!code) {
|
|
13022
13049
|
return [2 /*return*/, ''];
|
|
13023
13050
|
}
|
|
@@ -14770,7 +14797,8 @@ function replaceOldTags(elm) {
|
|
|
14770
14797
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
14771
14798
|
|
|
14772
14799
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
14773
|
-
/* harmony export */ M0: function() { return /* binding */ validateLicense; }
|
|
14800
|
+
/* harmony export */ M0: function() { return /* binding */ validateLicense; },
|
|
14801
|
+
/* harmony export */ fI: function() { return /* binding */ isAllowedSubdomain; }
|
|
14774
14802
|
/* harmony export */ });
|
|
14775
14803
|
/* unused harmony exports validateEntLicense, domainsHash */
|
|
14776
14804
|
/*!
|
|
@@ -37273,8 +37301,9 @@ function persistent(target, propertyKey) {
|
|
|
37273
37301
|
/* harmony export */ K: function() { return /* binding */ AutocompleteItem; }
|
|
37274
37302
|
/* harmony export */ });
|
|
37275
37303
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31635);
|
|
37276
|
-
/* harmony import */ var
|
|
37277
|
-
/* harmony import */ var
|
|
37304
|
+
/* harmony import */ var jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(65478);
|
|
37305
|
+
/* harmony import */ var jodit_esm_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(27613);
|
|
37306
|
+
/* harmony import */ var jodit_esm_core_ui_element__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(48538);
|
|
37278
37307
|
/*!
|
|
37279
37308
|
* Jodit Editor PRO (https://xdsoft.net/jodit/)
|
|
37280
37309
|
* See LICENSE.md in the project root for license information.
|
|
@@ -37284,16 +37313,20 @@ function persistent(target, propertyKey) {
|
|
|
37284
37313
|
|
|
37285
37314
|
|
|
37286
37315
|
|
|
37316
|
+
|
|
37287
37317
|
var AutocompleteItem = /** @class */ (function (_super) {
|
|
37288
37318
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(AutocompleteItem, _super);
|
|
37289
|
-
function AutocompleteItem(jodit, item) {
|
|
37319
|
+
function AutocompleteItem(jodit, item, onClick) {
|
|
37290
37320
|
var _a;
|
|
37291
37321
|
var _this = _super.call(this, jodit) || this;
|
|
37292
37322
|
_this.item = item;
|
|
37323
|
+
_this.onClick = onClick;
|
|
37324
|
+
_this.value = '';
|
|
37293
37325
|
var container = _this.container;
|
|
37294
|
-
|
|
37326
|
+
_this.value = item.value;
|
|
37327
|
+
if ((0,jodit_esm_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__/* .isFunction */ .Tn)(item.itemRenderer)) {
|
|
37295
37328
|
var elm = item.itemRenderer(item);
|
|
37296
|
-
if ((0,
|
|
37329
|
+
if ((0,jodit_esm_core_helpers_checker__WEBPACK_IMPORTED_MODULE_2__/* .isString */ .Kg)(elm)) {
|
|
37297
37330
|
container.innerHTML = elm;
|
|
37298
37331
|
}
|
|
37299
37332
|
else {
|
|
@@ -37309,8 +37342,24 @@ var AutocompleteItem = /** @class */ (function (_super) {
|
|
|
37309
37342
|
AutocompleteItem.prototype.className = function () {
|
|
37310
37343
|
return 'AutocompleteItem';
|
|
37311
37344
|
};
|
|
37345
|
+
AutocompleteItem.prototype.onClickPrevent = function (e) {
|
|
37346
|
+
e.preventDefault();
|
|
37347
|
+
e.stopPropagation();
|
|
37348
|
+
};
|
|
37349
|
+
AutocompleteItem.prototype.onClickHandler = function () {
|
|
37350
|
+
this.onClick(this.value);
|
|
37351
|
+
};
|
|
37352
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
37353
|
+
(0,jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_1__.watch)('container:mousedown container:touchstart')
|
|
37354
|
+
], AutocompleteItem.prototype, "onClickPrevent", null);
|
|
37355
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
37356
|
+
(0,jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_1__.watch)('container:click')
|
|
37357
|
+
], AutocompleteItem.prototype, "onClickHandler", null);
|
|
37358
|
+
AutocompleteItem = (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
37359
|
+
jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_1__.component
|
|
37360
|
+
], AutocompleteItem);
|
|
37312
37361
|
return AutocompleteItem;
|
|
37313
|
-
}(
|
|
37362
|
+
}(jodit_esm_core_ui_element__WEBPACK_IMPORTED_MODULE_3__/* .UIElement */ .D));
|
|
37314
37363
|
|
|
37315
37364
|
|
|
37316
37365
|
|
|
@@ -38423,15 +38472,25 @@ var transactions = (_obj = {}, _define_property(_obj, states.START, {
|
|
|
38423
38472
|
}
|
|
38424
38473
|
}), _define_property(_obj, states.EXTRACT, {
|
|
38425
38474
|
exec: function exec(value) {
|
|
38475
|
+
var _a;
|
|
38426
38476
|
var element = value.element, jodit = value.jodit, style = value.style;
|
|
38427
38477
|
var suit = (0,_api_index_js__WEBPACK_IMPORTED_MODULE_4__/* .suitableClosest */ .$s)(style, element, jodit.editor);
|
|
38428
38478
|
(0,_helpers_utils_assert_js__WEBPACK_IMPORTED_MODULE_2__/* .assert */ .v)(suit, 'This place should have an element');
|
|
38429
|
-
|
|
38430
|
-
|
|
38479
|
+
// If we're applying inline styles to a block element, don't split the block
|
|
38480
|
+
var isApplyingInlineStyle = !style.elementIsBlock && ((_a = style.options.attributes) === null || _a === void 0 ? void 0 : _a.style);
|
|
38481
|
+
var shouldNotSplitBlock = isApplyingInlineStyle && _dom_dom_js__WEBPACK_IMPORTED_MODULE_1__/* .Dom */ .J.isBlock(suit);
|
|
38482
|
+
if (!shouldNotSplitBlock) {
|
|
38483
|
+
if (!style.elementIsBlock) {
|
|
38484
|
+
(0,_api_index_js__WEBPACK_IMPORTED_MODULE_4__/* .extractSelectedPart */ .yP)(suit, element, jodit);
|
|
38485
|
+
}
|
|
38486
|
+
return _object_spread_props(_object_spread({}, value), {
|
|
38487
|
+
element: suit,
|
|
38488
|
+
next: states.ELEMENT
|
|
38489
|
+
});
|
|
38431
38490
|
}
|
|
38491
|
+
// Create a new wrapper instead of splitting the block
|
|
38432
38492
|
return _object_spread_props(_object_spread({}, value), {
|
|
38433
|
-
|
|
38434
|
-
next: states.ELEMENT
|
|
38493
|
+
next: states.WRAP
|
|
38435
38494
|
});
|
|
38436
38495
|
}
|
|
38437
38496
|
}), _define_property(_obj, states.UNWRAP_CHILDREN, {
|
|
@@ -55115,35 +55174,54 @@ var Autocomplete = /** @class */ (function (_super) {
|
|
|
55115
55174
|
var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__read */ .zs)(arguments), false)) || this;
|
|
55116
55175
|
_this.elements = [];
|
|
55117
55176
|
_this.currentSelection = -1;
|
|
55177
|
+
_this.__previousList = [];
|
|
55118
55178
|
return _this;
|
|
55119
55179
|
}
|
|
55120
55180
|
/** @override */
|
|
55121
55181
|
Autocomplete.prototype.className = function () {
|
|
55122
55182
|
return 'Autocomplete';
|
|
55123
55183
|
};
|
|
55124
|
-
Autocomplete.prototype.onChangeSelection = function (
|
|
55125
|
-
var _a;
|
|
55126
|
-
|
|
55127
|
-
this.elements[this.currentSelection].setMod('active', true);
|
|
55128
|
-
this.elements[this.currentSelection].container.scrollIntoView(false);
|
|
55184
|
+
Autocomplete.prototype.onChangeSelection = function () {
|
|
55185
|
+
var _a, _b;
|
|
55186
|
+
this.elements.forEach(function (elm) { return elm.setMod('active', false); });
|
|
55187
|
+
(_a = this.elements[this.currentSelection]) === null || _a === void 0 ? void 0 : _a.setMod('active', true);
|
|
55188
|
+
(_b = this.elements[this.currentSelection]) === null || _b === void 0 ? void 0 : _b.container.scrollIntoView(false);
|
|
55129
55189
|
};
|
|
55130
55190
|
Autocomplete.prototype.build = function (list) {
|
|
55131
55191
|
var _this = this;
|
|
55132
|
-
|
|
55133
|
-
|
|
55134
|
-
|
|
55135
|
-
|
|
55136
|
-
|
|
55137
|
-
|
|
55138
|
-
|
|
55139
|
-
.
|
|
55140
|
-
|
|
55192
|
+
var _a;
|
|
55193
|
+
var currentValue = (_a = this.elements[this.currentSelection]) === null || _a === void 0 ? void 0 : _a.item.value;
|
|
55194
|
+
var removed = [];
|
|
55195
|
+
var elementIndex = -1;
|
|
55196
|
+
for (var i = 0; i < list.length; i += 1) {
|
|
55197
|
+
elementIndex += 1;
|
|
55198
|
+
if (this.__previousList[i] != null &&
|
|
55199
|
+
list[i].value === this.__previousList[i].value) {
|
|
55200
|
+
continue;
|
|
55201
|
+
}
|
|
55202
|
+
if (this.elements[elementIndex]) {
|
|
55203
|
+
removed.push(this.elements[elementIndex]);
|
|
55204
|
+
elementIndex += 1;
|
|
55205
|
+
}
|
|
55206
|
+
var item = new _item__WEBPACK_IMPORTED_MODULE_1__/* .AutocompleteItem */ .K(this.jodit, list[i], function (value) {
|
|
55207
|
+
_this.currentSelection = list.findIndex(function (item) { return item.value === value; });
|
|
55141
55208
|
_this.select();
|
|
55142
55209
|
});
|
|
55143
|
-
|
|
55210
|
+
this.append(item, elementIndex);
|
|
55211
|
+
}
|
|
55212
|
+
for (var fromIndex = elementIndex + 1; fromIndex < this.elements.length; fromIndex += 1) {
|
|
55213
|
+
removed.push(this.elements[fromIndex]);
|
|
55214
|
+
}
|
|
55215
|
+
removed.forEach(function (item) {
|
|
55216
|
+
_this.remove(item);
|
|
55217
|
+
item.destruct();
|
|
55144
55218
|
});
|
|
55145
|
-
this.currentSelection
|
|
55146
|
-
this.
|
|
55219
|
+
var previosSelection = this.currentSelection;
|
|
55220
|
+
this.currentSelection = Math.max(0, list.findIndex(function (elm) { return elm.value === currentValue; }));
|
|
55221
|
+
if (previosSelection === this.currentSelection) {
|
|
55222
|
+
this.onChangeSelection();
|
|
55223
|
+
}
|
|
55224
|
+
this.__previousList = (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__read */ .zs)(list), false);
|
|
55147
55225
|
};
|
|
55148
55226
|
Autocomplete.prototype.selectNext = function () {
|
|
55149
55227
|
if (this.currentSelection + 1 <= this.elements.length - 1) {
|
|
@@ -61358,7 +61436,7 @@ function _unsupported_iterable_to_array(o, minLen) {
|
|
|
61358
61436
|
if (n === "Map" || n === "Set") return Array.from(n);
|
|
61359
61437
|
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
|
|
61360
61438
|
}
|
|
61361
|
-
var APP_VERSION = "4.6.
|
|
61439
|
+
var APP_VERSION = "4.6.21";
|
|
61362
61440
|
// prettier-ignore
|
|
61363
61441
|
var ES = "es5";
|
|
61364
61442
|
var IS_ES_MODERN = false;
|
|
@@ -65530,9 +65608,9 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
65530
65608
|
/* harmony export */ autocomplete: function() { return /* binding */ autocomplete; }
|
|
65531
65609
|
/* harmony export */ });
|
|
65532
65610
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(31635);
|
|
65533
|
-
/* harmony import */ var
|
|
65534
|
-
/* harmony import */ var
|
|
65535
|
-
/* harmony import */ var
|
|
65611
|
+
/* harmony import */ var _config__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(11691);
|
|
65612
|
+
/* harmony import */ var _ui_autocomplete__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(78630);
|
|
65613
|
+
/* harmony import */ var _helpers__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(91876);
|
|
65536
65614
|
/* harmony import */ var jodit_esm_core_constants__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(82758);
|
|
65537
65615
|
/* harmony import */ var jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(65478);
|
|
65538
65616
|
/* harmony import */ var jodit_esm_core_dom_dom__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(2748);
|
|
@@ -65556,31 +65634,39 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
65556
65634
|
|
|
65557
65635
|
|
|
65558
65636
|
|
|
65559
|
-
jodit_esm_config__WEBPACK_IMPORTED_MODULE_3__/* .Config */ .T.prototype.autocomplete = {
|
|
65560
|
-
sources: [],
|
|
65561
|
-
maxItems: 50,
|
|
65562
|
-
isMatchedQuery: function (query, value) {
|
|
65563
|
-
return value.toLowerCase().indexOf(query.toLowerCase()) === 0;
|
|
65564
|
-
},
|
|
65565
|
-
itemRenderer: function (item) { var _a; return (_a = item.title) !== null && _a !== void 0 ? _a : item.value; },
|
|
65566
|
-
insertValueRenderer: function (item) { return item.value + ' '; }
|
|
65567
|
-
};
|
|
65568
65637
|
var autocomplete = /** @class */ (function (_super) {
|
|
65569
65638
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__extends */ .C6)(autocomplete, _super);
|
|
65570
|
-
function autocomplete(
|
|
65571
|
-
var _this = _super.
|
|
65639
|
+
function autocomplete() {
|
|
65640
|
+
var _this = _super.apply(this, (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__spreadArray */ .fX)([], (0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__read */ .zs)(arguments), false)) || this;
|
|
65572
65641
|
/** @override */
|
|
65573
65642
|
_this.hasStyle = !jodit_pro_jodit_pro__WEBPACK_IMPORTED_MODULE_10__/* .JoditPro */ .A.fatMode;
|
|
65574
65643
|
_this.sources = [];
|
|
65575
65644
|
return _this;
|
|
65576
65645
|
}
|
|
65646
|
+
Object.defineProperty(autocomplete.prototype, "list", {
|
|
65647
|
+
get: function () {
|
|
65648
|
+
return new _ui_autocomplete__WEBPACK_IMPORTED_MODULE_2__/* .Autocomplete */ .j(this.jodit);
|
|
65649
|
+
},
|
|
65650
|
+
enumerable: false,
|
|
65651
|
+
configurable: true
|
|
65652
|
+
});
|
|
65653
|
+
Object.defineProperty(autocomplete.prototype, "popup", {
|
|
65654
|
+
get: function () {
|
|
65655
|
+
var _this = this;
|
|
65656
|
+
var popup = new jodit_esm_core_ui_popup_popup__WEBPACK_IMPORTED_MODULE_9__/* .Popup */ .z(this.jodit);
|
|
65657
|
+
popup.setMod('padding', false);
|
|
65658
|
+
popup.setContent(this.list.container);
|
|
65659
|
+
this.jodit.e.on(popup, 'beforeClose', function () {
|
|
65660
|
+
_this.list.currentSelection = 0;
|
|
65661
|
+
});
|
|
65662
|
+
return popup;
|
|
65663
|
+
},
|
|
65664
|
+
enumerable: false,
|
|
65665
|
+
configurable: true
|
|
65666
|
+
});
|
|
65577
65667
|
/** @override */
|
|
65578
65668
|
autocomplete.prototype.afterInit = function (jodit) {
|
|
65579
65669
|
var _this = this;
|
|
65580
|
-
this.popup = new jodit_esm_core_ui_popup_popup__WEBPACK_IMPORTED_MODULE_9__/* .Popup */ .z(jodit);
|
|
65581
|
-
this.popup.setMod('padding', false);
|
|
65582
|
-
this.list = new _ui_autocomplete__WEBPACK_IMPORTED_MODULE_1__/* .Autocomplete */ .j(jodit);
|
|
65583
|
-
this.popup.setContent(this.list.container);
|
|
65584
65670
|
jodit.e
|
|
65585
65671
|
.on('select.autocomplete', function (item) {
|
|
65586
65672
|
var insertValue = item.value;
|
|
@@ -65590,7 +65676,7 @@ var autocomplete = /** @class */ (function (_super) {
|
|
|
65590
65676
|
if (!jodit_esm_core_dom_dom__WEBPACK_IMPORTED_MODULE_6__/* .Dom */ .J.isNode(insertValue)) {
|
|
65591
65677
|
insertValue = jodit.createInside.fromHTML(insertValue);
|
|
65592
65678
|
}
|
|
65593
|
-
(0,
|
|
65679
|
+
(0,_helpers__WEBPACK_IMPORTED_MODULE_3__/* .replaceTextLeftOfCursorAfterSpace */ .s)(jodit.s.range, insertValue);
|
|
65594
65680
|
_this.j.s.setCursorAfter(insertValue);
|
|
65595
65681
|
_this.j.synchronizeValues();
|
|
65596
65682
|
_this.popup.close();
|
|
@@ -65601,11 +65687,18 @@ var autocomplete = /** @class */ (function (_super) {
|
|
|
65601
65687
|
})
|
|
65602
65688
|
.on('beforeEnter.autocomplete', this.onEnter, { top: true })
|
|
65603
65689
|
.on('autocomplete.autocomplete', this.onAutoComplete)
|
|
65604
|
-
.on('registerAutocompleteSource.autocomplete', this.registerAutocompleteSource)
|
|
65690
|
+
.on('registerAutocompleteSource.autocomplete', this.registerAutocompleteSource)
|
|
65691
|
+
.on('unregisterAutocompleteSource.autocomplete', this.unregisterAutocompleteSource);
|
|
65605
65692
|
};
|
|
65606
65693
|
autocomplete.prototype.registerAutocompleteSource = function (source) {
|
|
65607
65694
|
this.sources.push(source);
|
|
65608
65695
|
};
|
|
65696
|
+
autocomplete.prototype.unregisterAutocompleteSource = function (source) {
|
|
65697
|
+
var index = this.sources.indexOf(source);
|
|
65698
|
+
if (index !== -1) {
|
|
65699
|
+
this.sources.splice(index, 1);
|
|
65700
|
+
}
|
|
65701
|
+
};
|
|
65609
65702
|
autocomplete.isControlKey = function (key) {
|
|
65610
65703
|
return (key === jodit_esm_core_constants__WEBPACK_IMPORTED_MODULE_4__.KEY_DOWN ||
|
|
65611
65704
|
key === jodit_esm_core_constants__WEBPACK_IMPORTED_MODULE_4__.KEY_UP ||
|
|
@@ -65632,7 +65725,7 @@ var autocomplete = /** @class */ (function (_super) {
|
|
|
65632
65725
|
range = ((_a = this.j.s.sel) === null || _a === void 0 ? void 0 : _a.rangeCount)
|
|
65633
65726
|
? (_b = this.j.s.sel) === null || _b === void 0 ? void 0 : _b.getRangeAt(0)
|
|
65634
65727
|
: null;
|
|
65635
|
-
query = range && (0,
|
|
65728
|
+
query = range && (0,_helpers__WEBPACK_IMPORTED_MODULE_3__/* .getTextLeftOfCursor */ .I)(range).split(' ').pop();
|
|
65636
65729
|
if (!(query && (0,jodit_esm_core_helpers__WEBPACK_IMPORTED_MODULE_7__.trim)(query).length)) return [3 /*break*/, 2];
|
|
65637
65730
|
return [4 /*yield*/, this.onAutoComplete(query)];
|
|
65638
65731
|
case 1:
|
|
@@ -65784,6 +65877,7 @@ var autocomplete = /** @class */ (function (_super) {
|
|
|
65784
65877
|
autocomplete.prototype.beforeDestruct = function (jodit) {
|
|
65785
65878
|
jodit.e
|
|
65786
65879
|
.off(this.list)
|
|
65880
|
+
.off(this.popup)
|
|
65787
65881
|
.off('keydown.autocomplete', this.onKeyDown)
|
|
65788
65882
|
.off('autocomplete.autocomplete', this.onAutoComplete)
|
|
65789
65883
|
.off('.autocomplete');
|
|
@@ -65792,9 +65886,18 @@ var autocomplete = /** @class */ (function (_super) {
|
|
|
65792
65886
|
};
|
|
65793
65887
|
/** @override */
|
|
65794
65888
|
autocomplete.requires = ['enter', 'license'];
|
|
65889
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
65890
|
+
jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__.cache
|
|
65891
|
+
], autocomplete.prototype, "list", null);
|
|
65892
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
65893
|
+
jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__.cache
|
|
65894
|
+
], autocomplete.prototype, "popup", null);
|
|
65795
65895
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
65796
65896
|
jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__.autobind
|
|
65797
65897
|
], autocomplete.prototype, "registerAutocompleteSource", null);
|
|
65898
|
+
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
65899
|
+
jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__.autobind
|
|
65900
|
+
], autocomplete.prototype, "unregisterAutocompleteSource", null);
|
|
65798
65901
|
(0,tslib__WEBPACK_IMPORTED_MODULE_0__/* .__decorate */ .Cg)([
|
|
65799
65902
|
(0,jodit_esm_core_decorators__WEBPACK_IMPORTED_MODULE_5__.debounce)()
|
|
65800
65903
|
], autocomplete.prototype, "onKeyDown", null);
|
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.6.
|
|
4
|
+
* Version: v4.6.21
|
|
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.6.
|
|
11
|
+
* Version: v4.6.21
|
|
12
12
|
* Url: https://xdsoft.net/jodit/pro/
|
|
13
13
|
* License(s): SEE LICENSE IN LICENSE.md
|
|
14
14
|
*/
|