jodit-pro-react 5.5.7 → 5.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -182,7 +182,7 @@ var APP_VERSION, ES, IS_ES_MODERN, IS_ES_NEXT, IS_PROD, IS_TEST, FAT_MODE, HOMEP
|
|
|
182
182
|
var init_constants = __esm({
|
|
183
183
|
"node_modules/jodit/esm/core/constants.js"() {
|
|
184
184
|
"use strict";
|
|
185
|
-
APP_VERSION = "4.11.
|
|
185
|
+
APP_VERSION = "4.11.8";
|
|
186
186
|
ES = "es2020";
|
|
187
187
|
IS_ES_MODERN = true;
|
|
188
188
|
IS_ES_NEXT = true;
|
|
@@ -44259,7 +44259,7 @@ Config.prototype.exportDocs = { css: "", pdf: { externalFonts: [], allow: true,
|
|
|
44259
44259
|
var r60;
|
|
44260
44260
|
const c70 = (r60 = i49.name) !== null && r60 !== void 0 ? r60 : "exportToPDF";
|
|
44261
44261
|
o49.execCommand(c70);
|
|
44262
|
-
} }, Config.prototype.controls.exportToPDF = { tooltip: "Export to PDF", isDisabled: e19((o49) => Dom.isEmptyContent(o49.editor), "isDisabled"), icon: n29 }, Config.prototype.controls.exportToDOCX = __spreadProps(__spreadValues({}, Config.prototype.controls.exportToPDF), { tooltip: "Export to DOCX", icon: l25 });
|
|
44262
|
+
} }, Config.prototype.controls.exportToPDF = { tooltip: "Export to PDF", isDisabled: e19((o49) => Dom.isEmptyContent(o49.editor), "isDisabled"), icon: { name: n29, scale: 1.3 } }, Config.prototype.controls.exportToDOCX = __spreadProps(__spreadValues({}, Config.prototype.controls.exportToPDF), { tooltip: "Export to DOCX", icon: { name: l25, scale: 1.3 } });
|
|
44263
44263
|
|
|
44264
44264
|
// node_modules/jodit-pro/esm/plugins/export-docs/export-docs.js
|
|
44265
44265
|
init_dom2();
|