@beyondwork/docx-react-component 1.0.136 → 1.0.137
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.d.cts +1 -1
- package/dist/api/public-types.d.ts +1 -1
- package/dist/api/v3.cjs +645 -21
- package/dist/api/v3.d.cts +2 -2
- package/dist/api/v3.d.ts +2 -2
- package/dist/api/v3.js +2 -2
- package/dist/{chunk-NX7W6T7L.js → chunk-M3AEVSKU.js} +626 -21
- package/dist/{chunk-HUWZ7AHE.js → chunk-NYIMPM3Z.js} +20 -1
- package/dist/{chunk-JZZKTL7K.js → chunk-SMBDQV73.js} +141 -80
- package/dist/core/commands/formatting-commands.d.cts +1 -1
- package/dist/core/commands/formatting-commands.d.ts +1 -1
- package/dist/core/commands/image-commands.d.cts +1 -1
- package/dist/core/commands/image-commands.d.ts +1 -1
- package/dist/core/commands/section-layout-commands.d.cts +1 -1
- package/dist/core/commands/section-layout-commands.d.ts +1 -1
- package/dist/core/commands/style-commands.d.cts +1 -1
- package/dist/core/commands/style-commands.d.ts +1 -1
- package/dist/core/commands/table-structure-commands.d.cts +1 -1
- package/dist/core/commands/table-structure-commands.d.ts +1 -1
- package/dist/core/commands/text-commands.d.cts +1 -1
- package/dist/core/commands/text-commands.d.ts +1 -1
- package/dist/core/selection/mapping.d.cts +1 -1
- package/dist/core/selection/mapping.d.ts +1 -1
- package/dist/core/state/editor-state.d.cts +1 -1
- package/dist/core/state/editor-state.d.ts +1 -1
- package/dist/index.cjs +808 -111
- package/dist/index.d.cts +4 -4
- package/dist/index.d.ts +4 -4
- package/dist/index.js +26 -14
- package/dist/io/docx-session.d.cts +3 -3
- package/dist/io/docx-session.d.ts +3 -3
- package/dist/{loader-Cr35kVUi.d.cts → loader-BB7tRkY2.d.cts} +2 -2
- package/dist/{loader-uGY6nDZP.d.ts → loader-DGPbaboy.d.ts} +2 -2
- package/dist/{public-types-CSSH2Whc.d.cts → public-types-CIvw1GQa.d.cts} +126 -1
- package/dist/{public-types-8kVIB5HW.d.ts → public-types-COCDrgVX.d.ts} +126 -1
- package/dist/public-types.d.cts +1 -1
- package/dist/public-types.d.ts +1 -1
- package/dist/runtime/collab.d.cts +2 -2
- package/dist/runtime/collab.d.ts +2 -2
- package/dist/runtime/document-runtime.cjs +160 -80
- package/dist/runtime/document-runtime.d.cts +1 -1
- package/dist/runtime/document-runtime.d.ts +1 -1
- package/dist/runtime/document-runtime.js +2 -2
- package/dist/{session-Beg8ihOi.d.cts → session-CVU-rtCd.d.cts} +2 -2
- package/dist/{session-Dgp-2uYw.d.ts → session-DOqy1-Lf.d.ts} +2 -2
- package/dist/session.d.cts +4 -4
- package/dist/session.d.ts +4 -4
- package/dist/tailwind.d.cts +1 -1
- package/dist/tailwind.d.ts +1 -1
- package/dist/{types-Cin_abw3.d.ts → types-CB_tOnVp.d.ts} +1 -1
- package/dist/{types-qsS39ZkQ.d.cts → types-CZAll7OS.d.cts} +1 -1
- package/dist/ui-tailwind/editor-surface/search-plugin.d.cts +2 -2
- package/dist/ui-tailwind/editor-surface/search-plugin.d.ts +2 -2
- package/dist/ui-tailwind.d.cts +2 -2
- package/dist/ui-tailwind.d.ts +2 -2
- package/package.json +1 -1
package/dist/api/v3.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { v as MockPayload, A as ApiStatus, U as UxIntent, w as RuntimeApiHandle, x as UiControllerFactory, y as ApiV3Ui } from '../public-types-
|
|
2
|
-
export { z as AgentMetadata, B as AiPe2EvidenceOptions, D as AiPe2GraphOracleReference, F as AiPe2OracleEvidence, G as AiPe2OracleEvidenceProvider, H as AiPe2OracleEvidenceProviderInput, J as AiPe2OracleVerdict, K as ApiV3, N as ApiV3FnMetadata, O as ApiV3UiChrome, Q as ApiV3UiDebug, V as ApiV3UiLists, W as ApiV3UiOverlays, X as ApiV3UiSession, Y as ApiV3UiSurface, Z as ApiV3UiViewport, _ as BroadcastsVia, $ as ChromeDebugMode, a0 as ChromeDocumentMode, a1 as ChromeHostPosture, a2 as ChromeMarkupDisplay, a3 as ChromePosture, a4 as ChromeReviewMode, a5 as ChromeSurface, a6 as ChromeSurfaceKind, a7 as CreateApiV3Opts, a8 as DebugAttachment, a9 as DebugSession, aa as GeometryRect, ab as LiveEvidence, ac as MockShape, ad as OverlayAnchorQuery, ae as PersistsTo, af as ScrollTarget, ag as ScrollTargetBehavior, ah as SelectionRangeInput, ai as SourceLayer, aj as StateClass, ak as SubscriptionShape, al as UiBinding, am as UiController, an as UiControllerKind, ao as UiListCommand, ap as UiListCommandAvailability, aq as UiListCommandPreview, ar as UiListReadbackFilter, as as UiListReadbackSnapshot, at as UiListReadbackTarget, au as UiListener, av as UiUnsubscribe, aw as ViewportState, ax as createApiV3, ay as validateApiV3Metadata } from '../public-types-
|
|
1
|
+
import { v as MockPayload, A as ApiStatus, U as UxIntent, w as RuntimeApiHandle, x as UiControllerFactory, y as ApiV3Ui } from '../public-types-CIvw1GQa.cjs';
|
|
2
|
+
export { z as AgentMetadata, B as AiPe2EvidenceOptions, D as AiPe2GraphOracleReference, F as AiPe2OracleEvidence, G as AiPe2OracleEvidenceProvider, H as AiPe2OracleEvidenceProviderInput, J as AiPe2OracleVerdict, K as ApiV3, N as ApiV3FnMetadata, O as ApiV3UiChrome, Q as ApiV3UiDebug, V as ApiV3UiLists, W as ApiV3UiOverlays, X as ApiV3UiSession, Y as ApiV3UiSurface, Z as ApiV3UiViewport, _ as BroadcastsVia, $ as ChromeDebugMode, a0 as ChromeDocumentMode, a1 as ChromeHostPosture, a2 as ChromeMarkupDisplay, a3 as ChromePosture, a4 as ChromeReviewMode, a5 as ChromeSurface, a6 as ChromeSurfaceKind, a7 as CreateApiV3Opts, a8 as DebugAttachment, a9 as DebugSession, aa as GeometryRect, ab as LiveEvidence, ac as MockShape, ad as OverlayAnchorQuery, ae as PersistsTo, af as ScrollTarget, ag as ScrollTargetBehavior, ah as SelectionRangeInput, ai as SourceLayer, aj as StateClass, ak as SubscriptionShape, al as UiBinding, am as UiController, an as UiControllerKind, ao as UiListCommand, ap as UiListCommandAvailability, aq as UiListCommandPreview, ar as UiListReadbackFilter, as as UiListReadbackSnapshot, at as UiListReadbackTarget, au as UiListener, av as UiUnsubscribe, aw as ViewportState, ax as createApiV3, ay as validateApiV3Metadata } from '../public-types-CIvw1GQa.cjs';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'yjs';
|
|
5
5
|
import 'y-protocols/awareness';
|
package/dist/api/v3.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { v as MockPayload, A as ApiStatus, U as UxIntent, w as RuntimeApiHandle, x as UiControllerFactory, y as ApiV3Ui } from '../public-types-
|
|
2
|
-
export { z as AgentMetadata, B as AiPe2EvidenceOptions, D as AiPe2GraphOracleReference, F as AiPe2OracleEvidence, G as AiPe2OracleEvidenceProvider, H as AiPe2OracleEvidenceProviderInput, J as AiPe2OracleVerdict, K as ApiV3, N as ApiV3FnMetadata, O as ApiV3UiChrome, Q as ApiV3UiDebug, V as ApiV3UiLists, W as ApiV3UiOverlays, X as ApiV3UiSession, Y as ApiV3UiSurface, Z as ApiV3UiViewport, _ as BroadcastsVia, $ as ChromeDebugMode, a0 as ChromeDocumentMode, a1 as ChromeHostPosture, a2 as ChromeMarkupDisplay, a3 as ChromePosture, a4 as ChromeReviewMode, a5 as ChromeSurface, a6 as ChromeSurfaceKind, a7 as CreateApiV3Opts, a8 as DebugAttachment, a9 as DebugSession, aa as GeometryRect, ab as LiveEvidence, ac as MockShape, ad as OverlayAnchorQuery, ae as PersistsTo, af as ScrollTarget, ag as ScrollTargetBehavior, ah as SelectionRangeInput, ai as SourceLayer, aj as StateClass, ak as SubscriptionShape, al as UiBinding, am as UiController, an as UiControllerKind, ao as UiListCommand, ap as UiListCommandAvailability, aq as UiListCommandPreview, ar as UiListReadbackFilter, as as UiListReadbackSnapshot, at as UiListReadbackTarget, au as UiListener, av as UiUnsubscribe, aw as ViewportState, ax as createApiV3, ay as validateApiV3Metadata } from '../public-types-
|
|
1
|
+
import { v as MockPayload, A as ApiStatus, U as UxIntent, w as RuntimeApiHandle, x as UiControllerFactory, y as ApiV3Ui } from '../public-types-COCDrgVX.js';
|
|
2
|
+
export { z as AgentMetadata, B as AiPe2EvidenceOptions, D as AiPe2GraphOracleReference, F as AiPe2OracleEvidence, G as AiPe2OracleEvidenceProvider, H as AiPe2OracleEvidenceProviderInput, J as AiPe2OracleVerdict, K as ApiV3, N as ApiV3FnMetadata, O as ApiV3UiChrome, Q as ApiV3UiDebug, V as ApiV3UiLists, W as ApiV3UiOverlays, X as ApiV3UiSession, Y as ApiV3UiSurface, Z as ApiV3UiViewport, _ as BroadcastsVia, $ as ChromeDebugMode, a0 as ChromeDocumentMode, a1 as ChromeHostPosture, a2 as ChromeMarkupDisplay, a3 as ChromePosture, a4 as ChromeReviewMode, a5 as ChromeSurface, a6 as ChromeSurfaceKind, a7 as CreateApiV3Opts, a8 as DebugAttachment, a9 as DebugSession, aa as GeometryRect, ab as LiveEvidence, ac as MockShape, ad as OverlayAnchorQuery, ae as PersistsTo, af as ScrollTarget, ag as ScrollTargetBehavior, ah as SelectionRangeInput, ai as SourceLayer, aj as StateClass, ak as SubscriptionShape, al as UiBinding, am as UiController, an as UiControllerKind, ao as UiListCommand, ap as UiListCommandAvailability, aq as UiListCommandPreview, ar as UiListReadbackFilter, as as UiListReadbackSnapshot, at as UiListReadbackTarget, au as UiListener, av as UiUnsubscribe, aw as ViewportState, ax as createApiV3, ay as validateApiV3Metadata } from '../public-types-COCDrgVX.js';
|
|
3
3
|
import 'react';
|
|
4
4
|
import 'yjs';
|
|
5
5
|
import 'y-protocols/awareness';
|
package/dist/api/v3.js
CHANGED