@mescius/wijmo.angular2.chart.interaction 5.20252.44 → 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.20252.44
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_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcChartInteraction=__importStar(require("@mescius/wijmo.chart.interaction"));var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",standalone: false,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_angular2_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,standalone: false,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",standalone: false,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_angular2_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,standalone: false,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_angular2_directivebase_1=require("@mescius/wijmo.angular2.directivebase"),wjcChartInteraction=__importStar(require("@mescius/wijmo.chart.interaction"));var wjFlexChartRangeSelectorMeta={selector:"wj-flex-chart-range-selector",standalone: false,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_angular2_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,standalone: false,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",standalone: false,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_angular2_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,standalone: false,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.20252.44
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.
@@ -16,7 +16,7 @@ var WjFlexChartRangeSelector_1,WjFlexChartGestures_1,__decorate=this&&this.__dec
16
16
  WjFlexChartRangeSelector.ɵfac = function WjFlexChartRangeSelector_Factory(t) { return new (t || WjFlexChartRangeSelector)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
17
17
  WjFlexChartRangeSelector.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartRangeSelector, standalone: false, selectors: [["wj-flex-chart-range-selector"]], inputs: { wjProperty: "wjProperty", isVisible: "isVisible", min: "min", max: "max", orientation: "orientation", seamless: "seamless", minScale: "minScale", maxScale: "maxScale" }, outputs: { initialized: "initialized", rangeChangedNg: "rangeChanged" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartRangeSelector_1) }, ...wjFlexChartRangeSelectorMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjFlexChartRangeSelector_Template(rf, ctx) { }, encapsulation: 2 });WjFlexChartRangeSelector.meta={outputs:wjFlexChartRangeSelectorMeta.outputs};WjFlexChartRangeSelector=WjFlexChartRangeSelector_1=__decorate([__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",standalone: false,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()}};
18
18
  WjFlexChartGestures.ɵfac = function WjFlexChartGestures_Factory(t) { return new (t || WjFlexChartGestures)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
19
- WjFlexChartGestures.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartGestures, standalone: false, selectors: [["wj-flex-chart-gestures"]], inputs: { wjProperty: "wjProperty", mouseAction: "mouseAction", interactiveAxes: "interactiveAxes", enable: "enable", scaleX: "scaleX", scaleY: "scaleY", posX: "posX", posY: "posY" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartGestures_1) }, ...wjFlexChartGesturesMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjFlexChartGestures_Template(rf, ctx) { }, encapsulation: 2 });WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([__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{};
19
+ WjFlexChartGestures.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartGestures, standalone: false, selectors: [["wj-flex-chart-gestures"]], inputs: { wjProperty: "wjProperty", mouseAction: "mouseAction", interactiveAxes: "interactiveAxes", enable: "enable", scaleX: "scaleX", scaleY: "scaleY", posX: "posX", posY: "posY" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartGestures_1) }, ...wjFlexChartGesturesMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], decls: 0, vars: 0, template: function WjFlexChartGestures_Template(rf, ctx) { }, encapsulation: 2 });WjFlexChartGestures.meta={outputs:wjFlexChartGesturesMeta.outputs};WjFlexChartGestures=WjFlexChartGestures_1=__decorate([__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{};
20
20
  WjChartInteractionModule.ɵfac = function WjChartInteractionModule_Factory(t) { return new (t || WjChartInteractionModule)(); };
21
21
  WjChartInteractionModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjChartInteractionModule });
22
22
  WjChartInteractionModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
package/es5-esm.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
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.20252.44
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.angular2.chart.interaction}
15
- * Contains Angular 2 components for the <b>wijmo.chart.interaction</b> module.
16
- *
17
- * <b>wijmo.angular2.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.angular2.chart.interaction';
21
- * import * as wjChart from 'wijmo/wijmo.angular2.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.angular2.chart.interaction}
15
+ * Contains Angular 2 components for the <b>wijmo.chart.interaction</b> module.
16
+ *
17
+ * <b>wijmo.angular2.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.angular2.chart.interaction';
21
+ * import * as wjChart from 'wijmo/wijmo.angular2.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
  */
@@ -57,9 +57,9 @@ export { wjFlexChartRangeSelectorMeta };
57
57
  * Angular 2 applications. For details about Angular 2 markup syntax, see
58
58
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
59
59
  *
60
- * The <b>WjFlexChartRangeSelector</b> component is derived from the <b>RangeSelector</b> class and
60
+ * The <b>WjFlexChartRangeSelector</b> component is derived from the <b>RangeSelector</b> class and
61
61
  * inherits all its properties, events and methods.
62
- */
62
+ */
63
63
  export declare class WjFlexChartRangeSelector extends wjcChartInteraction.RangeSelector implements OnInit, OnDestroy, AfterViewInit {
64
64
  static readonly meta: IWjComponentMetadata;
65
65
  private _wjBehaviour;
@@ -113,9 +113,9 @@ export { wjFlexChartGesturesMeta };
113
113
  * Angular 2 applications. For details about Angular 2 markup syntax, see
114
114
  * <a href="/wijmo/docs/GettingStarted/Angular-Components">Angular 2 Markup</a>.
115
115
  *
116
- * The <b>WjFlexChartGestures</b> component is derived from the <b>ChartGestures</b> class and
116
+ * The <b>WjFlexChartGestures</b> component is derived from the <b>ChartGestures</b> class and
117
117
  * inherits all its properties, events and methods.
118
- */
118
+ */
119
119
  export declare class WjFlexChartGestures extends wjcChartInteraction.ChartGestures implements OnInit, OnDestroy, AfterViewInit {
120
120
  static readonly meta: IWjComponentMetadata;
121
121
  private _wjBehaviour;
package/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20252.44
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.angular2.chart.interaction",
3
- "version": "5.20252.44",
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.20252.44",
11
- "@mescius/wijmo.chart.interaction": "5.20252.44",
12
- "@mescius/wijmo.angular2.directivebase": "5.20252.44"
10
+ "@mescius/wijmo": "5.20261.45-nightly.d20260105.t014601",
11
+ "@mescius/wijmo.chart.interaction": "5.20261.45-nightly.d20260105.t014601",
12
+ "@mescius/wijmo.angular2.directivebase": "5.20261.45-nightly.d20260105.t014601"
13
13
  },
14
14
  "homepage": "https://developer.mescius.com/wijmo",
15
15
  "bugs": {