mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Deployed eb45f45a7a to master with MkDocs 1.2.1 and mike 1.0.1
This commit is contained in:
parent
f3bb4140d3
commit
e86d4f50e3
@ -876,7 +876,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@40409</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@40449</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></p>
|
||||
|
||||
@ -979,7 +979,7 @@
|
||||
<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@24177</p>
|
||||
<p>LensExtension.__@Disposers@24217</p>
|
||||
<hr />
|
||||
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>appMenus</strong>: <code>MenuRegistration</code>[] = []</p>
|
||||
|
||||
@ -876,7 +876,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@40409</p>
|
||||
<p>IpcRegistrar.__@IpcPrefix@40449</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></p>
|
||||
|
||||
@ -2257,21 +2257,7 @@ functions have been all exhausted then the order is unchanged (ie a stable sort)
|
||||
<h4 id="returns_46">Returns<a class="headerlink" href="#returns_46" title="Permanent link">#</a></h4>
|
||||
<p><code>fn</code></p>
|
||||
<p>▸ <T>(...<code>args</code>): <code>void</code></p>
|
||||
<p>Copyright (c) 2021 OpenLens Authors</p>
|
||||
<p>Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
||||
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||
subject to the following conditions:</p>
|
||||
<p>The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.</p>
|
||||
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
|
||||
<p>A function that does nothing</p>
|
||||
<h5 id="type-parameters">Type parameters<a class="headerlink" href="#type-parameters" title="Permanent link">#</a></h5>
|
||||
<table>
|
||||
<thead>
|
||||
|
||||
@ -1075,7 +1075,7 @@
|
||||
<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@24177</p>
|
||||
<p>LensExtension.__@Disposers@24217</p>
|
||||
<hr />
|
||||
<h3 id="apppreferences">appPreferences<a class="headerlink" href="#apppreferences" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>appPreferences</strong>: <a href="../../interfaces/common.types.apppreferenceregistration/">AppPreferenceRegistration</a>[] = []</p>
|
||||
|
||||
@ -709,6 +709,13 @@
|
||||
active
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#enabled" class="md-nav__link">
|
||||
enabled
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -763,6 +770,7 @@
|
||||
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
|
||||
<ul>
|
||||
<li><a href="./#active">active</a></li>
|
||||
<li><a href="./#enabled">enabled</a></li>
|
||||
<li><a href="./#message">message</a></li>
|
||||
<li><a href="./#phase">phase</a></li>
|
||||
<li><a href="./#reason">reason</a></li>
|
||||
@ -771,6 +779,10 @@
|
||||
<h3 id="active">active<a class="headerlink" href="#active" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>active</strong>: <code>boolean</code></p>
|
||||
<hr />
|
||||
<h3 id="enabled">enabled<a class="headerlink" href="#enabled" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>enabled</strong>: <code>boolean</code></p>
|
||||
<p><strong><code>default</code></strong> true</p>
|
||||
<hr />
|
||||
<h3 id="message">message<a class="headerlink" href="#message" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>message</strong>: <code>string</code></p>
|
||||
<hr />
|
||||
|
||||
@ -709,6 +709,13 @@
|
||||
active
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#enabled" class="md-nav__link">
|
||||
enabled
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -762,6 +769,7 @@
|
||||
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
|
||||
<ul>
|
||||
<li><a href="./#active">active</a></li>
|
||||
<li><a href="./#enabled">enabled</a></li>
|
||||
<li><a href="./#message">message</a></li>
|
||||
<li><a href="./#phase">phase</a></li>
|
||||
<li><a href="./#reason">reason</a></li>
|
||||
@ -772,19 +780,25 @@
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#active">active</a></p>
|
||||
<hr />
|
||||
<h3 id="enabled">enabled<a class="headerlink" href="#enabled" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>enabled</strong>: <code>boolean</code></p>
|
||||
<p><strong><code>default</code></strong> true</p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#enabled">enabled</a></p>
|
||||
<hr />
|
||||
<h3 id="message">message<a class="headerlink" href="#message" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>message</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#message">message</a></p>
|
||||
<hr />
|
||||
<h3 id="phase">phase<a class="headerlink" href="#phase" title="Permanent link">#</a></h3>
|
||||
<p>• <strong>phase</strong>: <code>"connected"</code> | <code>"disconnected"</code></p>
|
||||
<p>• <strong>phase</strong>: <code>"connected"</code> | <code>"disconnected"</code> | <code>"deleting"</code></p>
|
||||
<h4 id="overrides">Overrides<a class="headerlink" href="#overrides" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#phase">phase</a></p>
|
||||
<hr />
|
||||
<h3 id="reason">reason<a class="headerlink" href="#reason" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>reason</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#reason">reason</a></p>
|
||||
|
||||
|
||||
|
||||
@ -709,6 +709,13 @@
|
||||
active
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#enabled" class="md-nav__link">
|
||||
enabled
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
@ -762,6 +769,7 @@
|
||||
<h3 id="properties">Properties<a class="headerlink" href="#properties" title="Permanent link">#</a></h3>
|
||||
<ul>
|
||||
<li><a href="./#active">active</a></li>
|
||||
<li><a href="./#enabled">enabled</a></li>
|
||||
<li><a href="./#message">message</a></li>
|
||||
<li><a href="./#phase">phase</a></li>
|
||||
<li><a href="./#reason">reason</a></li>
|
||||
@ -772,9 +780,15 @@
|
||||
<h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#active">active</a></p>
|
||||
<hr />
|
||||
<h3 id="enabled">enabled<a class="headerlink" href="#enabled" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>enabled</strong>: <code>boolean</code></p>
|
||||
<p><strong><code>default</code></strong> true</p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#enabled">enabled</a></p>
|
||||
<hr />
|
||||
<h3 id="message">message<a class="headerlink" href="#message" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>message</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#message">message</a></p>
|
||||
<hr />
|
||||
<h3 id="phase">phase<a class="headerlink" href="#phase" title="Permanent link">#</a></h3>
|
||||
@ -784,7 +798,7 @@
|
||||
<hr />
|
||||
<h3 id="reason">reason<a class="headerlink" href="#reason" title="Permanent link">#</a></h3>
|
||||
<p>• <code>Optional</code> <strong>reason</strong>: <code>string</code></p>
|
||||
<h4 id="inherited-from_2">Inherited from<a class="headerlink" href="#inherited-from_2" title="Permanent link">#</a></h4>
|
||||
<h4 id="inherited-from_3">Inherited from<a class="headerlink" href="#inherited-from_3" title="Permanent link">#</a></h4>
|
||||
<p><a href="../common.catalog.catalogentitystatus/">CatalogEntityStatus</a>.<a href="../common.catalog.catalogentitystatus/#reason">reason</a></p>
|
||||
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
Loading…
Reference in New Issue
Block a user