@harbour-enterprises/superdoc 1.0.0-next.8 → 1.0.0-next.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.
Files changed (27) hide show
  1. package/dist/chunks/{PdfViewer-BpJTAUeT.es.js → PdfViewer-C7Wo4VVN.es.js} +1 -1
  2. package/dist/chunks/{PdfViewer-DVL0SRPs.cjs → PdfViewer-QwjK1Tx6.cjs} +1 -1
  3. package/dist/chunks/{index-WYp7dt-q.es.js → index-CfSkb15j.es.js} +3 -3
  4. package/dist/chunks/{index-D-MAmimV.cjs → index-DI2R4qz8.cjs} +3 -3
  5. package/dist/chunks/{index-DQd4iefd-qCZ-Mcie.es.js → index-DNIymDRK-BMrUTNeb.es.js} +1 -1
  6. package/dist/chunks/{index-DQd4iefd-BfbLCMZZ.cjs → index-DNIymDRK-CzsYNHvC.cjs} +1 -1
  7. package/dist/chunks/{super-editor.es-BDJ97wfW.es.js → super-editor.es-B42HV1fg.es.js} +28112 -26058
  8. package/dist/chunks/{super-editor.es-DzMe-1gi.cjs → super-editor.es-BI8ByUNm.cjs} +28112 -26058
  9. package/dist/super-editor/ai-writer.es.js +2 -2
  10. package/dist/super-editor/chunks/{converter-BH40Zd-y.js → converter-a3CAItrf.js} +1 -1
  11. package/dist/super-editor/chunks/{docx-zipper-DP41TnQj.js → docx-zipper-BsmzO0LG.js} +1 -1
  12. package/dist/super-editor/chunks/{editor-C81JiIaN.js → editor-qn0f9LDg.js} +27565 -25853
  13. package/dist/super-editor/chunks/{index-DQd4iefd.js → index-DNIymDRK.js} +1 -1
  14. package/dist/super-editor/chunks/{toolbar-BmUYOo96.js → toolbar-DW8hTxsF.js} +2 -2
  15. package/dist/super-editor/converter.es.js +1 -1
  16. package/dist/super-editor/docx-zipper.es.js +2 -2
  17. package/dist/super-editor/editor.es.js +3 -3
  18. package/dist/super-editor/file-zipper.es.js +1 -1
  19. package/dist/super-editor/super-editor.es.js +6 -6
  20. package/dist/super-editor/toolbar.es.js +2 -2
  21. package/dist/super-editor.cjs +1 -1
  22. package/dist/super-editor.es.js +1 -1
  23. package/dist/superdoc.cjs +2 -2
  24. package/dist/superdoc.es.js +2 -2
  25. package/dist/superdoc.umd.js +28138 -26084
  26. package/dist/superdoc.umd.js.map +1 -1
  27. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
1
  import { y as defineComponent, A as h, P as Transition, a0 as process$1, K as watchEffect, a as computed, r as ref, j as onMounted, X as onUnmounted, b as createElementBlock, o as openBlock, f as createBaseVNode, e as createCommentVNode, s as createVNode, x as unref } from "./vue-BuPTonTJ.es.js";
2
- import { d as derived, c, a as cB, f as fadeInTransition, b as cM, N as NBaseLoading, w as warnOnce, u as useConfig, e as useTheme, p as pxfy, g as createKey, h as useThemeClass, i as useCompitable, _ as _export_sfc, j as useSuperdocStore, s as storeToRefs, k as useSelection } from "./index-WYp7dt-q.es.js";
2
+ import { d as derived, c, a as cB, f as fadeInTransition, b as cM, N as NBaseLoading, w as warnOnce, u as useConfig, e as useTheme, p as pxfy, g as createKey, h as useThemeClass, i as useCompitable, _ as _export_sfc, j as useSuperdocStore, s as storeToRefs, k as useSelection } from "./index-CfSkb15j.es.js";
3
3
  function self(vars) {
4
4
  const {
5
5
  opacityDisabled,
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const vue = require("./vue-jWLMl8Ts.cjs");
4
- const superdoc = require("./index-D-MAmimV.cjs");
4
+ const superdoc = require("./index-DI2R4qz8.cjs");
5
5
  function self(vars) {
6
6
  const {
7
7
  opacityDisabled,
@@ -1,4 +1,4 @@
1
- import { q as index, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, P as PresentationEditor, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-BDJ97wfW.es.js";
1
+ import { q as index, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, P as PresentationEditor, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-B42HV1fg.es.js";
2
2
  import { B as BlankDOCX } from "./blank-docx-ABm6XYAA.es.js";
3
3
  import { E as EventEmitter } from "./eventemitter3-44XulWQe.es.js";
4
4
  import { HocuspocusProvider, HocuspocusProviderWebsocket } from "@hocuspocus/provider";
@@ -17465,7 +17465,7 @@ const _sfc_main = {
17465
17465
  __name: "SuperDoc",
17466
17466
  emits: ["selection-update"],
17467
17467
  setup(__props, { emit: __emit }) {
17468
- const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-BpJTAUeT.es.js"));
17468
+ const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-C7Wo4VVN.es.js"));
17469
17469
  const superdocStore = useSuperdocStore();
17470
17470
  const commentsStore = useCommentsStore();
17471
17471
  const {
@@ -18369,7 +18369,7 @@ class SuperDoc extends EventEmitter {
18369
18369
  this.config.colors = shuffleArray(this.config.colors);
18370
18370
  this.userColorMap = /* @__PURE__ */ new Map();
18371
18371
  this.colorIndex = 0;
18372
- this.version = "1.0.0-next.8";
18372
+ this.version = "1.0.0-next.9";
18373
18373
  this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
18374
18374
  this.superdocId = config.superdocId || v4();
18375
18375
  this.colors = this.config.colors;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const superEditor_es = require("./super-editor.es-DzMe-1gi.cjs");
2
+ const superEditor_es = require("./super-editor.es-BI8ByUNm.cjs");
3
3
  const blankDocx = require("./blank-docx-DfW3Eeh2.cjs");
4
4
  const eventemitter3 = require("./eventemitter3-DQmQUge-.cjs");
5
5
  const provider = require("@hocuspocus/provider");
@@ -17482,7 +17482,7 @@ const _sfc_main = {
17482
17482
  __name: "SuperDoc",
17483
17483
  emits: ["selection-update"],
17484
17484
  setup(__props, { emit: __emit }) {
17485
- const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-DVL0SRPs.cjs")));
17485
+ const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-QwjK1Tx6.cjs")));
17486
17486
  const superdocStore = useSuperdocStore();
17487
17487
  const commentsStore = useCommentsStore();
17488
17488
  const {
@@ -18386,7 +18386,7 @@ class SuperDoc extends eventemitter3.EventEmitter {
18386
18386
  this.config.colors = shuffleArray(this.config.colors);
18387
18387
  this.userColorMap = /* @__PURE__ */ new Map();
18388
18388
  this.colorIndex = 0;
18389
- this.version = "1.0.0-next.8";
18389
+ this.version = "1.0.0-next.9";
18390
18390
  this.#log("🦋 [superdoc] Using SuperDoc version:", this.version);
18391
18391
  this.superdocId = config.superdocId || uuid.v4();
18392
18392
  this.colors = this.config.colors;
@@ -1,4 +1,4 @@
1
- import { s as getDefaultExportFromCjs$2 } from "./super-editor.es-BDJ97wfW.es.js";
1
+ import { s as getDefaultExportFromCjs$2 } from "./super-editor.es-B42HV1fg.es.js";
2
2
  import { V as VFile } from "./index-CvBqQJbG-CvBqQJbG.es.js";
3
3
  function bail(error) {
4
4
  if (error) {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const superEditor_es = require("./super-editor.es-DzMe-1gi.cjs");
3
+ const superEditor_es = require("./super-editor.es-BI8ByUNm.cjs");
4
4
  const indexCvBqQJbG = require("./index-CvBqQJbG-Dwm0THD7.cjs");
5
5
  function bail(error) {
6
6
  if (error) {