Deploying to gh-pages from @ dolanmiu/docx@ef2ee6d00d 🚀

This commit is contained in:
dolanmiu
2022-08-11 03:14:17 +00:00
parent 2508d19403
commit 93fd549549
329 changed files with 1758 additions and 1758 deletions

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="tsd-signature-type">IViewWrapper</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L16">src/file/footer-wrapper.ts:16</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L16">src/file/footer-wrapper.ts:16</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
@ -61,7 +61,7 @@
<h5><code class="tsd-tag ts-flagOptional">Optional</code> initContent: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="FooterWrapper.html" class="tsd-signature-type" data-tsd-kind="Class">FooterWrapper</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L20">src/file/footer-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L20">src/file/footer-wrapper.ts:20</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Accessors</h2>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Media" class="tsd-anchor"></a>
@ -71,7 +71,7 @@
<li class="tsd-description">
<h4 class="tsd-returns-title">Returns <a href="Media.html" class="tsd-signature-type" data-tsd-kind="Class">Media</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L41">src/file/footer-wrapper.ts:41</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L41">src/file/footer-wrapper.ts:41</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="Relationships" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>Relationships</span><a href="#Relationships" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
@ -80,7 +80,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Relationships</span></h4><aside class="tsd-sources">
<p>Implementation of IViewWrapper.Relationships</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L37">src/file/footer-wrapper.ts:37</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L37">src/file/footer-wrapper.ts:37</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-accessor tsd-parent-kind-class"><a id="View" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>View</span><a href="#View" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-accessor tsd-parent-kind-class">
@ -89,7 +89,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Footer</span></h4><aside class="tsd-sources">
<p>Implementation of IViewWrapper.View</p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L33">src/file/footer-wrapper.ts:33</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L33">src/file/footer-wrapper.ts:33</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="add" class="tsd-anchor"></a>
@ -104,7 +104,7 @@
<h5>item: <a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol"> | </span><a href="Table.html" class="tsd-signature-type" data-tsd-kind="Class">Table</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L25">src/file/footer-wrapper.ts:25</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L25">src/file/footer-wrapper.ts:25</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="addChildElement" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>add<wbr/>Child<wbr/>Element</span><a href="#addChildElement" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
@ -117,7 +117,7 @@
<h5>childElement: <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ad9b64e/src/file/footer-wrapper.ts#L29">src/file/footer-wrapper.ts:29</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ef2ee6d/src/file/footer-wrapper.ts#L29">src/file/footer-wrapper.ts:29</a></li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">