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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-06-01 00:16:45 +00:00
parent 812e8111db
commit 1a00270fa8
309 changed files with 6827 additions and 16546 deletions

View File

@ -125,7 +125,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#alignment">alignment</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L17">src/file/paragraph/properties.ts:17</a></li>
</ul>
</aside>
</section>
@ -135,17 +135,17 @@
<div class="tsd-signature tsd-kind-icon">bidirectional<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L32">src/file/paragraph/properties.ts:32</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="border" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> border</h3>
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="iborderoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBorderOptions</a></div>
<div class="tsd-signature tsd-kind-icon">border<span class="tsd-signature-symbol">:</span> <a href="ibordersoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBordersOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
</ul>
</aside>
</section>
@ -155,7 +155,7 @@
<div class="tsd-signature tsd-kind-icon">bullet<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L44">src/file/paragraph/properties.ts:44</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L40">src/file/paragraph/properties.ts:40</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -174,7 +174,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#contextualspacing">contextualSpacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L19">src/file/paragraph/properties.ts:19</a></li>
</ul>
</aside>
</section>
@ -184,7 +184,7 @@
<div class="tsd-signature tsd-kind-icon">frame<span class="tsd-signature-symbol">:</span> <a href="iframeoptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IFrameOptions</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L59">src/file/paragraph/properties.ts:59</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L51">src/file/paragraph/properties.ts:51</a></li>
</ul>
</aside>
</section>
@ -194,7 +194,7 @@
<div class="tsd-signature tsd-kind-icon">heading<span class="tsd-signature-symbol">:</span> <a href="../enums/headinglevel.html" class="tsd-signature-type" data-tsd-kind="Enumeration">HeadingLevel</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L31">src/file/paragraph/properties.ts:31</a></li>
</ul>
</aside>
</section>
@ -205,7 +205,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#indent">indent</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L22">src/file/paragraph/properties.ts:22</a></li>
</ul>
</aside>
</section>
@ -216,7 +216,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#keeplines">keepLines</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L29">src/file/paragraph/properties.ts:29</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L25">src/file/paragraph/properties.ts:25</a></li>
</ul>
</aside>
</section>
@ -227,7 +227,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#keepnext">keepNext</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L24">src/file/paragraph/properties.ts:24</a></li>
</ul>
</aside>
</section>
@ -238,7 +238,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#lefttabstop">leftTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L21">src/file/paragraph/properties.ts:21</a></li>
</ul>
</aside>
</section>
@ -248,7 +248,7 @@
<div class="tsd-signature tsd-kind-icon">numbering<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>custom<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">; </span>instance<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>level<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>reference<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L47">src/file/paragraph/properties.ts:47</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -276,7 +276,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#outlinelevel">outlineLevel</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L30">src/file/paragraph/properties.ts:30</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L26">src/file/paragraph/properties.ts:26</a></li>
</ul>
</aside>
</section>
@ -286,7 +286,7 @@
<div class="tsd-signature tsd-kind-icon">page<wbr>Break<wbr>Before<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L37">src/file/paragraph/properties.ts:37</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L33">src/file/paragraph/properties.ts:33</a></li>
</ul>
</aside>
</section>
@ -297,33 +297,19 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#righttabstop">rightTabStop</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L20">src/file/paragraph/properties.ts:20</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
<a name="shading" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagOptional">Optional</span> <span class="tsd-flag ts-flagReadonly">Readonly</span> shading</h3>
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a><span class="tsd-signature-symbol"> }</span></div>
<div class="tsd-signature tsd-kind-icon">shading<span class="tsd-signature-symbol">:</span> <a href="ishadingattributesproperties.html" class="tsd-signature-type" data-tsd-kind="Interface">IShadingAttributesProperties</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L53">src/file/paragraph/properties.ts:53</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L49">src/file/paragraph/properties.ts:49</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> color<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> fill<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></h5>
</li>
<li class="tsd-parameter">
<h5><span class="tsd-flag ts-flagReadonly">Readonly</span> type<span class="tsd-signature-symbol">: </span><a href="../enums/shadingtype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">ShadingType</a></h5>
</li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited">
<a name="spacing" class="tsd-anchor"></a>
@ -332,7 +318,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#spacing">spacing</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L23">src/file/paragraph/properties.ts:23</a></li>
</ul>
</aside>
</section>
@ -342,7 +328,7 @@
<div class="tsd-signature tsd-kind-icon">style<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/7f24abd/src/file/paragraph/properties.ts#L43">src/file/paragraph/properties.ts:43</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L39">src/file/paragraph/properties.ts:39</a></li>
</ul>
</aside>
</section>
@ -352,7 +338,7 @@
<div class="tsd-signature tsd-kind-icon">tab<wbr>Stops<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>leader<span class="tsd-signature-symbol">?: </span><a href="../enums/leadertype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">LeaderType</a><span class="tsd-signature-symbol">; </span>position<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span>type<span class="tsd-signature-symbol">: </span><a href="../enums/tabstoptype.html" class="tsd-signature-type" data-tsd-kind="Enumeration">TabStopType</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L38">src/file/paragraph/properties.ts:38</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L34">src/file/paragraph/properties.ts:34</a></li>
</ul>
</aside>
</section>
@ -363,7 +349,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="iparagraphstylepropertiesoptions.html">IParagraphStylePropertiesOptions</a>.<a href="iparagraphstylepropertiesoptions.html#thematicbreak">thematicBreak</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/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/de145e0/src/file/paragraph/properties.ts#L18">src/file/paragraph/properties.ts:18</a></li>
</ul>
</aside>
</section>
@ -373,7 +359,7 @@
<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">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7f24abd/src/file/paragraph/properties.ts#L58">src/file/paragraph/properties.ts:58</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/de145e0/src/file/paragraph/properties.ts#L50">src/file/paragraph/properties.ts:50</a></li>
</ul>
</aside>
</section>