Skip to content

Commit f0ce481

Browse files
committed
chore: doc
1 parent 29ee31a commit f0ce481

File tree

54 files changed

+561
-555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+561
-555
lines changed

docs/assets/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
--color-panel-divider: #eee;
1111
--color-comment-tag: #707070;
1212
--color-comment-tag-text: #fff;
13-
--color-code-background: rgba(#000, 0.04);
13+
--color-code-background: rgba(0, 0, 0, 0.04);
1414
--color-ts: #9600ff;
1515
--color-ts-interface: #647f1b;
1616
--color-ts-enum: #937210;

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/_nativescript_community_ui_material_bottom_navigation.bottomnavigation.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ <h3>android</h3>
143143
<div class="tsd-signature tsd-kind-icon">android<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
144144
<aside class="tsd-sources">
145145
<ul>
146-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L50">src/bottom-navigation/index.d.ts:50</a></li>
146+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L50">src/bottom-navigation/index.d.ts:50</a></li>
147147
</ul>
148148
</aside>
149149
<div class="tsd-comment tsd-typography">
@@ -158,7 +158,7 @@ <h3>ios</h3>
158158
<div class="tsd-signature tsd-kind-icon">ios<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
159159
<aside class="tsd-sources">
160160
<ul>
161-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L55">src/bottom-navigation/index.d.ts:55</a></li>
161+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L55">src/bottom-navigation/index.d.ts:55</a></li>
162162
</ul>
163163
</aside>
164164
<div class="tsd-comment tsd-typography">
@@ -173,7 +173,7 @@ <h3>ios<wbr>Custom<wbr>Positioning</h3>
173173
<div class="tsd-signature tsd-kind-icon">ios<wbr>Custom<wbr>Positioning<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
174174
<aside class="tsd-sources">
175175
<ul>
176-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L79">src/bottom-navigation/index.d.ts:79</a></li>
176+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L79">src/bottom-navigation/index.d.ts:79</a></li>
177177
</ul>
178178
</aside>
179179
</section>
@@ -183,7 +183,7 @@ <h3>items</h3>
183183
<div class="tsd-signature tsd-kind-icon">items<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">[]</span></div>
184184
<aside class="tsd-sources">
185185
<ul>
186-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L35">src/bottom-navigation/index.d.ts:35</a></li>
186+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L35">src/bottom-navigation/index.d.ts:35</a></li>
187187
</ul>
188188
</aside>
189189
<div class="tsd-comment tsd-typography">
@@ -198,7 +198,7 @@ <h3>selected<wbr>Index</h3>
198198
<div class="tsd-signature tsd-kind-icon">selected<wbr>Index<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
199199
<aside class="tsd-sources">
200200
<ul>
201-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L45">src/bottom-navigation/index.d.ts:45</a></li>
201+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L45">src/bottom-navigation/index.d.ts:45</a></li>
202202
</ul>
203203
</aside>
204204
<div class="tsd-comment tsd-typography">
@@ -213,7 +213,7 @@ <h3>tab<wbr>Strip</h3>
213213
<div class="tsd-signature tsd-kind-icon">tab<wbr>Strip<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div>
214214
<aside class="tsd-sources">
215215
<ul>
216-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L40">src/bottom-navigation/index.d.ts:40</a></li>
216+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L40">src/bottom-navigation/index.d.ts:40</a></li>
217217
</ul>
218218
</aside>
219219
<div class="tsd-comment tsd-typography">
@@ -228,7 +228,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> selected<wbr>Index<wbr>Ch
228228
<div class="tsd-signature tsd-kind-icon">selected<wbr>Index<wbr>Changed<wbr>Event<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
229229
<aside class="tsd-sources">
230230
<ul>
231-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L60">src/bottom-navigation/index.d.ts:60</a></li>
231+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L60">src/bottom-navigation/index.d.ts:60</a></li>
232232
</ul>
233233
</aside>
234234
<div class="tsd-comment tsd-typography">
@@ -250,7 +250,7 @@ <h3>on</h3>
250250
<li class="tsd-description">
251251
<aside class="tsd-sources">
252252
<ul>
253-
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/65e77f00/src/bottom-navigation/index.d.ts#L74">src/bottom-navigation/index.d.ts:74</a></li>
253+
<li>Defined in <a href="https://github.com/nativescript-community/ui-material-components/blob/29ee31ae/src/bottom-navigation/index.d.ts#L74">src/bottom-navigation/index.d.ts:74</a></li>
254254
</ul>
255255
</aside>
256256
<div class="tsd-comment tsd-typography">

0 commit comments

Comments
 (0)