-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
96 changed files
with
780 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
import { PropertyValues } from "lit-element"; | ||
import { PropertyValues } from "lit"; | ||
export declare function hasConfigOrEntityChanged(element: any, changedProps: PropertyValues, forceUpdate: Boolean): boolean; |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,204 @@ | ||
<!doctype html> | ||
<html class="default no-js"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>TimeFormat | custom-card-helpers</title> | ||
<meta name="description" content="Documentation for custom-card-helpers"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<link rel="stylesheet" href="../assets/css/main.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<div class="tsd-page-toolbar"> | ||
<div class="container"> | ||
<div class="table-wrap"> | ||
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> | ||
<div class="field"> | ||
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> | ||
<input id="tsd-search-field" type="text" /> | ||
</div> | ||
<ul class="results"> | ||
<li class="state loading">Preparing search index...</li> | ||
<li class="state failure">The search index is not available</li> | ||
</ul> | ||
<a href="../index.html" class="title">custom-card-helpers</a> | ||
</div> | ||
<div class="table-cell" id="tsd-widgets"> | ||
<div id="tsd-filter"> | ||
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> | ||
<div class="tsd-filter-group"> | ||
<div class="tsd-select" id="tsd-filter-visibility"> | ||
<span class="tsd-select-label">All</span> | ||
<ul class="tsd-select-list"> | ||
<li data-value="public">Public</li> | ||
<li data-value="protected">Public/Protected</li> | ||
<li data-value="private" class="selected">All</li> | ||
</ul> | ||
</div> | ||
<input type="checkbox" id="tsd-filter-inherited" checked /> | ||
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> | ||
<input type="checkbox" id="tsd-filter-externals" checked /> | ||
<label class="tsd-widget" for="tsd-filter-externals">Externals</label> | ||
<input type="checkbox" id="tsd-filter-only-exported" /> | ||
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> | ||
</div> | ||
</div> | ||
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="tsd-page-title"> | ||
<div class="container"> | ||
<ul class="tsd-breadcrumb"> | ||
<li> | ||
<a href="../globals.html">Globals</a> | ||
</li> | ||
<li> | ||
<a href="../modules/_types_.html">"types"</a> | ||
</li> | ||
<li> | ||
<a href="_types_.timeformat.html">TimeFormat</a> | ||
</li> | ||
</ul> | ||
<h1>Enumeration TimeFormat</h1> | ||
</div> | ||
</div> | ||
</header> | ||
<div class="container container-main"> | ||
<div class="row"> | ||
<div class="col-8 col-content"> | ||
<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>Enumeration members</h3> | ||
<ul class="tsd-index-list"> | ||
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="_types_.timeformat.html#am_pm" class="tsd-kind-icon">am_<wbr>pm</a></li> | ||
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="_types_.timeformat.html#language" class="tsd-kind-icon">language</a></li> | ||
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="_types_.timeformat.html#system" class="tsd-kind-icon">system</a></li> | ||
<li class="tsd-kind-enum-member tsd-parent-kind-enum"><a href="_types_.timeformat.html#twenty_four" class="tsd-kind-icon">twenty_<wbr>four</a></li> | ||
</ul> | ||
</section> | ||
</div> | ||
</section> | ||
</section> | ||
<section class="tsd-panel-group tsd-member-group "> | ||
<h2>Enumeration members</h2> | ||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a name="am_pm" class="tsd-anchor"></a> | ||
<h3>am_<wbr>pm</h3> | ||
<div class="tsd-signature tsd-kind-icon">am_<wbr>pm<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "12"</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/custom-cards/custom-card-helpers/blob/df131db/src/types.ts#L255">src/types.ts:255</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a name="language" class="tsd-anchor"></a> | ||
<h3>language</h3> | ||
<div class="tsd-signature tsd-kind-icon">language<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "language"</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/custom-cards/custom-card-helpers/blob/df131db/src/types.ts#L253">src/types.ts:253</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a name="system" class="tsd-anchor"></a> | ||
<h3>system</h3> | ||
<div class="tsd-signature tsd-kind-icon">system<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "system"</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/custom-cards/custom-card-helpers/blob/df131db/src/types.ts#L254">src/types.ts:254</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
<section class="tsd-panel tsd-member tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a name="twenty_four" class="tsd-anchor"></a> | ||
<h3>twenty_<wbr>four</h3> | ||
<div class="tsd-signature tsd-kind-icon">twenty_<wbr>four<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = "24"</span></div> | ||
<aside class="tsd-sources"> | ||
<ul> | ||
<li>Defined in <a href="https://github.com/custom-cards/custom-card-helpers/blob/df131db/src/types.ts#L256">src/types.ts:256</a></li> | ||
</ul> | ||
</aside> | ||
</section> | ||
</section> | ||
</div> | ||
<div class="col-4 col-menu menu-sticky-wrap menu-highlight"> | ||
<nav class="tsd-navigation primary"> | ||
<ul> | ||
<li class="globals "> | ||
<a href="../globals.html"><em>Globals</em></a> | ||
</li> | ||
<li class="current tsd-kind-module"> | ||
<a href="../modules/_types_.html">"types"</a> | ||
<ul> | ||
<li class=" tsd-kind-namespace tsd-parent-kind-module tsd-is-not-exported"> | ||
<a href="../modules/_types_.__global.html">__global</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</nav> | ||
<nav class="tsd-navigation secondary menu-sticky"> | ||
<ul class="before-current"> | ||
</ul> | ||
<ul class="current"> | ||
<li class="current tsd-kind-enum tsd-parent-kind-module"> | ||
<a href="_types_.timeformat.html" class="tsd-kind-icon">Time<wbr>Format</a> | ||
<ul> | ||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a href="_types_.timeformat.html#am_pm" class="tsd-kind-icon">am_<wbr>pm</a> | ||
</li> | ||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a href="_types_.timeformat.html#language" class="tsd-kind-icon">language</a> | ||
</li> | ||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a href="_types_.timeformat.html#system" class="tsd-kind-icon">system</a> | ||
</li> | ||
<li class=" tsd-kind-enum-member tsd-parent-kind-enum"> | ||
<a href="_types_.timeformat.html#twenty_four" class="tsd-kind-icon">twenty_<wbr>four</a> | ||
</li> | ||
</ul> | ||
</li> | ||
</ul> | ||
<ul class="after-current"> | ||
</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-namespace"><span class="tsd-kind-icon">Namespace</span></li> | ||
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> | ||
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> | ||
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> | ||
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> | ||
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> | ||
</ul> | ||
<ul class="tsd-legend"> | ||
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> | ||
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> | ||
</ul> | ||
<ul class="tsd-legend"> | ||
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> | ||
</ul> | ||
</div> | ||
</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/js/main.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.