docx 8.6.0 → 9.0.0

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 (520) hide show
  1. package/build/index.d.ts +2997 -5
  2. package/package.json +3 -3
  3. package/build/export/formatter.d.ts +0 -4
  4. package/build/export/formatter.spec.d.ts +0 -1
  5. package/build/export/index.d.ts +0 -1
  6. package/build/export/packer/image-replacer.d.ts +0 -5
  7. package/build/export/packer/image-replacer.spec.d.ts +0 -1
  8. package/build/export/packer/next-compiler.d.ts +0 -11
  9. package/build/export/packer/next-compiler.spec.d.ts +0 -1
  10. package/build/export/packer/numbering-replacer.d.ts +0 -4
  11. package/build/export/packer/packer.d.ts +0 -18
  12. package/build/export/packer/packer.spec.d.ts +0 -1
  13. package/build/file/app-properties/app-properties-attributes.d.ts +0 -10
  14. package/build/file/app-properties/app-properties.d.ts +0 -4
  15. package/build/file/border/border.d.ts +0 -39
  16. package/build/file/border/border.spec.d.ts +0 -1
  17. package/build/file/border/index.d.ts +0 -1
  18. package/build/file/checkbox/checkbox-symbol.d.ts +0 -4
  19. package/build/file/checkbox/checkbox-util.d.ts +0 -17
  20. package/build/file/checkbox/checkbox-util.spec.d.ts +0 -1
  21. package/build/file/checkbox/checkbox.d.ts +0 -8
  22. package/build/file/checkbox/checkbox.spec.d.ts +0 -1
  23. package/build/file/checkbox/index.d.ts +0 -3
  24. package/build/file/content-types/content-types-attributes.d.ts +0 -8
  25. package/build/file/content-types/content-types.d.ts +0 -6
  26. package/build/file/content-types/content-types.spec.d.ts +0 -1
  27. package/build/file/content-types/default/default-attributes.d.ts +0 -10
  28. package/build/file/content-types/default/default.d.ts +0 -4
  29. package/build/file/content-types/override/override-attributes.d.ts +0 -10
  30. package/build/file/content-types/override/override.d.ts +0 -4
  31. package/build/file/core-properties/index.d.ts +0 -1
  32. package/build/file/core-properties/properties.d.ts +0 -43
  33. package/build/file/core-properties/properties.spec.d.ts +0 -1
  34. package/build/file/custom-properties/custom-properties-attributes.d.ts +0 -10
  35. package/build/file/custom-properties/custom-properties.d.ts +0 -9
  36. package/build/file/custom-properties/custom-properties.spec.d.ts +0 -1
  37. package/build/file/custom-properties/custom-property-attributes.d.ts +0 -12
  38. package/build/file/custom-properties/custom-property.d.ts +0 -11
  39. package/build/file/custom-properties/index.d.ts +0 -2
  40. package/build/file/document/body/body.d.ts +0 -10
  41. package/build/file/document/body/body.spec.d.ts +0 -1
  42. package/build/file/document/body/index.d.ts +0 -2
  43. package/build/file/document/body/section-properties/index.d.ts +0 -2
  44. package/build/file/document/body/section-properties/properties/column.d.ts +0 -10
  45. package/build/file/document/body/section-properties/properties/columns.d.ts +0 -13
  46. package/build/file/document/body/section-properties/properties/columns.spec.d.ts +0 -1
  47. package/build/file/document/body/section-properties/properties/doc-grid.d.ts +0 -22
  48. package/build/file/document/body/section-properties/properties/doc-grid.spec.d.ts +0 -1
  49. package/build/file/document/body/section-properties/properties/header-footer-reference.d.ts +0 -17
  50. package/build/file/document/body/section-properties/properties/header-footer-reference.spec.d.ts +0 -1
  51. package/build/file/document/body/section-properties/properties/index.d.ts +0 -12
  52. package/build/file/document/body/section-properties/properties/line-number.d.ts +0 -14
  53. package/build/file/document/body/section-properties/properties/page-borders.d.ts +0 -30
  54. package/build/file/document/body/section-properties/properties/page-borders.spec.d.ts +0 -1
  55. package/build/file/document/body/section-properties/properties/page-margin.d.ts +0 -14
  56. package/build/file/document/body/section-properties/properties/page-number.d.ts +0 -24
  57. package/build/file/document/body/section-properties/properties/page-size.d.ts +0 -14
  58. package/build/file/document/body/section-properties/properties/page-size.spec.d.ts +0 -1
  59. package/build/file/document/body/section-properties/properties/page-text-direction.d.ts +0 -8
  60. package/build/file/document/body/section-properties/properties/page-text-direction.spec.d.ts +0 -1
  61. package/build/file/document/body/section-properties/properties/section-type.d.ts +0 -18
  62. package/build/file/document/body/section-properties/properties/section-type.spec.d.ts +0 -1
  63. package/build/file/document/body/section-properties/section-properties.d.ts +0 -53
  64. package/build/file/document/body/section-properties/section-properties.spec.d.ts +0 -1
  65. package/build/file/document/document-attributes.d.ts +0 -85
  66. package/build/file/document/document-background/document-background.d.ts +0 -23
  67. package/build/file/document/document-background/document-background.spec.d.ts +0 -1
  68. package/build/file/document/document-background/index.d.ts +0 -1
  69. package/build/file/document/document.d.ts +0 -15
  70. package/build/file/document/document.spec.d.ts +0 -1
  71. package/build/file/document/index.d.ts +0 -4
  72. package/build/file/document-wrapper.d.ts +0 -17
  73. package/build/file/document-wrapper.spec.d.ts +0 -1
  74. package/build/file/drawing/anchor/anchor-attributes.d.ts +0 -24
  75. package/build/file/drawing/anchor/anchor.d.ts +0 -10
  76. package/build/file/drawing/anchor/anchor.spec.d.ts +0 -1
  77. package/build/file/drawing/anchor/index.d.ts +0 -2
  78. package/build/file/drawing/doc-properties/doc-properties-children.d.ts +0 -3
  79. package/build/file/drawing/doc-properties/doc-properties-children.spec.d.ts +0 -1
  80. package/build/file/drawing/doc-properties/doc-properties.d.ts +0 -11
  81. package/build/file/drawing/drawing.d.ts +0 -19
  82. package/build/file/drawing/drawing.spec.d.ts +0 -1
  83. package/build/file/drawing/effect-extent/effect-extent.d.ts +0 -8
  84. package/build/file/drawing/extent/extent-attributes.d.ts +0 -10
  85. package/build/file/drawing/extent/extent.d.ts +0 -5
  86. package/build/file/drawing/floating/align.d.ts +0 -5
  87. package/build/file/drawing/floating/align.spec.d.ts +0 -1
  88. package/build/file/drawing/floating/floating-position.d.ts +0 -49
  89. package/build/file/drawing/floating/horizontal-position.d.ts +0 -5
  90. package/build/file/drawing/floating/horizontal-position.spec.d.ts +0 -1
  91. package/build/file/drawing/floating/index.d.ts +0 -4
  92. package/build/file/drawing/floating/position-offset.d.ts +0 -4
  93. package/build/file/drawing/floating/position-offset.spec.d.ts +0 -1
  94. package/build/file/drawing/floating/simple-pos.d.ts +0 -4
  95. package/build/file/drawing/floating/simple-pos.spec.d.ts +0 -1
  96. package/build/file/drawing/floating/vertical-position.d.ts +0 -5
  97. package/build/file/drawing/floating/vertical-position.spec.d.ts +0 -1
  98. package/build/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-lock-attributes.d.ts +0 -10
  99. package/build/file/drawing/graphic-frame/graphic-frame-locks/graphic-frame-locks.d.ts +0 -4
  100. package/build/file/drawing/graphic-frame/graphic-frame-properties.d.ts +0 -4
  101. package/build/file/drawing/index.d.ts +0 -3
  102. package/build/file/drawing/inline/graphic/graphic-data/graphic-data-attribute.d.ts +0 -8
  103. package/build/file/drawing/inline/graphic/graphic-data/graphic-data.d.ts +0 -11
  104. package/build/file/drawing/inline/graphic/graphic-data/index.d.ts +0 -1
  105. package/build/file/drawing/inline/graphic/graphic-data/pic/blip/blip-extentions.d.ts +0 -3
  106. package/build/file/drawing/inline/graphic/graphic-data/pic/blip/blip-fill.d.ts +0 -5
  107. package/build/file/drawing/inline/graphic/graphic-data/pic/blip/blip.d.ts +0 -3
  108. package/build/file/drawing/inline/graphic/graphic-data/pic/blip/source-rectangle.d.ts +0 -4
  109. package/build/file/drawing/inline/graphic/graphic-data/pic/blip/stretch.d.ts +0 -4
  110. package/build/file/drawing/inline/graphic/graphic-data/pic/index.d.ts +0 -1
  111. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/child-non-visual-pic-properties.d.ts +0 -4
  112. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks-attributes.d.ts +0 -10
  113. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/child-non-visual-pic-properties/pic-locks/pic-locks.d.ts +0 -4
  114. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-pic-properties.d.ts +0 -4
  115. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties-attributes.d.ts +0 -12
  116. package/build/file/drawing/inline/graphic/graphic-data/pic/non-visual-pic-properties/non-visual-properties/non-visual-properties.d.ts +0 -5
  117. package/build/file/drawing/inline/graphic/graphic-data/pic/pic-attributes.d.ts +0 -8
  118. package/build/file/drawing/inline/graphic/graphic-data/pic/pic.d.ts +0 -10
  119. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents-attributes.d.ts +0 -10
  120. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/extents/extents.d.ts +0 -5
  121. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/form.d.ts +0 -17
  122. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/index.d.ts +0 -1
  123. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off-attributes.d.ts +0 -10
  124. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form/offset/off.d.ts +0 -4
  125. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/form.spec.d.ts +0 -1
  126. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.d.ts +0 -2
  127. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/no-fill.spec.d.ts +0 -1
  128. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.d.ts +0 -42
  129. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/outline.spec.d.ts +0 -1
  130. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/rgb-color.d.ts +0 -6
  131. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/scheme-color.d.ts +0 -25
  132. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/solid-fill.d.ts +0 -12
  133. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/outline/solid-fill.spec.d.ts +0 -1
  134. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/adjustment-values/adjustment-values.d.ts +0 -4
  135. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry-attributes.d.ts +0 -8
  136. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/preset-geometry/preset-geometry.d.ts +0 -4
  137. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/shape-properties-attributes.d.ts +0 -8
  138. package/build/file/drawing/inline/graphic/graphic-data/pic/shape-properties/shape-properties.d.ts +0 -10
  139. package/build/file/drawing/inline/graphic/graphic.d.ts +0 -11
  140. package/build/file/drawing/inline/graphic/index.d.ts +0 -1
  141. package/build/file/drawing/inline/index.d.ts +0 -1
  142. package/build/file/drawing/inline/inline.d.ts +0 -12
  143. package/build/file/drawing/inline/inline.spec.d.ts +0 -1
  144. package/build/file/drawing/text-wrap/index.d.ts +0 -5
  145. package/build/file/drawing/text-wrap/text-wrapping.d.ts +0 -18
  146. package/build/file/drawing/text-wrap/wrap-none.d.ts +0 -4
  147. package/build/file/drawing/text-wrap/wrap-square.d.ts +0 -6
  148. package/build/file/drawing/text-wrap/wrap-tight.d.ts +0 -5
  149. package/build/file/drawing/text-wrap/wrap-top-and-bottom.d.ts +0 -5
  150. package/build/file/file-child.d.ts +0 -4
  151. package/build/file/file.d.ts +0 -72
  152. package/build/file/file.spec.d.ts +0 -1
  153. package/build/file/fonts/create-regular-font.d.ts +0 -8
  154. package/build/file/fonts/font-table.d.ts +0 -10
  155. package/build/file/fonts/font-wrapper.d.ts +0 -16
  156. package/build/file/fonts/font.d.ts +0 -49
  157. package/build/file/fonts/font.spec.d.ts +0 -1
  158. package/build/file/fonts/index.d.ts +0 -1
  159. package/build/file/fonts/obfuscate-ttf-to-odttf.d.ts +0 -2
  160. package/build/file/fonts/obsfuscate-ttf-to-odtts.spec.d.ts +0 -1
  161. package/build/file/footer/footer-attributes.d.ts +0 -50
  162. package/build/file/footer/footer.d.ts +0 -9
  163. package/build/file/footer/footer.spec.d.ts +0 -1
  164. package/build/file/footer/index.d.ts +0 -1
  165. package/build/file/footer-wrapper.d.ts +0 -23
  166. package/build/file/footer-wrapper.spec.d.ts +0 -1
  167. package/build/file/footnotes/footnote/footnote-attributes.d.ts +0 -10
  168. package/build/file/footnotes/footnote/footnote.d.ts +0 -14
  169. package/build/file/footnotes/footnote/footnote.spec.d.ts +0 -1
  170. package/build/file/footnotes/footnote/index.d.ts +0 -1
  171. package/build/file/footnotes/footnote/run/continuation-seperator-run.d.ts +0 -4
  172. package/build/file/footnotes/footnote/run/continuation-seperator.d.ts +0 -4
  173. package/build/file/footnotes/footnote/run/footnote-ref-run.d.ts +0 -4
  174. package/build/file/footnotes/footnote/run/footnote-ref.d.ts +0 -4
  175. package/build/file/footnotes/footnote/run/index.d.ts +0 -1
  176. package/build/file/footnotes/footnote/run/reference-run.d.ts +0 -15
  177. package/build/file/footnotes/footnote/run/seperator-run.d.ts +0 -4
  178. package/build/file/footnotes/footnote/run/seperator.d.ts +0 -4
  179. package/build/file/footnotes/footnotes-attributes.d.ts +0 -40
  180. package/build/file/footnotes/footnotes.d.ts +0 -6
  181. package/build/file/footnotes/index.d.ts +0 -2
  182. package/build/file/footnotes-wrapper.d.ts +0 -10
  183. package/build/file/footnotes-wrapper.spec.d.ts +0 -1
  184. package/build/file/header/header-attributes.d.ts +0 -72
  185. package/build/file/header/header.d.ts +0 -9
  186. package/build/file/header/header.spec.d.ts +0 -1
  187. package/build/file/header/index.d.ts +0 -1
  188. package/build/file/header-wrapper.d.ts +0 -23
  189. package/build/file/header-wrapper.spec.d.ts +0 -1
  190. package/build/file/header.d.ts +0 -13
  191. package/build/file/index.d.ts +0 -22
  192. package/build/file/media/data.d.ts +0 -31
  193. package/build/file/media/index.d.ts +0 -2
  194. package/build/file/media/media.d.ts +0 -16
  195. package/build/file/media/media.spec.d.ts +0 -1
  196. package/build/file/numbering/abstract-numbering.d.ts +0 -6
  197. package/build/file/numbering/abstract-numbering.spec.d.ts +0 -1
  198. package/build/file/numbering/concrete-numbering.spec.d.ts +0 -1
  199. package/build/file/numbering/index.d.ts +0 -4
  200. package/build/file/numbering/level.d.ts +0 -96
  201. package/build/file/numbering/level.spec.d.ts +0 -1
  202. package/build/file/numbering/multi-level-type.d.ts +0 -4
  203. package/build/file/numbering/num.d.ts +0 -22
  204. package/build/file/numbering/numbering.d.ts +0 -21
  205. package/build/file/numbering/numbering.spec.d.ts +0 -1
  206. package/build/file/paragraph/formatting/alignment.d.ts +0 -26
  207. package/build/file/paragraph/formatting/alignment.spec.d.ts +0 -1
  208. package/build/file/paragraph/formatting/border.d.ts +0 -14
  209. package/build/file/paragraph/formatting/border.spec.d.ts +0 -1
  210. package/build/file/paragraph/formatting/break.d.ts +0 -11
  211. package/build/file/paragraph/formatting/break.spec.d.ts +0 -1
  212. package/build/file/paragraph/formatting/indent.d.ts +0 -13
  213. package/build/file/paragraph/formatting/indent.spec.d.ts +0 -1
  214. package/build/file/paragraph/formatting/index.d.ts +0 -8
  215. package/build/file/paragraph/formatting/spacing.d.ts +0 -18
  216. package/build/file/paragraph/formatting/spacing.spec.d.ts +0 -1
  217. package/build/file/paragraph/formatting/style.d.ts +0 -13
  218. package/build/file/paragraph/formatting/style.spec.d.ts +0 -1
  219. package/build/file/paragraph/formatting/tab-stop.d.ts +0 -44
  220. package/build/file/paragraph/formatting/tab-stop.spec.d.ts +0 -1
  221. package/build/file/paragraph/formatting/unordered-list.d.ts +0 -4
  222. package/build/file/paragraph/formatting/unordered-list.spec.d.ts +0 -1
  223. package/build/file/paragraph/formatting/word-wrap.d.ts +0 -11
  224. package/build/file/paragraph/formatting/word-wrap.spec.d.ts +0 -1
  225. package/build/file/paragraph/frame/frame-properties.d.ts +0 -55
  226. package/build/file/paragraph/frame/frame-properties.spec.d.ts +0 -1
  227. package/build/file/paragraph/frame/index.d.ts +0 -1
  228. package/build/file/paragraph/index.d.ts +0 -7
  229. package/build/file/paragraph/links/bookmark-attributes.d.ts +0 -17
  230. package/build/file/paragraph/links/bookmark.d.ts +0 -18
  231. package/build/file/paragraph/links/bookmark.spec.d.ts +0 -1
  232. package/build/file/paragraph/links/hyperlink-attributes.d.ts +0 -13
  233. package/build/file/paragraph/links/hyperlink.d.ts +0 -26
  234. package/build/file/paragraph/links/hyperlink.spec.d.ts +0 -1
  235. package/build/file/paragraph/links/index.d.ts +0 -4
  236. package/build/file/paragraph/links/outline-level.d.ts +0 -5
  237. package/build/file/paragraph/links/outline-level.spec.d.ts +0 -1
  238. package/build/file/paragraph/links/pageref-field-instruction.d.ts +0 -5
  239. package/build/file/paragraph/links/pageref-field-instruction.spec.d.ts +0 -1
  240. package/build/file/paragraph/links/pageref.d.ts +0 -8
  241. package/build/file/paragraph/links/pageref.spec.d.ts +0 -1
  242. package/build/file/paragraph/math/brackets/index.d.ts +0 -4
  243. package/build/file/paragraph/math/brackets/math-angled-brackets.d.ts +0 -7
  244. package/build/file/paragraph/math/brackets/math-angled-brackets.spec.d.ts +0 -1
  245. package/build/file/paragraph/math/brackets/math-beginning-character.d.ts +0 -4
  246. package/build/file/paragraph/math/brackets/math-beginning-character.spec.d.ts +0 -1
  247. package/build/file/paragraph/math/brackets/math-bracket-properties.d.ts +0 -7
  248. package/build/file/paragraph/math/brackets/math-bracket-properties.spec.d.ts +0 -1
  249. package/build/file/paragraph/math/brackets/math-curly-brackets.d.ts +0 -7
  250. package/build/file/paragraph/math/brackets/math-curly-brackets.spec.d.ts +0 -1
  251. package/build/file/paragraph/math/brackets/math-ending-char.d.ts +0 -4
  252. package/build/file/paragraph/math/brackets/math-ending-character.spec.d.ts +0 -1
  253. package/build/file/paragraph/math/brackets/math-round-brackets.d.ts +0 -7
  254. package/build/file/paragraph/math/brackets/math-round-brackets.spec.d.ts +0 -1
  255. package/build/file/paragraph/math/brackets/math-square-brackets.d.ts +0 -7
  256. package/build/file/paragraph/math/brackets/math-square-brackets.spec.d.ts +0 -1
  257. package/build/file/paragraph/math/fraction/index.d.ts +0 -3
  258. package/build/file/paragraph/math/fraction/math-denominator.d.ts +0 -5
  259. package/build/file/paragraph/math/fraction/math-denominator.spec.d.ts +0 -1
  260. package/build/file/paragraph/math/fraction/math-fraction.d.ts +0 -9
  261. package/build/file/paragraph/math/fraction/math-fraction.spec.d.ts +0 -1
  262. package/build/file/paragraph/math/fraction/math-numerator.d.ts +0 -5
  263. package/build/file/paragraph/math/fraction/math-numerator.spec.d.ts +0 -1
  264. package/build/file/paragraph/math/function/index.d.ts +0 -3
  265. package/build/file/paragraph/math/function/math-function-name.d.ts +0 -5
  266. package/build/file/paragraph/math/function/math-function-name.spec.d.ts +0 -1
  267. package/build/file/paragraph/math/function/math-function-properties.d.ts +0 -4
  268. package/build/file/paragraph/math/function/math-function-properties.spec.d.ts +0 -1
  269. package/build/file/paragraph/math/function/math-function.d.ts +0 -9
  270. package/build/file/paragraph/math/function/math-function.spec.d.ts +0 -1
  271. package/build/file/paragraph/math/index.d.ts +0 -9
  272. package/build/file/paragraph/math/math-component.d.ts +0 -9
  273. package/build/file/paragraph/math/math-run.d.ts +0 -4
  274. package/build/file/paragraph/math/math-run.spec.d.ts +0 -1
  275. package/build/file/paragraph/math/math-text.d.ts +0 -4
  276. package/build/file/paragraph/math/math-text.spec.d.ts +0 -1
  277. package/build/file/paragraph/math/math.d.ts +0 -8
  278. package/build/file/paragraph/math/math.spec.d.ts +0 -1
  279. package/build/file/paragraph/math/n-ary/index.d.ts +0 -11
  280. package/build/file/paragraph/math/n-ary/math-accent-character.d.ts +0 -4
  281. package/build/file/paragraph/math/n-ary/math-accent-character.spec.d.ts +0 -1
  282. package/build/file/paragraph/math/n-ary/math-base.d.ts +0 -5
  283. package/build/file/paragraph/math/n-ary/math-base.spec.d.ts +0 -1
  284. package/build/file/paragraph/math/n-ary/math-integral.d.ts +0 -10
  285. package/build/file/paragraph/math/n-ary/math-integral.spec.d.ts +0 -1
  286. package/build/file/paragraph/math/n-ary/math-limit-location.d.ts +0 -4
  287. package/build/file/paragraph/math/n-ary/math-limit-location.spec.d.ts +0 -1
  288. package/build/file/paragraph/math/n-ary/math-limit-lower.d.ts +0 -9
  289. package/build/file/paragraph/math/n-ary/math-limit-lower.spec.d.ts +0 -1
  290. package/build/file/paragraph/math/n-ary/math-limit-upper.d.ts +0 -9
  291. package/build/file/paragraph/math/n-ary/math-limit-upper.spec.d.ts +0 -1
  292. package/build/file/paragraph/math/n-ary/math-limit.d.ts +0 -5
  293. package/build/file/paragraph/math/n-ary/math-limit.spec.d.ts +0 -1
  294. package/build/file/paragraph/math/n-ary/math-n-ary-properties.d.ts +0 -4
  295. package/build/file/paragraph/math/n-ary/math-n-ary-properties.spec.d.ts +0 -1
  296. package/build/file/paragraph/math/n-ary/math-sub-script-hide.d.ts +0 -4
  297. package/build/file/paragraph/math/n-ary/math-sub-script-hide.spec.d.ts +0 -1
  298. package/build/file/paragraph/math/n-ary/math-sub-script.d.ts +0 -5
  299. package/build/file/paragraph/math/n-ary/math-sub-script.spec.d.ts +0 -1
  300. package/build/file/paragraph/math/n-ary/math-sum.d.ts +0 -10
  301. package/build/file/paragraph/math/n-ary/math-sum.spec.d.ts +0 -1
  302. package/build/file/paragraph/math/n-ary/math-super-script-hide.d.ts +0 -4
  303. package/build/file/paragraph/math/n-ary/math-super-script-hide.spec.d.ts +0 -1
  304. package/build/file/paragraph/math/n-ary/math-super-script.d.ts +0 -5
  305. package/build/file/paragraph/math/n-ary/math-super-script.spec.d.ts +0 -1
  306. package/build/file/paragraph/math/radical/index.d.ts +0 -3
  307. package/build/file/paragraph/math/radical/math-degree-hide.d.ts +0 -4
  308. package/build/file/paragraph/math/radical/math-degree-hide.spec.d.ts +0 -1
  309. package/build/file/paragraph/math/radical/math-degree.d.ts +0 -5
  310. package/build/file/paragraph/math/radical/math-degree.spec.d.ts +0 -1
  311. package/build/file/paragraph/math/radical/math-radical-properties.d.ts +0 -4
  312. package/build/file/paragraph/math/radical/math-radical-properties.spec.d.ts +0 -1
  313. package/build/file/paragraph/math/radical/math-radical.d.ts +0 -9
  314. package/build/file/paragraph/math/radical/math-radical.spec.d.ts +0 -1
  315. package/build/file/paragraph/math/script/index.d.ts +0 -4
  316. package/build/file/paragraph/math/script/pre-sub-super-script/index.d.ts +0 -2
  317. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.d.ts +0 -4
  318. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function-properties.spec.d.ts +0 -1
  319. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.d.ts +0 -10
  320. package/build/file/paragraph/math/script/pre-sub-super-script/math-pre-sub-super-script-function.spec.d.ts +0 -1
  321. package/build/file/paragraph/math/script/sub-script/index.d.ts +0 -2
  322. package/build/file/paragraph/math/script/sub-script/math-sub-script-function-properties.d.ts +0 -4
  323. package/build/file/paragraph/math/script/sub-script/math-sub-script-function-properties.spec.d.ts +0 -1
  324. package/build/file/paragraph/math/script/sub-script/math-sub-script-function.d.ts +0 -9
  325. package/build/file/paragraph/math/script/sub-script/math-sub-script-function.spec.d.ts +0 -1
  326. package/build/file/paragraph/math/script/sub-super-script/index.d.ts +0 -2
  327. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.d.ts +0 -4
  328. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function-properties.spec.d.ts +0 -1
  329. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.d.ts +0 -10
  330. package/build/file/paragraph/math/script/sub-super-script/math-sub-super-script-function.spec.d.ts +0 -1
  331. package/build/file/paragraph/math/script/super-script/index.d.ts +0 -2
  332. package/build/file/paragraph/math/script/super-script/math-super-script-function-properties.d.ts +0 -4
  333. package/build/file/paragraph/math/script/super-script/math-super-script-function-properties.spec.d.ts +0 -1
  334. package/build/file/paragraph/math/script/super-script/math-super-script-function.d.ts +0 -9
  335. package/build/file/paragraph/math/script/super-script/math-super-script-function.spec.d.ts +0 -1
  336. package/build/file/paragraph/paragraph.d.ts +0 -22
  337. package/build/file/paragraph/paragraph.spec.d.ts +0 -1
  338. package/build/file/paragraph/properties.d.ts +0 -56
  339. package/build/file/paragraph/properties.spec.d.ts +0 -1
  340. package/build/file/paragraph/run/break.d.ts +0 -4
  341. package/build/file/paragraph/run/break.spec.d.ts +0 -1
  342. package/build/file/paragraph/run/comment-run.d.ts +0 -27
  343. package/build/file/paragraph/run/comment-run.spec.d.ts +0 -1
  344. package/build/file/paragraph/run/emphasis-mark.d.ts +0 -13
  345. package/build/file/paragraph/run/emphasis-mark.spec.d.ts +0 -1
  346. package/build/file/paragraph/run/empty-children.d.ts +0 -52
  347. package/build/file/paragraph/run/empty-children.spec.d.ts +0 -1
  348. package/build/file/paragraph/run/field.d.ts +0 -10
  349. package/build/file/paragraph/run/formatting.d.ts +0 -14
  350. package/build/file/paragraph/run/formatting.spec.d.ts +0 -1
  351. package/build/file/paragraph/run/image-run.d.ts +0 -31
  352. package/build/file/paragraph/run/image-run.spec.d.ts +0 -1
  353. package/build/file/paragraph/run/index.d.ts +0 -13
  354. package/build/file/paragraph/run/language.d.ts +0 -7
  355. package/build/file/paragraph/run/language.spec.d.ts +0 -1
  356. package/build/file/paragraph/run/page-number.d.ts +0 -13
  357. package/build/file/paragraph/run/page-number.spec.d.ts +0 -1
  358. package/build/file/paragraph/run/positional-tab.d.ts +0 -25
  359. package/build/file/paragraph/run/positional-tab.spec.d.ts +0 -1
  360. package/build/file/paragraph/run/properties.d.ts +0 -96
  361. package/build/file/paragraph/run/run-components/symbol.d.ts +0 -4
  362. package/build/file/paragraph/run/run-components/symbol.spec.d.ts +0 -1
  363. package/build/file/paragraph/run/run-components/text.d.ts +0 -10
  364. package/build/file/paragraph/run/run-components/text.spec.d.ts +0 -1
  365. package/build/file/paragraph/run/run-fonts.d.ts +0 -12
  366. package/build/file/paragraph/run/run-fonts.spec.d.ts +0 -1
  367. package/build/file/paragraph/run/run.d.ts +0 -23
  368. package/build/file/paragraph/run/run.spec.d.ts +0 -1
  369. package/build/file/paragraph/run/script.d.ts +0 -10
  370. package/build/file/paragraph/run/script.spec.d.ts +0 -1
  371. package/build/file/paragraph/run/sequential-identifier-instruction.d.ts +0 -4
  372. package/build/file/paragraph/run/sequential-identifier.d.ts +0 -4
  373. package/build/file/paragraph/run/sequential-identifier.spec.d.ts +0 -1
  374. package/build/file/paragraph/run/simple-field.d.ts +0 -7
  375. package/build/file/paragraph/run/simple-field.spec.d.ts +0 -1
  376. package/build/file/paragraph/run/symbol-run.d.ts +0 -8
  377. package/build/file/paragraph/run/symbol-run.spec.d.ts +0 -1
  378. package/build/file/paragraph/run/text-attributes.d.ts +0 -9
  379. package/build/file/paragraph/run/text-run.d.ts +0 -4
  380. package/build/file/paragraph/run/text-run.spec.d.ts +0 -1
  381. package/build/file/paragraph/run/underline.d.ts +0 -24
  382. package/build/file/paragraph/run/underline.spec.d.ts +0 -1
  383. package/build/file/relationships/attributes.d.ts +0 -8
  384. package/build/file/relationships/index.d.ts +0 -1
  385. package/build/file/relationships/relationship/relationship-attributes.d.ts +0 -14
  386. package/build/file/relationships/relationship/relationship.d.ts +0 -8
  387. package/build/file/relationships/relationships.d.ts +0 -7
  388. package/build/file/relationships/relationships.spec.d.ts +0 -1
  389. package/build/file/settings/compatibility-setting/compatibility-setting.d.ts +0 -15
  390. package/build/file/settings/compatibility-setting/compatibility-setting.spec.d.ts +0 -1
  391. package/build/file/settings/compatibility.d.ts +0 -72
  392. package/build/file/settings/compatibility.spec.d.ts +0 -1
  393. package/build/file/settings/index.d.ts +0 -1
  394. package/build/file/settings/settings.d.ts +0 -52
  395. package/build/file/settings/settings.spec.d.ts +0 -1
  396. package/build/file/shading/index.d.ts +0 -1
  397. package/build/file/shading/shading.d.ts +0 -48
  398. package/build/file/shading/shading.spec.d.ts +0 -1
  399. package/build/file/shared/alignment.d.ts +0 -14
  400. package/build/file/shared/index.d.ts +0 -3
  401. package/build/file/shared/number-format.d.ts +0 -64
  402. package/build/file/shared/space-type.d.ts +0 -4
  403. package/build/file/styles/defaults/document-defaults.d.ts +0 -12
  404. package/build/file/styles/defaults/document-defaults.spec.d.ts +0 -1
  405. package/build/file/styles/defaults/index.d.ts +0 -3
  406. package/build/file/styles/defaults/paragraph-properties.d.ts +0 -5
  407. package/build/file/styles/defaults/run-properties.d.ts +0 -5
  408. package/build/file/styles/external-styles-factory.d.ts +0 -4
  409. package/build/file/styles/external-styles-factory.spec.d.ts +0 -1
  410. package/build/file/styles/factory.d.ts +0 -22
  411. package/build/file/styles/index.d.ts +0 -4
  412. package/build/file/styles/latent-styles/exceptions.d.ts +0 -20
  413. package/build/file/styles/latent-styles/exceptions.spec.d.ts +0 -1
  414. package/build/file/styles/latent-styles/index.d.ts +0 -1
  415. package/build/file/styles/latent-styles/latent-styles.d.ts +0 -5
  416. package/build/file/styles/latent-styles/latent-styles.spec.d.ts +0 -1
  417. package/build/file/styles/sample/default-style.d.ts +0 -1
  418. package/build/file/styles/sample/default-style.spec.d.ts +0 -1
  419. package/build/file/styles/sample/index.d.ts +0 -1
  420. package/build/file/styles/style/character-style.d.ts +0 -12
  421. package/build/file/styles/style/character-style.spec.d.ts +0 -1
  422. package/build/file/styles/style/components.d.ts +0 -11
  423. package/build/file/styles/style/components.spec.d.ts +0 -1
  424. package/build/file/styles/style/default-styles.d.ts +0 -44
  425. package/build/file/styles/style/default-styles.spec.d.ts +0 -1
  426. package/build/file/styles/style/index.d.ts +0 -4
  427. package/build/file/styles/style/paragraph-style.d.ts +0 -14
  428. package/build/file/styles/style/paragraph-style.spec.d.ts +0 -1
  429. package/build/file/styles/style/style.d.ts +0 -20
  430. package/build/file/styles/style/style.spec.d.ts +0 -1
  431. package/build/file/styles/styles.d.ts +0 -15
  432. package/build/file/styles/styles.spec.d.ts +0 -1
  433. package/build/file/table/grid.d.ts +0 -8
  434. package/build/file/table/grid.spec.d.ts +0 -1
  435. package/build/file/table/index.d.ts +0 -5
  436. package/build/file/table/table-cell/index.d.ts +0 -2
  437. package/build/file/table/table-cell/table-cell-components.d.ts +0 -31
  438. package/build/file/table/table-cell/table-cell-properties.d.ts +0 -20
  439. package/build/file/table/table-cell/table-cell-properties.spec.d.ts +0 -1
  440. package/build/file/table/table-cell/table-cell.d.ts +0 -12
  441. package/build/file/table/table-cell/table-cell.spec.d.ts +0 -1
  442. package/build/file/table/table-properties/index.d.ts +0 -4
  443. package/build/file/table/table-properties/table-borders.d.ts +0 -45
  444. package/build/file/table/table-properties/table-borders.spec.d.ts +0 -1
  445. package/build/file/table/table-properties/table-cell-margin.d.ts +0 -16
  446. package/build/file/table/table-properties/table-cell-margin.spec.d.ts +0 -1
  447. package/build/file/table/table-properties/table-float-properties.d.ts +0 -42
  448. package/build/file/table/table-properties/table-float-properties.spec.d.ts +0 -1
  449. package/build/file/table/table-properties/table-layout.d.ts +0 -8
  450. package/build/file/table/table-properties/table-properties.d.ts +0 -23
  451. package/build/file/table/table-properties/table-properties.spec.d.ts +0 -1
  452. package/build/file/table/table-row/index.d.ts +0 -3
  453. package/build/file/table/table-row/table-row-height.d.ts +0 -19
  454. package/build/file/table/table-row/table-row-properties.d.ts +0 -14
  455. package/build/file/table/table-row/table-row-properties.spec.d.ts +0 -1
  456. package/build/file/table/table-row/table-row.d.ts +0 -16
  457. package/build/file/table/table-row/table-row.spec.d.ts +0 -1
  458. package/build/file/table/table-width.d.ts +0 -15
  459. package/build/file/table/table.d.ts +0 -23
  460. package/build/file/table/table.spec.d.ts +0 -1
  461. package/build/file/table-of-contents/field-instruction.d.ts +0 -6
  462. package/build/file/table-of-contents/index.d.ts +0 -2
  463. package/build/file/table-of-contents/sdt-content.d.ts +0 -4
  464. package/build/file/table-of-contents/sdt-properties.d.ts +0 -4
  465. package/build/file/table-of-contents/table-of-contents-properties.d.ts +0 -23
  466. package/build/file/table-of-contents/table-of-contents.d.ts +0 -5
  467. package/build/file/table-of-contents/table-of-contents.spec.d.ts +0 -1
  468. package/build/file/track-revision/index.d.ts +0 -2
  469. package/build/file/track-revision/track-revision-components/deleted-page-number.d.ts +0 -10
  470. package/build/file/track-revision/track-revision-components/deleted-page-number.spec.d.ts +0 -1
  471. package/build/file/track-revision/track-revision-components/deleted-text-run.d.ts +0 -13
  472. package/build/file/track-revision/track-revision-components/deleted-text-run.spec.d.ts +0 -1
  473. package/build/file/track-revision/track-revision-components/deleted-text.d.ts +0 -4
  474. package/build/file/track-revision/track-revision-components/deleted-text.spec.d.ts +0 -1
  475. package/build/file/track-revision/track-revision-components/inserted-text-run.d.ts +0 -9
  476. package/build/file/track-revision/track-revision-components/inserted-text-run.spec.d.ts +0 -1
  477. package/build/file/track-revision/track-revision.d.ts +0 -13
  478. package/build/file/vertical-align/index.d.ts +0 -1
  479. package/build/file/vertical-align/vertical-align.d.ts +0 -16
  480. package/build/file/xml-components/attribute.spec.d.ts +0 -1
  481. package/build/file/xml-components/attributes.d.ts +0 -46
  482. package/build/file/xml-components/base.d.ts +0 -13
  483. package/build/file/xml-components/default-attributes.d.ts +0 -25
  484. package/build/file/xml-components/imported-xml-component.d.ts +0 -14
  485. package/build/file/xml-components/imported-xml-component.spec.d.ts +0 -1
  486. package/build/file/xml-components/index.d.ts +0 -8
  487. package/build/file/xml-components/initializable-xml-component.d.ts +0 -4
  488. package/build/file/xml-components/simple-elements.d.ts +0 -30
  489. package/build/file/xml-components/simple-elements.spec.d.ts +0 -1
  490. package/build/file/xml-components/xml-component.d.ts +0 -12
  491. package/build/file/xml-components/xml-component.spec.d.ts +0 -1
  492. package/build/file/xml-components/xmlable-object.d.ts +0 -7
  493. package/build/index.spec.d.ts +0 -1
  494. package/build/patcher/content-types-manager.d.ts +0 -2
  495. package/build/patcher/content-types-manager.spec.d.ts +0 -1
  496. package/build/patcher/from-docx.d.ts +0 -40
  497. package/build/patcher/from-docx.spec.d.ts +0 -1
  498. package/build/patcher/index.d.ts +0 -2
  499. package/build/patcher/paragraph-split-inject.d.ts +0 -6
  500. package/build/patcher/paragraph-split-inject.spec.d.ts +0 -1
  501. package/build/patcher/paragraph-token-replacer.d.ts +0 -8
  502. package/build/patcher/paragraph-token-replacer.spec.d.ts +0 -1
  503. package/build/patcher/patch-detector.d.ts +0 -6
  504. package/build/patcher/patch-detector.spec.d.ts +0 -1
  505. package/build/patcher/relationship-manager.d.ts +0 -4
  506. package/build/patcher/relationship-manager.spec.d.ts +0 -1
  507. package/build/patcher/replacer.d.ts +0 -10
  508. package/build/patcher/replacer.spec.d.ts +0 -80
  509. package/build/patcher/run-renderer.d.ts +0 -22
  510. package/build/patcher/run-renderer.spec.d.ts +0 -1
  511. package/build/patcher/traverser.d.ts +0 -9
  512. package/build/patcher/traverser.spec.d.ts +0 -1
  513. package/build/patcher/util.d.ts +0 -5
  514. package/build/patcher/util.spec.d.ts +0 -1
  515. package/build/tests/utility.d.ts +0 -3
  516. package/build/util/convenience-functions.d.ts +0 -10
  517. package/build/util/convenience-functions.spec.d.ts +0 -1
  518. package/build/util/index.d.ts +0 -2
  519. package/build/util/values.d.ts +0 -20
  520. package/build/util/values.spec.d.ts +0 -1
@@ -1,11 +0,0 @@
1
- import { XmlAttributeComponent, XmlComponent } from '../../xml-components';
2
- export declare class WordWrapAttributes extends XmlAttributeComponent<{
3
- readonly val: 0;
4
- }> {
5
- protected readonly xmlKeys: {
6
- val: string;
7
- };
8
- }
9
- export declare class WordWrap extends XmlComponent {
10
- constructor();
11
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,55 +0,0 @@
1
- import { HorizontalPositionAlign, VerticalPositionAlign } from '../../shared/alignment';
2
- import { HeightRule } from '../../table';
3
- import { XmlComponent } from '../../xml-components';
4
- export declare const DropCapType: {
5
- readonly NONE: "none";
6
- readonly DROP: "drop";
7
- readonly MARGIN: "margin";
8
- };
9
- export declare const FrameAnchorType: {
10
- readonly MARGIN: "margin";
11
- readonly PAGE: "page";
12
- readonly TEXT: "text";
13
- };
14
- export declare const FrameWrap: {
15
- readonly AROUND: "around";
16
- readonly AUTO: "auto";
17
- readonly NONE: "none";
18
- readonly NOT_BESIDE: "notBeside";
19
- readonly THROUGH: "through";
20
- readonly TIGHT: "tight";
21
- };
22
- interface IBaseFrameOptions {
23
- readonly anchorLock?: boolean;
24
- readonly dropCap?: (typeof DropCapType)[keyof typeof DropCapType];
25
- readonly width: number;
26
- readonly height: number;
27
- readonly wrap?: (typeof FrameWrap)[keyof typeof FrameWrap];
28
- readonly lines?: number;
29
- readonly anchor: {
30
- readonly horizontal: (typeof FrameAnchorType)[keyof typeof FrameAnchorType];
31
- readonly vertical: (typeof FrameAnchorType)[keyof typeof FrameAnchorType];
32
- };
33
- readonly space?: {
34
- readonly horizontal: number;
35
- readonly vertical: number;
36
- };
37
- readonly rule?: (typeof HeightRule)[keyof typeof HeightRule];
38
- }
39
- export interface IXYFrameOptions extends IBaseFrameOptions {
40
- readonly type: "absolute";
41
- readonly position: {
42
- readonly x: number;
43
- readonly y: number;
44
- };
45
- }
46
- export interface IAlignmentFrameOptions extends IBaseFrameOptions {
47
- readonly type: "alignment";
48
- readonly alignment: {
49
- readonly x: (typeof HorizontalPositionAlign)[keyof typeof HorizontalPositionAlign];
50
- readonly y: (typeof VerticalPositionAlign)[keyof typeof VerticalPositionAlign];
51
- };
52
- }
53
- export type IFrameOptions = IXYFrameOptions | IAlignmentFrameOptions;
54
- export declare const createFrameProperties: (options: IFrameOptions) => XmlComponent;
55
- export {};
@@ -1 +0,0 @@
1
- export {};
@@ -1 +0,0 @@
1
- export * from "./frame-properties";
@@ -1,7 +0,0 @@
1
- export * from "./formatting";
2
- export * from "./paragraph";
3
- export * from "./properties";
4
- export * from "./run";
5
- export * from "./links";
6
- export * from "./math";
7
- export * from "./frame";
@@ -1,17 +0,0 @@
1
- import { XmlAttributeComponent } from '../../xml-components';
2
- export declare class BookmarkStartAttributes extends XmlAttributeComponent<{
3
- readonly id: number;
4
- readonly name: string;
5
- }> {
6
- protected readonly xmlKeys: {
7
- id: string;
8
- name: string;
9
- };
10
- }
11
- export declare class BookmarkEndAttributes extends XmlAttributeComponent<{
12
- readonly id: number;
13
- }> {
14
- protected readonly xmlKeys: {
15
- id: string;
16
- };
17
- }
@@ -1,18 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- import { ParagraphChild } from "../paragraph";
3
- export declare class Bookmark {
4
- private readonly bookmarkUniqueNumericId;
5
- readonly start: BookmarkStart;
6
- readonly children: readonly ParagraphChild[];
7
- readonly end: BookmarkEnd;
8
- constructor(options: {
9
- readonly id: string;
10
- readonly children: readonly ParagraphChild[];
11
- });
12
- }
13
- export declare class BookmarkStart extends XmlComponent {
14
- constructor(id: string, linkId: number);
15
- }
16
- export declare class BookmarkEnd extends XmlComponent {
17
- constructor(linkId: number);
18
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,13 +0,0 @@
1
- import { XmlAttributeComponent } from '../../xml-components';
2
- export interface IHyperlinkAttributesProperties {
3
- readonly id?: string;
4
- readonly anchor?: string;
5
- readonly history: number;
6
- }
7
- export declare class HyperlinkAttributes extends XmlAttributeComponent<IHyperlinkAttributesProperties> {
8
- protected readonly xmlKeys: {
9
- id: string;
10
- history: string;
11
- anchor: string;
12
- };
13
- }
@@ -1,26 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- import { ParagraphChild } from "../paragraph";
3
- export declare const HyperlinkType: {
4
- readonly INTERNAL: "INTERNAL";
5
- readonly EXTERNAL: "EXTERNAL";
6
- };
7
- export declare class ConcreteHyperlink extends XmlComponent {
8
- readonly linkId: string;
9
- constructor(children: readonly ParagraphChild[], relationshipId: string, anchor?: string);
10
- }
11
- export declare class InternalHyperlink extends ConcreteHyperlink {
12
- constructor(options: {
13
- readonly children: readonly ParagraphChild[];
14
- readonly anchor: string;
15
- });
16
- }
17
- export declare class ExternalHyperlink extends XmlComponent {
18
- readonly options: {
19
- readonly children: readonly ParagraphChild[];
20
- readonly link: string;
21
- };
22
- constructor(options: {
23
- readonly children: readonly ParagraphChild[];
24
- readonly link: string;
25
- });
26
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- export * from "./hyperlink";
2
- export * from "./bookmark";
3
- export * from "./outline-level";
4
- export * from "./pageref";
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- export declare class OutlineLevel extends XmlComponent {
3
- readonly level: number;
4
- constructor(level: number);
5
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- import { IPageReferenceOptions } from "./pageref";
3
- export declare class PageReferenceFieldInstruction extends XmlComponent {
4
- constructor(bookmarkId: string, options?: IPageReferenceOptions);
5
- }
@@ -1,8 +0,0 @@
1
- import { Run } from "../run";
2
- export type IPageReferenceOptions = {
3
- readonly hyperlink?: boolean;
4
- readonly useRelativePosition?: boolean;
5
- };
6
- export declare class PageReference extends Run {
7
- constructor(bookmarkId: string, options?: IPageReferenceOptions);
8
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- export * from "./math-round-brackets";
2
- export * from "./math-square-brackets";
3
- export * from "./math-curly-brackets";
4
- export * from "./math-angled-brackets";
@@ -1,7 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathAngledBrackets extends XmlComponent {
4
- constructor(options: {
5
- readonly children: readonly MathComponent[];
6
- });
7
- }
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathBeginningCharacter extends XmlComponent {
3
- constructor(character: string);
4
- }
@@ -1,7 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathBracketProperties extends XmlComponent {
3
- constructor(options?: {
4
- readonly beginningCharacter: string;
5
- readonly endingCharacter: string;
6
- });
7
- }
@@ -1,7 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathCurlyBrackets extends XmlComponent {
4
- constructor(options: {
5
- readonly children: readonly MathComponent[];
6
- });
7
- }
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathEndingCharacter extends XmlComponent {
3
- constructor(character: string);
4
- }
@@ -1,7 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathRoundBrackets extends XmlComponent {
4
- constructor(options: {
5
- readonly children: readonly MathComponent[];
6
- });
7
- }
@@ -1,7 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathSquareBrackets extends XmlComponent {
4
- constructor(options: {
5
- readonly children: readonly MathComponent[];
6
- });
7
- }
@@ -1,3 +0,0 @@
1
- export * from "./math-fraction";
2
- export * from "./math-denominator";
3
- export * from "./math-numerator";
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathDenominator extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1,9 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathFractionOptions {
4
- readonly numerator: readonly MathComponent[];
5
- readonly denominator: readonly MathComponent[];
6
- }
7
- export declare class MathFraction extends XmlComponent {
8
- constructor(options: IMathFractionOptions);
9
- }
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathNumerator extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1,3 +0,0 @@
1
- export * from "./math-function";
2
- export * from "./math-function-name";
3
- export * from "./math-function-properties";
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathFunctionName extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathFunctionProperties extends XmlComponent {
3
- constructor();
4
- }
@@ -1,9 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathFunctionOptions {
4
- readonly children: readonly MathComponent[];
5
- readonly name: readonly MathComponent[];
6
- }
7
- export declare class MathFunction extends XmlComponent {
8
- constructor(options: IMathFunctionOptions);
9
- }
@@ -1,9 +0,0 @@
1
- export * from "./math";
2
- export * from "./math-run";
3
- export * from "./fraction";
4
- export * from "./n-ary";
5
- export * from "./script";
6
- export * from "./math-component";
7
- export * from "./radical";
8
- export * from "./function";
9
- export * from "./brackets";
@@ -1,9 +0,0 @@
1
- import { MathAngledBrackets, MathCurlyBrackets, MathRoundBrackets, MathSquareBrackets } from "./brackets";
2
- import { MathFraction } from "./fraction";
3
- import { MathFunction } from "./function";
4
- import { MathRun } from "./math-run";
5
- import { MathSum, MathIntegral } from "./n-ary";
6
- import { MathRadical } from "./radical";
7
- import { MathSubScript, MathSubSuperScript, MathSuperScript } from "./script";
8
- export type MathComponent = MathRun | MathFraction | MathSum | MathIntegral | MathSuperScript | MathSubScript | MathSubSuperScript | MathRadical | MathFunction | MathRoundBrackets | MathCurlyBrackets | MathAngledBrackets | MathSquareBrackets;
9
- export declare const WORKAROUND4 = "";
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- export declare class MathRun extends XmlComponent {
3
- constructor(text: string);
4
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- export declare class MathText extends XmlComponent {
3
- constructor(text: string);
4
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,8 +0,0 @@
1
- import { XmlComponent } from '../../xml-components';
2
- import { MathComponent } from "./math-component";
3
- export interface IMathOptions {
4
- readonly children: readonly MathComponent[];
5
- }
6
- export declare class Math extends XmlComponent {
7
- constructor(options: IMathOptions);
8
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,11 +0,0 @@
1
- export * from "./math-accent-character";
2
- export * from "./math-base";
3
- export * from "./math-limit-location";
4
- export * from "./math-n-ary-properties";
5
- export * from "./math-sub-script";
6
- export * from "./math-sum";
7
- export * from "./math-integral";
8
- export * from "./math-super-script";
9
- export * from "./math-limit";
10
- export * from "./math-limit-upper";
11
- export * from "./math-limit-lower";
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathAccentCharacter extends XmlComponent {
3
- constructor(accent: string);
4
- }
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathBase extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,10 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathIntegralOptions {
4
- readonly children: readonly MathComponent[];
5
- readonly subScript?: readonly MathComponent[];
6
- readonly superScript?: readonly MathComponent[];
7
- }
8
- export declare class MathIntegral extends XmlComponent {
9
- constructor(options: IMathIntegralOptions);
10
- }
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathLimitLocation extends XmlComponent {
3
- constructor(value?: string);
4
- }
@@ -1,9 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathLimitLowerOptions {
4
- readonly children: readonly MathComponent[];
5
- readonly limit: readonly MathComponent[];
6
- }
7
- export declare class MathLimitLower extends XmlComponent {
8
- constructor(options: IMathLimitLowerOptions);
9
- }
@@ -1,9 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathLimitUpperOptions {
4
- readonly children: readonly MathComponent[];
5
- readonly limit: readonly MathComponent[];
6
- }
7
- export declare class MathLimitUpper extends XmlComponent {
8
- constructor(options: IMathLimitUpperOptions);
9
- }
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathLimit extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathNAryProperties extends XmlComponent {
3
- constructor(accent: string, hasSuperScript: boolean, hasSubScript: boolean, limitLocationVal?: string);
4
- }
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathSubScriptHide extends XmlComponent {
3
- constructor();
4
- }
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathSubScriptElement extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1,10 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export interface IMathSumOptions {
4
- readonly children: readonly MathComponent[];
5
- readonly subScript?: readonly MathComponent[];
6
- readonly superScript?: readonly MathComponent[];
7
- }
8
- export declare class MathSum extends XmlComponent {
9
- constructor(options: IMathSumOptions);
10
- }
@@ -1 +0,0 @@
1
- export {};
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathSuperScriptHide extends XmlComponent {
3
- constructor();
4
- }
@@ -1,5 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- import { MathComponent } from "../math-component";
3
- export declare class MathSuperScriptElement extends XmlComponent {
4
- constructor(children: readonly MathComponent[]);
5
- }
@@ -1,3 +0,0 @@
1
- export * from "./math-degree";
2
- export * from "./math-radical";
3
- export * from "./math-radical-properties";
@@ -1,4 +0,0 @@
1
- import { XmlComponent } from '../../../xml-components';
2
- export declare class MathDegreeHide extends XmlComponent {
3
- constructor();
4
- }