igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
335 lines (334 loc) • 12.3 kB
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
import { AnnotationLayer } from "./AnnotationLayer";
import { DependencyProperty } from "igniteui-angular-core";
import { Series } from "./Series";
import { FinalValueSelectionMode_$type } from "./FinalValueSelectionMode";
import { Brush } from "igniteui-angular-core";
import { Thickness } from "igniteui-angular-core";
import { FinalValueLayerFrame } from "./FinalValueLayerFrame";
import { List$1 } from "igniteui-angular-core";
import { Axis } from "./Axis";
import { Dictionary$2 } from "igniteui-angular-core";
import { Pool$1 } from "igniteui-angular-core";
import { AxisAnnotation } from "./AxisAnnotation";
import { Base, enumGetBox, fromEnum, Point_$type, markType, markDep } from "igniteui-angular-core";
import { AxisAnnotationFrameManager } from "./AxisAnnotationFrameManager";
import { PropertyMetadata } from "igniteui-angular-core";
import { DeviceUtils } from "igniteui-angular-core";
import { AnnotationLayerView } from "./AnnotationLayerView";
import { BrushUtil } from "igniteui-angular-core";
/**
* @hidden
*/
export let FinalValueLayer = /*@__PURE__*/ (() => {
class FinalValueLayer extends AnnotationLayer {
constructor() {
super();
this.axisAnnotationFormatLabel = null;
this.z2 = null;
this.z1 = null;
let a = new FinalValueLayerFrame();
let b = new FinalValueLayerFrame();
let c = new FinalValueLayerFrame();
let d = this.kc / 1000;
this.xb = a;
this.xa = b;
this.xc = c;
this.ab = FinalValueLayer.$;
}
bj() {
return new FinalValueLayer();
}
get_eq() {
return true;
}
cs() {
return new FinalValueLayerView(this);
}
q0(a) {
super.q0(a);
this.zx = a;
}
get aa7() {
return new Thickness(1, this.z5, this.z7, this.z6, this.z4);
}
z0() {
return this.axisAnnotationFormatLabel != null;
}
yo(a, b) {
if (this.zz == null || this.zz == a) {
if (!this.a1.c) {
this.rq(b);
}
}
}
yq(a, b) {
super.yq(a, b);
let c = a;
c.f.clear();
c.r.clear();
c.q.clear();
c.ac.clear();
c.p.clear();
c.ab.clear();
c.h.clear();
c.g.clear();
c.i.clear();
c.k.clear();
c.m.clear();
c.l.clear();
c.j.clear();
c.n.clear();
c.o.clear();
c.t.clear();
c.s.clear();
c.u.clear();
c.w.clear();
c.y.clear();
c.x.clear();
c.v.clear();
c.z.clear();
c.aa.clear();
if (this.xh(this.zz)) {
this.aao(this.zz, c);
}
else {
for (let d of fromEnum(this.db.series)) {
if (this.xh(d)) {
this.aao(d, c);
}
if (d.isStacked) {
d.p2((e) => {
if (this.xh(e)) {
this.aao(e, c);
}
if (e.eg) {
e.p0((f) => {
if (this.xh(f)) {
this.aao(f, c);
}
return true;
});
}
return true;
});
}
if (d.eg) {
d.p0((e) => {
if (this.xh(e)) {
this.aao(e, c);
}
return true;
});
}
}
}
}
xh(a) {
if (!super.xh(a)) {
return false;
}
if (this.aal != null) {
if (a.isFragment) {
let b = a.nb();
if (!Base.equalsStatic(this.aal, b)) {
return false;
}
}
else {
if (!Base.equalsStatic(this.aal, a.name)) {
return false;
}
}
}
return true;
}
qo() {
super.qo();
if (!this.a1.c && !this.d3()) {
return;
}
if (this.d3()) {
this.aap(this.xc, false);
}
else {
this.aap(this.xa, false);
}
}
aa6(a) {
let b = NaN;
let c = NaN;
let d = this.zy;
if (d == 0) {
d = 1;
}
let e = false;
if (d == 2) {
e = true;
}
if (a.isVertical) {
let f = a.a0();
if (f != null) {
if (d == 1 || d == 2) {
let g = this.wi(this.cv);
if (f.ch) {
c = a.wg({ $type: Point_$type, x: g.right, y: g.bottom }).y;
}
else {
c = a.wg({ $type: Point_$type, x: g.right, y: g.top }).y;
}
}
else {
if (f.ch) {
c = 1;
}
else {
c = 0;
}
}
}
return a.wb({ $type: Point_$type, x: 0, y: c }, e, true);
}
else {
let h = a.a0();
if (h != null) {
if (d == 1 || d == 2) {
let i = this.wi(this.cv);
if (h.ch) {
b = a.wg({ $type: Point_$type, x: i.left, y: i.top }).x;
}
else {
b = a.wg({ $type: Point_$type, x: i.right, y: i.top }).x;
}
}
else {
if (h.ch) {
b = 0;
}
else {
b = 1;
}
}
}
if (a.e6) {
return a.wb({ $type: Point_$type, x: b, y: 0 }, e, true);
}
else {
return a.wb({ $type: Point_$type, x: b, y: 0 }, e, true);
}
}
}
aao(a, b) {
let c = this.aa6(a);
let d = this.wg(c);
let e = this.u8;
if (e == null) {
e = this.ve;
}
if (e == null) {
e = a.u8;
if (e != null) {
e = this.zx.b8(e);
}
}
AxisAnnotationFrameManager.c(b, c, a, this.db, this.getEffectiveViewport(), e, this.aa3, this.z3, this.aa5, this.aa4, this.aa7, this.z8, this.aa3, this.z3, this.aa5, this.aa4, this.aa7, this.z8, this._visibility == 0 && a.isVertical, this._visibility == 0 && !a.isVertical);
}
aap(a, b) {
let c = false;
if (this.z1 == null) {
c = true;
this.z2 = new List$1(Axis.$, 0);
this.z1 = new Dictionary$2(Axis.$, Pool$1.$.specialize(AxisAnnotation.$), 0);
}
AxisAnnotationFrameManager.d(this, a, c, this.z1, this.z2, b, this.z9, this.z9, this.axisAnnotationFormatLabel, this.axisAnnotationFormatLabel);
}
yt(a, b) {
super.yt(a, b);
if (this.d3()) {
this.aap(this.xc, true);
}
else {
this.aap(this.xa, false);
}
}
f9() {
return true;
}
q8(a, b, c, d) {
super.q8(a, b, c, d);
switch (b) {
case FinalValueLayer.$$p[11]:
case FinalValueLayer.$$p[12]:
this.rq(true);
break;
case FinalValueLayer.$$p[1]:
case FinalValueLayer.$$p[0]:
case FinalValueLayer.$$p[3]:
case FinalValueLayer.$$p[5]:
case FinalValueLayer.$$p[7]:
case FinalValueLayer.$$p[6]:
case FinalValueLayer.$$p[4]:
case "Visibility":
case FinalValueLayer.$$p[8]:
case FinalValueLayer.$$p[9]:
case FinalValueLayer.$$p[10]:
this.rq(true);
break;
case "SeriesViewer":
let e = this.z2;
let f = this.z1;
if (f != null) {
for (let g of fromEnum(f)) {
let h = g.value;
h.c((i) => g.key.an.remove(i));
h.clear();
}
e.clear();
f.clear();
}
break;
}
}
o4(a, b) {
super.o4(a, b);
if (a) {
AxisAnnotationFrameManager.b(this.xa);
this.aap(this.xa, false);
}
}
}
FinalValueLayer.$t = markType(FinalValueLayer, 'FinalValueLayer', AnnotationLayer.$);
FinalValueLayer.$$p = markDep(DependencyProperty, PropertyMetadata, FinalValueLayer, 'raisePropertyChanged', ['AxisAnnotationBackgroundCornerRadius:z3:aaq', [1, DeviceUtils.g(3)], 'AxisAnnotationBackground:aa3:aar', [Brush.$, null], 'AxisAnnotationInterpolatedValuePrecision:z9:aas', [1, -1], 'AxisAnnotationOutline:aa4:aat', [Brush.$, null], 'AxisAnnotationPaddingBottom:z4:aau', [1, NaN], 'AxisAnnotationPaddingLeft:z5:aav', [1, NaN], 'AxisAnnotationPaddingRight:z6:aaw', [1, NaN], 'AxisAnnotationPaddingTop:z7:aax', [1, NaN], 'AxisAnnotationStrokeThickness:z8:aay', [1, NaN], 'AxisAnnotationTextColor:aa5:aaz', [Brush.$, null], 'FinalValueSelectionMode:zy:aa0', [FinalValueSelectionMode_$type, enumGetBox(FinalValueSelectionMode_$type, 0)], 'TargetSeriesName:aal:aa1', [2, null], 'TargetSeries:zz:aa2', [Series.$, null]]);
return FinalValueLayer;
})();
/**
* @hidden
*/
export let FinalValueLayerView = /*@__PURE__*/ (() => {
class FinalValueLayerView extends AnnotationLayerView {
constructor(a) {
super(a);
this.b7 = null;
this.b7 = a;
}
au() {
super.au();
}
b8(a) {
if (a == null) {
return a;
}
return BrushUtil.m(a, 0.1);
}
an(a) {
super.an(a);
}
}
FinalValueLayerView.$t = markType(FinalValueLayerView, 'FinalValueLayerView', AnnotationLayerView.$);
return FinalValueLayerView;
})();