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

This commit is contained in:
Deployment Bot (from Travis CI)
2020-01-16 02:45:08 +00:00
parent b33ffc7d76
commit 6feb258277
427 changed files with 2266 additions and 2243 deletions

View File

@ -521,6 +521,7 @@
<li class="tsd-kind-variable tsd-is-external"><a href="globals.html#workaround" class="tsd-kind-icon">WORKAROUND</a></li>
<li class="tsd-kind-variable tsd-is-external"><a href="globals.html#workaround2" class="tsd-kind-icon">WORKAROUND2</a></li>
<li class="tsd-kind-variable tsd-is-external"><a href="globals.html#workaround3" class="tsd-kind-icon">WORKAROUND3</a></li>
<li class="tsd-kind-variable tsd-is-external"><a href="globals.html#workaround4" class="tsd-kind-icon">WORKAROUND4</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
@ -540,7 +541,7 @@
<div class="tsd-signature tsd-kind-icon">Attribute<wbr>Map<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -555,7 +556,7 @@
<div class="tsd-signature tsd-kind-icon">Relationship<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/image"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/webSettings"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/header"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/footer"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/hyperlink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"http://schemas.openxmlformats.org/officeDocument/2006/relationships/footnotes"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
</ul>
</aside>
</section>
@ -565,7 +566,7 @@
<div class="tsd-signature tsd-kind-icon">Section<wbr>Properties<wbr>Options<span class="tsd-signature-symbol">:</span> <a href="interfaces/ipagesizeattributes.html" class="tsd-signature-type">IPageSizeAttributes</a><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/ipagemarginattributes.html" class="tsd-signature-type">IPageMarginAttributes</a><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/idocgridattributesproperties.html" class="tsd-signature-type">IDocGridAttributesProperties</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">IHeadersOptions</span><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">IFootersOptions</span><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/ipagenumbertypeattributes.html" class="tsd-signature-type">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/ilinenumberattributes.html" class="tsd-signature-type">ILineNumberAttributes</a><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/ipagebordersoptions.html" class="tsd-signature-type">IPageBordersOptions</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">ITitlePageOptions</span><span class="tsd-signature-symbol"> &amp; </span><a href="interfaces/isectionverticalalignattributes.html" class="tsd-signature-type">ISectionVerticalAlignAttributes</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/document/body/section-properties/section-properties.ts#L41">file/document/body/section-properties/section-properties.ts:41</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/document/body/section-properties/section-properties.ts#L41">file/document/body/section-properties/section-properties.ts:41</a></li>
</ul>
</aside>
</section>
@ -578,7 +579,7 @@
<div class="tsd-signature tsd-kind-icon">EMPTY_<wbr>OBJECT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> =&nbsp;Object.seal({})</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/xml-components/xml-component.ts#L5">file/xml-components/xml-component.ts:5</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/xml-components/xml-component.ts#L5">file/xml-components/xml-component.ts:5</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -593,7 +594,7 @@
<div class="tsd-signature tsd-kind-icon">WORKAROUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -609,7 +610,7 @@
<div class="tsd-signature tsd-kind-icon">WORKAROUND2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -625,7 +626,23 @@
<div class="tsd-signature tsd-kind-icon">WORKAROUND3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/xml-components/xmlable-object.ts#L12">file/xml-components/xmlable-object.ts:12</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/xml-components/xmlable-object.ts#L12">file/xml-components/xmlable-object.ts:12</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<dl class="tsd-comment-tags">
<dt>ignore</dt>
<dd></dd>
</dl>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-external">
<a name="workaround4" class="tsd-anchor"></a>
<h3><span class="tsd-flag ts-flagConst">Const</span> WORKAROUND4</h3>
<div class="tsd-signature tsd-kind-icon">WORKAROUND4<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;&quot;</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/styles/style-options.ts#L46">file/styles/style-options.ts:46</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -648,7 +665,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a8201b2/src/file/xml-components/imported-xml-component.ts#L10">file/xml-components/imported-xml-component.ts:10</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/d53cdb0/src/file/xml-components/imported-xml-component.ts#L10">file/xml-components/imported-xml-component.ts:10</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -1985,6 +2002,9 @@
<li class=" tsd-kind-variable tsd-is-external">
<a href="globals.html#workaround3" class="tsd-kind-icon">WORKAROUND3</a>
</li>
<li class=" tsd-kind-variable tsd-is-external">
<a href="globals.html#workaround4" class="tsd-kind-icon">WORKAROUND4</a>
</li>
<li class=" tsd-kind-function tsd-is-external">
<a href="globals.html#converttoxmlcomponent" class="tsd-kind-icon">convert<wbr>ToXml<wbr>Component</a>
</li>