Skip to content

Commit

Permalink
version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opus1269 committed May 17, 2019
1 parent a6f7233 commit 9f2c1b0
Show file tree
Hide file tree
Showing 34 changed files with 389 additions and 389 deletions.
2 changes: 1 addition & 1 deletion docs/gen/assets/js/search.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/gen/classes/chrome_time.chrometime.html
Original file line number Diff line number Diff line change
Expand Up @@ -592,6 +592,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<li class=" tsd-kind-external-module">
<a href="../modules/els_common_base_element.html">els/common/base_<wbr>element</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_common_dialogs.html">els/common/dialogs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_common_mixins.html">els/common/mixins</a>
</li>
Expand All @@ -602,10 +605,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</
<a href="../modules/els_common_shared_styles.html">els/common/shared_<wbr>styles</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_dialogs.html">els/dialogs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_waiter.html">els/waiter</a>
<a href="../modules/els_common_waiter.html">els/common/waiter</a>
</li>
<li class="label tsd-is-external">
<span>Externals</span>
Expand Down
20 changes: 10 additions & 10 deletions docs/gen/classes/els_common_base_element.baseelement.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@ <h3>Hierarchy</h3>
<span class="target">BaseElement</span>
<ul class="tsd-hierarchy">
<li>
<a href="els_dialogs.confirmdialogelement.html" class="tsd-signature-type">ConfirmDialogElement</a>
<a href="els_common_dialogs.confirmdialogelement.html" class="tsd-signature-type">ConfirmDialogElement</a>
</li>
<li>
<a href="els_dialogs.errordialogelement.html" class="tsd-signature-type">ErrorDialogElement</a>
<a href="els_common_dialogs.errordialogelement.html" class="tsd-signature-type">ErrorDialogElement</a>
</li>
<li>
<a href="els_waiter.waiterelement.html" class="tsd-signature-type">WaiterElement</a>
<a href="els_common_waiter.waiterelement.html" class="tsd-signature-type">WaiterElement</a>
</li>
<li>
<a href="els_common_setting_elements.settingbase.html" class="tsd-signature-type">SettingBase</a>
Expand Down Expand Up @@ -142,7 +142,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> constructor</h3>
<aside class="tsd-sources">
<p>Inherited from (Anonymous class).__constructor</p>
<ul>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/8af1467/src/mixins/i8n_mixin.ts#L25">src/mixins/i8n_mixin.ts:25</a></li>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/a6f7233/src/mixins/i8n_mixin.ts#L25">src/mixins/i8n_mixin.ts:25</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="els_common_base_element.baseelement.html" class="tsd-signature-type">BaseElement</a></h4>
Expand All @@ -162,7 +162,7 @@ <h3><span class="tsd-flag ts-flagProtected">Protected</span> fire<wbr>Event</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/8af1467/src/base-element/base-element.ts#L48">src/base-element/base-element.ts:48</a></li>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/a6f7233/src/base-element/base-element.ts#L48">src/base-element/base-element.ts:48</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -200,7 +200,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> localize</h3>
<aside class="tsd-sources">
<p>Inherited from (Anonymous class).localize</p>
<ul>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/8af1467/src/mixins/i8n_mixin.ts#L37">src/mixins/i8n_mixin.ts:37</a></li>
<li>Defined in <a href="https://github.com/opus1269/common-custom-elements/blob/a6f7233/src/mixins/i8n_mixin.ts#L37">src/mixins/i8n_mixin.ts:37</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -241,6 +241,9 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<li class="current tsd-kind-external-module">
<a href="../modules/els_common_base_element.html">els/common/base_<wbr>element</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_common_dialogs.html">els/common/dialogs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_common_mixins.html">els/common/mixins</a>
</li>
Expand All @@ -251,10 +254,7 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</s
<a href="../modules/els_common_shared_styles.html">els/common/shared_<wbr>styles</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_dialogs.html">els/dialogs</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/els_waiter.html">els/waiter</a>
<a href="../modules/els_common_waiter.html">els/common/waiter</a>
</li>
<li class="label tsd-is-external">
<span>Externals</span>
Expand Down
Loading

0 comments on commit 9f2c1b0

Please sign in to comment.