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/es2015/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 = "es2015";
|
|
1741
1741
|
const IS_ES_MODERN = true;
|
|
@@ -44054,7 +44054,7 @@ module.exports = {assert(){}};;
|
|
|
44054
44054
|
/* harmony export */ Cg: function() { return /* binding */ __decorate; },
|
|
44055
44055
|
/* harmony export */ sH: function() { return /* binding */ __awaiter; }
|
|
44056
44056
|
/* harmony export */ });
|
|
44057
|
-
/* unused harmony exports __extends, __assign, __rest, __param, __esDecorate, __runInitializers, __propKey, __setFunctionName, __metadata, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __spreadArray, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet, __classPrivateFieldIn, __addDisposableResource, __disposeResources */
|
|
44057
|
+
/* unused harmony exports __extends, __assign, __rest, __param, __esDecorate, __runInitializers, __propKey, __setFunctionName, __metadata, __generator, __createBinding, __exportStar, __values, __read, __spread, __spreadArrays, __spreadArray, __await, __asyncGenerator, __asyncDelegator, __asyncValues, __makeTemplateObject, __importStar, __importDefault, __classPrivateFieldGet, __classPrivateFieldSet, __classPrivateFieldIn, __addDisposableResource, __disposeResources, __rewriteRelativeImportExtension */
|
|
44058
44058
|
/******************************************************************************
|
|
44059
44059
|
Copyright (c) Microsoft Corporation.
|
|
44060
44060
|
|
|
@@ -44320,10 +44320,19 @@ var __setModuleDefault = Object.create ? (function(o, v) {
|
|
|
44320
44320
|
o["default"] = v;
|
|
44321
44321
|
};
|
|
44322
44322
|
|
|
44323
|
+
var ownKeys = function(o) {
|
|
44324
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
44325
|
+
var ar = [];
|
|
44326
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
44327
|
+
return ar;
|
|
44328
|
+
};
|
|
44329
|
+
return ownKeys(o);
|
|
44330
|
+
};
|
|
44331
|
+
|
|
44323
44332
|
function __importStar(mod) {
|
|
44324
44333
|
if (mod && mod.__esModule) return mod;
|
|
44325
44334
|
var result = {};
|
|
44326
|
-
if (mod != null) for (var k
|
|
44335
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
44327
44336
|
__setModuleDefault(result, mod);
|
|
44328
44337
|
return result;
|
|
44329
44338
|
}
|
|
@@ -44404,12 +44413,25 @@ function __disposeResources(env) {
|
|
|
44404
44413
|
return next();
|
|
44405
44414
|
}
|
|
44406
44415
|
|
|
44416
|
+
function __rewriteRelativeImportExtension(path, preserveJsx) {
|
|
44417
|
+
if (typeof path === "string" && /^\.\.?\//.test(path)) {
|
|
44418
|
+
return path.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i, function (m, tsx, d, ext, cm) {
|
|
44419
|
+
return tsx ? preserveJsx ? ".jsx" : ".js" : d && (!ext || !cm) ? m : (d + ext + "." + cm.toLowerCase() + "js");
|
|
44420
|
+
});
|
|
44421
|
+
}
|
|
44422
|
+
return path;
|
|
44423
|
+
}
|
|
44424
|
+
|
|
44407
44425
|
/* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ({
|
|
44408
44426
|
__extends,
|
|
44409
44427
|
__assign,
|
|
44410
44428
|
__rest,
|
|
44411
44429
|
__decorate,
|
|
44412
44430
|
__param,
|
|
44431
|
+
__esDecorate,
|
|
44432
|
+
__runInitializers,
|
|
44433
|
+
__propKey,
|
|
44434
|
+
__setFunctionName,
|
|
44413
44435
|
__metadata,
|
|
44414
44436
|
__awaiter,
|
|
44415
44437
|
__generator,
|
|
@@ -44432,6 +44454,7 @@ function __disposeResources(env) {
|
|
|
44432
44454
|
__classPrivateFieldIn,
|
|
44433
44455
|
__addDisposableResource,
|
|
44434
44456
|
__disposeResources,
|
|
44457
|
+
__rewriteRelativeImportExtension,
|
|
44435
44458
|
});
|
|
44436
44459
|
|
|
44437
44460
|
|
|
@@ -44598,7 +44621,7 @@ function __disposeResources(env) {
|
|
|
44598
44621
|
/******/
|
|
44599
44622
|
/************************************************************************/
|
|
44600
44623
|
var __webpack_exports__ = {};
|
|
44601
|
-
// This entry
|
|
44624
|
+
// This entry needs to be wrapped in an IIFE because it needs to be in strict mode.
|
|
44602
44625
|
!function() {
|
|
44603
44626
|
"use strict";
|
|
44604
44627
|
__webpack_require__.r(__webpack_exports__);
|