@extend-ai/react-docx 0.7.0-alpha.8 → 0.7.1

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.
@@ -4,8 +4,8 @@ import {
4
4
  packageToArrayBuffer,
5
5
  parseDocx,
6
6
  withPart
7
- } from "./chunk-QOXSE6WY.js";
8
- import "./chunk-2SXGXGWO.js";
7
+ } from "./chunk-XBI2PYTU.js";
8
+ import "./chunk-WKBPLHUA.js";
9
9
  export {
10
10
  createMinimalDocxPackage,
11
11
  getPart,
@@ -13,4 +13,4 @@ export {
13
13
  parseDocx,
14
14
  withPart
15
15
  };
16
- //# sourceMappingURL=src-PJYTN6DB.js.map
16
+ //# sourceMappingURL=src-2FP7IUE6.js.map
@@ -3,12 +3,12 @@ import {
3
3
  buildDocModelFromBytes,
4
4
  cloneDocModel,
5
5
  normalizeDocModel
6
- } from "./chunk-P3B3Q7Y6.js";
7
- import "./chunk-2SXGXGWO.js";
6
+ } from "./chunk-P3MKA55V.js";
7
+ import "./chunk-WKBPLHUA.js";
8
8
  export {
9
9
  buildDocModel,
10
10
  buildDocModelFromBytes,
11
11
  cloneDocModel,
12
12
  normalizeDocModel
13
13
  };
14
- //# sourceMappingURL=src-NDPFDRVM.js.map
14
+ //# sourceMappingURL=src-VN4V5N3K.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@extend-ai/react-docx",
3
- "version": "0.7.0-alpha.8",
3
+ "version": "0.7.1",
4
4
  "description": "React components/hooks for DOCX viewing",
5
5
  "license": "MIT",
6
6
  "type": "module",