jodit 4.2.38 → 4.2.39
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/CHANGELOG.md +28 -0
- package/es2015/jodit.css +1 -1
- package/es2015/jodit.fat.min.js +2 -2
- package/es2015/jodit.js +28 -5
- package/es2015/jodit.min.js +2 -2
- package/es2015/plugins/debug/debug.js +1 -1
- package/es2015/plugins/debug/debug.min.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2015/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2018/jodit.css +1 -1
- package/es2018/jodit.fat.min.js +2 -2
- package/es2018/jodit.js +28 -5
- package/es2018/jodit.min.js +2 -2
- package/es2018/plugins/debug/debug.js +1 -1
- package/es2018/plugins/debug/debug.min.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2018/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es2021/jodit.css +1 -1
- package/es2021/jodit.fat.min.js +2 -2
- package/es2021/jodit.js +28 -5
- package/es2021/jodit.min.js +2 -2
- package/es2021/plugins/debug/debug.js +1 -1
- package/es2021/plugins/debug/debug.min.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021/plugins/speech-recognize/speech-recognize.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 +28 -5
- package/es2021.en/jodit.min.js +2 -2
- package/es2021.en/plugins/debug/debug.js +1 -1
- package/es2021.en/plugins/debug/debug.min.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es2021.en/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/es5/164.fat.min.js +2 -2
- package/es5/164.js +6 -6
- package/es5/164.min.js +2 -2
- package/es5/5.fat.min.js +1 -1
- package/es5/5.min.js +1 -1
- package/es5/jodit.css +2 -2
- package/es5/jodit.fat.min.js +2 -2
- package/es5/jodit.js +28 -5
- package/es5/jodit.min.css +2 -2
- package/es5/jodit.min.js +2 -2
- package/es5/plugins/debug/debug.js +1 -1
- package/es5/plugins/debug/debug.min.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.css +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.js +1 -1
- package/es5/plugins/speech-recognize/speech-recognize.min.js +1 -1
- package/esm/core/constants.js +1 -1
- package/package.json +1 -1
package/es2018/jodit.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* jodit - Jodit is an awesome and useful wysiwyg editor with filebrowser
|
|
3
3
|
* Author: Chupurnov <chupurnov@gmail.com> (https://xdsoft.net/jodit/)
|
|
4
|
-
* Version: v4.2.
|
|
4
|
+
* Version: v4.2.39
|
|
5
5
|
* Url: https://xdsoft.net/jodit/
|
|
6
6
|
* License(s): MIT
|
|
7
7
|
*/
|
|
@@ -1735,7 +1735,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
1735
1735
|
* Released under MIT see LICENSE.txt in the project root for license information.
|
|
1736
1736
|
* Copyright (c) 2013-2024 Valeriy Chupurnov. All rights reserved. https://xdsoft.net
|
|
1737
1737
|
*/
|
|
1738
|
-
const APP_VERSION = "4.2.
|
|
1738
|
+
const APP_VERSION = "4.2.39";
|
|
1739
1739
|
// prettier-ignore
|
|
1740
1740
|
const ES = "es2018";
|
|
1741
1741
|
const IS_ES_MODERN = true;
|
|
@@ -44111,7 +44111,7 @@ module.exports = {assert(){}};;
|
|
|
44111
44111
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
44112
44112
|
/* harmony export */ Cg: function() { return /* binding */ __decorate; }
|
|
44113
44113
|
/* harmony export */ });
|
|
44114
|
-
/* unused harmony exports __extends, __assign, __rest, __param, __esDecorate, __runInitializers, __propKey, __setFunctionName, __metadata, __awaiter, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __spreadArray, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet, __classPrivateFieldIn, __addDisposableResource, __disposeResources */
|
|
44114
|
+
/* unused harmony exports __extends, __assign, __rest, __param, __esDecorate, __runInitializers, __propKey, __setFunctionName, __metadata, __awaiter, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __spreadArray, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet, __classPrivateFieldIn, __addDisposableResource, __disposeResources, __rewriteRelativeImportExtension */
|
|
44115
44115
|
/******************************************************************************
|
|
44116
44116
|
Copyright (c) Microsoft Corporation.
|
|
44117
44117
|
|
|
@@ -44377,10 +44377,19 @@ var __setModuleDefault = Object.create ? (function(o, v) {
|
|
|
44377
44377
|
o["default"] = v;
|
|
44378
44378
|
};
|
|
44379
44379
|
|
|
44380
|
+
var ownKeys = function(o) {
|
|
44381
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
44382
|
+
var ar = [];
|
|
44383
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
44384
|
+
return ar;
|
|
44385
|
+
};
|
|
44386
|
+
return ownKeys(o);
|
|
44387
|
+
};
|
|
44388
|
+
|
|
44380
44389
|
function __importStar(mod) {
|
|
44381
44390
|
if (mod && mod.__esModule) return mod;
|
|
44382
44391
|
var result = {};
|
|
44383
|
-
if (mod != null) for (var k
|
|
44392
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
44384
44393
|
__setModuleDefault(result, mod);
|
|
44385
44394
|
return result;
|
|
44386
44395
|
}
|
|
@@ -44461,12 +44470,25 @@ function __disposeResources(env) {
|
|
|
44461
44470
|
return next();
|
|
44462
44471
|
}
|
|
44463
44472
|
|
|
44473
|
+
function __rewriteRelativeImportExtension(path, preserveJsx) {
|
|
44474
|
+
if (typeof path === "string" && /^\.\.?\//.test(path)) {
|
|
44475
|
+
return path.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i, function (m, tsx, d, ext, cm) {
|
|
44476
|
+
return tsx ? preserveJsx ? ".jsx" : ".js" : d && (!ext || !cm) ? m : (d + ext + "." + cm.toLowerCase() + "js");
|
|
44477
|
+
});
|
|
44478
|
+
}
|
|
44479
|
+
return path;
|
|
44480
|
+
}
|
|
44481
|
+
|
|
44464
44482
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
44465
44483
|
__extends,
|
|
44466
44484
|
__assign,
|
|
44467
44485
|
__rest,
|
|
44468
44486
|
__decorate,
|
|
44469
44487
|
__param,
|
|
44488
|
+
__esDecorate,
|
|
44489
|
+
__runInitializers,
|
|
44490
|
+
__propKey,
|
|
44491
|
+
__setFunctionName,
|
|
44470
44492
|
__metadata,
|
|
44471
44493
|
__awaiter,
|
|
44472
44494
|
__generator,
|
|
@@ -44489,6 +44511,7 @@ function __disposeResources(env) {
|
|
|
44489
44511
|
__classPrivateFieldIn,
|
|
44490
44512
|
__addDisposableResource,
|
|
44491
44513
|
__disposeResources,
|
|
44514
|
+
__rewriteRelativeImportExtension,
|
|
44492
44515
|
});
|
|
44493
44516
|
|
|
44494
44517
|
|
|
@@ -44655,7 +44678,7 @@ function __disposeResources(env) {
|
|
|
44655
44678
|
/******/
|
|
44656
44679
|
/************************************************************************/
|
|
44657
44680
|
var __webpack_exports__ = {};
|
|
44658
|
-
// This entry
|
|
44681
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
44659
44682
|
!function() {
|
|
44660
44683
|
"use strict";
|
|
44661
44684
|
__webpack_require__.r(__webpack_exports__);
|