@dao42/d42paas-front 0.9.237 → 0.9.239
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/DaoPaaS.cjs +201 -201
- package/dist/DaoPaaS.d.ts +52 -1
- package/dist/sdk/docs/assets/search.js +1 -1
- package/dist/sdk/docs/enums/I18nLanguageType.html +2 -2
- package/dist/sdk/docs/index.html +1 -1
- package/dist/sdk/docs/interfaces/ClaudeJsonAvailability.html +11 -0
- package/dist/sdk/docs/interfaces/Component.html +2 -2
- package/dist/sdk/docs/interfaces/I18nResourcesType.html +1 -1
- package/dist/sdk/docs/interfaces/IDaoPaaS.html +47 -34
- package/dist/sdk/docs/interfaces/IReportHighlightData.html +1 -1
- package/dist/sdk/docs/interfaces/IXtermFontStyle.html +1 -1
- package/dist/sdk/docs/interfaces/PaaSOptions.html +32 -32
- package/dist/sdk/docs/interfaces/XtermStyleType.html +1 -1
- package/dist/sdk/docs/modules.html +9 -6
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -3,74 +3,78 @@
|
|
|
3
3
|
</div><div><p>使用如下:</p>
|
|
4
4
|
<pre><code class="language-ts"><span class="hl-0"> </span><span class="hl-4">let</span><span class="hl-0"> </span><span class="hl-1">options</span><span class="hl-0"> = {...};</span><br/><span class="hl-0"> </span><span class="hl-4">let</span><span class="hl-0"> </span><span class="hl-1">dao</span><span class="hl-0"> = </span><span class="hl-4">new</span><span class="hl-0"> </span><span class="hl-2">DaoPaaS</span><span class="hl-0">(</span><span class="hl-1">options</span><span class="hl-0">);</span>
|
|
5
5
|
</code></pre>
|
|
6
|
-
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">IDaoPaaS</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Events</h3><ul class="tsd-index-list"><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onError" class="tsd-kind-icon">on<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onMessage" class="tsd-kind-icon">on<wbr/>Message</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeError" class="tsd-kind-icon">remove<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeMessage" class="tsd-kind-icon">remove<wbr/>Message</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#i18nLanguage" class="tsd-kind-icon">i18n<wbr/>Language</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#sdkVersion" class="tsd-kind-icon">sdk<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#themeType" class="tsd-kind-icon">theme<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#activePlayground" class="tsd-kind-icon">active<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#customExecute" class="tsd-kind-icon">custom<wbr/>Execute</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#followUser" class="tsd-kind-icon">follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#goToPlayback" class="tsd-kind-icon">go<wbr/>To<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#insertCodeByCursor" class="tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loadTheme" class="tsd-kind-icon">load<wbr/>Theme</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loggerEnable" class="tsd-kind-icon">logger<wbr/>Enable</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#mapRender" class="tsd-kind-icon">map<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#openFile" class="tsd-kind-icon">open<wbr/>File</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#pausePlayback" class="tsd-kind-icon">pause<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#preparePlayback" class="tsd-kind-icon">prepare<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reload" class="tsd-kind-icon">reload</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reloadI18nResources" class="tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#restartPlayback" class="tsd-kind-icon">restart<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#runPlayground" class="tsd-kind-icon">run<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setFileStyle" class="tsd-kind-icon">set<wbr/>File<wbr/>Style</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setRate" class="tsd-kind-icon">set<wbr/>Rate</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#startPlayback" class="tsd-kind-icon">start<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#stopPlayground" class="tsd-kind-icon">stop<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchI18nLanguage" class="tsd-kind-icon">switch<wbr/>I18n<wbr/>Language</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchLspDiagnostic" class="tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unFollowUser" class="tsd-kind-icon">un<wbr/>Follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unmapRender" class="tsd-kind-icon">unmap<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateConfig" class="tsd-kind-icon">update<wbr/>Config</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateGlobalConfig" class="tsd-kind-icon">update<wbr/>Global<wbr/>Config</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Events</h2><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="onError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr/>Error<a href="#onError" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">on<wbr/>Error<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
6
|
+
</div></div></section><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><span class="target">IDaoPaaS</span></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Events</h3><ul class="tsd-index-list"><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onError" class="tsd-kind-icon">on<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onMessage" class="tsd-kind-icon">on<wbr/>Message</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeError" class="tsd-kind-icon">remove<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeMessage" class="tsd-kind-icon">remove<wbr/>Message</a></li></ul></section><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#i18nLanguage" class="tsd-kind-icon">i18n<wbr/>Language</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#sdkVersion" class="tsd-kind-icon">sdk<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#themeType" class="tsd-kind-icon">theme<wbr/>Type</a></li></ul></section><section class="tsd-index-section "><h3>Methods</h3><ul class="tsd-index-list"><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#activePlayground" class="tsd-kind-icon">active<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#customExecute" class="tsd-kind-icon">custom<wbr/>Execute</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#followUser" class="tsd-kind-icon">follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#getClaudeJsonAvailability" class="tsd-kind-icon">get<wbr/>Claude<wbr/>Json<wbr/>Availability</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#goToPlayback" class="tsd-kind-icon">go<wbr/>To<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#insertCodeByCursor" class="tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loadTheme" class="tsd-kind-icon">load<wbr/>Theme</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loggerEnable" class="tsd-kind-icon">logger<wbr/>Enable</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#mapRender" class="tsd-kind-icon">map<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#openFile" class="tsd-kind-icon">open<wbr/>File</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#pausePlayback" class="tsd-kind-icon">pause<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#preparePlayback" class="tsd-kind-icon">prepare<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reload" class="tsd-kind-icon">reload</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reloadI18nResources" class="tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#restartPlayback" class="tsd-kind-icon">restart<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#runPlayground" class="tsd-kind-icon">run<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setClaudeJsonAvailability" class="tsd-kind-icon">set<wbr/>Claude<wbr/>Json<wbr/>Availability</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setFileStyle" class="tsd-kind-icon">set<wbr/>File<wbr/>Style</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setRate" class="tsd-kind-icon">set<wbr/>Rate</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#startPlayback" class="tsd-kind-icon">start<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#stopPlayground" class="tsd-kind-icon">stop<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchI18nLanguage" class="tsd-kind-icon">switch<wbr/>I18n<wbr/>Language</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchLspDiagnostic" class="tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unFollowUser" class="tsd-kind-icon">un<wbr/>Follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unmapRender" class="tsd-kind-icon">unmap<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateConfig" class="tsd-kind-icon">update<wbr/>Config</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateGlobalConfig" class="tsd-kind-icon">update<wbr/>Global<wbr/>Config</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Events</h2><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="onError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr/>Error<a href="#onError" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">on<wbr/>Error<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:403</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
7
7
|
<p>错误消息侦听器.</p>
|
|
8
8
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
9
9
|
<p>回调函数</p>
|
|
10
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="onMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr/>Message<a href="#onMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">on<wbr/>Message<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
10
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="onMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> on<wbr/>Message<a href="#onMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">on<wbr/>Message<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:415</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
11
11
|
<p>消息侦听器.</p>
|
|
12
12
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
13
13
|
<p>回调函数</p>
|
|
14
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="removeError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> remove<wbr/>Error<a href="#removeError" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Error<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
14
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="removeError" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> remove<wbr/>Error<a href="#removeError" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Error<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:409</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
15
15
|
<p>移除错误消息侦听器.</p>
|
|
16
16
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
17
17
|
<p>回调函数</p>
|
|
18
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="removeMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> remove<wbr/>Message<a href="#removeMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Message<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
18
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>error<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>error: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-event tsd-parent-kind-interface"><a id="removeMessage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> remove<wbr/>Message<a href="#removeMessage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-event tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">remove<wbr/>Message<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:421</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
19
19
|
<p>移除消息侦听器.</p>
|
|
20
20
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
21
21
|
<p>回调函数</p>
|
|
22
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="i18nLanguage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">i18n<wbr/>Language<a href="#i18nLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">i18n<wbr/>Language<span class="tsd-signature-symbol">:</span> <a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
22
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>message<span class="tsd-signature-symbol">: </span><a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>message: <a href="../modules.html#Message" class="tsd-signature-type" data-tsd-kind="Type alias">Message</a></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="i18nLanguage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">i18n<wbr/>Language<a href="#i18nLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">i18n<wbr/>Language<span class="tsd-signature-symbol">:</span> <a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:394</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
23
23
|
<p>国际化语言</p>
|
|
24
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sdkVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link">sdk<wbr/>Version<a href="#sdkVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">sdk<wbr/>Version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
24
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="sdkVersion" class="tsd-anchor"></a><h3 class="tsd-anchor-link">sdk<wbr/>Version<a href="#sdkVersion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">sdk<wbr/>Version<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:396</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
25
25
|
<p>sdk版本</p>
|
|
26
|
-
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="themeType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">theme<wbr/>Type<a href="#themeType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">theme<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ThemeType</span></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
26
|
+
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="themeType" class="tsd-anchor"></a><h3 class="tsd-anchor-link">theme<wbr/>Type<a href="#themeType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">theme<wbr/>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ThemeType</span></div><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:392</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
27
27
|
<p>主题类型</p>
|
|
28
|
-
</div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="activePlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">active<wbr/>Playground<a href="#activePlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">active<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
28
|
+
</div></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Methods</h2><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="activePlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">active<wbr/>Playground<a href="#activePlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">active<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:471</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
29
29
|
<p>激活playground</p>
|
|
30
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="customExecute" class="tsd-anchor"></a><h3 class="tsd-anchor-link">custom<wbr/>Execute<a href="#customExecute" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">custom<wbr/>Execute<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ICustomExcuteConfig</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
30
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="customExecute" class="tsd-anchor"></a><h3 class="tsd-anchor-link">custom<wbr/>Execute<a href="#customExecute" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">custom<wbr/>Execute<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ICustomExcuteConfig</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:583</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
31
31
|
<p>自定义执行,通过业务方携带的配置信息来启动运行
|
|
32
32
|
tips:而不是通过后端读取配置文件信息</p>
|
|
33
|
-
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>config: <span class="tsd-signature-type">ICustomExcuteConfig</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="dispose" class="tsd-anchor"></a><h3 class="tsd-anchor-link">dispose<a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
33
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>config: <span class="tsd-signature-type">ICustomExcuteConfig</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="dispose" class="tsd-anchor"></a><h3 class="tsd-anchor-link">dispose<a href="#dispose" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">dispose<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:425</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
34
34
|
<p>页面卸载的时候需要销毁实例和相关的缓存数据</p>
|
|
35
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="followUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">follow<wbr/>User<a href="#followUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">follow<wbr/>User<span class="tsd-signature-symbol">(</span>agentUserId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
35
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="followUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">follow<wbr/>User<a href="#followUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">follow<wbr/>User<span class="tsd-signature-symbol">(</span>agentUserId<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:437</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
36
36
|
<p>用户跟随</p>
|
|
37
37
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>agentUserId: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
38
38
|
<p>用户id</p>
|
|
39
39
|
</div></div></li><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
40
40
|
<p>回调函数</p>
|
|
41
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>userInfo: <span class="tsd-signature-type">UserInfo</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="
|
|
41
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>userInfo: <span class="tsd-signature-type">UserInfo</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="getClaudeJsonAvailability" class="tsd-anchor"></a><h3 class="tsd-anchor-link">get<wbr/>Claude<wbr/>Json<wbr/>Availability<a href="#getClaudeJsonAvailability" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">get<wbr/>Claude<wbr/>Json<wbr/>Availability<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="ClaudeJsonAvailability.html" class="tsd-signature-type" data-tsd-kind="Interface">ClaudeJsonAvailability</a></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:511</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
42
|
+
<p>读取 ClaudeJson 组件当前可用性。</p>
|
|
43
|
+
</div><div><p>注意返回的是业务方写入的值;SDK 内部对 connection_error 的自动覆盖只在渲染层生效,
|
|
44
|
+
不会通过这个方法暴露。</p>
|
|
45
|
+
</div></div><h4 class="tsd-returns-title">Returns <a href="ClaudeJsonAvailability.html" class="tsd-signature-type" data-tsd-kind="Interface">ClaudeJsonAvailability</a></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="goToPlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">go<wbr/>To<wbr/>Playback<a href="#goToPlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">go<wbr/>To<wbr/>Playback<span class="tsd-signature-symbol">(</span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:458</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
42
46
|
<p>改变相对开始时间,一般发生在用户托动进度条</p>
|
|
43
47
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>start: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
44
48
|
<p>The difference relative to the absolute start time</p>
|
|
45
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="insertCodeByCursor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">insert<wbr/>Code<wbr/>By<wbr/>Cursor<a href="#insertCodeByCursor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IInsertCodeExternalFn</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
49
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="insertCodeByCursor" class="tsd-anchor"></a><h3 class="tsd-anchor-link">insert<wbr/>Code<wbr/>By<wbr/>Cursor<a href="#insertCodeByCursor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor<span class="tsd-signature-symbol">(</span>callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IInsertCodeExternalFn</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:589</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
46
50
|
<p>根据光标位置插入内容
|
|
47
51
|
tips: 该方法可以用于自定义光标定位</p>
|
|
48
|
-
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-type">IInsertCodeExternalFn</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="loadTheme" class="tsd-anchor"></a><h3 class="tsd-anchor-link">load<wbr/>Theme<a href="#loadTheme" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">load<wbr/>Theme<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ThemeType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
52
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>callback: <span class="tsd-signature-type">IInsertCodeExternalFn</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="loadTheme" class="tsd-anchor"></a><h3 class="tsd-anchor-link">load<wbr/>Theme<a href="#loadTheme" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">load<wbr/>Theme<span class="tsd-signature-symbol">(</span>type<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">ThemeType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:521</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
49
53
|
<p>切换主题</p>
|
|
50
54
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>type: <span class="tsd-signature-type">ThemeType</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
51
55
|
<p>主题类型</p>
|
|
52
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="loggerEnable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">logger<wbr/>Enable<a href="#loggerEnable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">logger<wbr/>Enable<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
56
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="loggerEnable" class="tsd-anchor"></a><h3 class="tsd-anchor-link">logger<wbr/>Enable<a href="#loggerEnable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">logger<wbr/>Enable<span class="tsd-signature-symbol">(</span>data<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:516</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
53
57
|
<p>设置本地logger打印是否开启的方法</p>
|
|
54
58
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>data: <span class="tsd-signature-type">any</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
55
59
|
<p>设置的值,当这个值存在就会打印logger</p>
|
|
56
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="mapRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">map<wbr/>Render<a href="#mapRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">map<wbr/>Render<span class="tsd-signature-symbol">(</span>components<span class="tsd-signature-symbol">: </span><a href="Component.html" class="tsd-signature-type" data-tsd-kind="Interface">Component</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
60
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="mapRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">map<wbr/>Render<a href="#mapRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">map<wbr/>Render<span class="tsd-signature-symbol">(</span>components<span class="tsd-signature-symbol">: </span><a href="Component.html" class="tsd-signature-type" data-tsd-kind="Interface">Component</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:484</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
57
61
|
<p>挂载SDK内部组件</p>
|
|
58
62
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>components: <a href="Component.html" class="tsd-signature-type" data-tsd-kind="Interface">Component</a><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
59
63
|
<p>组件配置信息</p>
|
|
60
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="openFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">open<wbr/>File<a href="#openFile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">open<wbr/>File<span class="tsd-signature-symbol">(</span>filePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../modules.html#ResultType" class="tsd-signature-type" data-tsd-kind="Type alias">ResultType</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
64
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="openFile" class="tsd-anchor"></a><h3 class="tsd-anchor-link">open<wbr/>File<a href="#openFile" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">open<wbr/>File<span class="tsd-signature-symbol">(</span>filePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../modules.html#ResultType" class="tsd-signature-type" data-tsd-kind="Type alias">ResultType</a><span class="tsd-signature-symbol">></span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:526</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
61
65
|
<p>打开内部指定文件</p>
|
|
62
66
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>filePath: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
63
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../modules.html#ResultType" class="tsd-signature-type" data-tsd-kind="Type alias">ResultType</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pausePlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pause<wbr/>Playback<a href="#pausePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">pause<wbr/>Playback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
67
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../modules.html#ResultType" class="tsd-signature-type" data-tsd-kind="Type alias">ResultType</a><span class="tsd-signature-symbol">></span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="pausePlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">pause<wbr/>Playback<a href="#pausePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">pause<wbr/>Playback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:462</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
64
68
|
<p>暂停回放</p>
|
|
65
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="preparePlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">prepare<wbr/>Playback<a href="#preparePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">prepare<wbr/>Playback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
69
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="preparePlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">prepare<wbr/>Playback<a href="#preparePlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">prepare<wbr/>Playback<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:442</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
66
70
|
<p>准备回放数据,回放摘要信息到达后,会触发PlaybackInfo</p>
|
|
67
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="reload" class="tsd-anchor"></a><h3 class="tsd-anchor-link">reload<a href="#reload" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">reload<span class="tsd-signature-symbol">(</span>components<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ModuleType</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
71
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="reload" class="tsd-anchor"></a><h3 class="tsd-anchor-link">reload<a href="#reload" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">reload<span class="tsd-signature-symbol">(</span>components<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">ModuleType</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:544</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
68
72
|
<p>重新加载</p>
|
|
69
73
|
</div><div><p>默认参数 ['Editor', 'Tree']</p>
|
|
70
74
|
</div><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>IDaoPaaS</p>
|
|
71
75
|
</dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>components: <span class="tsd-signature-type">ModuleType</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol"> = ...</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
72
76
|
<p>需要刷新的组件</p>
|
|
73
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="reloadI18nResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link">reload<wbr/>I18n<wbr/>Resources<a href="#reloadI18nResources" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources<span class="tsd-signature-symbol">(</span>lngOrSource<span class="tsd-signature-symbol">: </span><a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a><span class="tsd-signature-symbol"> | </span><a href="I18nResourcesType.html" class="tsd-signature-type" data-tsd-kind="Interface">I18nResourcesType</a><span class="tsd-signature-symbol">[]</span>, resource<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
77
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="reloadI18nResources" class="tsd-anchor"></a><h3 class="tsd-anchor-link">reload<wbr/>I18n<wbr/>Resources<a href="#reloadI18nResources" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources<span class="tsd-signature-symbol">(</span>lngOrSource<span class="tsd-signature-symbol">: </span><a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a><span class="tsd-signature-symbol"> | </span><a href="I18nResourcesType.html" class="tsd-signature-type" data-tsd-kind="Interface">I18nResourcesType</a><span class="tsd-signature-symbol">[]</span>, resource<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:558</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
74
78
|
<p>切换国际化语言</p>
|
|
75
79
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>lngOrSource: <a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a><span class="tsd-signature-symbol"> | </span><a href="I18nResourcesType.html" class="tsd-signature-type" data-tsd-kind="Interface">I18nResourcesType</a><span class="tsd-signature-symbol">[]</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
76
80
|
<p>-语言类型或者整体资源数组文件</p>
|
|
@@ -78,57 +82,66 @@ tips: 该方法可以用于自定义光标定位</p>
|
|
|
78
82
|
<p>国际化文本资源(只有lngOrSource为语言类型需要传入) 兼容旧写法</p>
|
|
79
83
|
<p>用法:
|
|
80
84
|
<a href="https://snyk.io/advisor/npm-package/i18next/functions/i18next.addResources">https://snyk.io/advisor/npm-package/i18next/functions/i18next.addResources</a></p>
|
|
81
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="restartPlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">restart<wbr/>Playback<a href="#restartPlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">restart<wbr/>Playback<span class="tsd-signature-symbol">(</span>rate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
85
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="restartPlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">restart<wbr/>Playback<a href="#restartPlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">restart<wbr/>Playback<span class="tsd-signature-symbol">(</span>rate<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:453</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
82
86
|
<p>启动播放,可以指定相对开始时间和速率</p>
|
|
83
87
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5><span class="tsd-flag ts-flagOptional">Optional</span> rate: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
84
88
|
<p>The multiplier relative to the original rate</p>
|
|
85
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="runPlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">run<wbr/>Playground<a href="#runPlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">run<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
89
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="runPlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">run<wbr/>Playground<a href="#runPlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">run<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:475</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
86
90
|
<p>运行 playground 方法</p>
|
|
87
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="
|
|
91
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="setClaudeJsonAvailability" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Claude<wbr/>Json<wbr/>Availability<a href="#setClaudeJsonAvailability" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">set<wbr/>Claude<wbr/>Json<wbr/>Availability<span class="tsd-signature-symbol">(</span>next<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="ClaudeJsonAvailability.html" class="tsd-signature-type" data-tsd-kind="Interface">ClaudeJsonAvailability</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:504</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
92
|
+
<p>设置 ClaudeJson 组件可用性。</p>
|
|
93
|
+
</div><div><p>业务方根据自身状态(团队开关、本场开关、配额、长连接等)判定后调用,SDK 内部 ClaudeJson 组件
|
|
94
|
+
据此渲染禁用 banner / ready 占位 / 隐藏输入栏。partial merge:未传字段保持原值。</p>
|
|
95
|
+
<p>注:<code>reason='connection_error'</code> SDK 已自动接管(来自 isReadyOffline()),
|
|
96
|
+
业务方传 connection_error 一般是冗余的;如果业务方有更准确的连接判定也可手动传,
|
|
97
|
+
与 SDK 自动判定取 OR。</p>
|
|
98
|
+
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>next: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a href="ClaudeJsonAvailability.html" class="tsd-signature-type" data-tsd-kind="Interface">ClaudeJsonAvailability</a><span class="tsd-signature-symbol">></span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
99
|
+
<p>待合并的字段</p>
|
|
100
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="setFileStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>File<wbr/>Style<a href="#setFileStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">set<wbr/>File<wbr/>Style<span class="tsd-signature-symbol">(</span>params<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">FileStyleType</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:569</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
88
101
|
<p>设置文件样式</p>
|
|
89
102
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>params: <span class="tsd-signature-type">FileStyleType</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
90
103
|
<p>参数 - paths文件路径/styles为对应class</p>
|
|
91
104
|
<p>PS:
|
|
92
105
|
paths文件路径支持minimatch所支持的模糊路径</p>
|
|
93
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="setRate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Rate<a href="#setRate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">set<wbr/>Rate<span class="tsd-signature-symbol">(</span>rate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
106
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="setRate" class="tsd-anchor"></a><h3 class="tsd-anchor-link">set<wbr/>Rate<a href="#setRate" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">set<wbr/>Rate<span class="tsd-signature-symbol">(</span>rate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:467</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
94
107
|
<p>设置播放速率</p>
|
|
95
108
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>rate: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
96
109
|
<p>播放速率</p>
|
|
97
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="startPlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">start<wbr/>Playback<a href="#startPlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">start<wbr/>Playback<span class="tsd-signature-symbol">(</span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, rate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
110
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="startPlayback" class="tsd-anchor"></a><h3 class="tsd-anchor-link">start<wbr/>Playback<a href="#startPlayback" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">start<wbr/>Playback<span class="tsd-signature-symbol">(</span>start<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, rate<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:448</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
98
111
|
<p>启动播放,可以指定相对开始时间和速率</p>
|
|
99
112
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>start: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
100
113
|
<p>The difference relative to the absolute start time</p>
|
|
101
114
|
</div></div></li><li><h5>rate: <span class="tsd-signature-type">number</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
102
115
|
<p>The multiplier relative to the original rate</p>
|
|
103
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="stopPlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">stop<wbr/>Playground<a href="#stopPlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">stop<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
116
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="stopPlayground" class="tsd-anchor"></a><h3 class="tsd-anchor-link">stop<wbr/>Playground<a href="#stopPlayground" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">stop<wbr/>Playground<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:479</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
104
117
|
<p>停止 playground 方法</p>
|
|
105
|
-
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="switchI18nLanguage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">switch<wbr/>I18n<wbr/>Language<a href="#switchI18nLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">switch<wbr/>I18n<wbr/>Language<span class="tsd-signature-symbol">(</span>language<span class="tsd-signature-symbol">: </span><a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
118
|
+
</div></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="switchI18nLanguage" class="tsd-anchor"></a><h3 class="tsd-anchor-link">switch<wbr/>I18n<wbr/>Language<a href="#switchI18nLanguage" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">switch<wbr/>I18n<wbr/>Language<span class="tsd-signature-symbol">(</span>language<span class="tsd-signature-symbol">: </span><a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:549</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
106
119
|
<p>切换国际化语言</p>
|
|
107
120
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>language: <a href="../enums/I18nLanguageType.html" class="tsd-signature-type" data-tsd-kind="Enumeration">I18nLanguageType</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
108
121
|
<p>语言</p>
|
|
109
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="switchLspDiagnostic" class="tsd-anchor"></a><h3 class="tsd-anchor-link">switch<wbr/>Lsp<wbr/>Diagnostic<a href="#switchLspDiagnostic" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic<span class="tsd-signature-symbol">(</span>openDiagnostic<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
122
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="switchLspDiagnostic" class="tsd-anchor"></a><h3 class="tsd-anchor-link">switch<wbr/>Lsp<wbr/>Diagnostic<a href="#switchLspDiagnostic" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic<span class="tsd-signature-symbol">(</span>openDiagnostic<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:577</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
110
123
|
<p>切换LSP诊断</p>
|
|
111
124
|
</div><dl class="tsd-comment-tags"><dt>memberof</dt><dd><p>IDaoPaaS</p>
|
|
112
125
|
</dd></dl></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>openDiagnostic: <span class="tsd-signature-type">boolean</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
113
126
|
<p>是否开启诊断报错</p>
|
|
114
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unFollowUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">un<wbr/>Follow<wbr/>User<a href="#unFollowUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">un<wbr/>Follow<wbr/>User<span class="tsd-signature-symbol">(</span>user<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
127
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unFollowUser" class="tsd-anchor"></a><h3 class="tsd-anchor-link">un<wbr/>Follow<wbr/>User<a href="#unFollowUser" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">un<wbr/>Follow<wbr/>User<span class="tsd-signature-symbol">(</span>user<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span>, callback<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:431</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
115
128
|
<p>取消用户跟随</p>
|
|
116
129
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>user: <span class="tsd-signature-type">UserInfo</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
117
130
|
<p>用户信息</p>
|
|
118
131
|
</div></div></li><li><h5>callback: <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
119
132
|
<p>回调函数</p>
|
|
120
|
-
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>userInfo: <span class="tsd-signature-type">UserInfo</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unmapRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">unmap<wbr/>Render<a href="#unmapRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">unmap<wbr/>Render<span class="tsd-signature-symbol">(</span>componentName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
133
|
+
</div></div><ul class="tsd-parameters"><li class="tsd-parameter-signature"><ul class="tsd-signatures tsd-kind-type-literal"><li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>userInfo<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">UserInfo</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>userInfo: <span class="tsd-signature-type">UserInfo</span></h5></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></li></ul></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="unmapRender" class="tsd-anchor"></a><h3 class="tsd-anchor-link">unmap<wbr/>Render<a href="#unmapRender" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">unmap<wbr/>Render<span class="tsd-signature-symbol">(</span>componentName<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:491</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
121
134
|
<p>卸载已通过 mapRender 挂载的组件。
|
|
122
135
|
宿主组件 v-if 切换或父级路由切换时调用,避免下一次 mapRender 撞到守卫。</p>
|
|
123
136
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>componentName: <span class="tsd-signature-type">string</span></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
124
137
|
<p>组件名(与 mapRender 的 item 字段对应)</p>
|
|
125
138
|
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4><div><p>之前是否真的挂载过该组件</p>
|
|
126
|
-
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="updateConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<wbr/>Config<a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">update<wbr/>Config<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><a href="../modules.html#Config" class="tsd-signature-type" data-tsd-kind="Type alias">Config</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
139
|
+
</div></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="updateConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<wbr/>Config<a href="#updateConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">update<wbr/>Config<span class="tsd-signature-symbol">(</span>config<span class="tsd-signature-symbol">: </span><a href="../modules.html#Config" class="tsd-signature-type" data-tsd-kind="Type alias">Config</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:536</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
127
140
|
<p>更新配置</p>
|
|
128
141
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>config: <a href="../modules.html#Config" class="tsd-signature-type" data-tsd-kind="Type alias">Config</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
129
142
|
<p>配置</p>
|
|
130
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="updateGlobalConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<wbr/>Global<wbr/>Config<a href="#updateGlobalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">update<wbr/>Global<wbr/>Config<span class="tsd-signature-symbol">(</span>globalConfig<span class="tsd-signature-symbol">: </span><a href="../modules.html#GlobalConfig" class="tsd-signature-type" data-tsd-kind="Type alias">GlobalConfig</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:
|
|
143
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section><section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-interface"><a id="updateGlobalConfig" class="tsd-anchor"></a><h3 class="tsd-anchor-link">update<wbr/>Global<wbr/>Config<a href="#updateGlobalConfig" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><ul class="tsd-signatures tsd-kind-method tsd-parent-kind-interface"><li class="tsd-signature tsd-kind-icon">update<wbr/>Global<wbr/>Config<span class="tsd-signature-symbol">(</span>globalConfig<span class="tsd-signature-symbol">: </span><a href="../modules.html#GlobalConfig" class="tsd-signature-type" data-tsd-kind="Type alias">GlobalConfig</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li></ul><ul class="tsd-descriptions"><li class="tsd-description"><aside class="tsd-sources"><ul><li>Defined in types/DaoPaaS.d.ts:531</li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
131
144
|
<p>更新全局配置</p>
|
|
132
145
|
</div></div><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameters"><li><h5>globalConfig: <a href="../modules.html#GlobalConfig" class="tsd-signature-type" data-tsd-kind="Type alias">GlobalConfig</a></h5><div class="tsd-comment tsd-typography"><div class="lead">
|
|
133
146
|
<p>全局配置</p>
|
|
134
|
-
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="IDaoPaaS.html" class="tsd-kind-icon">IDao<wbr/>PaaS</a><ul><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onError" class="tsd-kind-icon">on<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onMessage" class="tsd-kind-icon">on<wbr/>Message</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeError" class="tsd-kind-icon">remove<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeMessage" class="tsd-kind-icon">remove<wbr/>Message</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#i18nLanguage" class="tsd-kind-icon">i18n<wbr/>Language</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#sdkVersion" class="tsd-kind-icon">sdk<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#themeType" class="tsd-kind-icon">theme<wbr/>Type</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#activePlayground" class="tsd-kind-icon">active<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#customExecute" class="tsd-kind-icon">custom<wbr/>Execute</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#followUser" class="tsd-kind-icon">follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#goToPlayback" class="tsd-kind-icon">go<wbr/>To<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#insertCodeByCursor" class="tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loadTheme" class="tsd-kind-icon">load<wbr/>Theme</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loggerEnable" class="tsd-kind-icon">logger<wbr/>Enable</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#mapRender" class="tsd-kind-icon">map<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#openFile" class="tsd-kind-icon">open<wbr/>File</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#pausePlayback" class="tsd-kind-icon">pause<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#preparePlayback" class="tsd-kind-icon">prepare<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reload" class="tsd-kind-icon">reload</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reloadI18nResources" class="tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#restartPlayback" class="tsd-kind-icon">restart<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#runPlayground" class="tsd-kind-icon">run<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setFileStyle" class="tsd-kind-icon">set<wbr/>File<wbr/>Style</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setRate" class="tsd-kind-icon">set<wbr/>Rate</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#startPlayback" class="tsd-kind-icon">start<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#stopPlayground" class="tsd-kind-icon">stop<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchI18nLanguage" class="tsd-kind-icon">switch<wbr/>I18n<wbr/>Language</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchLspDiagnostic" class="tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unFollowUser" class="tsd-kind-icon">un<wbr/>Follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unmapRender" class="tsd-kind-icon">unmap<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateConfig" class="tsd-kind-icon">update<wbr/>Config</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateGlobalConfig" class="tsd-kind-icon">update<wbr/>Global<wbr/>Config</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|
|
147
|
+
</div></div></li></ul><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4></li></ul></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface"><a href="IDaoPaaS.html" class="tsd-kind-icon">IDao<wbr/>PaaS</a><ul><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onError" class="tsd-kind-icon">on<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#onMessage" class="tsd-kind-icon">on<wbr/>Message</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeError" class="tsd-kind-icon">remove<wbr/>Error</a></li><li class="tsd-kind-event tsd-parent-kind-interface"><a href="IDaoPaaS.html#removeMessage" class="tsd-kind-icon">remove<wbr/>Message</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#i18nLanguage" class="tsd-kind-icon">i18n<wbr/>Language</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#sdkVersion" class="tsd-kind-icon">sdk<wbr/>Version</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="IDaoPaaS.html#themeType" class="tsd-kind-icon">theme<wbr/>Type</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#activePlayground" class="tsd-kind-icon">active<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#customExecute" class="tsd-kind-icon">custom<wbr/>Execute</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#dispose" class="tsd-kind-icon">dispose</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#followUser" class="tsd-kind-icon">follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#getClaudeJsonAvailability" class="tsd-kind-icon">get<wbr/>Claude<wbr/>Json<wbr/>Availability</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#goToPlayback" class="tsd-kind-icon">go<wbr/>To<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#insertCodeByCursor" class="tsd-kind-icon">insert<wbr/>Code<wbr/>By<wbr/>Cursor</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loadTheme" class="tsd-kind-icon">load<wbr/>Theme</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#loggerEnable" class="tsd-kind-icon">logger<wbr/>Enable</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#mapRender" class="tsd-kind-icon">map<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#openFile" class="tsd-kind-icon">open<wbr/>File</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#pausePlayback" class="tsd-kind-icon">pause<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#preparePlayback" class="tsd-kind-icon">prepare<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reload" class="tsd-kind-icon">reload</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#reloadI18nResources" class="tsd-kind-icon">reload<wbr/>I18n<wbr/>Resources</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#restartPlayback" class="tsd-kind-icon">restart<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#runPlayground" class="tsd-kind-icon">run<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setClaudeJsonAvailability" class="tsd-kind-icon">set<wbr/>Claude<wbr/>Json<wbr/>Availability</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setFileStyle" class="tsd-kind-icon">set<wbr/>File<wbr/>Style</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#setRate" class="tsd-kind-icon">set<wbr/>Rate</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#startPlayback" class="tsd-kind-icon">start<wbr/>Playback</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#stopPlayground" class="tsd-kind-icon">stop<wbr/>Playground</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchI18nLanguage" class="tsd-kind-icon">switch<wbr/>I18n<wbr/>Language</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#switchLspDiagnostic" class="tsd-kind-icon">switch<wbr/>Lsp<wbr/>Diagnostic</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unFollowUser" class="tsd-kind-icon">un<wbr/>Follow<wbr/>User</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#unmapRender" class="tsd-kind-icon">unmap<wbr/>Render</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateConfig" class="tsd-kind-icon">update<wbr/>Config</a></li><li class="tsd-kind-method tsd-parent-kind-interface"><a href="IDaoPaaS.html#updateGlobalConfig" class="tsd-kind-icon">update<wbr/>Global<wbr/>Config</a></li></ul></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li><li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="../assets/main.js"></script></body></html>
|