Skip to content

Commit

Permalink
release: v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
birkir committed Dec 20, 2021
1 parent 6c15510 commit c656d6f
Show file tree
Hide file tree
Showing 38 changed files with 5,082 additions and 433 deletions.
399 changes: 217 additions & 182 deletions docs/assets/js/main.js

Large diffs are not rendered by default.

3,852 changes: 3,851 additions & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions docs/classes/actionsheettemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from Template&lt;ActionSheetTemplateConfig&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L71">templates/Template.ts:71</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L83">templates/Template.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from Template.id</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L67">templates/Template.ts:67</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L79">templates/Template.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>event<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/ActionSheetTemplate.ts#L16">templates/ActionSheetTemplate.ts:16</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/ActionSheetTemplate.ts#L16">templates/ActionSheetTemplate.ts:16</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>actionButtonPressed<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
Expand All @@ -194,7 +194,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/ActionSheetTemplate.ts#L12">templates/ActionSheetTemplate.ts:12</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/ActionSheetTemplate.ts#L12">templates/ActionSheetTemplate.ts:12</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>parse<wbr>Config</h3>
<aside class="tsd-sources">
<p>Inherited from Template.parseConfig</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L104">templates/Template.ts:104</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L116">templates/Template.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/alerttemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from Template&lt;AlertTemplateConfig&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L71">templates/Template.ts:71</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L83">templates/Template.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from Template.id</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L67">templates/Template.ts:67</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L79">templates/Template.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>event<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/AlertTemplate.ts#L15">templates/AlertTemplate.ts:15</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/AlertTemplate.ts#L15">templates/AlertTemplate.ts:15</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>actionButtonPressed<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
Expand All @@ -194,7 +194,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/AlertTemplate.ts#L11">templates/AlertTemplate.ts:11</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/AlertTemplate.ts#L11">templates/AlertTemplate.ts:11</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>parse<wbr>Config</h3>
<aside class="tsd-sources">
<p>Inherited from Template.parseConfig</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L104">templates/Template.ts:104</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L116">templates/Template.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/contacttemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from Template&lt;ContactTemplateConfig&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L71">templates/Template.ts:71</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L83">templates/Template.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from Template.id</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L67">templates/Template.ts:67</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L79">templates/Template.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>event<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/ContactTemplate.ts#L37">templates/ContactTemplate.ts:37</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/ContactTemplate.ts#L37">templates/ContactTemplate.ts:37</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>gridButtonPressed<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
Expand All @@ -194,7 +194,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/ContactTemplate.ts#L34">templates/ContactTemplate.ts:34</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/ContactTemplate.ts#L34">templates/ContactTemplate.ts:34</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>parse<wbr>Config</h3>
<aside class="tsd-sources">
<p>Inherited from Template.parseConfig</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L104">templates/Template.ts:104</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L116">templates/Template.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/gridtemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from Template&lt;GridTemplateConfig&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L71">templates/Template.ts:71</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L83">templates/Template.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from Template.id</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L67">templates/Template.ts:67</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L79">templates/Template.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>event<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/GridTemplate.ts#L40">templates/GridTemplate.ts:40</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/GridTemplate.ts#L40">templates/GridTemplate.ts:40</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>gridButtonPressed<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
Expand All @@ -194,7 +194,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/GridTemplate.ts#L36">templates/GridTemplate.ts:36</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/GridTemplate.ts#L36">templates/GridTemplate.ts:36</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>parse<wbr>Config</h3>
<aside class="tsd-sources">
<p>Inherited from Template.parseConfig</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L104">templates/Template.ts:104</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L116">templates/Template.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
10 changes: 5 additions & 5 deletions docs/classes/informationtemplate.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<aside class="tsd-sources">
<p>Inherited from Template&lt;InformationTemplateConfig&gt;.constructor</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L71">templates/Template.ts:71</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L83">templates/Template.ts:83</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -155,7 +155,7 @@ <h3>id</h3>
<aside class="tsd-sources">
<p>Inherited from Template.id</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L67">templates/Template.ts:67</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L79">templates/Template.ts:79</a></li>
</ul>
</aside>
</section>
Expand All @@ -172,7 +172,7 @@ <h3>event<wbr>Map</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/InformationTemplate.ts#L26">templates/InformationTemplate.ts:26</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/InformationTemplate.ts#L26">templates/InformationTemplate.ts:26</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-symbol">{ </span>actionButtonPressed<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> }</span></h4>
Expand All @@ -194,7 +194,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/InformationTemplate.ts#L22">templates/InformationTemplate.ts:22</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/InformationTemplate.ts#L22">templates/InformationTemplate.ts:22</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
Expand All @@ -215,7 +215,7 @@ <h3>parse<wbr>Config</h3>
<aside class="tsd-sources">
<p>Inherited from Template.parseConfig</p>
<ul>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6125787/src/templates/Template.ts#L104">templates/Template.ts:104</a></li>
<li>Defined in <a href="https://github.com/birkir/react-native-carplay/blob/6c15510/src/templates/Template.ts#L116">templates/Template.ts:116</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
Loading

0 comments on commit c656d6f

Please sign in to comment.