ngx-video-timeline
Advanced tools
Comparing version 0.10.12 to 0.10.13
import { ElementRef, EventEmitter, OnChanges, OnInit, SimpleChanges } from '@angular/core'; | ||
import { Subscription } from 'rxjs'; | ||
import * as i0 from "@angular/core"; | ||
/** | ||
@@ -195,3 +196,5 @@ * A utility class for working with dates. | ||
onDragStart(e: MouseEvent): boolean; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxVideoTimelineComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<NgxVideoTimelineComponent, "ngx-video-timeline", never, { "canvasHeight": "canvasHeight"; "playTime": "playTime"; "speed": "speed"; "forWardValue": "forWardValue"; "startTimeThreshold": "startTimeThreshold"; "endTimeThreshold": "endTimeThreshold"; "borderColor": "borderColor"; "bgColor": "bgColor"; "bottomLineColor": "bottomLineColor"; "verticalBarColor": "verticalBarColor"; "playBarColor": "playBarColor"; "videoCells": "videoCells"; "isPlayClick": "isPlayClick"; }, { "playClick": "playClick"; "mouseUp": "mouseUp"; "mouseDown": "mouseDown"; "keyUp": "keyUp"; "keyDown": "keyDown"; }, never, never>; | ||
} | ||
//# sourceMappingURL=timeline.component.d.ts.map |
@@ -0,3 +1,9 @@ | ||
import * as i0 from "@angular/core"; | ||
import * as i1 from "./timeline.component"; | ||
import * as i2 from "@angular/common"; | ||
export declare class NgxVideoTimelineModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxVideoTimelineModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxVideoTimelineModule, [typeof i1.NgxVideoTimelineComponent], [typeof i2.CommonModule], [typeof i1.NgxVideoTimelineComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<NgxVideoTimelineModule>; | ||
} | ||
//# sourceMappingURL=timeline.module.d.ts.map |
/** | ||
* Generated bundle index. Do not edit. | ||
*/ | ||
/// <amd-module name="ngx-video-timeline" /> | ||
export * from './public-api'; | ||
//# sourceMappingURL=ngx-video-timeline.d.ts.map |
{ | ||
"name": "ngx-video-timeline", | ||
"version": "0.10.12", | ||
"version": "0.10.13", | ||
"peerDependencies": { | ||
"@angular/common": "~12.2.17", | ||
"@angular/core": "~12.2.17" | ||
"@angular/common": "~13.4.0", | ||
"@angular/core": "~13.4.0" | ||
}, | ||
@@ -27,10 +27,22 @@ "dependencies": { | ||
"homepage": "https://github.com/lenonMax/ngx-video-timeline", | ||
"main": "bundles/ngx-video-timeline.umd.js", | ||
"module": "fesm2015/ngx-video-timeline.js", | ||
"es2015": "fesm2015/ngx-video-timeline.js", | ||
"esm2015": "esm2015/ngx-video-timeline.js", | ||
"fesm2015": "fesm2015/ngx-video-timeline.js", | ||
"module": "fesm2015/ngx-video-timeline.mjs", | ||
"es2020": "fesm2020/ngx-video-timeline.mjs", | ||
"esm2020": "esm2020/ngx-video-timeline.mjs", | ||
"fesm2020": "fesm2020/ngx-video-timeline.mjs", | ||
"fesm2015": "fesm2015/ngx-video-timeline.mjs", | ||
"typings": "ngx-video-timeline.d.ts", | ||
"metadata": "ngx-video-timeline.metadata.json", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./ngx-video-timeline.d.ts", | ||
"esm2020": "./esm2020/ngx-video-timeline.mjs", | ||
"es2020": "./fesm2020/ngx-video-timeline.mjs", | ||
"es2015": "./fesm2015/ngx-video-timeline.mjs", | ||
"node": "./fesm2015/ngx-video-timeline.mjs", | ||
"default": "./fesm2020/ngx-video-timeline.mjs" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
326171
18
2604
1