@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.
Files changed (41) hide show
  1. package/dist/{ClipboardManager-C0rTRkVQ.d.ts → ClipboardManager-C1l58nzE.d.ts} +1 -1
  2. package/dist/{ClipboardManager-CgpKW2At.d.mts → ClipboardManager-Cjb_v74d.d.mts} +1 -1
  3. package/dist/{DocumentAgent-BqA9EJ3F.d.mts → DocumentAgent-E8OX_8j0.d.mts} +1 -1
  4. package/dist/{DocumentAgent-CRCXiBT7.d.ts → DocumentAgent-iedmc_8s.d.ts} +1 -1
  5. package/dist/{agentApi-BVHzyk2l.d.mts → agentApi-mv532p8I.d.mts} +1 -1
  6. package/dist/{agentApi-BVHzyk2l.d.ts → agentApi-mv532p8I.d.ts} +1 -1
  7. package/dist/{chunk-DLNS7XC2.js → chunk-6YRWZ32V.js} +9 -9
  8. package/dist/{chunk-Z7ZLARCQ.mjs → chunk-S67UBZDL.mjs} +9 -9
  9. package/dist/{clipboard-dFROLI95.d.mts → clipboard-BWhM0CRj.d.mts} +1 -1
  10. package/dist/{clipboard-Cu80iVDh.d.ts → clipboard-BvkuNZub.d.ts} +1 -1
  11. package/dist/{colorResolver-Dlmk3itT.d.ts → colorResolver-Bp9flT3l.d.ts} +2 -2
  12. package/dist/{colorResolver-BwI_Uxp3.d.mts → colorResolver-C5fQ4fxP.d.mts} +2 -2
  13. package/dist/core-plugins-reexport.d.mts +4 -4
  14. package/dist/core-plugins-reexport.d.ts +4 -4
  15. package/dist/core-reexport.d.mts +10 -10
  16. package/dist/core-reexport.d.ts +10 -10
  17. package/dist/{fontLoader-DicgJidU.d.mts → fontLoader-0G00frKD.d.mts} +1 -1
  18. package/dist/{fontLoader-BI9ZoACv.d.ts → fontLoader-DPdt4JvW.d.ts} +1 -1
  19. package/dist/headless-reexport.d.mts +7 -7
  20. package/dist/headless-reexport.d.ts +7 -7
  21. package/dist/index.d.mts +11 -11
  22. package/dist/index.d.ts +11 -11
  23. package/dist/index.js +6 -6
  24. package/dist/index.mjs +6 -6
  25. package/dist/mcp-reexport.d.mts +2 -2
  26. package/dist/mcp-reexport.d.ts +2 -2
  27. package/dist/{react-CLo7chKl.d.ts → react-1OO-DXvx.d.ts} +21 -4
  28. package/dist/{react-ClbvMVfH.d.mts → react-B1dSZ_w1.d.mts} +21 -4
  29. package/dist/react.d.mts +5 -5
  30. package/dist/react.d.ts +5 -5
  31. package/dist/react.js +1 -1
  32. package/dist/react.mjs +1 -1
  33. package/dist/{registry-DyIMyB-0.d.mts → registry-8XOdjHGC.d.mts} +1 -1
  34. package/dist/{registry-CgWNVTk9.d.ts → registry-BWGKcKc1.d.ts} +1 -1
  35. package/dist/{types-igZ1x_e4.d.ts → types-CfAiObQo.d.ts} +1 -1
  36. package/dist/{types-B3LkfO0u.d.mts → types-DIBvJ7AJ.d.mts} +1 -1
  37. package/dist/ui.d.mts +3 -3
  38. package/dist/ui.d.ts +3 -3
  39. package/dist/{variableDetector-CkYvLv62.d.ts → variableDetector-BIJFVpkl.d.ts} +1 -1
  40. package/dist/{variableDetector-CIqTek7A.d.mts → variableDetector-DNO18eZ1.d.mts} +1 -1
  41. 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-B3LkfO0u.mjs';
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-igZ1x_e4.js';
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
@@ -1,4 +1,4 @@
1
- import { D as Document, P as Position, R as Range, A as AgentCommand } from './agentApi-BVHzyk2l.js';
1
+ import { D as Document, P as Position, R as Range, A as AgentCommand } from './agentApi-mv532p8I.js';
2
2
 
3
3
  /**
4
4
  * Core Plugin System Types
@@ -1,4 +1,4 @@
1
- import { D as Document, P as Position, R as Range, A as AgentCommand } from './agentApi-BVHzyk2l.mjs';
1
+ import { D as Document, P as Position, R as Range, A as AgentCommand } from './agentApi-mv532p8I.mjs';
2
2
 
3
3
  /**
4
4
  * Core Plugin System Types
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 { aq as ParagraphAlignment, ao as ColorValue, Y as Style, a3 as Theme, W as SelectionContext, f as AIAction, i as AgentResponse, ar as StyleType, V as SectionProperties, as as TabStop, D as Document } from './agentApi-BVHzyk2l.mjs';
4
- import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-dFROLI95.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-dFROLI95.mjs';
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 { aq as ParagraphAlignment, ao as ColorValue, Y as Style, a3 as Theme, W as SelectionContext, f as AIAction, i as AgentResponse, ar as StyleType, V as SectionProperties, as as TabStop, D as Document } from './agentApi-BVHzyk2l.js';
4
- import { i as TableAction, a as TranslationKey, P as ParsedClipboardContent } from './clipboard-Cu80iVDh.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-Cu80iVDh.js';
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
@@ -1,4 +1,4 @@
1
- import { D as Document, d as DocumentBody, a as Paragraph } from './agentApi-BVHzyk2l.js';
1
+ import { D as Document, d as DocumentBody, a as Paragraph } from './agentApi-mv532p8I.js';
2
2
 
3
3
  /**
4
4
  * DOCX Repacker - Repack modified document into valid DOCX
@@ -1,4 +1,4 @@
1
- import { D as Document, d as DocumentBody, a as Paragraph } from './agentApi-BVHzyk2l.mjs';
1
+ import { D as Document, d as DocumentBody, a as Paragraph } from './agentApi-mv532p8I.mjs';
2
2
 
3
3
  /**
4
4
  * DOCX Repacker - Repack modified document into valid DOCX
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zeke-02/docx-editor",
3
- "version": "0.0.33",
3
+ "version": "0.0.35",
4
4
  "description": "A browser-based DOCX template editor with variable insertion support",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.mjs",