igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
656 lines (655 loc) • 24.2 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 { Series } from "./Series";
import { DependencyProperty } from "igniteui-angular-core";
import { CategoryItemHighlightType_$type } from "./CategoryItemHighlightType";
import { MarkerType_$type } from "./MarkerType";
import { Brush } from "igniteui-angular-core";
import { DataTemplate } from "igniteui-angular-core";
import { CategoryItemHighlightLayerFrame } from "./CategoryItemHighlightLayerFrame";
import { Base, enumGetBox, fromEnum, typeCast, Point_$type, markType, markDep, runOn } from "igniteui-angular-core";
import { Dictionary$2 } from "igniteui-angular-core";
import { ItemHighlightFrameRect } from "./ItemHighlightFrameRect";
import { List$1 } from "igniteui-angular-core";
import { IHasCategoryModePreference_$type } from "./IHasCategoryModePreference";
import { Rect } from "igniteui-angular-core";
import { MarkerSeries } from "./MarkerSeries";
import { DataContext } from "igniteui-angular-core";
import { Pool$1 } from "igniteui-angular-core";
import { Rectangle } from "igniteui-angular-core";
import { ContentControl } from "igniteui-angular-core";
import { PropertyMetadata } from "igniteui-angular-core";
import { isNaN_, isInfinity, truncate } from "igniteui-angular-core";
import { AnnotationLayerView } from "./AnnotationLayerView";
import { Marker } from "./Marker";
import { BrushUtil } from "igniteui-angular-core";
import { Color } from "igniteui-angular-core";
import { DataTemplatePassInfo } from "igniteui-angular-core";
import { DataTemplateRenderInfo } from "igniteui-angular-core";
import { DataTemplateMeasureInfo } from "igniteui-angular-core";
/**
* @hidden
*/
export let CategoryItemHighlightLayer = /*@__PURE__*/ (() => {
class CategoryItemHighlightLayer extends AnnotationLayer {
constructor() {
super();
this.aay = false;
this.aax = true;
this.aa1 = 10;
let a = new CategoryItemHighlightLayerFrame();
let b = new CategoryItemHighlightLayerFrame();
let c = new CategoryItemHighlightLayerFrame();
this.xw = a;
this.xv = b;
this.xx = c;
this.ab = CategoryItemHighlightLayer.$;
}
bk() {
return new CategoryItemHighlightLayer();
}
get_eu() {
return true;
}
ct() {
return new CategoryItemHighlightLayerView(this);
}
rg(a) {
super.rg(a);
this.aas = a;
}
zd(a, b) {
if (this.aaw == null || this.aaw == a) {
if (!this.a1.c) {
this.r7(b);
}
}
}
x3(a) {
if (!super.x3(a)) {
return false;
}
if (this.aba != null) {
if (a.isFragment) {
let b = a.nn();
if (!Base.equalsStatic(this.aba, b)) {
return false;
}
}
else {
if (!Base.equalsStatic(this.aba, a.name)) {
return false;
}
}
}
let c = this.y8(a);
if (!c.c) {
return false;
}
return true;
}
zf(a, b) {
super.zf(a, b);
let c = a;
let d = this.aa0;
c.j.clear();
if (isNaN_(this.aap.x) && isNaN_(this.aap.y)) {
return;
}
if (this.x3(this.aaw)) {
this.abg(this.aaw, c, d);
}
else {
for (let e of fromEnum(this.dc.b9)) {
if (this.x3(e)) {
this.abg(e, c, d);
}
if (e.isStacked) {
e.qg((f) => {
if (this.x3(f)) {
this.abg(f, c, d);
}
if (f.ei) {
f.qe((g) => {
if (this.x3(g)) {
this.abg(g, c, d);
}
return true;
});
}
return true;
});
}
if (e.ei) {
e.qe((f) => {
if (this.x3(f)) {
this.abg(f, c, d);
}
return true;
});
}
}
}
}
rp(a, b, c, d) {
super.rp(a, b, c, d);
switch (b) {
case CategoryItemHighlightLayer.$$p[4]:
case CategoryItemHighlightLayer.$$p[5]:
case CategoryItemHighlightLayer.$$p[2]:
case CategoryItemHighlightLayer.$$p[3]:
this.r7(true);
break;
case CategoryItemHighlightLayer.$$p[7]:
case CategoryItemHighlightLayer.$$p[8]:
this.r7(true);
break;
case CategoryItemHighlightLayer.$$p[9]:
this.aay = d;
this.r7(true);
break;
case CategoryItemHighlightLayer.$$p[1]:
this.r7(true);
break;
case CategoryItemHighlightLayer.$$p[0]:
this.aa1 = this.aa2;
this.r7(true);
break;
case CategoryItemHighlightLayer.$$p[6]:
this.aax = d;
this.r7(true);
break;
}
}
abg(a, b, c) {
if (this.cw == null || this.cw.ca.isEmpty || this.cw.b9.isEmpty) {
return;
}
if (!a.e1 && !a.fa) {
return;
}
let d = a;
if (d.categoryAxis == null) {
return;
}
let e = this.aap.x;
e = this.cw.b9.left + this.cw.b9.width * (e - this.cw.ca.left) / this.cw.ca.width;
let f = this.aap.y;
f = this.cw.b9.top + this.cw.b9.height * (f - this.cw.ca.top) / this.cw.ca.height;
let g = this.aaz;
let h = true;
let i = typeCast(IHasCategoryModePreference_$type, a);
let j = 0;
if (i != null) {
j = i.preferredCategoryMode(d.categoryAxis);
if (j == 2) {
h = false;
}
}
let k = true;
if (!h || this.aat == 2) {
k = false;
}
if (this.aat == 1) {
k = true;
}
let l = this.y8(a);
if (!l.c) {
return;
}
if (k) {
let m = a.wv(l.d, this.aa0, g);
if (j != 0 && !d.categoryAxis.dv) {
let n = m.x;
if (a.fa) {
n -= a.getOffsetValue();
n += a.getCategoryWidth() * 0.5;
m = { $type: Point_$type, x: n, y: m.y };
}
else if (a.e1) {
n -= a.getOffsetValue();
n += a.getCategoryWidth() * 0.5;
m = { $type: Point_$type, x: n, y: m.y };
}
}
if (!isNaN_(m.x) && !isNaN_(m.y)) {
m = this.w1(m);
}
this.abe(m, b, a);
}
else {
let o = a.wv(l.d, this.aa0, g);
let p;
let q = this.getEffectiveViewport1(this.cw);
if (a.isVertical) {
let r = o.y;
let s = d.categoryAxis;
let t = this.aa1;
if (j != 0) {
t = s.pw(this.cw.ca, this.cw.b9, q);
}
if (isNaN_(t) || isInfinity(t)) {
return;
}
p = new Rect(0, this.xc.left, r - t / 2, this.xc.width, t);
}
else {
let u = o.x;
let v = d.categoryAxis;
let w = this.aa1;
if (j != 0) {
w = v.pw(this.cw.ca, this.cw.b9, q);
}
if (isNaN_(w) || isInfinity(w)) {
return;
}
p = new Rect(0, u - w / 2, this.xc.top, w, this.xc.height);
}
p.intersect(this.cw.b9);
this.abf(p, b, a);
}
}
abe(a, b, c) {
let d = new ItemHighlightFrameRect();
d.b = a.x;
d.e = a.y;
d.i = this.aab();
if (this.abu != null) {
d.i = this.abu;
}
d.j = this.aac();
if (this.abv != null) {
d.j = this.abv;
}
if (d.i == null) {
if (c.hasMarkers) {
d.i = this.aas.c1(c.v4());
}
else {
d.i = this.aas.c1(c.vs);
}
}
if (d.j == null) {
if (c.hasMarkers) {
d.j = this.aas.c1(c.v5());
}
else {
d.j = this.aas.c1(c.vw);
}
}
d.d = this.il;
d.f = Base.getHashCodeStatic(c);
d.g = this.aau(c, a);
let e = (typeCast(MarkerSeries.$, c) !== null) ? c.yk : null;
if (e == null || e == MarkerSeries.yn || (this.aav != 2 && this.aav != 0)) {
let f = MarkerSeries.xv(c, 2);
if (this.aav != 2 && this.aav != 0) {
f = this.aav;
}
switch (f) {
case 3:
case 13:
e = this.dc.uh;
break;
case 4:
e = this.dc.uq;
break;
case 5:
e = this.dc.un;
break;
case 6:
e = this.dc.uo;
break;
case 7:
e = this.dc.ui;
break;
case 8:
e = this.dc.ul;
break;
case 9:
e = this.dc.uj;
break;
case 10:
e = this.dc.up;
break;
case 11:
e = this.dc.um;
break;
case 12:
e = this.dc.uk;
break;
}
}
d.h = this.abj != null ? this.abj : e;
if (!isNaN_(d.b) && !isNaN_(d.e)) {
b.j.addItem(d.f, d);
}
}
aau(a, b) {
let c = a.kw(b);
let d = a.iy(b);
if (this.aa0 && d != Math.floor(d)) {
c = null;
}
return ((() => {
let $ret = new DataContext();
$ret.series = a;
$ret.item = c;
return $ret;
})());
}
abf(a, b, c) {
let d = new ItemHighlightFrameRect();
d.b = a.left;
d.e = a.top;
d.c = a.right;
d.a = a.bottom;
d.i = this.aab();
d.j = this.aac();
if (d.i == null) {
if (c != null) {
d.i = this.aas.c2(c.vs);
}
}
if (d.j == null) {
if (c != null) {
d.j = this.aas.c2(c.vw);
}
}
d.d = this.il;
d.f = Base.getHashCodeStatic(c);
if (!a.isEmpty) {
b.j.addItem(d.f, d);
}
}
zi(a, b) {
super.zi(a, b);
let c = this.aas.cp;
let d = this.aas.co;
let e = 0;
let f = 0;
let g = a;
for (let h of fromEnum(g.j.values)) {
if (h.h != null) {
let i = d.item(f);
this.abh(h, i);
f++;
}
else {
let j = c.item(e);
this.abi(h, j);
e++;
}
}
c.count = e;
d.count = f;
}
abh(a, b) {
if (isNaN_(a.b) || isNaN_(a.e) || isNaN_(a.d) || a.g == null) {
b._visibility = 1;
return;
}
let c = { $type: Point_$type, x: a.b, y: a.e };
let d = a.g;
d.itemBrush = a.i;
let e = d.series.wv(c, this.d4() || this.aay, this.aax);
if (isNaN_(e.x) || isNaN_(e.y)) {
b._visibility = 1;
return;
}
this.aas.cv(b, e.x, e.y);
b.ah = a.h;
b.content = a.g;
}
abi(a, b) {
if (isNaN_(a.b) || isNaN_(a.e) || isNaN_(a.a) || isNaN_(a.c) || isNaN_(a.d)) {
b._visibility = 1;
return;
}
this.aas.cw(b, a.b, a.e, a.c - a.b, a.a - a.e);
b._fill = a.i;
b._stroke = a.j;
b.ad = a.d;
if (this.wl != null) {
b.ai = this.wl;
}
else {
b.ai = null;
}
b.aj = this.wm;
b.am = this.wo;
b.al = this.wn;
b.ak = this.wn;
b.ac = this.jp;
}
gg() {
return true;
}
}
CategoryItemHighlightLayer.$t = markType(CategoryItemHighlightLayer, 'CategoryItemHighlightLayer', AnnotationLayer.$);
CategoryItemHighlightLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CategoryItemHighlightLayer, 'raisePropertyChanged', ['BandHighlightWidth:aa2:abk', [1, 10], 'HighlightType:aat:abl', [CategoryItemHighlightType_$type, enumGetBox(CategoryItemHighlightType_$type, 0)], 'MarkerBrush:abu:abm', [Brush.$, null], 'MarkerOutline:abv:abn', [Brush.$, null], 'MarkerTemplate:abj:abo', [DataTemplate.$, null], 'MarkerType:aav:abp', [MarkerType_$type, enumGetBox(MarkerType_$type, 2)], 'SkipUnknownValues:aaz:abq', [0, true], 'TargetSeriesName:aba:abr', [2, null], 'TargetSeries:aaw:abs', [Series.$, null], 'UseInterpolation:aa0:abt', [0, false]]);
return CategoryItemHighlightLayer;
})();
/**
* @hidden
*/
export let CategoryItemHighlightLayerView = /*@__PURE__*/ (() => {
class CategoryItemHighlightLayerView extends AnnotationLayerView {
constructor(a) {
super(a);
this.cn = null;
this.cp = null;
this.co = null;
this.cq = null;
this.cr = null;
this.cn = a;
this.cq = new List$1(ContentControl.$, 0);
this.cr = new List$1(Rectangle.$, 0);
}
a4() {
super.a4();
this.cp = ((() => {
let $ret = new Pool$1(Rectangle.$);
$ret.create = runOn(this, this.c3);
$ret.activate = runOn(this, this.cx);
$ret.disactivate = runOn(this, this.cz);
$ret.destroy = runOn(this, this.cy);
return $ret;
})());
this.co = ((() => {
let $ret = new Pool$1(ContentControl.$);
$ret.create = runOn(this, this.c0);
$ret.activate = runOn(this, this.cs);
$ret.disactivate = runOn(this, this.cu);
$ret.destroy = runOn(this, this.ct);
return $ret;
})());
}
c3() {
let a = new Rectangle();
a.ab = false;
this.cr.add(a);
return a;
}
cx(a) {
a._visibility = 0;
}
cz(a) {
a._visibility = 1;
}
cy(a) {
this.cr.remove(a);
}
c0() {
let a = new Marker();
this.cq.add(a);
return a;
}
cs(a) {
a._visibility = 0;
}
cu(a) {
a._visibility = 1;
}
ct(a) {
this.cq.remove(a);
}
c1(a) {
if (a == null) {
return a;
}
return BrushUtil.o(a, 0.3);
}
c2(a) {
if (a != null) {
let b = BrushUtil.o(a, 0.3);
if (b.isGradient) {
let c = b;
if (c.gradientStops != null) {
for (let d = 0; d < c.gradientStops.length; d++) {
let e = c.gradientStops[d];
e.color = Color.u(truncate(Math.round((e.color.l) * 0.3)), e.color.o, e.color.n, e.color.m);
e.color = e.color;
}
}
}
else {
b.color = Color.u(truncate(Math.round((b.color.l & 255) * 0.3)), b.color.o, b.color.n, b.color.m);
b.color = b.color;
}
return b;
}
else {
return null;
}
}
cw(a, b, c, d, e) {
a._visibility = 0;
a.n = b;
a.o = c;
a.width = d;
a.height = e;
}
cv(a, b, c) {
a.n = b;
a.o = c;
}
bv(a, b) {
super.bv(a, b);
let c = a;
let d = c.content;
if (d != null) {
if (d.itemBrush != null) {
d.actualItemBrush = d.itemBrush;
}
let e = d.series;
if (e.hasMarkers) {
d.outline = e.v5();
}
d.thickness = e.iu();
}
}
bj(a, b) {
super.bj(a, b);
if (a.d && !b) {
for (let c = 0; c < this.cr.count; c++) {
let d = this.cr._inner[c];
if (d._visibility == 0) {
a.w(d);
}
}
if (this.cq.count > 0) {
let e = new DataTemplatePassInfo();
e.isHitTestRender = b;
e.context = a.h();
e.viewportTop = this.b9.top;
e.viewportLeft = this.b9.left;
e.viewportWidth = this.b9.width;
e.viewportHeight = this.b9.height;
e.passID = "ItemMarkers";
let f = new DataTemplateRenderInfo();
f.isHitTestRender = b;
f.passInfo = e;
let g = new DataTemplateMeasureInfo();
g.passInfo = e;
let h = false;
let i = a.h();
g.context = i;
f.context = i;
g.renderContext = a;
f.renderContext = a;
let j = 0;
let k = 0;
let l = new Dictionary$2(DataTemplate.$, DataTemplate.$, 0);
for (let m = 0; m < this.cq.count; m++) {
let n = this.cq._inner[m];
if (n == null || n.ah == null) {
continue;
}
let o = n.ah;
if (!l.containsKey(o)) {
l.addItem(o, o);
if (o != null && o.passStarting != null) {
o.passStarting(e);
}
}
if (n._visibility == 1) {
continue;
}
this.bu(n, m, b);
if (!h) {
g.data = n.content;
g.width = n.width;
g.height = n.height;
if (o.measure != null) {
g.data = n.content;
o.measure(g);
h = g.isConstant;
if (h) {
j = g.width;
k = g.height;
}
}
f.availableWidth = g.width;
f.availableHeight = g.height;
}
else {
f.availableWidth = j;
f.availableHeight = k;
}
if (!isNaN_(n.width) && !isInfinity(n.width)) {
f.availableWidth = n.width;
}
if (!isNaN_(n.height) && !isInfinity(n.height)) {
f.availableHeight = n.height;
}
a.q(f, n);
n.m = f.availableWidth;
n.l = f.availableHeight;
}
for (let p of fromEnum(l.keys)) {
if (p != null && p.passCompleted != null) {
p.passCompleted(e);
}
}
}
}
}
ax(a) {
super.ax(a);
for (let b = 0; b < this.cr.count; b++) {
this.f.bc.exportRectangleData(a, this.cr._inner[b], "catItemRect", ["Main", "CategoryItem"]);
}
for (let c = 0; c < this.cq.count; c++) {
this.f.bc.exportMarkerVisualDataFromMarker(this.f, a, this.cq._inner[c]);
}
}
}
CategoryItemHighlightLayerView.$t = markType(CategoryItemHighlightLayerView, 'CategoryItemHighlightLayerView', AnnotationLayerView.$);
return CategoryItemHighlightLayerView;
})();