Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Oct 17, 2023
1 parent 47f0425 commit c8c0820
Show file tree
Hide file tree
Showing 12 changed files with 101 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<ul class="tsd-breadcrumb">
<li><a href="../index.html">typescript-esbuild</a></li>
<li><a href="../Module/Load.html">Load</a></li>
<li><a href="Load.load.html">load</a></li></ul>
<li><a href="Load.load-1.html">load</a></li></ul>
<h1>Function load</h1></div>
<section class="tsd-panel">
<ul class="tsd-signatures">
Expand Down
36 changes: 30 additions & 6 deletions Documentation/Interface/Load.Type.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,29 @@ <h1>Interface Type</h1></div>
<section class="tsd-panel tsd-hierarchy">
<h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">Type</span></li></ul></section>
<section class="tsd-panel">
<li><span class="target">Type</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/Load.ts#L5">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/Load.ts:5</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
<h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex=0><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="#icon-chevronSmall"></use></svg> Index</h5></summary>
<div class="tsd-accordion-details">
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Properties</h3>
<div class="tsd-index-list"><a href="Load.Type.html#load" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>load</span></a>
</div></section></div></details></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member"><a id="load" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>load</span><a href="#load" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
<div class="tsd-signature"><span class="tsd-kind-property">load</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">Application</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">)</span></div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-signature">
<ul class="tsd-signatures">
<li class="tsd-signature tsd-anchor-link" id="Type"><span class="tsd-kind-call-signature">Type</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">Application</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#Type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></li>
<li class="tsd-signature" id="load.__type.__type-1"><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">Application</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>The <code>Load</code> function is responsible for loading a plugin into the TypeDoc instance.</p>
</div>
Expand All @@ -36,9 +55,9 @@ <h5><span class="tsd-kind-parameter">Application</span>: <span class="tsd-signat
</div>
<div class="tsd-comment tsd-typography"></div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<div class="tsd-comment tsd-typography"></div></li></ul></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/Load.ts#L13">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/Load.ts:13</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Interface/Load.ts#L13">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Interface/Load.ts:13</a></li></ul></aside></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand All @@ -53,7 +72,12 @@ <h4 class="uppercase">Member Visibility</h4><form>
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li>
<li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div>
<div class="tsd-theme-toggle">
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div>
<details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary">
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon-chevronDown"></use></svg>On This Page</h3></summary>
<div class="tsd-accordion-details">
<ul>
<li><a href="#load" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>load</span></a></li></ul></div></details></div>
<div class="site-menu">
<nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1"></use></svg><span>typescript-esbuild - v0.2.17</span></a>
<ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="..">
Expand Down
5 changes: 3 additions & 2 deletions Documentation/Module/Load.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,12 @@ <h3 class="tsd-index-heading">Interfaces</h3>
</div></section>
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Variables</h3>
<div class="tsd-index-list"><a href="../Variable/Load.Theme.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>Theme</span></a>
<div class="tsd-index-list"><a href="../Variable/Load.Load.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>Load</span></a>
<a href="../Variable/Load.Theme.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>Theme</span></a>
</div></section>
<section class="tsd-index-section">
<h3 class="tsd-index-heading">Functions</h3>
<div class="tsd-index-list"><a href="../Function/Load.load.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>load</span></a>
<div class="tsd-index-list"><a href="../Function/Load.load-1.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>load</span></a>
</div></section></section></section></div>
<div class="col-sidebar">
<div class="page-menu">
Expand Down
54 changes: 54 additions & 0 deletions Documentation/Variable/Load.Load.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Documentation/Variable/Load.Theme.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<h1>Variable Theme</h1></div>
<div class="tsd-signature"><span class="tsd-kind-variable">Theme</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">typeof </span><a href="../Class/Theme.Theme.html" class="tsd-signature-type tsd-kind-class">Theme</a></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Variable/Load.ts#L12">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Variable/Load.ts:12</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/NikolaRHristov/TypeScriptESBuild/blob/main/Source/Variable/Load.ts#L14">Application/NikolaRHristov/NPM/TypeScriptESBuild/Source/Variable/Load.ts:14</a></li></ul></aside></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand Down
2 changes: 1 addition & 1 deletion Documentation/assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Documentation/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Source/Interface/Load.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export default interface Type {
* class, representing the TypeDoc application to which the plugin should be loaded.
*
*/
(Application: Application): void;
load: (Application: Application) => void;
}

import type { Application } from "typedoc";
7 changes: 4 additions & 3 deletions Source/Variable/Load.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
* @module Load
*
*/
export default {
load: (...[Application]: Parameters<Type>) =>
export const load = (...[Application]: Parameters<Type["load"]>) =>
Application.renderer.defineTheme("TypeScriptESBuild", Theme);
}

export default {
load,
} satisfies Type as Type;

import type Type from "../Interface/Load.js";

Expand Down
2 changes: 1 addition & 1 deletion Target/Interface/Load.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ export default interface Type {
* class, representing the TypeDoc application to which the plugin should be loaded.
*
*/
(Application: Application): void;
load: (Application: Application) => void;
}
import type { Application } from "typedoc";
4 changes: 3 additions & 1 deletion Target/Variable/Load.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@
*
*/
export declare const load: (Application: import("typedoc").Application) => void;
export default load;
declare const _default: Type;
export default _default;
import type Type from "../Interface/Load.js";
export declare const Theme: typeof import("../Class/Theme.js").default;
2 changes: 1 addition & 1 deletion Target/Variable/Load.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
const t=(...[e])=>e.renderer.defineTheme("TypeScriptESBuild",r);var o=t;const{default:r}=await import("../Class/Theme.js");export{r as Theme,o as default,t as load};
const t=(...[e])=>e.renderer.defineTheme("TypeScriptESBuild",r);var a={load:t};const{default:r}=await import("../Class/Theme.js");export{r as Theme,a as default,t as load};

0 comments on commit c8c0820

Please sign in to comment.