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

This commit is contained in:
Deployment Bot (from Travis CI)
2018-03-24 19:25:23 +00:00
parent a9570b5df9
commit ef5e43c479
303 changed files with 3949 additions and 2004 deletions

View File

@ -103,6 +103,7 @@
<h3>Methods</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-not-exported"><a href="_file_paragraph_formatting_indent_.indentattributes.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported"><a href="_file_paragraph_formatting_indent_.indentattributes.html#set" class="tsd-kind-icon">set</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-private-protected tsd-is-not-exported">
@ -128,7 +129,7 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#constructor">constructor</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/default-attributes.ts#L8">file/xml-components/default-attributes.ts:8</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
@ -151,7 +152,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#root">root</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/default-attributes.ts#L7">file/xml-components/default-attributes.ts:7</a></li>
</ul>
</aside>
</section>
@ -162,7 +163,7 @@
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#rootkey">rootKey</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/base.ts#L4">file/xml-components/base.ts:4</a></li>
</ul>
</aside>
</section>
@ -181,13 +182,37 @@
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#prepforxml">prepForXml</a></p>
<p>Overrides <a href="_file_xml_components_base_.basexmlcomponent.html">BaseXmlComponent</a>.<a href="_file_xml_components_base_.basexmlcomponent.html#prepforxml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/default-attributes.ts#L15">file/xml-components/default-attributes.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/_file_xml_components_xmlable_object_.ixmlableobject.html" class="tsd-signature-type">IXmlableObject</a></h4>
</li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
<a name="set" class="tsd-anchor"></a>
<h3>set</h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">set<span class="tsd-signature-symbol">(</span>properties<span class="tsd-signature-symbol">: </span><a href="../interfaces/_file_paragraph_formatting_indent_.iindentattributesproperties.html" class="tsd-signature-type">IIndentAttributesProperties</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<aside class="tsd-sources">
<p>Inherited from <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#set">set</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/xml-components/default-attributes.ts#L27">file/xml-components/default-attributes.ts:27</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>properties: <a href="../interfaces/_file_paragraph_formatting_indent_.iindentattributesproperties.html" class="tsd-signature-type">IIndentAttributesProperties</a></h5>
</li>
</ul>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</li>
</ul>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-private-protected tsd-is-not-exported">
<h2>Object literals</h2>
@ -198,7 +223,7 @@
<aside class="tsd-sources">
<p>Overrides <a href="_file_xml_components_default_attributes_.xmlattributecomponent.html">XmlAttributeComponent</a>.<a href="_file_xml_components_default_attributes_.xmlattributecomponent.html#xmlkeys">xmlKeys</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L13">file/paragraph/formatting/indent.ts:13</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L13">file/paragraph/formatting/indent.ts:13</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-not-exported">
@ -207,7 +232,7 @@
<div class="tsd-signature tsd-kind-icon">end<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:end&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L18">file/paragraph/formatting/indent.ts:18</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L18">file/paragraph/formatting/indent.ts:18</a></li>
</ul>
</aside>
</section>
@ -217,7 +242,7 @@
<div class="tsd-signature tsd-kind-icon">first<wbr>Line<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:firstLine&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L16">file/paragraph/formatting/indent.ts:16</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L16">file/paragraph/formatting/indent.ts:16</a></li>
</ul>
</aside>
</section>
@ -227,7 +252,7 @@
<div class="tsd-signature tsd-kind-icon">hanging<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:hanging&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L15">file/paragraph/formatting/indent.ts:15</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L15">file/paragraph/formatting/indent.ts:15</a></li>
</ul>
</aside>
</section>
@ -237,7 +262,7 @@
<div class="tsd-signature tsd-kind-icon">left<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:left&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L14">file/paragraph/formatting/indent.ts:14</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L14">file/paragraph/formatting/indent.ts:14</a></li>
</ul>
</aside>
</section>
@ -247,7 +272,7 @@
<div class="tsd-signature tsd-kind-icon">start<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;w:start&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/a954c69/src/file/paragraph/formatting/indent.ts#L17">file/paragraph/formatting/indent.ts:17</a></li>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/e593327/src/file/paragraph/formatting/indent.ts#L17">file/paragraph/formatting/indent.ts:17</a></li>
</ul>
</aside>
</section>
@ -287,6 +312,9 @@
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-overwrite tsd-is-inherited tsd-is-not-exported">
<a href="_file_paragraph_formatting_indent_.indentattributes.html#prepforxml" class="tsd-kind-icon">prep<wbr>For<wbr>Xml</a>
</li>
<li class=" tsd-kind-method tsd-parent-kind-class tsd-is-inherited tsd-is-not-exported">
<a href="_file_paragraph_formatting_indent_.indentattributes.html#set" class="tsd-kind-icon">set</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-class tsd-is-overwrite tsd-is-protected tsd-is-not-exported">
<a href="_file_paragraph_formatting_indent_.indentattributes.html#xmlkeys" class="tsd-kind-icon">xml<wbr>Keys</a>
</li>