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
|
@@ -308,7 +308,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
308
308
|
c.b = true;
|
|
309
309
|
c.a = 0;
|
|
310
310
|
b.imageCaptured = delegateCombine(b.imageCaptured, runOn(this, this.h8));
|
|
311
|
-
b.
|
|
311
|
+
b.ou(c);
|
|
312
312
|
b.al.q();
|
|
313
313
|
}
|
|
314
314
|
else {
|
|
@@ -2317,25 +2317,25 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2317
2317
|
return this.get_c3();
|
|
2318
2318
|
}
|
|
2319
2319
|
startCreatingAnnotation() {
|
|
2320
|
-
this.ho((a) => a.
|
|
2320
|
+
this.ho((a) => a.tv());
|
|
2321
2321
|
this.hq((a) => a.startCreatingAnnotation());
|
|
2322
2322
|
}
|
|
2323
2323
|
startDeletingAnnotation() {
|
|
2324
|
-
this.ho((a) => a.
|
|
2324
|
+
this.ho((a) => a.tw());
|
|
2325
2325
|
this.hq((a) => a.startDeletingAnnotation());
|
|
2326
2326
|
}
|
|
2327
2327
|
resetAnnotations() {
|
|
2328
|
-
this.ho((a) => a.
|
|
2328
|
+
this.ho((a) => a.te());
|
|
2329
2329
|
this.hq((a) => a.resetAnnotations());
|
|
2330
2330
|
}
|
|
2331
2331
|
gm() {
|
|
2332
2332
|
let a = null;
|
|
2333
|
-
this.ho((b) => a = b.
|
|
2333
|
+
this.ho((b) => a = b.mu());
|
|
2334
2334
|
this.hq((b) => a = b.s8());
|
|
2335
2335
|
return a;
|
|
2336
2336
|
}
|
|
2337
2337
|
ht(a) {
|
|
2338
|
-
this.ho((b) => b.
|
|
2338
|
+
this.ho((b) => b.pv(a));
|
|
2339
2339
|
this.hq((b) => b.wf(a));
|
|
2340
2340
|
}
|
|
2341
2341
|
ed() {
|
|
@@ -2362,19 +2362,19 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2362
2362
|
}
|
|
2363
2363
|
}
|
|
2364
2364
|
zoomIn(a) {
|
|
2365
|
-
this.hr((b) => b.
|
|
2365
|
+
this.hr((b) => b.ug(a));
|
|
2366
2366
|
}
|
|
2367
2367
|
zoomOut(a) {
|
|
2368
|
-
this.hr((b) => b.
|
|
2368
|
+
this.hr((b) => b.uh(a));
|
|
2369
2369
|
}
|
|
2370
2370
|
resetZoom() {
|
|
2371
|
-
this.hr((a) => a.
|
|
2371
|
+
this.hr((a) => a.tf());
|
|
2372
2372
|
}
|
|
2373
2373
|
g9(a) {
|
|
2374
|
-
this.hr((b) => b.
|
|
2374
|
+
this.hr((b) => b.oq(a));
|
|
2375
2375
|
}
|
|
2376
2376
|
hm(a) {
|
|
2377
|
-
this.hr((b) => b.
|
|
2377
|
+
this.hr((b) => b.pc(a));
|
|
2378
2378
|
}
|
|
2379
2379
|
y(a) {
|
|
2380
2380
|
if (!this.dl || !this.dm || this.itemsSource != null) {
|
|
@@ -2385,7 +2385,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2385
2385
|
}
|
|
2386
2386
|
let b = new BrushCollection();
|
|
2387
2387
|
for (let c of fromEnum(a)) {
|
|
2388
|
-
let d = BrushUtil.
|
|
2388
|
+
let d = BrushUtil.x(c);
|
|
2389
2389
|
b.add(d);
|
|
2390
2390
|
}
|
|
2391
2391
|
return b;
|
|
@@ -2406,7 +2406,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2406
2406
|
let j = a[8];
|
|
2407
2407
|
j.h = 3;
|
|
2408
2408
|
i.bg = new Thickness(1, 0, 0, 2, 0);
|
|
2409
|
-
i.a9 = BrushUtil.
|
|
2409
|
+
i.a9 = BrushUtil.l(255, 100, 100, 100);
|
|
2410
2410
|
b.f = 3;
|
|
2411
2411
|
b.h = 3;
|
|
2412
2412
|
c.f = 3;
|
|
@@ -2442,11 +2442,11 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2442
2442
|
b.cc(h, 2);
|
|
2443
2443
|
b.ca(h, 0);
|
|
2444
2444
|
h.bj = 1;
|
|
2445
|
-
h.a8 = BrushUtil.
|
|
2445
|
+
h.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
2446
2446
|
b.cc(i, 2);
|
|
2447
2447
|
b.ca(i, 0);
|
|
2448
2448
|
i.bj = 1;
|
|
2449
|
-
i.a8 = BrushUtil.
|
|
2449
|
+
i.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
2450
2450
|
i.bn(j);
|
|
2451
2451
|
this.ba.r(i);
|
|
2452
2452
|
b.bn(d);
|
|
@@ -3343,7 +3343,7 @@ let DashboardTileToolbarProvider = /*@__PURE__*/ (() => {
|
|
|
3343
3343
|
else {
|
|
3344
3344
|
let d = null;
|
|
3345
3345
|
c.ho((e) => {
|
|
3346
|
-
d = e.
|
|
3346
|
+
d = e.adu;
|
|
3347
3347
|
c.ja = d;
|
|
3348
3348
|
});
|
|
3349
3349
|
}
|
|
@@ -498,7 +498,7 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
498
498
|
c.b = true;
|
|
499
499
|
c.a = 0;
|
|
500
500
|
b.imageCaptured = delegateCombine(b.imageCaptured, runOn(this, this.h8));
|
|
501
|
-
b.
|
|
501
|
+
b.ou(c);
|
|
502
502
|
b.al.q();
|
|
503
503
|
}
|
|
504
504
|
else {
|
|
@@ -2939,25 +2939,25 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2939
2939
|
configurable: true
|
|
2940
2940
|
});
|
|
2941
2941
|
DashboardTile.prototype.startCreatingAnnotation = function () {
|
|
2942
|
-
this.ho(function (a) { return a.
|
|
2942
|
+
this.ho(function (a) { return a.tv(); });
|
|
2943
2943
|
this.hq(function (a) { return a.startCreatingAnnotation(); });
|
|
2944
2944
|
};
|
|
2945
2945
|
DashboardTile.prototype.startDeletingAnnotation = function () {
|
|
2946
|
-
this.ho(function (a) { return a.
|
|
2946
|
+
this.ho(function (a) { return a.tw(); });
|
|
2947
2947
|
this.hq(function (a) { return a.startDeletingAnnotation(); });
|
|
2948
2948
|
};
|
|
2949
2949
|
DashboardTile.prototype.resetAnnotations = function () {
|
|
2950
|
-
this.ho(function (a) { return a.
|
|
2950
|
+
this.ho(function (a) { return a.te(); });
|
|
2951
2951
|
this.hq(function (a) { return a.resetAnnotations(); });
|
|
2952
2952
|
};
|
|
2953
2953
|
DashboardTile.prototype.gm = function () {
|
|
2954
2954
|
var a = null;
|
|
2955
|
-
this.ho(function (b) { return a = b.
|
|
2955
|
+
this.ho(function (b) { return a = b.mu(); });
|
|
2956
2956
|
this.hq(function (b) { return a = b.s8(); });
|
|
2957
2957
|
return a;
|
|
2958
2958
|
};
|
|
2959
2959
|
DashboardTile.prototype.ht = function (a) {
|
|
2960
|
-
this.ho(function (b) { return b.
|
|
2960
|
+
this.ho(function (b) { return b.pv(a); });
|
|
2961
2961
|
this.hq(function (b) { return b.wf(a); });
|
|
2962
2962
|
};
|
|
2963
2963
|
DashboardTile.prototype.ed = function () {
|
|
@@ -2984,19 +2984,19 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
2984
2984
|
}
|
|
2985
2985
|
};
|
|
2986
2986
|
DashboardTile.prototype.zoomIn = function (a) {
|
|
2987
|
-
this.hr(function (b) { return b.
|
|
2987
|
+
this.hr(function (b) { return b.ug(a); });
|
|
2988
2988
|
};
|
|
2989
2989
|
DashboardTile.prototype.zoomOut = function (a) {
|
|
2990
|
-
this.hr(function (b) { return b.
|
|
2990
|
+
this.hr(function (b) { return b.uh(a); });
|
|
2991
2991
|
};
|
|
2992
2992
|
DashboardTile.prototype.resetZoom = function () {
|
|
2993
|
-
this.hr(function (a) { return a.
|
|
2993
|
+
this.hr(function (a) { return a.tf(); });
|
|
2994
2994
|
};
|
|
2995
2995
|
DashboardTile.prototype.g9 = function (a) {
|
|
2996
|
-
this.hr(function (b) { return b.
|
|
2996
|
+
this.hr(function (b) { return b.oq(a); });
|
|
2997
2997
|
};
|
|
2998
2998
|
DashboardTile.prototype.hm = function (a) {
|
|
2999
|
-
this.hr(function (b) { return b.
|
|
2999
|
+
this.hr(function (b) { return b.pc(a); });
|
|
3000
3000
|
};
|
|
3001
3001
|
DashboardTile.prototype.y = function (a) {
|
|
3002
3002
|
var e_20, _a;
|
|
@@ -3010,7 +3010,7 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3010
3010
|
try {
|
|
3011
3011
|
for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
3012
3012
|
var c = _c.value;
|
|
3013
|
-
var d = BrushUtil.
|
|
3013
|
+
var d = BrushUtil.x(c);
|
|
3014
3014
|
b.add(d);
|
|
3015
3015
|
}
|
|
3016
3016
|
}
|
|
@@ -3046,7 +3046,7 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3046
3046
|
var j = a[8];
|
|
3047
3047
|
j.h = 3;
|
|
3048
3048
|
i.bg = new Thickness(1, 0, 0, 2, 0);
|
|
3049
|
-
i.a9 = BrushUtil.
|
|
3049
|
+
i.a9 = BrushUtil.l(255, 100, 100, 100);
|
|
3050
3050
|
b.f = 3;
|
|
3051
3051
|
b.h = 3;
|
|
3052
3052
|
c.f = 3;
|
|
@@ -3082,11 +3082,11 @@ export var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3082
3082
|
b.cc(h, 2);
|
|
3083
3083
|
b.ca(h, 0);
|
|
3084
3084
|
h.bj = 1;
|
|
3085
|
-
h.a8 = BrushUtil.
|
|
3085
|
+
h.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
3086
3086
|
b.cc(i, 2);
|
|
3087
3087
|
b.ca(i, 0);
|
|
3088
3088
|
i.bj = 1;
|
|
3089
|
-
i.a8 = BrushUtil.
|
|
3089
|
+
i.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
3090
3090
|
i.bn(j);
|
|
3091
3091
|
_this.ba.r(i);
|
|
3092
3092
|
b.bn(d);
|
|
@@ -4075,7 +4075,7 @@ export var DashboardTileToolbarProvider = /** @class */ /*@__PURE__*/ (function
|
|
|
4075
4075
|
else {
|
|
4076
4076
|
var d_2 = null;
|
|
4077
4077
|
c.ho(function (e) {
|
|
4078
|
-
d_2 = e.
|
|
4078
|
+
d_2 = e.adu;
|
|
4079
4079
|
c.ja = d_2;
|
|
4080
4080
|
});
|
|
4081
4081
|
}
|
|
@@ -2679,7 +2679,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
2679
2679
|
c.b = true;
|
|
2680
2680
|
c.a = 0;
|
|
2681
2681
|
b.imageCaptured = delegateCombine(b.imageCaptured, runOn(this, this.h8));
|
|
2682
|
-
b.
|
|
2682
|
+
b.ou(c);
|
|
2683
2683
|
b.al.q();
|
|
2684
2684
|
}
|
|
2685
2685
|
else {
|
|
@@ -4688,25 +4688,25 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
4688
4688
|
return this.get_c3();
|
|
4689
4689
|
}
|
|
4690
4690
|
startCreatingAnnotation() {
|
|
4691
|
-
this.ho((a) => a.
|
|
4691
|
+
this.ho((a) => a.tv());
|
|
4692
4692
|
this.hq((a) => a.startCreatingAnnotation());
|
|
4693
4693
|
}
|
|
4694
4694
|
startDeletingAnnotation() {
|
|
4695
|
-
this.ho((a) => a.
|
|
4695
|
+
this.ho((a) => a.tw());
|
|
4696
4696
|
this.hq((a) => a.startDeletingAnnotation());
|
|
4697
4697
|
}
|
|
4698
4698
|
resetAnnotations() {
|
|
4699
|
-
this.ho((a) => a.
|
|
4699
|
+
this.ho((a) => a.te());
|
|
4700
4700
|
this.hq((a) => a.resetAnnotations());
|
|
4701
4701
|
}
|
|
4702
4702
|
gm() {
|
|
4703
4703
|
let a = null;
|
|
4704
|
-
this.ho((b) => a = b.
|
|
4704
|
+
this.ho((b) => a = b.mu());
|
|
4705
4705
|
this.hq((b) => a = b.s8());
|
|
4706
4706
|
return a;
|
|
4707
4707
|
}
|
|
4708
4708
|
ht(a) {
|
|
4709
|
-
this.ho((b) => b.
|
|
4709
|
+
this.ho((b) => b.pv(a));
|
|
4710
4710
|
this.hq((b) => b.wf(a));
|
|
4711
4711
|
}
|
|
4712
4712
|
ed() {
|
|
@@ -4733,19 +4733,19 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
4733
4733
|
}
|
|
4734
4734
|
}
|
|
4735
4735
|
zoomIn(a) {
|
|
4736
|
-
this.hr((b) => b.
|
|
4736
|
+
this.hr((b) => b.ug(a));
|
|
4737
4737
|
}
|
|
4738
4738
|
zoomOut(a) {
|
|
4739
|
-
this.hr((b) => b.
|
|
4739
|
+
this.hr((b) => b.uh(a));
|
|
4740
4740
|
}
|
|
4741
4741
|
resetZoom() {
|
|
4742
|
-
this.hr((a) => a.
|
|
4742
|
+
this.hr((a) => a.tf());
|
|
4743
4743
|
}
|
|
4744
4744
|
g9(a) {
|
|
4745
|
-
this.hr((b) => b.
|
|
4745
|
+
this.hr((b) => b.oq(a));
|
|
4746
4746
|
}
|
|
4747
4747
|
hm(a) {
|
|
4748
|
-
this.hr((b) => b.
|
|
4748
|
+
this.hr((b) => b.pc(a));
|
|
4749
4749
|
}
|
|
4750
4750
|
y(a) {
|
|
4751
4751
|
if (!this.dl || !this.dm || this.itemsSource != null) {
|
|
@@ -4756,7 +4756,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
4756
4756
|
}
|
|
4757
4757
|
let b = new BrushCollection();
|
|
4758
4758
|
for (let c of fromEnum(a)) {
|
|
4759
|
-
let d = BrushUtil.
|
|
4759
|
+
let d = BrushUtil.x(c);
|
|
4760
4760
|
b.add(d);
|
|
4761
4761
|
}
|
|
4762
4762
|
return b;
|
|
@@ -4777,7 +4777,7 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
4777
4777
|
let j = a[8];
|
|
4778
4778
|
j.h = 3;
|
|
4779
4779
|
i.bg = new Thickness(1, 0, 0, 2, 0);
|
|
4780
|
-
i.a9 = BrushUtil.
|
|
4780
|
+
i.a9 = BrushUtil.l(255, 100, 100, 100);
|
|
4781
4781
|
b.f = 3;
|
|
4782
4782
|
b.h = 3;
|
|
4783
4783
|
c.f = 3;
|
|
@@ -4813,11 +4813,11 @@ let DashboardTile = /*@__PURE__*/ (() => {
|
|
|
4813
4813
|
b.cc(h, 2);
|
|
4814
4814
|
b.ca(h, 0);
|
|
4815
4815
|
h.bj = 1;
|
|
4816
|
-
h.a8 = BrushUtil.
|
|
4816
|
+
h.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
4817
4817
|
b.cc(i, 2);
|
|
4818
4818
|
b.ca(i, 0);
|
|
4819
4819
|
i.bj = 1;
|
|
4820
|
-
i.a8 = BrushUtil.
|
|
4820
|
+
i.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
4821
4821
|
i.bn(j);
|
|
4822
4822
|
this.ba.r(i);
|
|
4823
4823
|
b.bn(d);
|
|
@@ -5712,7 +5712,7 @@ let DashboardTileToolbarProvider = /*@__PURE__*/ (() => {
|
|
|
5712
5712
|
else {
|
|
5713
5713
|
let d = null;
|
|
5714
5714
|
c.ho((e) => {
|
|
5715
|
-
d = e.
|
|
5715
|
+
d = e.adu;
|
|
5716
5716
|
c.ja = d;
|
|
5717
5717
|
});
|
|
5718
5718
|
}
|
|
@@ -3165,7 +3165,7 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
3165
3165
|
c.b = true;
|
|
3166
3166
|
c.a = 0;
|
|
3167
3167
|
b.imageCaptured = delegateCombine(b.imageCaptured, runOn(this, this.h8));
|
|
3168
|
-
b.
|
|
3168
|
+
b.ou(c);
|
|
3169
3169
|
b.al.q();
|
|
3170
3170
|
}
|
|
3171
3171
|
else {
|
|
@@ -5606,25 +5606,25 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5606
5606
|
configurable: true
|
|
5607
5607
|
});
|
|
5608
5608
|
DashboardTile.prototype.startCreatingAnnotation = function () {
|
|
5609
|
-
this.ho(function (a) { return a.
|
|
5609
|
+
this.ho(function (a) { return a.tv(); });
|
|
5610
5610
|
this.hq(function (a) { return a.startCreatingAnnotation(); });
|
|
5611
5611
|
};
|
|
5612
5612
|
DashboardTile.prototype.startDeletingAnnotation = function () {
|
|
5613
|
-
this.ho(function (a) { return a.
|
|
5613
|
+
this.ho(function (a) { return a.tw(); });
|
|
5614
5614
|
this.hq(function (a) { return a.startDeletingAnnotation(); });
|
|
5615
5615
|
};
|
|
5616
5616
|
DashboardTile.prototype.resetAnnotations = function () {
|
|
5617
|
-
this.ho(function (a) { return a.
|
|
5617
|
+
this.ho(function (a) { return a.te(); });
|
|
5618
5618
|
this.hq(function (a) { return a.resetAnnotations(); });
|
|
5619
5619
|
};
|
|
5620
5620
|
DashboardTile.prototype.gm = function () {
|
|
5621
5621
|
var a = null;
|
|
5622
|
-
this.ho(function (b) { return a = b.
|
|
5622
|
+
this.ho(function (b) { return a = b.mu(); });
|
|
5623
5623
|
this.hq(function (b) { return a = b.s8(); });
|
|
5624
5624
|
return a;
|
|
5625
5625
|
};
|
|
5626
5626
|
DashboardTile.prototype.ht = function (a) {
|
|
5627
|
-
this.ho(function (b) { return b.
|
|
5627
|
+
this.ho(function (b) { return b.pv(a); });
|
|
5628
5628
|
this.hq(function (b) { return b.wf(a); });
|
|
5629
5629
|
};
|
|
5630
5630
|
DashboardTile.prototype.ed = function () {
|
|
@@ -5651,19 +5651,19 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5651
5651
|
}
|
|
5652
5652
|
};
|
|
5653
5653
|
DashboardTile.prototype.zoomIn = function (a) {
|
|
5654
|
-
this.hr(function (b) { return b.
|
|
5654
|
+
this.hr(function (b) { return b.ug(a); });
|
|
5655
5655
|
};
|
|
5656
5656
|
DashboardTile.prototype.zoomOut = function (a) {
|
|
5657
|
-
this.hr(function (b) { return b.
|
|
5657
|
+
this.hr(function (b) { return b.uh(a); });
|
|
5658
5658
|
};
|
|
5659
5659
|
DashboardTile.prototype.resetZoom = function () {
|
|
5660
|
-
this.hr(function (a) { return a.
|
|
5660
|
+
this.hr(function (a) { return a.tf(); });
|
|
5661
5661
|
};
|
|
5662
5662
|
DashboardTile.prototype.g9 = function (a) {
|
|
5663
|
-
this.hr(function (b) { return b.
|
|
5663
|
+
this.hr(function (b) { return b.oq(a); });
|
|
5664
5664
|
};
|
|
5665
5665
|
DashboardTile.prototype.hm = function (a) {
|
|
5666
|
-
this.hr(function (b) { return b.
|
|
5666
|
+
this.hr(function (b) { return b.pc(a); });
|
|
5667
5667
|
};
|
|
5668
5668
|
DashboardTile.prototype.y = function (a) {
|
|
5669
5669
|
var e_20, _a;
|
|
@@ -5677,7 +5677,7 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5677
5677
|
try {
|
|
5678
5678
|
for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
5679
5679
|
var c = _c.value;
|
|
5680
|
-
var d = BrushUtil.
|
|
5680
|
+
var d = BrushUtil.x(c);
|
|
5681
5681
|
b.add(d);
|
|
5682
5682
|
}
|
|
5683
5683
|
}
|
|
@@ -5713,7 +5713,7 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5713
5713
|
var j = a[8];
|
|
5714
5714
|
j.h = 3;
|
|
5715
5715
|
i.bg = new Thickness(1, 0, 0, 2, 0);
|
|
5716
|
-
i.a9 = BrushUtil.
|
|
5716
|
+
i.a9 = BrushUtil.l(255, 100, 100, 100);
|
|
5717
5717
|
b.f = 3;
|
|
5718
5718
|
b.h = 3;
|
|
5719
5719
|
c.f = 3;
|
|
@@ -5749,11 +5749,11 @@ var DashboardTile = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
5749
5749
|
b.cc(h, 2);
|
|
5750
5750
|
b.ca(h, 0);
|
|
5751
5751
|
h.bj = 1;
|
|
5752
|
-
h.a8 = BrushUtil.
|
|
5752
|
+
h.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
5753
5753
|
b.cc(i, 2);
|
|
5754
5754
|
b.ca(i, 0);
|
|
5755
5755
|
i.bj = 1;
|
|
5756
|
-
i.a8 = BrushUtil.
|
|
5756
|
+
i.a8 = BrushUtil.l(255, 255, 255, 255);
|
|
5757
5757
|
i.bn(j);
|
|
5758
5758
|
_this.ba.r(i);
|
|
5759
5759
|
b.bn(d);
|
|
@@ -6742,7 +6742,7 @@ var DashboardTileToolbarProvider = /** @class */ /*@__PURE__*/ (function (_super
|
|
|
6742
6742
|
else {
|
|
6743
6743
|
var d_2 = null;
|
|
6744
6744
|
c.ho(function (e) {
|
|
6745
|
-
d_2 = e.
|
|
6745
|
+
d_2 = e.adu;
|
|
6746
6746
|
c.ja = d_2;
|
|
6747
6747
|
});
|
|
6748
6748
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "igniteui-webcomponents-dashboards",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.1",
|
|
4
4
|
"description": "Ignite UI Web Components layout components.",
|
|
5
5
|
"homepage": "https://github.com/IgniteUI/igniteui-webcomponents-dashboards",
|
|
6
6
|
"keywords": [
|
|
@@ -15,13 +15,13 @@
|
|
|
15
15
|
"tslib": "^2.3.1"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"igniteui-webcomponents-core": "7.0.
|
|
19
|
-
"igniteui-webcomponents-inputs": "7.0.
|
|
20
|
-
"igniteui-webcomponents-layouts": "7.0.
|
|
21
|
-
"igniteui-webcomponents-data-grids": "7.0.
|
|
22
|
-
"igniteui-webcomponents-maps": "7.0.
|
|
23
|
-
"igniteui-webcomponents-gauges": "7.0.
|
|
24
|
-
"igniteui-webcomponents-charts": "7.0.
|
|
18
|
+
"igniteui-webcomponents-core": "7.0.1",
|
|
19
|
+
"igniteui-webcomponents-inputs": "7.0.1",
|
|
20
|
+
"igniteui-webcomponents-layouts": "7.0.1",
|
|
21
|
+
"igniteui-webcomponents-data-grids": "7.0.1",
|
|
22
|
+
"igniteui-webcomponents-maps": "7.0.1",
|
|
23
|
+
"igniteui-webcomponents-gauges": "7.0.1",
|
|
24
|
+
"igniteui-webcomponents-charts": "7.0.1"
|
|
25
25
|
},
|
|
26
26
|
"sideEffects": false,
|
|
27
27
|
"typings": "igniteui-webcomponents-dashboards.d.ts",
|