jodit-pro-react 5.5.8 → 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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  JoditEditor_default
3
- } from "./chunk-6LTZKJQE.mjs";
3
+ } from "./chunk-K7VMW7WR.mjs";
4
4
  export {
5
5
  JoditEditor_default as default
6
6
  };
@@ -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();
@@ -2,7 +2,7 @@ import {
2
2
  Config,
3
3
  JoditEditor_default,
4
4
  n
5
- } from "./chunk-6LTZKJQE.mjs";
5
+ } from "./chunk-K7VMW7WR.mjs";
6
6
 
7
7
  // src/index.ts
8
8
  var index_default = JoditEditor_default;