Skip to content

Commit

Permalink
deploy: a58d6d8
Browse files Browse the repository at this point in the history
  • Loading branch information
stas-nc committed Dec 1, 2023
1 parent cac6ffd commit 85b6a18
Show file tree
Hide file tree
Showing 54 changed files with 705 additions and 273 deletions.
2 changes: 1 addition & 1 deletion assets/search.js

Large diffs are not rendered by default.

67 changes: 61 additions & 6 deletions classes/app.GlobalBrowserApi.html

Large diffs are not rendered by default.

20 changes: 14 additions & 6 deletions classes/app.IlcAppSdk.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h4>Implements</h4>
<ul class="tsd-hierarchy">
<li><a href="../interfaces/app.IIlcAppSdk.html" class="tsd-signature-type" data-tsd-kind="Interface">IIlcAppSdk</a></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L55">app/index.ts:55</a></li></ul></aside>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L56">app/index.ts:56</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 @@ -42,6 +42,7 @@ <h3 class="tsd-index-heading">Constructors</h3>
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Properties</h3>
<div class="tsd-index-list"><a href="app.IlcAppSdk.html#appId" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12" id="icon-1024-path"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)" id="icon-1024-text"></path></svg><span>app<wbr/>Id</span></a>
<a href="app.IlcAppSdk.html#cssBundle" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>css<wbr/>Bundle?</span></a>
<a href="app.IlcAppSdk.html#intl" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>intl</span></a>
<a href="app.IlcAppSdk.html#render404" class="tsd-index-link tsd-kind-property tsd-parent-kind-class"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg><span>render404</span></a>
</div></section>
Expand All @@ -65,7 +66,7 @@ <h5>adapter: <a href="../interfaces/app.AppSdkAdapter.html" class="tsd-signature
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <a href="../interfaces/app._internal_.OptionsSdk.html" class="tsd-signature-type" data-tsd-kind="Interface">OptionsSdk</a></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="app.IlcAppSdk.html" class="tsd-signature-type" data-tsd-kind="Class">IlcAppSdk</a></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L60">app/index.ts:60</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L63">app/index.ts:63</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 tsd-kind-property tsd-parent-kind-class"><a id="appId" class="tsd-anchor"></a>
Expand All @@ -75,13 +76,19 @@ <h3 class="tsd-anchor-link"><span>app<wbr/>Id</span><a href="#appId" aria-label=
</div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/app.IIlcAppSdk.html">IIlcAppSdk</a>.<a href="../interfaces/app.IIlcAppSdk.html#appId">appId</a></p>
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L58">app/index.ts:58</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L59">app/index.ts:59</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="cssBundle" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <code class="tsd-tag ts-flagReadonly">Readonly</code> <span>css<wbr/>Bundle</span><a href="#cssBundle" 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>
<div class="tsd-signature">css<wbr/>Bundle<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/app.IIlcAppSdk.html">IIlcAppSdk</a>.<a href="../interfaces/app.IIlcAppSdk.html#cssBundle">cssBundle</a></p>
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L61">app/index.ts:61</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="intl" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>intl</span><a href="#intl" 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>
<div class="tsd-signature">intl<span class="tsd-signature-symbol">:</span> <a href="app.IlcIntl.html" class="tsd-signature-type" data-tsd-kind="Class">IlcIntl</a></div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/app.IIlcAppSdk.html">IIlcAppSdk</a>.<a href="../interfaces/app.IIlcAppSdk.html#intl">intl</a></p>
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L56">app/index.ts:56</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L57">app/index.ts:57</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="render404" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>render404</span><a href="#render404" 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>
<div class="tsd-signature">render404<span class="tsd-signature-symbol">:</span> <a href="../types/app.Render404.html" class="tsd-signature-type" data-tsd-kind="Type alias">Render404</a><span class="tsd-signature-symbol"> = ...</span></div>
Expand All @@ -95,7 +102,7 @@ <h3 class="tsd-anchor-link"><span>render404</span><a href="#render404" aria-labe
</div><aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/app.IIlcAppSdk.html">IIlcAppSdk</a>.<a href="../interfaces/app.IIlcAppSdk.html#render404">render404</a></p>
<ul>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L83">app/index.ts:83</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L87">app/index.ts:87</a></li></ul></aside></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="unmount" class="tsd-anchor"></a>
Expand All @@ -105,7 +112,7 @@ <h3 class="tsd-anchor-link"><span>unmount</span><a href="#unmount" aria-label="P
<li class="tsd-description">
<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/namecheap/ilc-sdk/blob/2217bfd/src/app/index.ts#L87">app/index.ts:87</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/namecheap/ilc-sdk/blob/a58d6d8/src/app/index.ts#L91">app/index.ts:91</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 Expand Up @@ -141,6 +148,7 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
<ul>
<li class="tsd-kind-constructor tsd-parent-kind-class"><a href="app.IlcAppSdk.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-512-path"></use><use href="#icon-512-text"></use></svg>constructor</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app.IlcAppSdk.html#appId" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>app<wbr/>Id</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app.IlcAppSdk.html#cssBundle" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>css<wbr/>Bundle?</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app.IlcAppSdk.html#intl" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>intl</a></li>
<li class="tsd-kind-property tsd-parent-kind-class"><a href="app.IlcAppSdk.html#render404" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-1024-path"></use><use href="#icon-1024-text"></use></svg>render404</a></li>
<li class="tsd-kind-method tsd-parent-kind-class"><a href="app.IlcAppSdk.html#unmount" class="tsd-index-link"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-2048-path"></use><use href="#icon-2048-text"></use></svg>unmount</a></li></ul></li></ul></nav></div></div>
Expand Down
Loading

0 comments on commit 85b6a18

Please sign in to comment.