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

Deployed b414f9e06d to master with MkDocs 1.3.0 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-06-03 08:30:01 +00:00
parent b39e5ef202
commit 851c0a30d2
9 changed files with 302 additions and 2085 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@73256</p>
<p>IpcRegistrar.__@IpcPrefix@75763</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@29675</p>
<p>LensExtension.__@Disposers@29882</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@29678</p>
<p>LensExtension.__@lensExtensionDependencies@29885</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@73256</p>
<p>IpcRegistrar.__@IpcPrefix@75763</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

@ -1197,12 +1197,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@29675</p>
<p>LensExtension.__@Disposers@29882</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@29678</p>
<p>LensExtension.__@lensExtensionDependencies@29885</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

@ -1051,6 +1051,13 @@
NamespaceSelectFilter
</a>
</li>
<li class="md-nav__item">
<a href="#notifications" class="md-nav__link">
Notifications
</a>
</li>
<li class="md-nav__item">
@ -1093,13 +1100,6 @@
memoryOptions
</a>
</li>
<li class="md-nav__item">
<a href="#notificationsstore" class="md-nav__link">
notificationsStore
</a>
</li>
<li class="md-nav__item">
@ -1309,7 +1309,6 @@
<li><a href="../../classes/Renderer.Component.Input/">Input</a></li>
<li><a href="../../classes/Renderer.Component.Menu/">Menu</a></li>
<li><a href="../../classes/Renderer.Component.MenuItem/">MenuItem</a></li>
<li><a href="../../classes/Renderer.Component.Notifications/">Notifications</a></li>
<li><a href="../../classes/Renderer.Component.NotificationsStore/">NotificationsStore</a></li>
<li><a href="../../classes/Renderer.Component.PageLayout/">PageLayout</a></li>
<li><a href="../../classes/Renderer.Component.PodDetailsList/">PodDetailsList</a></li>
@ -1442,13 +1441,13 @@
<li><a href="./#menucontext">MenuContext</a></li>
<li><a href="./#monacoeditor">MonacoEditor</a></li>
<li><a href="./#namespaceselectfilter">NamespaceSelectFilter</a></li>
<li><a href="./#notifications">Notifications</a></li>
<li><a href="./#piechart">PieChart</a></li>
<li><a href="./#statusbrick">StatusBrick</a></li>
<li><a href="./#switcher">Switcher</a></li>
<li><a href="./#cpuoptions">cpuOptions</a></li>
<li><a href="./#logtabstore">logTabStore</a></li>
<li><a href="./#memoryoptions">memoryOptions</a></li>
<li><a href="./#notificationsstore">notificationsStore</a></li>
<li><a href="./#resizinganchorprops">resizingAnchorProps</a></li>
<li><a href="./#terminalstore">terminalStore</a></li>
</ul>
@ -1782,6 +1781,9 @@
<h3 id="namespaceselectfilter">NamespaceSelectFilter<a class="headerlink" href="#namespaceselectfilter" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>NamespaceSelectFilter</strong>: <code>FunctionComponent</code>&lt;<code>NamespaceSelectFilterProps</code>></p>
<hr />
<h3 id="notifications">Notifications<a class="headerlink" href="#notifications" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>Notifications</strong>: <code>FC</code>&lt;{}> &amp; { <code>checkedError</code>: (<code>message</code>: <code>unknown</code>, <code>fallback</code>: <code>string</code>, <code>customOpts?</code>: <code>Partial</code>&lt;<code>Omit</code>&lt;<a href="../../interfaces/Renderer.Component.Notification/"><code>Notification</code></a>, <code>"message"</code>>>) =&gt; () =&gt; <code>void</code> ; <code>error</code>: (<code>message</code>: <a href="./#notificationmessage"><code>NotificationMessage</code></a>, <code>customOpts?</code>: <code>Partial</code>&lt;<code>Omit</code>&lt;<a href="../../interfaces/Renderer.Component.Notification/"><code>Notification</code></a>, <code>"message"</code>>>) =&gt; () =&gt; <code>void</code> ; <code>info</code>: (<code>message</code>: <a href="./#notificationmessage"><code>NotificationMessage</code></a>, <code>customOpts?</code>: <code>Partial</code>&lt;<code>Omit</code>&lt;<a href="../../interfaces/Renderer.Component.Notification/"><code>Notification</code></a>, <code>"message"</code>>>) =&gt; () =&gt; <code>void</code> ; <code>ok</code>: (<code>message</code>: <a href="./#notificationmessage"><code>NotificationMessage</code></a>) =&gt; () =&gt; <code>void</code> ; <code>shortInfo</code>: (<code>message</code>: <a href="./#notificationmessage"><code>NotificationMessage</code></a>, <code>customOpts?</code>: <code>Partial</code>&lt;<code>Omit</code>&lt;<a href="../../interfaces/Renderer.Component.Notification/"><code>Notification</code></a>, <code>"message"</code>>>) =&gt; () =&gt; <code>void</code> }</p>
<hr />
<h3 id="piechart">PieChart<a class="headerlink" href="#piechart" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>PieChart</strong>: <code>FunctionComponent</code>&lt;<a href="../../interfaces/Renderer.Component.PieChartProps/"><code>PieChartProps</code></a>></p>
<hr />
@ -1801,9 +1803,6 @@
<h3 id="memoryoptions">memoryOptions<a class="headerlink" href="#memoryoptions" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>memoryOptions</strong>: <code>ChartOptions</code></p>
<hr />
<h3 id="notificationsstore">notificationsStore<a class="headerlink" href="#notificationsstore" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>notificationsStore</strong>: <a href="../../classes/Renderer.Component.NotificationsStore/"><code>NotificationsStore</code></a></p>
<hr />
<h3 id="resizinganchorprops">resizingAnchorProps<a class="headerlink" href="#resizinganchorprops" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>resizingAnchorProps</strong>: <code>Record</code>&lt;<a href="./#drawerposition"><code>DrawerPosition</code></a>, [<code>ResizeDirection</code>, <code>ResizeSide</code>, <code>ResizeGrowthDirection</code>]></p>
<hr />

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.