@progress/kendo-angular-scrollview
Advanced tools
Comparing version
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -10,4 +10,4 @@ /** | ||
constructor(source: any[], index: number, endless: boolean, pageIndex: number); | ||
readonly data: any[]; | ||
readonly total: number; | ||
data: any[]; | ||
total: number; | ||
canMoveNext(): boolean; | ||
@@ -22,6 +22,6 @@ canMovePrev(): boolean; | ||
constructor(accessor: () => DataResultIterator); | ||
readonly length: number; | ||
readonly total: number; | ||
length: number; | ||
total: number; | ||
canMoveNext(): boolean; | ||
canMovePrev(): boolean; | ||
} |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -0,0 +0,0 @@ import { ElementRef, OnDestroy } from '@angular/core'; |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
export { ScrollViewComponent } from './scrollview.component'; | ||
export { ScrollViewModule } from './scrollview.module'; |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -0,0 +0,0 @@ import { EventEmitter } from '@angular/core'; |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -101,7 +101,7 @@ import '@telerik/kendo-theme-default/styles/packages/buttons'; | ||
protected itemTemplateRef: TemplateRef<any>; | ||
readonly className: string; | ||
private readonly hostWidth; | ||
private readonly hostHeight; | ||
private readonly tabIndex; | ||
private readonly ariaLive; | ||
className: string; | ||
private hostWidth; | ||
private hostHeight; | ||
private tabIndex; | ||
private ariaLive; | ||
private _activeIndex; | ||
@@ -108,0 +108,0 @@ private index; |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
@@ -0,0 +0,0 @@ /** |
@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap |
{ | ||
"name": "@progress/kendo-angular-scrollview", | ||
"description": "A ScrollView Component for Angular 2", | ||
"version": "0.2.1", | ||
"publishConfig": { | ||
"registry": "https://registry.npm.telerik.com" | ||
}, | ||
"main": "dist/npm/js/main.js", | ||
"author": "Progress", | ||
"license": "SEE LICENSE in LICENSE.md", | ||
"version": "0.2.0", | ||
"typings": "dist/npm/js/main", | ||
@@ -79,2 +82,2 @@ "scripts": { | ||
} | ||
} | ||
} |
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
286829
-0.33%