igniteui-webcomponents-dashboards 7.0.0 → 7.0.1
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/bundles/igniteui-webcomponents-dashboards.umd.js +16 -16
- package/bundles/igniteui-webcomponents-dashboards.umd.min.js +1 -1
- package/esm2015/lib/DashboardTileView_combined.js +16 -16
- package/esm5/lib/DashboardTileView_combined.js +16 -16
- package/fesm2015/igniteui-webcomponents-dashboards.js +16 -16
- package/fesm5/igniteui-webcomponents-dashboards.js +16 -16
- package/package.json +8 -8
|
@@ -3162,7 +3162,7 @@
|
|
|
3162
3162
|
c.b = true;
|
|
3163
3163
|
c.a = 0;
|
|
3164
3164
|
b.imageCaptured = igniteuiWebcomponentsCore.delegateCombine(b.imageCaptured, igniteuiWebcomponentsCore.runOn(this, this.h8));
|
|
3165
|
-
b.
|
|
3165
|
+
b.ou(c);
|
|
3166
3166
|
b.al.q();
|
|
3167
3167
|
}
|
|
3168
3168
|
else {
|
|
@@ -5603,25 +5603,25 @@
|
|
|
5603
5603
|
configurable: true
|
|
5604
5604
|
});
|
|
5605
5605
|
DashboardTile.prototype.startCreatingAnnotation = function () {
|
|
5606
|
-
this.ho(function (a) { return a.
|
|
5606
|
+
this.ho(function (a) { return a.tv(); });
|
|
5607
5607
|
this.hq(function (a) { return a.startCreatingAnnotation(); });
|
|
5608
5608
|
};
|
|
5609
5609
|
DashboardTile.prototype.startDeletingAnnotation = function () {
|
|
5610
|
-
this.ho(function (a) { return a.
|
|
5610
|
+
this.ho(function (a) { return a.tw(); });
|
|
5611
5611
|
this.hq(function (a) { return a.startDeletingAnnotation(); });
|
|
5612
5612
|
};
|
|
5613
5613
|
DashboardTile.prototype.resetAnnotations = function () {
|
|
5614
|
-
this.ho(function (a) { return a.
|
|
5614
|
+
this.ho(function (a) { return a.te(); });
|
|
5615
5615
|
this.hq(function (a) { return a.resetAnnotations(); });
|
|
5616
5616
|
};
|
|
5617
5617
|
DashboardTile.prototype.gm = function () {
|
|
5618
5618
|
var a = null;
|
|
5619
|
-
this.ho(function (b) { return a = b.
|
|
5619
|
+
this.ho(function (b) { return a = b.mu(); });
|
|
5620
5620
|
this.hq(function (b) { return a = b.s8(); });
|
|
5621
5621
|
return a;
|
|
5622
5622
|
};
|
|
5623
5623
|
DashboardTile.prototype.ht = function (a) {
|
|
5624
|
-
this.ho(function (b) { return b.
|
|
5624
|
+
this.ho(function (b) { return b.pv(a); });
|
|
5625
5625
|
this.hq(function (b) { return b.wf(a); });
|
|
5626
5626
|
};
|
|
5627
5627
|
DashboardTile.prototype.ed = function () {
|
|
@@ -5648,19 +5648,19 @@
|
|
|
5648
5648
|
}
|
|
5649
5649
|
};
|
|
5650
5650
|
DashboardTile.prototype.zoomIn = function (a) {
|
|
5651
|
-
this.hr(function (b) { return b.
|
|
5651
|
+
this.hr(function (b) { return b.ug(a); });
|
|
5652
5652
|
};
|
|
5653
5653
|
DashboardTile.prototype.zoomOut = function (a) {
|
|
5654
|
-
this.hr(function (b) { return b.
|
|
5654
|
+
this.hr(function (b) { return b.uh(a); });
|
|
5655
5655
|
};
|
|
5656
5656
|
DashboardTile.prototype.resetZoom = function () {
|
|
5657
|
-
this.hr(function (a) { return a.
|
|
5657
|
+
this.hr(function (a) { return a.tf(); });
|
|
5658
5658
|
};
|
|
5659
5659
|
DashboardTile.prototype.g9 = function (a) {
|
|
5660
|
-
this.hr(function (b) { return b.
|
|
5660
|
+
this.hr(function (b) { return b.oq(a); });
|
|
5661
5661
|
};
|
|
5662
5662
|
DashboardTile.prototype.hm = function (a) {
|
|
5663
|
-
this.hr(function (b) { return b.
|
|
5663
|
+
this.hr(function (b) { return b.pc(a); });
|
|
5664
5664
|
};
|
|
5665
5665
|
DashboardTile.prototype.y = function (a) {
|
|
5666
5666
|
var e_20, _a;
|
|
@@ -5674,7 +5674,7 @@
|
|
|
5674
5674
|
try {
|
|
5675
5675
|
for (var _b = tslib.__values(igniteuiWebcomponentsCore.fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
5676
5676
|
var c = _c.value;
|
|
5677
|
-
var d = igniteuiWebcomponentsCore.BrushUtil.
|
|
5677
|
+
var d = igniteuiWebcomponentsCore.BrushUtil.x(c);
|
|
5678
5678
|
b.add(d);
|
|
5679
5679
|
}
|
|
5680
5680
|
}
|
|
@@ -5710,7 +5710,7 @@
|
|
|
5710
5710
|
var j = a[8];
|
|
5711
5711
|
j.h = 3;
|
|
5712
5712
|
i.bg = new igniteuiWebcomponentsCore.Thickness(1, 0, 0, 2, 0);
|
|
5713
|
-
i.a9 = igniteuiWebcomponentsCore.BrushUtil.
|
|
5713
|
+
i.a9 = igniteuiWebcomponentsCore.BrushUtil.l(255, 100, 100, 100);
|
|
5714
5714
|
b.f = 3;
|
|
5715
5715
|
b.h = 3;
|
|
5716
5716
|
c.f = 3;
|
|
@@ -5746,11 +5746,11 @@
|
|
|
5746
5746
|
b.cc(h, 2);
|
|
5747
5747
|
b.ca(h, 0);
|
|
5748
5748
|
h.bj = 1;
|
|
5749
|
-
h.a8 = igniteuiWebcomponentsCore.BrushUtil.
|
|
5749
|
+
h.a8 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
|
|
5750
5750
|
b.cc(i, 2);
|
|
5751
5751
|
b.ca(i, 0);
|
|
5752
5752
|
i.bj = 1;
|
|
5753
|
-
i.a8 = igniteuiWebcomponentsCore.BrushUtil.
|
|
5753
|
+
i.a8 = igniteuiWebcomponentsCore.BrushUtil.l(255, 255, 255, 255);
|
|
5754
5754
|
i.bn(j);
|
|
5755
5755
|
_this.ba.r(i);
|
|
5756
5756
|
b.bn(d);
|
|
@@ -6739,7 +6739,7 @@
|
|
|
6739
6739
|
else {
|
|
6740
6740
|
var d_2 = null;
|
|
6741
6741
|
c.ho(function (e) {
|
|
6742
|
-
d_2 = e.
|
|
6742
|
+
d_2 = e.adu;
|
|
6743
6743
|
c.ja = d_2;
|
|
6744
6744
|
});
|
|
6745
6745
|
}
|