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

This commit is contained in:
dolanmiu
2022-07-19 00:56:37 +00:00
parent ce334a34fa
commit 31f054012c
330 changed files with 3455 additions and 1765 deletions

View File

@ -21,7 +21,9 @@
<ul class="tsd-hierarchy">
<li><a href="XmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">XmlComponent</a>
<ul class="tsd-hierarchy">
<li><span class="target">ImportedXmlComponent</span></li></ul></li></ul></section>
<li><span class="target">ImportedXmlComponent</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/xml-components/imported-xml-component.ts#L38">src/file/xml-components/imported-xml-component.ts:38</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">
@ -55,7 +57,9 @@
<li>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> _attr: <span class="tsd-signature-type">any</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="ImportedXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedXmlComponent</a></h4><aside class="tsd-sources">
<p>Overrides <a href="XmlComponent.html">XmlComponent</a>.<a href="XmlComponent.html#constructor">constructor</a></p></aside></li></ul></section></section>
<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/ebf0625/src/file/xml-components/imported-xml-component.ts#L55">src/file/xml-components/imported-xml-component.ts:55</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>
@ -69,7 +73,9 @@
<li>
<h5>child: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><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="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></aside></li></ul></section>
<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/ebf0625/src/file/xml-components/xml-component.ts#L34">src/file/xml-components/xml-component.ts:34</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">
@ -81,7 +87,9 @@
<li>
<h5>context: <a href="../interfaces/IContext.html" class="tsd-signature-type" data-tsd-kind="Interface">IContext</a></h5></li></ul></div>
<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></aside></li></ul></section>
<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/ebf0625/src/file/xml-components/xml-component.ts#L15">src/file/xml-components/xml-component.ts:15</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="push" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>push</span><a href="#push" 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">
@ -92,7 +100,9 @@
<ul class="tsd-parameter-list">
<li>
<h5>xmlComponent: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><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></li></ul></section>
<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/ebf0625/src/file/xml-components/imported-xml-component.ts#L62">src/file/xml-components/imported-xml-component.ts:62</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="fromXmlString" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from<wbr/>Xml<wbr/>String</span><a href="#fromXmlString" 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">
@ -107,7 +117,9 @@
<h5>importedContent: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography"><p>xml content of the imported component</p>
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="ImportedXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedXmlComponent</a></h4></li></ul></section></section></div>
<h4 class="tsd-returns-title">Returns <a href="ImportedXmlComponent.html" class="tsd-signature-type" data-tsd-kind="Class">ImportedXmlComponent</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/ebf0625/src/file/xml-components/imported-xml-component.ts#L44">src/file/xml-components/imported-xml-component.ts:44</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">