Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-telerik-ui

Package Overview
Dependencies
Maintainers
3
Versions
580
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-telerik-ui - npm Package Compare versions

Comparing version 3.1.0-2017-8-2-1 to 3.1.0-2017-8-21-1

platforms/android/Common-2017.1.821-dev-release.aar

11

listview/listview-common.js

@@ -471,2 +471,5 @@ Object.defineProperty(exports, "__esModule", { value: true });

templateString = this.itemTemplate;
if (templateString === undefined) {
return this._getDefaultItemContent();
}
break;

@@ -488,2 +491,10 @@ case ListViewViewTypes.ItemSwipeView:

};
RadListView.prototype._getDefaultItemContent = function () {
var lbl = new label_1.Label();
lbl.bind({
targetProperty: "text",
sourceProperty: "$value"
});
return lbl;
};
RadListView.prototype.getTemplateFromSelector = function (templateKey) {

@@ -490,0 +501,0 @@ for (var i = 0, length_1 = this._itemTemplatesInternal.length; i < length_1; i++) {

2

listview/listview-common.metadata.json

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":3,"metadata":{"PullToRefreshStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onIndicatorColorPropertyChanged":[{"__symbolic":"method"}],"onIndicatorBackgroundColorPropertyChanged":[{"__symbolic":"method"}]},"statics":{"indicatorColorProperty":{"__symbolic":"error","message":"Function call not supported","line":84,"character":26},"indicatorBackgroundColorProperty":{"__symbolic":"error","message":"Function call not supported","line":93,"character":26}}},"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/layouts/stack-layout","name":"StackLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewScrollEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"SwipeActionsEventData":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewEventData"}},"ListViewLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onScrollDirectionPropertyChanged":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"onItemWidthPropertyChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"onItemHeightPropertyChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}]},"statics":{"scrollDirectionProperty":{"__symbolic":"error","message":"Function call not supported","line":280,"character":26},"itemInsertAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":296,"character":26},"itemDeleteAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":312,"character":26},"itemWidthProperty":{"__symbolic":"error","message":"Function call not supported","line":329,"character":26},"itemHeightProperty":{"__symbolic":"error","message":"Function call not supported","line":346,"character":26}}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"View"},"members":{"_reorderItemInSource":[{"__symbolic":"method"}],"suspendUpdates":[{"__symbolic":"method"}],"resumeUpdates":[{"__symbolic":"method"}],"updatesSuspended":[{"__symbolic":"method"}],"getItemAtIndex":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"resolveTemplateView":[{"__symbolic":"method"}],"getViewForViewType":[{"__symbolic":"method"}],"getTemplateFromSelector":[{"__symbolic":"method"}],"onPullToRefreshStylePropertyChanged":[{"__symbolic":"method"}],"onHeaderItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onFooterItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onListViewReorderModePropertyChanged":[{"__symbolic":"method"}],"onLayoutPropertyChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatesPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onItemSwipeTemplatePropertyChanged":[{"__symbolic":"method"}],"onMultipleSelectionPropertyChanged":[{"__symbolic":"method"}],"onItemReorderPropertyChanged":[{"__symbolic":"method"}],"onItemSwipePropertyChanged":[{"__symbolic":"method"}],"onSwipeActionsPropertyChanged":[{"__symbolic":"method"}],"onPullToRefreshPropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandModePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizePropertyChanged":[{"__symbolic":"method"}],"onSelectionBehaviorPropertyChanged":[{"__symbolic":"method"}],"onItemsPropertyChanged":[{"__symbolic":"method"}],"onScrollPositionPropertyChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onReorderModeChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onSourceCollectionChangedInternal":[{"__symbolic":"method"}],"onItemsChangedInternal":[{"__symbolic":"method"}],"onItemsChanged":[{"__symbolic":"method"}],"onScrollPositionChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}]},"statics":{"knownFunctions":["itemTemplateSelector"],"scrolledEvent":"scrolled","scrollDragEndedEvent":"scrollDragEnded","scrollStartedEvent":"scrollStarted","scrollEndedEvent":"scrollEnded","itemSelectingEvent":"itemSelecting","itemDeselectingEvent":"itemDeselecting","itemTapEvent":"itemTap","itemHoldEvent":"itemHold","itemSelectedEvent":"itemSelected","itemDeselectedEvent":"itemDeselected","itemReorderStartingEvent":"itemReorderStarting","itemReorderedEvent":"itemReordered","itemReorderStartedEvent":"itemReorderStarted","itemSwipingEvent":"itemSwiping","itemSwipeProgressChangedEvent":"itemSwipeProgressChanged","itemSwipeProgressStartedEvent":"itemSwipeProgressStarted","itemSwipeProgressEndedEvent":"itemSwipeProgressEnded","loadMoreDataRequestedEvent":"loadMoreDataRequested","pullToRefreshInitiatedEvent":"pullToRefreshInitiated","itemLoadingEvent":"itemLoading","pullToRefreshStyleProperty":{"__symbolic":"error","message":"Function call not supported","line":452,"character":26},"headerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":462,"character":26},"footerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":471,"character":26},"reorderModeProperty":{"__symbolic":"error","message":"Function call not supported","line":480,"character":26},"listViewLayoutProperty":{"__symbolic":"error","message":"Function call not supported","line":489,"character":26},"loadOnDemandItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":498,"character":26},"itemTemplateSelectorProperty":{"__symbolic":"error","message":"Function call not supported","line":507,"character":26},"itemTemplatesProperty":{"__symbolic":"error","message":"Function call not supported","line":516,"character":28},"itemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":532,"character":26},"itemSwipeTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":541,"character":26},"multipleSelectionProperty":{"__symbolic":"error","message":"Function call not supported","line":551,"character":26},"itemReorderProperty":{"__symbolic":"error","message":"Function call not supported","line":561,"character":26},"itemSwipeProperty":{"__symbolic":"error","message":"Function call not supported","line":571,"character":26},"swipeActionsProperty":{"__symbolic":"error","message":"Function call not supported","line":581,"character":26},"pullToRefreshProperty":{"__symbolic":"error","message":"Function call not supported","line":591,"character":26},"loadOnDemandModeProperty":{"__symbolic":"error","message":"Function call not supported","line":600,"character":26},"loadOnDemandBufferSizeProperty":{"__symbolic":"error","message":"Function call not supported","line":610,"character":26},"selectionBehaviorProperty":{"__symbolic":"error","message":"Function call not supported","line":619,"character":26},"itemsProperty":{"__symbolic":"error","message":"Function call not supported","line":628,"character":26},"scrollPositionProperty":{"__symbolic":"error","message":"Function call not supported","line":637,"character":26}}}}},{"__symbolic":"module","version":1,"metadata":{"PullToRefreshStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onIndicatorColorPropertyChanged":[{"__symbolic":"method"}],"onIndicatorBackgroundColorPropertyChanged":[{"__symbolic":"method"}]},"statics":{"indicatorColorProperty":{"__symbolic":"error","message":"Function call not supported","line":84,"character":26},"indicatorBackgroundColorProperty":{"__symbolic":"error","message":"Function call not supported","line":93,"character":26}}},"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/layouts/stack-layout","name":"StackLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewScrollEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"SwipeActionsEventData":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewEventData"}},"ListViewLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onScrollDirectionPropertyChanged":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"onItemWidthPropertyChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"onItemHeightPropertyChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}]},"statics":{"scrollDirectionProperty":{"__symbolic":"error","message":"Function call not supported","line":280,"character":26},"itemInsertAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":296,"character":26},"itemDeleteAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":312,"character":26},"itemWidthProperty":{"__symbolic":"error","message":"Function call not supported","line":329,"character":26},"itemHeightProperty":{"__symbolic":"error","message":"Function call not supported","line":346,"character":26}}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"View"},"members":{"_reorderItemInSource":[{"__symbolic":"method"}],"suspendUpdates":[{"__symbolic":"method"}],"resumeUpdates":[{"__symbolic":"method"}],"updatesSuspended":[{"__symbolic":"method"}],"getItemAtIndex":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"resolveTemplateView":[{"__symbolic":"method"}],"getViewForViewType":[{"__symbolic":"method"}],"getTemplateFromSelector":[{"__symbolic":"method"}],"onPullToRefreshStylePropertyChanged":[{"__symbolic":"method"}],"onHeaderItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onFooterItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onListViewReorderModePropertyChanged":[{"__symbolic":"method"}],"onLayoutPropertyChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatesPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onItemSwipeTemplatePropertyChanged":[{"__symbolic":"method"}],"onMultipleSelectionPropertyChanged":[{"__symbolic":"method"}],"onItemReorderPropertyChanged":[{"__symbolic":"method"}],"onItemSwipePropertyChanged":[{"__symbolic":"method"}],"onSwipeActionsPropertyChanged":[{"__symbolic":"method"}],"onPullToRefreshPropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandModePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizePropertyChanged":[{"__symbolic":"method"}],"onSelectionBehaviorPropertyChanged":[{"__symbolic":"method"}],"onItemsPropertyChanged":[{"__symbolic":"method"}],"onScrollPositionPropertyChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onReorderModeChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onSourceCollectionChangedInternal":[{"__symbolic":"method"}],"onItemsChangedInternal":[{"__symbolic":"method"}],"onItemsChanged":[{"__symbolic":"method"}],"onScrollPositionChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}]},"statics":{"knownFunctions":["itemTemplateSelector"],"scrolledEvent":"scrolled","scrollDragEndedEvent":"scrollDragEnded","scrollStartedEvent":"scrollStarted","scrollEndedEvent":"scrollEnded","itemSelectingEvent":"itemSelecting","itemDeselectingEvent":"itemDeselecting","itemTapEvent":"itemTap","itemHoldEvent":"itemHold","itemSelectedEvent":"itemSelected","itemDeselectedEvent":"itemDeselected","itemReorderStartingEvent":"itemReorderStarting","itemReorderedEvent":"itemReordered","itemReorderStartedEvent":"itemReorderStarted","itemSwipingEvent":"itemSwiping","itemSwipeProgressChangedEvent":"itemSwipeProgressChanged","itemSwipeProgressStartedEvent":"itemSwipeProgressStarted","itemSwipeProgressEndedEvent":"itemSwipeProgressEnded","loadMoreDataRequestedEvent":"loadMoreDataRequested","pullToRefreshInitiatedEvent":"pullToRefreshInitiated","itemLoadingEvent":"itemLoading","pullToRefreshStyleProperty":{"__symbolic":"error","message":"Function call not supported","line":452,"character":26},"headerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":462,"character":26},"footerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":471,"character":26},"reorderModeProperty":{"__symbolic":"error","message":"Function call not supported","line":480,"character":26},"listViewLayoutProperty":{"__symbolic":"error","message":"Function call not supported","line":489,"character":26},"loadOnDemandItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":498,"character":26},"itemTemplateSelectorProperty":{"__symbolic":"error","message":"Function call not supported","line":507,"character":26},"itemTemplatesProperty":{"__symbolic":"error","message":"Function call not supported","line":516,"character":28},"itemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":532,"character":26},"itemSwipeTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":541,"character":26},"multipleSelectionProperty":{"__symbolic":"error","message":"Function call not supported","line":551,"character":26},"itemReorderProperty":{"__symbolic":"error","message":"Function call not supported","line":561,"character":26},"itemSwipeProperty":{"__symbolic":"error","message":"Function call not supported","line":571,"character":26},"swipeActionsProperty":{"__symbolic":"error","message":"Function call not supported","line":581,"character":26},"pullToRefreshProperty":{"__symbolic":"error","message":"Function call not supported","line":591,"character":26},"loadOnDemandModeProperty":{"__symbolic":"error","message":"Function call not supported","line":600,"character":26},"loadOnDemandBufferSizeProperty":{"__symbolic":"error","message":"Function call not supported","line":610,"character":26},"selectionBehaviorProperty":{"__symbolic":"error","message":"Function call not supported","line":619,"character":26},"itemsProperty":{"__symbolic":"error","message":"Function call not supported","line":628,"character":26},"scrollPositionProperty":{"__symbolic":"error","message":"Function call not supported","line":637,"character":26}}}}}]
[{"__symbolic":"module","version":3,"metadata":{"PullToRefreshStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onIndicatorColorPropertyChanged":[{"__symbolic":"method"}],"onIndicatorBackgroundColorPropertyChanged":[{"__symbolic":"method"}]},"statics":{"indicatorColorProperty":{"__symbolic":"error","message":"Function call not supported","line":84,"character":26},"indicatorBackgroundColorProperty":{"__symbolic":"error","message":"Function call not supported","line":93,"character":26}}},"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/layouts/stack-layout","name":"StackLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewScrollEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"SwipeActionsEventData":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewEventData"}},"ListViewLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onScrollDirectionPropertyChanged":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"onItemWidthPropertyChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"onItemHeightPropertyChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}]},"statics":{"scrollDirectionProperty":{"__symbolic":"error","message":"Function call not supported","line":280,"character":26},"itemInsertAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":296,"character":26},"itemDeleteAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":312,"character":26},"itemWidthProperty":{"__symbolic":"error","message":"Function call not supported","line":329,"character":26},"itemHeightProperty":{"__symbolic":"error","message":"Function call not supported","line":346,"character":26}}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"View"},"members":{"_reorderItemInSource":[{"__symbolic":"method"}],"suspendUpdates":[{"__symbolic":"method"}],"resumeUpdates":[{"__symbolic":"method"}],"updatesSuspended":[{"__symbolic":"method"}],"getItemAtIndex":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"resolveTemplateView":[{"__symbolic":"method"}],"getViewForViewType":[{"__symbolic":"method"}],"_getDefaultItemContent":[{"__symbolic":"method"}],"getTemplateFromSelector":[{"__symbolic":"method"}],"onPullToRefreshStylePropertyChanged":[{"__symbolic":"method"}],"onHeaderItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onFooterItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onListViewReorderModePropertyChanged":[{"__symbolic":"method"}],"onLayoutPropertyChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatesPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onItemSwipeTemplatePropertyChanged":[{"__symbolic":"method"}],"onMultipleSelectionPropertyChanged":[{"__symbolic":"method"}],"onItemReorderPropertyChanged":[{"__symbolic":"method"}],"onItemSwipePropertyChanged":[{"__symbolic":"method"}],"onSwipeActionsPropertyChanged":[{"__symbolic":"method"}],"onPullToRefreshPropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandModePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizePropertyChanged":[{"__symbolic":"method"}],"onSelectionBehaviorPropertyChanged":[{"__symbolic":"method"}],"onItemsPropertyChanged":[{"__symbolic":"method"}],"onScrollPositionPropertyChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onReorderModeChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onSourceCollectionChangedInternal":[{"__symbolic":"method"}],"onItemsChangedInternal":[{"__symbolic":"method"}],"onItemsChanged":[{"__symbolic":"method"}],"onScrollPositionChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}]},"statics":{"knownFunctions":["itemTemplateSelector"],"scrolledEvent":"scrolled","scrollDragEndedEvent":"scrollDragEnded","scrollStartedEvent":"scrollStarted","scrollEndedEvent":"scrollEnded","itemSelectingEvent":"itemSelecting","itemDeselectingEvent":"itemDeselecting","itemTapEvent":"itemTap","itemHoldEvent":"itemHold","itemSelectedEvent":"itemSelected","itemDeselectedEvent":"itemDeselected","itemReorderStartingEvent":"itemReorderStarting","itemReorderedEvent":"itemReordered","itemReorderStartedEvent":"itemReorderStarted","itemSwipingEvent":"itemSwiping","itemSwipeProgressChangedEvent":"itemSwipeProgressChanged","itemSwipeProgressStartedEvent":"itemSwipeProgressStarted","itemSwipeProgressEndedEvent":"itemSwipeProgressEnded","loadMoreDataRequestedEvent":"loadMoreDataRequested","pullToRefreshInitiatedEvent":"pullToRefreshInitiated","itemLoadingEvent":"itemLoading","pullToRefreshStyleProperty":{"__symbolic":"error","message":"Function call not supported","line":452,"character":26},"headerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":462,"character":26},"footerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":471,"character":26},"reorderModeProperty":{"__symbolic":"error","message":"Function call not supported","line":480,"character":26},"listViewLayoutProperty":{"__symbolic":"error","message":"Function call not supported","line":489,"character":26},"loadOnDemandItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":498,"character":26},"itemTemplateSelectorProperty":{"__symbolic":"error","message":"Function call not supported","line":507,"character":26},"itemTemplatesProperty":{"__symbolic":"error","message":"Function call not supported","line":516,"character":28},"itemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":532,"character":26},"itemSwipeTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":541,"character":26},"multipleSelectionProperty":{"__symbolic":"error","message":"Function call not supported","line":551,"character":26},"itemReorderProperty":{"__symbolic":"error","message":"Function call not supported","line":561,"character":26},"itemSwipeProperty":{"__symbolic":"error","message":"Function call not supported","line":571,"character":26},"swipeActionsProperty":{"__symbolic":"error","message":"Function call not supported","line":581,"character":26},"pullToRefreshProperty":{"__symbolic":"error","message":"Function call not supported","line":591,"character":26},"loadOnDemandModeProperty":{"__symbolic":"error","message":"Function call not supported","line":600,"character":26},"loadOnDemandBufferSizeProperty":{"__symbolic":"error","message":"Function call not supported","line":610,"character":26},"selectionBehaviorProperty":{"__symbolic":"error","message":"Function call not supported","line":619,"character":26},"itemsProperty":{"__symbolic":"error","message":"Function call not supported","line":628,"character":26},"scrollPositionProperty":{"__symbolic":"error","message":"Function call not supported","line":637,"character":26}}}}},{"__symbolic":"module","version":1,"metadata":{"PullToRefreshStyle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onIndicatorColorPropertyChanged":[{"__symbolic":"method"}],"onIndicatorBackgroundColorPropertyChanged":[{"__symbolic":"method"}]},"statics":{"indicatorColorProperty":{"__symbolic":"error","message":"Function call not supported","line":84,"character":26},"indicatorBackgroundColorProperty":{"__symbolic":"error","message":"Function call not supported","line":93,"character":26}}},"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/layouts/stack-layout","name":"StackLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewScrollEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"ListViewEventData":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}]}},"SwipeActionsEventData":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewEventData"}},"ListViewLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"ViewBase"},"members":{"onScrollDirectionPropertyChanged":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationPropertyChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"onItemWidthPropertyChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"onItemHeightPropertyChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}]},"statics":{"scrollDirectionProperty":{"__symbolic":"error","message":"Function call not supported","line":280,"character":26},"itemInsertAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":296,"character":26},"itemDeleteAnimationProperty":{"__symbolic":"error","message":"Function call not supported","line":312,"character":26},"itemWidthProperty":{"__symbolic":"error","message":"Function call not supported","line":329,"character":26},"itemHeightProperty":{"__symbolic":"error","message":"Function call not supported","line":346,"character":26}}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"tns-core-modules/ui/core/view","name":"View"},"members":{"_reorderItemInSource":[{"__symbolic":"method"}],"suspendUpdates":[{"__symbolic":"method"}],"resumeUpdates":[{"__symbolic":"method"}],"updatesSuspended":[{"__symbolic":"method"}],"getItemAtIndex":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"resolveTemplateView":[{"__symbolic":"method"}],"getViewForViewType":[{"__symbolic":"method"}],"_getDefaultItemContent":[{"__symbolic":"method"}],"getTemplateFromSelector":[{"__symbolic":"method"}],"onPullToRefreshStylePropertyChanged":[{"__symbolic":"method"}],"onHeaderItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onFooterItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onListViewReorderModePropertyChanged":[{"__symbolic":"method"}],"onLayoutPropertyChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatesPropertyChanged":[{"__symbolic":"method"}],"onItemTemplatePropertyChanged":[{"__symbolic":"method"}],"onItemSwipeTemplatePropertyChanged":[{"__symbolic":"method"}],"onMultipleSelectionPropertyChanged":[{"__symbolic":"method"}],"onItemReorderPropertyChanged":[{"__symbolic":"method"}],"onItemSwipePropertyChanged":[{"__symbolic":"method"}],"onSwipeActionsPropertyChanged":[{"__symbolic":"method"}],"onPullToRefreshPropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandModePropertyChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizePropertyChanged":[{"__symbolic":"method"}],"onSelectionBehaviorPropertyChanged":[{"__symbolic":"method"}],"onItemsPropertyChanged":[{"__symbolic":"method"}],"onScrollPositionPropertyChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onReorderModeChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onSourceCollectionChangedInternal":[{"__symbolic":"method"}],"onItemsChangedInternal":[{"__symbolic":"method"}],"onItemsChanged":[{"__symbolic":"method"}],"onScrollPositionChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}]},"statics":{"knownFunctions":["itemTemplateSelector"],"scrolledEvent":"scrolled","scrollDragEndedEvent":"scrollDragEnded","scrollStartedEvent":"scrollStarted","scrollEndedEvent":"scrollEnded","itemSelectingEvent":"itemSelecting","itemDeselectingEvent":"itemDeselecting","itemTapEvent":"itemTap","itemHoldEvent":"itemHold","itemSelectedEvent":"itemSelected","itemDeselectedEvent":"itemDeselected","itemReorderStartingEvent":"itemReorderStarting","itemReorderedEvent":"itemReordered","itemReorderStartedEvent":"itemReorderStarted","itemSwipingEvent":"itemSwiping","itemSwipeProgressChangedEvent":"itemSwipeProgressChanged","itemSwipeProgressStartedEvent":"itemSwipeProgressStarted","itemSwipeProgressEndedEvent":"itemSwipeProgressEnded","loadMoreDataRequestedEvent":"loadMoreDataRequested","pullToRefreshInitiatedEvent":"pullToRefreshInitiated","itemLoadingEvent":"itemLoading","pullToRefreshStyleProperty":{"__symbolic":"error","message":"Function call not supported","line":452,"character":26},"headerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":462,"character":26},"footerItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":471,"character":26},"reorderModeProperty":{"__symbolic":"error","message":"Function call not supported","line":480,"character":26},"listViewLayoutProperty":{"__symbolic":"error","message":"Function call not supported","line":489,"character":26},"loadOnDemandItemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":498,"character":26},"itemTemplateSelectorProperty":{"__symbolic":"error","message":"Function call not supported","line":507,"character":26},"itemTemplatesProperty":{"__symbolic":"error","message":"Function call not supported","line":516,"character":28},"itemTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":532,"character":26},"itemSwipeTemplateProperty":{"__symbolic":"error","message":"Function call not supported","line":541,"character":26},"multipleSelectionProperty":{"__symbolic":"error","message":"Function call not supported","line":551,"character":26},"itemReorderProperty":{"__symbolic":"error","message":"Function call not supported","line":561,"character":26},"itemSwipeProperty":{"__symbolic":"error","message":"Function call not supported","line":571,"character":26},"swipeActionsProperty":{"__symbolic":"error","message":"Function call not supported","line":581,"character":26},"pullToRefreshProperty":{"__symbolic":"error","message":"Function call not supported","line":591,"character":26},"loadOnDemandModeProperty":{"__symbolic":"error","message":"Function call not supported","line":600,"character":26},"loadOnDemandBufferSizeProperty":{"__symbolic":"error","message":"Function call not supported","line":610,"character":26},"selectionBehaviorProperty":{"__symbolic":"error","message":"Function call not supported","line":619,"character":26},"itemsProperty":{"__symbolic":"error","message":"Function call not supported","line":628,"character":26},"scrollPositionProperty":{"__symbolic":"error","message":"Function call not supported","line":637,"character":26}}}}}]

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":3,"metadata":{"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ReorderHandle"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"RadListView"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"eachChildView":[{"__symbolic":"method"}],"_getViewLayoutParams":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"itemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"subscribeForNativeScrollEvents":[{"__symbolic":"method"}],"bindingContextChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}],"retrieveNativeSnapMode":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"_updateHeaderFooter":[{"__symbolic":"method"}],"updateSwipeActionsBehavior":[{"__symbolic":"method"}],"updateSwipeToExecuteBehavior":[{"__symbolic":"method"}],"updatePullToRefreshBehavior":[{"__symbolic":"method"}],"updateLoadOnDemandBehavior":[{"__symbolic":"method"}],"updateReorderBehavior":[{"__symbolic":"method"}],"updateSelectionBehavior":[{"__symbolic":"method"}],"loadData":[{"__symbolic":"method"}]}},"AndroidLVLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ListViewLayoutBase"},"members":{"_init":[{"__symbolic":"method"}],"_reset":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}],"reset":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"setLayoutOrientation":[{"__symbolic":"method"}],"updateItemAnimator":[{"__symbolic":"method"}]}},"ListViewLinearLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"AndroidLVLayoutBase"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"getLayoutManager":[{"__symbolic":"method"}]}},"ListViewGridLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewLinearLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"onSpanCountPropertyChanged":[{"__symbolic":"method"}],"onSpanCountChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}]},"statics":{"spanCountProperty":{"__symbolic":"error","message":"Function call not supported","line":1394,"character":26}}},"ListViewStaggeredLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewGridLayout"},"members":{"getLayoutManager":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ReorderHandle"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"RadListView"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"eachChildView":[{"__symbolic":"method"}],"_getViewLayoutParams":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"itemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"subscribeForNativeScrollEvents":[{"__symbolic":"method"}],"bindingContextChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}],"retrieveNativeSnapMode":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"_updateHeaderFooter":[{"__symbolic":"method"}],"updateSwipeActionsBehavior":[{"__symbolic":"method"}],"updateSwipeToExecuteBehavior":[{"__symbolic":"method"}],"updatePullToRefreshBehavior":[{"__symbolic":"method"}],"updateLoadOnDemandBehavior":[{"__symbolic":"method"}],"updateReorderBehavior":[{"__symbolic":"method"}],"updateSelectionBehavior":[{"__symbolic":"method"}],"loadData":[{"__symbolic":"method"}]}},"AndroidLVLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ListViewLayoutBase"},"members":{"_init":[{"__symbolic":"method"}],"_reset":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}],"reset":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"setLayoutOrientation":[{"__symbolic":"method"}],"updateItemAnimator":[{"__symbolic":"method"}]}},"ListViewLinearLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"AndroidLVLayoutBase"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"getLayoutManager":[{"__symbolic":"method"}]}},"ListViewGridLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewLinearLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"onSpanCountPropertyChanged":[{"__symbolic":"method"}],"onSpanCountChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}]},"statics":{"spanCountProperty":{"__symbolic":"error","message":"Function call not supported","line":1394,"character":26}}},"ListViewStaggeredLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewGridLayout"},"members":{"getLayoutManager":[{"__symbolic":"method"}]}}}}]
[{"__symbolic":"module","version":3,"metadata":{"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ReorderHandle"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"RadListView"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"eachChildView":[{"__symbolic":"method"}],"_getViewLayoutParams":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"itemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"subscribeForNativeScrollEvents":[{"__symbolic":"method"}],"bindingContextChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}],"retrieveNativeSnapMode":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"_updateHeaderFooter":[{"__symbolic":"method"}],"updateSwipeActionsBehavior":[{"__symbolic":"method"}],"updateSwipeToExecuteBehavior":[{"__symbolic":"method"}],"updatePullToRefreshBehavior":[{"__symbolic":"method"}],"updateLoadOnDemandBehavior":[{"__symbolic":"method"}],"updateReorderBehavior":[{"__symbolic":"method"}],"updateSelectionBehavior":[{"__symbolic":"method"}],"loadData":[{"__symbolic":"method"}]}},"AndroidLVLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ListViewLayoutBase"},"members":{"_init":[{"__symbolic":"method"}],"_reset":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}],"reset":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"setLayoutOrientation":[{"__symbolic":"method"}],"updateItemAnimator":[{"__symbolic":"method"}]}},"ListViewLinearLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"AndroidLVLayoutBase"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"getLayoutManager":[{"__symbolic":"method"}]}},"ListViewGridLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewLinearLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"onSpanCountPropertyChanged":[{"__symbolic":"method"}],"onSpanCountChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}]},"statics":{"spanCountProperty":{"__symbolic":"error","message":"Function call not supported","line":1403,"character":26}}},"ListViewStaggeredLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewGridLayout"},"members":{"getLayoutManager":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"ReorderHandle":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ReorderHandle"},"members":{"__ctor__":[{"__symbolic":"constructor"}]}},"RadListView":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"RadListView"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"eachChildView":[{"__symbolic":"method"}],"_getViewLayoutParams":[{"__symbolic":"method"}],"isItemSelected":[{"__symbolic":"method"}],"selectAll":[{"__symbolic":"method"}],"deselectAll":[{"__symbolic":"method"}],"selectItemAt":[{"__symbolic":"method"}],"deselectItemAt":[{"__symbolic":"method"}],"getViewForItem":[{"__symbolic":"method"}],"getSelectedItems":[{"__symbolic":"method"}],"onPullToRefreshStyleChanged":[{"__symbolic":"method"}],"onItemViewLoaderChanged":[{"__symbolic":"method"}],"onHeaderItemTemplateChanged":[{"__symbolic":"method"}],"onFooterItemTemplateChanged":[{"__symbolic":"method"}],"onListViewLayoutChanged":[{"__symbolic":"method"}],"onItemTemplateSelectorChanged":[{"__symbolic":"method"}],"onItemTemplateChanged":[{"__symbolic":"method"}],"onItemTemplatesChanged":[{"__symbolic":"method"}],"itemSwipeTemplateChanged":[{"__symbolic":"method"}],"onMultipleSelectionChanged":[{"__symbolic":"method"}],"onItemReorderChanged":[{"__symbolic":"method"}],"onItemSwipeChanged":[{"__symbolic":"method"}],"onSwipeActionsChanged":[{"__symbolic":"method"}],"onPullToRefreshChanged":[{"__symbolic":"method"}],"onLoadOnDemandModeChanged":[{"__symbolic":"method"}],"onLoadOnDemandBufferSizeChanged":[{"__symbolic":"method"}],"onSelectionBehaviorChanged":[{"__symbolic":"method"}],"onLoadOnDemandItemTemplateChanged":[{"__symbolic":"method"}],"onSourceCollectionChanged":[{"__symbolic":"method"}],"subscribeForNativeScrollEvents":[{"__symbolic":"method"}],"bindingContextChanged":[{"__symbolic":"method"}],"refresh":[{"__symbolic":"method"}],"notifyPullToRefreshFinished":[{"__symbolic":"method"}],"notifyLoadOnDemandFinished":[{"__symbolic":"method"}],"notifySwipeToExecuteFinished":[{"__symbolic":"method"}],"retrieveNativeSnapMode":[{"__symbolic":"method"}],"scrollToIndex":[{"__symbolic":"method"}],"getScrollOffset":[{"__symbolic":"method"}],"scrollWithAmount":[{"__symbolic":"method"}],"_updateHeaderFooter":[{"__symbolic":"method"}],"updateSwipeActionsBehavior":[{"__symbolic":"method"}],"updateSwipeToExecuteBehavior":[{"__symbolic":"method"}],"updatePullToRefreshBehavior":[{"__symbolic":"method"}],"updateLoadOnDemandBehavior":[{"__symbolic":"method"}],"updateReorderBehavior":[{"__symbolic":"method"}],"updateSelectionBehavior":[{"__symbolic":"method"}],"loadData":[{"__symbolic":"method"}]}},"AndroidLVLayoutBase":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./listview-common","name":"ListViewLayoutBase"},"members":{"_init":[{"__symbolic":"method"}],"_reset":[{"__symbolic":"method"}],"_onOwnerUICreated":[{"__symbolic":"method"}],"reset":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}],"onScrollDirectionChanged":[{"__symbolic":"method"}],"onItemInsertAnimationChanged":[{"__symbolic":"method"}],"onItemDeleteAnimationChanged":[{"__symbolic":"method"}],"setLayoutOrientation":[{"__symbolic":"method"}],"updateItemAnimator":[{"__symbolic":"method"}]}},"ListViewLinearLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"AndroidLVLayoutBase"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"getLayoutManager":[{"__symbolic":"method"}]}},"ListViewGridLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewLinearLayout"},"members":{"__ctor__":[{"__symbolic":"constructor"}],"onSpanCountPropertyChanged":[{"__symbolic":"method"}],"onSpanCountChanged":[{"__symbolic":"method"}],"onItemHeightChanged":[{"__symbolic":"method"}],"onItemWidthChanged":[{"__symbolic":"method"}],"getLayoutManager":[{"__symbolic":"method"}]},"statics":{"spanCountProperty":{"__symbolic":"error","message":"Function call not supported","line":1403,"character":26}}},"ListViewStaggeredLayout":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"ListViewGridLayout"},"members":{"getLayoutManager":[{"__symbolic":"method"}]}}}}]
{
"name": "nativescript-telerik-ui",
"version": "3.1.0-2017-8-2-1",
"version": "3.1.0-2017-8-21-1",
"description": "Progress NativeScript UI is a set of rich-ui, cross-platform components based on the native iOS and Android libraries provided by Telerik.",

@@ -5,0 +5,0 @@ "nativescript": {

@@ -10,3 +10,5 @@ Object.defineProperty(exports, "__esModule", { value: true });

function RadSideDrawer() {
return _super !== null && _super.apply(this, arguments) || this;
var _this = _super !== null && _super.apply(this, arguments) || this;
_this._androidViewId = -1;
return _this;
}

@@ -158,2 +160,3 @@ Object.defineProperty(RadSideDrawer.prototype, "_nativeView", {

RadSideDrawer.prototype.createNativeView = function () {
this.page.on("navigatingFrom", this.onNavigatingFrom, this);
this.initDrawer();

@@ -168,5 +171,19 @@ this._android.setDrawerSize(utils.layout.getDisplayDensity() * this.drawerContentSize);

}
this.nativeView = this._android;
return this.nativeView;
return this._android;
};
RadSideDrawer.prototype.initNativeView = function () {
_super.prototype.initNativeView.call(this);
if (this._androidViewId < 0) {
this._androidViewId = android.view.View.generateViewId();
}
this._nativeView.setId(this._androidViewId);
};
RadSideDrawer.prototype.disposeNativeView = function () {
this.page.off("navigatingFrom", this.onNavigatingFrom, this);
};
RadSideDrawer.prototype.onNavigatingFrom = function (args) {
if (this.getIsOpen()) {
this.closeDrawer();
}
};
Object.defineProperty(RadSideDrawer.prototype, "android", {

@@ -173,0 +190,0 @@ get: function () {

@@ -1,1 +0,1 @@

[{"__symbolic":"module","version":3,"metadata":{"RadSideDrawer":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./sidedrawer-common","name":"RadSideDrawer"},"members":{"onLoaded":[{"__symbolic":"method"}],"onUnloaded":[{"__symbolic":"method"}],"_addViewToNativeVisualTree":[{"__symbolic":"method"}],"_removeViewFromNativeVisualTree":[{"__symbolic":"method"}],"initDrawer":[{"__symbolic":"method"}],"getSdkVersion":[{"__symbolic":"method"}],"createNativeView":[{"__symbolic":"method"}],"_onGesturesEnabledChanged":[{"__symbolic":"method"}],"_onDrawerContentSizeChanged":[{"__symbolic":"method"}],"_onDrawerTransitionChanged":[{"__symbolic":"method"}],"_onDrawerLocationChanged":[{"__symbolic":"method"}],"setDrawerLocation":[{"__symbolic":"method"}],"closeDrawer":[{"__symbolic":"method"}],"showDrawer":[{"__symbolic":"method"}]}},"DrawerTransitionBase":{"__symbolic":"class","members":{"getNativeContent":[{"__symbolic":"method"}]}},"FadeTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"PushTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"RevealTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ReverseSlideOutTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleDownPusherTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleUpTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideAlongTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideInOnTopTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"RadSideDrawer":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./sidedrawer-common","name":"RadSideDrawer"},"members":{"onLoaded":[{"__symbolic":"method"}],"onUnloaded":[{"__symbolic":"method"}],"_addViewToNativeVisualTree":[{"__symbolic":"method"}],"_removeViewFromNativeVisualTree":[{"__symbolic":"method"}],"initDrawer":[{"__symbolic":"method"}],"getSdkVersion":[{"__symbolic":"method"}],"createNativeView":[{"__symbolic":"method"}],"_onGesturesEnabledChanged":[{"__symbolic":"method"}],"_onDrawerContentSizeChanged":[{"__symbolic":"method"}],"_onDrawerTransitionChanged":[{"__symbolic":"method"}],"_onDrawerLocationChanged":[{"__symbolic":"method"}],"setDrawerLocation":[{"__symbolic":"method"}],"closeDrawer":[{"__symbolic":"method"}],"showDrawer":[{"__symbolic":"method"}]}},"DrawerTransitionBase":{"__symbolic":"class","members":{"getNativeContent":[{"__symbolic":"method"}]}},"FadeTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"PushTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"RevealTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ReverseSlideOutTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleDownPusherTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleUpTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideAlongTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideInOnTopTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}}}}]
[{"__symbolic":"module","version":3,"metadata":{"RadSideDrawer":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./sidedrawer-common","name":"RadSideDrawer"},"members":{"onLoaded":[{"__symbolic":"method"}],"onUnloaded":[{"__symbolic":"method"}],"_addViewToNativeVisualTree":[{"__symbolic":"method"}],"_removeViewFromNativeVisualTree":[{"__symbolic":"method"}],"initDrawer":[{"__symbolic":"method"}],"getSdkVersion":[{"__symbolic":"method"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"onNavigatingFrom":[{"__symbolic":"method"}],"_onGesturesEnabledChanged":[{"__symbolic":"method"}],"_onDrawerContentSizeChanged":[{"__symbolic":"method"}],"_onDrawerTransitionChanged":[{"__symbolic":"method"}],"_onDrawerLocationChanged":[{"__symbolic":"method"}],"setDrawerLocation":[{"__symbolic":"method"}],"closeDrawer":[{"__symbolic":"method"}],"showDrawer":[{"__symbolic":"method"}]}},"DrawerTransitionBase":{"__symbolic":"class","members":{"getNativeContent":[{"__symbolic":"method"}]}},"FadeTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"PushTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"RevealTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ReverseSlideOutTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleDownPusherTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleUpTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideAlongTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideInOnTopTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}}}},{"__symbolic":"module","version":1,"metadata":{"RadSideDrawer":{"__symbolic":"class","extends":{"__symbolic":"reference","module":"./sidedrawer-common","name":"RadSideDrawer"},"members":{"onLoaded":[{"__symbolic":"method"}],"onUnloaded":[{"__symbolic":"method"}],"_addViewToNativeVisualTree":[{"__symbolic":"method"}],"_removeViewFromNativeVisualTree":[{"__symbolic":"method"}],"initDrawer":[{"__symbolic":"method"}],"getSdkVersion":[{"__symbolic":"method"}],"createNativeView":[{"__symbolic":"method"}],"initNativeView":[{"__symbolic":"method"}],"disposeNativeView":[{"__symbolic":"method"}],"onNavigatingFrom":[{"__symbolic":"method"}],"_onGesturesEnabledChanged":[{"__symbolic":"method"}],"_onDrawerContentSizeChanged":[{"__symbolic":"method"}],"_onDrawerTransitionChanged":[{"__symbolic":"method"}],"_onDrawerLocationChanged":[{"__symbolic":"method"}],"setDrawerLocation":[{"__symbolic":"method"}],"closeDrawer":[{"__symbolic":"method"}],"showDrawer":[{"__symbolic":"method"}]}},"DrawerTransitionBase":{"__symbolic":"class","members":{"getNativeContent":[{"__symbolic":"method"}]}},"FadeTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"PushTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"RevealTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ReverseSlideOutTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleDownPusherTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"ScaleUpTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideAlongTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}},"SlideInOnTopTransition":{"__symbolic":"class","extends":{"__symbolic":"reference","name":"DrawerTransitionBase"},"members":{"getNativeContent":[{"__symbolic":"method"}]}}}}]

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc