1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Deployed bedc440d42 to master with MkDocs 1.3.1 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-07-26 12:06:26 +00:00
parent f6c433e5a9
commit a89d69057f
9 changed files with 336 additions and 301 deletions

View File

@ -918,7 +918,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@81434</p>
<p>IpcRegistrar.__@IpcPrefix@81771</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code>&lt;<code>LensExtensionDependencies</code>></p>

View File

@ -1069,12 +1069,12 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@30016</p>
<p>LensExtension.__@Disposers@30041</p>
<hr />
<h3 id="lensextensiondependencies">[lensExtensionDependencies]<a class="headerlink" href="#lensextensiondependencies" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[lensExtensionDependencies]</strong>: <code>LensMainExtensionDependencies</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
<p>LensExtension.__@lensExtensionDependencies@30019</p>
<p>LensExtension.__@lensExtensionDependencies@30044</p>
<hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</code></p>

View File

@ -918,7 +918,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[IpcPrefix]</strong>: <code>string</code></p>
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@81434</p>
<p>IpcRegistrar.__@IpcPrefix@81771</p>
<hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3>
<p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code>&lt;<code>LensExtensionDependencies</code>></p>

View File

@ -1205,12 +1205,12 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p>
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@30016</p>
<p>LensExtension.__@Disposers@30041</p>
<hr />
<h3 id="lensextensiondependencies">[lensExtensionDependencies]<a class="headerlink" href="#lensextensiondependencies" title="Permanent link">#</a></h3>
<p><code>Readonly</code> <strong>[lensExtensionDependencies]</strong>: <code>LensRendererExtensionDependencies</code></p>
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
<p>LensExtension.__@lensExtensionDependencies@30019</p>
<p>LensExtension.__@lensExtensionDependencies@30044</p>
<hr />
<h3 id="additionalcategorycolumns">additionalCategoryColumns<a class="headerlink" href="#additionalcategorycolumns" title="Permanent link">#</a></h3>
<p><strong>additionalCategoryColumns</strong>: <a href="../../interfaces/Renderer.Component.AdditionalCategoryColumnRegistration/"><code>AdditionalCategoryColumnRegistration</code></a>[] = <code>[]</code></p>

View File

@ -765,6 +765,13 @@
contentClass
</a>
</li>
<li class="md-nav__item">
<a href="#data-testid" class="md-nav__link">
data-testid
</a>
</li>
<li class="md-nav__item">
@ -793,6 +800,13 @@
size
</a>
</li>
<li class="md-nav__item">
<a href="#testidforclose" class="md-nav__link">
testIdForClose
</a>
</li>
<li class="md-nav__item">
@ -844,10 +858,12 @@
<li><a href="./#children">children</a></li>
<li><a href="./#classname">className</a></li>
<li><a href="./#contentclass">contentClass</a></li>
<li><a href="./#data-testid">data-testid</a></li>
<li><a href="./#onclose">onClose</a></li>
<li><a href="./#open">open</a></li>
<li><a href="./#position">position</a></li>
<li><a href="./#size">size</a></li>
<li><a href="./#testidforclose">testIdForClose</a></li>
<li><a href="./#title">title</a></li>
<li><a href="./#toolbar">toolbar</a></li>
<li><a href="./#useportal">usePortal</a></li>
@ -865,6 +881,9 @@
<h3 id="contentclass">contentClass<a class="headerlink" href="#contentclass" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>contentClass</strong>: <code>string</code> | <code>object</code></p>
<hr />
<h3 id="data-testid">data-testid<a class="headerlink" href="#data-testid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>data-testid</strong>: <code>string</code></p>
<hr />
<h3 id="onclose">onClose<a class="headerlink" href="#onclose" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>onClose</strong>: () =&gt; <code>void</code></p>
<h4 id="type-declaration">Type declaration<a class="headerlink" href="#type-declaration" title="Permanent link">#</a></h4>
@ -883,6 +902,9 @@
<p>The width or heigh (depending on <code>position</code>) of the Drawer.</p>
<p>If not set then the Drawer will be resizable.</p>
<hr />
<h3 id="testidforclose">testIdForClose<a class="headerlink" href="#testidforclose" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>testIdForClose</strong>: <code>string</code></p>
<hr />
<h3 id="title">title<a class="headerlink" href="#title" title="Permanent link">#</a></h3>
<p><strong>title</strong>: <code>ReactNode</code></p>
<hr />

View File

@ -947,6 +947,13 @@
sortingCallbacks
</a>
</li>
<li class="md-nav__item">
<a href="#spinnertestid" class="md-nav__link">
spinnerTestId
</a>
</li>
<li class="md-nav__item">
@ -1064,6 +1071,7 @@
<li><a href="./#searchfilters">searchFilters</a></li>
<li><a href="./#showheader">showHeader</a></li>
<li><a href="./#sortingcallbacks">sortingCallbacks</a></li>
<li><a href="./#spinnertestid">spinnerTestId</a></li>
<li><a href="./#store">store</a></li>
<li><a href="./#subscribestores">subscribeStores</a></li>
<li><a href="./#tableid">tableId</a></li>
@ -1330,6 +1338,11 @@
<h4 id="inherited-from_24">Inherited from<a class="headerlink" href="#inherited-from_24" title="Permanent link">#</a></h4>
<p>Omit.sortingCallbacks</p>
<hr />
<h3 id="spinnertestid">spinnerTestId<a class="headerlink" href="#spinnertestid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>spinnerTestId</strong>: <code>string</code></p>
<h4 id="inherited-from_25">Inherited from<a class="headerlink" href="#inherited-from_25" title="Permanent link">#</a></h4>
<p>Omit.spinnerTestId</p>
<hr />
<h3 id="store">store<a class="headerlink" href="#store" title="Permanent link">#</a></h3>
<p><strong>store</strong>: <a href="../../classes/Renderer.K8sApi.KubeObjectStore/"><code>KubeObjectStore</code></a>&lt;<code>K</code>, <code>A</code>, <code>D</code>></p>
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
@ -1340,17 +1353,17 @@
<hr />
<h3 id="tableid">tableId<a class="headerlink" href="#tableid" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>tableId</strong>: <code>string</code></p>
<h4 id="inherited-from_25">Inherited from<a class="headerlink" href="#inherited-from_25" title="Permanent link">#</a></h4>
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
<p>Omit.tableId</p>
<hr />
<h3 id="tableprops">tableProps<a class="headerlink" href="#tableprops" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>tableProps</strong>: <code>Partial</code>&lt;<a href="../Renderer.Component.TableProps/"><code>TableProps</code></a>&lt;<code>K</code>>></p>
<h4 id="inherited-from_26">Inherited from<a class="headerlink" href="#inherited-from_26" title="Permanent link">#</a></h4>
<h4 id="inherited-from_27">Inherited from<a class="headerlink" href="#inherited-from_27" title="Permanent link">#</a></h4>
<p>Omit.tableProps</p>
<hr />
<h3 id="virtual">virtual<a class="headerlink" href="#virtual" title="Permanent link">#</a></h3>
<p><code>Optional</code> <strong>virtual</strong>: <code>boolean</code></p>
<h4 id="inherited-from_27">Inherited from<a class="headerlink" href="#inherited-from_27" title="Permanent link">#</a></h4>
<h4 id="inherited-from_28">Inherited from<a class="headerlink" href="#inherited-from_28" title="Permanent link">#</a></h4>
<p>Omit.virtual</p>

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

Binary file not shown.