Skip to content

Commit

Permalink
Automated docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
Algo-devops-service committed Aug 20, 2024
1 parent 825bd69 commit c3dda7f
Show file tree
Hide file tree
Showing 424 changed files with 3,177 additions and 2,950 deletions.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions classes/ABIAddressType.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">ABIAddressType</span></li></ul></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L241">abi/abi_type.ts:241</a></li></ul></aside>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L241">abi/abi_type.ts:241</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 @@ -59,7 +59,7 @@ <h3 class="tsd-anchor-link"><span>byte<wbr/>Len</span><a href="#byteLen" aria-la
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">number</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#byteLen">byteLen</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L254">abi/abi_type.ts:254</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L254">abi/abi_type.ts:254</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="decode" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>decode</span><a href="#decode" 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">
Expand All @@ -73,7 +73,7 @@ <h5>byteString: <span class="tsd-signature-type">Uint8Array</span></h5></li></ul
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#decode">decode</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L273">abi/abi_type.ts:273</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L273">abi/abi_type.ts:273</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="encode" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>encode</span><a href="#encode" 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">
Expand All @@ -87,7 +87,7 @@ <h5>value: <a href="../types/ABIValue.html" class="tsd-signature-type" data-tsd-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Uint8Array</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#encode">encode</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L258">abi/abi_type.ts:258</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L258">abi/abi_type.ts:258</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="equals" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>equals</span><a href="#equals" 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">
Expand All @@ -101,7 +101,7 @@ <h5>other: <a href="ABIType.html" class="tsd-signature-type" data-tsd-kind="Clas
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#equals">equals</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L246">abi/abi_type.ts:246</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L246">abi/abi_type.ts:246</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="isDynamic" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>is<wbr/>Dynamic</span><a href="#isDynamic" 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">
Expand All @@ -110,7 +110,7 @@ <h3 class="tsd-anchor-link"><span>is<wbr/>Dynamic</span><a href="#isDynamic" ari
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#isDynamic">isDynamic</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L250">abi/abi_type.ts:250</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L250">abi/abi_type.ts:250</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="toString" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" 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">
Expand All @@ -119,7 +119,7 @@ <h3 class="tsd-anchor-link"><span>to<wbr/>String</span><a href="#toString" aria-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><aside class="tsd-sources">
<p>Overrides <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#toString">toString</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L242">abi/abi_type.ts:242</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L242">abi/abi_type.ts:242</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="from" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagStatic">Static</code> <span>from</span><a href="#from" 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">
Expand All @@ -133,7 +133,7 @@ <h5>str: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="ABIType.html" class="tsd-signature-type" data-tsd-kind="Class">ABIType</a></h4><aside class="tsd-sources">
<p>Inherited from <a href="ABIType.html">ABIType</a>.<a href="ABIType.html#from">from</a></p>
<ul>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/8aaa432/src/abi/abi_type.ts#L57">abi/abi_type.ts:57</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/algorand/js-algorand-sdk/blob/4b0eabc/src/abi/abi_type.ts#L57">abi/abi_type.ts:57</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">
Expand Down
Loading

0 comments on commit c3dda7f

Please sign in to comment.