@@ -57,13 +57,10 @@ <h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-
5757< ul class ="tsd-signatures tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited tsd-is-external ">
5858< li class ="tsd-signature tsd-anchor-link " id ="constructor.new_ActivityIndicator "> new < wbr /> Activity< wbr /> Indicator< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < a href ="_nativescript_community_ui_material_activityindicator.ActivityIndicator.html " class ="tsd-signature-type " data-tsd-kind ="Class "> ActivityIndicator</ a > < a href ="#constructor.new_ActivityIndicator " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
5959< li class ="tsd-description ">
60- < div class ="tsd-comment tsd-typography "> < p > Please note that should you be using the < code > new Observable({})</ code > constructor, it is < strong > obsolete</ strong > since v3.0,
61- and you have to migrate to the "data/observable" < code > fromObject({})</ code > or the < code > fromObjectRecursive({})</ code > functions.</ p >
62- </ div >
6360< h4 class ="tsd-returns-title "> Returns < a href ="_nativescript_community_ui_material_activityindicator.ActivityIndicator.html " class ="tsd-signature-type " data-tsd-kind ="Class "> ActivityIndicator</ a > </ h4 > < aside class ="tsd-sources ">
6461< p > Inherited from mixin(ActivityIndicatorBase, NSProgress).constructor</ p >
6562< ul >
66- < li > Defined in node_modules/@nativescript/core/data/observable/ index.d.ts:76 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
63+ < li > Defined in node_modules/@nativescript/core/ui/core/view-base/ index.d.ts:263 </ li > </ ul > </ aside > </ li > </ ul > </ section > </ section >
6764< section class ="tsd-panel-group tsd-member-group ">
6865< h2 > Properties</ h2 >
6966< section class ="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-inherited "> < a id ="dynamicElevationOffset " class ="tsd-anchor "> </ a >
@@ -132,7 +129,18 @@ <h5><code class="tsd-tag ts-flagRest">Rest</code> <span class="tsd-signature-sym
132129< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
133130< p > Inherited from mixin(ActivityIndicatorBase, NSProgress).closeBottomSheet</ p >
134131< ul >
135- < li > Defined in packages/bottomsheet/bottomsheet.d.ts:86</ li > </ ul > </ aside > </ li > </ ul > </ section >
132+ < li > Defined in packages/bottomsheet/bottomsheet.d.ts:83</ li > </ ul > </ aside > </ li >
133+ < li class ="tsd-signature tsd-anchor-link " id ="closeBottomSheet.closeBottomSheet-2 "> close< wbr /> Bottom< wbr /> Sheet< span class ="tsd-signature-symbol "> (</ span > < span class ="tsd-signature-symbol "> ...</ span > args< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> any</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> void</ span > < a href ="#closeBottomSheet.closeBottomSheet-2 " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
134+ < li class ="tsd-description ">
135+ < div class ="tsd-parameters ">
136+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
137+ < ul class ="tsd-parameter-list ">
138+ < li >
139+ < h5 > < code class ="tsd-tag ts-flagRest "> Rest</ code > < span class ="tsd-signature-symbol "> ...</ span > args: < span class ="tsd-signature-type "> any</ span > </ h5 > </ li > </ ul > </ div >
140+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> void</ span > </ h4 > < aside class ="tsd-sources ">
141+ < p > Inherited from mixin(ActivityIndicatorBase, NSProgress).closeBottomSheet</ p >
142+ < ul >
143+ < li > Defined in packages/bottomsheet/bottomsheet.d.ts:90</ li > </ ul > </ aside > </ li > </ ul > </ section >
136144< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < a id ="requestFocus " class ="tsd-anchor "> </ a >
137145< h3 class ="tsd-anchor-link "> < span > request< wbr /> Focus</ span > < a href ="#requestFocus " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
138146< ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited ">
@@ -145,17 +153,28 @@ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</spa
145153< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < a id ="showBottomSheet " class ="tsd-anchor "> </ a >
146154< h3 class ="tsd-anchor-link "> < span > show< wbr /> Bottom< wbr /> Sheet</ span > < a href ="#showBottomSheet " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
147155< ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited ">
148- < li class ="tsd-signature tsd-anchor-link " id ="showBottomSheet.showBottomSheet-1 "> show< wbr /> Bottom< wbr /> Sheet< span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> : </ span > < a href ="../interfaces/_nativescript_community_ui_material_bottomsheet.BottomSheetOptions.html " class ="tsd-signature-type " data-tsd-kind ="Interface "> BottomSheetOptions</ a > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ViewBase</ span > < a href ="#showBottomSheet.showBottomSheet-1 " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
156+ < li class ="tsd-signature tsd-anchor-link " id ="showBottomSheet.showBottomSheet-1 "> show< wbr /> Bottom< wbr /> Sheet< span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> BottomSheetOptions</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ViewBase</ span > < a href ="#showBottomSheet.showBottomSheet-1 " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
157+ < li class ="tsd-description ">
158+ < div class ="tsd-parameters ">
159+ < h4 class ="tsd-parameters-title "> Parameters</ h4 >
160+ < ul class ="tsd-parameter-list ">
161+ < li >
162+ < h5 > options: < span class ="tsd-signature-type "> BottomSheetOptions</ span > </ h5 > </ li > </ ul > </ div >
163+ < h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> ViewBase</ span > </ h4 > < aside class ="tsd-sources ">
164+ < p > Inherited from mixin(ActivityIndicatorBase, NSProgress).showBottomSheet</ p >
165+ < ul >
166+ < li > Defined in packages/bottomsheet/bottomsheet.d.ts:84</ li > </ ul > </ aside > </ li >
167+ < li class ="tsd-signature tsd-anchor-link " id ="showBottomSheet.showBottomSheet-2 "> show< wbr /> Bottom< wbr /> Sheet< span class ="tsd-signature-symbol "> (</ span > options< span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> BottomSheetOptions</ span > < span class ="tsd-signature-symbol "> )</ span > < span class ="tsd-signature-symbol "> : </ span > < span class ="tsd-signature-type "> ViewBase</ span > < a href ="#showBottomSheet.showBottomSheet-2 " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ li >
149168< li class ="tsd-description ">
150169< div class ="tsd-parameters ">
151170< h4 class ="tsd-parameters-title "> Parameters</ h4 >
152171< ul class ="tsd-parameter-list ">
153172< li >
154- < h5 > options: < a href =" ../interfaces/_nativescript_community_ui_material_bottomsheet.BottomSheetOptions.html " class ="tsd-signature-type " data-tsd-kind =" Interface " > BottomSheetOptions</ a > </ h5 > </ li > </ ul > </ div >
173+ < h5 > options: < span class ="tsd-signature-type "> BottomSheetOptions</ span > </ h5 > </ li > </ ul > </ div >
155174< h4 class ="tsd-returns-title "> Returns < span class ="tsd-signature-type "> ViewBase</ span > </ h4 > < aside class ="tsd-sources ">
156175< p > Inherited from mixin(ActivityIndicatorBase, NSProgress).showBottomSheet</ p >
157176< ul >
158- < li > Defined in packages/bottomsheet/bottomsheet.d.ts:87 </ li > </ ul > </ aside > </ li > </ ul > </ section >
177+ < li > Defined in packages/bottomsheet/bottomsheet.d.ts:91 </ li > </ ul > </ aside > </ li > </ ul > </ section >
159178< section class ="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class tsd-is-inherited "> < a id ="startAnimating " class ="tsd-anchor "> </ a >
160179< h3 class ="tsd-anchor-link "> < span > start< wbr /> Animating</ span > < a href ="#startAnimating " aria-label ="Permalink " class ="tsd-anchor-icon "> < svg class ="icon icon-tabler icon-tabler-link " viewBox ="0 0 24 24 " stroke-width ="2 " stroke ="currentColor " fill ="none " stroke-linecap ="round " stroke-linejoin ="round "> < use href ="#icon-anchor-a "> </ use > < use href ="#icon-anchor-b "> </ use > < use href ="#icon-anchor-c "> </ use > </ svg > </ a > </ h3 >
161180< ul class ="tsd-signatures tsd-kind-method tsd-parent-kind-class tsd-is-inherited ">
@@ -200,15 +219,12 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.9389
200219< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_button.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> button</ a > </ li >
201220< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_cardview.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> cardview</ a > </ li >
202221< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_core.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> core</ a > </ li >
203- < li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_dialogs.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> dialogs</ a > </ li >
204222< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_floatingactionbutton.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> floatingactionbutton</ a > </ li >
205223< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_progress.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> progress</ a > </ li >
206224< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_ripple.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> ripple</ a > </ li >
207225< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_slider.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> slider</ a > </ li >
208226< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_snackbar.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> snackbar</ a > </ li >
209- < li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_speedial.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> speedial</ a > </ li >
210227< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_switch.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> switch</ a > </ li >
211- < li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_tabs.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> tabs</ a > </ li >
212228< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_textfield.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> textfield</ a > </ li >
213229< li class ="tsd-kind-module "> < a href ="../modules/_nativescript_community_ui_material_textview.html "> @nativescript-< wbr /> community/ui-< wbr /> material-< wbr /> textview</ a > </ li > </ ul > </ li > </ ul > </ div > </ details > </ nav >
214230< nav class ="tsd-navigation secondary menu-sticky ">
0 commit comments