Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-13 04:23:47 +00:00
parent 0b447e3947
commit ca9416334c
283 changed files with 1610 additions and 1581 deletions

View File

@ -106,6 +106,7 @@
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphoptions.html#tabstops" class="tsd-kind-icon">tab<wbr>Stops</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="iparagraphoptions.html#text" class="tsd-kind-icon">text</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphoptions.html#thematicbreak" class="tsd-kind-icon">thematic<wbr>Break</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="iparagraphoptions.html#widowcontrol" class="tsd-kind-icon">widow<wbr>Control</a></li>
</ul>
</section>
</div>
@ -120,7 +121,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#alignment">alignment</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li>
</ul>
</aside>
</section>
@ -131,7 +132,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#bidirectional">bidirectional</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L35">src/file/paragraph/properties.ts:35</a></li>
</ul>
</aside>
</section>
@ -142,7 +143,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#border">border</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L32">src/file/paragraph/properties.ts:32</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
</ul>
</aside>
</section>
@ -153,7 +154,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#bullet">bullet</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L42">src/file/paragraph/properties.ts:42</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -171,7 +172,7 @@
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <a href="../modules.html#paragraphchild" class="tsd-signature-type" data-tsd-kind="Type alias">ParagraphChild</a><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/paragraph.ts#L31">src/file/paragraph/paragraph.ts:31</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/paragraph.ts#L31">src/file/paragraph/paragraph.ts:31</a></li>
</ul>
</aside>
</section>
@ -182,7 +183,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#contextualspacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
</ul>
</aside>
</section>
@ -193,7 +194,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#heading">heading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
</ul>
</aside>
</section>
@ -204,7 +205,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
</ul>
</aside>
</section>
@ -215,7 +216,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#keeplines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L27">src/file/paragraph/properties.ts:27</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L28">src/file/paragraph/properties.ts:28</a></li>
</ul>
</aside>
</section>
@ -226,7 +227,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#keepnext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L27">src/file/paragraph/properties.ts:27</a></li>
</ul>
</aside>
</section>
@ -237,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#lefttabstop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
</ul>
</aside>
</section>
@ -248,7 +249,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#numbering">numbering</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L45">src/file/paragraph/properties.ts:45</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L46">src/file/paragraph/properties.ts:46</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -276,7 +277,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#outlinelevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L28">src/file/paragraph/properties.ts:28</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
</ul>
</aside>
</section>
@ -287,7 +288,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#pagebreakbefore">pageBreakBefore</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L35">src/file/paragraph/properties.ts:35</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L36">src/file/paragraph/properties.ts:36</a></li>
</ul>
</aside>
</section>
@ -298,7 +299,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#righttabstop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
</ul>
</aside>
</section>
@ -309,7 +310,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#shading">shading</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L52">src/file/paragraph/properties.ts:52</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -334,7 +335,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
</ul>
</aside>
</section>
@ -345,7 +346,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#style">style</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L41">src/file/paragraph/properties.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L42">src/file/paragraph/properties.ts:42</a></li>
</ul>
</aside>
</section>
@ -356,7 +357,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#tabstops">tabStops</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L36">src/file/paragraph/properties.ts:36</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</a></li>
</ul>
</aside>
</section>
@ -366,7 +367,7 @@
<div class="tsd-signature tsd-kind-icon">text<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/paragraph.ts#L30">src/file/paragraph/paragraph.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/paragraph.ts#L30">src/file/paragraph/paragraph.ts:30</a></li>
</ul>
</aside>
</section>
@ -377,7 +378,18 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#thematicbreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/2391375/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="widowcontrol" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> widow<wbr>Control</h3>
<div class="tsd-signature tsd-kind-icon">widow<wbr>Control<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphpropertiesoptions.html">IParagraphPropertiesOptions</a>.<a href="iparagraphpropertiesoptions.html#widowcontrol">widowControl</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/b3ffa60/src/file/paragraph/properties.ts#L57">src/file/paragraph/properties.ts:57</a></li>
</ul>
</aside>
</section>
@ -461,6 +473,9 @@
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a href="iparagraphoptions.html#thematicbreak" class="tsd-kind-icon">thematic<wbr>Break</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a href="iparagraphoptions.html#widowcontrol" class="tsd-kind-icon">widow<wbr>Control</a>
</li>
</ul>
</li>
</ul>