@beyondwork/docx-react-component 1.0.130 → 1.0.132
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.
- package/dist/api/public-types.cjs +679 -157
- package/dist/api/public-types.d.cts +2 -2
- package/dist/api/public-types.d.ts +2 -2
- package/dist/api/public-types.js +5 -3
- package/dist/api/v3.cjs +371 -32
- package/dist/api/v3.d.cts +3 -3
- package/dist/api/v3.d.ts +3 -3
- package/dist/api/v3.js +10 -10
- package/dist/{canonical-document-BMtONpgf.d.cts → canonical-document-CfZIc-fC.d.cts} +1 -1
- package/dist/{canonical-document-BMtONpgf.d.ts → canonical-document-CfZIc-fC.d.ts} +1 -1
- package/dist/{chunk-YLL7MF5C.js → chunk-43JAPM2F.js} +24 -17
- package/dist/{chunk-4YCWECLZ.js → chunk-4HGFJ6Z2.js} +1 -1
- package/dist/{chunk-HYHCRMR7.js → chunk-6736GA6J.js} +1 -1
- package/dist/{chunk-Q7Y57KOK.js → chunk-6TLZ6CMP.js} +2 -2
- package/dist/{chunk-DGA7M77X.js → chunk-ALWXYGXP.js} +2 -2
- package/dist/{chunk-PHMWH23E.js → chunk-C5LXKR54.js} +1 -1
- package/dist/{chunk-6TBLDBCL.js → chunk-CDEZGLQ3.js} +1 -1
- package/dist/{chunk-VRKK2CSZ.js → chunk-JVTDBX67.js} +2 -2
- package/dist/{chunk-THVM6EP5.js → chunk-LPLJZJT2.js} +1196 -35
- package/dist/{chunk-T5YYFDZB.js → chunk-N5FTU4HZ.js} +1 -1
- package/dist/{chunk-3YCQM2RV.js → chunk-QUTVR72L.js} +8 -7
- package/dist/{chunk-M7YRJX6V.js → chunk-RBWJHRNP.js} +1 -1
- package/dist/{chunk-A66ZVUAT.js → chunk-RYMMKOFI.js} +204 -10
- package/dist/{chunk-QXKQPUOM.js → chunk-SZ6BJA4Q.js} +3 -3
- package/dist/{chunk-A3GSNB4G.js → chunk-U3UMKA7B.js} +147 -13
- package/dist/{chunk-KNHMXKC6.js → chunk-UFPBYJMA.js} +2 -2
- package/dist/{chunk-35RHOE6I.js → chunk-UP2KDOYE.js} +6 -1162
- package/dist/{chunk-CI2TD3T4.js → chunk-W2I47J2Q.js} +1 -1
- package/dist/{chunk-7G5GR3VV.js → chunk-XYTWOJII.js} +5 -5
- package/dist/{chunk-WZDKNF37.js → chunk-YUHNDEV5.js} +7 -7
- package/dist/{chunk-ZVC23LKV.js → chunk-ZDYGRO2Z.js} +1 -1
- package/dist/compare.d.cts +1 -1
- package/dist/compare.d.ts +1 -1
- package/dist/core/commands/formatting-commands.d.cts +2 -2
- package/dist/core/commands/formatting-commands.d.ts +2 -2
- package/dist/core/commands/image-commands.cjs +312 -20
- package/dist/core/commands/image-commands.d.cts +2 -2
- package/dist/core/commands/image-commands.d.ts +2 -2
- package/dist/core/commands/image-commands.js +5 -5
- package/dist/core/commands/section-layout-commands.d.cts +2 -2
- package/dist/core/commands/section-layout-commands.d.ts +2 -2
- package/dist/core/commands/style-commands.d.cts +2 -2
- package/dist/core/commands/style-commands.d.ts +2 -2
- package/dist/core/commands/table-structure-commands.cjs +312 -20
- package/dist/core/commands/table-structure-commands.d.cts +2 -2
- package/dist/core/commands/table-structure-commands.d.ts +2 -2
- package/dist/core/commands/table-structure-commands.js +4 -4
- package/dist/core/commands/text-commands.cjs +312 -20
- package/dist/core/commands/text-commands.d.cts +2 -2
- package/dist/core/commands/text-commands.d.ts +2 -2
- package/dist/core/commands/text-commands.js +5 -5
- package/dist/core/selection/mapping.d.cts +2 -2
- package/dist/core/selection/mapping.d.ts +2 -2
- package/dist/core/state/editor-state.d.cts +2 -2
- package/dist/core/state/editor-state.d.ts +2 -2
- package/dist/index.cjs +3015 -2213
- package/dist/index.d.cts +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +554 -99
- package/dist/io/docx-session.d.cts +4 -4
- package/dist/io/docx-session.d.ts +4 -4
- package/dist/io/docx-session.js +4 -4
- package/dist/legal.d.cts +1 -1
- package/dist/legal.d.ts +1 -1
- package/dist/legal.js +3 -3
- package/dist/{loader-B-aL5HGD.d.ts → loader-CfpeEPAa.d.ts} +3 -3
- package/dist/{loader-DiY_ZgKl.d.cts → loader-MAa8VpzW.d.cts} +3 -3
- package/dist/{public-types-gvubspUI.d.cts → public-types-Cjs8glST.d.ts} +137 -2
- package/dist/{public-types-DyqnxxO9.d.ts → public-types-KBS6JnOs.d.cts} +137 -2
- package/dist/public-types.cjs +679 -157
- package/dist/public-types.d.cts +2 -2
- package/dist/public-types.d.ts +2 -2
- package/dist/public-types.js +5 -3
- package/dist/runtime/collab.d.cts +3 -3
- package/dist/runtime/collab.d.ts +3 -3
- package/dist/runtime/document-runtime.cjs +371 -22
- package/dist/runtime/document-runtime.d.cts +2 -2
- package/dist/runtime/document-runtime.d.ts +2 -2
- package/dist/runtime/document-runtime.js +14 -14
- package/dist/{session-CDB0hohT.d.ts → session-CkoH8FoY.d.ts} +3 -3
- package/dist/{session-BUN6B-Vj.d.cts → session-wwe0Gib-.d.cts} +3 -3
- package/dist/session.d.cts +5 -5
- package/dist/session.d.ts +5 -5
- package/dist/session.js +5 -5
- package/dist/tailwind.cjs +492 -202
- package/dist/tailwind.d.cts +2 -2
- package/dist/tailwind.d.ts +2 -2
- package/dist/tailwind.js +7 -7
- package/dist/{types-C4bz3kDU.d.cts → types-B3SGRW0w.d.cts} +2 -2
- package/dist/{types-VWH6CRvG.d.ts → types-CH7NWqVL.d.ts} +2 -2
- package/dist/ui-tailwind/editor-surface/search-plugin.d.cts +3 -3
- package/dist/ui-tailwind/editor-surface/search-plugin.d.ts +3 -3
- package/dist/ui-tailwind/editor-surface/search-plugin.js +4 -4
- package/dist/ui-tailwind.cjs +492 -202
- package/dist/ui-tailwind.d.cts +3 -3
- package/dist/ui-tailwind.d.ts +3 -3
- package/dist/ui-tailwind.js +7 -7
- package/package.json +4 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { bf as ActiveListContext, gL as ActiveMarginPreset, bg as ActiveNoteContext, gM as ActivePageFormat, bh as AddCommentParams, bi as AddCommentReplyResult, bj as AddCommentResult, gN as AddScopeParams, gO as AddScopeResult, bk as AiExplanationScopeInput, bl as AiExplanationScopeResult, bo as AutosaveConfig, bp as AutosaveState, br as BatchEditEntryResult, bs as BatchEditOperation, bt as BatchEditOptions, bu as BatchEditResult, gP as CAPABILITY_BY_ID, C as CanonicalDocumentEnvelope, gQ as CanonicalDocumentFragment, gR as CapabilityBlockReason, gS as CapabilityCategory, gT as CapabilityKind, gU as CapabilityShortcut, bv as CaretAffinity, bw as ChangeAnchor, bx as ChangeFilter, by as ChartPreviewResolveParams, bz as ChartSnapshot, bA as ChartSnapshotBubbleSeries, bB as ChartSnapshotData, bC as ChartSnapshotScatterSeries, bD as ChartSnapshotSeries, eW as ChromePinSurface, fd as ChromePinsState, gV as ClearHighlightOptions, bF as CollabSession, bL as CommandStateSnapshot, b$ as CommentSidebarSnapshot, c0 as CommentSidebarThreadEntrySnapshot, c1 as CommentSidebarThreadSnapshot, c2 as CompatibilityFeatureClass, c3 as CompatibilityFeatureEntry, c4 as CompatibilityPanelSnapshot, q as CompatibilityReport, gW as DEFAULT_PAGE_ESTIMATE_PX_PER_TWIP, gX as DEFAULT_PX_PER_TWIP, gY as DecorationIndex, c8 as DocumentChunkKind, c9 as DocumentChunkSnapshot, ca as DocumentHeadingSnapshot, cb as DocumentLocationSnapshot, cc as DocumentLocationSource, gZ as DocumentMode, cd as DocumentNavigationSnapshot, ce as DocumentOutlineHeadingSnapshot, cf as DocumentOutlineSnapshot, cg as DocumentPageSnapshot, ch as DocumentSectionSnapshot, ci as DocumentStats, cj as DocumentTextToken, g_ as EMU_PER_INCH, g$ as EMU_PER_PX, fg as EditableTargetRef, ck as EditorAnchorProjection, h0 as EditorApiError, h1 as EditorCapability, cl as EditorDatastoreAdapter, h2 as EditorDiagnostic, h3 as EditorDiagnosticCode, h4 as EditorDiagnosticLlmMetadata, h5 as EditorDiagnosticRecoveryClass, h6 as EditorDiagnosticRemediation, h7 as EditorDiagnosticSource, h8 as EditorDiagnosticTechnical, r as EditorError, cm as EditorErrorCode, E as EditorHostAdapter, f9 as EditorRole, a as EditorSessionState, cn as EditorStateBlob, as as EditorStateLocation, ar as EditorStateNamespace, co as EditorStatePartLoadFailure, cp as EditorStatePartPersistFailure, cq as EditorStatePersister, cr as EditorStatePolicy, cs as EditorStatePolicyEntry, ct as EditorStatePolicyMigration, cu as EditorStateResolveErrorMode, cv as EditorStateResolver, cw as EditorStateStorageRef, cx as EditorStoryTarget, o as EditorSurfaceSnapshot, cy as EditorTelemetryEvent, cz as EditorUser, cA as EditorViewStateSnapshot, cB as EditorWarning, cC as EditorWarningCode, h9 as EffectiveSelectionMode, ha as EmbeddedDocumentManifestLike, hb as ExportDelivery, b as ExportDocxOptions, c as ExportResult, cE as ExternalDocumentSource, hc as FieldEntrySnapshot, hd as FieldFamily, he as FieldRefreshStatus, hf as FieldSnapshot, eY as FormattingAlignment, hg as FormattingBreadcrumbItem, f4 as FormattingStateSnapshot, f0 as GeometryFacet, cF as HeaderFooterLinkPatch, cG as HostAnnotationItem, cH as HostAnnotationKind, cI as HostAnnotationOverlay, cJ as HostAnnotationSnapshot, cK as ISSUE_METADATA_ID, eZ as InsertImageOptions, I as InsertTableOptions, cL as InteractionGuardSnapshot, cM as IssueMetadataValue, cN as IssueMode, cO as IssueOwner, cP as IssueSeverity, hh as LayoutFacetEvent, hi as LayoutFacetInvalidationReason, hj as LayoutInputIdentity, cQ as LayoutMeasurement, cR as LoadRequest, cS as LoadResult, cT as LoadSourcePolicy, L as LoadStage, fo as MAIN_STORY_TARGET, M as MarginPresetDefinition, hk as MetadataConflictPolicy, cU as MetadataIntegrity, cV as MetadataPersistenceMode, cW as MetadataResolverMissingError, hl as OverlayKind, hm as OverlayVisibilityAuthorship, hn as OverlayVisibilityEnforcement, ho as OverlayVisibilityPolicy, hp as PERCENTAGE_PARTS, hq as PageChromeReservations, hr as PageFieldContext, i as PageFormatDefinition, d0 as PageLayoutSnapshot, hs as PagePatchEntry, ht as PagePatchPlan, hu as PagePatchReason, hv as PagePreviewMaps, d1 as PageRegionHitTest, P as PersistedEditorSnapshot, eX as PinState, hw as ProtectionRange, t as ProtectionSnapshot, hx as PublicBlockFragment, hy as PublicBlockMeasurement, hz as PublicBorderSpec, hA as PublicCellLocator, hB as PublicCellShading, hC as PublicFieldDirtinessReport, hD as PublicLayoutDivergence, hE as PublicLineBox, hF as PublicLineRunAnchor, fe as PublicMeasurementFidelity, hG as PublicNoteAllocation, hH as PublicPageAnchor, hI as PublicPageFrame, hJ as PublicPageLocalStoryInstance, hK as PublicPageNode, hL as PublicPagePaginationTelemetry, hM as PublicPageRegion, hN as PublicPageRegions, hO as PublicPageSpan, hP as PublicPaginationTelemetry, hQ as PublicRegionBlock, hR as PublicRegionKind, hS as PublicResolvedPageStories, hT as PublicResolvedParagraphFormatting, hU as PublicResolvedRunFormatting, hV as PublicResolvedStoryField, hW as PublicSectionNode, hX as PublicStoryAnchoredObject, hY as PublicTableBorders, hZ as PublicTableCellBorders, h_ as PublicTableCellMargins, h$ as PublicTableEvent, i0 as PublicTableRenderPlan, i1 as PublicTableRowHeight, i2 as PublicTableStyle, i3 as PublicTableSummary, i4 as PublicTableWidth, i5 as PublicTwipsRect, d6 as REVIEW_ACTION_METADATA_ID, i6 as ROTATION_UNITS_PER_DEGREE, i7 as RenderAnchorIndex, i8 as RenderAnchorQuery, i9 as RenderBlock, ia as RenderBlockDecoration, ib as RenderFrame, ic as RenderFrameQueryOptions, id as RenderFrameRect, ie as RenderHitResult, ig as RenderKernelEvent, ih as RenderLine, ii as RenderLineAnchor, ij as RenderPage, ik as RenderPageRegions, il as RenderPoint, im as RenderStoryRegion, io as RenderZoom, ip as RenderZoomSummary, iq as ResolveMetadataConflictInput, ir as ResolvedNumberingGeometrySnapshot, is as ResolvedNumberingSnapshot, d7 as RestorePointCheckpointType, d8 as RestorePointSnapshot, d9 as RestoreResult, da as ReviewActionKind, db as ReviewActionMetadataValue, dc as ReviewQueueItem, dd as ReviewQueueItemKind, de as ReviewQueueSnapshot, df as ReviewWorkItemSnapshot, dg as ReviewWorkSnapshot, dh as RuntimeContextAnalyticsActionHint, di as RuntimeContextAnalyticsBadge, dj as RuntimeContextAnalyticsCounts, dk as RuntimeContextAnalyticsProvenance, dl as RuntimeContextAnalyticsQuery, dm as RuntimeContextAnalyticsScopeKind, dn as RuntimeContextAnalyticsSnapshot, dp as RuntimeContextAnalyticsState, dq as RuntimeContextAnalyticsUnavailableField, it as RuntimeEditTargetContext, be as RuntimePageGraph, iu as RuntimePageNode, R as RuntimeRenderSnapshot, iv as SRCRECT_UNITS_PER_PERCENT, iw as SanitizeResult, du as SaveExportParams, dv as SaveExportResult, dw as SaveSessionParams, dx as SaveSessionResult, dy as SaveSnapshotParams, dz as SaveSnapshotResult, ix as ScopeBundle, iy as ScopeBundleEvidence, iz as ScopeBundleNeighborhood, dA as ScopeCardModel, iA as ScopeChromeVisibility, iB as ScopeChromeVisibilityState, iC as ScopeHandle, dB as ScopeIssueAction, dC as ScopeMetadataPersistence, dD as ScopeMetadataResolver, dE as ScopeMetadataStorageRef, iD as ScopeQueryFilter, iE as ScopeQueryResult, fc as ScopeRailPosture, eV as ScopeRailSegment, iF as ScopeRailSnapshot, iG as ScopeTagRegistry, dF as ScopeTagTouch, iH as ScopeVisibility, j as SearchOptions, iI as SearchResultSnapshot, k as SearchTextOptions, l as SecondaryStorySearchResult, iJ as SecondaryStorySurface, dG as SectionBreakType, dH as SectionLayoutPatch, dI as SectionPageNumberingPatch, h as SelectionSnapshot, iK as SemanticScope, iL as SemanticScopeKind, e_ as SessionCapabilities, iM as SetSelectionOptions, aL as SharedWorkflowState, iN as ShortcutDelegationContext, dN as SnapshotRefreshChangeKind, dO as SnapshotRefreshHints, dP as SnapshotRefreshInvalidateTarget, dQ as SnapshotRefreshStaleTarget, iO as StorageReference, iP as StoreEmbeddedDocParams, dR as StoryTextStreamSnapshot, dS as StyleCatalogEntrySnapshot, dT as StyleCatalogSnapshot, dU as SuggestionEntrySnapshot, dV as SuggestionGroup, dW as SuggestionsSnapshot, iQ as SupportedFieldFamily, dX as SurfaceBlockSnapshot, iR as SurfaceDrawingAnchor, dY as SurfaceInlineSegment, iS as SurfacePictureEffects, iT as SurfacePreserveOnlyObjectSizing, dZ as SurfaceTableCellSnapshot, d_ as SurfaceTableRowSnapshot, iU as SurfaceTextBoxBodyProperties, iV as SurfaceTextBoxBodySnapshot, iW as SurfaceTextBoxBodyStatus, iX as SurfaceTextBoxParagraphSnapshot, iY as SurfaceTextBoxRunSnapshot, d$ as SurfaceTextMark, iZ as TWIPS_PER_PX, i_ as TableOp, i$ as TableOpResult, j0 as TableOperationCapabilitySnapshot, f8 as TableStructureContextSnapshot, b0 as TextCommandAck, e5 as TextCommandAckKind, b1 as TextCommandRefreshClass, f as TextFormattingDirective, e6 as TextProjection, e7 as TextProjectionLine, e8 as TextProjectionOptions, e9 as TextProjectionStoryEntry, j1 as TextStyleFilter, ea as TocEntrySnapshot, j2 as TocRefreshOptions, j3 as TocRefreshResult, j4 as TocRefreshTrigger, eb as TocRegionSnapshot, ec as TocSnapshot, ed as TrackedChangeEntrySnapshot, ee as TrackedChangesSnapshot, j5 as UpdateFieldsOptions, j6 as UpdateFieldsResult, ef as ViewMode, j7 as WordReviewEditorChangesFacet, eg as WordReviewEditorChromeOptions, eh as WordReviewEditorChromePreset, ei as WordReviewEditorChromeVisibility, j8 as WordReviewEditorCommentsFacet, j9 as WordReviewEditorDiagnosticsFacet, ja as WordReviewEditorDocumentFacet, ej as WordReviewEditorEvent, jb as WordReviewEditorFieldsFacet, e$ as WordReviewEditorLayoutFacet, jc as WordReviewEditorPasteEvent, b2 as WordReviewEditorProps, b3 as WordReviewEditorRef, jd as WordReviewEditorScopesFacet, je as WordReviewEditorTablesFacet, ek as WorkflowBlockedCommandReason, el as WorkflowCandidateRange, em as WorkflowCandidateRangeOptions, en as WorkflowCommentMarkup, jf as WorkflowEventOrigin, f1 as WorkflowFacet, eo as WorkflowFieldMarkup, ep as WorkflowHighlightMarkup, jg as WorkflowLockedZone, eq as WorkflowMarkupBase, er as WorkflowMarkupItem, es as WorkflowMarkupKind, jh as WorkflowMarkupMode, ji as WorkflowMarkupModeEnforcement, jj as WorkflowMarkupModePolicy, et as WorkflowMarkupSnapshot, eu as WorkflowMetadataDefinition, ev as WorkflowMetadataEntry, ew as WorkflowMetadataMarkup, ex as WorkflowMetadataPersistence, ey as WorkflowMetadataSnapshot, ez as WorkflowOpaqueFragmentMarkup, eA as WorkflowOverlay, eB as WorkflowOverlayPatch, eC as WorkflowProtectedRangeMarkup, eD as WorkflowRevisionMarkup, eE as WorkflowScope, jk as WorkflowScopeGuardPolicy, jl as WorkflowScopeMetadataField, eF as WorkflowScopeMode, eG as WorkflowScopeSnapshot, eH as WorkflowWorkItem, eI as WorkspaceMode, eJ as ZoomLevel, jm as buildPagePreviewMaps, jn as buildSearchPattern, jo as createCanvasBackend, jp as createPublicNodeAnchor, jq as createPublicRangeAnchor, jr as createScopeTagRegistry, m as createSearchExcerpt, fh as deriveCapabilities, js as estimateBlockHeight, jt as estimateParagraphLineCount, ju as estimateParagraphLineHeight, jv as findPageForOffset, n as findSearchMatches, jw as getUsableColumnWidth, jx as resolvePageFieldDisplayText, jy as sanitizeMarkdown, s as searchSecondaryStories, jz as storyTargetKey, fF as storyTargetsEqual } from '../public-types-gvubspUI.cjs';
|
|
2
|
+
export { bf as ActiveListContext, gL as ActiveMarginPreset, bg as ActiveNoteContext, gM as ActivePageFormat, bh as AddCommentParams, bi as AddCommentReplyResult, bj as AddCommentResult, gN as AddScopeParams, gO as AddScopeResult, bk as AiExplanationScopeInput, bl as AiExplanationScopeResult, bo as AutosaveConfig, bp as AutosaveState, br as BatchEditEntryResult, bs as BatchEditOperation, bt as BatchEditOptions, bu as BatchEditResult, gP as CAPABILITY_BY_ID, C as CanonicalDocumentEnvelope, gQ as CanonicalDocumentFragment, gR as CapabilityBlockReason, gS as CapabilityCategory, gT as CapabilityKind, gU as CapabilityShortcut, bv as CaretAffinity, bw as ChangeAnchor, bx as ChangeFilter, by as ChartPreviewResolveParams, bz as ChartSnapshot, bA as ChartSnapshotBubbleSeries, bB as ChartSnapshotData, bC as ChartSnapshotScatterSeries, bD as ChartSnapshotSeries, eW as ChromePinSurface, fd as ChromePinsState, gV as ClearHighlightOptions, bF as CollabSession, bL as CommandStateSnapshot, b$ as CommentSidebarSnapshot, c0 as CommentSidebarThreadEntrySnapshot, c1 as CommentSidebarThreadSnapshot, c2 as CompatibilityFeatureClass, c3 as CompatibilityFeatureEntry, c4 as CompatibilityPanelSnapshot, q as CompatibilityReport, gW as DEFAULT_PAGE_ESTIMATE_PX_PER_TWIP, gX as DEFAULT_PX_PER_TWIP, gY as DecorationIndex, c8 as DocumentChunkKind, c9 as DocumentChunkSnapshot, ca as DocumentHeadingSnapshot, cb as DocumentLocationSnapshot, cc as DocumentLocationSource, gZ as DocumentMode, cd as DocumentNavigationSnapshot, ce as DocumentOutlineHeadingSnapshot, cf as DocumentOutlineSnapshot, cg as DocumentPageSnapshot, ch as DocumentSectionSnapshot, ci as DocumentStats, cj as DocumentTextToken, g_ as EMU_PER_INCH, g$ as EMU_PER_PX, fg as EditableTargetRef, ck as EditorAnchorProjection, h0 as EditorApiError, h1 as EditorCapability, cl as EditorDatastoreAdapter, h2 as EditorDiagnostic, h3 as EditorDiagnosticCode, h4 as EditorDiagnosticLlmMetadata, h5 as EditorDiagnosticRecoveryClass, h6 as EditorDiagnosticRemediation, h7 as EditorDiagnosticSource, h8 as EditorDiagnosticTechnical, r as EditorError, cm as EditorErrorCode, E as EditorHostAdapter, f9 as EditorRole, a as EditorSessionState, cn as EditorStateBlob, as as EditorStateLocation, ar as EditorStateNamespace, co as EditorStatePartLoadFailure, cp as EditorStatePartPersistFailure, cq as EditorStatePersister, cr as EditorStatePolicy, cs as EditorStatePolicyEntry, ct as EditorStatePolicyMigration, cu as EditorStateResolveErrorMode, cv as EditorStateResolver, cw as EditorStateStorageRef, cx as EditorStoryTarget, o as EditorSurfaceSnapshot, cy as EditorTelemetryEvent, cz as EditorUser, cA as EditorViewStateSnapshot, cB as EditorWarning, cC as EditorWarningCode, h9 as EffectiveSelectionMode, ha as EmbeddedDocumentManifestLike, hb as ExportDelivery, b as ExportDocxOptions, c as ExportResult, cE as ExternalDocumentSource, hc as FieldEntrySnapshot, hd as FieldFamily, he as FieldRefreshStatus, hf as FieldSnapshot, eY as FormattingAlignment, hg as FormattingBreadcrumbItem, f4 as FormattingStateSnapshot, f0 as GeometryFacet, cF as HeaderFooterLinkPatch, cG as HostAnnotationItem, cH as HostAnnotationKind, cI as HostAnnotationOverlay, cJ as HostAnnotationSnapshot, cK as ISSUE_METADATA_ID, eZ as InsertImageOptions, I as InsertTableOptions, cL as InteractionGuardSnapshot, cM as IssueMetadataValue, cN as IssueMode, cO as IssueOwner, cP as IssueSeverity, hh as LayoutFacetEvent, hi as LayoutFacetInvalidationReason, hj as LayoutInputIdentity, cQ as LayoutMeasurement, cR as LoadRequest, cS as LoadResult, cT as LoadSourcePolicy, L as LoadStage, fo as MAIN_STORY_TARGET, M as MarginPresetDefinition, hk as MetadataConflictPolicy, cU as MetadataIntegrity, cV as MetadataPersistenceMode, cW as MetadataResolverMissingError, hl as OverlayKind, hm as OverlayVisibilityAuthorship, hn as OverlayVisibilityEnforcement, ho as OverlayVisibilityPolicy, hp as PERCENTAGE_PARTS, hq as PageChromeReservations, hr as PageFieldContext, i as PageFormatDefinition, d0 as PageLayoutSnapshot, hs as PagePatchEntry, ht as PagePatchPlan, hu as PagePatchReason, hv as PagePreviewMaps, d1 as PageRegionHitTest, P as PersistedEditorSnapshot, eX as PinState, hw as ProtectionRange, t as ProtectionSnapshot, hx as PublicBlockFragment, hy as PublicBlockMeasurement, hz as PublicBorderSpec, hA as PublicCellLocator, hB as PublicCellShading, hC as PublicFieldDirtinessReport, hD as PublicLayoutDivergence, hE as PublicLineBox, hF as PublicLineRunAnchor, fe as PublicMeasurementFidelity, hG as PublicNoteAllocation, hH as PublicPageAnchor, hI as PublicPageFrame, hJ as PublicPageLocalStoryInstance, hK as PublicPageNode, hL as PublicPagePaginationTelemetry, hM as PublicPageRegion, hN as PublicPageRegions, hO as PublicPageSpan, hP as PublicPaginationTelemetry, hQ as PublicRegionBlock, hR as PublicRegionKind, hS as PublicResolvedPageStories, hT as PublicResolvedParagraphFormatting, hU as PublicResolvedRunFormatting, hV as PublicResolvedStoryField, hW as PublicSectionNode, hX as PublicStoryAnchoredObject, hY as PublicTableBorders, hZ as PublicTableCellBorders, h_ as PublicTableCellMargins, h$ as PublicTableEvent, i0 as PublicTableRenderPlan, i1 as PublicTableRowHeight, i2 as PublicTableStyle, i3 as PublicTableSummary, i4 as PublicTableWidth, i5 as PublicTwipsRect, d6 as REVIEW_ACTION_METADATA_ID, i6 as ROTATION_UNITS_PER_DEGREE, i7 as RenderAnchorIndex, i8 as RenderAnchorQuery, i9 as RenderBlock, ia as RenderBlockDecoration, ib as RenderFrame, ic as RenderFrameQueryOptions, id as RenderFrameRect, ie as RenderHitResult, ig as RenderKernelEvent, ih as RenderLine, ii as RenderLineAnchor, ij as RenderPage, ik as RenderPageRegions, il as RenderPoint, im as RenderStoryRegion, io as RenderZoom, ip as RenderZoomSummary, iq as ResolveMetadataConflictInput, ir as ResolvedNumberingGeometrySnapshot, is as ResolvedNumberingSnapshot, d7 as RestorePointCheckpointType, d8 as RestorePointSnapshot, d9 as RestoreResult, da as ReviewActionKind, db as ReviewActionMetadataValue, dc as ReviewQueueItem, dd as ReviewQueueItemKind, de as ReviewQueueSnapshot, df as ReviewWorkItemSnapshot, dg as ReviewWorkSnapshot, dh as RuntimeContextAnalyticsActionHint, di as RuntimeContextAnalyticsBadge, dj as RuntimeContextAnalyticsCounts, dk as RuntimeContextAnalyticsProvenance, dl as RuntimeContextAnalyticsQuery, dm as RuntimeContextAnalyticsScopeKind, dn as RuntimeContextAnalyticsSnapshot, dp as RuntimeContextAnalyticsState, dq as RuntimeContextAnalyticsUnavailableField, it as RuntimeEditTargetContext, be as RuntimePageGraph, iu as RuntimePageNode, R as RuntimeRenderSnapshot, iv as SRCRECT_UNITS_PER_PERCENT, iw as SanitizeResult, du as SaveExportParams, dv as SaveExportResult, dw as SaveSessionParams, dx as SaveSessionResult, dy as SaveSnapshotParams, dz as SaveSnapshotResult, ix as ScopeBundle, iy as ScopeBundleEvidence, iz as ScopeBundleNeighborhood, dA as ScopeCardModel, iA as ScopeChromeVisibility, iB as ScopeChromeVisibilityState, iC as ScopeHandle, dB as ScopeIssueAction, dC as ScopeMetadataPersistence, dD as ScopeMetadataResolver, dE as ScopeMetadataStorageRef, iD as ScopeQueryFilter, iE as ScopeQueryResult, fc as ScopeRailPosture, eV as ScopeRailSegment, iF as ScopeRailSnapshot, iG as ScopeTagRegistry, dF as ScopeTagTouch, iH as ScopeVisibility, j as SearchOptions, iI as SearchResultSnapshot, k as SearchTextOptions, l as SecondaryStorySearchResult, iJ as SecondaryStorySurface, dG as SectionBreakType, dH as SectionLayoutPatch, dI as SectionPageNumberingPatch, h as SelectionSnapshot, iK as SemanticScope, iL as SemanticScopeKind, e_ as SessionCapabilities, iM as SetSelectionOptions, aL as SharedWorkflowState, iN as ShortcutDelegationContext, dN as SnapshotRefreshChangeKind, dO as SnapshotRefreshHints, dP as SnapshotRefreshInvalidateTarget, dQ as SnapshotRefreshStaleTarget, iO as StorageReference, iP as StoreEmbeddedDocParams, dR as StoryTextStreamSnapshot, dS as StyleCatalogEntrySnapshot, dT as StyleCatalogSnapshot, dU as SuggestionEntrySnapshot, dV as SuggestionGroup, dW as SuggestionsSnapshot, iQ as SupportedFieldFamily, dX as SurfaceBlockSnapshot, iR as SurfaceDrawingAnchor, dY as SurfaceInlineSegment, iS as SurfacePictureEffects, iT as SurfacePreserveOnlyObjectSizing, dZ as SurfaceTableCellSnapshot, d_ as SurfaceTableRowSnapshot, iU as SurfaceTextBoxBodyProperties, iV as SurfaceTextBoxBodySnapshot, iW as SurfaceTextBoxBodyStatus, iX as SurfaceTextBoxParagraphSnapshot, iY as SurfaceTextBoxRunSnapshot, d$ as SurfaceTextMark, iZ as TWIPS_PER_PX, i_ as TableOp, i$ as TableOpResult, j0 as TableOperationCapabilitySnapshot, f8 as TableStructureContextSnapshot, b0 as TextCommandAck, e5 as TextCommandAckKind, b1 as TextCommandRefreshClass, f as TextFormattingDirective, e6 as TextProjection, e7 as TextProjectionLine, e8 as TextProjectionOptions, e9 as TextProjectionStoryEntry, j1 as TextStyleFilter, ea as TocEntrySnapshot, j2 as TocRefreshOptions, j3 as TocRefreshResult, j4 as TocRefreshTrigger, eb as TocRegionSnapshot, ec as TocSnapshot, ed as TrackedChangeEntrySnapshot, ee as TrackedChangesSnapshot, j5 as UpdateFieldsOptions, j6 as UpdateFieldsResult, ef as ViewMode, j7 as WordReviewEditorChangesFacet, eg as WordReviewEditorChromeOptions, eh as WordReviewEditorChromePreset, ei as WordReviewEditorChromeVisibility, j8 as WordReviewEditorCommentsFacet, j9 as WordReviewEditorDiagnosticsFacet, ja as WordReviewEditorDocumentFacet, ej as WordReviewEditorEvent, jb as WordReviewEditorFieldsFacet, e$ as WordReviewEditorLayoutFacet, jc as WordReviewEditorPasteEvent, b2 as WordReviewEditorProps, b3 as WordReviewEditorRef, jd as WordReviewEditorScopesFacet, je as WordReviewEditorTablesFacet, ek as WorkflowBlockedCommandReason, el as WorkflowCandidateRange, em as WorkflowCandidateRangeOptions, en as WorkflowCommentMarkup, jf as WorkflowEventOrigin, f1 as WorkflowFacet, eo as WorkflowFieldMarkup, ep as WorkflowHighlightMarkup, jg as WorkflowLockedZone, eq as WorkflowMarkupBase, er as WorkflowMarkupItem, es as WorkflowMarkupKind, jh as WorkflowMarkupMode, ji as WorkflowMarkupModeEnforcement, jj as WorkflowMarkupModePolicy, et as WorkflowMarkupSnapshot, eu as WorkflowMetadataDefinition, ev as WorkflowMetadataEntry, ew as WorkflowMetadataMarkup, ex as WorkflowMetadataPersistence, ey as WorkflowMetadataSnapshot, ez as WorkflowOpaqueFragmentMarkup, eA as WorkflowOverlay, eB as WorkflowOverlayPatch, eC as WorkflowProtectedRangeMarkup, eD as WorkflowRevisionMarkup, eE as WorkflowScope, jk as WorkflowScopeGuardPolicy, jl as WorkflowScopeMetadataField, eF as WorkflowScopeMode, eG as WorkflowScopeSnapshot, eH as WorkflowWorkItem, eI as WorkspaceMode, eJ as ZoomLevel, jm as buildPagePreviewMaps, jn as buildSearchPattern, jo as createCanvasBackend, jp as createPagePatchPlan, jq as createPublicNodeAnchor, jr as createPublicRangeAnchor, js as createScopeTagRegistry, m as createSearchExcerpt, fh as deriveCapabilities, jt as estimateBlockHeight, ju as estimateParagraphLineCount, jv as estimateParagraphLineHeight, jw as findPageForOffset, n as findSearchMatches, jx as getUsableColumnWidth, jy as resolvePageFieldDisplayText, jz as sanitizeMarkdown, s as searchSecondaryStories, jA as storyTargetKey, fF as storyTargetsEqual } from '../public-types-KBS6JnOs.cjs';
|
|
3
3
|
import 'y-protocols/awareness';
|
|
4
4
|
import 'yjs';
|
|
5
|
-
export {
|
|
5
|
+
export { ad as AreaChartModel, ae as Axis, af as AxisBase, ag as BarChartModel, B as BlockNode, ah as BubbleChartModel, ai as BubbleSeries, a2 as CanonicalParagraphFormatting, a0 as CanonicalRunFormatting, aj as CategoryAxis, ak as CategoryLikeAxis, al as ChartCommon, a6 as ChartModel, am as ColorMod, a8 as ColorRef, an as ComboChartModel, ao as DataLabelsSpec, ap as DataPointOverride, aq as DateAxis, a3 as FillSpec, ar as Legend, as as LineChartModel, at as LineSeries, au as MarkerSpec, av as PieChartModel, aw as PieSeries, a7 as ResolvedTheme, ax as ScatterChartModel, ay as ScatterSeries, az as Series, aA as SeriesAxis, aB as SeriesBase, aC as ShapeProperties, a5 as StrokeSpec, G as TextMark, a4 as TextProperties, aD as Title, aE as UnsupportedChartModel, aF as UnsupportedReason, aG as ValueAxis } from '../canonical-document-CfZIc-fC.cjs';
|
|
6
6
|
import 'prosemirror-state';
|
|
7
7
|
import 'prosemirror-model';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'react';
|
|
2
|
-
export { bf as ActiveListContext, gL as ActiveMarginPreset, bg as ActiveNoteContext, gM as ActivePageFormat, bh as AddCommentParams, bi as AddCommentReplyResult, bj as AddCommentResult, gN as AddScopeParams, gO as AddScopeResult, bk as AiExplanationScopeInput, bl as AiExplanationScopeResult, bo as AutosaveConfig, bp as AutosaveState, br as BatchEditEntryResult, bs as BatchEditOperation, bt as BatchEditOptions, bu as BatchEditResult, gP as CAPABILITY_BY_ID, C as CanonicalDocumentEnvelope, gQ as CanonicalDocumentFragment, gR as CapabilityBlockReason, gS as CapabilityCategory, gT as CapabilityKind, gU as CapabilityShortcut, bv as CaretAffinity, bw as ChangeAnchor, bx as ChangeFilter, by as ChartPreviewResolveParams, bz as ChartSnapshot, bA as ChartSnapshotBubbleSeries, bB as ChartSnapshotData, bC as ChartSnapshotScatterSeries, bD as ChartSnapshotSeries, eW as ChromePinSurface, fd as ChromePinsState, gV as ClearHighlightOptions, bF as CollabSession, bL as CommandStateSnapshot, b$ as CommentSidebarSnapshot, c0 as CommentSidebarThreadEntrySnapshot, c1 as CommentSidebarThreadSnapshot, c2 as CompatibilityFeatureClass, c3 as CompatibilityFeatureEntry, c4 as CompatibilityPanelSnapshot, q as CompatibilityReport, gW as DEFAULT_PAGE_ESTIMATE_PX_PER_TWIP, gX as DEFAULT_PX_PER_TWIP, gY as DecorationIndex, c8 as DocumentChunkKind, c9 as DocumentChunkSnapshot, ca as DocumentHeadingSnapshot, cb as DocumentLocationSnapshot, cc as DocumentLocationSource, gZ as DocumentMode, cd as DocumentNavigationSnapshot, ce as DocumentOutlineHeadingSnapshot, cf as DocumentOutlineSnapshot, cg as DocumentPageSnapshot, ch as DocumentSectionSnapshot, ci as DocumentStats, cj as DocumentTextToken, g_ as EMU_PER_INCH, g$ as EMU_PER_PX, fg as EditableTargetRef, ck as EditorAnchorProjection, h0 as EditorApiError, h1 as EditorCapability, cl as EditorDatastoreAdapter, h2 as EditorDiagnostic, h3 as EditorDiagnosticCode, h4 as EditorDiagnosticLlmMetadata, h5 as EditorDiagnosticRecoveryClass, h6 as EditorDiagnosticRemediation, h7 as EditorDiagnosticSource, h8 as EditorDiagnosticTechnical, r as EditorError, cm as EditorErrorCode, E as EditorHostAdapter, f9 as EditorRole, a as EditorSessionState, cn as EditorStateBlob, as as EditorStateLocation, ar as EditorStateNamespace, co as EditorStatePartLoadFailure, cp as EditorStatePartPersistFailure, cq as EditorStatePersister, cr as EditorStatePolicy, cs as EditorStatePolicyEntry, ct as EditorStatePolicyMigration, cu as EditorStateResolveErrorMode, cv as EditorStateResolver, cw as EditorStateStorageRef, cx as EditorStoryTarget, o as EditorSurfaceSnapshot, cy as EditorTelemetryEvent, cz as EditorUser, cA as EditorViewStateSnapshot, cB as EditorWarning, cC as EditorWarningCode, h9 as EffectiveSelectionMode, ha as EmbeddedDocumentManifestLike, hb as ExportDelivery, b as ExportDocxOptions, c as ExportResult, cE as ExternalDocumentSource, hc as FieldEntrySnapshot, hd as FieldFamily, he as FieldRefreshStatus, hf as FieldSnapshot, eY as FormattingAlignment, hg as FormattingBreadcrumbItem, f4 as FormattingStateSnapshot, f0 as GeometryFacet, cF as HeaderFooterLinkPatch, cG as HostAnnotationItem, cH as HostAnnotationKind, cI as HostAnnotationOverlay, cJ as HostAnnotationSnapshot, cK as ISSUE_METADATA_ID, eZ as InsertImageOptions, I as InsertTableOptions, cL as InteractionGuardSnapshot, cM as IssueMetadataValue, cN as IssueMode, cO as IssueOwner, cP as IssueSeverity, hh as LayoutFacetEvent, hi as LayoutFacetInvalidationReason, hj as LayoutInputIdentity, cQ as LayoutMeasurement, cR as LoadRequest, cS as LoadResult, cT as LoadSourcePolicy, L as LoadStage, fo as MAIN_STORY_TARGET, M as MarginPresetDefinition, hk as MetadataConflictPolicy, cU as MetadataIntegrity, cV as MetadataPersistenceMode, cW as MetadataResolverMissingError, hl as OverlayKind, hm as OverlayVisibilityAuthorship, hn as OverlayVisibilityEnforcement, ho as OverlayVisibilityPolicy, hp as PERCENTAGE_PARTS, hq as PageChromeReservations, hr as PageFieldContext, i as PageFormatDefinition, d0 as PageLayoutSnapshot, hs as PagePatchEntry, ht as PagePatchPlan, hu as PagePatchReason, hv as PagePreviewMaps, d1 as PageRegionHitTest, P as PersistedEditorSnapshot, eX as PinState, hw as ProtectionRange, t as ProtectionSnapshot, hx as PublicBlockFragment, hy as PublicBlockMeasurement, hz as PublicBorderSpec, hA as PublicCellLocator, hB as PublicCellShading, hC as PublicFieldDirtinessReport, hD as PublicLayoutDivergence, hE as PublicLineBox, hF as PublicLineRunAnchor, fe as PublicMeasurementFidelity, hG as PublicNoteAllocation, hH as PublicPageAnchor, hI as PublicPageFrame, hJ as PublicPageLocalStoryInstance, hK as PublicPageNode, hL as PublicPagePaginationTelemetry, hM as PublicPageRegion, hN as PublicPageRegions, hO as PublicPageSpan, hP as PublicPaginationTelemetry, hQ as PublicRegionBlock, hR as PublicRegionKind, hS as PublicResolvedPageStories, hT as PublicResolvedParagraphFormatting, hU as PublicResolvedRunFormatting, hV as PublicResolvedStoryField, hW as PublicSectionNode, hX as PublicStoryAnchoredObject, hY as PublicTableBorders, hZ as PublicTableCellBorders, h_ as PublicTableCellMargins, h$ as PublicTableEvent, i0 as PublicTableRenderPlan, i1 as PublicTableRowHeight, i2 as PublicTableStyle, i3 as PublicTableSummary, i4 as PublicTableWidth, i5 as PublicTwipsRect, d6 as REVIEW_ACTION_METADATA_ID, i6 as ROTATION_UNITS_PER_DEGREE, i7 as RenderAnchorIndex, i8 as RenderAnchorQuery, i9 as RenderBlock, ia as RenderBlockDecoration, ib as RenderFrame, ic as RenderFrameQueryOptions, id as RenderFrameRect, ie as RenderHitResult, ig as RenderKernelEvent, ih as RenderLine, ii as RenderLineAnchor, ij as RenderPage, ik as RenderPageRegions, il as RenderPoint, im as RenderStoryRegion, io as RenderZoom, ip as RenderZoomSummary, iq as ResolveMetadataConflictInput, ir as ResolvedNumberingGeometrySnapshot, is as ResolvedNumberingSnapshot, d7 as RestorePointCheckpointType, d8 as RestorePointSnapshot, d9 as RestoreResult, da as ReviewActionKind, db as ReviewActionMetadataValue, dc as ReviewQueueItem, dd as ReviewQueueItemKind, de as ReviewQueueSnapshot, df as ReviewWorkItemSnapshot, dg as ReviewWorkSnapshot, dh as RuntimeContextAnalyticsActionHint, di as RuntimeContextAnalyticsBadge, dj as RuntimeContextAnalyticsCounts, dk as RuntimeContextAnalyticsProvenance, dl as RuntimeContextAnalyticsQuery, dm as RuntimeContextAnalyticsScopeKind, dn as RuntimeContextAnalyticsSnapshot, dp as RuntimeContextAnalyticsState, dq as RuntimeContextAnalyticsUnavailableField, it as RuntimeEditTargetContext, be as RuntimePageGraph, iu as RuntimePageNode, R as RuntimeRenderSnapshot, iv as SRCRECT_UNITS_PER_PERCENT, iw as SanitizeResult, du as SaveExportParams, dv as SaveExportResult, dw as SaveSessionParams, dx as SaveSessionResult, dy as SaveSnapshotParams, dz as SaveSnapshotResult, ix as ScopeBundle, iy as ScopeBundleEvidence, iz as ScopeBundleNeighborhood, dA as ScopeCardModel, iA as ScopeChromeVisibility, iB as ScopeChromeVisibilityState, iC as ScopeHandle, dB as ScopeIssueAction, dC as ScopeMetadataPersistence, dD as ScopeMetadataResolver, dE as ScopeMetadataStorageRef, iD as ScopeQueryFilter, iE as ScopeQueryResult, fc as ScopeRailPosture, eV as ScopeRailSegment, iF as ScopeRailSnapshot, iG as ScopeTagRegistry, dF as ScopeTagTouch, iH as ScopeVisibility, j as SearchOptions, iI as SearchResultSnapshot, k as SearchTextOptions, l as SecondaryStorySearchResult, iJ as SecondaryStorySurface, dG as SectionBreakType, dH as SectionLayoutPatch, dI as SectionPageNumberingPatch, h as SelectionSnapshot, iK as SemanticScope, iL as SemanticScopeKind, e_ as SessionCapabilities, iM as SetSelectionOptions, aL as SharedWorkflowState, iN as ShortcutDelegationContext, dN as SnapshotRefreshChangeKind, dO as SnapshotRefreshHints, dP as SnapshotRefreshInvalidateTarget, dQ as SnapshotRefreshStaleTarget, iO as StorageReference, iP as StoreEmbeddedDocParams, dR as StoryTextStreamSnapshot, dS as StyleCatalogEntrySnapshot, dT as StyleCatalogSnapshot, dU as SuggestionEntrySnapshot, dV as SuggestionGroup, dW as SuggestionsSnapshot, iQ as SupportedFieldFamily, dX as SurfaceBlockSnapshot, iR as SurfaceDrawingAnchor, dY as SurfaceInlineSegment, iS as SurfacePictureEffects, iT as SurfacePreserveOnlyObjectSizing, dZ as SurfaceTableCellSnapshot, d_ as SurfaceTableRowSnapshot, iU as SurfaceTextBoxBodyProperties, iV as SurfaceTextBoxBodySnapshot, iW as SurfaceTextBoxBodyStatus, iX as SurfaceTextBoxParagraphSnapshot, iY as SurfaceTextBoxRunSnapshot, d$ as SurfaceTextMark, iZ as TWIPS_PER_PX, i_ as TableOp, i$ as TableOpResult, j0 as TableOperationCapabilitySnapshot, f8 as TableStructureContextSnapshot, b0 as TextCommandAck, e5 as TextCommandAckKind, b1 as TextCommandRefreshClass, f as TextFormattingDirective, e6 as TextProjection, e7 as TextProjectionLine, e8 as TextProjectionOptions, e9 as TextProjectionStoryEntry, j1 as TextStyleFilter, ea as TocEntrySnapshot, j2 as TocRefreshOptions, j3 as TocRefreshResult, j4 as TocRefreshTrigger, eb as TocRegionSnapshot, ec as TocSnapshot, ed as TrackedChangeEntrySnapshot, ee as TrackedChangesSnapshot, j5 as UpdateFieldsOptions, j6 as UpdateFieldsResult, ef as ViewMode, j7 as WordReviewEditorChangesFacet, eg as WordReviewEditorChromeOptions, eh as WordReviewEditorChromePreset, ei as WordReviewEditorChromeVisibility, j8 as WordReviewEditorCommentsFacet, j9 as WordReviewEditorDiagnosticsFacet, ja as WordReviewEditorDocumentFacet, ej as WordReviewEditorEvent, jb as WordReviewEditorFieldsFacet, e$ as WordReviewEditorLayoutFacet, jc as WordReviewEditorPasteEvent, b2 as WordReviewEditorProps, b3 as WordReviewEditorRef, jd as WordReviewEditorScopesFacet, je as WordReviewEditorTablesFacet, ek as WorkflowBlockedCommandReason, el as WorkflowCandidateRange, em as WorkflowCandidateRangeOptions, en as WorkflowCommentMarkup, jf as WorkflowEventOrigin, f1 as WorkflowFacet, eo as WorkflowFieldMarkup, ep as WorkflowHighlightMarkup, jg as WorkflowLockedZone, eq as WorkflowMarkupBase, er as WorkflowMarkupItem, es as WorkflowMarkupKind, jh as WorkflowMarkupMode, ji as WorkflowMarkupModeEnforcement, jj as WorkflowMarkupModePolicy, et as WorkflowMarkupSnapshot, eu as WorkflowMetadataDefinition, ev as WorkflowMetadataEntry, ew as WorkflowMetadataMarkup, ex as WorkflowMetadataPersistence, ey as WorkflowMetadataSnapshot, ez as WorkflowOpaqueFragmentMarkup, eA as WorkflowOverlay, eB as WorkflowOverlayPatch, eC as WorkflowProtectedRangeMarkup, eD as WorkflowRevisionMarkup, eE as WorkflowScope, jk as WorkflowScopeGuardPolicy, jl as WorkflowScopeMetadataField, eF as WorkflowScopeMode, eG as WorkflowScopeSnapshot, eH as WorkflowWorkItem, eI as WorkspaceMode, eJ as ZoomLevel, jm as buildPagePreviewMaps, jn as buildSearchPattern, jo as createCanvasBackend, jp as createPublicNodeAnchor, jq as createPublicRangeAnchor, jr as createScopeTagRegistry, m as createSearchExcerpt, fh as deriveCapabilities, js as estimateBlockHeight, jt as estimateParagraphLineCount, ju as estimateParagraphLineHeight, jv as findPageForOffset, n as findSearchMatches, jw as getUsableColumnWidth, jx as resolvePageFieldDisplayText, jy as sanitizeMarkdown, s as searchSecondaryStories, jz as storyTargetKey, fF as storyTargetsEqual } from '../public-types-DyqnxxO9.js';
|
|
2
|
+
export { bf as ActiveListContext, gL as ActiveMarginPreset, bg as ActiveNoteContext, gM as ActivePageFormat, bh as AddCommentParams, bi as AddCommentReplyResult, bj as AddCommentResult, gN as AddScopeParams, gO as AddScopeResult, bk as AiExplanationScopeInput, bl as AiExplanationScopeResult, bo as AutosaveConfig, bp as AutosaveState, br as BatchEditEntryResult, bs as BatchEditOperation, bt as BatchEditOptions, bu as BatchEditResult, gP as CAPABILITY_BY_ID, C as CanonicalDocumentEnvelope, gQ as CanonicalDocumentFragment, gR as CapabilityBlockReason, gS as CapabilityCategory, gT as CapabilityKind, gU as CapabilityShortcut, bv as CaretAffinity, bw as ChangeAnchor, bx as ChangeFilter, by as ChartPreviewResolveParams, bz as ChartSnapshot, bA as ChartSnapshotBubbleSeries, bB as ChartSnapshotData, bC as ChartSnapshotScatterSeries, bD as ChartSnapshotSeries, eW as ChromePinSurface, fd as ChromePinsState, gV as ClearHighlightOptions, bF as CollabSession, bL as CommandStateSnapshot, b$ as CommentSidebarSnapshot, c0 as CommentSidebarThreadEntrySnapshot, c1 as CommentSidebarThreadSnapshot, c2 as CompatibilityFeatureClass, c3 as CompatibilityFeatureEntry, c4 as CompatibilityPanelSnapshot, q as CompatibilityReport, gW as DEFAULT_PAGE_ESTIMATE_PX_PER_TWIP, gX as DEFAULT_PX_PER_TWIP, gY as DecorationIndex, c8 as DocumentChunkKind, c9 as DocumentChunkSnapshot, ca as DocumentHeadingSnapshot, cb as DocumentLocationSnapshot, cc as DocumentLocationSource, gZ as DocumentMode, cd as DocumentNavigationSnapshot, ce as DocumentOutlineHeadingSnapshot, cf as DocumentOutlineSnapshot, cg as DocumentPageSnapshot, ch as DocumentSectionSnapshot, ci as DocumentStats, cj as DocumentTextToken, g_ as EMU_PER_INCH, g$ as EMU_PER_PX, fg as EditableTargetRef, ck as EditorAnchorProjection, h0 as EditorApiError, h1 as EditorCapability, cl as EditorDatastoreAdapter, h2 as EditorDiagnostic, h3 as EditorDiagnosticCode, h4 as EditorDiagnosticLlmMetadata, h5 as EditorDiagnosticRecoveryClass, h6 as EditorDiagnosticRemediation, h7 as EditorDiagnosticSource, h8 as EditorDiagnosticTechnical, r as EditorError, cm as EditorErrorCode, E as EditorHostAdapter, f9 as EditorRole, a as EditorSessionState, cn as EditorStateBlob, as as EditorStateLocation, ar as EditorStateNamespace, co as EditorStatePartLoadFailure, cp as EditorStatePartPersistFailure, cq as EditorStatePersister, cr as EditorStatePolicy, cs as EditorStatePolicyEntry, ct as EditorStatePolicyMigration, cu as EditorStateResolveErrorMode, cv as EditorStateResolver, cw as EditorStateStorageRef, cx as EditorStoryTarget, o as EditorSurfaceSnapshot, cy as EditorTelemetryEvent, cz as EditorUser, cA as EditorViewStateSnapshot, cB as EditorWarning, cC as EditorWarningCode, h9 as EffectiveSelectionMode, ha as EmbeddedDocumentManifestLike, hb as ExportDelivery, b as ExportDocxOptions, c as ExportResult, cE as ExternalDocumentSource, hc as FieldEntrySnapshot, hd as FieldFamily, he as FieldRefreshStatus, hf as FieldSnapshot, eY as FormattingAlignment, hg as FormattingBreadcrumbItem, f4 as FormattingStateSnapshot, f0 as GeometryFacet, cF as HeaderFooterLinkPatch, cG as HostAnnotationItem, cH as HostAnnotationKind, cI as HostAnnotationOverlay, cJ as HostAnnotationSnapshot, cK as ISSUE_METADATA_ID, eZ as InsertImageOptions, I as InsertTableOptions, cL as InteractionGuardSnapshot, cM as IssueMetadataValue, cN as IssueMode, cO as IssueOwner, cP as IssueSeverity, hh as LayoutFacetEvent, hi as LayoutFacetInvalidationReason, hj as LayoutInputIdentity, cQ as LayoutMeasurement, cR as LoadRequest, cS as LoadResult, cT as LoadSourcePolicy, L as LoadStage, fo as MAIN_STORY_TARGET, M as MarginPresetDefinition, hk as MetadataConflictPolicy, cU as MetadataIntegrity, cV as MetadataPersistenceMode, cW as MetadataResolverMissingError, hl as OverlayKind, hm as OverlayVisibilityAuthorship, hn as OverlayVisibilityEnforcement, ho as OverlayVisibilityPolicy, hp as PERCENTAGE_PARTS, hq as PageChromeReservations, hr as PageFieldContext, i as PageFormatDefinition, d0 as PageLayoutSnapshot, hs as PagePatchEntry, ht as PagePatchPlan, hu as PagePatchReason, hv as PagePreviewMaps, d1 as PageRegionHitTest, P as PersistedEditorSnapshot, eX as PinState, hw as ProtectionRange, t as ProtectionSnapshot, hx as PublicBlockFragment, hy as PublicBlockMeasurement, hz as PublicBorderSpec, hA as PublicCellLocator, hB as PublicCellShading, hC as PublicFieldDirtinessReport, hD as PublicLayoutDivergence, hE as PublicLineBox, hF as PublicLineRunAnchor, fe as PublicMeasurementFidelity, hG as PublicNoteAllocation, hH as PublicPageAnchor, hI as PublicPageFrame, hJ as PublicPageLocalStoryInstance, hK as PublicPageNode, hL as PublicPagePaginationTelemetry, hM as PublicPageRegion, hN as PublicPageRegions, hO as PublicPageSpan, hP as PublicPaginationTelemetry, hQ as PublicRegionBlock, hR as PublicRegionKind, hS as PublicResolvedPageStories, hT as PublicResolvedParagraphFormatting, hU as PublicResolvedRunFormatting, hV as PublicResolvedStoryField, hW as PublicSectionNode, hX as PublicStoryAnchoredObject, hY as PublicTableBorders, hZ as PublicTableCellBorders, h_ as PublicTableCellMargins, h$ as PublicTableEvent, i0 as PublicTableRenderPlan, i1 as PublicTableRowHeight, i2 as PublicTableStyle, i3 as PublicTableSummary, i4 as PublicTableWidth, i5 as PublicTwipsRect, d6 as REVIEW_ACTION_METADATA_ID, i6 as ROTATION_UNITS_PER_DEGREE, i7 as RenderAnchorIndex, i8 as RenderAnchorQuery, i9 as RenderBlock, ia as RenderBlockDecoration, ib as RenderFrame, ic as RenderFrameQueryOptions, id as RenderFrameRect, ie as RenderHitResult, ig as RenderKernelEvent, ih as RenderLine, ii as RenderLineAnchor, ij as RenderPage, ik as RenderPageRegions, il as RenderPoint, im as RenderStoryRegion, io as RenderZoom, ip as RenderZoomSummary, iq as ResolveMetadataConflictInput, ir as ResolvedNumberingGeometrySnapshot, is as ResolvedNumberingSnapshot, d7 as RestorePointCheckpointType, d8 as RestorePointSnapshot, d9 as RestoreResult, da as ReviewActionKind, db as ReviewActionMetadataValue, dc as ReviewQueueItem, dd as ReviewQueueItemKind, de as ReviewQueueSnapshot, df as ReviewWorkItemSnapshot, dg as ReviewWorkSnapshot, dh as RuntimeContextAnalyticsActionHint, di as RuntimeContextAnalyticsBadge, dj as RuntimeContextAnalyticsCounts, dk as RuntimeContextAnalyticsProvenance, dl as RuntimeContextAnalyticsQuery, dm as RuntimeContextAnalyticsScopeKind, dn as RuntimeContextAnalyticsSnapshot, dp as RuntimeContextAnalyticsState, dq as RuntimeContextAnalyticsUnavailableField, it as RuntimeEditTargetContext, be as RuntimePageGraph, iu as RuntimePageNode, R as RuntimeRenderSnapshot, iv as SRCRECT_UNITS_PER_PERCENT, iw as SanitizeResult, du as SaveExportParams, dv as SaveExportResult, dw as SaveSessionParams, dx as SaveSessionResult, dy as SaveSnapshotParams, dz as SaveSnapshotResult, ix as ScopeBundle, iy as ScopeBundleEvidence, iz as ScopeBundleNeighborhood, dA as ScopeCardModel, iA as ScopeChromeVisibility, iB as ScopeChromeVisibilityState, iC as ScopeHandle, dB as ScopeIssueAction, dC as ScopeMetadataPersistence, dD as ScopeMetadataResolver, dE as ScopeMetadataStorageRef, iD as ScopeQueryFilter, iE as ScopeQueryResult, fc as ScopeRailPosture, eV as ScopeRailSegment, iF as ScopeRailSnapshot, iG as ScopeTagRegistry, dF as ScopeTagTouch, iH as ScopeVisibility, j as SearchOptions, iI as SearchResultSnapshot, k as SearchTextOptions, l as SecondaryStorySearchResult, iJ as SecondaryStorySurface, dG as SectionBreakType, dH as SectionLayoutPatch, dI as SectionPageNumberingPatch, h as SelectionSnapshot, iK as SemanticScope, iL as SemanticScopeKind, e_ as SessionCapabilities, iM as SetSelectionOptions, aL as SharedWorkflowState, iN as ShortcutDelegationContext, dN as SnapshotRefreshChangeKind, dO as SnapshotRefreshHints, dP as SnapshotRefreshInvalidateTarget, dQ as SnapshotRefreshStaleTarget, iO as StorageReference, iP as StoreEmbeddedDocParams, dR as StoryTextStreamSnapshot, dS as StyleCatalogEntrySnapshot, dT as StyleCatalogSnapshot, dU as SuggestionEntrySnapshot, dV as SuggestionGroup, dW as SuggestionsSnapshot, iQ as SupportedFieldFamily, dX as SurfaceBlockSnapshot, iR as SurfaceDrawingAnchor, dY as SurfaceInlineSegment, iS as SurfacePictureEffects, iT as SurfacePreserveOnlyObjectSizing, dZ as SurfaceTableCellSnapshot, d_ as SurfaceTableRowSnapshot, iU as SurfaceTextBoxBodyProperties, iV as SurfaceTextBoxBodySnapshot, iW as SurfaceTextBoxBodyStatus, iX as SurfaceTextBoxParagraphSnapshot, iY as SurfaceTextBoxRunSnapshot, d$ as SurfaceTextMark, iZ as TWIPS_PER_PX, i_ as TableOp, i$ as TableOpResult, j0 as TableOperationCapabilitySnapshot, f8 as TableStructureContextSnapshot, b0 as TextCommandAck, e5 as TextCommandAckKind, b1 as TextCommandRefreshClass, f as TextFormattingDirective, e6 as TextProjection, e7 as TextProjectionLine, e8 as TextProjectionOptions, e9 as TextProjectionStoryEntry, j1 as TextStyleFilter, ea as TocEntrySnapshot, j2 as TocRefreshOptions, j3 as TocRefreshResult, j4 as TocRefreshTrigger, eb as TocRegionSnapshot, ec as TocSnapshot, ed as TrackedChangeEntrySnapshot, ee as TrackedChangesSnapshot, j5 as UpdateFieldsOptions, j6 as UpdateFieldsResult, ef as ViewMode, j7 as WordReviewEditorChangesFacet, eg as WordReviewEditorChromeOptions, eh as WordReviewEditorChromePreset, ei as WordReviewEditorChromeVisibility, j8 as WordReviewEditorCommentsFacet, j9 as WordReviewEditorDiagnosticsFacet, ja as WordReviewEditorDocumentFacet, ej as WordReviewEditorEvent, jb as WordReviewEditorFieldsFacet, e$ as WordReviewEditorLayoutFacet, jc as WordReviewEditorPasteEvent, b2 as WordReviewEditorProps, b3 as WordReviewEditorRef, jd as WordReviewEditorScopesFacet, je as WordReviewEditorTablesFacet, ek as WorkflowBlockedCommandReason, el as WorkflowCandidateRange, em as WorkflowCandidateRangeOptions, en as WorkflowCommentMarkup, jf as WorkflowEventOrigin, f1 as WorkflowFacet, eo as WorkflowFieldMarkup, ep as WorkflowHighlightMarkup, jg as WorkflowLockedZone, eq as WorkflowMarkupBase, er as WorkflowMarkupItem, es as WorkflowMarkupKind, jh as WorkflowMarkupMode, ji as WorkflowMarkupModeEnforcement, jj as WorkflowMarkupModePolicy, et as WorkflowMarkupSnapshot, eu as WorkflowMetadataDefinition, ev as WorkflowMetadataEntry, ew as WorkflowMetadataMarkup, ex as WorkflowMetadataPersistence, ey as WorkflowMetadataSnapshot, ez as WorkflowOpaqueFragmentMarkup, eA as WorkflowOverlay, eB as WorkflowOverlayPatch, eC as WorkflowProtectedRangeMarkup, eD as WorkflowRevisionMarkup, eE as WorkflowScope, jk as WorkflowScopeGuardPolicy, jl as WorkflowScopeMetadataField, eF as WorkflowScopeMode, eG as WorkflowScopeSnapshot, eH as WorkflowWorkItem, eI as WorkspaceMode, eJ as ZoomLevel, jm as buildPagePreviewMaps, jn as buildSearchPattern, jo as createCanvasBackend, jp as createPagePatchPlan, jq as createPublicNodeAnchor, jr as createPublicRangeAnchor, js as createScopeTagRegistry, m as createSearchExcerpt, fh as deriveCapabilities, jt as estimateBlockHeight, ju as estimateParagraphLineCount, jv as estimateParagraphLineHeight, jw as findPageForOffset, n as findSearchMatches, jx as getUsableColumnWidth, jy as resolvePageFieldDisplayText, jz as sanitizeMarkdown, s as searchSecondaryStories, jA as storyTargetKey, fF as storyTargetsEqual } from '../public-types-Cjs8glST.js';
|
|
3
3
|
import 'y-protocols/awareness';
|
|
4
4
|
import 'yjs';
|
|
5
|
-
export {
|
|
5
|
+
export { ad as AreaChartModel, ae as Axis, af as AxisBase, ag as BarChartModel, B as BlockNode, ah as BubbleChartModel, ai as BubbleSeries, a2 as CanonicalParagraphFormatting, a0 as CanonicalRunFormatting, aj as CategoryAxis, ak as CategoryLikeAxis, al as ChartCommon, a6 as ChartModel, am as ColorMod, a8 as ColorRef, an as ComboChartModel, ao as DataLabelsSpec, ap as DataPointOverride, aq as DateAxis, a3 as FillSpec, ar as Legend, as as LineChartModel, at as LineSeries, au as MarkerSpec, av as PieChartModel, aw as PieSeries, a7 as ResolvedTheme, ax as ScatterChartModel, ay as ScatterSeries, az as Series, aA as SeriesAxis, aB as SeriesBase, aC as ShapeProperties, a5 as StrokeSpec, G as TextMark, a4 as TextProperties, aD as Title, aE as UnsupportedChartModel, aF as UnsupportedReason, aG as ValueAxis } from '../canonical-document-CfZIc-fC.js';
|
|
6
6
|
import 'prosemirror-state';
|
|
7
7
|
import 'prosemirror-model';
|
package/dist/api/public-types.js
CHANGED
|
@@ -8,6 +8,7 @@ import {
|
|
|
8
8
|
REVIEW_ACTION_METADATA_ID,
|
|
9
9
|
buildPagePreviewMaps,
|
|
10
10
|
buildSearchPattern,
|
|
11
|
+
createPagePatchPlan,
|
|
11
12
|
createScopeTagRegistry,
|
|
12
13
|
createSearchExcerpt,
|
|
13
14
|
deriveCapabilities,
|
|
@@ -19,7 +20,7 @@ import {
|
|
|
19
20
|
getUsableColumnWidth,
|
|
20
21
|
sanitizeMarkdown,
|
|
21
22
|
searchSecondaryStories
|
|
22
|
-
} from "../chunk-
|
|
23
|
+
} from "../chunk-LPLJZJT2.js";
|
|
23
24
|
import {
|
|
24
25
|
createCanvasBackend
|
|
25
26
|
} from "../chunk-OVLZQ6FZ.js";
|
|
@@ -27,7 +28,7 @@ import "../chunk-QIO6V46H.js";
|
|
|
27
28
|
import {
|
|
28
29
|
resolvePageFieldDisplayText,
|
|
29
30
|
storyTargetKey
|
|
30
|
-
} from "../chunk-
|
|
31
|
+
} from "../chunk-U3UMKA7B.js";
|
|
31
32
|
import "../chunk-OYGMRRR7.js";
|
|
32
33
|
import {
|
|
33
34
|
EMU_PER_INCH,
|
|
@@ -36,7 +37,7 @@ import {
|
|
|
36
37
|
ROTATION_UNITS_PER_DEGREE,
|
|
37
38
|
SRCRECT_UNITS_PER_PERCENT,
|
|
38
39
|
TWIPS_PER_PX
|
|
39
|
-
} from "../chunk-
|
|
40
|
+
} from "../chunk-RYMMKOFI.js";
|
|
40
41
|
import "../chunk-UFVDIR2C.js";
|
|
41
42
|
import {
|
|
42
43
|
createPublicNodeAnchor,
|
|
@@ -65,6 +66,7 @@ export {
|
|
|
65
66
|
buildPagePreviewMaps,
|
|
66
67
|
buildSearchPattern,
|
|
67
68
|
createCanvasBackend,
|
|
69
|
+
createPagePatchPlan,
|
|
68
70
|
createPublicNodeAnchor,
|
|
69
71
|
createPublicRangeAnchor,
|
|
70
72
|
createScopeTagRegistry,
|