@harbour-enterprises/superdoc 1.0.0-beta.23 → 1.0.0-beta.24

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-C9mryfp4.cjs → PdfViewer-CK4E4ACv.cjs} +1 -1
  2. package/dist/chunks/{PdfViewer-umOKwA1g.es.js → PdfViewer-CiBsNO1v.es.js} +1 -1
  3. package/dist/chunks/{index-DyY842H4.es.js → index-6o2OEd1U.es.js} +3 -3
  4. package/dist/chunks/{index-Q-l_lwcU.cjs → index-B50-Rjff.cjs} +3 -3
  5. package/dist/chunks/{index-DYBG7Xab-mIeLdlWI.es.js → index-CL73U2p8-BdN7dtTr.es.js} +1 -1
  6. package/dist/chunks/{index-DYBG7Xab-CoI6fike.cjs → index-CL73U2p8-D3kkjumx.cjs} +1 -1
  7. package/dist/chunks/{super-editor.es-Cj9Sb-Qv.es.js → super-editor.es-DMX5nMSJ.es.js} +5593 -102
  8. package/dist/chunks/{super-editor.es-49DW4_-r.cjs → super-editor.es-Dry7yajX.cjs} +5593 -102
  9. package/dist/super-editor/ai-writer.es.js +2 -2
  10. package/dist/super-editor/chunks/{converter-DJyfDFNm.js → converter-C_ULWSY6.js} +5512 -48
  11. package/dist/super-editor/chunks/{docx-zipper-C-9Tqy8I.js → docx-zipper-Be0umi4U.js} +1 -1
  12. package/dist/super-editor/chunks/{editor-f37DOCIX.js → editor-CtOkDN-3.js} +64 -25
  13. package/dist/super-editor/chunks/{index-DYBG7Xab.js → index-CL73U2p8.js} +1 -1
  14. package/dist/super-editor/chunks/{toolbar-Devgq8w3.js → toolbar-COfsDMDg.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 +5634 -143
  26. package/dist/superdoc.umd.js.map +1 -1
  27. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { p as process$1, aJ as commonjsGlobal, B as Buffer, aK as getDefaultExportFromCjs, aL as getContentTypesFromXml, aM as xmljs } from "./converter-DJyfDFNm.js";
1
+ import { p as process$1, aJ as commonjsGlobal, B as Buffer, aK as getDefaultExportFromCjs, aL as getContentTypesFromXml, aM as xmljs } from "./converter-C_ULWSY6.js";
2
2
  function commonjsRequire(path) {
3
3
  throw new Error('Could not dynamically require "' + path + '". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.');
4
4
  }
@@ -9,11 +9,11 @@ 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 __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
11
11
  var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
12
- var _Attribute_static, getGlobalAttributes_fn, getNodeAndMarksAttributes_fn, _Schema_static, createNodesSchema_fn, createMarksSchema_fn, _events, _ExtensionService_instances, setupExtensions_fn, attachEditorEvents_fn, _editor, _stateValidators, _xmlValidators, _requiredNodeTypes, _requiredMarkTypes, _SuperValidator_instances, initializeValidators_fn, collectValidatorRequirements_fn, analyzeDocument_fn, dispatchWithFallback_fn, _commandService, _Editor_instances, initContainerElement_fn, init_fn, initRichText_fn, onFocus_fn, checkHeadless_fn, registerCopyHandler_fn, insertNewFileData_fn, getPluginKeyName_fn, createExtensionService_fn, createCommandService_fn, createConverter_fn, initMedia_fn, initFonts_fn, checkFonts_fn, determineUnsupportedFonts_fn, createSchema_fn, generatePmData_fn, createView_fn, onCollaborationReady_fn, initComments_fn, dispatchTransaction_fn, handleNodeSelection_fn, prepareDocumentForImport_fn, prepareDocumentForExport_fn, endCollaboration_fn, validateDocumentInit_fn, validateDocumentExport_fn, initDevTools_fn, _map, _editor2, _descriptors, _collections, _editorEntries, _maxCachedEditors, _editorAccessOrder, _pendingCreations, _cacheHits, _cacheMisses, _evictions, _HeaderFooterEditorManager_instances, hasConverter_fn, extractCollections_fn, collectDescriptors_fn, teardownMissingEditors_fn, teardownEditors_fn, createEditor_fn, createEditorContainer_fn, registerConverterEditor_fn, unregisterConverterEditor_fn, updateAccessOrder_fn, enforceCacheSizeLimit_fn, _manager, _mediaFiles, _blockCache, _HeaderFooterLayoutAdapter_instances, getBlocks_fn, getConverterContext_fn, _selectionOverlay, _activeEditorHost, _activeDecorationContainer, _activeRegion, _borderLine, _EditorOverlayManager_instances, findDecorationContainer_fn, ensureEditorHost_fn, positionEditorHost_fn, showHeaderFooterBorder_fn, hideHeaderFooterBorder_fn, _instances, _options, _editor3, _visibleHost, _viewportHost, _painterHost, _selectionOverlay2, _hiddenHost, _layoutOptions, _layoutState, _domPainter, _layoutError, _layoutErrorState, _errorBanner, _errorBannerMessage, _telemetryEmitter, _renderScheduled, _pendingDocChange, _isRerendering, _selectionUpdateScheduled, _remoteCursorUpdateScheduled, _rafHandle, _editorListeners, _sectionMetadata, _documentMode, _inputBridge, _trackedChangesMode, _trackedChangesEnabled, _trackedChangesOverrides, _headerFooterManager, _headerFooterAdapter, _headerFooterIdentifier, _multiSectionIdentifier, _headerLayoutResults, _footerLayoutResults, _headerLayoutsByRId, _footerLayoutsByRId, _headerDecorationProvider, _footerDecorationProvider, _headerFooterManagerCleanups, _headerRegions, _footerRegions, _session, _activeHeaderFooterEditor, _overlayManager, _hoverOverlay, _hoverTooltip, _modeBanner, _ariaLiveRegion, _hoverRegion, _clickCount, _lastClickTime, _lastClickPosition, _lastSelectedImageBlockId, _remoteCursorState, _remoteCursorDirty, _remoteCursorOverlay, _localSelectionLayer, _awarenessCleanup, _scrollCleanup, _remoteCursorRafHandle, _scrollTimeout, _PresentationEditor_instances, aggregateLayoutBounds_fn, safeCleanup_fn, setupEditorListeners_fn, setupCollaborationCursors_fn, normalizeAwarenessStates_fn, getFallbackColor_fn, getValidatedColor_fn, scheduleRemoteCursorUpdate_fn, scheduleRemoteCursorReRender_fn, updateRemoteCursors_fn, renderRemoteCursors_fn, renderRemoteCaret_fn, renderRemoteCursorLabel_fn, renderRemoteSelection_fn, setupPointerHandlers_fn, setupInputBridge_fn, initHeaderFooterRegistry_fn, _handlePointerDown, getFirstTextPosition_fn, registerPointerClick_fn, selectWordAt_fn, selectParagraphAt_fn, isWordCharacter_fn, _handlePointerMove, _handlePointerLeave, _handleDoubleClick, _handleKeyDown, focusHeaderFooterShortcut_fn, scheduleRerender_fn, flushRerenderQueue_fn, rerender_fn, ensurePainter_fn, scheduleSelectionUpdate_fn, updateSelection_fn, resolveLayoutOptions_fn, buildHeaderFooterInput_fn, computeHeaderFooterConstraints_fn, layoutPerRIdHeaderFooters_fn, updateDecorationProviders_fn, createDecorationProvider_fn, findHeaderFooterPageForPageNumber_fn, computeDecorationBox_fn, rebuildHeaderFooterRegions_fn, hitTestHeaderFooterRegion_fn, pointInRegion_fn, activateHeaderFooterRegion_fn, enterHeaderFooterMode_fn, exitHeaderFooterMode_fn, getActiveDomTarget_fn, emitHeaderFooterModeChanged_fn, emitHeaderFooterEditingContext_fn, updateAwarenessSession_fn, updateModeBanner_fn, announce_fn, validateHeaderFooterEditPermission_fn, emitHeaderFooterEditBlocked_fn, resolveDescriptorForRegion_fn, createDefaultHeaderFooter_fn, getPageElement_fn, scrollPageIntoView_fn, waitForPageMount_fn, getBodyPageHeight_fn, getHeaderFooterPageHeight_fn, renderSelectionRects_fn, renderHoverRegion_fn, clearHoverRegion_fn, renderCaretOverlay_fn, getHeaderFooterContext_fn, computeHeaderFooterSelectionRects_fn, syncTrackedChangesPreferences_fn, deriveTrackedChangesMode_fn, deriveTrackedChangesEnabled_fn, getTrackChangesPluginState_fn, computeDefaultLayoutDefaults_fn, parseColumns_fn, inchesToPx_fn, applyZoom_fn, createLayoutMetrics_fn, convertPageLocalToOverlayCoords_fn, normalizeClientPoint_fn, computeCaretLayoutRect_fn, computeCaretLayoutRectFromDOM_fn, computeTableCaretLayoutRect_fn, findLineContainingPos_fn, lineHeightBeforeIndex_fn, getCurrentPageIndex_fn, findRegionForPage_fn, handleLayoutError_fn, decorateError_fn, showLayoutErrorBanner_fn, dismissErrorBanner_fn, createHiddenHost_fn, _windowRoot, _layoutSurfaces, _getTargetDom, _isEditable, _onTargetChanged, _listeners, _currentTarget, _destroyed, _useWindowFallback, _PresentationInputBridge_instances, addListener_fn, dispatchToTarget_fn, forwardKeyboardEvent_fn, forwardTextEvent_fn, forwardCompositionEvent_fn, forwardContextMenu_fn, isEventOnActiveTarget_fn, shouldSkipSurface_fn, isInLayoutSurface_fn, getListenerTargets_fn, isPlainCharacterKey_fn, _DocumentSectionView_instances, init_fn2, addToolTip_fn, _ParagraphNodeView_instances, checkShouldUpdate_fn, updateHTMLAttributes_fn, updateDOMStyles_fn, resolveNeighborParagraphProperties_fn, updateListStyles_fn, initList_fn, checkIsList_fn, createMarker_fn, createSeparator_fn, calculateTabSeparatorStyle_fn, calculateMarkerStyle_fn, removeList_fn, getParagraphContext_fn, scheduleAnimation_fn, cancelScheduledAnimation_fn, _FieldAnnotationView_instances, createAnnotation_fn, _AutoPageNumberNodeView_instances, renderDom_fn, scheduleUpdateNodeStyle_fn, _VectorShapeView_instances, ensureParentPositioned_fn, _ShapeGroupView_instances, ensureParentPositioned_fn2;
12
+ var _Attribute_static, getGlobalAttributes_fn, getNodeAndMarksAttributes_fn, _Schema_static, createNodesSchema_fn, createMarksSchema_fn, _events, _ExtensionService_instances, setupExtensions_fn, attachEditorEvents_fn, _editor, _stateValidators, _xmlValidators, _requiredNodeTypes, _requiredMarkTypes, _SuperValidator_instances, initializeValidators_fn, collectValidatorRequirements_fn, analyzeDocument_fn, dispatchWithFallback_fn, _commandService, _Editor_instances, initContainerElement_fn, init_fn, initRichText_fn, onFocus_fn, checkHeadless_fn, registerCopyHandler_fn, insertNewFileData_fn, getPluginKeyName_fn, createExtensionService_fn, createCommandService_fn, createConverter_fn, initMedia_fn, initFonts_fn, checkFonts_fn, determineUnsupportedFonts_fn, createSchema_fn, generatePmData_fn, createView_fn, onCollaborationReady_fn, initComments_fn, dispatchTransaction_fn, handleNodeSelection_fn, prepareDocumentForImport_fn, prepareDocumentForExport_fn, endCollaboration_fn, validateDocumentInit_fn, validateDocumentExport_fn, initDevTools_fn, _map, _editor2, _descriptors, _collections, _editorEntries, _maxCachedEditors, _editorAccessOrder, _pendingCreations, _cacheHits, _cacheMisses, _evictions, _HeaderFooterEditorManager_instances, hasConverter_fn, extractCollections_fn, collectDescriptors_fn, teardownMissingEditors_fn, teardownEditors_fn, createEditor_fn, createEditorContainer_fn, registerConverterEditor_fn, unregisterConverterEditor_fn, updateAccessOrder_fn, enforceCacheSizeLimit_fn, _manager, _mediaFiles, _blockCache, _HeaderFooterLayoutAdapter_instances, getBlocks_fn, getConverterContext_fn, _selectionOverlay, _activeEditorHost, _activeDecorationContainer, _activeRegion, _borderLine, _dimmingOverlay, _EditorOverlayManager_instances, findDecorationContainer_fn, ensureEditorHost_fn, positionEditorHost_fn, hideDimmingOverlay_fn, showHeaderFooterBorder_fn, hideHeaderFooterBorder_fn, _instances, _options, _editor3, _visibleHost, _viewportHost, _painterHost, _selectionOverlay2, _hiddenHost, _layoutOptions, _layoutState, _domPainter, _layoutError, _layoutErrorState, _errorBanner, _errorBannerMessage, _telemetryEmitter, _renderScheduled, _pendingDocChange, _isRerendering, _selectionUpdateScheduled, _remoteCursorUpdateScheduled, _rafHandle, _editorListeners, _sectionMetadata, _documentMode, _inputBridge, _trackedChangesMode, _trackedChangesEnabled, _trackedChangesOverrides, _headerFooterManager, _headerFooterAdapter, _headerFooterIdentifier, _multiSectionIdentifier, _headerLayoutResults, _footerLayoutResults, _headerLayoutsByRId, _footerLayoutsByRId, _headerDecorationProvider, _footerDecorationProvider, _headerFooterManagerCleanups, _headerRegions, _footerRegions, _session, _activeHeaderFooterEditor, _overlayManager, _hoverOverlay, _hoverTooltip, _modeBanner, _ariaLiveRegion, _hoverRegion, _clickCount, _lastClickTime, _lastClickPosition, _lastSelectedImageBlockId, _remoteCursorState, _remoteCursorDirty, _remoteCursorOverlay, _localSelectionLayer, _awarenessCleanup, _scrollCleanup, _remoteCursorRafHandle, _scrollTimeout, _PresentationEditor_instances, aggregateLayoutBounds_fn, safeCleanup_fn, setupEditorListeners_fn, setupCollaborationCursors_fn, normalizeAwarenessStates_fn, getFallbackColor_fn, getValidatedColor_fn, scheduleRemoteCursorUpdate_fn, scheduleRemoteCursorReRender_fn, updateRemoteCursors_fn, renderRemoteCursors_fn, renderRemoteCaret_fn, renderRemoteCursorLabel_fn, renderRemoteSelection_fn, setupPointerHandlers_fn, setupInputBridge_fn, initHeaderFooterRegistry_fn, _handlePointerDown, getFirstTextPosition_fn, registerPointerClick_fn, selectWordAt_fn, selectParagraphAt_fn, isWordCharacter_fn, _handlePointerMove, _handlePointerLeave, _handleDoubleClick, _handleKeyDown, focusHeaderFooterShortcut_fn, scheduleRerender_fn, flushRerenderQueue_fn, rerender_fn, ensurePainter_fn, scheduleSelectionUpdate_fn, updateSelection_fn, resolveLayoutOptions_fn, buildHeaderFooterInput_fn, computeHeaderFooterConstraints_fn, layoutPerRIdHeaderFooters_fn, updateDecorationProviders_fn, createDecorationProvider_fn, findHeaderFooterPageForPageNumber_fn, computeDecorationBox_fn, rebuildHeaderFooterRegions_fn, hitTestHeaderFooterRegion_fn, pointInRegion_fn, activateHeaderFooterRegion_fn, enterHeaderFooterMode_fn, exitHeaderFooterMode_fn, getActiveDomTarget_fn, emitHeaderFooterModeChanged_fn, emitHeaderFooterEditingContext_fn, updateAwarenessSession_fn, updateModeBanner_fn, announce_fn, validateHeaderFooterEditPermission_fn, emitHeaderFooterEditBlocked_fn, resolveDescriptorForRegion_fn, createDefaultHeaderFooter_fn, getPageElement_fn, scrollPageIntoView_fn, waitForPageMount_fn, getBodyPageHeight_fn, getHeaderFooterPageHeight_fn, renderSelectionRects_fn, renderHoverRegion_fn, clearHoverRegion_fn, renderCaretOverlay_fn, getHeaderFooterContext_fn, computeHeaderFooterSelectionRects_fn, syncTrackedChangesPreferences_fn, deriveTrackedChangesMode_fn, deriveTrackedChangesEnabled_fn, getTrackChangesPluginState_fn, computeDefaultLayoutDefaults_fn, parseColumns_fn, inchesToPx_fn, applyZoom_fn, createLayoutMetrics_fn, convertPageLocalToOverlayCoords_fn, normalizeClientPoint_fn, computeCaretLayoutRect_fn, computeCaretLayoutRectFromDOM_fn, computeTableCaretLayoutRect_fn, findLineContainingPos_fn, lineHeightBeforeIndex_fn, getCurrentPageIndex_fn, findRegionForPage_fn, handleLayoutError_fn, decorateError_fn, showLayoutErrorBanner_fn, dismissErrorBanner_fn, createHiddenHost_fn, _windowRoot, _layoutSurfaces, _getTargetDom, _isEditable, _onTargetChanged, _listeners, _currentTarget, _destroyed, _useWindowFallback, _PresentationInputBridge_instances, addListener_fn, dispatchToTarget_fn, forwardKeyboardEvent_fn, forwardTextEvent_fn, forwardCompositionEvent_fn, forwardContextMenu_fn, isEventOnActiveTarget_fn, shouldSkipSurface_fn, isInLayoutSurface_fn, getListenerTargets_fn, isPlainCharacterKey_fn, _DocumentSectionView_instances, init_fn2, addToolTip_fn, _ParagraphNodeView_instances, checkShouldUpdate_fn, updateHTMLAttributes_fn, updateDOMStyles_fn, resolveNeighborParagraphProperties_fn, updateListStyles_fn, initList_fn, checkIsList_fn, createMarker_fn, createSeparator_fn, calculateTabSeparatorStyle_fn, calculateMarkerStyle_fn, removeList_fn, getParagraphContext_fn, scheduleAnimation_fn, cancelScheduledAnimation_fn, _FieldAnnotationView_instances, createAnnotation_fn, _AutoPageNumberNodeView_instances, renderDom_fn, scheduleUpdateNodeStyle_fn, _VectorShapeView_instances, ensureParentPositioned_fn, _ShapeGroupView_instances, ensureParentPositioned_fn2;
13
13
  import * as Y from "yjs";
14
14
  import { UndoManager, Item as Item$1, ContentType, Text as Text$1, XmlElement, encodeStateAsUpdate } from "yjs";
15
- import { P as PluginKey, a as Plugin, M as Mapping, N as NodeSelection, S as Selection, T as TextSelection, b as Slice, D as DOMSerializer, F as Fragment, c as DOMParser$1, d as Mark$1, e as dropPoint, A as AllSelection, p as process$1, B as Buffer2, f as callOrGet, g as getExtensionConfigField, h as getMarkType, i as getMarksFromSelection, j as getNodeType, k as getSchemaTypeNameByName, l as Schema$1, m as cleanSchemaItem, n as canSplit, o as defaultBlockAt$1, q as liftTarget, r as canJoin, s as joinPoint, t as replaceStep$1, R as ReplaceAroundStep$1, u as isTextSelection, v as getMarkRange, w as isMarkActive, x as isNodeActive, y as deleteProps, z as processContent, C as htmlHandler, E as ReplaceStep, G as twipsToInches, H as inchesToTwips, I as ptToTwips, J as getResolvedParagraphProperties, K as linesToTwips, L as changeListLevel, O as findParentNode, Q as isList, U as updateNumberingProperties, V as ListHelpers, W as isMacOS, X as isIOS, Y as getSchemaTypeByName, Z as inputRulesPlugin, _ as TrackDeleteMarkName, $ as TrackInsertMarkName, a0 as v4, a1 as TrackFormatMarkName, a2 as comments_module_events, a3 as findMark, a4 as objectIncludes, a5 as AddMarkStep, a6 as RemoveMarkStep, a7 as twipsToLines, a8 as pixelsToTwips, a9 as helpers, aa as posToDOMRect, ab as CommandService, ac as SuperConverter, ad as createDocument, ae as createDocFromMarkdown, af as createDocFromHTML, ag as EditorState, ah as isActive, ai as unflattenListsInHtml, aj as resolveParagraphProperties, ak as _getReferencedTableStyles, al as parseSizeUnit, am as minMax, an as updateDOMAttributes, ao as findChildren$5, ap as generateRandomSigned32BitIntStrId, aq as decodeRPrFromMarks, ar as calculateResolvedParagraphProperties, as as encodeCSSFromPPr, at as twipsToPixels$2, au as resolveRunProperties, av as encodeCSSFromRPr, aw as generateOrderedListIndex, ax as docxNumberingHelpers, ay as InputRule, az as convertSizeToCSS, aA as SelectionRange, aB as Transform, aC as findParentNodeClosestToPos, aD as isInTable$1, aE as generateDocxRandomId, aF as insertNewRelationship, aG as inchesToPixels, aH as kebabCase, aI as getUnderlineCssString } from "./converter-DJyfDFNm.js";
16
- import { D as DocxZipper } from "./docx-zipper-C-9Tqy8I.js";
15
+ import { P as PluginKey, a as Plugin, M as Mapping, N as NodeSelection, S as Selection, T as TextSelection, b as Slice, D as DOMSerializer, F as Fragment, c as DOMParser$1, d as Mark$1, e as dropPoint, A as AllSelection, p as process$1, B as Buffer2, f as callOrGet, g as getExtensionConfigField, h as getMarkType, i as getMarksFromSelection, j as getNodeType, k as getSchemaTypeNameByName, l as Schema$1, m as cleanSchemaItem, n as canSplit, o as defaultBlockAt$1, q as liftTarget, r as canJoin, s as joinPoint, t as replaceStep$1, R as ReplaceAroundStep$1, u as isTextSelection, v as getMarkRange, w as isMarkActive, x as isNodeActive, y as deleteProps, z as processContent, C as htmlHandler, E as ReplaceStep, G as twipsToInches, H as inchesToTwips, I as ptToTwips, J as getResolvedParagraphProperties, K as linesToTwips, L as changeListLevel, O as findParentNode, Q as isList, U as updateNumberingProperties, V as ListHelpers, W as isMacOS, X as isIOS, Y as getSchemaTypeByName, Z as inputRulesPlugin, _ as TrackDeleteMarkName, $ as TrackInsertMarkName, a0 as v4, a1 as TrackFormatMarkName, a2 as comments_module_events, a3 as findMark, a4 as objectIncludes, a5 as AddMarkStep, a6 as RemoveMarkStep, a7 as twipsToLines, a8 as pixelsToTwips, a9 as helpers, aa as posToDOMRect, ab as CommandService, ac as SuperConverter, ad as createDocument, ae as createDocFromMarkdown, af as createDocFromHTML, ag as EditorState, ah as isActive, ai as unflattenListsInHtml, aj as resolveParagraphProperties, ak as _getReferencedTableStyles, al as parseSizeUnit, am as minMax, an as updateDOMAttributes, ao as findChildren$5, ap as generateRandomSigned32BitIntStrId, aq as decodeRPrFromMarks, ar as calculateResolvedParagraphProperties, as as encodeCSSFromPPr, at as twipsToPixels$2, au as resolveRunProperties, av as encodeCSSFromRPr, aw as generateOrderedListIndex, ax as docxNumberingHelpers, ay as InputRule, az as convertSizeToCSS, aA as SelectionRange, aB as Transform, aC as findParentNodeClosestToPos, aD as isInTable$1, aE as generateDocxRandomId, aF as insertNewRelationship, aG as inchesToPixels, aH as kebabCase, aI as getUnderlineCssString } from "./converter-C_ULWSY6.js";
16
+ import { D as DocxZipper } from "./docx-zipper-Be0umi4U.js";
17
17
  import { ref, computed, createElementBlock, openBlock, withModifiers, Fragment as Fragment$1, renderList, normalizeClass, createCommentVNode, toDisplayString, createElementVNode, createApp } from "vue";
18
18
  var GOOD_LEAF_SIZE = 200;
19
19
  var RopeSequence = function RopeSequence2() {
@@ -13905,7 +13905,7 @@ const isHeadless = (editor) => {
13905
13905
  const shouldSkipNodeView = (editor) => {
13906
13906
  return isHeadless(editor);
13907
13907
  };
13908
- const summaryVersion = "1.0.0-beta.23";
13908
+ const summaryVersion = "1.0.0-beta.24";
13909
13909
  const nodeKeys = ["group", "content", "marks", "inline", "atom", "defining", "code", "tableRole", "summary"];
13910
13910
  const markKeys = ["group", "inclusive", "excludes", "spanning", "code"];
13911
13911
  function mapAttributes(attrs) {
@@ -14697,7 +14697,7 @@ const _Editor = class _Editor extends EventEmitter {
14697
14697
  { default: remarkStringify },
14698
14698
  { default: remarkGfm }
14699
14699
  ] = await Promise.all([
14700
- import("./index-DYBG7Xab.js"),
14700
+ import("./index-CL73U2p8.js"),
14701
14701
  import("./index-DRCvimau.js"),
14702
14702
  import("./index-C_x_N6Uh.js"),
14703
14703
  import("./index-D_sWOSiG.js"),
@@ -14902,7 +14902,7 @@ const _Editor = class _Editor extends EventEmitter {
14902
14902
  * Process collaboration migrations
14903
14903
  */
14904
14904
  processCollaborationMigrations() {
14905
- console.debug("[checkVersionMigrations] Current editor version", "1.0.0-beta.23");
14905
+ console.debug("[checkVersionMigrations] Current editor version", "1.0.0-beta.24");
14906
14906
  if (!this.options.ydoc) return;
14907
14907
  const metaMap = this.options.ydoc.getMap("meta");
14908
14908
  let docVersion = metaMap.get("version");
@@ -15258,7 +15258,9 @@ createConverter_fn = function() {
15258
15258
  debug: true,
15259
15259
  telemetry: this.options.telemetry,
15260
15260
  fileSource: this.options.fileSource,
15261
- documentId: this.options.documentId
15261
+ documentId: this.options.documentId,
15262
+ mockWindow: this.options.mockWindow ?? null,
15263
+ mockDocument: this.options.mockDocument ?? null
15262
15264
  });
15263
15265
  }
15264
15266
  };
@@ -20515,10 +20517,18 @@ function isInlineImage(node) {
20515
20517
  const attrs = node.attrs ?? {};
20516
20518
  const wrap = attrs.wrap;
20517
20519
  const rawWrapType = wrap?.type;
20518
- if (rawWrapType === "Inline") return true;
20519
- if (rawWrapType && rawWrapType !== "Inline") return false;
20520
- if (attrs.inline === true) return true;
20521
- if (attrs.display === "inline") return true;
20520
+ if (rawWrapType === "Inline") {
20521
+ return true;
20522
+ }
20523
+ if (rawWrapType && rawWrapType !== "Inline") {
20524
+ return false;
20525
+ }
20526
+ if (attrs.inline === true) {
20527
+ return true;
20528
+ }
20529
+ if (attrs.display === "inline") {
20530
+ return true;
20531
+ }
20522
20532
  return false;
20523
20533
  }
20524
20534
  function imageNodeToRun(node, positions, activeSdt) {
@@ -20975,7 +20985,8 @@ function paragraphToFlowBlocks$1(para, nextBlockId, positions, defaultFont, defa
20975
20985
  return;
20976
20986
  }
20977
20987
  if (node.type === "image") {
20978
- if (isInlineImage(node)) {
20988
+ const isInline2 = isInlineImage(node);
20989
+ if (isInline2) {
20979
20990
  const imageRun = imageNodeToRun(node, positions, activeSdt);
20980
20991
  if (imageRun) {
20981
20992
  currentRuns.push(imageRun);
@@ -25153,7 +25164,7 @@ function layoutDocument(blocks, measures, options = {}) {
25153
25164
  let effectiveBlock = block;
25154
25165
  const ahead = nextSectionPropsAtBreak.get(index2);
25155
25166
  const hasSectionIndex = typeof effectiveBlock.attrs?.sectionIndex === "number";
25156
- if (ahead && effectiveBlock.attrs?.source === "sectPr" && !hasSectionIndex) {
25167
+ if (ahead && effectiveBlock.attrs?.source === "sectPr" && !hasSectionIndex && ahead) {
25157
25168
  effectiveBlock = {
25158
25169
  ...effectiveBlock,
25159
25170
  margins: ahead.margins ? { ...effectiveBlock.margins ?? {}, ...ahead.margins } : effectiveBlock.margins ?? {},
@@ -25633,6 +25644,11 @@ const hashRuns = (block) => {
25633
25644
  const trackedMode = block.attrs && "trackedChangesMode" in block.attrs && block.attrs.trackedChangesMode || "review";
25634
25645
  const trackedEnabled = resolveTrackedChangesEnabled(block.attrs, true);
25635
25646
  const runsHash = block.runs.map((run) => {
25647
+ if (run.kind === "image") {
25648
+ const imgRun = run;
25649
+ const srcHash = imgRun.src.slice(0, 50);
25650
+ return `img:${srcHash}:${imgRun.width}x${imgRun.height}`;
25651
+ }
25636
25652
  const text = normalizeText(
25637
25653
  "src" in run || run.kind === "lineBreak" || run.kind === "break" ? "" : run.text ?? ""
25638
25654
  );
@@ -35933,7 +35949,7 @@ class EditorOverlayManager {
35933
35949
  * @throws {Error} If painterHost is not connected to the DOM
35934
35950
  * @throws {Error} If visibleHost is not connected to the DOM
35935
35951
  */
35936
- constructor(painterHost, visibleHost, selectionOverlay = null) {
35952
+ constructor(_painterHost2, _visibleHost2, selectionOverlay = null) {
35937
35953
  __privateAdd(this, _EditorOverlayManager_instances);
35938
35954
  /** Selection overlay element (for hiding during editing) */
35939
35955
  __privateAdd(this, _selectionOverlay);
@@ -35945,19 +35961,21 @@ class EditorOverlayManager {
35945
35961
  __privateAdd(this, _activeRegion, null);
35946
35962
  /** Full-width border line element (MS Word style) */
35947
35963
  __privateAdd(this, _borderLine, null);
35948
- if (!(painterHost instanceof HTMLElement)) {
35964
+ /** Dimming overlay element (for dimming body content during editing) */
35965
+ __privateAdd(this, _dimmingOverlay, null);
35966
+ if (!(_painterHost2 instanceof HTMLElement)) {
35949
35967
  throw new TypeError("painterHost must be an HTMLElement");
35950
35968
  }
35951
- if (!(visibleHost instanceof HTMLElement)) {
35969
+ if (!(_visibleHost2 instanceof HTMLElement)) {
35952
35970
  throw new TypeError("visibleHost must be an HTMLElement");
35953
35971
  }
35954
35972
  if (selectionOverlay !== null && !(selectionOverlay instanceof HTMLElement)) {
35955
35973
  throw new TypeError("selectionOverlay must be an HTMLElement or null");
35956
35974
  }
35957
- if (!painterHost.isConnected) {
35975
+ if (!_painterHost2.isConnected) {
35958
35976
  throw new Error("painterHost must be connected to the DOM");
35959
35977
  }
35960
- if (!visibleHost.isConnected) {
35978
+ if (!_visibleHost2.isConnected) {
35961
35979
  throw new Error("visibleHost must be connected to the DOM");
35962
35980
  }
35963
35981
  __privateSet(this, _selectionOverlay, selectionOverlay);
@@ -36144,6 +36162,7 @@ _activeEditorHost = new WeakMap();
36144
36162
  _activeDecorationContainer = new WeakMap();
36145
36163
  _activeRegion = new WeakMap();
36146
36164
  _borderLine = new WeakMap();
36165
+ _dimmingOverlay = new WeakMap();
36147
36166
  _EditorOverlayManager_instances = new WeakSet();
36148
36167
  /**
36149
36168
  * Finds the decoration container element for a given region kind.
@@ -36231,6 +36250,17 @@ positionEditorHost_fn = function(editorHost, region, decorationContainer, _zoom)
36231
36250
  }
36232
36251
  }
36233
36252
  };
36253
+ /**
36254
+ * Hides and removes the dimming overlay.
36255
+ * @internal Reserved for future implementation of body dimming during header/footer editing.
36256
+ */
36257
+ // eslint-disable-next-line no-unused-private-class-members
36258
+ hideDimmingOverlay_fn = function() {
36259
+ if (__privateGet(this, _dimmingOverlay)) {
36260
+ __privateGet(this, _dimmingOverlay).remove();
36261
+ __privateSet(this, _dimmingOverlay, null);
36262
+ }
36263
+ };
36234
36264
  /**
36235
36265
  * Shows a full-width border line at the bottom of the header or top of the footer.
36236
36266
  * This creates the MS Word style visual indicator spanning edge-to-edge of the page.
@@ -50063,7 +50093,14 @@ function addImageRelationship({ editor, path }) {
50063
50093
  }
50064
50094
  }
50065
50095
  const key = new PluginKey("ImageRegistration");
50066
- const WORD_MEDIA_PREFIX = "word/";
50096
+ const needsImageRegistration = (node) => {
50097
+ if (!node || node.type?.name !== "image") return false;
50098
+ const src = node.attrs?.src;
50099
+ if (typeof src !== "string" || src.length === 0) return false;
50100
+ if (src.startsWith("word/media")) return false;
50101
+ if (src.startsWith("data:") && node.attrs?.rId) return false;
50102
+ return true;
50103
+ };
50067
50104
  const ImageRegistrationPlugin = ({ editor }) => {
50068
50105
  const { view } = editor;
50069
50106
  return new Plugin({
@@ -50098,7 +50135,7 @@ const ImageRegistrationPlugin = ({ editor }) => {
50098
50135
  stepMap.map(step.from, -1),
50099
50136
  stepMap.map(step.to, 1),
50100
50137
  (node, pos) => {
50101
- if (node.type.name === "image" && !node.attrs.src.startsWith("word/media")) {
50138
+ if (node.type.name === "image" && needsImageRegistration(node)) {
50102
50139
  const id = {};
50103
50140
  foundImages.push({ node, pos, id });
50104
50141
  } else {
@@ -50151,7 +50188,7 @@ const handleNodePath = (foundImages, editor, state) => {
50151
50188
  existingFileNames.add(uniqueFileName);
50152
50189
  const mediaPath = buildMediaPath(uniqueFileName);
50153
50190
  mediaStore[mediaPath] = src;
50154
- const path = mediaPath.startsWith(WORD_MEDIA_PREFIX) ? mediaPath.slice(WORD_MEDIA_PREFIX.length) : mediaPath;
50191
+ const path = mediaPath.startsWith("word/") ? mediaPath.slice(5) : mediaPath;
50155
50192
  const rId = addImageRelationship({ editor, path });
50156
50193
  tr.setNodeMarkup(pos, void 0, {
50157
50194
  ...node.attrs,
@@ -50563,19 +50600,21 @@ const Image = Node$1.create({
50563
50600
  */
50564
50601
  simplePos: { rendered: false },
50565
50602
  extension: { rendered: false },
50603
+ // Preserve original EMF/WMF format info when converting to SVG for display.
50604
+ // Used during DOCX export to restore the original metafile format.
50605
+ originalExtension: { rendered: false },
50606
+ originalSrc: { rendered: false },
50566
50607
  shouldStretch: {
50567
50608
  default: false,
50568
50609
  rendered: false
50569
50610
  },
50570
50611
  size: {
50571
50612
  default: {},
50572
- renderDOM: ({ size, extension, shouldStretch }) => {
50613
+ renderDOM: ({ size, shouldStretch }) => {
50573
50614
  let style = "";
50574
50615
  let { width, height } = size ?? {};
50575
50616
  if (width) style += `width: ${width}px;`;
50576
- if (height && ["emf", "wmf"].includes(extension))
50577
- style += `height: ${height}px; border: 1px solid black; position: absolute;`;
50578
- else if (height && shouldStretch) {
50617
+ if (height && shouldStretch) {
50579
50618
  style += `height: ${height}px; object-fit: fill;`;
50580
50619
  } else if (height) style += "height: auto;";
50581
50620
  return { style };
@@ -1,4 +1,4 @@
1
- import { aK as getDefaultExportFromCjs } from "./converter-DJyfDFNm.js";
1
+ import { aK as getDefaultExportFromCjs } from "./converter-C_ULWSY6.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 { computed, createElementBlock, openBlock, createElementVNode, createCommentVNode, normalizeClass, normalizeStyle, ref, withKeys, unref, withModifiers, createBlock, toDisplayString, withDirectives, vModelText, nextTick, getCurrentInstance, onMounted, onBeforeUnmount, createVNode, readonly, watch, reactive, onBeforeMount, inject, onActivated, onDeactivated, createTextVNode, Fragment, Comment, defineComponent, provide, h, Teleport, toRef, renderSlot, isVNode, shallowRef, watchEffect, mergeProps, Transition, vShow, cloneVNode, Text, renderList, withCtx } from "vue";
2
- import { p as process$1 } from "./converter-DJyfDFNm.js";
3
- import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-f37DOCIX.js";
2
+ import { p as process$1 } from "./converter-C_ULWSY6.js";
3
+ import { _ as _export_sfc, u as useHighContrastMode, g as global$1 } from "./editor-CtOkDN-3.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-DJyfDFNm.js";
1
+ import { ac } from "./chunks/converter-C_ULWSY6.js";
2
2
  export {
3
3
  ac as SuperConverter
4
4
  };
@@ -1,5 +1,5 @@
1
- import "./chunks/converter-DJyfDFNm.js";
2
- import { D } from "./chunks/docx-zipper-C-9Tqy8I.js";
1
+ import "./chunks/converter-C_ULWSY6.js";
2
+ import { D } from "./chunks/docx-zipper-Be0umi4U.js";
3
3
  export {
4
4
  D as default
5
5
  };
@@ -1,6 +1,6 @@
1
- import { E } from "./chunks/editor-f37DOCIX.js";
2
- import "./chunks/converter-DJyfDFNm.js";
3
- import "./chunks/docx-zipper-C-9Tqy8I.js";
1
+ import { E } from "./chunks/editor-CtOkDN-3.js";
2
+ import "./chunks/converter-C_ULWSY6.js";
3
+ import "./chunks/docx-zipper-Be0umi4U.js";
4
4
  export {
5
5
  E as Editor
6
6
  };
@@ -1,4 +1,4 @@
1
- import { J as JSZip } from "./chunks/docx-zipper-C-9Tqy8I.js";
1
+ import { J as JSZip } from "./chunks/docx-zipper-Be0umi4U.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, ar as calculateResolvedParagraphProperties, a7 as twipsToLines, Q as isList, al as parseSizeUnit, a8 as pixelsToTwips, aP as getFileObject, P as PluginKey, a as Plugin } from "./chunks/converter-DJyfDFNm.js";
13
- import { ac, i, a9, aQ } from "./chunks/converter-DJyfDFNm.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 measureCache, n as isHeadless, E as Editor, o as getStarterExtensions, P as PresentationEditor, p as Placeholder, q as getRichTextExtensions, D as DecorationSet, t as Decoration, M as Mark, v as Extension, A as Attribute, N as Node } from "./chunks/editor-f37DOCIX.js";
15
- import { z, F, B, T, w, C, x } from "./chunks/editor-f37DOCIX.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, ar as calculateResolvedParagraphProperties, a7 as twipsToLines, Q as isList, al as parseSizeUnit, a8 as pixelsToTwips, aP as getFileObject, P as PluginKey, a as Plugin } from "./chunks/converter-C_ULWSY6.js";
13
+ import { ac, i, a9, aQ } from "./chunks/converter-C_ULWSY6.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 measureCache, n as isHeadless, E as Editor, o as getStarterExtensions, P as PresentationEditor, p as Placeholder, q as getRichTextExtensions, D as DecorationSet, t as Decoration, M as Mark, v as Extension, A as Attribute, N as Node } from "./chunks/editor-CtOkDN-3.js";
15
+ import { z, F, B, T, w, C, x } from "./chunks/editor-CtOkDN-3.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, 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-Devgq8w3.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-COfsDMDg.js";
18
18
  import AIWriter from "./ai-writer.es.js";
19
- import { D } from "./chunks/docx-zipper-C-9Tqy8I.js";
19
+ import { D } from "./chunks/docx-zipper-Be0umi4U.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-Devgq8w3.js";
3
- import "./chunks/editor-f37DOCIX.js";
2
+ import { T } from "./chunks/toolbar-COfsDMDg.js";
3
+ import "./chunks/editor-CtOkDN-3.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-49DW4_-r.cjs");
3
+ const superEditor_es = require("./chunks/super-editor.es-Dry7yajX.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-Cj9Sb-Qv.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-DMX5nMSJ.es.js";
2
2
  import "./chunks/vue-Dysv_7z5.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-49DW4_-r.cjs");
4
- const superdoc = require("./chunks/index-Q-l_lwcU.cjs");
3
+ const superEditor_es = require("./chunks/super-editor.es-Dry7yajX.cjs");
4
+ const superdoc = require("./chunks/index-B50-Rjff.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-Cj9Sb-Qv.es.js";
2
- import { D, H, P, S as S2, m, l } from "./chunks/index-DyY842H4.es.js";
1
+ import { a, E, b, S, d, i, j, n, r, p, q } from "./chunks/super-editor.es-DMX5nMSJ.es.js";
2
+ import { D, H, P, S as S2, m, l } from "./chunks/index-6o2OEd1U.es.js";
3
3
  import { B } from "./chunks/blank-docx-ABm6XYAA.es.js";
4
4
  export {
5
5
  a as AnnotatorHelpers,