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

Deployed 625b00c247 to master with MkDocs 1.2.3 and mike 1.1.2

This commit is contained in:
GitHub Action 2022-02-17 13:45:25 +00:00
parent 7a3cd1b899
commit 9974ff2e14
8 changed files with 333 additions and 298 deletions

View File

@ -918,7 +918,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3> <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> <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> <h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@47183</p> <p>IpcRegistrar.__@IpcPrefix@47190</p>
<hr /> <hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3> <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> <p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -1061,7 +1061,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3> <h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p> <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> <h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@9915</p> <p>LensExtension.__@Disposers@9922</p>
<hr /> <hr />
<h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3> <h3 id="appmenus">appMenus<a class="headerlink" href="#appmenus" title="Permanent link">#</a></h3>
<p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</code></p> <p><strong>appMenus</strong>: <code>MenuRegistration</code>[] = <code>[]</code></p>
@ -1152,7 +1152,7 @@ does not modify the shell environment</p>
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4> <h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4> <h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>LensExtension.__@setLensExtensionDependencies@9919</p> <p>LensExtension.__@setLensExtensionDependencies@9926</p>
<hr /> <hr />
<h3 id="activate">activate<a class="headerlink" href="#activate" title="Permanent link">#</a></h3> <h3 id="activate">activate<a class="headerlink" href="#activate" title="Permanent link">#</a></h3>
<p><strong>activate</strong>(): <code>Promise</code>&lt;<code>void</code>></p> <p><strong>activate</strong>(): <code>Promise</code>&lt;<code>void</code>></p>

View File

@ -918,7 +918,7 @@
<h3 id="ipcprefix">[IpcPrefix]<a class="headerlink" href="#ipcprefix" title="Permanent link">#</a></h3> <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> <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> <h4 id="inherited-from">Inherited from<a class="headerlink" href="#inherited-from" title="Permanent link">#</a></h4>
<p>IpcRegistrar.__@IpcPrefix@47183</p> <p>IpcRegistrar.__@IpcPrefix@47190</p>
<hr /> <hr />
<h3 id="extension">extension<a class="headerlink" href="#extension" title="Permanent link">#</a></h3> <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> <p><code>Protected</code> <strong>extension</strong>: <code>LensExtension</code></p>

View File

@ -1181,7 +1181,7 @@
<h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3> <h3 id="disposers">[Disposers]<a class="headerlink" href="#disposers" title="Permanent link">#</a></h3>
<p><strong>[Disposers]</strong>: <code>ExtendableDisposer</code></p> <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> <h4 id="inherited-from_1">Inherited from<a class="headerlink" href="#inherited-from_1" title="Permanent link">#</a></h4>
<p>LensExtension.__@Disposers@9915</p> <p>LensExtension.__@Disposers@9922</p>
<hr /> <hr />
<h3 id="additionalcategorycolumns">additionalCategoryColumns<a class="headerlink" href="#additionalcategorycolumns" title="Permanent link">#</a></h3> <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> <p><strong>additionalCategoryColumns</strong>: <a href="../../interfaces/Renderer.Component.AdditionalCategoryColumnRegistration/"><code>AdditionalCategoryColumnRegistration</code></a>[] = <code>[]</code></p>
@ -1307,7 +1307,7 @@
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4> <h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></p>
<h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4> <h4 id="inherited-from_11">Inherited from<a class="headerlink" href="#inherited-from_11" title="Permanent link">#</a></h4>
<p>LensExtension.__@setLensExtensionDependencies@9919</p> <p>LensExtension.__@setLensExtensionDependencies@9926</p>
<hr /> <hr />
<h3 id="activate">activate<a class="headerlink" href="#activate" title="Permanent link">#</a></h3> <h3 id="activate">activate<a class="headerlink" href="#activate" title="Permanent link">#</a></h3>
<p><strong>activate</strong>(): <code>Promise</code>&lt;<code>void</code>></p> <p><strong>activate</strong>(): <code>Promise</code>&lt;<code>void</code>></p>

View File

@ -751,6 +751,13 @@
cssNames cssNames
</a> </a>
</li>
<li class="md-nav__item">
<a href="#openbrowser" class="md-nav__link">
openBrowser
</a>
</li> </li>
<li class="md-nav__item"> <li class="md-nav__item">
@ -803,6 +810,7 @@
<h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3> <h3 id="functions">Functions<a class="headerlink" href="#functions" title="Permanent link">#</a></h3>
<ul> <ul>
<li><a href="./#cssnames">cssNames</a></li> <li><a href="./#cssnames">cssNames</a></li>
<li><a href="./#openbrowser">openBrowser</a></li>
<li><a href="./#openexternal">openExternal</a></li> <li><a href="./#openexternal">openExternal</a></li>
<li><a href="./#prevdefault">prevDefault</a></li> <li><a href="./#prevdefault">prevDefault</a></li>
<li><a href="./#stoppropagation">stopPropagation</a></li> <li><a href="./#stoppropagation">stopPropagation</a></li>
@ -828,14 +836,41 @@
<h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4> <h4 id="returns">Returns<a class="headerlink" href="#returns" title="Permanent link">#</a></h4>
<p><code>string</code></p> <p><code>string</code></p>
<hr /> <hr />
<h3 id="openexternal">openExternal<a class="headerlink" href="#openexternal" title="Permanent link">#</a></h3> <h3 id="openbrowser">openBrowser<a class="headerlink" href="#openbrowser" title="Permanent link">#</a></h3>
<p><strong>openExternal</strong>(<code>url</code>): <code>Promise</code>&lt;<code>void</code>></p> <p><strong>openBrowser</strong>(<code>url</code>): <code>Promise</code>&lt;<code>void</code>></p>
<p>Opens a link using the program configured as the default browser
on the target platform. Will reject URLs with a scheme other than
http or https to prevent programs other than the default browser
running.</p>
<h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4> <h4 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">#</a></h4>
<table> <table>
<thead> <thead>
<tr> <tr>
<th align="left">Name</th> <th align="left">Name</th>
<th align="left">Type</th> <th align="left">Type</th>
<th align="left">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left"><code>url</code></td>
<td align="left"><code>string</code></td>
<td align="left">The URL to open</td>
</tr>
</tbody>
</table>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4>
<p><code>Promise</code>&lt;<code>void</code>></p>
<hr />
<h3 id="openexternal">openExternal<a class="headerlink" href="#openexternal" title="Permanent link">#</a></h3>
<p><code>Const</code> <strong>openExternal</strong>(<code>url</code>): <code>Promise</code>&lt;<code>void</code>></p>
<p><strong><code>deprecated</code></strong> use openBrowser</p>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4>
<table>
<thead>
<tr>
<th align="left">Name</th>
<th align="left">Type</th>
</tr> </tr>
</thead> </thead>
<tbody> <tbody>
@ -845,7 +880,7 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_1">Returns<a class="headerlink" href="#returns_1" title="Permanent link">#</a></h4> <h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4>
<p><code>Promise</code>&lt;<code>void</code>></p> <p><code>Promise</code>&lt;<code>void</code>></p>
<hr /> <hr />
<h3 id="prevdefault">prevDefault<a class="headerlink" href="#prevdefault" title="Permanent link">#</a></h3> <h3 id="prevdefault">prevDefault<a class="headerlink" href="#prevdefault" title="Permanent link">#</a></h3>
@ -865,7 +900,7 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="parameters_2">Parameters<a class="headerlink" href="#parameters_2" title="Permanent link">#</a></h4> <h4 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h4>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -880,10 +915,10 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_2">Returns<a class="headerlink" href="#returns_2" title="Permanent link">#</a></h4> <h4 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h4>
<p><code>fn</code></p> <p><code>fn</code></p>
<p>▸ (<code>evt</code>): <code>any</code></p> <p>▸ (<code>evt</code>): <code>any</code></p>
<h5 id="parameters_3">Parameters<a class="headerlink" href="#parameters_3" title="Permanent link">#</a></h5> <h5 id="parameters_4">Parameters<a class="headerlink" href="#parameters_4" title="Permanent link">#</a></h5>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -898,12 +933,12 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h5 id="returns_3">Returns<a class="headerlink" href="#returns_3" title="Permanent link">#</a></h5> <h5 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h5>
<p><code>any</code></p> <p><code>any</code></p>
<hr /> <hr />
<h3 id="stoppropagation">stopPropagation<a class="headerlink" href="#stoppropagation" title="Permanent link">#</a></h3> <h3 id="stoppropagation">stopPropagation<a class="headerlink" href="#stoppropagation" title="Permanent link">#</a></h3>
<p><strong>stopPropagation</strong>(<code>evt</code>): <code>void</code></p> <p><strong>stopPropagation</strong>(<code>evt</code>): <code>void</code></p>
<h4 id="parameters_4">Parameters<a class="headerlink" href="#parameters_4" title="Permanent link">#</a></h4> <h4 id="parameters_5">Parameters<a class="headerlink" href="#parameters_5" title="Permanent link">#</a></h4>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -918,7 +953,7 @@
</tr> </tr>
</tbody> </tbody>
</table> </table>
<h4 id="returns_4">Returns<a class="headerlink" href="#returns_4" title="Permanent link">#</a></h4> <h4 id="returns_5">Returns<a class="headerlink" href="#returns_5" title="Permanent link">#</a></h4>
<p><code>void</code></p> <p><code>void</code></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.