Skip to content

Commit

Permalink
Deploying to gh-pages from @ c558de3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
cmckni3 committed Nov 1, 2023
1 parent 646b152 commit 7dde28a
Show file tree
Hide file tree
Showing 11 changed files with 64 additions and 78 deletions.
17 changes: 1 addition & 16 deletions demo/3rdpartylicenses.txt
Original file line number Diff line number Diff line change
Expand Up @@ -225,26 +225,11 @@ Apache-2.0



tslib
0BSD
Copyright (c) Microsoft Corporation.

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.

zone.js
MIT
The MIT License

Copyright (c) 2010-2022 Google LLC. https://angular.io/license
Copyright (c) 2010-2023 Google LLC. https://angular.io/license

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
9 changes: 5 additions & 4 deletions demo/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!DOCTYPE html><html lang="en"><head>
<!DOCTYPE html>
<html lang="en" data-critters-container>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>Angular UI Switch</title>
Expand Down Expand Up @@ -32,6 +34,5 @@
<app-root>
<h4 style="text-align: center;">Loading...</h4>
</app-root>
<script src="runtime.ccf045158801ee21.js" type="module"></script><script src="polyfills.eb7f3e91d0b98247.js" type="module"></script><script src="main.1322302d22533d4c.js" type="module"></script>

</body></html>
<script src="runtime.ccf045158801ee21.js" type="module"></script><script src="polyfills.a233890b0e690bc7.js" type="module"></script><script src="main.aab5a65de39ad291.js" type="module"></script></body>
</html>
1 change: 0 additions & 1 deletion demo/main.1322302d22533d4c.js

This file was deleted.

1 change: 1 addition & 0 deletions demo/main.aab5a65de39ad291.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions demo/polyfills.a233890b0e690bc7.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion demo/polyfills.eb7f3e91d0b98247.js

This file was deleted.

80 changes: 40 additions & 40 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/e25c25e/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/c558de3/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
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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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/e25c25e/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/c558de3/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 7dde28a

Please sign in to comment.