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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-12-28 15:23:48 +00:00
parent 10fa7b8ed4
commit 124dc6925e
371 changed files with 3135 additions and 2981 deletions

View File

@ -89,6 +89,7 @@
<li class="tsd-kind-enum tsd-is-external"><a href="enums/tabvalue.html" class="tsd-kind-icon">Tab<wbr>Value</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/tableanchortype.html" class="tsd-kind-icon">Table<wbr>Anchor<wbr>Type</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/tablelayouttype.html" class="tsd-kind-icon">Table<wbr>Layout<wbr>Type</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/targetmodetype.html" class="tsd-kind-icon">Target<wbr>Mode<wbr>Type</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/textwrapstyle.html" class="tsd-kind-icon">Text<wbr>Wrap<wbr>Style</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/vmergetype.html" class="tsd-kind-icon">VMerge<wbr>Type</a></li>
<li class="tsd-kind-enum tsd-is-external"><a href="enums/verticalpositionalign.html" class="tsd-kind-icon">Vertical<wbr>Position<wbr>Align</a></li>
@ -225,6 +226,7 @@
<li class="tsd-kind-class tsd-is-external"><a href="classes/hyperlinkstyle.html" class="tsd-kind-icon">Hyperlink<wbr>Style</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/image.html" class="tsd-kind-icon">Image</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/imageparagraph.html" class="tsd-kind-icon">Image<wbr>Paragraph</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/imagereplacer.html" class="tsd-kind-icon">Image<wbr>Replacer</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/importdotx.html" class="tsd-kind-icon">Import<wbr>Dotx</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/importedrootelementattributes.html" class="tsd-kind-icon">Imported<wbr>Root<wbr>Element<wbr>Attributes</a></li>
<li class="tsd-kind-class tsd-is-external"><a href="classes/importedxmlcomponent.html" class="tsd-kind-icon">Imported<wbr>Xml<wbr>Component</a></li>
@ -454,7 +456,6 @@
<li class="tsd-kind-type-alias tsd-has-type-parameter tsd-is-external"><a href="globals.html#attributemap" class="tsd-kind-icon">Attribute<wbr>Map</a></li>
<li class="tsd-kind-type-alias tsd-is-external"><a href="globals.html#relationshiptype" class="tsd-kind-icon">Relationship<wbr>Type</a></li>
<li class="tsd-kind-type-alias tsd-is-external"><a href="globals.html#sectionpropertiesoptions" class="tsd-kind-icon">Section<wbr>Properties<wbr>Options</a></li>
<li class="tsd-kind-type-alias tsd-is-external"><a href="globals.html#targetmodetype" class="tsd-kind-icon">Target<wbr>Mode<wbr>Type</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
@ -482,7 +483,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/3b6aca2/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/c70c147/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
@ -497,7 +498,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/3b6aca2/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/c70c147/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
</ul>
</aside>
</section>
@ -507,17 +508,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/icolumnsattributes.html" class="tsd-signature-type">IColumnsAttributes</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/ipagebordersoptions.html" class="tsd-signature-type">IPageBordersOptions</a><span class="tsd-signature-symbol"> &amp; </span><span class="tsd-signature-type">ITitlePageOptions</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/document/body/section-properties/section-properties.ts#L40">file/document/body/section-properties/section-properties.ts:40</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-is-external">
<a name="targetmodetype" class="tsd-anchor"></a>
<h3>Target<wbr>Mode<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">Target<wbr>Mode<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">"External"</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/src/file/relationships/relationship/relationship.ts#L20">file/relationships/relationship/relationship.ts:20</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/document/body/section-properties/section-properties.ts#L40">file/document/body/section-properties/section-properties.ts:40</a></li>
</ul>
</aside>
</section>
@ -530,7 +521,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/3b6aca2/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -546,7 +537,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/3b6aca2/src/file/media/data.ts#L24">file/media/data.ts:24</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/c70c147/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
@ -562,7 +553,7 @@
<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/3b6aca2/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/c70c147/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">
@ -585,7 +576,7 @@
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/3b6aca2/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/c70c147/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">
@ -686,6 +677,9 @@
<li class=" tsd-kind-enum tsd-is-external">
<a href="enums/tablelayouttype.html" class="tsd-kind-icon">Table<wbr>Layout<wbr>Type</a>
</li>
<li class=" tsd-kind-enum tsd-is-external">
<a href="enums/targetmodetype.html" class="tsd-kind-icon">Target<wbr>Mode<wbr>Type</a>
</li>
<li class=" tsd-kind-enum tsd-is-external">
<a href="enums/textwrapstyle.html" class="tsd-kind-icon">Text<wbr>Wrap<wbr>Style</a>
</li>
@ -1079,6 +1073,9 @@
<li class=" tsd-kind-class tsd-is-external">
<a href="classes/imageparagraph.html" class="tsd-kind-icon">Image<wbr>Paragraph</a>
</li>
<li class=" tsd-kind-class tsd-is-external">
<a href="classes/imagereplacer.html" class="tsd-kind-icon">Image<wbr>Replacer</a>
</li>
<li class=" tsd-kind-class tsd-is-external">
<a href="classes/importdotx.html" class="tsd-kind-icon">Import<wbr>Dotx</a>
</li>
@ -1736,9 +1733,6 @@
<li class=" tsd-kind-type-alias tsd-is-external">
<a href="globals.html#sectionpropertiesoptions" class="tsd-kind-icon">Section<wbr>Properties<wbr>Options</a>
</li>
<li class=" tsd-kind-type-alias tsd-is-external">
<a href="globals.html#targetmodetype" class="tsd-kind-icon">Target<wbr>Mode<wbr>Type</a>
</li>
<li class=" tsd-kind-variable tsd-is-external">
<a href="globals.html#workaround" class="tsd-kind-icon">WORKAROUND</a>
</li>