Deploying to gh-pages from @ dolanmiu/docx@5b5deb198e 🚀

This commit is contained in:
dolanmiu
2023-02-16 16:38:41 +00:00
parent a7ef89bd00
commit 6e5eef2045
356 changed files with 1955 additions and 1955 deletions

View File

@ -22,7 +22,7 @@
<ul class="tsd-hierarchy">
<li><span class="target">FootNotes</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/88a30e5/src/file/footnotes/footnotes.ts#L9">src/file/footnotes/footnotes.ts:9</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b5deb1/src/file/footnotes/footnotes.ts#L9">src/file/footnotes/footnotes.ts:9</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">
@ -48,7 +48,7 @@
<h4 class="tsd-returns-title">Returns <a href="FootNotes.html" class="tsd-signature-type" data-tsd-kind="Class">FootNotes</a></h4><aside class="tsd-sources">
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/88a30e5/src/file/footnotes/footnotes.ts#L10">src/file/footnotes/footnotes.ts:10</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b5deb1/src/file/footnotes/footnotes.ts#L10">src/file/footnotes/footnotes.ts:10</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 tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
@ -64,7 +64,7 @@
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#addChildElement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/88a30e5/src/file/xml-components/xml-component.ts#L45">src/file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b5deb1/src/file/xml-components/xml-component.ts#L45">src/file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="createFootNote" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>create<wbr/>Foot<wbr/>Note</span><a href="#createFootNote" 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">
@ -79,7 +79,7 @@
<h5>paragraph: <span class="tsd-signature-symbol">readonly </span><a href="Paragraph.html" class="tsd-signature-type" data-tsd-kind="Class">Paragraph</a><span class="tsd-signature-symbol">[]</span></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/88a30e5/src/file/footnotes/footnotes.ts#L70">src/file/footnotes/footnotes.ts:70</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b5deb1/src/file/footnotes/footnotes.ts#L70">src/file/footnotes/footnotes.ts:70</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>prep<wbr/>For<wbr/>Xml</span><a href="#prepForXml" 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 tsd-is-inherited">
@ -93,7 +93,7 @@
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/IXmlableObject.html" class="tsd-signature-type" data-tsd-kind="Interface">IXmlableObject</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#prepForXml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/88a30e5/src/file/xml-components/xml-component.ts#L20">src/file/xml-components/xml-component.ts:20</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/5b5deb1/src/file/xml-components/xml-component.ts#L20">src/file/xml-components/xml-component.ts:20</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">