@mescius/wijmo.angular2.chart.annotation 5.20232.939

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.
package/es2015-esm.js ADDED
@@ -0,0 +1,241 @@
1
+ /*!
2
+ *
3
+ * Wijmo Library 5.20232.939
4
+ * https://developer.mescius.com/wijmo
5
+ *
6
+ * Copyright(c) MESCIUS inc. All rights reserved.
7
+ *
8
+ * Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
9
+ * us.sales@mescius.com
10
+ * https://developer.mescius.com/wijmo/licensing
11
+ *
12
+ */
13
+
14
+ import * as ɵngcc0 from '@angular/core';
15
+
16
+ const _c0 = ["*"];
17
+ var WjFlexChartAnnotationLayer_1,WjFlexChartAnnotationText_1,WjFlexChartAnnotationEllipse_1,WjFlexChartAnnotationRectangle_1,WjFlexChartAnnotationLine_1,WjFlexChartAnnotationPolygon_1,WjFlexChartAnnotationCircle_1,WjFlexChartAnnotationSquare_1,WjFlexChartAnnotationImage_1,__decorate=this&&this.__decorate||function(t,e,n,a){var o,i=arguments.length,r=i<3?e:null===a?a=Object.getOwnPropertyDescriptor(e,n):a;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,e,n,a);else for(var l=t.length-1;l>=0;l--)(o=t[l])&&(r=(i<3?o(r):i>3?o(e,n,r):o(e,n))||r);return i>3&&r&&Object.defineProperty(e,n,r),r},__param=this&&this.__param||function(t,e){return function(n,a){e(n,a,t)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@mescius/wijmo.angular2.directivebase";import*as wjcChartAnnotation from"@mescius/wijmo.chart.annotation";var wjFlexChartAnnotationLayerMeta={selector:"wj-flex-chart-annotation-layer",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationLayerMeta};let WjFlexChartAnnotationLayer=WjFlexChartAnnotationLayer_1=class WjFlexChartAnnotationLayer extends wjcChartAnnotation.AnnotationLayer{constructor(t,e,n){super(n);this.isInitialized=!1;this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
18
+ WjFlexChartAnnotationLayer.ɵfac = function WjFlexChartAnnotationLayer_Factory(t) { return new (t || WjFlexChartAnnotationLayer)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
19
+ WjFlexChartAnnotationLayer.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationLayer, selectors: [["wj-flex-chart-annotation-layer"]], inputs: { wjProperty: "wjProperty" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationLayer_1) }, ...wjFlexChartAnnotationLayerMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationLayer_Template(rf, ctx) { if (rf & 1) {
20
+ ɵngcc0.ɵɵprojectionDef();
21
+ ɵngcc0.ɵɵelementStart(0, "div");
22
+ ɵngcc0.ɵɵprojection(1);
23
+ ɵngcc0.ɵɵelementEnd();
24
+ } }, encapsulation: 2 });WjFlexChartAnnotationLayer.meta={outputs:wjFlexChartAnnotationLayerMeta.outputs};WjFlexChartAnnotationLayer=WjFlexChartAnnotationLayer_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationLayer);export{WjFlexChartAnnotationLayer};var wjFlexChartAnnotationTextMeta={selector:"wj-flex-chart-annotation-text",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationTextMeta};let WjFlexChartAnnotationText=WjFlexChartAnnotationText_1=class WjFlexChartAnnotationText extends wjcChartAnnotation.Text{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
25
+ WjFlexChartAnnotationText.ɵfac = function WjFlexChartAnnotationText_Factory(t) { return new (t || WjFlexChartAnnotationText)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
26
+ WjFlexChartAnnotationText.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationText, selectors: [["wj-flex-chart-annotation-text"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationText_1) }, ...wjFlexChartAnnotationTextMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationText_Template(rf, ctx) { if (rf & 1) {
27
+ ɵngcc0.ɵɵprojectionDef();
28
+ ɵngcc0.ɵɵelementStart(0, "div");
29
+ ɵngcc0.ɵɵprojection(1);
30
+ ɵngcc0.ɵɵelementEnd();
31
+ } }, encapsulation: 2 });WjFlexChartAnnotationText.meta={outputs:wjFlexChartAnnotationTextMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationText=WjFlexChartAnnotationText_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationText);export{WjFlexChartAnnotationText};var wjFlexChartAnnotationEllipseMeta={selector:"wj-flex-chart-annotation-ellipse",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationEllipseMeta};let WjFlexChartAnnotationEllipse=WjFlexChartAnnotationEllipse_1=class WjFlexChartAnnotationEllipse extends wjcChartAnnotation.Ellipse{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
32
+ WjFlexChartAnnotationEllipse.ɵfac = function WjFlexChartAnnotationEllipse_Factory(t) { return new (t || WjFlexChartAnnotationEllipse)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
33
+ WjFlexChartAnnotationEllipse.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationEllipse, selectors: [["wj-flex-chart-annotation-ellipse"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationEllipse_1) }, ...wjFlexChartAnnotationEllipseMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationEllipse_Template(rf, ctx) { if (rf & 1) {
34
+ ɵngcc0.ɵɵprojectionDef();
35
+ ɵngcc0.ɵɵelementStart(0, "div");
36
+ ɵngcc0.ɵɵprojection(1);
37
+ ɵngcc0.ɵɵelementEnd();
38
+ } }, encapsulation: 2 });WjFlexChartAnnotationEllipse.meta={outputs:wjFlexChartAnnotationEllipseMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationEllipse=WjFlexChartAnnotationEllipse_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationEllipse);export{WjFlexChartAnnotationEllipse};var wjFlexChartAnnotationRectangleMeta={selector:"wj-flex-chart-annotation-rectangle",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationRectangleMeta};let WjFlexChartAnnotationRectangle=WjFlexChartAnnotationRectangle_1=class WjFlexChartAnnotationRectangle extends wjcChartAnnotation.Rectangle{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
39
+ WjFlexChartAnnotationRectangle.ɵfac = function WjFlexChartAnnotationRectangle_Factory(t) { return new (t || WjFlexChartAnnotationRectangle)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
40
+ WjFlexChartAnnotationRectangle.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationRectangle, selectors: [["wj-flex-chart-annotation-rectangle"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationRectangle_1) }, ...wjFlexChartAnnotationRectangleMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationRectangle_Template(rf, ctx) { if (rf & 1) {
41
+ ɵngcc0.ɵɵprojectionDef();
42
+ ɵngcc0.ɵɵelementStart(0, "div");
43
+ ɵngcc0.ɵɵprojection(1);
44
+ ɵngcc0.ɵɵelementEnd();
45
+ } }, encapsulation: 2 });WjFlexChartAnnotationRectangle.meta={outputs:wjFlexChartAnnotationRectangleMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationRectangle=WjFlexChartAnnotationRectangle_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationRectangle);export{WjFlexChartAnnotationRectangle};var wjFlexChartAnnotationLineMeta={selector:"wj-flex-chart-annotation-line",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationLineMeta};let WjFlexChartAnnotationLine=WjFlexChartAnnotationLine_1=class WjFlexChartAnnotationLine extends wjcChartAnnotation.Line{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
46
+ WjFlexChartAnnotationLine.ɵfac = function WjFlexChartAnnotationLine_Factory(t) { return new (t || WjFlexChartAnnotationLine)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
47
+ WjFlexChartAnnotationLine.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationLine, selectors: [["wj-flex-chart-annotation-line"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationLine_1) }, ...wjFlexChartAnnotationLineMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationLine_Template(rf, ctx) { if (rf & 1) {
48
+ ɵngcc0.ɵɵprojectionDef();
49
+ ɵngcc0.ɵɵelementStart(0, "div");
50
+ ɵngcc0.ɵɵprojection(1);
51
+ ɵngcc0.ɵɵelementEnd();
52
+ } }, encapsulation: 2 });WjFlexChartAnnotationLine.meta={outputs:wjFlexChartAnnotationLineMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationLine=WjFlexChartAnnotationLine_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationLine);export{WjFlexChartAnnotationLine};var wjFlexChartAnnotationPolygonMeta={selector:"wj-flex-chart-annotation-polygon",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationPolygonMeta};let WjFlexChartAnnotationPolygon=WjFlexChartAnnotationPolygon_1=class WjFlexChartAnnotationPolygon extends wjcChartAnnotation.Polygon{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
53
+ WjFlexChartAnnotationPolygon.ɵfac = function WjFlexChartAnnotationPolygon_Factory(t) { return new (t || WjFlexChartAnnotationPolygon)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
54
+ WjFlexChartAnnotationPolygon.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationPolygon, selectors: [["wj-flex-chart-annotation-polygon"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationPolygon_1) }, ...wjFlexChartAnnotationPolygonMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationPolygon_Template(rf, ctx) { if (rf & 1) {
55
+ ɵngcc0.ɵɵprojectionDef();
56
+ ɵngcc0.ɵɵelementStart(0, "div");
57
+ ɵngcc0.ɵɵprojection(1);
58
+ ɵngcc0.ɵɵelementEnd();
59
+ } }, encapsulation: 2 });WjFlexChartAnnotationPolygon.meta={outputs:wjFlexChartAnnotationPolygonMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationPolygon=WjFlexChartAnnotationPolygon_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationPolygon);export{WjFlexChartAnnotationPolygon};var wjFlexChartAnnotationCircleMeta={selector:"wj-flex-chart-annotation-circle",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationCircleMeta};let WjFlexChartAnnotationCircle=WjFlexChartAnnotationCircle_1=class WjFlexChartAnnotationCircle extends wjcChartAnnotation.Circle{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
60
+ WjFlexChartAnnotationCircle.ɵfac = function WjFlexChartAnnotationCircle_Factory(t) { return new (t || WjFlexChartAnnotationCircle)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
61
+ WjFlexChartAnnotationCircle.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationCircle, selectors: [["wj-flex-chart-annotation-circle"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationCircle_1) }, ...wjFlexChartAnnotationCircleMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationCircle_Template(rf, ctx) { if (rf & 1) {
62
+ ɵngcc0.ɵɵprojectionDef();
63
+ ɵngcc0.ɵɵelementStart(0, "div");
64
+ ɵngcc0.ɵɵprojection(1);
65
+ ɵngcc0.ɵɵelementEnd();
66
+ } }, encapsulation: 2 });WjFlexChartAnnotationCircle.meta={outputs:wjFlexChartAnnotationCircleMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationCircle=WjFlexChartAnnotationCircle_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationCircle);export{WjFlexChartAnnotationCircle};var wjFlexChartAnnotationSquareMeta={selector:"wj-flex-chart-annotation-square",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationSquareMeta};let WjFlexChartAnnotationSquare=WjFlexChartAnnotationSquare_1=class WjFlexChartAnnotationSquare extends wjcChartAnnotation.Square{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
67
+ WjFlexChartAnnotationSquare.ɵfac = function WjFlexChartAnnotationSquare_Factory(t) { return new (t || WjFlexChartAnnotationSquare)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
68
+ WjFlexChartAnnotationSquare.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationSquare, selectors: [["wj-flex-chart-annotation-square"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationSquare_1) }, ...wjFlexChartAnnotationSquareMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationSquare_Template(rf, ctx) { if (rf & 1) {
69
+ ɵngcc0.ɵɵprojectionDef();
70
+ ɵngcc0.ɵɵelementStart(0, "div");
71
+ ɵngcc0.ɵɵprojection(1);
72
+ ɵngcc0.ɵɵelementEnd();
73
+ } }, encapsulation: 2 });WjFlexChartAnnotationSquare.meta={outputs:wjFlexChartAnnotationSquareMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationSquare=WjFlexChartAnnotationSquare_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationSquare);export{WjFlexChartAnnotationSquare};var wjFlexChartAnnotationImageMeta={selector:"wj-flex-chart-annotation-image",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationImageMeta};let WjFlexChartAnnotationImage=WjFlexChartAnnotationImage_1=class WjFlexChartAnnotationImage extends wjcChartAnnotation.Image{constructor(t,e,n){super();this.isInitialized=!1;this.wjProperty="items";this._wjBehaviour=WjDirectiveBehavior.attach(this,t,e,n);this.created()}created(){}ngOnInit(){this._wjBehaviour.ngOnInit()}ngAfterViewInit(){this._wjBehaviour.ngAfterViewInit()}ngOnDestroy(){this._wjBehaviour.ngOnDestroy()}};
74
+ WjFlexChartAnnotationImage.ɵfac = function WjFlexChartAnnotationImage_Factory(t) { return new (t || WjFlexChartAnnotationImage)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
75
+ WjFlexChartAnnotationImage.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationImage, selectors: [["wj-flex-chart-annotation-image"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationImage_1) }, ...wjFlexChartAnnotationImageMeta.providers]), ɵngcc0.ɵɵInheritDefinitionFeature], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationImage_Template(rf, ctx) { if (rf & 1) {
76
+ ɵngcc0.ɵɵprojectionDef();
77
+ ɵngcc0.ɵɵelementStart(0, "div");
78
+ ɵngcc0.ɵɵprojection(1);
79
+ ɵngcc0.ɵɵelementEnd();
80
+ } }, encapsulation: 2 });WjFlexChartAnnotationImage.meta={outputs:wjFlexChartAnnotationImageMeta.outputs,siblingId:"annotation"};WjFlexChartAnnotationImage=WjFlexChartAnnotationImage_1=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationImage);export{WjFlexChartAnnotationImage};let moduleExports=[WjFlexChartAnnotationLayer,WjFlexChartAnnotationText,WjFlexChartAnnotationEllipse,WjFlexChartAnnotationRectangle,WjFlexChartAnnotationLine,WjFlexChartAnnotationPolygon,WjFlexChartAnnotationCircle,WjFlexChartAnnotationSquare,WjFlexChartAnnotationImage],WjChartAnnotationModule=class WjChartAnnotationModule{};
81
+ WjChartAnnotationModule.ɵfac = function WjChartAnnotationModule_Factory(t) { return new (t || WjChartAnnotationModule)(); };
82
+ WjChartAnnotationModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjChartAnnotationModule });
83
+ WjChartAnnotationModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
84
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationLayer, [{
85
+ type: Component,
86
+ args: [{ selector: wjFlexChartAnnotationLayerMeta.selector, template: wjFlexChartAnnotationLayerMeta.template, inputs: wjFlexChartAnnotationLayerMeta.inputs, outputs: wjFlexChartAnnotationLayerMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationLayer_1) }, ...wjFlexChartAnnotationLayerMeta.providers] }]
87
+ }], function () { return [{ type: undefined, decorators: [{
88
+ type: Inject,
89
+ args: [ElementRef]
90
+ }] }, { type: undefined, decorators: [{
91
+ type: Inject,
92
+ args: [Injector]
93
+ }] }, { type: undefined, decorators: [{
94
+ type: Inject,
95
+ args: ["WjComponent"]
96
+ }, {
97
+ type: SkipSelf
98
+ }, {
99
+ type: Optional
100
+ }] }]; }, null); })();
101
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationText, [{
102
+ type: Component,
103
+ args: [{ selector: wjFlexChartAnnotationTextMeta.selector, template: wjFlexChartAnnotationTextMeta.template, inputs: wjFlexChartAnnotationTextMeta.inputs, outputs: wjFlexChartAnnotationTextMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationText_1) }, ...wjFlexChartAnnotationTextMeta.providers] }]
104
+ }], function () { return [{ type: undefined, decorators: [{
105
+ type: Inject,
106
+ args: [ElementRef]
107
+ }] }, { type: undefined, decorators: [{
108
+ type: Inject,
109
+ args: [Injector]
110
+ }] }, { type: undefined, decorators: [{
111
+ type: Inject,
112
+ args: ["WjComponent"]
113
+ }, {
114
+ type: SkipSelf
115
+ }, {
116
+ type: Optional
117
+ }] }]; }, null); })();
118
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationEllipse, [{
119
+ type: Component,
120
+ args: [{ selector: wjFlexChartAnnotationEllipseMeta.selector, template: wjFlexChartAnnotationEllipseMeta.template, inputs: wjFlexChartAnnotationEllipseMeta.inputs, outputs: wjFlexChartAnnotationEllipseMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationEllipse_1) }, ...wjFlexChartAnnotationEllipseMeta.providers] }]
121
+ }], function () { return [{ type: undefined, decorators: [{
122
+ type: Inject,
123
+ args: [ElementRef]
124
+ }] }, { type: undefined, decorators: [{
125
+ type: Inject,
126
+ args: [Injector]
127
+ }] }, { type: undefined, decorators: [{
128
+ type: Inject,
129
+ args: ["WjComponent"]
130
+ }, {
131
+ type: SkipSelf
132
+ }, {
133
+ type: Optional
134
+ }] }]; }, null); })();
135
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationRectangle, [{
136
+ type: Component,
137
+ args: [{ selector: wjFlexChartAnnotationRectangleMeta.selector, template: wjFlexChartAnnotationRectangleMeta.template, inputs: wjFlexChartAnnotationRectangleMeta.inputs, outputs: wjFlexChartAnnotationRectangleMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationRectangle_1) }, ...wjFlexChartAnnotationRectangleMeta.providers] }]
138
+ }], function () { return [{ type: undefined, decorators: [{
139
+ type: Inject,
140
+ args: [ElementRef]
141
+ }] }, { type: undefined, decorators: [{
142
+ type: Inject,
143
+ args: [Injector]
144
+ }] }, { type: undefined, decorators: [{
145
+ type: Inject,
146
+ args: ["WjComponent"]
147
+ }, {
148
+ type: SkipSelf
149
+ }, {
150
+ type: Optional
151
+ }] }]; }, null); })();
152
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationLine, [{
153
+ type: Component,
154
+ args: [{ selector: wjFlexChartAnnotationLineMeta.selector, template: wjFlexChartAnnotationLineMeta.template, inputs: wjFlexChartAnnotationLineMeta.inputs, outputs: wjFlexChartAnnotationLineMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationLine_1) }, ...wjFlexChartAnnotationLineMeta.providers] }]
155
+ }], function () { return [{ type: undefined, decorators: [{
156
+ type: Inject,
157
+ args: [ElementRef]
158
+ }] }, { type: undefined, decorators: [{
159
+ type: Inject,
160
+ args: [Injector]
161
+ }] }, { type: undefined, decorators: [{
162
+ type: Inject,
163
+ args: ["WjComponent"]
164
+ }, {
165
+ type: SkipSelf
166
+ }, {
167
+ type: Optional
168
+ }] }]; }, null); })();
169
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationPolygon, [{
170
+ type: Component,
171
+ args: [{ selector: wjFlexChartAnnotationPolygonMeta.selector, template: wjFlexChartAnnotationPolygonMeta.template, inputs: wjFlexChartAnnotationPolygonMeta.inputs, outputs: wjFlexChartAnnotationPolygonMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationPolygon_1) }, ...wjFlexChartAnnotationPolygonMeta.providers] }]
172
+ }], function () { return [{ type: undefined, decorators: [{
173
+ type: Inject,
174
+ args: [ElementRef]
175
+ }] }, { type: undefined, decorators: [{
176
+ type: Inject,
177
+ args: [Injector]
178
+ }] }, { type: undefined, decorators: [{
179
+ type: Inject,
180
+ args: ["WjComponent"]
181
+ }, {
182
+ type: SkipSelf
183
+ }, {
184
+ type: Optional
185
+ }] }]; }, null); })();
186
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationCircle, [{
187
+ type: Component,
188
+ args: [{ selector: wjFlexChartAnnotationCircleMeta.selector, template: wjFlexChartAnnotationCircleMeta.template, inputs: wjFlexChartAnnotationCircleMeta.inputs, outputs: wjFlexChartAnnotationCircleMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationCircle_1) }, ...wjFlexChartAnnotationCircleMeta.providers] }]
189
+ }], function () { return [{ type: undefined, decorators: [{
190
+ type: Inject,
191
+ args: [ElementRef]
192
+ }] }, { type: undefined, decorators: [{
193
+ type: Inject,
194
+ args: [Injector]
195
+ }] }, { type: undefined, decorators: [{
196
+ type: Inject,
197
+ args: ["WjComponent"]
198
+ }, {
199
+ type: SkipSelf
200
+ }, {
201
+ type: Optional
202
+ }] }]; }, null); })();
203
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationSquare, [{
204
+ type: Component,
205
+ args: [{ selector: wjFlexChartAnnotationSquareMeta.selector, template: wjFlexChartAnnotationSquareMeta.template, inputs: wjFlexChartAnnotationSquareMeta.inputs, outputs: wjFlexChartAnnotationSquareMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationSquare_1) }, ...wjFlexChartAnnotationSquareMeta.providers] }]
206
+ }], function () { return [{ type: undefined, decorators: [{
207
+ type: Inject,
208
+ args: [ElementRef]
209
+ }] }, { type: undefined, decorators: [{
210
+ type: Inject,
211
+ args: [Injector]
212
+ }] }, { type: undefined, decorators: [{
213
+ type: Inject,
214
+ args: ["WjComponent"]
215
+ }, {
216
+ type: SkipSelf
217
+ }, {
218
+ type: Optional
219
+ }] }]; }, null); })();
220
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationImage, [{
221
+ type: Component,
222
+ args: [{ selector: wjFlexChartAnnotationImageMeta.selector, template: wjFlexChartAnnotationImageMeta.template, inputs: wjFlexChartAnnotationImageMeta.inputs, outputs: wjFlexChartAnnotationImageMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef(() => WjFlexChartAnnotationImage_1) }, ...wjFlexChartAnnotationImageMeta.providers] }]
223
+ }], function () { return [{ type: undefined, decorators: [{
224
+ type: Inject,
225
+ args: [ElementRef]
226
+ }] }, { type: undefined, decorators: [{
227
+ type: Inject,
228
+ args: [Injector]
229
+ }] }, { type: undefined, decorators: [{
230
+ type: Inject,
231
+ args: ["WjComponent"]
232
+ }, {
233
+ type: SkipSelf
234
+ }, {
235
+ type: Optional
236
+ }] }]; }, null); })();
237
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjChartAnnotationModule, [{
238
+ type: NgModule,
239
+ args: [{ imports: [CommonModule], declarations: [...moduleExports], exports: [...moduleExports] }]
240
+ }], null, null); })();
241
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵngcc0.ɵɵsetNgModuleScope(WjChartAnnotationModule, { declarations: function () { return [WjFlexChartAnnotationLayer, WjFlexChartAnnotationText, WjFlexChartAnnotationEllipse, WjFlexChartAnnotationRectangle, WjFlexChartAnnotationLine, WjFlexChartAnnotationPolygon, WjFlexChartAnnotationCircle, WjFlexChartAnnotationSquare, WjFlexChartAnnotationImage]; }, imports: function () { return [CommonModule]; }, exports: function () { return [WjFlexChartAnnotationLayer, WjFlexChartAnnotationText, WjFlexChartAnnotationEllipse, WjFlexChartAnnotationRectangle, WjFlexChartAnnotationLine, WjFlexChartAnnotationPolygon, WjFlexChartAnnotationCircle, WjFlexChartAnnotationSquare, WjFlexChartAnnotationImage]; } }); })();export{WjChartAnnotationModule};
package/es5-esm.js ADDED
@@ -0,0 +1,241 @@
1
+ /*!
2
+ *
3
+ * Wijmo Library 5.20232.939
4
+ * https://developer.mescius.com/wijmo
5
+ *
6
+ * Copyright(c) MESCIUS inc. All rights reserved.
7
+ *
8
+ * Licensed under the End-User License Agreement For MESCIUS Wijmo Software.
9
+ * us.sales@mescius.com
10
+ * https://developer.mescius.com/wijmo/licensing
11
+ *
12
+ */
13
+
14
+ import * as ɵngcc0 from '@angular/core';
15
+
16
+ var _c0 = ["*"];
17
+ var __extends=this&&this.__extends||function(){var extendStatics=function(t,n){return(extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,n){t.__proto__=n}||function(t,n){for(var e in n)n.hasOwnProperty(e)&&(t[e]=n[e])})(t,n)};return function(t,n){extendStatics(t,n);function __(){this.constructor=t}t.prototype=null===n?Object.create(n):(__.prototype=n.prototype,new __)}}(),__decorate=this&&this.__decorate||function(t,n,e,o){var a,i=arguments.length,r=i<3?n:null===o?o=Object.getOwnPropertyDescriptor(n,e):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)r=Reflect.decorate(t,n,e,o);else for(var l=t.length-1;l>=0;l--)(a=t[l])&&(r=(i<3?a(r):i>3?a(n,e,r):a(n,e))||r);return i>3&&r&&Object.defineProperty(n,e,r),r},__param=this&&this.__param||function(t,n){return function(e,o){n(e,o,t)}};import{Component,NgModule,ElementRef,Injector,Optional,forwardRef,Inject,SkipSelf}from"@angular/core";import{CommonModule}from"@angular/common";import{WjDirectiveBehavior}from"@mescius/wijmo.angular2.directivebase";import*as wjcChartAnnotation from"@mescius/wijmo.chart.annotation";var wjFlexChartAnnotationLayerMeta={selector:"wj-flex-chart-annotation-layer",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationLayerMeta};var WjFlexChartAnnotationLayer=function(t){__extends(WjFlexChartAnnotationLayer,t);function WjFlexChartAnnotationLayer(n,e,o){var a=t.call(this,o)||this;a.isInitialized=!1;a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationLayer;WjFlexChartAnnotationLayer.prototype.created=function(){};WjFlexChartAnnotationLayer.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationLayer.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationLayer.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationLayer.meta={outputs:wjFlexChartAnnotationLayerMeta.outputs};
18
+ WjFlexChartAnnotationLayer.ɵfac = function WjFlexChartAnnotationLayer_Factory(t) { return new (t || WjFlexChartAnnotationLayer)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
19
+ WjFlexChartAnnotationLayer.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationLayer, selectors: [["wj-flex-chart-annotation-layer"]], inputs: { wjProperty: "wjProperty" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationLayerMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationLayer_Template(rf, ctx) { if (rf & 1) {
20
+ ɵngcc0.ɵɵprojectionDef();
21
+ ɵngcc0.ɵɵelementStart(0, "div");
22
+ ɵngcc0.ɵɵprojection(1);
23
+ ɵngcc0.ɵɵelementEnd();
24
+ } }, encapsulation: 2 });
25
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationLayer, [{
26
+ type: Component,
27
+ args: [{ selector: wjFlexChartAnnotationLayerMeta.selector, template: wjFlexChartAnnotationLayerMeta.template, inputs: wjFlexChartAnnotationLayerMeta.inputs, outputs: wjFlexChartAnnotationLayerMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationLayerMeta.providers) }]
28
+ }], function () { return [{ type: undefined, decorators: [{
29
+ type: Inject,
30
+ args: [ElementRef]
31
+ }] }, { type: undefined, decorators: [{
32
+ type: Inject,
33
+ args: [Injector]
34
+ }] }, { type: undefined, decorators: [{
35
+ type: Inject,
36
+ args: ["WjComponent"]
37
+ }, {
38
+ type: SkipSelf
39
+ }, {
40
+ type: Optional
41
+ }] }]; }, null); })();return WjFlexChartAnnotationLayer=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationLayer)}(wjcChartAnnotation.AnnotationLayer);export{WjFlexChartAnnotationLayer};var wjFlexChartAnnotationTextMeta={selector:"wj-flex-chart-annotation-text",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationTextMeta};var WjFlexChartAnnotationText=function(t){__extends(WjFlexChartAnnotationText,t);function WjFlexChartAnnotationText(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationText;WjFlexChartAnnotationText.prototype.created=function(){};WjFlexChartAnnotationText.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationText.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationText.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationText.meta={outputs:wjFlexChartAnnotationTextMeta.outputs,siblingId:"annotation"};
42
+ WjFlexChartAnnotationText.ɵfac = function WjFlexChartAnnotationText_Factory(t) { return new (t || WjFlexChartAnnotationText)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
43
+ WjFlexChartAnnotationText.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationText, selectors: [["wj-flex-chart-annotation-text"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationTextMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationText_Template(rf, ctx) { if (rf & 1) {
44
+ ɵngcc0.ɵɵprojectionDef();
45
+ ɵngcc0.ɵɵelementStart(0, "div");
46
+ ɵngcc0.ɵɵprojection(1);
47
+ ɵngcc0.ɵɵelementEnd();
48
+ } }, encapsulation: 2 });
49
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationText, [{
50
+ type: Component,
51
+ args: [{ selector: wjFlexChartAnnotationTextMeta.selector, template: wjFlexChartAnnotationTextMeta.template, inputs: wjFlexChartAnnotationTextMeta.inputs, outputs: wjFlexChartAnnotationTextMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationTextMeta.providers) }]
52
+ }], function () { return [{ type: undefined, decorators: [{
53
+ type: Inject,
54
+ args: [ElementRef]
55
+ }] }, { type: undefined, decorators: [{
56
+ type: Inject,
57
+ args: [Injector]
58
+ }] }, { type: undefined, decorators: [{
59
+ type: Inject,
60
+ args: ["WjComponent"]
61
+ }, {
62
+ type: SkipSelf
63
+ }, {
64
+ type: Optional
65
+ }] }]; }, null); })();return WjFlexChartAnnotationText=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationText)}(wjcChartAnnotation.Text);export{WjFlexChartAnnotationText};var wjFlexChartAnnotationEllipseMeta={selector:"wj-flex-chart-annotation-ellipse",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationEllipseMeta};var WjFlexChartAnnotationEllipse=function(t){__extends(WjFlexChartAnnotationEllipse,t);function WjFlexChartAnnotationEllipse(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationEllipse;WjFlexChartAnnotationEllipse.prototype.created=function(){};WjFlexChartAnnotationEllipse.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationEllipse.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationEllipse.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationEllipse.meta={outputs:wjFlexChartAnnotationEllipseMeta.outputs,siblingId:"annotation"};
66
+ WjFlexChartAnnotationEllipse.ɵfac = function WjFlexChartAnnotationEllipse_Factory(t) { return new (t || WjFlexChartAnnotationEllipse)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
67
+ WjFlexChartAnnotationEllipse.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationEllipse, selectors: [["wj-flex-chart-annotation-ellipse"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationEllipseMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationEllipse_Template(rf, ctx) { if (rf & 1) {
68
+ ɵngcc0.ɵɵprojectionDef();
69
+ ɵngcc0.ɵɵelementStart(0, "div");
70
+ ɵngcc0.ɵɵprojection(1);
71
+ ɵngcc0.ɵɵelementEnd();
72
+ } }, encapsulation: 2 });
73
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationEllipse, [{
74
+ type: Component,
75
+ args: [{ selector: wjFlexChartAnnotationEllipseMeta.selector, template: wjFlexChartAnnotationEllipseMeta.template, inputs: wjFlexChartAnnotationEllipseMeta.inputs, outputs: wjFlexChartAnnotationEllipseMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationEllipseMeta.providers) }]
76
+ }], function () { return [{ type: undefined, decorators: [{
77
+ type: Inject,
78
+ args: [ElementRef]
79
+ }] }, { type: undefined, decorators: [{
80
+ type: Inject,
81
+ args: [Injector]
82
+ }] }, { type: undefined, decorators: [{
83
+ type: Inject,
84
+ args: ["WjComponent"]
85
+ }, {
86
+ type: SkipSelf
87
+ }, {
88
+ type: Optional
89
+ }] }]; }, null); })();return WjFlexChartAnnotationEllipse=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationEllipse)}(wjcChartAnnotation.Ellipse);export{WjFlexChartAnnotationEllipse};var wjFlexChartAnnotationRectangleMeta={selector:"wj-flex-chart-annotation-rectangle",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationRectangleMeta};var WjFlexChartAnnotationRectangle=function(t){__extends(WjFlexChartAnnotationRectangle,t);function WjFlexChartAnnotationRectangle(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationRectangle;WjFlexChartAnnotationRectangle.prototype.created=function(){};WjFlexChartAnnotationRectangle.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationRectangle.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationRectangle.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationRectangle.meta={outputs:wjFlexChartAnnotationRectangleMeta.outputs,siblingId:"annotation"};
90
+ WjFlexChartAnnotationRectangle.ɵfac = function WjFlexChartAnnotationRectangle_Factory(t) { return new (t || WjFlexChartAnnotationRectangle)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
91
+ WjFlexChartAnnotationRectangle.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationRectangle, selectors: [["wj-flex-chart-annotation-rectangle"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationRectangleMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationRectangle_Template(rf, ctx) { if (rf & 1) {
92
+ ɵngcc0.ɵɵprojectionDef();
93
+ ɵngcc0.ɵɵelementStart(0, "div");
94
+ ɵngcc0.ɵɵprojection(1);
95
+ ɵngcc0.ɵɵelementEnd();
96
+ } }, encapsulation: 2 });
97
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationRectangle, [{
98
+ type: Component,
99
+ args: [{ selector: wjFlexChartAnnotationRectangleMeta.selector, template: wjFlexChartAnnotationRectangleMeta.template, inputs: wjFlexChartAnnotationRectangleMeta.inputs, outputs: wjFlexChartAnnotationRectangleMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationRectangleMeta.providers) }]
100
+ }], function () { return [{ type: undefined, decorators: [{
101
+ type: Inject,
102
+ args: [ElementRef]
103
+ }] }, { type: undefined, decorators: [{
104
+ type: Inject,
105
+ args: [Injector]
106
+ }] }, { type: undefined, decorators: [{
107
+ type: Inject,
108
+ args: ["WjComponent"]
109
+ }, {
110
+ type: SkipSelf
111
+ }, {
112
+ type: Optional
113
+ }] }]; }, null); })();return WjFlexChartAnnotationRectangle=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationRectangle)}(wjcChartAnnotation.Rectangle);export{WjFlexChartAnnotationRectangle};var wjFlexChartAnnotationLineMeta={selector:"wj-flex-chart-annotation-line",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationLineMeta};var WjFlexChartAnnotationLine=function(t){__extends(WjFlexChartAnnotationLine,t);function WjFlexChartAnnotationLine(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationLine;WjFlexChartAnnotationLine.prototype.created=function(){};WjFlexChartAnnotationLine.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationLine.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationLine.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationLine.meta={outputs:wjFlexChartAnnotationLineMeta.outputs,siblingId:"annotation"};
114
+ WjFlexChartAnnotationLine.ɵfac = function WjFlexChartAnnotationLine_Factory(t) { return new (t || WjFlexChartAnnotationLine)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
115
+ WjFlexChartAnnotationLine.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationLine, selectors: [["wj-flex-chart-annotation-line"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationLineMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationLine_Template(rf, ctx) { if (rf & 1) {
116
+ ɵngcc0.ɵɵprojectionDef();
117
+ ɵngcc0.ɵɵelementStart(0, "div");
118
+ ɵngcc0.ɵɵprojection(1);
119
+ ɵngcc0.ɵɵelementEnd();
120
+ } }, encapsulation: 2 });
121
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationLine, [{
122
+ type: Component,
123
+ args: [{ selector: wjFlexChartAnnotationLineMeta.selector, template: wjFlexChartAnnotationLineMeta.template, inputs: wjFlexChartAnnotationLineMeta.inputs, outputs: wjFlexChartAnnotationLineMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationLineMeta.providers) }]
124
+ }], function () { return [{ type: undefined, decorators: [{
125
+ type: Inject,
126
+ args: [ElementRef]
127
+ }] }, { type: undefined, decorators: [{
128
+ type: Inject,
129
+ args: [Injector]
130
+ }] }, { type: undefined, decorators: [{
131
+ type: Inject,
132
+ args: ["WjComponent"]
133
+ }, {
134
+ type: SkipSelf
135
+ }, {
136
+ type: Optional
137
+ }] }]; }, null); })();return WjFlexChartAnnotationLine=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationLine)}(wjcChartAnnotation.Line);export{WjFlexChartAnnotationLine};var wjFlexChartAnnotationPolygonMeta={selector:"wj-flex-chart-annotation-polygon",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationPolygonMeta};var WjFlexChartAnnotationPolygon=function(t){__extends(WjFlexChartAnnotationPolygon,t);function WjFlexChartAnnotationPolygon(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationPolygon;WjFlexChartAnnotationPolygon.prototype.created=function(){};WjFlexChartAnnotationPolygon.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationPolygon.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationPolygon.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationPolygon.meta={outputs:wjFlexChartAnnotationPolygonMeta.outputs,siblingId:"annotation"};
138
+ WjFlexChartAnnotationPolygon.ɵfac = function WjFlexChartAnnotationPolygon_Factory(t) { return new (t || WjFlexChartAnnotationPolygon)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
139
+ WjFlexChartAnnotationPolygon.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationPolygon, selectors: [["wj-flex-chart-annotation-polygon"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationPolygonMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationPolygon_Template(rf, ctx) { if (rf & 1) {
140
+ ɵngcc0.ɵɵprojectionDef();
141
+ ɵngcc0.ɵɵelementStart(0, "div");
142
+ ɵngcc0.ɵɵprojection(1);
143
+ ɵngcc0.ɵɵelementEnd();
144
+ } }, encapsulation: 2 });
145
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationPolygon, [{
146
+ type: Component,
147
+ args: [{ selector: wjFlexChartAnnotationPolygonMeta.selector, template: wjFlexChartAnnotationPolygonMeta.template, inputs: wjFlexChartAnnotationPolygonMeta.inputs, outputs: wjFlexChartAnnotationPolygonMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationPolygonMeta.providers) }]
148
+ }], function () { return [{ type: undefined, decorators: [{
149
+ type: Inject,
150
+ args: [ElementRef]
151
+ }] }, { type: undefined, decorators: [{
152
+ type: Inject,
153
+ args: [Injector]
154
+ }] }, { type: undefined, decorators: [{
155
+ type: Inject,
156
+ args: ["WjComponent"]
157
+ }, {
158
+ type: SkipSelf
159
+ }, {
160
+ type: Optional
161
+ }] }]; }, null); })();return WjFlexChartAnnotationPolygon=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationPolygon)}(wjcChartAnnotation.Polygon);export{WjFlexChartAnnotationPolygon};var wjFlexChartAnnotationCircleMeta={selector:"wj-flex-chart-annotation-circle",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationCircleMeta};var WjFlexChartAnnotationCircle=function(t){__extends(WjFlexChartAnnotationCircle,t);function WjFlexChartAnnotationCircle(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationCircle;WjFlexChartAnnotationCircle.prototype.created=function(){};WjFlexChartAnnotationCircle.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationCircle.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationCircle.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationCircle.meta={outputs:wjFlexChartAnnotationCircleMeta.outputs,siblingId:"annotation"};
162
+ WjFlexChartAnnotationCircle.ɵfac = function WjFlexChartAnnotationCircle_Factory(t) { return new (t || WjFlexChartAnnotationCircle)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
163
+ WjFlexChartAnnotationCircle.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationCircle, selectors: [["wj-flex-chart-annotation-circle"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationCircleMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationCircle_Template(rf, ctx) { if (rf & 1) {
164
+ ɵngcc0.ɵɵprojectionDef();
165
+ ɵngcc0.ɵɵelementStart(0, "div");
166
+ ɵngcc0.ɵɵprojection(1);
167
+ ɵngcc0.ɵɵelementEnd();
168
+ } }, encapsulation: 2 });
169
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationCircle, [{
170
+ type: Component,
171
+ args: [{ selector: wjFlexChartAnnotationCircleMeta.selector, template: wjFlexChartAnnotationCircleMeta.template, inputs: wjFlexChartAnnotationCircleMeta.inputs, outputs: wjFlexChartAnnotationCircleMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationCircleMeta.providers) }]
172
+ }], function () { return [{ type: undefined, decorators: [{
173
+ type: Inject,
174
+ args: [ElementRef]
175
+ }] }, { type: undefined, decorators: [{
176
+ type: Inject,
177
+ args: [Injector]
178
+ }] }, { type: undefined, decorators: [{
179
+ type: Inject,
180
+ args: ["WjComponent"]
181
+ }, {
182
+ type: SkipSelf
183
+ }, {
184
+ type: Optional
185
+ }] }]; }, null); })();return WjFlexChartAnnotationCircle=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationCircle)}(wjcChartAnnotation.Circle);export{WjFlexChartAnnotationCircle};var wjFlexChartAnnotationSquareMeta={selector:"wj-flex-chart-annotation-square",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationSquareMeta};var WjFlexChartAnnotationSquare=function(t){__extends(WjFlexChartAnnotationSquare,t);function WjFlexChartAnnotationSquare(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationSquare;WjFlexChartAnnotationSquare.prototype.created=function(){};WjFlexChartAnnotationSquare.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationSquare.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationSquare.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationSquare.meta={outputs:wjFlexChartAnnotationSquareMeta.outputs,siblingId:"annotation"};
186
+ WjFlexChartAnnotationSquare.ɵfac = function WjFlexChartAnnotationSquare_Factory(t) { return new (t || WjFlexChartAnnotationSquare)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
187
+ WjFlexChartAnnotationSquare.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationSquare, selectors: [["wj-flex-chart-annotation-square"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationSquareMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationSquare_Template(rf, ctx) { if (rf & 1) {
188
+ ɵngcc0.ɵɵprojectionDef();
189
+ ɵngcc0.ɵɵelementStart(0, "div");
190
+ ɵngcc0.ɵɵprojection(1);
191
+ ɵngcc0.ɵɵelementEnd();
192
+ } }, encapsulation: 2 });
193
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationSquare, [{
194
+ type: Component,
195
+ args: [{ selector: wjFlexChartAnnotationSquareMeta.selector, template: wjFlexChartAnnotationSquareMeta.template, inputs: wjFlexChartAnnotationSquareMeta.inputs, outputs: wjFlexChartAnnotationSquareMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationSquareMeta.providers) }]
196
+ }], function () { return [{ type: undefined, decorators: [{
197
+ type: Inject,
198
+ args: [ElementRef]
199
+ }] }, { type: undefined, decorators: [{
200
+ type: Inject,
201
+ args: [Injector]
202
+ }] }, { type: undefined, decorators: [{
203
+ type: Inject,
204
+ args: ["WjComponent"]
205
+ }, {
206
+ type: SkipSelf
207
+ }, {
208
+ type: Optional
209
+ }] }]; }, null); })();return WjFlexChartAnnotationSquare=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationSquare)}(wjcChartAnnotation.Square);export{WjFlexChartAnnotationSquare};var wjFlexChartAnnotationImageMeta={selector:"wj-flex-chart-annotation-image",template:"<div><ng-content></ng-content></div>",inputs:["wjProperty","type","attachment","position","point","seriesIndex","pointIndex","offset","style","isVisible","tooltip","text","content","name","width","height","start","end","radius","length","href"],outputs:["initialized"],providers:[]};export{wjFlexChartAnnotationImageMeta};var WjFlexChartAnnotationImage=function(t){__extends(WjFlexChartAnnotationImage,t);function WjFlexChartAnnotationImage(n,e,o){var a=t.call(this)||this;a.isInitialized=!1;a.wjProperty="items";a._wjBehaviour=WjDirectiveBehavior.attach(a,n,e,o);a.created();return a}n=WjFlexChartAnnotationImage;WjFlexChartAnnotationImage.prototype.created=function(){};WjFlexChartAnnotationImage.prototype.ngOnInit=function(){this._wjBehaviour.ngOnInit()};WjFlexChartAnnotationImage.prototype.ngAfterViewInit=function(){this._wjBehaviour.ngAfterViewInit()};WjFlexChartAnnotationImage.prototype.ngOnDestroy=function(){this._wjBehaviour.ngOnDestroy()};var n;WjFlexChartAnnotationImage.meta={outputs:wjFlexChartAnnotationImageMeta.outputs,siblingId:"annotation"};
210
+ WjFlexChartAnnotationImage.ɵfac = function WjFlexChartAnnotationImage_Factory(t) { return new (t || WjFlexChartAnnotationImage)(ɵngcc0.ɵɵdirectiveInject(ElementRef), ɵngcc0.ɵɵdirectiveInject(Injector), ɵngcc0.ɵɵdirectiveInject("WjComponent", 12)); };
211
+ WjFlexChartAnnotationImage.ɵcmp = /*@__PURE__*/ ɵngcc0.ɵɵdefineComponent({ type: WjFlexChartAnnotationImage, selectors: [["wj-flex-chart-annotation-image"]], inputs: { wjProperty: "wjProperty", type: "type", attachment: "attachment", position: "position", point: "point", seriesIndex: "seriesIndex", pointIndex: "pointIndex", offset: "offset", style: "style", isVisible: "isVisible", tooltip: "tooltip", text: "text", content: "content", name: "name", width: "width", height: "height", start: "start", end: "end", radius: "radius", length: "length", href: "href" }, outputs: { initialized: "initialized" }, features: [ɵngcc0.ɵɵProvidersFeature([{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationImageMeta.providers))], ngContentSelectors: _c0, decls: 2, vars: 0, template: function WjFlexChartAnnotationImage_Template(rf, ctx) { if (rf & 1) {
212
+ ɵngcc0.ɵɵprojectionDef();
213
+ ɵngcc0.ɵɵelementStart(0, "div");
214
+ ɵngcc0.ɵɵprojection(1);
215
+ ɵngcc0.ɵɵelementEnd();
216
+ } }, encapsulation: 2 });
217
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjFlexChartAnnotationImage, [{
218
+ type: Component,
219
+ args: [{ selector: wjFlexChartAnnotationImageMeta.selector, template: wjFlexChartAnnotationImageMeta.template, inputs: wjFlexChartAnnotationImageMeta.inputs, outputs: wjFlexChartAnnotationImageMeta.outputs, providers: [{ provide: "WjComponent", useExisting: forwardRef((function () { return n; })) }].concat(wjFlexChartAnnotationImageMeta.providers) }]
220
+ }], function () { return [{ type: undefined, decorators: [{
221
+ type: Inject,
222
+ args: [ElementRef]
223
+ }] }, { type: undefined, decorators: [{
224
+ type: Inject,
225
+ args: [Injector]
226
+ }] }, { type: undefined, decorators: [{
227
+ type: Inject,
228
+ args: ["WjComponent"]
229
+ }, {
230
+ type: SkipSelf
231
+ }, {
232
+ type: Optional
233
+ }] }]; }, null); })();return WjFlexChartAnnotationImage=n=__decorate([,__param(0,Inject(ElementRef)),__param(1,Inject(Injector)),__param(2,Inject("WjComponent")),__param(2,SkipSelf()),__param(2,Optional())],WjFlexChartAnnotationImage)}(wjcChartAnnotation.Image);export{WjFlexChartAnnotationImage};var moduleExports=[WjFlexChartAnnotationLayer,WjFlexChartAnnotationText,WjFlexChartAnnotationEllipse,WjFlexChartAnnotationRectangle,WjFlexChartAnnotationLine,WjFlexChartAnnotationPolygon,WjFlexChartAnnotationCircle,WjFlexChartAnnotationSquare,WjFlexChartAnnotationImage],WjChartAnnotationModule=function(){function WjChartAnnotationModule(){}
234
+ WjChartAnnotationModule.ɵfac = function WjChartAnnotationModule_Factory(t) { return new (t || WjChartAnnotationModule)(); };
235
+ WjChartAnnotationModule.ɵmod = /*@__PURE__*/ ɵngcc0.ɵɵdefineNgModule({ type: WjChartAnnotationModule });
236
+ WjChartAnnotationModule.ɵinj = /*@__PURE__*/ ɵngcc0.ɵɵdefineInjector({ imports: [CommonModule] });
237
+ (function () { (typeof ngDevMode === "undefined" || ngDevMode) && ɵngcc0.ɵsetClassMetadata(WjChartAnnotationModule, [{
238
+ type: NgModule,
239
+ args: [{ imports: [CommonModule], declarations: moduleExports.slice(), exports: moduleExports.slice() }]
240
+ }], function () { return []; }, null); })();
241
+ (function () { (typeof ngJitMode === "undefined" || ngJitMode) && ɵngcc0.ɵɵsetNgModuleScope(WjChartAnnotationModule, { declarations: function () { return [WjFlexChartAnnotationLayer, WjFlexChartAnnotationText, WjFlexChartAnnotationEllipse, WjFlexChartAnnotationRectangle, WjFlexChartAnnotationLine, WjFlexChartAnnotationPolygon, WjFlexChartAnnotationCircle, WjFlexChartAnnotationSquare, WjFlexChartAnnotationImage]; }, imports: function () { return [CommonModule]; }, exports: function () { return [WjFlexChartAnnotationLayer, WjFlexChartAnnotationText, WjFlexChartAnnotationEllipse, WjFlexChartAnnotationRectangle, WjFlexChartAnnotationLine, WjFlexChartAnnotationPolygon, WjFlexChartAnnotationCircle, WjFlexChartAnnotationSquare, WjFlexChartAnnotationImage]; } }); })();return WjChartAnnotationModule}();export{WjChartAnnotationModule};