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

Deployed c527014011 to master with MkDocs 1.4.2 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-11-04 06:24:46 +00:00
parent 377e08fe1e
commit 58a489a273
7 changed files with 309 additions and 298 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@74830</p>
<p>IpcRegistrar.__@IpcPrefix@74839</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@30342</p>
<p>LensExtension.__@Disposers@30346</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@30345</p>
<p>LensExtension.__@lensExtensionDependencies@30349</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@74830</p>
<p>IpcRegistrar.__@IpcPrefix@74839</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

@ -827,6 +827,13 @@
catalogEntityDetailItems
</a>
</li>
<li class="md-nav__item">
<a href="#clusterframecomponents" class="md-nav__link">
clusterFrameComponents
</a>
</li>
<li class="md-nav__item">
@ -1139,6 +1146,7 @@
<li><a href="./#apppreferencetabs">appPreferenceTabs</a></li>
<li><a href="./#apppreferences">appPreferences</a></li>
<li><a href="./#catalogentitydetailitems">catalogEntityDetailItems</a></li>
<li><a href="./#clusterframecomponents">clusterFrameComponents</a></li>
<li><a href="./#clusterpagemenus">clusterPageMenus</a></li>
<li><a href="./#clusterpages">clusterPages</a></li>
<li><a href="./#commands">commands</a></li>
@ -1205,12 +1213,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@30342</p>
<p>LensExtension.__@Disposers@30346</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@30345</p>
<p>LensExtension.__@lensExtensionDependencies@30349</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>
@ -1224,6 +1232,9 @@
<h3 id="catalogentitydetailitems">catalogEntityDetailItems<a class="headerlink" href="#catalogentitydetailitems" title="Permanent link">#</a></h3>
<p><strong>catalogEntityDetailItems</strong>: <code>CatalogEntityDetailRegistration</code>&lt;<a href="../Common.Catalog.CatalogEntity/"><code>CatalogEntity</code></a>&lt;<a href="../../interfaces/Common.Catalog.CatalogEntityMetadata/"><code>CatalogEntityMetadata</code></a>, <a href="../../interfaces/Common.Catalog.CatalogEntityStatus/"><code>CatalogEntityStatus</code></a>, <a href="../../modules/Common.Catalog/#catalogentityspec"><code>CatalogEntitySpec</code></a>>>[] = <code>[]</code></p>
<hr />
<h3 id="clusterframecomponents">clusterFrameComponents<a class="headerlink" href="#clusterframecomponents" title="Permanent link">#</a></h3>
<p><strong>clusterFrameComponents</strong>: <code>ClusterFrameChildComponent</code>[] = <code>[]</code></p>
<hr />
<h3 id="clusterpagemenus">clusterPageMenus<a class="headerlink" href="#clusterpagemenus" title="Permanent link">#</a></h3>
<p><strong>clusterPageMenus</strong>: <a href="../../interfaces/Common.Types.ClusterPageMenuRegistration/"><code>ClusterPageMenuRegistration</code></a>[] = <code>[]</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.