@zeke-02/docx-editor 0.0.33 → 0.0.35
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/{ClipboardManager-C0rTRkVQ.d.ts → ClipboardManager-C1l58nzE.d.ts} +1 -1
- package/dist/{ClipboardManager-CgpKW2At.d.mts → ClipboardManager-Cjb_v74d.d.mts} +1 -1
- package/dist/{DocumentAgent-BqA9EJ3F.d.mts → DocumentAgent-E8OX_8j0.d.mts} +1 -1
- package/dist/{DocumentAgent-CRCXiBT7.d.ts → DocumentAgent-iedmc_8s.d.ts} +1 -1
- package/dist/{agentApi-BVHzyk2l.d.mts → agentApi-mv532p8I.d.mts} +1 -1
- package/dist/{agentApi-BVHzyk2l.d.ts → agentApi-mv532p8I.d.ts} +1 -1
- package/dist/{chunk-DLNS7XC2.js → chunk-6YRWZ32V.js} +9 -9
- package/dist/{chunk-Z7ZLARCQ.mjs → chunk-S67UBZDL.mjs} +9 -9
- package/dist/{clipboard-dFROLI95.d.mts → clipboard-BWhM0CRj.d.mts} +1 -1
- package/dist/{clipboard-Cu80iVDh.d.ts → clipboard-BvkuNZub.d.ts} +1 -1
- package/dist/{colorResolver-Dlmk3itT.d.ts → colorResolver-Bp9flT3l.d.ts} +2 -2
- package/dist/{colorResolver-BwI_Uxp3.d.mts → colorResolver-C5fQ4fxP.d.mts} +2 -2
- package/dist/core-plugins-reexport.d.mts +4 -4
- package/dist/core-plugins-reexport.d.ts +4 -4
- package/dist/core-reexport.d.mts +10 -10
- package/dist/core-reexport.d.ts +10 -10
- package/dist/{fontLoader-DicgJidU.d.mts → fontLoader-0G00frKD.d.mts} +1 -1
- package/dist/{fontLoader-BI9ZoACv.d.ts → fontLoader-DPdt4JvW.d.ts} +1 -1
- package/dist/headless-reexport.d.mts +7 -7
- package/dist/headless-reexport.d.ts +7 -7
- package/dist/index.d.mts +11 -11
- package/dist/index.d.ts +11 -11
- package/dist/index.js +6 -6
- package/dist/index.mjs +6 -6
- package/dist/mcp-reexport.d.mts +2 -2
- package/dist/mcp-reexport.d.ts +2 -2
- package/dist/{react-CLo7chKl.d.ts → react-1OO-DXvx.d.ts} +21 -4
- package/dist/{react-ClbvMVfH.d.mts → react-B1dSZ_w1.d.mts} +21 -4
- package/dist/react.d.mts +5 -5
- package/dist/react.d.ts +5 -5
- package/dist/react.js +1 -1
- package/dist/react.mjs +1 -1
- package/dist/{registry-DyIMyB-0.d.mts → registry-8XOdjHGC.d.mts} +1 -1
- package/dist/{registry-CgWNVTk9.d.ts → registry-BWGKcKc1.d.ts} +1 -1
- package/dist/{types-igZ1x_e4.d.ts → types-CfAiObQo.d.ts} +1 -1
- package/dist/{types-B3LkfO0u.d.mts → types-DIBvJ7AJ.d.mts} +1 -1
- package/dist/ui.d.mts +3 -3
- package/dist/ui.d.ts +3 -3
- package/dist/{variableDetector-CkYvLv62.d.ts → variableDetector-BIJFVpkl.d.ts} +1 -1
- package/dist/{variableDetector-CIqTek7A.d.mts → variableDetector-DNO18eZ1.d.mts} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CorePlugin, P as PluginOptions, a as PluginRegistrationResult, b as CommandHandler, M as McpToolDefinition, c as PluginEventListener } from './types-
|
|
1
|
+
import { C as CorePlugin, P as PluginOptions, a as PluginRegistrationResult, b as CommandHandler, M as McpToolDefinition, c as PluginEventListener } from './types-DIBvJ7AJ.mjs';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Plugin Registry
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as CorePlugin, P as PluginOptions, a as PluginRegistrationResult, b as CommandHandler, M as McpToolDefinition, c as PluginEventListener } from './types-
|
|
1
|
+
import { C as CorePlugin, P as PluginOptions, a as PluginRegistrationResult, b as CommandHandler, M as McpToolDefinition, c as PluginEventListener } from './types-CfAiObQo.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Plugin Registry
|
package/dist/ui.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { CSSProperties, ReactNode } from 'react';
|
|
3
|
-
import {
|
|
4
|
-
import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-
|
|
5
|
-
export { e as PrintButton, f as PrintButtonProps, g as PrintOptions, h as PrintStyles, j as TableContext, k as TableSelection, l as TableToolbar, m as TableToolbarProps, n as addColumn, o as addRow, t as createTableContext, u as deleteColumn, v as deleteRow, w as formatPrintPageRange, x as getCellAt, y as getColumnCount, z as getDefaultPrintOptions, E as isPrintSupported, G as mergeCells, H as openPrintWindow, M as parsePageRange, Q as splitCell, R as triggerPrint } from './clipboard-
|
|
3
|
+
import { at as ParagraphAlignment, ao as ColorValue, Y as Style, a3 as Theme, W as SelectionContext, f as AIAction, i as AgentResponse, ax as StyleType, V as SectionProperties, ay as TabStop, D as Document } from './agentApi-mv532p8I.mjs';
|
|
4
|
+
import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-BWhM0CRj.mjs';
|
|
5
|
+
export { e as PrintButton, f as PrintButtonProps, g as PrintOptions, h as PrintStyles, j as TableContext, k as TableSelection, l as TableToolbar, m as TableToolbarProps, n as addColumn, o as addRow, t as createTableContext, u as deleteColumn, v as deleteRow, w as formatPrintPageRange, x as getCellAt, y as getColumnCount, z as getDefaultPrintOptions, E as isPrintSupported, G as mergeCells, H as openPrintWindow, M as parsePageRange, Q as splitCell, R as triggerPrint } from './clipboard-BWhM0CRj.mjs';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* List type
|
package/dist/ui.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default, { CSSProperties, ReactNode } from 'react';
|
|
3
|
-
import {
|
|
4
|
-
import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-
|
|
5
|
-
export { e as PrintButton, f as PrintButtonProps, g as PrintOptions, h as PrintStyles, j as TableContext, k as TableSelection, l as TableToolbar, m as TableToolbarProps, n as addColumn, o as addRow, t as createTableContext, u as deleteColumn, v as deleteRow, w as formatPrintPageRange, x as getCellAt, y as getColumnCount, z as getDefaultPrintOptions, E as isPrintSupported, G as mergeCells, H as openPrintWindow, M as parsePageRange, Q as splitCell, R as triggerPrint } from './clipboard-
|
|
3
|
+
import { at as ParagraphAlignment, ao as ColorValue, Y as Style, a3 as Theme, W as SelectionContext, f as AIAction, i as AgentResponse, ax as StyleType, V as SectionProperties, ay as TabStop, D as Document } from './agentApi-mv532p8I.js';
|
|
4
|
+
import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-BvkuNZub.js';
|
|
5
|
+
export { e as PrintButton, f as PrintButtonProps, g as PrintOptions, h as PrintStyles, j as TableContext, k as TableSelection, l as TableToolbar, m as TableToolbarProps, n as addColumn, o as addRow, t as createTableContext, u as deleteColumn, v as deleteRow, w as formatPrintPageRange, x as getCellAt, y as getColumnCount, z as getDefaultPrintOptions, E as isPrintSupported, G as mergeCells, H as openPrintWindow, M as parsePageRange, Q as splitCell, R as triggerPrint } from './clipboard-BvkuNZub.js';
|
|
6
6
|
|
|
7
7
|
/**
|
|
8
8
|
* List type
|