Skip to content

Commit

Permalink
Deploying to gh-pages from @ b110584 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
cmckni3 committed Aug 6, 2023
1 parent 310e5b4 commit 835a8e5
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 57 deletions.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
<app-root>
<h4 style="text-align: center;">Loading...</h4>
</app-root>
<script src="runtime.ccf045158801ee21.js" type="module"></script><script src="polyfills.266edf2439f5516b.js" type="module"></script><script src="main.711f7f894cd28d37.js" type="module"></script>
<script src="runtime.ccf045158801ee21.js" type="module"></script><script src="polyfills.266edf2439f5516b.js" type="module"></script><script src="main.267fce64b5e3fc8e.js" type="module"></script>

</body></html>

Large diffs are not rendered by default.

92 changes: 53 additions & 39 deletions docs/classes/_ui_switch_ui_switch_component_.uiswitchcomponent.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> for<wbr>Root</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.module.ts#L15">ui-switch/ui-switch.module.ts:15</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.module.ts#L15">ui-switch/ui-switch.module.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
2 changes: 2 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,8 @@ <h2 id="switch-content">Switch Content</h2>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">ui-switch</span> <span class="hljs-attr">uncheckedLabel</span>=<span class="hljs-string">"off"</span>&gt;</span>
<span class="hljs-tag">&lt;<span class="hljs-name">img</span> <span class="hljs-attr">src</span>=<span class="hljs-string">""</span>/&gt;</span>
<span class="hljs-tag">&lt;/<span class="hljs-name">ui-switch</span>&gt;</span></code></pre>
<h2 id="aria-label">Aria Label</h2>
<pre><code class="language-html"><span class="hljs-tag">&lt;<span class="hljs-name">ui-switch</span> [<span class="hljs-attr">ariaLabel</span>]=<span class="hljs-string">"'labelName'"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">ui-switch</span>&gt;</span></code></pre>
<h2 id="development">Development</h2>
<h3 id="setup">Setup</h3>
<pre><code class="language-sh">yarn install</code></pre>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> checked<wbr>Label</h3
<div class="tsd-signature tsd-kind-icon">checked<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L8">ui-switch/ui-switch.config.ts:8</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L8">ui-switch/ui-switch.config.ts:8</a></li>
</ul>
</aside>
</section>
Expand All @@ -117,7 +117,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> checked<wbr>Text<wbr>
<div class="tsd-signature tsd-kind-icon">checked<wbr>Text<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L10">ui-switch/ui-switch.config.ts:10</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L10">ui-switch/ui-switch.config.ts:10</a></li>
</ul>
</aside>
</section>
Expand All @@ -127,7 +127,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> color</h3>
<div class="tsd-signature tsd-kind-icon">color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L3">ui-switch/ui-switch.config.ts:3</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L3">ui-switch/ui-switch.config.ts:3</a></li>
</ul>
</aside>
</section>
Expand All @@ -137,7 +137,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr>BgColor</
<div class="tsd-signature tsd-kind-icon">default<wbr>BgColor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L6">ui-switch/ui-switch.config.ts:6</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L6">ui-switch/ui-switch.config.ts:6</a></li>
</ul>
</aside>
</section>
Expand All @@ -147,7 +147,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> default<wbr>BoColor</
<div class="tsd-signature tsd-kind-icon">default<wbr>BoColor<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L7">ui-switch/ui-switch.config.ts:7</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L7">ui-switch/ui-switch.config.ts:7</a></li>
</ul>
</aside>
</section>
Expand All @@ -157,7 +157,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> size</h3>
<div class="tsd-signature tsd-kind-icon">size<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L2">ui-switch/ui-switch.config.ts:2</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L2">ui-switch/ui-switch.config.ts:2</a></li>
</ul>
</aside>
</section>
Expand All @@ -167,7 +167,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> switch<wbr>Color</h3>
<div class="tsd-signature tsd-kind-icon">switch<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L5">ui-switch/ui-switch.config.ts:5</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L5">ui-switch/ui-switch.config.ts:5</a></li>
</ul>
</aside>
</section>
Expand All @@ -177,7 +177,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> switch<wbr>Off<wbr>Co
<div class="tsd-signature tsd-kind-icon">switch<wbr>Off<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L4">ui-switch/ui-switch.config.ts:4</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L4">ui-switch/ui-switch.config.ts:4</a></li>
</ul>
</aside>
</section>
Expand All @@ -187,7 +187,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> unchecked<wbr>Label</
<div class="tsd-signature tsd-kind-icon">unchecked<wbr>Label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L9">ui-switch/ui-switch.config.ts:9</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L9">ui-switch/ui-switch.config.ts:9</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> unchecked<wbr>Text<wb
<div class="tsd-signature tsd-kind-icon">unchecked<wbr>Text<wbr>Color<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">undefined</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.config.ts#L11">ui-switch/ui-switch.config.ts:11</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.config.ts#L11">ui-switch/ui-switch.config.ts:11</a></li>
</ul>
</aside>
</section>
Expand Down
8 changes: 4 additions & 4 deletions docs/modules/_ui_switch_ui_switch_component_.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> UI_<wbr>SWITCH_<wbr>CONTROL
<div class="tsd-signature tsd-kind-icon">UI_<wbr>SWITCH_<wbr>CONTROL_<wbr>VALUE_<wbr>ACCESSOR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.component.ts#L18">ui-switch/ui-switch.component.ts:18</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.component.ts#L18">ui-switch/ui-switch.component.ts:18</a></li>
</ul>
</aside>
<section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal tsd-is-external tsd-is-not-exported">
Expand All @@ -102,7 +102,7 @@ <h3>multi</h3>
<div class="tsd-signature tsd-kind-icon">multi<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> =&nbsp;true</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.component.ts#L21">ui-switch/ui-switch.component.ts:21</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.component.ts#L21">ui-switch/ui-switch.component.ts:21</a></li>
</ul>
</aside>
</section>
Expand All @@ -112,7 +112,7 @@ <h3>provide</h3>
<div class="tsd-signature tsd-kind-icon">provide<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">InjectionToken</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;NG_VALUE_ACCESSOR</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.component.ts#L19">ui-switch/ui-switch.component.ts:19</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.component.ts#L19">ui-switch/ui-switch.component.ts:19</a></li>
</ul>
</aside>
</section>
Expand All @@ -122,7 +122,7 @@ <h3>use<wbr>Existing</h3>
<div class="tsd-signature tsd-kind-icon">use<wbr>Existing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Type</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;forwardRef(() &#x3D;&gt; UiSwitchComponent)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.component.ts#L20">ui-switch/ui-switch.component.ts:20</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.component.ts#L20">ui-switch/ui-switch.component.ts:20</a></li>
</ul>
</aside>
</section>
Expand Down
2 changes: 1 addition & 1 deletion docs/modules/_ui_switch_ui_switch_token_.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> UI_<wbr>SWITCH_<wbr>OPTIONS
<div class="tsd-signature tsd-kind-icon">UI_<wbr>SWITCH_<wbr>OPTIONS<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">InjectionToken</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Object</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> =&nbsp;new InjectionToken(&#x27;UI_SWITCH_OPTIONS&#x27;)</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/486502a/src/lib/ui-switch/ui-switch.token.ts#L3">ui-switch/ui-switch.token.ts:3</a></li>
<li>Defined in <a href="https://github.com/webcat12345/ngx-ui-switch/blob/b110584/src/lib/ui-switch/ui-switch.token.ts#L3">ui-switch/ui-switch.token.ts:3</a></li>
</ul>
</aside>
</section>
Expand Down

0 comments on commit 835a8e5

Please sign in to comment.