Skip to content

Commit

Permalink
Deploying to gh-pages from @ 33715cc 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanmiu committed Dec 22, 2023
1 parent b3e9cc9 commit e8ff709
Show file tree
Hide file tree
Showing 366 changed files with 1,968 additions and 1,968 deletions.
10 changes: 5 additions & 5 deletions api/classes/AbstractNumbering.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AbstractNumbering</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/numbering/abstract-numbering.ts#L32">file/numbering/abstract-numbering.ts:32</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/numbering/abstract-numbering.ts#L32">file/numbering/abstract-numbering.ts:32</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">
Expand Down Expand Up @@ -58,14 +58,14 @@ <h5><span class="tsd-kind-parameter">levelOptions</span>: <span class="tsd-signa
<h4 class="tsd-returns-title">Returns <a href="AbstractNumbering.html" class="tsd-signature-type tsd-kind-class">AbstractNumbering</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/f3f1f2d/src/file/numbering/abstract-numbering.ts#L35">file/numbering/abstract-numbering.ts:35</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/numbering/abstract-numbering.ts#L35">file/numbering/abstract-numbering.ts:35</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagReadonly">Readonly</code> <span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/numbering/abstract-numbering.ts#L33">file/numbering/abstract-numbering.ts:33</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/numbering/abstract-numbering.ts#L33">file/numbering/abstract-numbering.ts:33</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
Expand All @@ -81,7 +81,7 @@ <h5><span class="tsd-kind-parameter">child</span>: <span class="tsd-signature-ty
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type 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/f3f1f2d/src/file/xml-components/xml-component.ts#L45">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/33715cc/src/file/xml-components/xml-component.ts#L45">file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
Expand All @@ -95,7 +95,7 @@ <h5><span class="tsd-kind-parameter">context</span>: <a href="../interfaces/ICon
<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 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/f3f1f2d/src/file/xml-components/xml-component.ts#L20">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/33715cc/src/file/xml-components/xml-component.ts#L20">file/xml-components/xml-component.ts:20</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
8 changes: 4 additions & 4 deletions api/classes/Alignment.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">Alignment</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/formatting/alignment.ts#L55">file/paragraph/formatting/alignment.ts:55</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/formatting/alignment.ts#L55">file/paragraph/formatting/alignment.ts:55</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">
Expand Down Expand Up @@ -52,7 +52,7 @@ <h5><span class="tsd-kind-parameter">type</span>: <a href="../enums/AlignmentTyp
<h4 class="tsd-returns-title">Returns <a href="Alignment.html" class="tsd-signature-type tsd-kind-class">Alignment</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/f3f1f2d/src/file/paragraph/formatting/alignment.ts#L56">file/paragraph/formatting/alignment.ts:56</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/formatting/alignment.ts#L56">file/paragraph/formatting/alignment.ts:56</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-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
Expand All @@ -68,7 +68,7 @@ <h5><span class="tsd-kind-parameter">child</span>: <span class="tsd-signature-ty
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type 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/f3f1f2d/src/file/xml-components/xml-component.ts#L45">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/33715cc/src/file/xml-components/xml-component.ts#L45">file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
Expand All @@ -82,7 +82,7 @@ <h5><span class="tsd-kind-parameter">context</span>: <a href="../interfaces/ICon
<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 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/f3f1f2d/src/file/xml-components/xml-component.ts#L20">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/33715cc/src/file/xml-components/xml-component.ts#L20">file/xml-components/xml-component.ts:20</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
6 changes: 3 additions & 3 deletions api/classes/AlignmentAttributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AlignmentAttributes</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/formatting/alignment.ts#L51">file/paragraph/formatting/alignment.ts:51</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/formatting/alignment.ts#L51">file/paragraph/formatting/alignment.ts:51</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">
Expand Down Expand Up @@ -54,7 +54,7 @@ <h5><code class="tsd-tag ts-flagReadonly">Readonly</code> <span class="tsd-kind-
<h4 class="tsd-returns-title">Returns <a href="AlignmentAttributes.html" class="tsd-signature-type tsd-kind-class">AlignmentAttributes</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/default-attributes.ts#L12">file/xml-components/default-attributes.ts:12</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/xml-components/default-attributes.ts#L12">file/xml-components/default-attributes.ts:12</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-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
Expand All @@ -70,7 +70,7 @@ <h5><span class="tsd-kind-parameter">_</span>: <a href="../interfaces/IContext.h
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type tsd-kind-interface">IXmlableObject</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/default-attributes.ts#L16">file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/xml-components/default-attributes.ts#L16">file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
8 changes: 4 additions & 4 deletions api/classes/AnnotationReference.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">AnnotationReference</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/run/empty-children.ts#L75">file/paragraph/run/empty-children.ts:75</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/run/empty-children.ts#L75">file/paragraph/run/empty-children.ts:75</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">
Expand All @@ -47,7 +47,7 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
<h4 class="tsd-returns-title">Returns <a href="AnnotationReference.html" class="tsd-signature-type tsd-kind-class">AnnotationReference</a></h4><aside class="tsd-sources">
<p>Overrides <a href="EmptyElement.html">EmptyElement</a>.<a href="EmptyElement.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/paragraph/run/empty-children.ts#L76">file/paragraph/run/empty-children.ts:76</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/paragraph/run/empty-children.ts#L76">file/paragraph/run/empty-children.ts:76</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-is-inherited"><a id="addChildElement" class="tsd-anchor"></a>
Expand All @@ -63,7 +63,7 @@ <h5><span class="tsd-kind-parameter">child</span>: <span class="tsd-signature-ty
<h4 class="tsd-returns-title">Returns <a href="XmlComponent.html" class="tsd-signature-type tsd-kind-class">XmlComponent</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="EmptyElement.html">EmptyElement</a>.<a href="EmptyElement.html#addChildElement">addChildElement</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/xml-component.ts#L45">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/33715cc/src/file/xml-components/xml-component.ts#L45">file/xml-components/xml-component.ts:45</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member 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 viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<ul class="tsd-signatures tsd-is-inherited">
Expand All @@ -77,7 +77,7 @@ <h5><span class="tsd-kind-parameter">context</span>: <a href="../interfaces/ICon
<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 tsd-kind-interface">IXmlableObject</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="EmptyElement.html">EmptyElement</a>.<a href="EmptyElement.html#prepForXml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/xml-component.ts#L20">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/33715cc/src/file/xml-components/xml-component.ts#L20">file/xml-components/xml-component.ts:20</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
6 changes: 3 additions & 3 deletions api/classes/Attributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">Attributes</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/attributes.ts#L3">file/xml-components/attributes.ts:3</a></li></ul></aside>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/xml-components/attributes.ts#L3">file/xml-components/attributes.ts:3</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">
Expand Down Expand Up @@ -92,7 +92,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag t
<h4 class="tsd-returns-title">Returns <a href="Attributes.html" class="tsd-signature-type tsd-kind-class">Attributes</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#constructor">constructor</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/default-attributes.ts#L12">file/xml-components/default-attributes.ts:12</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/xml-components/default-attributes.ts#L12">file/xml-components/default-attributes.ts:12</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-is-inherited"><a id="prepForXml" class="tsd-anchor"></a>
Expand All @@ -108,7 +108,7 @@ <h5><span class="tsd-kind-parameter">_</span>: <a href="../interfaces/IContext.h
<h4 class="tsd-returns-title">Returns <a href="../interfaces/IXmlableObject.html" class="tsd-signature-type tsd-kind-interface">IXmlableObject</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="XmlAttributeComponent.html">XmlAttributeComponent</a>.<a href="XmlAttributeComponent.html#prepForXml">prepForXml</a></p>
<ul>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/f3f1f2d/src/file/xml-components/default-attributes.ts#L16">file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/dolanmiu/docx/blob/33715cc/src/file/xml-components/default-attributes.ts#L16">file/xml-components/default-attributes.ts:16</a></li></ul></aside></li></ul></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
Loading

0 comments on commit e8ff709

Please sign in to comment.