-
-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
github-actions[bot]
committed
Mar 7, 2024
1 parent
f4a04d6
commit 61e81e9
Showing
23 changed files
with
18,766 additions
and
9,363 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,263 @@ | ||
<!doctype html> | ||
<html class="default no-js"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>BoxBase | rc-dock</title> | ||
<meta name="description" content="Documentation for rc-dock"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="../assets/css/main.css"> | ||
<script async src="../assets/js/search.js" id="search-script"></script> | ||
</head> | ||
<body> | ||
<header> | ||
<div class="tsd-page-toolbar"> | ||
<div class="container"> | ||
<div class="table-wrap"> | ||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> | ||
<div class="field"> | ||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> | ||
<input id="tsd-search-field" type="text" /> | ||
</div> | ||
<ul class="results"> | ||
<li class="state loading">Preparing search index...</li> | ||
<li class="state failure">The search index is not available</li> | ||
</ul> | ||
<a href="../index.html" class="title">rc-dock</a> | ||
</div> | ||
<div class="table-cell" id="tsd-widgets"> | ||
<div id="tsd-filter"> | ||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> | ||
<div class="tsd-filter-group"> | ||
<div class="tsd-select" id="tsd-filter-visibility"> | ||
<span class="tsd-select-label">All</span> | ||
<ul class="tsd-select-list"> | ||
<li data-value="public">Public</li> | ||
<li data-value="protected">Public/Protected</li> | ||
<li data-value="private" class="selected">All</li> | ||
</ul> | ||
</div> | ||
<input type="checkbox" id="tsd-filter-inherited" checked /> | ||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> | ||
</div> | ||
</div> | ||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="tsd-page-title"> | ||
<div class="container"> | ||
<ul class="tsd-breadcrumb"> | ||
<li> | ||
<a href="../modules.html">rc-dock</a> | ||
</li> | ||
<li> | ||
<a href="../modules/dockdata.html">DockData</a> | ||
</li> | ||
<li> | ||
<a href="dockdata.boxbase.html">BoxBase</a> | ||
</li> | ||
</ul> | ||
<h1>Interface BoxBase</h1> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="container container-main"> | ||
<div class="row"> | ||
<div class="col-8 col-content"> | ||
<section class="tsd-panel tsd-hierarchy"> | ||
<h3>Hierarchy</h3> | ||
<ul class="tsd-hierarchy"> | ||
<li> | ||
<span class="target">BoxBase</span> | ||
<ul class="tsd-hierarchy"> | ||
<li> | ||
<a href="dockdata.boxdata.html" class="tsd-signature-type" data-tsd-kind="Interface">BoxData</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</section> | ||
<section class="tsd-panel-group tsd-index-group"> | ||
<h2>Index</h2> | ||
<section class="tsd-panel tsd-index-panel"> | ||
<div class="tsd-index-content"> | ||
<section class="tsd-index-section "> | ||
<h3>Properties</h3> | ||
<ul class="tsd-index-list"> | ||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="dockdata.boxbase.html#children" class="tsd-kind-icon">children</a></li> | ||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="dockdata.boxbase.html#id" class="tsd-kind-icon">id</a></li> | ||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="dockdata.boxbase.html#mode" class="tsd-kind-icon">mode</a></li> | ||
<li class="tsd-kind-property tsd-parent-kind-interface"><a href="dockdata.boxbase.html#size" class="tsd-kind-icon">size</a></li> | ||
</ul> | ||
</section> | ||
</div> | ||
</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-interface"> | ||
<a name="children" class="tsd-anchor"></a> | ||
<h3>children</h3> | ||
<div class="tsd-signature tsd-kind-icon">children<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><a href="dockdata.panelbase.html" class="tsd-signature-type" data-tsd-kind="Interface">PanelBase</a><span class="tsd-signature-symbol"> | </span><a href="dockdata.boxbase.html" class="tsd-signature-type" data-tsd-kind="Interface">BoxBase</a><span class="tsd-signature-symbol">)</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/83ddbc4/src/DockData.ts#L158">DockData.ts:158</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> | ||
<a name="id" class="tsd-anchor"></a> | ||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> id</h3> | ||
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/83ddbc4/src/DockData.ts#L150">DockData.ts:150</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
<div class="lead"> | ||
<p>id will be auto generated if it's undefined</p> | ||
</div> | ||
</div> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> | ||
<a name="mode" class="tsd-anchor"></a> | ||
<h3>mode</h3> | ||
<div class="tsd-signature tsd-kind-icon">mode<span class="tsd-signature-symbol">:</span> <a href="../modules/dockdata.html#dockmode" class="tsd-signature-type" data-tsd-kind="Type alias">DockMode</a></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/ticlo/rc-dock/blob/83ddbc4/src/DockData.ts#L151">DockData.ts:151</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> | ||
<a name="size" class="tsd-anchor"></a> | ||
<h3><span class="tsd-flag ts-flagOptional">Optional</span> size</h3> | ||
<div class="tsd-signature tsd-kind-icon">size<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/ticlo/rc-dock/blob/83ddbc4/src/DockData.ts#L157">DockData.ts:157</a></li> | ||
</ul> | ||
</aside> | ||
<div class="tsd-comment tsd-typography"> | ||
<div class="lead"> | ||
<p>The size in dock box, | ||
width when in horizontal layout and height when in vertical layout</p> | ||
</div> | ||
</div> | ||
</section> | ||
</section> | ||
</div> | ||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight"> | ||
<nav class="tsd-navigation primary"> | ||
<ul> | ||
<li class=" "> | ||
<a href="../modules.html">Modules</a> | ||
</li> | ||
<li class="current tsd-kind-module"> | ||
<a href="../modules/dockdata.html">Dock<wbr>Data</a> | ||
</li> | ||
<li class=" tsd-kind-module"> | ||
<a href="../modules/docklayout.html">Dock<wbr>Layout</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<nav class="tsd-navigation secondary menu-sticky"> | ||
<ul class="before-current"> | ||
</ul> | ||
<ul class="current"> | ||
<li class="current tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.boxbase.html" class="tsd-kind-icon">Box<wbr>Base</a> | ||
<ul> | ||
<li class=" tsd-kind-property tsd-parent-kind-interface"> | ||
<a href="dockdata.boxbase.html#children" class="tsd-kind-icon">children</a> | ||
</li> | ||
<li class=" tsd-kind-property tsd-parent-kind-interface"> | ||
<a href="dockdata.boxbase.html#id" class="tsd-kind-icon">id</a> | ||
</li> | ||
<li class=" tsd-kind-property tsd-parent-kind-interface"> | ||
<a href="dockdata.boxbase.html#mode" class="tsd-kind-icon">mode</a> | ||
</li> | ||
<li class=" tsd-kind-property tsd-parent-kind-interface"> | ||
<a href="dockdata.boxbase.html#size" class="tsd-kind-icon">size</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<ul class="after-current"> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.boxdata.html" class="tsd-kind-icon">Box<wbr>Data</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.dockcontext.html" class="tsd-kind-icon">Dock<wbr>Context</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.floatposition.html" class="tsd-kind-icon">Float<wbr>Position</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.floatsize.html" class="tsd-kind-icon">Float<wbr>Size</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.layoutbase.html" class="tsd-kind-icon">Layout<wbr>Base</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.layoutdata.html" class="tsd-kind-icon">Layout<wbr>Data</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.panelbase.html" class="tsd-kind-icon">Panel<wbr>Base</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.paneldata.html" class="tsd-kind-icon">Panel<wbr>Data</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.tabbase.html" class="tsd-kind-icon">Tab<wbr>Base</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.tabdata.html" class="tsd-kind-icon">Tab<wbr>Data</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.tabgroup.html" class="tsd-kind-icon">Tab<wbr>Group</a> | ||
</li> | ||
<li class=" tsd-kind-interface tsd-parent-kind-module"> | ||
<a href="dockdata.tabpanecache.html" class="tsd-kind-icon">Tab<wbr>Pane<wbr>Cache</a> | ||
</li> | ||
<li class=" tsd-kind-type-alias tsd-parent-kind-module"> | ||
<a href="../modules/dockdata.html#dockmode" class="tsd-kind-icon">Dock<wbr>Mode</a> | ||
</li> | ||
<li class=" tsd-kind-type-alias tsd-parent-kind-module"> | ||
<a href="../modules/dockdata.html#dropdirection" class="tsd-kind-icon">Drop<wbr>Direction</a> | ||
</li> | ||
<li class=" tsd-kind-type-alias tsd-parent-kind-module"> | ||
<a href="../modules/dockdata.html#layoutsize" class="tsd-kind-icon">Layout<wbr>Size</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
<footer class="with-border-bottom"> | ||
<div class="container"> | ||
<h2>Legend</h2> | ||
<div class="tsd-legend-group"> | ||
<ul class="tsd-legend"> | ||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> | ||
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> | ||
</ul> | ||
<ul class="tsd-legend"> | ||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> | ||
</ul> | ||
<ul class="tsd-legend"> | ||
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</footer> | ||
<div class="container tsd-generator"> | ||
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p> | ||
</div> | ||
<div class="overlay"></div> | ||
<script src="../assets/js/main.js"></script> | ||
</body> | ||
</html> |
Oops, something went wrong.