@grapecity/wijmo.angular2.chart.animation
Advanced tools
Comparing version
/*! | ||
* | ||
* Wijmo Library 5.20241.001-nightly.d20240301.t020148 | ||
* Wijmo Library 5.20241.7 | ||
* https://developer.mescius.com/wijmo | ||
@@ -14,2 +14,2 @@ * | ||
"use strict";var WjFlexChartAnimation_1,__decorate=this&&this.__decorate||function(t,e,a,i){var r,o=arguments.length,n=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,a,i);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(n=(o<3?r(n):o>3?r(e,a,n):r(e,a))||n);return o>3&&n&&Object.defineProperty(e,a,n),n},__param=this&&this.__param||function(t,e){return function(a,i){e(a,i,t)}},__importStar=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var a in t)Object.hasOwnProperty.call(t,a)&&(e[a]=t[a]);e.default=t;return e};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),wijmo_angular2_directivebase_1=require("@grapecity/wijmo.angular2.directivebase"),wjcChartAnimation=__importStar(require("@grapecity/wijmo.chart.animation"));var wjFlexChartAnimationMeta={selector:"wj-flex-chart-animation",template:"",inputs:["wjProperty","animationMode","easing","duration","axisAnimation"],outputs:["initialized"],providers:[]};exports.wjFlexChartAnimationMeta=wjFlexChartAnimationMeta;let WjFlexChartAnimation=WjFlexChartAnimation_1=class WjFlexChartAnimation extends wjcChartAnimation.ChartAnimation{constructor(t,e,a){super(a);this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,t,e,a);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartAnimation.meta={outputs:wjFlexChartAnimationMeta.outputs};WjFlexChartAnimation=WjFlexChartAnimation_1=__decorate([core_1.Component({selector:wjFlexChartAnimationMeta.selector,template:wjFlexChartAnimationMeta.template,inputs:wjFlexChartAnimationMeta.inputs,outputs:wjFlexChartAnimationMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartAnimation_1)},...wjFlexChartAnimationMeta.providers]}),__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjFlexChartAnimation);exports.WjFlexChartAnimation=WjFlexChartAnimation;let moduleExports=[WjFlexChartAnimation],WjChartAnimationModule=class WjChartAnimationModule{};WjChartAnimationModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartAnimationModule);exports.WjChartAnimationModule=WjChartAnimationModule; | ||
"use strict";var WjFlexChartAnimation_1,__decorate=this&&this.__decorate||function(t,e,i,a){var r,o=arguments.length,n=o<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)n=Reflect.decorate(t,e,i,a);else for(var l=t.length-1;l>=0;l--)(r=t[l])&&(n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n);return o>3&&n&&Object.defineProperty(e,i,n),n},__param=this&&this.__param||function(t,e){return function(i,a){e(i,a,t)}},__importStar=this&&this.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(null!=t)for(var i in t)Object.hasOwnProperty.call(t,i)&&(e[i]=t[i]);e.default=t;return e};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),wijmo_angular2_directivebase_1=require("@grapecity/wijmo.angular2.directivebase"),wjcChartAnimation=__importStar(require("@grapecity/wijmo.chart.animation"));var wjFlexChartAnimationMeta={selector:"wj-flex-chart-animation",template:"",inputs:["wjProperty","animationMode","easing","duration","axisAnimation"],outputs:["initialized"],providers:[]};exports.wjFlexChartAnimationMeta=wjFlexChartAnimationMeta;let WjFlexChartAnimation=WjFlexChartAnimation_1=class WjFlexChartAnimation extends wjcChartAnimation.ChartAnimation{constructor(t,e,i){super(i);this.isInitialized=!1;this._wjBehaviour=wijmo_angular2_directivebase_1.WjDirectiveBehavior.attach(this,t,e,i);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartAnimation.meta={outputs:wjFlexChartAnimationMeta.outputs};WjFlexChartAnimation=WjFlexChartAnimation_1=__decorate([core_1.Component({selector:wjFlexChartAnimationMeta.selector,template:wjFlexChartAnimationMeta.template,inputs:wjFlexChartAnimationMeta.inputs,outputs:wjFlexChartAnimationMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartAnimation_1)},...wjFlexChartAnimationMeta.providers]}),__param(0,core_1.Inject(core_1.ElementRef)),__param(1,core_1.Inject(core_1.Injector)),__param(2,core_1.Inject("WjComponent")),__param(2,core_1.SkipSelf()),__param(2,core_1.Optional())],WjFlexChartAnimation);exports.WjFlexChartAnimation=WjFlexChartAnimation;let moduleExports=[WjFlexChartAnimation],WjChartAnimationModule=class WjChartAnimationModule{};WjChartAnimationModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartAnimationModule);exports.WjChartAnimationModule=WjChartAnimationModule; |
/*! | ||
* | ||
* Wijmo Library 5.20241.001-nightly.d20240301.t020148 | ||
* Wijmo Library 5.20241.7 | ||
* https://developer.mescius.com/wijmo | ||
@@ -15,3 +15,3 @@ * | ||
import * as ɵngcc0 from '@angular/core'; | ||
var WjFlexChartAnimation_1,__decorate=this&&this.__decorate||function(t,e,a,i){var n,o=arguments.length,r=o<3?e:null===i?i=Object.getOwnPropertyDescriptor(e,a):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,a,i);else for(var m=t.length-1;m>=0;m--)(n=t[m])&&(r=(o<3?n(r):o>3?n(e,a,r):n(e,a))||r);return o>3&&r&&Object.defineProperty(e,a,r),r},__param=this&&this.__param||function(t,e){return function(a,i){e(a,i,t)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@grapecity/wijmo.angular2.directivebase";import*as wjcChartAnimation from"@grapecity/wijmo.chart.animation";var wjFlexChartAnimationMeta={selector:"wj-flex-chart-animation",template:"",inputs:["wjProperty","animationMode","easing","duration","axisAnimation"],outputs:["initialized"],providers:[]};export{wjFlexChartAnimationMeta};let WjFlexChartAnimation=WjFlexChartAnimation_1=class WjFlexChartAnimation extends wjcChartAnimation.ChartAnimation{constructor(t,e,a){super(a);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,a);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}}; | ||
var WjFlexChartAnimation_1,__decorate=this&&this.__decorate||function(t,e,i,a){var n,o=arguments.length,r=o<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,i):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,i,a);else for(var m=t.length-1;m>=0;m--)(n=t[m])&&(r=(o<3?n(r):o>3?n(e,i,r):n(e,i))||r);return o>3&&r&&Object.defineProperty(e,i,r),r},__param=this&&this.__param||function(t,e){return function(i,a){e(i,a,t)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@grapecity/wijmo.angular2.directivebase";import*as wjcChartAnimation from"@grapecity/wijmo.chart.animation";var wjFlexChartAnimationMeta={selector:"wj-flex-chart-animation",template:"",inputs:["wjProperty","animationMode","easing","duration","axisAnimation"],outputs:["initialized"],providers:[]};export{wjFlexChartAnimationMeta};let WjFlexChartAnimation=WjFlexChartAnimation_1=class WjFlexChartAnimation extends wjcChartAnimation.ChartAnimation{constructor(t,e,i){super(i);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,i);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}}; | ||
WjFlexChartAnimation.ɵfac = function WjFlexChartAnimation_Factory(t) { return new (t || WjFlexChartAnimation)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); }; | ||
@@ -18,0 +18,0 @@ WjFlexChartAnimation.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnimation, selectors: [["wj-flex-chart-animation"]], inputs: { wjProperty: "wjProperty", animationMode: "animationMode", easing: "easing", duration: "duration", axisAnimation: "axisAnimation" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnimation_1) }, ...wjFlexChartAnimationMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjFlexChartAnimation_Template(rf, ctx) { }, encapsulation: 2 });WjFlexChartAnimation.meta={outputs:wjFlexChartAnimationMeta.outputs};WjFlexChartAnimation=WjFlexChartAnimation_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnimation);export{WjFlexChartAnimation};let moduleExports=[WjFlexChartAnimation],WjChartAnimationModule=class WjChartAnimationModule{}; |
/*! | ||
* | ||
* Wijmo Library 5.20241.001-nightly.d20240301.t020148 | ||
* Wijmo Library 5.20241.7 | ||
* https://developer.mescius.com/wijmo | ||
@@ -5,0 +5,0 @@ * |
/*! | ||
* | ||
* Wijmo Library 5.20241.001-nightly.d20240301.t020148 | ||
* Wijmo Library 5.20241.7 | ||
* https://developer.mescius.com/wijmo | ||
@@ -44,4 +44,4 @@ * | ||
import { EventEmitter, AfterViewInit, ElementRef, Injector, OnInit, OnDestroy } from '@angular/core'; | ||
import { IWjComponentMetadata, IWjComponentMeta } from '@grapecity/wijmo.angular2.directivebase'; | ||
import * as wjcChartAnimation from '@grapecity/wijmo.chart.animation'; | ||
import { IWjComponentMetadata, IWjComponentMeta } from '@mescius/wijmo.angular2.directivebase'; | ||
import * as wjcChartAnimation from '@mescius/wijmo.chart.animation'; | ||
declare var wjFlexChartAnimationMeta: IWjComponentMeta; | ||
@@ -48,0 +48,0 @@ export { wjFlexChartAnimationMeta }; |
/*! | ||
* | ||
* Wijmo Library 5.20241.001-nightly.d20240301.t020148 | ||
* Wijmo Library 5.20241.7 | ||
* https://developer.mescius.com/wijmo | ||
@@ -5,0 +5,0 @@ * |
{ | ||
"name": "@grapecity/wijmo.angular2.chart.animation", | ||
"version": "5.20241.001-nightly.d20240301.t020148", | ||
"version": "5.20241.7", | ||
"description": "UI library for pure JS, Angular, React, Vue and more...", | ||
@@ -10,5 +10,5 @@ "author": "MESCIUS inc", | ||
"dependencies": { | ||
"@grapecity/wijmo": "5.20241.001-nightly.d20240301.t020148", | ||
"@grapecity/wijmo.chart.animation": "5.20241.001-nightly.d20240301.t020148", | ||
"@grapecity/wijmo.angular2.directivebase": "5.20241.001-nightly.d20240301.t020148" | ||
"@grapecity/wijmo": "5.20241.7", | ||
"@grapecity/wijmo.chart.animation": "5.20241.7", | ||
"@grapecity/wijmo.angular2.directivebase": "5.20241.7" | ||
}, | ||
@@ -15,0 +15,0 @@ "homepage": "https://developer.mescius.com/wijmo", |
@@ -62,3 +62,3 @@ [English](#wijmo) | [日本語](#wijmo-jp) | [中文](#wijmo-cn) | [한국어](#wijmo-kr) | ||
```sh | ||
npm install @grapecity/wijmo.all | ||
npm install @mescius/wijmo.all | ||
``` | ||
@@ -69,3 +69,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@nightly | ||
npm install @mescius/wijmo.all@nightly | ||
``` | ||
@@ -76,3 +76,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@rc | ||
npm install @mescius/wijmo.all@rc | ||
``` | ||
@@ -208,3 +208,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all | ||
npm install @mescius/wijmo.all | ||
``` | ||
@@ -214,3 +214,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@nightly | ||
npm install @mescius/wijmo.all@nightly | ||
``` | ||
@@ -221,3 +221,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@rc | ||
npm install @mescius/wijmo.all@rc | ||
``` | ||
@@ -311,3 +311,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all | ||
npm install @mescius/wijmo.all | ||
``` | ||
@@ -318,3 +318,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@nightly | ||
npm install @mescius/wijmo.all@nightly | ||
``` | ||
@@ -325,3 +325,3 @@ | ||
```sh | ||
npm install @grapecity/wijmo.all@rc | ||
npm install @mescius/wijmo.all@rc | ||
``` | ||
@@ -328,0 +328,0 @@ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%75809
-0.36%1
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
Updated