@ng-web-apis/canvas
Advanced tools
Comparing version 4.1.2 to 4.1.3
@@ -5,5 +5,7 @@ import * as i0 from "@angular/core"; | ||
private readonly method; | ||
constructor(_opaque: string | null, _desynchronized: string | null); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<WaCanvas2d, [{ attribute: "opaque"; }, { attribute: "desynchronized"; }]>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<WaCanvas2d, "canvas[waCanvas2d]", never, {}, {}, never, never, true, never>; | ||
waOpaque: ""; | ||
waDesynchronized: ""; | ||
constructor(); | ||
static ɵfac: i0.ɵɵFactoryDeclaration<WaCanvas2d, never>; | ||
static ɵdir: i0.ɵɵDirectiveDeclaration<WaCanvas2d, "canvas[waCanvas2d]", never, { "waOpaque": { "alias": "waOpaque"; "required": false; }; "waDesynchronized": { "alias": "waDesynchronized"; "required": false; }; }, {}, never, never, true, never>; | ||
} | ||
@@ -10,0 +12,0 @@ /** |
{ | ||
"name": "@ng-web-apis/canvas", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "A library for declarative use of Canvas API with Angular", | ||
@@ -28,3 +28,3 @@ "keywords": [ | ||
"@angular/core": ">=16.0.0", | ||
"@ng-web-apis/common": ">=4.0.0" | ||
"@ng-web-apis/common": ">=4.1.2" | ||
}, | ||
@@ -31,0 +31,0 @@ "module": "fesm2022/ng-web-apis-canvas.mjs", |
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
Sorry, the diff of this file is not supported yet
304276
2707