docx 8.2.0 → 8.2.2

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 (184) hide show
  1. package/README.md +0 -3
  2. package/build/export/formatter.spec.d.ts +1 -0
  3. package/build/export/packer/image-replacer.spec.d.ts +1 -0
  4. package/build/export/packer/next-compiler.spec.d.ts +1 -0
  5. package/build/export/packer/packer.spec.d.ts +1 -0
  6. package/build/file/border/border.spec.d.ts +1 -0
  7. package/build/file/checkbox/checkbox-util.spec.d.ts +1 -0
  8. package/build/file/checkbox/checkbox.spec.d.ts +1 -0
  9. package/build/file/content-types/content-types.spec.d.ts +1 -0
  10. package/build/file/core-properties/properties.spec.d.ts +1 -0
  11. package/build/file/custom-properties/custom-properties.spec.d.ts +1 -0
  12. package/build/file/document/body/body.spec.d.ts +1 -0
  13. package/build/file/document/body/section-properties/properties/columns.spec.d.ts +1 -0
  14. package/build/file/document/body/section-properties/properties/doc-grid.spec.d.ts +1 -0
  15. package/build/file/document/body/section-properties/properties/header-footer-reference.spec.d.ts +1 -0
  16. package/build/file/document/body/section-properties/properties/page-borders.spec.d.ts +1 -0
  17. package/build/file/document/body/section-properties/properties/page-size.spec.d.ts +1 -0
  18. package/build/file/document/body/section-properties/properties/page-text-direction.spec.d.ts +1 -0
  19. package/build/file/document/body/section-properties/properties/section-type.spec.d.ts +1 -0
  20. package/build/file/document/body/section-properties/section-properties.spec.d.ts +1 -0
  21. package/build/file/document/document-background/document-background.spec.d.ts +1 -0
  22. package/build/file/document/document.spec.d.ts +1 -0
  23. package/build/file/document-wrapper.spec.d.ts +1 -0
  24. package/build/file/drawing/anchor/anchor.spec.d.ts +1 -0
  25. package/build/file/drawing/doc-properties/doc-properties-children.spec.d.ts +1 -0
  26. package/build/file/drawing/drawing.spec.d.ts +1 -0
  27. package/build/file/drawing/floating/align.spec.d.ts +1 -0
  28. package/build/file/drawing/floating/horizontal-position.spec.d.ts +1 -0
  29. package/build/file/drawing/floating/position-offset.spec.d.ts +1 -0
  30. package/build/file/drawing/floating/simple-pos.spec.d.ts +1 -0
  31. package/build/file/drawing/floating/vertical-position.spec.d.ts +1 -0
  32. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form.spec.d.ts +1 -0
  33. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.d.ts +4 -0
  34. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.spec.d.ts +1 -0
  35. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.d.ts +4 -0
  36. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.spec.d.ts +1 -0
  37. package/build/file/file.spec.d.ts +1 -0
  38. package/build/file/footer/footer.spec.d.ts +1 -0
  39. package/build/file/footer/index.d.ts +1 -0
  40. package/build/file/footer-wrapper.spec.d.ts +1 -0
  41. package/build/file/footnotes/footnote/footnote.spec.d.ts +1 -0
  42. package/build/file/footnotes-wrapper.spec.d.ts +1 -0
  43. package/build/file/header/header.spec.d.ts +1 -0
  44. package/build/file/header/index.d.ts +1 -0
  45. package/build/file/header-wrapper.spec.d.ts +1 -0
  46. package/build/file/media/media.spec.d.ts +1 -0
  47. package/build/file/numbering/abstract-numbering.spec.d.ts +1 -0
  48. package/build/file/numbering/concrete-numbering.spec.d.ts +1 -0
  49. package/build/file/numbering/level.spec.d.ts +1 -0
  50. package/build/file/numbering/numbering.spec.d.ts +1 -0
  51. package/build/file/paragraph/formatting/alignment.spec.d.ts +1 -0
  52. package/build/file/paragraph/formatting/border.spec.d.ts +1 -0
  53. package/build/file/paragraph/formatting/break.spec.d.ts +1 -0
  54. package/build/file/paragraph/formatting/indent.spec.d.ts +1 -0
  55. package/build/file/paragraph/formatting/spacing.spec.d.ts +1 -0
  56. package/build/file/paragraph/formatting/style.spec.d.ts +1 -0
  57. package/build/file/paragraph/formatting/tab-stop.spec.d.ts +1 -0
  58. package/build/file/paragraph/formatting/unordered-list.spec.d.ts +1 -0
  59. package/build/file/paragraph/formatting/width.d.ts +0 -0
  60. package/build/file/paragraph/formatting/word-wrap.spec.d.ts +1 -0
  61. package/build/file/paragraph/frame/frame-properties.spec.d.ts +1 -0
  62. package/build/file/paragraph/links/bookmark.spec.d.ts +1 -0
  63. package/build/file/paragraph/links/hyperlink.spec.d.ts +1 -0
  64. package/build/file/paragraph/links/outline-level.spec.d.ts +1 -0
  65. package/build/file/paragraph/links/pageref-field-instruction.spec.d.ts +1 -0
  66. package/build/file/paragraph/links/pageref.spec.d.ts +1 -0
  67. package/build/file/paragraph/math/brackets/math-angled-brackets.spec.d.ts +1 -0
  68. package/build/file/paragraph/math/brackets/math-beginning-character.spec.d.ts +1 -0
  69. package/build/file/paragraph/math/brackets/math-bracket-properties.spec.d.ts +1 -0
  70. package/build/file/paragraph/math/brackets/math-curly-brackets.spec.d.ts +1 -0
  71. package/build/file/paragraph/math/brackets/math-ending-character.spec.d.ts +1 -0
  72. package/build/file/paragraph/math/brackets/math-round-brackets.spec.d.ts +1 -0
  73. package/build/file/paragraph/math/brackets/math-square-brackets.spec.d.ts +1 -0
  74. package/build/file/paragraph/math/fraction/math-denominator.spec.d.ts +1 -0
  75. package/build/file/paragraph/math/fraction/math-fraction.spec.d.ts +1 -0
  76. package/build/file/paragraph/math/fraction/math-numerator.spec.d.ts +1 -0
  77. package/build/file/paragraph/math/function/math-function-name.spec.d.ts +1 -0
  78. package/build/file/paragraph/math/function/math-function-properties.spec.d.ts +1 -0
  79. package/build/file/paragraph/math/function/math-function.spec.d.ts +1 -0
  80. package/build/file/paragraph/math/math-run.spec.d.ts +1 -0
  81. package/build/file/paragraph/math/math-text.spec.d.ts +1 -0
  82. package/build/file/paragraph/math/math.spec.d.ts +1 -0
  83. package/build/file/paragraph/math/n-ary/math-accent-character.spec.d.ts +1 -0
  84. package/build/file/paragraph/math/n-ary/math-base.spec.d.ts +1 -0
  85. package/build/file/paragraph/math/n-ary/math-integral.spec.d.ts +1 -0
  86. package/build/file/paragraph/math/n-ary/math-limit-location.spec.d.ts +1 -0
  87. package/build/file/paragraph/math/n-ary/math-n-ary-properties.spec.d.ts +1 -0
  88. package/build/file/paragraph/math/n-ary/math-sub-script-hide.spec.d.ts +1 -0
  89. package/build/file/paragraph/math/n-ary/math-sub-script.spec.d.ts +1 -0
  90. package/build/file/paragraph/math/n-ary/math-sum.spec.d.ts +1 -0
  91. package/build/file/paragraph/math/n-ary/math-super-script-hide.spec.d.ts +1 -0
  92. package/build/file/paragraph/math/n-ary/math-super-script.spec.d.ts +1 -0
  93. package/build/file/paragraph/math/radical/math-degree-hide.spec.d.ts +1 -0
  94. package/build/file/paragraph/math/radical/math-degree.spec.d.ts +1 -0
  95. package/build/file/paragraph/math/radical/math-radical-properties.spec.d.ts +1 -0
  96. package/build/file/paragraph/math/radical/math-radical.spec.d.ts +1 -0
  97. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.spec.d.ts +1 -0
  98. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.spec.d.ts +1 -0
  99. package/build/file/paragraph/math/script/sub-script/math-sub-script-function-properties.spec.d.ts +1 -0
  100. package/build/file/paragraph/math/script/sub-script/math-sub-script-function.spec.d.ts +1 -0
  101. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.spec.d.ts +1 -0
  102. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.spec.d.ts +1 -0
  103. package/build/file/paragraph/math/script/super-script/math-super-script-function-properties.spec.d.ts +1 -0
  104. package/build/file/paragraph/math/script/super-script/math-super-script-function.spec.d.ts +1 -0
  105. package/build/file/paragraph/paragraph.spec.d.ts +1 -0
  106. package/build/file/paragraph/properties.spec.d.ts +1 -0
  107. package/build/file/paragraph/run/break.spec.d.ts +1 -0
  108. package/build/file/paragraph/run/comment-run.spec.d.ts +1 -0
  109. package/build/file/paragraph/run/emphasis-mark.spec.d.ts +1 -0
  110. package/build/file/paragraph/run/empty-children.spec.d.ts +1 -0
  111. package/build/file/paragraph/run/formatting.spec.d.ts +1 -0
  112. package/build/file/paragraph/run/image-run.spec.d.ts +1 -0
  113. package/build/file/paragraph/run/language.spec.d.ts +1 -0
  114. package/build/file/paragraph/run/page-number.spec.d.ts +1 -0
  115. package/build/file/paragraph/run/positional-tab.spec.d.ts +1 -0
  116. package/build/file/paragraph/run/run-components/symbol.spec.d.ts +1 -0
  117. package/build/file/paragraph/run/run-components/text.spec.d.ts +1 -0
  118. package/build/file/paragraph/run/run-fonts.spec.d.ts +1 -0
  119. package/build/file/paragraph/run/run.spec.d.ts +1 -0
  120. package/build/file/paragraph/run/script.spec.d.ts +1 -0
  121. package/build/file/paragraph/run/sequential-identifier.spec.d.ts +1 -0
  122. package/build/file/paragraph/run/simple-field.spec.d.ts +1 -0
  123. package/build/file/paragraph/run/symbol-run.spec.d.ts +1 -0
  124. package/build/file/paragraph/run/text-run.spec.d.ts +1 -0
  125. package/build/file/paragraph/run/underline.spec.d.ts +1 -0
  126. package/build/file/relationships/relationships.spec.d.ts +1 -0
  127. package/build/file/settings/compatibility-setting/compatibility-setting.spec.d.ts +1 -0
  128. package/build/file/settings/compatibility.spec.d.ts +1 -0
  129. package/build/file/settings/settings.spec.d.ts +1 -0
  130. package/build/file/shading/shading.spec.d.ts +1 -0
  131. package/build/file/styles/defaults/document-defaults.spec.d.ts +1 -0
  132. package/build/file/styles/external-styles-factory.spec.d.ts +1 -0
  133. package/build/file/styles/latent-styles/exceptions.d.ts +20 -0
  134. package/build/file/styles/latent-styles/exceptions.spec.d.ts +1 -0
  135. package/build/file/styles/latent-styles/index.d.ts +1 -0
  136. package/build/file/styles/latent-styles/latent-styles.d.ts +5 -0
  137. package/build/file/styles/latent-styles/latent-styles.spec.d.ts +1 -0
  138. package/build/file/styles/sample/default-style.d.ts +1 -0
  139. package/build/file/styles/sample/default-style.spec.d.ts +1 -0
  140. package/build/file/styles/sample/index.d.ts +1 -0
  141. package/build/file/styles/style/character-style.spec.d.ts +1 -0
  142. package/build/file/styles/style/components.spec.d.ts +1 -0
  143. package/build/file/styles/style/default-styles.spec.d.ts +1 -0
  144. package/build/file/styles/style/paragraph-style.spec.d.ts +1 -0
  145. package/build/file/styles/style/style.spec.d.ts +1 -0
  146. package/build/file/styles/styles.spec.d.ts +1 -0
  147. package/build/file/table/grid.spec.d.ts +1 -0
  148. package/build/file/table/table-cell/table-cell-properties.spec.d.ts +1 -0
  149. package/build/file/table/table-cell/table-cell.spec.d.ts +1 -0
  150. package/build/file/table/table-properties/table-borders.spec.d.ts +1 -0
  151. package/build/file/table/table-properties/table-cell-margin.spec.d.ts +1 -0
  152. package/build/file/table/table-properties/table-float-properties.spec.d.ts +1 -0
  153. package/build/file/table/table-properties/table-properties.spec.d.ts +1 -0
  154. package/build/file/table/table-row/table-row-properties.spec.d.ts +1 -0
  155. package/build/file/table/table-row/table-row.spec.d.ts +1 -0
  156. package/build/file/table/table.spec.d.ts +1 -0
  157. package/build/file/table-of-contents/table-of-contents.spec.d.ts +1 -0
  158. package/build/file/track-revision/track-revision-components/deleted-page-number.spec.d.ts +1 -0
  159. package/build/file/track-revision/track-revision-components/deleted-text-run.spec.d.ts +1 -0
  160. package/build/file/track-revision/track-revision-components/deleted-text.spec.d.ts +1 -0
  161. package/build/file/track-revision/track-revision-components/inserted-text-run.spec.d.ts +1 -0
  162. package/build/file/xml-components/attribute.spec.d.ts +1 -0
  163. package/build/file/xml-components/imported-xml-component.spec.d.ts +1 -0
  164. package/build/file/xml-components/simple-elements.spec.d.ts +1 -0
  165. package/build/file/xml-components/xml-component.spec.d.ts +1 -0
  166. package/build/index.cjs +1002 -1002
  167. package/build/index.iife.js +1002 -1002
  168. package/build/index.js +1002 -1002
  169. package/build/index.spec.d.ts +1 -0
  170. package/build/{index.umd.cjs → index.umd.js} +1002 -1002
  171. package/build/patcher/content-types-manager.spec.d.ts +1 -0
  172. package/build/patcher/from-docx.d.ts +1 -1
  173. package/build/patcher/from-docx.spec.d.ts +1 -0
  174. package/build/patcher/paragraph-split-inject.spec.d.ts +1 -0
  175. package/build/patcher/paragraph-token-replacer.spec.d.ts +1 -0
  176. package/build/patcher/relationship-manager.spec.d.ts +1 -0
  177. package/build/patcher/replacer.spec.d.ts +1 -0
  178. package/build/patcher/run-renderer.spec.d.ts +1 -0
  179. package/build/patcher/traverser.spec.d.ts +1 -0
  180. package/build/patcher/util.spec.d.ts +1 -0
  181. package/build/tests/utility.d.ts +3 -0
  182. package/build/util/convenience-functions.spec.d.ts +1 -0
  183. package/build/util/values.spec.d.ts +1 -0
  184. package/package.json +7 -11
package/README.md CHANGED
@@ -12,7 +12,6 @@
12
12
  [![Downloads per month][downloads-image]][downloads-url]
13
13
  [![GitHub Action Workflow Status][github-actions-workflow-image]][github-actions-workflow-url]
14
14
  [![Known Vulnerabilities][snky-image]][snky-url]
15
- [![Chat on Gitter][gitter-image]][gitter-url]
16
15
  [![PRs Welcome][pr-image]][pr-url]
17
16
  [![codecov][codecov-image]][codecov-url]
18
17
 
@@ -107,8 +106,6 @@ Made with 💖
107
106
  [github-actions-workflow-url]: https://github.com/dolanmiu/docx/actions
108
107
  [snky-image]: https://snyk.io/test/github/dolanmiu/docx/badge.svg
109
108
  [snky-url]: https://snyk.io/test/github/dolanmiu/docx
110
- [gitter-image]: https://badges.gitter.im/dolanmiu/docx.svg
111
- [gitter-url]: https://gitter.im/docx-lib/Lobby
112
109
  [pr-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg
113
110
  [pr-url]: http://makeapullrequest.com
114
111
  [codecov-image]: https://codecov.io/gh/dolanmiu/docx/branch/master/graph/badge.svg
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,4 @@
1
+ import { XmlComponent } from '../../../../../../../xml-components';
2
+ export declare class NoFill extends XmlComponent {
3
+ constructor();
4
+ }
@@ -0,0 +1,4 @@
1
+ import { XmlComponent } from '../../../../../../../xml-components';
2
+ export declare class Outline extends XmlComponent {
3
+ constructor();
4
+ }
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export * from "./footer";
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export * from "./header";
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
File without changes
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,20 @@
1
+ import { XmlAttributeComponent, XmlComponent } from '../../xml-components';
2
+ export interface ILatentStyleExceptionAttributesProperties {
3
+ readonly name?: string;
4
+ readonly uiPriority?: string;
5
+ readonly qFormat?: string;
6
+ readonly semiHidden?: string;
7
+ readonly unhideWhenUsed?: string;
8
+ }
9
+ export declare class LatentStyleExceptionAttributes extends XmlAttributeComponent<ILatentStyleExceptionAttributesProperties> {
10
+ protected readonly xmlKeys: {
11
+ name: string;
12
+ uiPriority: string;
13
+ qFormat: string;
14
+ semiHidden: string;
15
+ unhideWhenUsed: string;
16
+ };
17
+ }
18
+ export declare class LatentStyleException extends XmlComponent {
19
+ constructor(attributes: ILatentStyleExceptionAttributesProperties);
20
+ }
@@ -0,0 +1 @@
1
+ export * from "./latent-styles";
@@ -0,0 +1,5 @@
1
+ import { XmlComponent } from '../../xml-components';
2
+ import { LatentStyleException } from "./exceptions";
3
+ export declare class LatentStyles extends XmlComponent {
4
+ constructor(latentException?: LatentStyleException);
5
+ }
@@ -0,0 +1 @@
1
+ export declare const DefaultStyle: () => Record<string, any>;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export * from "./default-style";
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1 @@
1
+ export {};