Skip to content

Commit

Permalink
docs: update git hash
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkrone committed Sep 19, 2017
2 parents 1eda8a0 + e8d5ddb commit 1e72a16
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 deletions docs/classes/_actions_normalize_.adddata.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L124">actions/normalize.ts:124</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L124">actions/normalize.ts:124</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -163,7 +163,7 @@ <h3>payload</h3>
<div class="tsd-signature tsd-kind-icon">payload<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_actions_normalize_.normalizedatapayload.html" class="tsd-signature-type">NormalizeDataPayload</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L130">actions/normalize.ts:130</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L130">actions/normalize.ts:130</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -178,7 +178,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;NormalizeActionTypes.ADD_DATA</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L124">actions/normalize.ts:124</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L124">actions/normalize.ts:124</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/_actions_normalize_.normalizeactiontypes.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> ADD_<wbr>DATA</h3>
<div class="tsd-signature tsd-kind-icon">ADD_<wbr>DATA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&#x60;${ACTION_NAMESPACE} Add Data&#x60;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L91">actions/normalize.ts:91</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L91">actions/normalize.ts:91</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -122,7 +122,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> REMOVE_<wbr>DATA</h3>
<div class="tsd-signature tsd-kind-icon">REMOVE_<wbr>DATA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&#x60;${ACTION_NAMESPACE} Remove Data&#x60;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L96">actions/normalize.ts:96</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L96">actions/normalize.ts:96</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -137,7 +137,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> SET_<wbr>DATA</h3>
<div class="tsd-signature tsd-kind-icon">SET_<wbr>DATA<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&#x60;${ACTION_NAMESPACE} Set Data&#x60;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L86">actions/normalize.ts:86</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L86">actions/normalize.ts:86</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/_actions_normalize_.removedata.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L141">actions/normalize.ts:141</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L141">actions/normalize.ts:141</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>payload</h3>
<div class="tsd-signature tsd-kind-icon">payload<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_actions_normalize_.normalizeremovepayload.html" class="tsd-signature-type">NormalizeRemovePayload</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L147">actions/normalize.ts:147</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L147">actions/normalize.ts:147</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -170,7 +170,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;NormalizeActionTypes.REMOVE_DATA</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L141">actions/normalize.ts:141</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L141">actions/normalize.ts:141</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
6 changes: 3 additions & 3 deletions docs/classes/_actions_normalize_.setdata.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L107">actions/normalize.ts:107</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L107">actions/normalize.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -163,7 +163,7 @@ <h3>payload</h3>
<div class="tsd-signature tsd-kind-icon">payload<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_actions_normalize_.normalizedatapayload.html" class="tsd-signature-type">NormalizeDataPayload</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L113">actions/normalize.ts:113</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L113">actions/normalize.ts:113</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -178,7 +178,7 @@ <h3>type</h3>
<div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;NormalizeActionTypes.SET_DATA</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L107">actions/normalize.ts:107</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L107">actions/normalize.ts:107</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h3>add<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">add<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L71">actions/normalize.ts:71</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L71">actions/normalize.ts:71</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -151,7 +151,7 @@ <h3>remove<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">remove<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L76">actions/normalize.ts:76</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L76">actions/normalize.ts:76</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down Expand Up @@ -190,7 +190,7 @@ <h3>set<wbr>Data</h3>
<div class="tsd-signature tsd-kind-icon">set<wbr>Data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L66">actions/normalize.ts:66</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L66">actions/normalize.ts:66</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
4 changes: 2 additions & 2 deletions docs/interfaces/_actions_normalize_.normalizedatapayload.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3>data</h3>
<div class="tsd-signature tsd-kind-icon">data<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L39">actions/normalize.ts:39</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L39">actions/normalize.ts:39</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -136,7 +136,7 @@ <h3>schema</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_actions_normalize_.schemapayload.html">SchemaPayload</a>.<a href="_actions_normalize_.schemapayload.html#schema">schema</a></p>
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>id</h3>
<div class="tsd-signature tsd-kind-icon">id<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/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L50">actions/normalize.ts:50</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L50">actions/normalize.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -128,7 +128,7 @@ <h3><span class="tsd-flag ts-flagOptional">Optional</span> remove<wbr>Children</
<div class="tsd-signature tsd-kind-icon">remove<wbr>Children<span class="tsd-signature-symbol">:</span> <a href="_actions_normalize_.schemamap.html" class="tsd-signature-type">SchemaMap</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L56">actions/normalize.ts:56</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L56">actions/normalize.ts:56</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -145,7 +145,7 @@ <h3>schema</h3>
<aside class="tsd-sources">
<p>Inherited from <a href="_actions_normalize_.schemapayload.html">SchemaPayload</a>.<a href="_actions_normalize_.schemapayload.html#schema">schema</a></p>
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/_actions_normalize_.schemapayload.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h3>schema</h3>
<div class="tsd-signature tsd-kind-icon">schema<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Entity</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/actions/normalize.ts#L28">actions/normalize.ts:28</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>entities</h3>
<div class="tsd-signature tsd-kind-icon">entities<span class="tsd-signature-symbol">:</span> <a href="_reducers_normalize_.entitymap.html" class="tsd-signature-type">EntityMap</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L50">reducers/normalize.ts:50</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L50">reducers/normalize.ts:50</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -124,7 +124,7 @@ <h3>result</h3>
<div class="tsd-signature tsd-kind-icon">result<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L44">reducers/normalize.ts:44</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L44">reducers/normalize.ts:44</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/_reducers_normalize_.normalizedstate.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h3>normalized</h3>
<div class="tsd-signature tsd-kind-icon">normalized<span class="tsd-signature-symbol">:</span> <a href="_reducers_normalize_.normalizedentitystate.html" class="tsd-signature-type">NormalizedEntityState</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L30">reducers/normalize.ts:30</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L30">reducers/normalize.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
8 changes: 4 additions & 4 deletions docs/interfaces/_reducers_normalize_.schemaselectors.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h3>entities<wbr>Projector</h3>
<div class="tsd-signature tsd-kind-icon">entities<wbr>Projector<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L187">reducers/normalize.ts:187</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L187">reducers/normalize.ts:187</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -147,7 +147,7 @@ <h3>entity<wbr>Projector</h3>
<div class="tsd-signature tsd-kind-icon">entity<wbr>Projector<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L186">reducers/normalize.ts:186</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L186">reducers/normalize.ts:186</a></li>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -181,7 +181,7 @@ <h3>get<wbr>Entities</h3>
<div class="tsd-signature tsd-kind-icon">get<wbr>Entities<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MemoizedSelector</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">__type</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L185">reducers/normalize.ts:185</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L185">reducers/normalize.ts:185</a></li>
</ul>
</aside>
</section>
Expand All @@ -191,7 +191,7 @@ <h3>get<wbr>Normalized<wbr>Entities</h3>
<div class="tsd-signature tsd-kind-icon">get<wbr>Normalized<wbr>Entities<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">MemoizedSelector</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><a href="_reducers_normalize_.entitymap.html" class="tsd-signature-type">EntityMap</a><span class="tsd-signature-symbol">&gt;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1c77013/src/reducers/normalize.ts#L184">reducers/normalize.ts:184</a></li>
<li>Defined in <a href="https://github.com/michaelkrone/ngrx-normalizr/blob/1eda8a0/src/reducers/normalize.ts#L184">reducers/normalize.ts:184</a></li>
</ul>
</aside>
</section>
Expand Down
Loading

0 comments on commit 1e72a16

Please sign in to comment.