@beyondwork/docx-react-component 1.0.133 → 1.0.135

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 (83) hide show
  1. package/dist/api/public-types.cjs +23 -3
  2. package/dist/api/public-types.d.cts +1 -1
  3. package/dist/api/public-types.d.ts +1 -1
  4. package/dist/api/public-types.js +2 -2
  5. package/dist/api/v3.cjs +708 -47
  6. package/dist/api/v3.d.cts +2 -2
  7. package/dist/api/v3.d.ts +2 -2
  8. package/dist/api/v3.js +4 -4
  9. package/dist/{chunk-REFHJ2FN.js → chunk-2BNXARVO.js} +3 -3
  10. package/dist/{chunk-INLRCC4N.js → chunk-4CIHTMCH.js} +2 -2
  11. package/dist/{chunk-224TSMEB.js → chunk-5CCYF333.js} +138 -42
  12. package/dist/{chunk-MQ5GAJ54.js → chunk-BJXSMPHD.js} +1 -1
  13. package/dist/{chunk-OTRVGNZQ.js → chunk-EPFVMUKF.js} +548 -3
  14. package/dist/{chunk-XBQFDBXE.js → chunk-EZFF6GKF.js} +9 -2
  15. package/dist/{chunk-S3PEKX6H.js → chunk-FGJTOFZY.js} +72 -554
  16. package/dist/{chunk-3JEE5RJU.js → chunk-GIFXKIM5.js} +612 -34
  17. package/dist/{chunk-57HTKX3P.js → chunk-H4HI6RUE.js} +1 -1
  18. package/dist/{chunk-KL4TZSZV.js → chunk-HWMPNLEF.js} +1 -1
  19. package/dist/{chunk-ZFCZ7XXH.js → chunk-NEMOQ4QR.js} +1 -1
  20. package/dist/{chunk-CVSD3UNK.js → chunk-P7XDEVS6.js} +15 -2
  21. package/dist/{chunk-QTRJLKR2.js → chunk-TSNK4ECL.js} +1 -1
  22. package/dist/{chunk-WDDFU2N2.js → chunk-UR2LW63N.js} +1 -1
  23. package/dist/core/commands/formatting-commands.d.cts +1 -1
  24. package/dist/core/commands/formatting-commands.d.ts +1 -1
  25. package/dist/core/commands/image-commands.cjs +9 -2
  26. package/dist/core/commands/image-commands.d.cts +1 -1
  27. package/dist/core/commands/image-commands.d.ts +1 -1
  28. package/dist/core/commands/image-commands.js +4 -4
  29. package/dist/core/commands/section-layout-commands.d.cts +1 -1
  30. package/dist/core/commands/section-layout-commands.d.ts +1 -1
  31. package/dist/core/commands/style-commands.d.cts +1 -1
  32. package/dist/core/commands/style-commands.d.ts +1 -1
  33. package/dist/core/commands/table-structure-commands.cjs +9 -2
  34. package/dist/core/commands/table-structure-commands.d.cts +1 -1
  35. package/dist/core/commands/table-structure-commands.d.ts +1 -1
  36. package/dist/core/commands/table-structure-commands.js +3 -3
  37. package/dist/core/commands/text-commands.cjs +9 -2
  38. package/dist/core/commands/text-commands.d.cts +1 -1
  39. package/dist/core/commands/text-commands.d.ts +1 -1
  40. package/dist/core/commands/text-commands.js +4 -4
  41. package/dist/core/selection/mapping.d.cts +1 -1
  42. package/dist/core/selection/mapping.d.ts +1 -1
  43. package/dist/core/state/editor-state.d.cts +1 -1
  44. package/dist/core/state/editor-state.d.ts +1 -1
  45. package/dist/index.cjs +1478 -636
  46. package/dist/index.d.cts +4 -4
  47. package/dist/index.d.ts +4 -4
  48. package/dist/index.js +113 -26
  49. package/dist/io/docx-session.d.cts +3 -3
  50. package/dist/io/docx-session.d.ts +3 -3
  51. package/dist/{loader-B2H99237.d.cts → loader-BQ7AB-0v.d.cts} +2 -2
  52. package/dist/{loader-DfTjqVwn.d.ts → loader-Cy6OYBfn.d.ts} +2 -2
  53. package/dist/{public-types-S8gTYwKo.d.cts → public-types-D31xKNGc.d.cts} +146 -3
  54. package/dist/{public-types-B5lOUIrP.d.ts → public-types-DqYt8GdP.d.ts} +146 -3
  55. package/dist/public-types.cjs +23 -3
  56. package/dist/public-types.d.cts +1 -1
  57. package/dist/public-types.d.ts +1 -1
  58. package/dist/public-types.js +2 -2
  59. package/dist/runtime/collab.d.cts +2 -2
  60. package/dist/runtime/collab.d.ts +2 -2
  61. package/dist/runtime/document-runtime.cjs +760 -68
  62. package/dist/runtime/document-runtime.d.cts +1 -1
  63. package/dist/runtime/document-runtime.d.ts +1 -1
  64. package/dist/runtime/document-runtime.js +10 -10
  65. package/dist/{session-CR2A1hGZ.d.cts → session-DA-F2fCw.d.cts} +2 -2
  66. package/dist/{session-CBDIOYXA.d.ts → session-DqL8H0oZ.d.ts} +2 -2
  67. package/dist/session.d.cts +4 -4
  68. package/dist/session.d.ts +4 -4
  69. package/dist/tailwind.cjs +81 -554
  70. package/dist/tailwind.d.cts +1 -1
  71. package/dist/tailwind.d.ts +1 -1
  72. package/dist/tailwind.js +5 -5
  73. package/dist/{types-yty2K-hk.d.cts → types-B2y94n5t.d.cts} +1 -1
  74. package/dist/{types-B-90ywjU.d.ts → types-SllbCtGs.d.ts} +1 -1
  75. package/dist/ui-tailwind/editor-surface/search-plugin.cjs +11 -0
  76. package/dist/ui-tailwind/editor-surface/search-plugin.d.cts +2 -2
  77. package/dist/ui-tailwind/editor-surface/search-plugin.d.ts +2 -2
  78. package/dist/ui-tailwind/editor-surface/search-plugin.js +3 -3
  79. package/dist/ui-tailwind.cjs +81 -554
  80. package/dist/ui-tailwind.d.cts +2 -2
  81. package/dist/ui-tailwind.d.ts +2 -2
  82. package/dist/ui-tailwind.js +5 -5
  83. package/package.json +1 -1
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { c7 as CommentSidebarSnapshot, el as TrackedChangeEntrySnapshot, em as TrackedChangesSnapshot, cc as CompatibilityPanelSnapshot, cJ as EditorWarning, dw as RuntimeContextAnalyticsSnapshot, f1 as ScopeRailSegment, es as WorkflowBlockedCommandReason, c9 as CommentSidebarThreadSnapshot, eQ as WorkspaceMode, eR as ZoomLevel, f2 as ChromePinSurface, f3 as PinState, f4 as FormattingAlignment, I as InsertTableOptions, dO as SectionBreakType, f5 as InsertImageOptions, dP as SectionLayoutPatch, dQ as SectionPageNumberingPatch, cN as HeaderFooterLinkPatch, cF as EditorStoryTarget, R as RuntimeRenderSnapshot, cI as EditorViewStateSnapshot, f6 as SessionCapabilities, f7 as WordReviewEditorLayoutFacet, f8 as GeometryFacet, f9 as WorkflowFacet, fa as EditorActionHostCallbacks, fb as TwWorkspaceChromeHostController, fc as FormattingStateSnapshot, bn as ActiveListContext, d$ as StyleCatalogSnapshot, eO as WorkflowScopeSnapshot, cT as InteractionGuardSnapshot, ep as WordReviewEditorChromePreset, eo as WordReviewEditorChromeOptions, bN as CollabSession, bf as TransportStatus, dm as ReviewQueueSnapshot, fd as UiObjectDragStartInput, fe as UiObjectDragSession, ff as ActiveSelectionToolModel, cl as DocumentNavigationSnapshot, fg as TableStructureContextSnapshot, eq as WordReviewEditorChromeVisibility, fh as EditorRole, eN as WorkflowScopeMode, dJ as ScopeIssueAction, cs as EditorAnchorProjection, cH as EditorUser, j as SelectionSnapshot, e3 as SurfaceBlockSnapshot, e4 as SurfaceInlineSegment, c5 as CommentPresentationSnapshot, bW as CommentBody, bY as CommentMention, bU as CommentAttachment, fi as ToolbarChromeItemId, fj as ToolbarChromePlacement, dR as SelectionToolKind, as as UiListReadbackSnapshot, fk as ScopeRailPosture, fl as ChromePinsState, fm as PublicMeasurementFidelity, fn as FormattingInlineSelectionToolModel, bh as PresenceSnapshot, bg as CollabPosture, bV as CommentAudience, d0 as MetadataIntegrity, b$ as CommentNegotiationEntry, d6 as NegotiationRole, bZ as CommentNegotiationAction, d8 as PageLayoutSnapshot, fo as EditableTargetRef } from './public-types-S8gTYwKo.cjs';
3
- export { fp as deriveCapabilities } from './public-types-S8gTYwKo.cjs';
2
+ import { c7 as CommentSidebarSnapshot, el as TrackedChangeEntrySnapshot, em as TrackedChangesSnapshot, cc as CompatibilityPanelSnapshot, cJ as EditorWarning, dw as RuntimeContextAnalyticsSnapshot, f1 as ScopeRailSegment, es as WorkflowBlockedCommandReason, c9 as CommentSidebarThreadSnapshot, eQ as WorkspaceMode, eR as ZoomLevel, f2 as ChromePinSurface, f3 as PinState, f4 as FormattingAlignment, I as InsertTableOptions, dO as SectionBreakType, f5 as InsertImageOptions, dP as SectionLayoutPatch, dQ as SectionPageNumberingPatch, cN as HeaderFooterLinkPatch, cF as EditorStoryTarget, R as RuntimeRenderSnapshot, cI as EditorViewStateSnapshot, f6 as SessionCapabilities, f7 as WordReviewEditorLayoutFacet, f8 as GeometryFacet, f9 as WorkflowFacet, fa as EditorActionHostCallbacks, fb as TwWorkspaceChromeHostController, fc as FormattingStateSnapshot, bn as ActiveListContext, d$ as StyleCatalogSnapshot, eO as WorkflowScopeSnapshot, cT as InteractionGuardSnapshot, ep as WordReviewEditorChromePreset, eo as WordReviewEditorChromeOptions, bN as CollabSession, bf as TransportStatus, dm as ReviewQueueSnapshot, fd as UiObjectDragStartInput, fe as UiObjectDragSession, ff as ActiveSelectionToolModel, cl as DocumentNavigationSnapshot, fg as TableStructureContextSnapshot, eq as WordReviewEditorChromeVisibility, fh as EditorRole, eN as WorkflowScopeMode, dJ as ScopeIssueAction, cs as EditorAnchorProjection, cH as EditorUser, j as SelectionSnapshot, e3 as SurfaceBlockSnapshot, e4 as SurfaceInlineSegment, c5 as CommentPresentationSnapshot, bW as CommentBody, bY as CommentMention, bU as CommentAttachment, fi as ToolbarChromeItemId, fj as ToolbarChromePlacement, dR as SelectionToolKind, as as UiListReadbackSnapshot, fk as ScopeRailPosture, fl as ChromePinsState, fm as PublicMeasurementFidelity, fn as FormattingInlineSelectionToolModel, bh as PresenceSnapshot, bg as CollabPosture, bV as CommentAudience, d0 as MetadataIntegrity, b$ as CommentNegotiationEntry, d6 as NegotiationRole, bZ as CommentNegotiationAction, d8 as PageLayoutSnapshot, fo as EditableTargetRef } from './public-types-D31xKNGc.cjs';
3
+ export { fp as deriveCapabilities } from './public-types-D31xKNGc.cjs';
4
4
  import * as React$1 from 'react';
5
5
  import React__default, { ReactNode, FocusEventHandler, Ref, KeyboardEvent as KeyboardEvent$1 } from 'react';
6
6
  import 'yjs';
@@ -1,6 +1,6 @@
1
1
  import * as react_jsx_runtime from 'react/jsx-runtime';
2
- import { c7 as CommentSidebarSnapshot, el as TrackedChangeEntrySnapshot, em as TrackedChangesSnapshot, cc as CompatibilityPanelSnapshot, cJ as EditorWarning, dw as RuntimeContextAnalyticsSnapshot, f1 as ScopeRailSegment, es as WorkflowBlockedCommandReason, c9 as CommentSidebarThreadSnapshot, eQ as WorkspaceMode, eR as ZoomLevel, f2 as ChromePinSurface, f3 as PinState, f4 as FormattingAlignment, I as InsertTableOptions, dO as SectionBreakType, f5 as InsertImageOptions, dP as SectionLayoutPatch, dQ as SectionPageNumberingPatch, cN as HeaderFooterLinkPatch, cF as EditorStoryTarget, R as RuntimeRenderSnapshot, cI as EditorViewStateSnapshot, f6 as SessionCapabilities, f7 as WordReviewEditorLayoutFacet, f8 as GeometryFacet, f9 as WorkflowFacet, fa as EditorActionHostCallbacks, fb as TwWorkspaceChromeHostController, fc as FormattingStateSnapshot, bn as ActiveListContext, d$ as StyleCatalogSnapshot, eO as WorkflowScopeSnapshot, cT as InteractionGuardSnapshot, ep as WordReviewEditorChromePreset, eo as WordReviewEditorChromeOptions, bN as CollabSession, bf as TransportStatus, dm as ReviewQueueSnapshot, fd as UiObjectDragStartInput, fe as UiObjectDragSession, ff as ActiveSelectionToolModel, cl as DocumentNavigationSnapshot, fg as TableStructureContextSnapshot, eq as WordReviewEditorChromeVisibility, fh as EditorRole, eN as WorkflowScopeMode, dJ as ScopeIssueAction, cs as EditorAnchorProjection, cH as EditorUser, j as SelectionSnapshot, e3 as SurfaceBlockSnapshot, e4 as SurfaceInlineSegment, c5 as CommentPresentationSnapshot, bW as CommentBody, bY as CommentMention, bU as CommentAttachment, fi as ToolbarChromeItemId, fj as ToolbarChromePlacement, dR as SelectionToolKind, as as UiListReadbackSnapshot, fk as ScopeRailPosture, fl as ChromePinsState, fm as PublicMeasurementFidelity, fn as FormattingInlineSelectionToolModel, bh as PresenceSnapshot, bg as CollabPosture, bV as CommentAudience, d0 as MetadataIntegrity, b$ as CommentNegotiationEntry, d6 as NegotiationRole, bZ as CommentNegotiationAction, d8 as PageLayoutSnapshot, fo as EditableTargetRef } from './public-types-B5lOUIrP.js';
3
- export { fp as deriveCapabilities } from './public-types-B5lOUIrP.js';
2
+ import { c7 as CommentSidebarSnapshot, el as TrackedChangeEntrySnapshot, em as TrackedChangesSnapshot, cc as CompatibilityPanelSnapshot, cJ as EditorWarning, dw as RuntimeContextAnalyticsSnapshot, f1 as ScopeRailSegment, es as WorkflowBlockedCommandReason, c9 as CommentSidebarThreadSnapshot, eQ as WorkspaceMode, eR as ZoomLevel, f2 as ChromePinSurface, f3 as PinState, f4 as FormattingAlignment, I as InsertTableOptions, dO as SectionBreakType, f5 as InsertImageOptions, dP as SectionLayoutPatch, dQ as SectionPageNumberingPatch, cN as HeaderFooterLinkPatch, cF as EditorStoryTarget, R as RuntimeRenderSnapshot, cI as EditorViewStateSnapshot, f6 as SessionCapabilities, f7 as WordReviewEditorLayoutFacet, f8 as GeometryFacet, f9 as WorkflowFacet, fa as EditorActionHostCallbacks, fb as TwWorkspaceChromeHostController, fc as FormattingStateSnapshot, bn as ActiveListContext, d$ as StyleCatalogSnapshot, eO as WorkflowScopeSnapshot, cT as InteractionGuardSnapshot, ep as WordReviewEditorChromePreset, eo as WordReviewEditorChromeOptions, bN as CollabSession, bf as TransportStatus, dm as ReviewQueueSnapshot, fd as UiObjectDragStartInput, fe as UiObjectDragSession, ff as ActiveSelectionToolModel, cl as DocumentNavigationSnapshot, fg as TableStructureContextSnapshot, eq as WordReviewEditorChromeVisibility, fh as EditorRole, eN as WorkflowScopeMode, dJ as ScopeIssueAction, cs as EditorAnchorProjection, cH as EditorUser, j as SelectionSnapshot, e3 as SurfaceBlockSnapshot, e4 as SurfaceInlineSegment, c5 as CommentPresentationSnapshot, bW as CommentBody, bY as CommentMention, bU as CommentAttachment, fi as ToolbarChromeItemId, fj as ToolbarChromePlacement, dR as SelectionToolKind, as as UiListReadbackSnapshot, fk as ScopeRailPosture, fl as ChromePinsState, fm as PublicMeasurementFidelity, fn as FormattingInlineSelectionToolModel, bh as PresenceSnapshot, bg as CollabPosture, bV as CommentAudience, d0 as MetadataIntegrity, b$ as CommentNegotiationEntry, d6 as NegotiationRole, bZ as CommentNegotiationAction, d8 as PageLayoutSnapshot, fo as EditableTargetRef } from './public-types-DqYt8GdP.js';
3
+ export { fp as deriveCapabilities } from './public-types-DqYt8GdP.js';
4
4
  import * as React$1 from 'react';
5
5
  import React__default, { ReactNode, FocusEventHandler, Ref, KeyboardEvent as KeyboardEvent$1 } from 'react';
6
6
  import 'yjs';
@@ -9,7 +9,7 @@ import {
9
9
  TwShellHeader,
10
10
  createEditorKeyboardHandler,
11
11
  renderTwCaret
12
- } from "./chunk-KL4TZSZV.js";
12
+ } from "./chunk-HWMPNLEF.js";
13
13
  import {
14
14
  CollabAudienceChip,
15
15
  CollabNegotiationActionBar,
@@ -47,15 +47,15 @@ import {
47
47
  selectionTouchesRange,
48
48
  shouldHideInCleanMode,
49
49
  useContainerBreakpoint
50
- } from "./chunk-S3PEKX6H.js";
51
- import "./chunk-57HTKX3P.js";
50
+ } from "./chunk-FGJTOFZY.js";
51
+ import "./chunk-H4HI6RUE.js";
52
52
  import "./chunk-NJFKPDNG.js";
53
53
  import {
54
54
  deriveCapabilities
55
- } from "./chunk-CVSD3UNK.js";
55
+ } from "./chunk-P7XDEVS6.js";
56
56
  import "./chunk-OVLZQ6FZ.js";
57
57
  import "./chunk-QIO6V46H.js";
58
- import "./chunk-XBQFDBXE.js";
58
+ import "./chunk-EZFF6GKF.js";
59
59
  import "./chunk-OYGMRRR7.js";
60
60
  import "./chunk-5KTJKTNE.js";
61
61
  import "./chunk-UFVDIR2C.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@beyondwork/docx-react-component",
3
3
  "publisher": "beyondwork",
4
- "version": "1.0.133",
4
+ "version": "1.0.135",
5
5
  "description": "Embeddable React Word (docx) editor with review, comments, tracked changes, and round-trip OOXML fidelity.",
6
6
  "type": "module",
7
7
  "sideEffects": [