@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
package/dist/api/v3.js
CHANGED
|
@@ -5,24 +5,24 @@ import {
|
|
|
5
5
|
mockId,
|
|
6
6
|
mockPayload,
|
|
7
7
|
validateApiV3Metadata
|
|
8
|
-
} from "../chunk-
|
|
9
|
-
import "../chunk-
|
|
8
|
+
} from "../chunk-YUHNDEV5.js";
|
|
9
|
+
import "../chunk-XYTWOJII.js";
|
|
10
10
|
import "../chunk-C2LWJ4CZ.js";
|
|
11
11
|
import {
|
|
12
12
|
createUiApi,
|
|
13
13
|
emitUxResponse
|
|
14
|
-
} from "../chunk-
|
|
15
|
-
import "../chunk-
|
|
14
|
+
} from "../chunk-W2I47J2Q.js";
|
|
15
|
+
import "../chunk-LPLJZJT2.js";
|
|
16
16
|
import "../chunk-OVLZQ6FZ.js";
|
|
17
17
|
import "../chunk-QIO6V46H.js";
|
|
18
|
-
import "../chunk-
|
|
18
|
+
import "../chunk-U3UMKA7B.js";
|
|
19
19
|
import "../chunk-OYGMRRR7.js";
|
|
20
|
-
import "../chunk-
|
|
21
|
-
import "../chunk-
|
|
22
|
-
import "../chunk-
|
|
23
|
-
import "../chunk-
|
|
20
|
+
import "../chunk-ALWXYGXP.js";
|
|
21
|
+
import "../chunk-JVTDBX67.js";
|
|
22
|
+
import "../chunk-4HGFJ6Z2.js";
|
|
23
|
+
import "../chunk-RBWJHRNP.js";
|
|
24
24
|
import "../chunk-4BJ6K26R.js";
|
|
25
|
-
import "../chunk-
|
|
25
|
+
import "../chunk-RYMMKOFI.js";
|
|
26
26
|
import "../chunk-WUDSNHWF.js";
|
|
27
27
|
import "../chunk-FM4K4XFJ.js";
|
|
28
28
|
import "../chunk-IHE7YOAY.js";
|
|
@@ -2494,4 +2494,4 @@ interface DiagnosticErrorEntry {
|
|
|
2494
2494
|
*/
|
|
2495
2495
|
declare function createCanonicalDocumentId(documentId: string): string;
|
|
2496
2496
|
|
|
2497
|
-
export { type
|
|
2497
|
+
export { type TabStop as $, type TableCellBorders as A, type BlockNode as B, type CanonicalDocument as C, type DocumentRootNode as D, type CellShading as E, type FieldFamily as F, type TextMark as G, type Mutable as H, type ISO8601DateTime as I, type ParagraphNode as J, type TableIndent as K, type TableCellMargins as L, type ModelValidationIssue as M, type TableNode as N, type OpaqueFragmentRecord as O, type PageSize as P, type FieldRegistryEntry as Q, type RevisionStoryTargetRecord as R, type SectionProperties as S, type TocRegion as T, type FootnoteProperties as U, type EndnoteProperties as V, type CanonicalTheme as W, type InlineNode as X, type NumberingLevelParagraphGeometry as Y, type ParagraphSpacing as Z, type ParagraphIndentation as _, type PageMargins as a, type CanonicalRunFormatting as a0, type NumPicBullet as a1, type CanonicalParagraphFormatting as a2, type FillSpec as a3, type TextProperties as a4, type StrokeSpec as a5, type ChartModel as a6, type ResolvedTheme as a7, type ColorRef as a8, type SupportedFieldFamily as a9, type SeriesAxis as aA, type SeriesBase as aB, type ShapeProperties as aC, type Title as aD, type UnsupportedChartModel as aE, type UnsupportedReason as aF, type ValueAxis as aG, type HeaderDocument as aa, type FooterDocument as ab, type ParagraphBorders as ac, type AreaChartModel as ad, type Axis as ae, type AxisBase as af, type BarChartModel as ag, type BubbleChartModel as ah, type BubbleSeries as ai, type CategoryAxis as aj, type CategoryLikeAxis as ak, type ChartCommon as al, type ColorMod as am, type ComboChartModel as an, type DataLabelsSpec as ao, type DataPointOverride as ap, type DateAxis as aq, type Legend as ar, type LineChartModel as as, type LineSeries as at, type MarkerSpec as au, type PieChartModel as av, type PieSeries as aw, type ScatterChartModel as ax, type ScatterSeries as ay, type Series as az, type ColumnProperties as b, type PageNumbering as c, type PreservationStore as d, type DocumentNode as e, type PersistedEditorSnapshotVersion as f, CDS_SCHEMA_VERSION as g, type CompatibilityReportVersion as h, type Base64 as i, type CommentThread as j, type CommentEntry as k, type CommentResolution as l, type RevisionMetadataRecord as m, type RevisionRecord as n, createCanonicalDocumentId as o, type CanonicalSourceRef as p, type SdtDataBindingState as q, type FieldRefreshStatus as r, type CanonicalAnchor as s, type PreserveOnlyObjectSizing as t, type TableCellNode as u, type TableLook as v, type TableStyleFormatting as w, type TableWidth as x, type TableBorders as y, type TableStyleConditionalRegion as z };
|
|
@@ -2494,4 +2494,4 @@ interface DiagnosticErrorEntry {
|
|
|
2494
2494
|
*/
|
|
2495
2495
|
declare function createCanonicalDocumentId(documentId: string): string;
|
|
2496
2496
|
|
|
2497
|
-
export { type
|
|
2497
|
+
export { type TabStop as $, type TableCellBorders as A, type BlockNode as B, type CanonicalDocument as C, type DocumentRootNode as D, type CellShading as E, type FieldFamily as F, type TextMark as G, type Mutable as H, type ISO8601DateTime as I, type ParagraphNode as J, type TableIndent as K, type TableCellMargins as L, type ModelValidationIssue as M, type TableNode as N, type OpaqueFragmentRecord as O, type PageSize as P, type FieldRegistryEntry as Q, type RevisionStoryTargetRecord as R, type SectionProperties as S, type TocRegion as T, type FootnoteProperties as U, type EndnoteProperties as V, type CanonicalTheme as W, type InlineNode as X, type NumberingLevelParagraphGeometry as Y, type ParagraphSpacing as Z, type ParagraphIndentation as _, type PageMargins as a, type CanonicalRunFormatting as a0, type NumPicBullet as a1, type CanonicalParagraphFormatting as a2, type FillSpec as a3, type TextProperties as a4, type StrokeSpec as a5, type ChartModel as a6, type ResolvedTheme as a7, type ColorRef as a8, type SupportedFieldFamily as a9, type SeriesAxis as aA, type SeriesBase as aB, type ShapeProperties as aC, type Title as aD, type UnsupportedChartModel as aE, type UnsupportedReason as aF, type ValueAxis as aG, type HeaderDocument as aa, type FooterDocument as ab, type ParagraphBorders as ac, type AreaChartModel as ad, type Axis as ae, type AxisBase as af, type BarChartModel as ag, type BubbleChartModel as ah, type BubbleSeries as ai, type CategoryAxis as aj, type CategoryLikeAxis as ak, type ChartCommon as al, type ColorMod as am, type ComboChartModel as an, type DataLabelsSpec as ao, type DataPointOverride as ap, type DateAxis as aq, type Legend as ar, type LineChartModel as as, type LineSeries as at, type MarkerSpec as au, type PieChartModel as av, type PieSeries as aw, type ScatterChartModel as ax, type ScatterSeries as ay, type Series as az, type ColumnProperties as b, type PageNumbering as c, type PreservationStore as d, type DocumentNode as e, type PersistedEditorSnapshotVersion as f, CDS_SCHEMA_VERSION as g, type CompatibilityReportVersion as h, type Base64 as i, type CommentThread as j, type CommentEntry as k, type CommentResolution as l, type RevisionMetadataRecord as m, type RevisionRecord as n, createCanonicalDocumentId as o, type CanonicalSourceRef as p, type SdtDataBindingState as q, type FieldRefreshStatus as r, type CanonicalAnchor as s, type PreserveOnlyObjectSizing as t, type TableCellNode as u, type TableLook as v, type TableStyleFormatting as w, type TableWidth as x, type TableBorders as y, type TableStyleConditionalRegion as z };
|
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
} from "./chunk-M6XR534O.js";
|
|
12
12
|
import {
|
|
13
13
|
buildBookmarkNameMap
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-ZDYGRO2Z.js";
|
|
15
15
|
import {
|
|
16
16
|
deleteSelectionOrBackward,
|
|
17
17
|
deleteSelectionOrForward,
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
insertText,
|
|
23
23
|
outdentParagraphAtSelection,
|
|
24
24
|
splitParagraph
|
|
25
|
-
} from "./chunk-
|
|
25
|
+
} from "./chunk-SZ6BJA4Q.js";
|
|
26
26
|
import {
|
|
27
27
|
applyFormattingOperationToDocument,
|
|
28
28
|
applyTextMarkOperationToDocumentRange,
|
|
@@ -32,26 +32,23 @@ import {
|
|
|
32
32
|
insertImage,
|
|
33
33
|
repositionFloatingImage,
|
|
34
34
|
resizeImage
|
|
35
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-UFPBYJMA.js";
|
|
36
36
|
import {
|
|
37
37
|
applyTextTransaction
|
|
38
|
-
} from "./chunk-
|
|
38
|
+
} from "./chunk-N5FTU4HZ.js";
|
|
39
39
|
import {
|
|
40
40
|
applyTableStructureOperationForEditableTarget,
|
|
41
41
|
removeCellFromRow,
|
|
42
42
|
removeTableRowPure
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-6TLZ6CMP.js";
|
|
44
44
|
import {
|
|
45
45
|
resolveParagraphScope
|
|
46
|
-
} from "./chunk-
|
|
46
|
+
} from "./chunk-C5LXKR54.js";
|
|
47
47
|
import {
|
|
48
48
|
buildGeometryDebugEntry,
|
|
49
49
|
collectLineBoxesForRegion,
|
|
50
|
-
createGeometryFacet
|
|
51
|
-
|
|
52
|
-
incrementInvalidationCounter,
|
|
53
|
-
recordPerfSample
|
|
54
|
-
} from "./chunk-35RHOE6I.js";
|
|
50
|
+
createGeometryFacet
|
|
51
|
+
} from "./chunk-UP2KDOYE.js";
|
|
55
52
|
import {
|
|
56
53
|
AI_ACTION_POLICIES,
|
|
57
54
|
allocateNumberingInstance,
|
|
@@ -79,7 +76,7 @@ import {
|
|
|
79
76
|
resolveScope,
|
|
80
77
|
serializeFragmentToWordML,
|
|
81
78
|
setStartOverride
|
|
82
|
-
} from "./chunk-
|
|
79
|
+
} from "./chunk-XYTWOJII.js";
|
|
83
80
|
import {
|
|
84
81
|
ISSUE_METADATA_ID,
|
|
85
82
|
LAYOUT_ENGINE_VERSION,
|
|
@@ -95,14 +92,17 @@ import {
|
|
|
95
92
|
createEditorViewStateSnapshot,
|
|
96
93
|
createLayoutEngine,
|
|
97
94
|
createMeasurementProvider,
|
|
95
|
+
createRenderKernel,
|
|
98
96
|
createViewState,
|
|
99
97
|
detachReviewAnchor,
|
|
100
98
|
getAnchorRange,
|
|
99
|
+
incrementInvalidationCounter,
|
|
101
100
|
mapReviewAnchor,
|
|
102
101
|
mappingTouchesAnchorContent,
|
|
103
102
|
matchPageFormat,
|
|
104
103
|
projectSurfaceText,
|
|
105
104
|
rangeStaysWithinCommentableStory,
|
|
105
|
+
recordPerfSample,
|
|
106
106
|
resolveActiveSection,
|
|
107
107
|
resolveLayoutCompatInputs,
|
|
108
108
|
searchProjectedSurfaceText,
|
|
@@ -114,7 +114,7 @@ import {
|
|
|
114
114
|
setWorkspaceMode,
|
|
115
115
|
setZoomLevel,
|
|
116
116
|
snapCommentAnchorAwayFromTable
|
|
117
|
-
} from "./chunk-
|
|
117
|
+
} from "./chunk-LPLJZJT2.js";
|
|
118
118
|
import {
|
|
119
119
|
countLogicalPositions,
|
|
120
120
|
createPlainText,
|
|
@@ -133,7 +133,7 @@ import {
|
|
|
133
133
|
replaceStoryBlocks,
|
|
134
134
|
resolvePageFieldDisplayText,
|
|
135
135
|
storyTargetKey
|
|
136
|
-
} from "./chunk-
|
|
136
|
+
} from "./chunk-U3UMKA7B.js";
|
|
137
137
|
import {
|
|
138
138
|
createCommentSidebarProjection,
|
|
139
139
|
createCommentStoreFromRuntimeComments
|
|
@@ -157,12 +157,12 @@ import {
|
|
|
157
157
|
persistedSnapshotFromEditorSessionState,
|
|
158
158
|
remapRevisionStore,
|
|
159
159
|
setRevisionStatus
|
|
160
|
-
} from "./chunk-
|
|
160
|
+
} from "./chunk-4HGFJ6Z2.js";
|
|
161
161
|
import {
|
|
162
162
|
isSupportedFieldFamily,
|
|
163
163
|
parseTocLevelRange,
|
|
164
164
|
resolveRefFieldText
|
|
165
|
-
} from "./chunk-
|
|
165
|
+
} from "./chunk-RBWJHRNP.js";
|
|
166
166
|
import {
|
|
167
167
|
collectEditableTargetRefs,
|
|
168
168
|
collectEditableTargetRefsForStoryBlockRanges,
|
|
@@ -171,7 +171,7 @@ import {
|
|
|
171
171
|
createHeaderFooterStoryKey,
|
|
172
172
|
sha256TextHex,
|
|
173
173
|
validateEditableTargetRef
|
|
174
|
-
} from "./chunk-
|
|
174
|
+
} from "./chunk-RYMMKOFI.js";
|
|
175
175
|
import {
|
|
176
176
|
setActiveSerializeTelemetryBus
|
|
177
177
|
} from "./chunk-FM4K4XFJ.js";
|
|
@@ -10350,6 +10350,13 @@ function cloneNumberingLayoutFacts(numbering) {
|
|
|
10350
10350
|
...numbering.numberingSourceRef !== void 0 ? { numberingSourceRef: { ...numbering.numberingSourceRef } } : {},
|
|
10351
10351
|
...numbering.numberingInstanceSourceRef !== void 0 ? { numberingInstanceSourceRef: { ...numbering.numberingInstanceSourceRef } } : {},
|
|
10352
10352
|
...numbering.abstractNumberingSourceRef !== void 0 ? { abstractNumberingSourceRef: { ...numbering.abstractNumberingSourceRef } } : {},
|
|
10353
|
+
...numbering.markerTextPosture !== void 0 ? { markerTextPosture: { ...numbering.markerTextPosture } } : {},
|
|
10354
|
+
...numbering.pictureBulletPosture !== void 0 ? {
|
|
10355
|
+
pictureBulletPosture: {
|
|
10356
|
+
...numbering.pictureBulletPosture,
|
|
10357
|
+
...numbering.pictureBulletPosture.sourceRef !== void 0 ? { sourceRef: { ...numbering.pictureBulletPosture.sourceRef } } : {}
|
|
10358
|
+
}
|
|
10359
|
+
} : {},
|
|
10353
10360
|
...numbering.markerLane !== void 0 ? { markerLane: { ...numbering.markerLane } } : {},
|
|
10354
10361
|
...numbering.textColumn !== void 0 ? { textColumn: { ...numbering.textColumn } } : {},
|
|
10355
10362
|
...numbering.tabStops !== void 0 ? { tabStops: numbering.tabStops.map((tab) => ({ ...tab })) } : {}
|
|
@@ -3,12 +3,12 @@ import {
|
|
|
3
3
|
createNoopStructuralMutation,
|
|
4
4
|
findTableCellParagraphSelection,
|
|
5
5
|
findTopLevelParagraphSelectionNearBlock
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-C5LXKR54.js";
|
|
7
7
|
import {
|
|
8
8
|
collectEditableTargetRefs,
|
|
9
9
|
collectStoryBlockContexts,
|
|
10
10
|
createHeaderFooterStoryKey
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-RYMMKOFI.js";
|
|
12
12
|
import {
|
|
13
13
|
createDetachedAnchor,
|
|
14
14
|
createNodeAnchor,
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
loadDocxSessionAsync
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-JVTDBX67.js";
|
|
4
4
|
import {
|
|
5
5
|
buildCompatibilityReport,
|
|
6
6
|
createLoadScheduler
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-4HGFJ6Z2.js";
|
|
8
8
|
import {
|
|
9
9
|
decodePersistedSourcePackageBytes,
|
|
10
10
|
hasValidPersistedSourcePackageDigest,
|
|
@@ -8,7 +8,7 @@ import {
|
|
|
8
8
|
getRevisionActionability,
|
|
9
9
|
normalizeParsedTextDocument,
|
|
10
10
|
normalizeParsedTextDocumentAsync
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-4HGFJ6Z2.js";
|
|
12
12
|
import {
|
|
13
13
|
OLE_RELATIONSHIP_TYPES,
|
|
14
14
|
buildFieldRegistry,
|
|
@@ -59,7 +59,7 @@ import {
|
|
|
59
59
|
resolveHighlightColor,
|
|
60
60
|
setActiveParseTelemetryBus,
|
|
61
61
|
toCanonicalNumberingInstanceId
|
|
62
|
-
} from "./chunk-
|
|
62
|
+
} from "./chunk-RBWJHRNP.js";
|
|
63
63
|
import {
|
|
64
64
|
createPersistedSourcePackage,
|
|
65
65
|
decodeBytesBase64,
|