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

This commit is contained in:
Deployment Bot (from Travis CI)
2021-03-25 17:34:11 +00:00
parent cd571e09ba
commit b12c0ba8b3
288 changed files with 1612 additions and 1612 deletions

View File

@ -399,7 +399,7 @@
<div class="tsd-signature tsd-kind-icon">Attribute<wbr>Map&lt;T&gt;<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{</span><span class="tsd-signature-symbol">[ </span><span class="tsd-signature-type">P</span><span class="tsd-signature-symbol"> in </span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">]</span><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/ed409ac/src/file/xml-components/default-attributes.ts#L4">src/file/xml-components/default-attributes.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/file/xml-components/default-attributes.ts#L4">src/file/xml-components/default-attributes.ts:4</a></li>
</ul>
</aside>
<h4 class="tsd-type-parameters-title">Type parameters</h4>
@ -415,7 +415,7 @@
<div class="tsd-signature tsd-kind-icon">Math<wbr>Component<span class="tsd-signature-symbol">:</span> <a href="classes/mathrun.html" class="tsd-signature-type" data-tsd-kind="Class">MathRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathfraction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFraction</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsum.html" class="tsd-signature-type" data-tsd-kind="Class">MathSum</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsuperscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSuperScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsubscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsubsuperscript.html" class="tsd-signature-type" data-tsd-kind="Class">MathSubSuperScript</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathradical.html" class="tsd-signature-type" data-tsd-kind="Class">MathRadical</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathfunction.html" class="tsd-signature-type" data-tsd-kind="Class">MathFunction</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathroundbrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathRoundBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathcurlybrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathCurlyBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathangledbrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathAngledBrackets</a><span class="tsd-signature-symbol"> | </span><a href="classes/mathsquarebrackets.html" class="tsd-signature-type" data-tsd-kind="Class">MathSquareBrackets</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/file/paragraph/math/math-component.ts#L9">src/file/paragraph/math/math-component.ts:9</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/file/paragraph/math/math-component.ts#L9">src/file/paragraph/math/math-component.ts:9</a></li>
</ul>
</aside>
</section>
@ -425,7 +425,7 @@
<div class="tsd-signature tsd-kind-icon">Paragraph<wbr>Child<span class="tsd-signature-symbol">:</span> <a href="classes/textrun.html" class="tsd-signature-type" data-tsd-kind="Class">TextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/imagerun.html" class="tsd-signature-type" data-tsd-kind="Class">ImageRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/symbolrun.html" class="tsd-signature-type" data-tsd-kind="Class">SymbolRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/bookmark.html" class="tsd-signature-type" data-tsd-kind="Class">Bookmark</a><span class="tsd-signature-symbol"> | </span><a href="classes/pagebreak.html" class="tsd-signature-type" data-tsd-kind="Class">PageBreak</a><span class="tsd-signature-symbol"> | </span><a href="classes/sequentialidentifier.html" class="tsd-signature-type" data-tsd-kind="Class">SequentialIdentifier</a><span class="tsd-signature-symbol"> | </span><a href="classes/footnotereferencerun.html" class="tsd-signature-type" data-tsd-kind="Class">FootnoteReferenceRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/internalhyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">InternalHyperlink</a><span class="tsd-signature-symbol"> | </span><a href="classes/externalhyperlink.html" class="tsd-signature-type" data-tsd-kind="Class">ExternalHyperlink</a><span class="tsd-signature-symbol"> | </span><a href="classes/insertedtextrun.html" class="tsd-signature-type" data-tsd-kind="Class">InsertedTextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/deletedtextrun.html" class="tsd-signature-type" data-tsd-kind="Class">DeletedTextRun</a><span class="tsd-signature-symbol"> | </span><a href="classes/math.html" class="tsd-signature-type" data-tsd-kind="Class">Math</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/file/paragraph/paragraph.ts#L15">src/file/paragraph/paragraph.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/file/paragraph/paragraph.ts#L15">src/file/paragraph/paragraph.ts:15</a></li>
</ul>
</aside>
</section>
@ -438,7 +438,7 @@
<div class="tsd-signature tsd-kind-icon">EMPTY_<wbr>OBJECT<span class="tsd-signature-symbol">:</span> <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/ed409ac/src/file/xml-components/xml-component.ts#L4">src/file/xml-components/xml-component.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/file/xml-components/xml-component.ts#L4">src/file/xml-components/xml-component.ts:4</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -460,7 +460,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/convenience-functions.ts#L10">src/convenience-functions.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/convenience-functions.ts#L10">src/convenience-functions.ts:10</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -483,7 +483,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/convenience-functions.ts#L6">src/convenience-functions.ts:6</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/convenience-functions.ts#L6">src/convenience-functions.ts:6</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -506,7 +506,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/file/xml-components/imported-xml-component.ts#L11">src/file/xml-components/imported-xml-component.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/file/xml-components/imported-xml-component.ts#L11">src/file/xml-components/imported-xml-component.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -537,7 +537,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/convenience-functions.ts#L18">src/convenience-functions.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/convenience-functions.ts#L18">src/convenience-functions.ts:18</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
@ -554,7 +554,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ed409ac/src/convenience-functions.ts#L14">src/convenience-functions.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/401e485/src/convenience-functions.ts#L14">src/convenience-functions.ts:14</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4>