Deploy dolanmiu/docx to github.com/dolanmiu/docx.git:gh-pages
This commit is contained in:
@ -227,6 +227,7 @@
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/hyperlink.html" class="tsd-kind-icon">Hyperlink</a></li>
|
||||
<li class="tsd-kind-class tsd-is-external"><a href="classes/hyperlinkattributes.html" class="tsd-kind-icon">Hyperlink<wbr>Attributes</a></li>
|
||||
<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/ignoreifemptyxmlcomponent.html" class="tsd-kind-icon">Ignore<wbr>IfEmpty<wbr>Xml<wbr>Component</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>
|
||||
@ -476,6 +477,7 @@
|
||||
<section class="tsd-index-section tsd-is-external">
|
||||
<h3>Variables</h3>
|
||||
<ul class="tsd-index-list">
|
||||
<li class="tsd-kind-variable tsd-is-external"><a href="globals.html#empty_object" class="tsd-kind-icon">EMPTY_<wbr>OBJECT</a></li>
|
||||
<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>
|
||||
@ -498,7 +500,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/920bd3c/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/7a9cb92/src/file/xml-components/default-attributes.ts#L4">file/xml-components/default-attributes.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
@ -513,7 +515,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/920bd3c/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/7a9cb92/src/file/relationships/relationship/relationship.ts#L4">file/relationships/relationship/relationship.ts:4</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
</section>
|
||||
@ -523,20 +525,35 @@
|
||||
<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"> & </span><a href="interfaces/ipagemarginattributes.html" class="tsd-signature-type">IPageMarginAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/icolumnsattributes.html" class="tsd-signature-type">IColumnsAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/idocgridattributesproperties.html" class="tsd-signature-type">IDocGridAttributesProperties</a><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IHeadersOptions</span><span class="tsd-signature-symbol"> & </span><span class="tsd-signature-type">IFootersOptions</span><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagenumbertypeattributes.html" class="tsd-signature-type">IPageNumberTypeAttributes</a><span class="tsd-signature-symbol"> & </span><a href="interfaces/ipagebordersoptions.html" class="tsd-signature-type">IPageBordersOptions</a><span class="tsd-signature-symbol"> & </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/920bd3c/src/file/document/body/section-properties/section-properties.ts#L40">file/document/body/section-properties/section-properties.ts:40</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7a9cb92/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>
|
||||
<section class="tsd-panel-group tsd-member-group tsd-is-external">
|
||||
<h2>Variables</h2>
|
||||
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-external">
|
||||
<a name="empty_object" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagConst">Const</span> EMPTY_<wbr>OBJECT</h3>
|
||||
<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"> = Object.seal({})</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7a9cb92/src/file/xml-components/xml-component.ts#L5">file/xml-components/xml-component.ts:5</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-type-declaration">
|
||||
<h4>Type declaration</h4>
|
||||
<ul class="tsd-parameters">
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
<section class="tsd-panel tsd-member tsd-kind-variable tsd-is-external">
|
||||
<a name="workaround" class="tsd-anchor"></a>
|
||||
<h3><span class="tsd-flag ts-flagConst">Const</span> WORKAROUND</h3>
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/920bd3c/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7a9cb92/src/file/file-properties.ts#L11">file/file-properties.ts:11</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -552,7 +569,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND2<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/920bd3c/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/7a9cb92/src/file/media/data.ts#L23">file/media/data.ts:23</a></li>
|
||||
</ul>
|
||||
</aside>
|
||||
<div class="tsd-comment tsd-typography">
|
||||
@ -568,7 +585,7 @@
|
||||
<div class="tsd-signature tsd-kind-icon">WORKAROUND3<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">""</span><span class="tsd-signature-symbol"> = ""</span></div>
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/920bd3c/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/7a9cb92/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">
|
||||
@ -591,7 +608,7 @@
|
||||
<li class="tsd-description">
|
||||
<aside class="tsd-sources">
|
||||
<ul>
|
||||
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/920bd3c/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/7a9cb92/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">
|
||||
@ -1091,6 +1108,9 @@
|
||||
<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/ignoreifemptyxmlcomponent.html" class="tsd-kind-icon">Ignore<wbr>IfEmpty<wbr>Xml<wbr>Component</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-class tsd-is-external">
|
||||
<a href="classes/image.html" class="tsd-kind-icon">Image</a>
|
||||
</li>
|
||||
@ -1793,6 +1813,9 @@
|
||||
<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-variable tsd-is-external">
|
||||
<a href="globals.html#empty_object" class="tsd-kind-icon">EMPTY_<wbr>OBJECT</a>
|
||||
</li>
|
||||
<li class=" tsd-kind-variable tsd-is-external">
|
||||
<a href="globals.html#workaround" class="tsd-kind-icon">WORKAROUND</a>
|
||||
</li>
|
||||
|
Reference in New Issue
Block a user