Skip to content

Commit

Permalink
Deploy Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 2, 2024
1 parent e774dda commit 0315388
Show file tree
Hide file tree
Showing 95 changed files with 111 additions and 42,812 deletions.
30 changes: 15 additions & 15 deletions classes/docklayout.docklayout-1.html
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Overrides DockPortalManager.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L365">DockLayout.tsx:365</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L365">DockLayout.tsx:365</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -158,7 +158,7 @@ <h3>_is<wbr>Mounted</h3>
<aside class="tsd-sources">
<p>Inherited from DockPortalManager._isMounted</p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L116">DockLayout.tsx:116</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L116">DockLayout.tsx:116</a></li>
</ul>
</aside>
</section>
Expand All @@ -168,7 +168,7 @@ <h3>_on<wbr>Window<wbr>Resize</h3>
<div class="tsd-signature tsd-kind-icon">_on<wbr>Window<wbr>Resize<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol"> = ...</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L525">DockLayout.tsx:525</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L525">DockLayout.tsx:525</a></li>
</ul>
</aside>
</section>
Expand All @@ -179,7 +179,7 @@ <h3>_pending<wbr>Destroy</h3>
<aside class="tsd-sources">
<p>Inherited from DockPortalManager._pendingDestroy</p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L114">DockLayout.tsx:114</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L114">DockLayout.tsx:114</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3>destroy<wbr>Removed<wbr>Pane</h3>
<aside class="tsd-sources">
<p>Inherited from DockPortalManager.destroyRemovedPane</p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L118">DockLayout.tsx:118</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L118">DockLayout.tsx:118</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>dock<wbr>Move</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/dockdata.dockcontext.html">DockContext</a>.<a href="../interfaces/dockdata.dockcontext.html#dockmove">dockMove</a></p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L216">DockLayout.tsx:216</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L216">DockLayout.tsx:216</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -265,7 +265,7 @@ <h3>find</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/dockdata.dockcontext.html">DockContext</a>.<a href="../interfaces/dockdata.dockcontext.html#find">find</a></p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L280">DockLayout.tsx:280</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L280">DockLayout.tsx:280</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -297,7 +297,7 @@ <h3>get<wbr>Group</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/dockdata.dockcontext.html">DockContext</a>.<a href="../interfaces/dockdata.dockcontext.html#getgroup">getGroup</a></p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L196">DockLayout.tsx:196</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L196">DockLayout.tsx:196</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -325,7 +325,7 @@ <h3>get<wbr>Layout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L577">DockLayout.tsx:577</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L577">DockLayout.tsx:577</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/dockdata.layoutdata.html" class="tsd-signature-type" data-tsd-kind="Interface">LayoutData</a></h4>
Expand All @@ -342,7 +342,7 @@ <h3>load<wbr>Layout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L624">DockLayout.tsx:624</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L624">DockLayout.tsx:624</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -372,7 +372,7 @@ <h3>navigate<wbr>ToPanel</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/dockdata.dockcontext.html">DockContext</a>.<a href="../interfaces/dockdata.dockcontext.html#navigatetopanel">navigateToPanel</a></p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L328">DockLayout.tsx:328</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L328">DockLayout.tsx:328</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -405,7 +405,7 @@ <h3>save<wbr>Layout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L616">DockLayout.tsx:616</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L616">DockLayout.tsx:616</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="../interfaces/dockdata.layoutbase.html" class="tsd-signature-type" data-tsd-kind="Interface">LayoutBase</a></h4>
Expand All @@ -422,7 +422,7 @@ <h3>set<wbr>Layout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L572">DockLayout.tsx:572</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L572">DockLayout.tsx:572</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -446,7 +446,7 @@ <h3>update<wbr>Tab</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/dockdata.dockcontext.html">DockContext</a>.<a href="../interfaces/dockdata.dockcontext.html#updatetab">updateTab</a></p>
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L293">DockLayout.tsx:293</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L293">DockLayout.tsx:293</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -489,7 +489,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> get<wbr>Derived<wbr>State
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/36f6692/src/DockLayout.tsx#L643">DockLayout.tsx:643</a></li>
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/f36958b/src/DockLayout.tsx#L643">DockLayout.tsx:643</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
18 changes: 0 additions & 18 deletions examples/adv-save-layout.html

This file was deleted.

28 changes: 0 additions & 28 deletions examples/adv-save-layout.html.html

This file was deleted.

Loading

0 comments on commit 0315388

Please sign in to comment.