@harbour-enterprises/superdoc 0.19.0-next.8 → 0.19.0

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 (49) hide show
  1. package/dist/chunks/{PdfViewer-fT3KFJal.es.js → PdfViewer-D0lSSW0x.es.js} +1 -1
  2. package/dist/chunks/{PdfViewer-HREDD6qb.cjs → PdfViewer-DJb0akn3.cjs} +1 -1
  3. package/dist/chunks/{index-CSvNxbRW.es.js → index-BZOsYVVo.es.js} +2 -3
  4. package/dist/chunks/{index-wEO3Mdf3.cjs → index-CeLW_JxI.cjs} +2 -3
  5. package/dist/chunks/{super-editor.es-C_ozmHgp.es.js → super-editor.es-B1rC4GHL.es.js} +13874 -14077
  6. package/dist/chunks/{super-editor.es-D4jQmQ_2.cjs → super-editor.es-FNewwzSy.cjs} +13874 -14077
  7. package/dist/core/SuperDoc.d.ts.map +1 -1
  8. package/dist/style.css +6 -6
  9. package/dist/super-editor/ai-writer.es.js +2 -2
  10. package/dist/super-editor/chunks/{converter-B0DE5RlJ.js → converter-CFVPKGqT.js} +12977 -13047
  11. package/dist/super-editor/chunks/{docx-zipper-CynIq8Em.js → docx-zipper-CGdYHGDa.js} +1 -1
  12. package/dist/super-editor/chunks/{editor-W_wtetmC.js → editor-DrhZRXX9.js} +99 -227
  13. package/dist/super-editor/chunks/{toolbar-BzRxJlN2.js → toolbar-CKQ-GucL.js} +2 -2
  14. package/dist/super-editor/converter.es.js +1 -1
  15. package/dist/super-editor/docx-zipper.es.js +2 -2
  16. package/dist/super-editor/editor.es.js +3 -3
  17. package/dist/super-editor/file-zipper.es.js +1 -1
  18. package/dist/super-editor/src/core/Editor.d.ts +0 -2
  19. package/dist/super-editor/src/core/super-converter/exporter.d.ts +1 -19
  20. package/dist/super-editor/src/core/super-converter/v2/exporter/documentSectionExporter.d.ts +1 -0
  21. package/dist/super-editor/src/core/super-converter/v2/exporter/index.d.ts +1 -0
  22. package/dist/super-editor/src/core/super-converter/v2/importer/annotationImporter.d.ts +9 -0
  23. package/dist/super-editor/src/core/super-converter/v2/importer/docPartGalleryImporter.d.ts +1 -0
  24. package/dist/super-editor/src/core/super-converter/v2/importer/docPartObjImporter.d.ts +4 -0
  25. package/dist/super-editor/src/core/super-converter/v2/importer/structuredDocumentNodeImporter.d.ts +8 -0
  26. package/dist/super-editor/src/core/super-converter/v3/node-translator/node-translator.d.ts +8 -8
  27. package/dist/super-editor/style.css +6 -6
  28. package/dist/super-editor/super-editor.es.js +8 -13
  29. package/dist/super-editor/toolbar.es.js +2 -2
  30. package/dist/super-editor.cjs +1 -1
  31. package/dist/super-editor.es.js +1 -1
  32. package/dist/superdoc.cjs +2 -2
  33. package/dist/superdoc.es.js +2 -2
  34. package/dist/superdoc.umd.js +13997 -14201
  35. package/dist/superdoc.umd.js.map +1 -1
  36. package/package.json +1 -1
  37. package/dist/super-editor/src/core/inputRules/html/transform-copied-lists.d.ts +0 -3
  38. package/dist/super-editor/src/core/super-converter/v2/importer/sdtNodeImporter.d.ts +0 -8
  39. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-annotation-node.d.ts +0 -22
  40. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-doc-part-obj.d.ts +0 -6
  41. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-document-section-node.d.ts +0 -6
  42. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/handle-structured-content-node.d.ts +0 -5
  43. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/parse-tag-value-json.d.ts +0 -5
  44. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/sdt-node-type-strategy.d.ts +0 -9
  45. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-document-section.d.ts +0 -7
  46. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-field-annotation.d.ts +0 -80
  47. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/helpers/translate-structured-content.d.ts +0 -5
  48. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/index.d.ts +0 -1
  49. package/dist/super-editor/src/core/super-converter/v3/handlers/w/sdt/sdt-translator.d.ts +0 -6
@@ -1,5 +1,5 @@
1
1
  import { m as defineComponent, B as h, O as Transition, $ as process$1, I as watchEffect, d as computed, r as ref, j as onMounted, W as onUnmounted, c as createElementBlock, o as openBlock, a as createBaseVNode, f as createCommentVNode, v as createVNode, x as unref } from "./vue-CXxsqYcP.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-CSvNxbRW.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-BZOsYVVo.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-DWle4Cai.cjs");
4
- const superdoc = require("./index-wEO3Mdf3.cjs");
4
+ const superdoc = require("./index-CeLW_JxI.cjs");
5
5
  function self(vars) {
6
6
  const {
7
7
  opacityDisabled,
@@ -1,4 +1,4 @@
1
- import { q as index$1, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-C_ozmHgp.es.js";
1
+ import { q as index$1, C as CommentsPluginKey, h as TrackChangesBasePluginKey, E as Editor, n as getRichTextExtensions, f as SuperInput, e as SuperEditor, A as AIWriter, g as SuperToolbar, i as createZip } from "./super-editor.es-B1rC4GHL.es.js";
2
2
  import { a0 as effectScope, r as ref, _ as markRaw, $ as process$1, a1 as toRaw, d as computed, a2 as isRef, a3 as isReactive, C as toRef, i as inject, p as getCurrentInstance, l as watch, x as unref, a4 as hasInjectionContext, M as reactive, s as nextTick, a5 as getCurrentScope, a6 as onScopeDispose, a7 as toRefs, g as global$1, J as shallowRef, N as readonly, j as onMounted, k as onBeforeUnmount, h as onBeforeMount, S as onActivated, q as onDeactivated, z as createTextVNode, F as Fragment, Q as Comment, m as defineComponent, D as provide, H as withDirectives, B as h, U as Teleport, R as renderSlot, V as isVNode, I as watchEffect, O as Transition, a8 as TransitionGroup, E as mergeProps, P as vShow, G as cloneVNode, T as Text, c as createElementBlock, o as openBlock, t as toDisplayString, v as createVNode, y as withCtx, a as createBaseVNode, A as normalizeStyle, f as createCommentVNode, u as createBlock, w as withModifiers, n as normalizeClass, a9 as resolveDirective, e as renderList, b as createApp, X as resolveDynamicComponent, aa as defineAsyncComponent } from "./vue-CXxsqYcP.es.js";
3
3
  import { B as Buffer$2 } from "./jszip-B8KIZSNe.es.js";
4
4
  import { B as BlankDOCX } from "./blank-docx-iwdyG9RH.es.js";
@@ -17369,7 +17369,7 @@ const _sfc_main = {
17369
17369
  __name: "SuperDoc",
17370
17370
  emits: ["selection-update"],
17371
17371
  setup(__props, { emit: __emit }) {
17372
- const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-fT3KFJal.es.js"));
17372
+ const PdfViewer = defineAsyncComponent(() => import("./PdfViewer-D0lSSW0x.es.js"));
17373
17373
  const superdocStore = useSuperdocStore();
17374
17374
  const commentsStore = useCommentsStore();
17375
17375
  const {
@@ -18318,7 +18318,6 @@ class SuperDoc extends EventEmitter {
18318
18318
  };
18319
18319
  this.toolbar = new SuperToolbar(config);
18320
18320
  this.toolbar.on("superdoc-command", this.onToolbarCommand.bind(this));
18321
- this.toolbar.on("exception", this.config.onException);
18322
18321
  this.once("editorCreate", () => this.toolbar.updateToolbarState());
18323
18322
  }
18324
18323
  /**
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const superEditor_es = require("./super-editor.es-D4jQmQ_2.cjs");
2
+ const superEditor_es = require("./super-editor.es-FNewwzSy.cjs");
3
3
  const vue = require("./vue-DWle4Cai.cjs");
4
4
  const jszip = require("./jszip-b7l8QkfH.cjs");
5
5
  const blankDocx = require("./blank-docx-CPqX9RF5.cjs");
@@ -17386,7 +17386,7 @@ const _sfc_main = {
17386
17386
  __name: "SuperDoc",
17387
17387
  emits: ["selection-update"],
17388
17388
  setup(__props, { emit: __emit }) {
17389
- const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-HREDD6qb.cjs")));
17389
+ const PdfViewer = vue.defineAsyncComponent(() => Promise.resolve().then(() => require("./PdfViewer-DJb0akn3.cjs")));
17390
17390
  const superdocStore = useSuperdocStore();
17391
17391
  const commentsStore = useCommentsStore();
17392
17392
  const {
@@ -18335,7 +18335,6 @@ class SuperDoc extends eventemitter3.EventEmitter {
18335
18335
  };
18336
18336
  this.toolbar = new superEditor_es.SuperToolbar(config);
18337
18337
  this.toolbar.on("superdoc-command", this.onToolbarCommand.bind(this));
18338
- this.toolbar.on("exception", this.config.onException);
18339
18338
  this.once("editorCreate", () => this.toolbar.updateToolbarState());
18340
18339
  }
18341
18340
  /**