@harbour-enterprises/superdoc 1.0.0-next.3 → 1.0.0-next.5

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 (54) hide show
  1. package/dist/chunks/{PdfViewer-PUn0q_lG.es.js → PdfViewer-BQ7d08ku.es.js} +1 -1
  2. package/dist/chunks/{PdfViewer-cVGt7Ne7.cjs → PdfViewer-D8FKTxiO.cjs} +1 -1
  3. package/dist/chunks/{index-Djmhr-R6.cjs → index-BOkSE8Li.cjs} +6 -5
  4. package/dist/chunks/{index-DLO-SgUP-BNtYQDPq.cjs → index-BUoOdDUj-CF4U3xYL.cjs} +1 -1
  5. package/dist/chunks/{index-DLO-SgUP-c73otQJ5.es.js → index-BUoOdDUj-CLmpIPsb.es.js} +1 -1
  6. package/dist/chunks/{index-mHanL4xN.es.js → index-D3wrs960.es.js} +6 -5
  7. package/dist/chunks/{super-editor.es-Cve8WKfM.cjs → super-editor.es-Bj_Ga0sp.cjs} +417 -117
  8. package/dist/chunks/{super-editor.es-S9Kp_7dy.es.js → super-editor.es-vynpc_1U.es.js} +417 -117
  9. package/dist/style.css +6 -6
  10. package/dist/super-editor/ai-writer.es.js +2 -2
  11. package/dist/super-editor/chunks/{converter-ByybZRFp.js → converter-D6Kvbivo.js} +1 -1
  12. package/dist/super-editor/chunks/{docx-zipper-CFQANTLI.js → docx-zipper-DAS45uKP.js} +1 -1
  13. package/dist/super-editor/chunks/{editor-Cu4hD14N.js → editor-BMEPaiVS.js} +418 -118
  14. package/dist/super-editor/chunks/{index-DLO-SgUP.js → index-BUoOdDUj.js} +1 -1
  15. package/dist/super-editor/chunks/{toolbar-5MMla0sj.js → toolbar-CUWKY5Cx.js} +2 -2
  16. package/dist/super-editor/converter.es.js +1 -1
  17. package/dist/super-editor/docx-zipper.es.js +2 -2
  18. package/dist/super-editor/editor.es.js +3 -3
  19. package/dist/super-editor/file-zipper.es.js +1 -1
  20. package/dist/super-editor/super-editor.es.js +6 -6
  21. package/dist/super-editor/toolbar.es.js +2 -2
  22. package/dist/super-editor.cjs +1 -1
  23. package/dist/super-editor.es.js +1 -1
  24. package/dist/superdoc.cjs +2 -2
  25. package/dist/superdoc.es.js +2 -2
  26. package/dist/superdoc.umd.js +422 -121
  27. package/dist/superdoc.umd.js.map +1 -1
  28. package/package.json +1 -1
  29. package/dist/images/altText_add.svg +0 -3
  30. package/dist/images/altText_disclaimer.svg +0 -3
  31. package/dist/images/altText_done.svg +0 -3
  32. package/dist/images/altText_spinner.svg +0 -30
  33. package/dist/images/altText_warning.svg +0 -3
  34. package/dist/images/annotation-check.svg +0 -11
  35. package/dist/images/annotation-comment.svg +0 -16
  36. package/dist/images/annotation-help.svg +0 -26
  37. package/dist/images/annotation-insert.svg +0 -10
  38. package/dist/images/annotation-key.svg +0 -11
  39. package/dist/images/annotation-newparagraph.svg +0 -11
  40. package/dist/images/annotation-noicon.svg +0 -7
  41. package/dist/images/annotation-note.svg +0 -42
  42. package/dist/images/annotation-paperclip.svg +0 -6
  43. package/dist/images/annotation-paragraph.svg +0 -16
  44. package/dist/images/annotation-pushpin.svg +0 -7
  45. package/dist/images/cursor-editorFreeHighlight.svg +0 -6
  46. package/dist/images/cursor-editorFreeText.svg +0 -3
  47. package/dist/images/cursor-editorInk.svg +0 -4
  48. package/dist/images/cursor-editorTextHighlight.svg +0 -8
  49. package/dist/images/editor-toolbar-delete.svg +0 -5
  50. package/dist/images/loading-icon.gif +0 -0
  51. package/dist/images/messageBar_closingButton.svg +0 -3
  52. package/dist/images/messageBar_warning.svg +0 -3
  53. package/dist/images/toolbarButton-editorHighlight.svg +0 -6
  54. package/dist/images/toolbarButton-menuArrow.svg +0 -3
@@ -1,4 +1,4 @@
1
- import { aK as getDefaultExportFromCjs } from "./converter-ByybZRFp.js";
1
+ import { aK as getDefaultExportFromCjs } from "./converter-D6Kvbivo.js";
2
2
  import { V as VFile } from "./index-CvBqQJbG.js";
3
3
  function bail(error) {
4
4
  if (error) {
@@ -1,6 +1,6 @@
1
1
  import { ref, readonly, watch, computed, getCurrentInstance, onMounted, onBeforeUnmount, reactive, onBeforeMount, inject, onActivated, onDeactivated, createTextVNode, Fragment, Comment, defineComponent, provide, withDirectives, h, Teleport, toRef, nextTick, renderSlot, isVNode, shallowRef, watchEffect, mergeProps, Transition, vShow, cloneVNode, Text, markRaw, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, normalizeStyle, withKeys, unref, withModifiers, createBlock, toDisplayString, vModelText, createVNode, renderList, withCtx } from "vue";
2
- import { p as process$1 } from "./converter-ByybZRFp.js";
3
- import { g as global$1, _ as _export_sfc, u as useHighContrastMode } from "./editor-Cu4hD14N.js";
2
+ import { p as process$1 } from "./converter-D6Kvbivo.js";
3
+ import { g as global$1, _ as _export_sfc, u as useHighContrastMode } from "./editor-BMEPaiVS.js";
4
4
  const sanitizeNumber = (value, defaultNumber) => {
5
5
  let sanitized = value.replace(/[^0-9.]/g, "");
6
6
  sanitized = parseFloat(sanitized);
@@ -1,4 +1,4 @@
1
- import { ac } from "./chunks/converter-ByybZRFp.js";
1
+ import { ac } from "./chunks/converter-D6Kvbivo.js";
2
2
  export {
3
3
  ac as SuperConverter
4
4
  };
@@ -1,5 +1,5 @@
1
- import "./chunks/converter-ByybZRFp.js";
2
- import { D } from "./chunks/docx-zipper-CFQANTLI.js";
1
+ import "./chunks/converter-D6Kvbivo.js";
2
+ import { D } from "./chunks/docx-zipper-DAS45uKP.js";
3
3
  export {
4
4
  D as default
5
5
  };
@@ -1,6 +1,6 @@
1
- import { E } from "./chunks/editor-Cu4hD14N.js";
2
- import "./chunks/converter-ByybZRFp.js";
3
- import "./chunks/docx-zipper-CFQANTLI.js";
1
+ import { E } from "./chunks/editor-BMEPaiVS.js";
2
+ import "./chunks/converter-D6Kvbivo.js";
3
+ import "./chunks/docx-zipper-DAS45uKP.js";
4
4
  export {
5
5
  E as Editor
6
6
  };
@@ -1,4 +1,4 @@
1
- import { J as JSZip } from "./chunks/docx-zipper-CFQANTLI.js";
1
+ import { J as JSZip } from "./chunks/docx-zipper-DAS45uKP.js";
2
2
  async function createZip(blobs, fileNames) {
3
3
  const zip = new JSZip();
4
4
  blobs.forEach((blob, index) => {
@@ -9,14 +9,14 @@ var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read fr
9
9
  var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
10
10
  var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
11
11
  var _MARK_TOGGLE_NAMES, _SuperToolbar_instances, initToolbarGroups_fn, _interceptedCommands, makeToolbarItems_fn, initDefaultFonts_fn, updateHighlightColors_fn, deactivateAll_fn, updateToolbarHistory_fn, enrichTrackedChanges_fn, runCommandWithArgumentOnly_fn, syncStickyMarksFromState_fn, restoreStickyMarksIfNeeded_fn, ensureStoredMarksForMarkToggle_fn;
12
- import { aK as getDefaultExportFromCjs, a0 as v4, T as TextSelection$1, v as getMarkRange, aN as vClickOutside, aO as getActiveFormatting, aD as isInTable, O as findParentNode, at as calculateResolvedParagraphProperties, a7 as twipsToLines, Q as isList, an as parseSizeUnit, a8 as pixelsToTwips, aP as getFileObject, P as PluginKey, a as Plugin } from "./chunks/converter-ByybZRFp.js";
13
- import { ac, i, a9, aQ } from "./chunks/converter-ByybZRFp.js";
14
- import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as getFileOpener, d as checkAndProcessImage, r as replaceSelectionWithImagePlaceholder, e as uploadAndInsertImage, f as collectTrackedChanges, i as isTrackedChangeActionAllowed, y as yUndoPluginKey, h as undoDepth, j as redoDepth, k as getEditorSurfaceElement, l as collectTrackedChangesForContext, s as shouldBypassContextMenu, S as SlashMenuPluginKey, m as generateRulerDefinition, n as clampHandlePosition, o as calculateMarginFromHandle, p as measureCache, q as isHeadless, E as Editor, t as getStarterExtensions, P as PresentationEditor, v as Placeholder, w as getRichTextExtensions, D as DecorationSet, x as Decoration, M as Mark, z as Extension, A as Attribute, N as Node } from "./chunks/editor-Cu4hD14N.js";
15
- import { F, I, G, T, B, H, C } from "./chunks/editor-Cu4hD14N.js";
12
+ import { aK as getDefaultExportFromCjs, a0 as v4, T as TextSelection$1, v as getMarkRange, aN as vClickOutside, aO as getActiveFormatting, aD as isInTable, O as findParentNode, at as calculateResolvedParagraphProperties, a7 as twipsToLines, Q as isList, an as parseSizeUnit, a8 as pixelsToTwips, aP as getFileObject, P as PluginKey, a as Plugin } from "./chunks/converter-D6Kvbivo.js";
13
+ import { ac, i, a9, aQ } from "./chunks/converter-D6Kvbivo.js";
14
+ import { _ as _export_sfc, u as useHighContrastMode, a as getQuickFormatList, b as generateLinkedStyleString, c as getFileOpener, d as checkAndProcessImage, r as replaceSelectionWithImagePlaceholder, e as uploadAndInsertImage, f as collectTrackedChanges, i as isTrackedChangeActionAllowed, y as yUndoPluginKey, h as undoDepth, j as redoDepth, k as getEditorSurfaceElement, l as collectTrackedChangesForContext, s as shouldBypassContextMenu, S as SlashMenuPluginKey, m as generateRulerDefinition, n as clampHandlePosition, o as calculateMarginFromHandle, p as measureCache, q as isHeadless, E as Editor, t as getStarterExtensions, P as PresentationEditor, v as Placeholder, w as getRichTextExtensions, D as DecorationSet, x as Decoration, M as Mark, z as Extension, A as Attribute, N as Node } from "./chunks/editor-BMEPaiVS.js";
15
+ import { F, I, G, T, B, H, C } from "./chunks/editor-BMEPaiVS.js";
16
16
  import { ref, onMounted, createElementBlock, openBlock, normalizeClass, unref, Fragment, renderList, createElementVNode, withModifiers, toDisplayString, createCommentVNode, normalizeStyle, computed, watch, withDirectives, withKeys, vModelText, createTextVNode, createVNode, h, createApp, markRaw, nextTick, onBeforeUnmount, defineComponent, reactive, onUnmounted, renderSlot, useCssVars, shallowRef, createBlock, Teleport, withCtx, resolveDynamicComponent, normalizeProps, guardReactiveProps } from "vue";
17
- import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, p as plusIconSvg, a as trashIconSvg, b as borderNoneIconSvg, c as arrowsToDotIconSvg, d as arrowsLeftRightIconSvg, w as wrenchIconSvg, m as magicWandIcon, e as checkIconSvg$1, x as xMarkIconSvg, l as linkIconSvg, f as tableIconSvg, g as scissorsIconSvg, h as copyIconSvg, i as pasteIconSvg, u as useMessage, N as NSkeleton } from "./chunks/toolbar-5MMla0sj.js";
17
+ import { t as toolbarIcons, s as sanitizeNumber, T as Toolbar, p as plusIconSvg, a as trashIconSvg, b as borderNoneIconSvg, c as arrowsToDotIconSvg, d as arrowsLeftRightIconSvg, w as wrenchIconSvg, m as magicWandIcon, e as checkIconSvg$1, x as xMarkIconSvg, l as linkIconSvg, f as tableIconSvg, g as scissorsIconSvg, h as copyIconSvg, i as pasteIconSvg, u as useMessage, N as NSkeleton } from "./chunks/toolbar-CUWKY5Cx.js";
18
18
  import AIWriter from "./ai-writer.es.js";
19
- import { D } from "./chunks/docx-zipper-CFQANTLI.js";
19
+ import { D } from "./chunks/docx-zipper-DAS45uKP.js";
20
20
  import { createZip } from "./file-zipper.es.js";
21
21
  var eventemitter3 = { exports: {} };
22
22
  var hasRequiredEventemitter3;
@@ -1,6 +1,6 @@
1
1
  import "vue";
2
- import { T } from "./chunks/toolbar-5MMla0sj.js";
3
- import "./chunks/editor-Cu4hD14N.js";
2
+ import { T } from "./chunks/toolbar-CUWKY5Cx.js";
3
+ import "./chunks/editor-BMEPaiVS.js";
4
4
  export {
5
5
  T as default
6
6
  };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const superEditor_es = require("./chunks/super-editor.es-Cve8WKfM.cjs");
3
+ const superEditor_es = require("./chunks/super-editor.es-Bj_Ga0sp.cjs");
4
4
  require("./chunks/vue-jWLMl8Ts.cjs");
5
5
  exports.AIWriter = superEditor_es.AIWriter;
6
6
  exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
@@ -1,4 +1,4 @@
1
- import { A, a, _, C, D, E, b, P, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-S9Kp_7dy.es.js";
1
+ import { A, a, _, C, D, E, b, P, S, c, d, e, f, g, T, h, i, j, k, l, m, n, o, p, r, q } from "./chunks/super-editor.es-vynpc_1U.es.js";
2
2
  import "./chunks/vue-BuPTonTJ.es.js";
3
3
  export {
4
4
  A as AIWriter,
package/dist/superdoc.cjs CHANGED
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const superEditor_es = require("./chunks/super-editor.es-Cve8WKfM.cjs");
4
- const superdoc = require("./chunks/index-Djmhr-R6.cjs");
3
+ const superEditor_es = require("./chunks/super-editor.es-Bj_Ga0sp.cjs");
4
+ const superdoc = require("./chunks/index-BOkSE8Li.cjs");
5
5
  const blankDocx = require("./chunks/blank-docx-DfW3Eeh2.cjs");
6
6
  exports.AnnotatorHelpers = superEditor_es.AnnotatorHelpers;
7
7
  exports.Editor = superEditor_es.Editor;
@@ -1,5 +1,5 @@
1
- import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-S9Kp_7dy.es.js";
2
- import { D, H, P, S as S2, m, l } from "./chunks/index-mHanL4xN.es.js";
1
+ import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-vynpc_1U.es.js";
2
+ import { D, H, P, S as S2, m, l } from "./chunks/index-D3wrs960.es.js";
3
3
  import { B } from "./chunks/blank-docx-ABm6XYAA.es.js";
4
4
  export {
5
5
  a as AnnotatorHelpers,