@mescius/wijmo.angular2legacy.chart.interaction 5.20261.45-nightly.d20251218.t163151 → 5.20261.45-nightly.d20260105.t014601

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- "use strict";var WjFlexChartRangeSelector_1,WjFlexChartGestures_1,__decorate=this&&this.__decorate||function(e,t,r,a){var o,n=arguments.length,s=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(s=(n<3?o(s):n>3?o(t,r,s):o(t,r))||s);return n>3&&s&&Object.defineProperty(t,r,s),s},__param=this&&this.__param||function(e,t){return function(r,a){t(r,a,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);t.default=e;return t};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),wijmo.angular2legacy_directivebase_1=require("@mescius/wijmo.angular2legacy.directivebase"),wjcChartInteraction=__importStar(require("@mescius/wijmo.chart.interaction"));var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",template:"",inputs:["wjProperty","isVisible","min","max","orientation","seamless","minScale","maxScale"],outputs:["initialized","rangeChangedNg: rangeChanged"],providers:[]};exports.wjFlexChartRangeSelectorMeta=wjFlexChartRangeSelectorMeta;let WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartRangeSelector.meta={outputs:wjFlexChartRangeSelectorMeta.outputs};WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=__decorate([core_1.Component({selector:wjFlexChartRangeSelectorMeta.selector,template:wjFlexChartRangeSelectorMeta.template,inputs:wjFlexChartRangeSelectorMeta.inputs,outputs:wjFlexChartRangeSelectorMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartRangeSelector_1)},...wjFlexChartRangeSelectorMeta.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())],WjFlexChartRangeSelector);exports.WjFlexChartRangeSelector=WjFlexChartRangeSelector;var wjFlexChartGesturesMeta={selector:"wj-flex-chart-gestures",template:"",inputs:["wjProperty","mouseAction","interactiveAxes","enable","scaleX","scaleY","posX","posY"],outputs:["initialized"],providers:[]};exports.wjFlexChartGesturesMeta=wjFlexChartGesturesMeta;let WjFlexChartGestures=WjFlexChartGestures_1=class WjFlexChartGestures extends wjcChartInteraction.ChartGestures{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([core_1.Component({selector:wjFlexChartGesturesMeta.selector,template:wjFlexChartGesturesMeta.template,inputs:wjFlexChartGesturesMeta.inputs,outputs:wjFlexChartGesturesMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartGestures_1)},...wjFlexChartGesturesMeta.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())],WjFlexChartGestures);exports.WjFlexChartGestures=WjFlexChartGestures;let moduleExports=[WjFlexChartRangeSelector,WjFlexChartGestures],WjChartInteractionModule=class WjChartInteractionModule{};WjChartInteractionModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartInteractionModule);exports.WjChartInteractionModule=WjChartInteractionModule;
14
+ "use strict";var WjFlexChartRangeSelector_1,WjFlexChartGestures_1,__decorate=this&&this.__decorate||function(e,t,r,a){var o,n=arguments.length,s=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(s=(n<3?o(s):n>3?o(t,r,s):o(t,r))||s);return n>3&&s&&Object.defineProperty(t,r,s),s},__param=this&&this.__param||function(e,t){return function(r,a){t(r,a,e)}},__importStar=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);t.default=e;return t};Object.defineProperty(exports,"__esModule",{value:!0});const core_1=require("@angular/core"),common_1=require("@angular/common"),wijmo.angular2legacy_directivebase_1=require("@mescius/wijmo.angular2legacy.directivebase"),wjcChartInteraction=__importStar(require("@mescius/wijmo.chart.interaction"));var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",template:"",inputs:["wjProperty","isVisible","min","max","orientation","seamless","minScale","maxScale"],outputs:["initialized","rangeChangedNg: rangeChanged"],providers:[]};exports.wjFlexChartRangeSelectorMeta=wjFlexChartRangeSelectorMeta;let WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartRangeSelector.meta={outputs:wjFlexChartRangeSelectorMeta.outputs};WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=__decorate([core_1.Component({selector:wjFlexChartRangeSelectorMeta.selector,template:wjFlexChartRangeSelectorMeta.template,inputs:wjFlexChartRangeSelectorMeta.inputs,outputs:wjFlexChartRangeSelectorMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartRangeSelector_1)},...wjFlexChartRangeSelectorMeta.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())],WjFlexChartRangeSelector);exports.WjFlexChartRangeSelector=WjFlexChartRangeSelector;var wjFlexChartGesturesMeta={selector:"wj-flex-chart-gestures",template:"",inputs:["wjProperty","mouseAction","interactiveAxes","enable","scaleX","scaleY","posX","posY"],outputs:["initialized"],providers:[]};exports.wjFlexChartGesturesMeta=wjFlexChartGesturesMeta;let WjFlexChartGestures=WjFlexChartGestures_1=class WjFlexChartGestures extends wjcChartInteraction.ChartGestures{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=wijmo.angular2legacy_directivebase_1.WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([core_1.Component({selector:wjFlexChartGesturesMeta.selector,template:wjFlexChartGesturesMeta.template,inputs:wjFlexChartGesturesMeta.inputs,outputs:wjFlexChartGesturesMeta.outputs,providers:[{provide:"WjComponent",useExisting:core_1.forwardRef(()=>WjFlexChartGestures_1)},...wjFlexChartGesturesMeta.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())],WjFlexChartGestures);exports.WjFlexChartGestures=WjFlexChartGestures;const moduleExports=[WjFlexChartRangeSelector,WjFlexChartGestures];let WjChartInteractionModule=class WjChartInteractionModule{};WjChartInteractionModule=__decorate([core_1.NgModule({imports:[common_1.CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartInteractionModule);exports.WjChartInteractionModule=WjChartInteractionModule;
package/es2015-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,4 +11,4 @@
11
11
  *
12
12
  */
13
13
 
14
- var WjFlexChartRangeSelector_1,WjFlexChartGestures_1,__decorate=this&&this.__decorate||function(e,t,r,a){var o,n=arguments.length,s=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(s=(n<3?o(s):n>3?o(t,r,s):o(t,r))||s);return n>3&&s&&Object.defineProperty(t,r,s),s},__param=this&&this.__param||function(e,t){return function(r,a){t(r,a,e)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@mescius/wijmo.angular2legacy.directivebase";import*as wjcChartInteraction from"@mescius/wijmo.chart.interaction";var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",template:"",inputs:["wjProperty","isVisible","min","max","orientation","seamless","minScale","maxScale"],outputs:["initialized","rangeChangedNg: rangeChanged"],providers:[]};export{wjFlexChartRangeSelectorMeta};let WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartRangeSelector.meta={outputs:wjFlexChartRangeSelectorMeta.outputs};WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=__decorate([Component({selector:wjFlexChartRangeSelectorMeta.selector,template:wjFlexChartRangeSelectorMeta.template,inputs:wjFlexChartRangeSelectorMeta.inputs,outputs:wjFlexChartRangeSelectorMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjFlexChartRangeSelector_1)},...wjFlexChartRangeSelectorMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartRangeSelector);export{WjFlexChartRangeSelector};var wjFlexChartGesturesMeta={selector:"wj-flex-chart-gestures",template:"",inputs:["wjProperty","mouseAction","interactiveAxes","enable","scaleX","scaleY","posX","posY"],outputs:["initialized"],providers:[]};export{wjFlexChartGesturesMeta};let WjFlexChartGestures=WjFlexChartGestures_1=class WjFlexChartGestures extends wjcChartInteraction.ChartGestures{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([Component({selector:wjFlexChartGesturesMeta.selector,template:wjFlexChartGesturesMeta.template,inputs:wjFlexChartGesturesMeta.inputs,outputs:wjFlexChartGesturesMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjFlexChartGestures_1)},...wjFlexChartGesturesMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartGestures);export{WjFlexChartGestures};let moduleExports=[WjFlexChartRangeSelector,WjFlexChartGestures],WjChartInteractionModule=class WjChartInteractionModule{};WjChartInteractionModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartInteractionModule);export{WjChartInteractionModule};
14
+ var WjFlexChartRangeSelector_1,WjFlexChartGestures_1,__decorate=this&&this.__decorate||function(e,t,r,a){var o,n=arguments.length,s=n<3?t:null===a?a=Object.getOwnPropertyDescriptor(t,r):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,a);else for(var i=e.length-1;i>=0;i--)(o=e[i])&&(s=(n<3?o(s):n>3?o(t,r,s):o(t,r))||s);return n>3&&s&&Object.defineProperty(t,r,s),s},__param=this&&this.__param||function(e,t){return function(r,a){t(r,a,e)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@mescius/wijmo.angular2legacy.directivebase";import*as wjcChartInteraction from"@mescius/wijmo.chart.interaction";var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",template:"",inputs:["wjProperty","isVisible","min","max","orientation","seamless","minScale","maxScale"],outputs:["initialized","rangeChangedNg: rangeChanged"],providers:[]};export{wjFlexChartRangeSelectorMeta};let WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartRangeSelector.meta={outputs:wjFlexChartRangeSelectorMeta.outputs};WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=__decorate([Component({selector:wjFlexChartRangeSelectorMeta.selector,template:wjFlexChartRangeSelectorMeta.template,inputs:wjFlexChartRangeSelectorMeta.inputs,outputs:wjFlexChartRangeSelectorMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjFlexChartRangeSelector_1)},...wjFlexChartRangeSelectorMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartRangeSelector);export{WjFlexChartRangeSelector};var wjFlexChartGesturesMeta={selector:"wj-flex-chart-gestures",template:"",inputs:["wjProperty","mouseAction","interactiveAxes","enable","scaleX","scaleY","posX","posY"],outputs:["initialized"],providers:[]};export{wjFlexChartGesturesMeta};let WjFlexChartGestures=WjFlexChartGestures_1=class WjFlexChartGestures extends wjcChartInteraction.ChartGestures{constructor(e,t,r){super(r);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,e,t,r);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([Component({selector:wjFlexChartGesturesMeta.selector,template:wjFlexChartGesturesMeta.template,inputs:wjFlexChartGesturesMeta.inputs,outputs:wjFlexChartGesturesMeta.outputs,providers:[{provide:"WjComponent",useExisting:forwardRef(()=>WjFlexChartGestures_1)},...wjFlexChartGesturesMeta.providers]}),__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartGestures);export{WjFlexChartGestures};const moduleExports=[WjFlexChartRangeSelector,WjFlexChartGestures];let WjChartInteractionModule=class WjChartInteractionModule{};WjChartInteractionModule=__decorate([NgModule({imports:[CommonModule],declarations:[...moduleExports],exports:[...moduleExports]})],WjChartInteractionModule);export{WjChartInteractionModule};
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -11,29 +11,29 @@
11
11
  *
12
12
  */
13
13
  /**
14
- * {@module wijmo.angular2legacy.chart.interaction}
15
- * Contains Angular 2 components for the <b>wijmo.chart.interaction</b> module.
16
- *
17
- * <b>wijmo.angular2legacy.chart.interaction</b> is an external TypeScript module that can be imported to your code
18
- * using its ambient module name. For example:
19
- *
20
- * <pre>import * as wjInteraction from 'wijmo/wijmo.angular2legacy.chart.interaction';
21
- * import * as wjChart from 'wijmo/wijmo.angular2legacy.chart';
22
- * &nbsp;
23
- * &#64;Component({
24
- * directives: [wjChart.WjFlexChart, wjInteraction.WjFlexChartRangeSelector, wjChart.WjFlexChartSeries],
25
- * template: `
26
- * &lt;wj-flex-chart [itemsSource]="data" [bindingX]="'x'"&gt;
27
- * &lt;wj-flex-chart-range-selector&gt;&lt;/wj-flex-chart-range-selector&gt;
28
- * &lt;wj-flex-chart-series [binding]="'y'"&gt;&lt;/wj-flex-chart-series&gt;
29
- * &lt;/wj-flex-chart&gt;`,
30
- * selector: 'my-cmp',
31
- * })
32
- * export class MyCmp {
33
- * data: any[];
34
- * }</pre>
35
- *
36
- */
14
+ * {@module wijmo.angular2legacy.chart.interaction}
15
+ * Contains Angular 2 components for the <b>wijmo.chart.interaction</b> module.
16
+ *
17
+ * <b>wijmo.angular2legacy.chart.interaction</b> is an external TypeScript module that can be imported to your code
18
+ * using its ambient module name. For example:
19
+ *
20
+ * <pre>import * as wjInteraction from 'wijmo/wijmo.angular2legacy.chart.interaction';
21
+ * import * as wjChart from 'wijmo/wijmo.angular2legacy.chart';
22
+ * &nbsp;
23
+ * &#64;Component({
24
+ * directives: [wjChart.WjFlexChart, wjInteraction.WjFlexChartRangeSelector, wjChart.WjFlexChartSeries],
25
+ * template: `
26
+ * &lt;wj-flex-chart [itemsSource]="data" [bindingX]="'x'"&gt;
27
+ * &lt;wj-flex-chart-range-selector&gt;&lt;/wj-flex-chart-range-selector&gt;
28
+ * &lt;wj-flex-chart-series [binding]="'y'"&gt;&lt;/wj-flex-chart-series&gt;
29
+ * &lt;/wj-flex-chart&gt;`,
30
+ * selector: 'my-cmp',
31
+ * })
32
+ * export class MyCmp {
33
+ * data: any[];
34
+ * }</pre>
35
+ *
36
+ */
37
37
  /**
38
38
  *
39
39
  */
@@ -55,9 +55,9 @@ export { wjFlexChartRangeSelectorMeta };
55
55
  * Angular 2 applications. For details about Angular 2 markup syntax, see
56
56
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
57
57
  *
58
- * The <b>WjFlexChartRangeSelector</b> component is derived from the <b>RangeSelector</b> class and
58
+ * The <b>WjFlexChartRangeSelector</b> component is derived from the <b>RangeSelector</b> class and
59
59
  * inherits all its properties, events and methods.
60
- */
60
+ */
61
61
  export declare class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector implements OnInit, OnDestroy, AfterViewInit {
62
62
  static readonly meta: IWjComponentMetadata;
63
63
  private _wjBehaviour;
@@ -109,9 +109,9 @@ export { wjFlexChartGesturesMeta };
109
109
  * Angular 2 applications. For details about Angular 2 markup syntax, see
110
110
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
111
111
  *
112
- * The <b>WjFlexChartGestures</b> component is derived from the <b>ChartGestures</b> class and
112
+ * The <b>WjFlexChartGestures</b> component is derived from the <b>ChartGestures</b> class and
113
113
  * inherits all its properties, events and methods.
114
- */
114
+ */
115
115
  export declare class WjFlexChartGestures extends wjcChartInteraction.ChartGestures implements OnInit, OnDestroy, AfterViewInit {
116
116
  static readonly meta: IWjComponentMetadata;
117
117
  private _wjBehaviour;
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20261.45-nightly.d20251218.t163151
3
+ * Wijmo Library 5.20261.45-nightly.d20260105.t014601
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
package/package.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@mescius/wijmo.angular2legacy.chart.interaction",
3
- "version": "5.20261.45-nightly.d20251218.t163151",
3
+ "version": "5.20261.45-nightly.d20260105.t014601",
4
4
  "description": "UI library for pure JS, Angular, React, Vue and more...",
5
5
  "author": "MESCIUS inc",
6
6
  "license": "Commercial",
7
7
  "main": "./index.js",
8
8
  "types": "./index.d.ts",
9
9
  "dependencies": {
10
- "@mescius/wijmo": "5.20261.45-nightly.d20251218.t163151",
11
- "@mescius/wijmo.chart.interaction": "5.20261.45-nightly.d20251218.t163151",
12
- "@mescius/wijmo.angular2legacy.directivebase": "5.20261.45-nightly.d20251218.t163151"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.chart.interaction": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.angular2legacy.directivebase": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {