igniteui-webcomponents-grids 4.6.0 → 4.7.0
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-grids.umd.js +100 -93
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/esm2015/lib/CanvasCellPresenterBase.js +1 -1
- package/esm2015/lib/CellPresenterBase.js +1 -1
- package/esm2015/lib/CheckboxListView_combined.js +4 -4
- package/esm2015/lib/ColumnChooserView_combined.js +2 -2
- package/esm2015/lib/ColumnFilterCondition_combined.js +48 -41
- package/esm2015/lib/ColumnGroupingView_combined.js +10 -10
- package/esm2015/lib/ColumnPinningView_combined.js +2 -2
- package/esm2015/lib/DataGridToolbarView_combined.js +4 -4
- package/esm2015/lib/DraggerView.js +3 -3
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +2 -2
- package/esm2015/lib/GridColumnOptionsView_combined.js +2 -2
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +2 -2
- package/esm2015/lib/GridFilterDialogView_combined.js +3 -3
- package/esm2015/lib/ISummaryChooserView_combined.js +2 -2
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +2 -2
- package/esm2015/lib/PropertyEditorView_combined.js +4 -4
- package/esm2015/lib/TemplateSectionHeader.js +1 -1
- package/esm2015/lib/igc-section-header-component.js +6 -6
- package/esm5/lib/CanvasCellPresenterBase.js +1 -1
- package/esm5/lib/CellPresenterBase.js +1 -1
- package/esm5/lib/CheckboxListView_combined.js +4 -4
- package/esm5/lib/ColumnChooserView_combined.js +2 -2
- package/esm5/lib/ColumnFilterCondition_combined.js +49 -42
- package/esm5/lib/ColumnGroupingView_combined.js +10 -10
- package/esm5/lib/ColumnPinningView_combined.js +2 -2
- package/esm5/lib/DataGridToolbarView_combined.js +4 -4
- package/esm5/lib/DraggerView.js +3 -3
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +2 -2
- package/esm5/lib/GridColumnOptionsView_combined.js +2 -2
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +2 -2
- package/esm5/lib/GridFilterDialogView_combined.js +3 -3
- package/esm5/lib/ISummaryChooserView_combined.js +2 -2
- package/esm5/lib/MultiColumnComboBoxView_combined.js +2 -2
- package/esm5/lib/PropertyEditorView_combined.js +4 -4
- package/esm5/lib/TemplateSectionHeader.js +1 -1
- package/esm5/lib/igc-section-header-component.js +6 -6
- package/fesm2015/igniteui-webcomponents-grids.js +99 -92
- package/fesm5/igniteui-webcomponents-grids.js +100 -93
- package/lib/ColumnFilterCondition_combined.d.ts +6 -5
- package/lib/TemplateSectionHeader.d.ts +1 -1
- package/package.json +4 -4
|
@@ -8145,7 +8145,7 @@ let CellModel = /*@__PURE__*/ (() => {
|
|
|
8145
8145
|
if (c == 1) {
|
|
8146
8146
|
return b;
|
|
8147
8147
|
}
|
|
8148
|
-
return BrushUtil.
|
|
8148
|
+
return BrushUtil.l(a, c, b, 0);
|
|
8149
8149
|
}
|
|
8150
8150
|
kd() {
|
|
8151
8151
|
this.ke();
|
|
@@ -11154,7 +11154,7 @@ let Pager = /*@__PURE__*/ (() => {
|
|
|
11154
11154
|
if (this.b.isVirtual) {
|
|
11155
11155
|
this.b.firstVisibleIndexRequested = a;
|
|
11156
11156
|
this.b.lastVisibleIndexRequested = a + this.ah;
|
|
11157
|
-
this.d.
|
|
11157
|
+
this.d.d8 = false;
|
|
11158
11158
|
}
|
|
11159
11159
|
this.b2();
|
|
11160
11160
|
this.ac.clear();
|
|
@@ -11165,7 +11165,7 @@ let Pager = /*@__PURE__*/ (() => {
|
|
|
11165
11165
|
let c = this.b.getItemAtIndex(b);
|
|
11166
11166
|
this.ac.add1(c);
|
|
11167
11167
|
if (c != null) {
|
|
11168
|
-
this.d.
|
|
11168
|
+
this.d.d8 = true;
|
|
11169
11169
|
}
|
|
11170
11170
|
}
|
|
11171
11171
|
let d = new Array(this.ac.count);
|
|
@@ -11176,7 +11176,7 @@ let Pager = /*@__PURE__*/ (() => {
|
|
|
11176
11176
|
if (this.targetGrid != null) {
|
|
11177
11177
|
this.targetGrid.actualDataSource.queueAutoRefresh();
|
|
11178
11178
|
this.targetGrid.actualDataSource.flushAutoRefresh();
|
|
11179
|
-
if (this.b.isVirtual && this.d.
|
|
11179
|
+
if (this.b.isVirtual && this.d.d8) {
|
|
11180
11180
|
this.targetGrid.v4(0, this.ao - 1);
|
|
11181
11181
|
}
|
|
11182
11182
|
else {
|
|
@@ -11207,7 +11207,7 @@ let Pager = /*@__PURE__*/ (() => {
|
|
|
11207
11207
|
this.b.summaryScope = this.p;
|
|
11208
11208
|
let b = this.b;
|
|
11209
11209
|
b.schemaChanged = delegateCombine(b.schemaChanged, runOn(this, this.bj));
|
|
11210
|
-
this.d.
|
|
11210
|
+
this.d.d7 = this.b;
|
|
11211
11211
|
switch (this.l) {
|
|
11212
11212
|
case 1:
|
|
11213
11213
|
case 0:
|
|
@@ -21336,7 +21336,7 @@ let GridAnimationManager = /*@__PURE__*/ (() => {
|
|
|
21336
21336
|
}
|
|
21337
21337
|
let r = m;
|
|
21338
21338
|
let s = n;
|
|
21339
|
-
let t = BrushUtil.
|
|
21339
|
+
let t = BrushUtil.l(r, l, s, 0);
|
|
21340
21340
|
q.kh(c, t);
|
|
21341
21341
|
};
|
|
21342
21342
|
}
|
|
@@ -21516,7 +21516,7 @@ let GridAnimationManager = /*@__PURE__*/ (() => {
|
|
|
21516
21516
|
}
|
|
21517
21517
|
let u = p;
|
|
21518
21518
|
let v = q;
|
|
21519
|
-
let w = BrushUtil.
|
|
21519
|
+
let w = BrushUtil.l(u, o, v, 0);
|
|
21520
21520
|
t.kh(c, w);
|
|
21521
21521
|
};
|
|
21522
21522
|
}
|
|
@@ -29290,6 +29290,16 @@ let SectionFooter = /*@__PURE__*/ (() => {
|
|
|
29290
29290
|
*/
|
|
29291
29291
|
let SectionHeader = /*@__PURE__*/ (() => {
|
|
29292
29292
|
class SectionHeader extends DefinitionBase {
|
|
29293
|
+
get fg() {
|
|
29294
|
+
return this.fe;
|
|
29295
|
+
}
|
|
29296
|
+
set fg(a) {
|
|
29297
|
+
let b = this.fe;
|
|
29298
|
+
this.fe = a;
|
|
29299
|
+
if (this.fe != b) {
|
|
29300
|
+
this.c3("SelectedBackground", 10, b, this.fe);
|
|
29301
|
+
}
|
|
29302
|
+
}
|
|
29293
29303
|
get ff() {
|
|
29294
29304
|
return this.fd;
|
|
29295
29305
|
}
|
|
@@ -29297,17 +29307,7 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29297
29307
|
let b = this.fd;
|
|
29298
29308
|
this.fd = a;
|
|
29299
29309
|
if (this.fd != b) {
|
|
29300
|
-
this.c3("
|
|
29301
|
-
}
|
|
29302
|
-
}
|
|
29303
|
-
get fe() {
|
|
29304
|
-
return this.fc;
|
|
29305
|
-
}
|
|
29306
|
-
set fe(a) {
|
|
29307
|
-
let b = this.fc;
|
|
29308
|
-
this.fc = a;
|
|
29309
|
-
if (this.fc != b) {
|
|
29310
|
-
this.c3("ActualSelectedBackground", 2, b, this.fc);
|
|
29310
|
+
this.c3("ActualSelectedBackground", 2, b, this.fd);
|
|
29311
29311
|
}
|
|
29312
29312
|
}
|
|
29313
29313
|
get ey() {
|
|
@@ -29372,8 +29372,8 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29372
29372
|
}
|
|
29373
29373
|
constructor() {
|
|
29374
29374
|
super();
|
|
29375
|
+
this.fe = null;
|
|
29375
29376
|
this.fd = null;
|
|
29376
|
-
this.fc = null;
|
|
29377
29377
|
this.eu = truncate(DeviceUtils.g(12));
|
|
29378
29378
|
this.ew = truncate(DeviceUtils.g(1));
|
|
29379
29379
|
this.ev = truncate(DeviceUtils.g(1));
|
|
@@ -29381,8 +29381,8 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29381
29381
|
this.eq = false;
|
|
29382
29382
|
this.en = 4;
|
|
29383
29383
|
this.sectionHeaderPropertyUpdating = null;
|
|
29384
|
-
this.es =
|
|
29385
|
-
this.
|
|
29384
|
+
this.es = null;
|
|
29385
|
+
this.ff = this.ef();
|
|
29386
29386
|
}
|
|
29387
29387
|
cn(a, b, c) {
|
|
29388
29388
|
return "sectionHeader";
|
|
@@ -29473,38 +29473,44 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29473
29473
|
}
|
|
29474
29474
|
cx(a, b, c, d) {
|
|
29475
29475
|
super.cx(a, b, c, d);
|
|
29476
|
-
a.ld = this.
|
|
29476
|
+
a.ld = this.ff;
|
|
29477
29477
|
a.f3 = this.ey;
|
|
29478
29478
|
a.f7 = this.e0;
|
|
29479
29479
|
a.f5 = this.ez;
|
|
29480
29480
|
a.f1 = this.ex;
|
|
29481
29481
|
}
|
|
29482
29482
|
c0(a, b) {
|
|
29483
|
-
this.
|
|
29483
|
+
this.fc();
|
|
29484
29484
|
this.c9();
|
|
29485
29485
|
this.dg();
|
|
29486
29486
|
this.dh();
|
|
29487
|
-
this.
|
|
29487
|
+
this.fb();
|
|
29488
29488
|
if (a != null) {
|
|
29489
|
-
a.actualColumnsChanged = delegateRemove(a.actualColumnsChanged, runOn(this, this.
|
|
29489
|
+
a.actualColumnsChanged = delegateRemove(a.actualColumnsChanged, runOn(this, this.fa));
|
|
29490
29490
|
}
|
|
29491
29491
|
if (b != null) {
|
|
29492
|
-
b.actualColumnsChanged = delegateCombine(b.actualColumnsChanged, runOn(this, this.
|
|
29492
|
+
b.actualColumnsChanged = delegateCombine(b.actualColumnsChanged, runOn(this, this.fa));
|
|
29493
29493
|
}
|
|
29494
29494
|
}
|
|
29495
|
-
|
|
29496
|
-
this.es
|
|
29497
|
-
|
|
29498
|
-
|
|
29499
|
-
|
|
29500
|
-
|
|
29495
|
+
fa(a, b) {
|
|
29496
|
+
this.es = null;
|
|
29497
|
+
this.e9();
|
|
29498
|
+
}
|
|
29499
|
+
e9() {
|
|
29500
|
+
if (this.es == null) {
|
|
29501
|
+
this.es = new Dictionary$2(String_$type, ComboBoxColumn.$, 0);
|
|
29502
|
+
for (let a = 0; a < this.grid.columns.count; a++) {
|
|
29503
|
+
let b = typeCast(ComboBoxColumn.$, this.grid.columns._inner[a]);
|
|
29504
|
+
if (b != null && !this.es.containsKey(b.i8)) {
|
|
29505
|
+
this.es.addItem(b.i8, b);
|
|
29506
|
+
}
|
|
29501
29507
|
}
|
|
29502
29508
|
}
|
|
29503
29509
|
}
|
|
29504
29510
|
c2(a, b) {
|
|
29505
29511
|
switch (b.propertyName) {
|
|
29506
29512
|
case "SectionHeaderSelectedBackground":
|
|
29507
|
-
this.
|
|
29513
|
+
this.fc();
|
|
29508
29514
|
break;
|
|
29509
29515
|
case "SectionHeaderBackground":
|
|
29510
29516
|
this.c9();
|
|
@@ -29516,21 +29522,21 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29516
29522
|
this.dh();
|
|
29517
29523
|
break;
|
|
29518
29524
|
case "IsGroupCollapsable":
|
|
29519
|
-
this.
|
|
29525
|
+
this.fb();
|
|
29520
29526
|
break;
|
|
29521
29527
|
}
|
|
29522
29528
|
}
|
|
29523
|
-
|
|
29524
|
-
if (this.
|
|
29529
|
+
fc() {
|
|
29530
|
+
if (this.fg == null) {
|
|
29525
29531
|
if (this.grid != null && this.grid.sectionHeaderSelectedBackground != null) {
|
|
29526
|
-
this.
|
|
29532
|
+
this.ff = this.grid.sectionHeaderSelectedBackground;
|
|
29527
29533
|
}
|
|
29528
29534
|
else {
|
|
29529
|
-
this.
|
|
29535
|
+
this.ff = this.ef();
|
|
29530
29536
|
}
|
|
29531
29537
|
}
|
|
29532
29538
|
else {
|
|
29533
|
-
this.
|
|
29539
|
+
this.ff = this.fg;
|
|
29534
29540
|
}
|
|
29535
29541
|
}
|
|
29536
29542
|
c9() {
|
|
@@ -29569,7 +29575,7 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29569
29575
|
this.ad = this.textStyle;
|
|
29570
29576
|
}
|
|
29571
29577
|
}
|
|
29572
|
-
|
|
29578
|
+
fb() {
|
|
29573
29579
|
if (this.grid != null) {
|
|
29574
29580
|
this.er = this.grid.isGroupCollapsable;
|
|
29575
29581
|
}
|
|
@@ -29578,7 +29584,7 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29578
29584
|
super.c4(a, b, c, d);
|
|
29579
29585
|
switch (a) {
|
|
29580
29586
|
case "SelectedBackground":
|
|
29581
|
-
this.
|
|
29587
|
+
this.fc();
|
|
29582
29588
|
break;
|
|
29583
29589
|
}
|
|
29584
29590
|
if (this.sectionHeaderPropertyUpdating != null) {
|
|
@@ -29677,6 +29683,7 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
29677
29683
|
e = b.toString();
|
|
29678
29684
|
break;
|
|
29679
29685
|
}
|
|
29686
|
+
this.e9();
|
|
29680
29687
|
if (this.es.containsKey(c.f)) {
|
|
29681
29688
|
let j = this.es.item(c.f);
|
|
29682
29689
|
let k = j.lr(b);
|
|
@@ -38255,18 +38262,18 @@ let IgcSectionHeaderComponent = /*@__PURE__*/ (() => {
|
|
|
38255
38262
|
}
|
|
38256
38263
|
}
|
|
38257
38264
|
get selectedBackground() {
|
|
38258
|
-
return brushToString(this.i.
|
|
38265
|
+
return brushToString(this.i.fg);
|
|
38259
38266
|
}
|
|
38260
38267
|
set selectedBackground(v) {
|
|
38261
|
-
this.i.
|
|
38262
|
-
this._a("selectedBackground", brushToString(this.i.
|
|
38268
|
+
this.i.fg = stringToBrush(v);
|
|
38269
|
+
this._a("selectedBackground", brushToString(this.i.fg));
|
|
38263
38270
|
}
|
|
38264
38271
|
get actualSelectedBackground() {
|
|
38265
|
-
return brushToString(this.i.
|
|
38272
|
+
return brushToString(this.i.ff);
|
|
38266
38273
|
}
|
|
38267
38274
|
set actualSelectedBackground(v) {
|
|
38268
|
-
this.i.
|
|
38269
|
-
this._a("actualSelectedBackground", brushToString(this.i.
|
|
38275
|
+
this.i.ff = stringToBrush(v);
|
|
38276
|
+
this._a("actualSelectedBackground", brushToString(this.i.ff));
|
|
38270
38277
|
}
|
|
38271
38278
|
/**
|
|
38272
38279
|
* Gets or sets the amount of left padding to use for the cell content for this column.
|
|
@@ -44295,7 +44302,7 @@ let CanvasCellPresenterBase = /*@__PURE__*/ (() => {
|
|
|
44295
44302
|
if (c == 1) {
|
|
44296
44303
|
return b.color;
|
|
44297
44304
|
}
|
|
44298
|
-
let d = BrushUtil.
|
|
44305
|
+
let d = BrushUtil.l(a, c, b, 0);
|
|
44299
44306
|
return d.color;
|
|
44300
44307
|
}
|
|
44301
44308
|
get nativeCell() {
|
|
@@ -48359,7 +48366,7 @@ let CellPresenterBase = /*@__PURE__*/ (() => {
|
|
|
48359
48366
|
if (c == 1) {
|
|
48360
48367
|
return b.color;
|
|
48361
48368
|
}
|
|
48362
|
-
let d = BrushUtil.
|
|
48369
|
+
let d = BrushUtil.l(a, c, b, 0);
|
|
48363
48370
|
return d.color;
|
|
48364
48371
|
}
|
|
48365
48372
|
get nativeCell() {
|
|
@@ -51132,9 +51139,9 @@ let GridFilterDialog = /*@__PURE__*/ (() => {
|
|
|
51132
51139
|
this.r = null;
|
|
51133
51140
|
this.renderCompleted = null;
|
|
51134
51141
|
this.r = new GridFilterDialogView(this);
|
|
51135
|
-
this.bp = BrushUtil.
|
|
51136
|
-
this.bo = BrushUtil.
|
|
51137
|
-
this.bn = BrushUtil.
|
|
51142
|
+
this.bp = BrushUtil.h(66, 0, 0, 0);
|
|
51143
|
+
this.bo = BrushUtil.h(30, 0, 0, 0);
|
|
51144
|
+
this.bn = BrushUtil.h(20, 0, 0, 0);
|
|
51138
51145
|
}
|
|
51139
51146
|
bg(a, b, c) {
|
|
51140
51147
|
this.r.x(a, b, c);
|
|
@@ -53226,17 +53233,17 @@ let DraggerView = /*@__PURE__*/ (() => {
|
|
|
53226
53233
|
if (this.model.cloneCell != null) {
|
|
53227
53234
|
this.d = this.model.cloneCell;
|
|
53228
53235
|
document.documentElement.appendChild(this.d.getNativeElement());
|
|
53229
|
-
let a = ElevationHelper.e(12, BrushUtil.
|
|
53236
|
+
let a = ElevationHelper.e(12, BrushUtil.h(66, 0, 0, 0), BrushUtil.h(30, 0, 0, 0), BrushUtil.h(20, 0, 0, 0));
|
|
53230
53237
|
this.d.setStyleProperty("boxShadow", a);
|
|
53231
53238
|
this.d.setStyleProperty("z-index", "12000");
|
|
53232
53239
|
this.d.setStyleProperty("min-width", "170px");
|
|
53233
53240
|
this.d.setStyleProperty("max-width", "250px");
|
|
53234
53241
|
let b = BrushUtil.a("background-color", this.d);
|
|
53235
|
-
let c = BrushUtil.
|
|
53242
|
+
let c = BrushUtil.h(200, b[0].color.o, b[0].color.n, b[0].color.m);
|
|
53236
53243
|
this.d.setStyleProperty("background-color", c._fill);
|
|
53237
53244
|
let d = this.d.getChildAt(0);
|
|
53238
53245
|
let e = BrushUtil.a("color", d);
|
|
53239
|
-
let f = BrushUtil.
|
|
53246
|
+
let f = BrushUtil.h(200, e[0].color.o, e[0].color.n, e[0].color.m);
|
|
53240
53247
|
d.setStyleProperty("color", f._fill);
|
|
53241
53248
|
}
|
|
53242
53249
|
}
|
|
@@ -56238,13 +56245,13 @@ let ColumnGrouping = /*@__PURE__*/ (() => {
|
|
|
56238
56245
|
this.f = 1;
|
|
56239
56246
|
this.h = 2;
|
|
56240
56247
|
this.w = "Drag a Column Here";
|
|
56241
|
-
this.bg = BrushUtil.
|
|
56248
|
+
this.bg = BrushUtil.h(158, 0, 0, 0);
|
|
56242
56249
|
this.j = null;
|
|
56243
|
-
this.bf = BrushUtil.
|
|
56244
|
-
this.bc = BrushUtil.
|
|
56245
|
-
this.bd = BrushUtil.
|
|
56246
|
-
this.be = BrushUtil.
|
|
56247
|
-
this.bb = BrushUtil.
|
|
56250
|
+
this.bf = BrushUtil.h(158, 0, 0, 0);
|
|
56251
|
+
this.bc = BrushUtil.h(158, 0, 0, 0);
|
|
56252
|
+
this.bd = BrushUtil.h(30, 0, 0, 0);
|
|
56253
|
+
this.be = BrushUtil.h(66, 0, 0, 0);
|
|
56254
|
+
this.bb = BrushUtil.h(255, 248, 248, 248);
|
|
56248
56255
|
this.v = 0;
|
|
56249
56256
|
this.n = false;
|
|
56250
56257
|
this.q = new ObservableCollection$1(XIcon.$, 0);
|
|
@@ -56583,28 +56590,28 @@ let ColumnGrouping = /*@__PURE__*/ (() => {
|
|
|
56583
56590
|
else {
|
|
56584
56591
|
c.svgPath = ColumnGrouping.ac;
|
|
56585
56592
|
}
|
|
56586
|
-
c.fill = BrushUtil.
|
|
56593
|
+
c.fill = BrushUtil.h(255, 119, 119, 119);
|
|
56587
56594
|
this.q.add(c);
|
|
56588
56595
|
}
|
|
56589
56596
|
aq(a) {
|
|
56590
56597
|
let b = new XIcon();
|
|
56591
56598
|
this.d.am(b, a);
|
|
56592
56599
|
b.svgPath = ColumnGrouping.aa;
|
|
56593
|
-
b.fill = BrushUtil.
|
|
56600
|
+
b.fill = BrushUtil.h(255, 119, 119, 119);
|
|
56594
56601
|
this.q.add(b);
|
|
56595
56602
|
}
|
|
56596
56603
|
as(a) {
|
|
56597
56604
|
let b = new XIcon();
|
|
56598
56605
|
this.d.am(b, a);
|
|
56599
56606
|
b.svgPath = ColumnGrouping.ah;
|
|
56600
|
-
b.fill = BrushUtil.
|
|
56607
|
+
b.fill = BrushUtil.h(255, 119, 119, 119);
|
|
56601
56608
|
this.q.add(b);
|
|
56602
56609
|
}
|
|
56603
56610
|
ar(a) {
|
|
56604
56611
|
let b = new XIcon();
|
|
56605
56612
|
this.d.am(b, a);
|
|
56606
56613
|
b.svgPath = ColumnGrouping.ad;
|
|
56607
|
-
b.fill = BrushUtil.
|
|
56614
|
+
b.fill = BrushUtil.h(255, 119, 119, 119);
|
|
56608
56615
|
this.e = b;
|
|
56609
56616
|
this.q.add(this.e);
|
|
56610
56617
|
}
|
|
@@ -62569,7 +62576,7 @@ let CheckboxList = /*@__PURE__*/ (() => {
|
|
|
62569
62576
|
this.k = 1;
|
|
62570
62577
|
this.x = 1;
|
|
62571
62578
|
this.z = 2;
|
|
62572
|
-
this.dd = BrushUtil.
|
|
62579
|
+
this.dd = BrushUtil.h(255, 24, 29, 31);
|
|
62573
62580
|
this.db = null;
|
|
62574
62581
|
this.de = null;
|
|
62575
62582
|
this.dc = null;
|
|
@@ -63465,10 +63472,10 @@ let CheckboxList = /*@__PURE__*/ (() => {
|
|
|
63465
63472
|
}
|
|
63466
63473
|
}
|
|
63467
63474
|
CheckboxList.$t = /*@__PURE__*/ markType(CheckboxList, 'CheckboxList', Base.$, [INotifyPropertyChanged_$type]);
|
|
63468
|
-
CheckboxList.dx = /*@__PURE__*/ BrushUtil.
|
|
63475
|
+
CheckboxList.dx = /*@__PURE__*/ BrushUtil.h(255, 24, 29, 31);
|
|
63469
63476
|
CheckboxList.bt = "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z";
|
|
63470
|
-
CheckboxList.dp = /*@__PURE__*/ BrushUtil.
|
|
63471
|
-
CheckboxList.dq = /*@__PURE__*/ BrushUtil.
|
|
63477
|
+
CheckboxList.dp = /*@__PURE__*/ BrushUtil.h(255, 248, 248, 248);
|
|
63478
|
+
CheckboxList.dq = /*@__PURE__*/ BrushUtil.h(255, 24, 29, 31);
|
|
63472
63479
|
return CheckboxList;
|
|
63473
63480
|
})();
|
|
63474
63481
|
|
|
@@ -64413,11 +64420,11 @@ let ColumnChooser = /*@__PURE__*/ (() => {
|
|
|
64413
64420
|
this.a = null;
|
|
64414
64421
|
this.o = null;
|
|
64415
64422
|
this.i = null;
|
|
64416
|
-
this.ap = BrushUtil.
|
|
64423
|
+
this.ap = BrushUtil.h(255, 0, 153, 255);
|
|
64417
64424
|
this.n = null;
|
|
64418
64425
|
this.e = 1;
|
|
64419
64426
|
this.g = 2;
|
|
64420
|
-
this.ao = BrushUtil.
|
|
64427
|
+
this.ao = BrushUtil.h(255, 248, 248, 248);
|
|
64421
64428
|
this.m = false;
|
|
64422
64429
|
let a = new ColumnChooserView();
|
|
64423
64430
|
a.a = this;
|
|
@@ -65548,11 +65555,11 @@ let ColumnPinning = /*@__PURE__*/ (() => {
|
|
|
65548
65555
|
this.a = null;
|
|
65549
65556
|
this.o = null;
|
|
65550
65557
|
this.i = null;
|
|
65551
|
-
this.am = BrushUtil.
|
|
65558
|
+
this.am = BrushUtil.h(255, 0, 153, 255);
|
|
65552
65559
|
this.n = null;
|
|
65553
65560
|
this.e = 1;
|
|
65554
65561
|
this.g = 2;
|
|
65555
|
-
this.al = BrushUtil.
|
|
65562
|
+
this.al = BrushUtil.h(255, 248, 248, 248);
|
|
65556
65563
|
this.m = false;
|
|
65557
65564
|
let a = new ColumnPinningView();
|
|
65558
65565
|
a.a = this;
|
|
@@ -67316,8 +67323,8 @@ let GridColumnOptionsBase = /*@__PURE__*/ (() => {
|
|
|
67316
67323
|
}
|
|
67317
67324
|
}
|
|
67318
67325
|
GridColumnOptionsBase.$t = /*@__PURE__*/ markType(GridColumnOptionsBase, 'GridColumnOptionsBase', Base.$, [INotifyPropertyChanged_$type]);
|
|
67319
|
-
GridColumnOptionsBase.bp = /*@__PURE__*/ BrushUtil.
|
|
67320
|
-
GridColumnOptionsBase.bq = /*@__PURE__*/ BrushUtil.
|
|
67326
|
+
GridColumnOptionsBase.bp = /*@__PURE__*/ BrushUtil.h(255, 248, 248, 248);
|
|
67327
|
+
GridColumnOptionsBase.bq = /*@__PURE__*/ BrushUtil.h(255, 24, 29, 31);
|
|
67321
67328
|
return GridColumnOptionsBase;
|
|
67322
67329
|
})();
|
|
67323
67330
|
|
|
@@ -70473,10 +70480,10 @@ let SummaryChooser = /*@__PURE__*/ (() => {
|
|
|
70473
70480
|
this.w = null;
|
|
70474
70481
|
this.l = 0;
|
|
70475
70482
|
this.k = 0;
|
|
70476
|
-
this.a8 = BrushUtil.
|
|
70483
|
+
this.a8 = BrushUtil.h(255, 24, 29, 31);
|
|
70477
70484
|
this.h = 0;
|
|
70478
70485
|
this.g = 1;
|
|
70479
|
-
this.a7 = BrushUtil.
|
|
70486
|
+
this.a7 = BrushUtil.h(255, 248, 248, 248);
|
|
70480
70487
|
this.summaryChanged = null;
|
|
70481
70488
|
this.c = new SummaryChooserView();
|
|
70482
70489
|
this.c.model = this;
|
|
@@ -70931,8 +70938,8 @@ let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
|
70931
70938
|
this.b2 = 0;
|
|
70932
70939
|
this.b1 = 0;
|
|
70933
70940
|
this.b6 = 0;
|
|
70934
|
-
this.ct = BrushUtil.
|
|
70935
|
-
this.cs = BrushUtil.
|
|
70941
|
+
this.ct = BrushUtil.h(255, 24, 29, 31);
|
|
70942
|
+
this.cs = BrushUtil.h(255, 248, 248, 248);
|
|
70936
70943
|
}
|
|
70937
70944
|
f() {
|
|
70938
70945
|
return new GridColumnSummaryOptionsView();
|
|
@@ -72082,8 +72089,8 @@ let GridColumnOptions = /*@__PURE__*/ (() => {
|
|
|
72082
72089
|
this.b5 = 0;
|
|
72083
72090
|
this.b3 = 0;
|
|
72084
72091
|
this.d0 = null;
|
|
72085
|
-
this.fk = BrushUtil.
|
|
72086
|
-
this.fj = BrushUtil.
|
|
72092
|
+
this.fk = BrushUtil.h(255, 24, 29, 31);
|
|
72093
|
+
this.fj = BrushUtil.h(255, 248, 248, 248);
|
|
72087
72094
|
this.applyButtonClick = null;
|
|
72088
72095
|
this.cancelButtonClick = null;
|
|
72089
72096
|
}
|
|
@@ -76253,11 +76260,11 @@ let MultiColumnComboBox = /*@__PURE__*/ (() => {
|
|
|
76253
76260
|
MultiColumnComboBox.ag = 1;
|
|
76254
76261
|
MultiColumnComboBox.hp = /*@__PURE__*/ ThemeResolver.ah(MultiColumnComboBox.ag, XLabel.da, XLabel.c3);
|
|
76255
76262
|
MultiColumnComboBox.hr = /*@__PURE__*/ ThemeResolver.ah(MultiColumnComboBox.ag, XLabel.da, XLabel.c3);
|
|
76256
|
-
MultiColumnComboBox.hq = /*@__PURE__*/ BrushUtil.
|
|
76263
|
+
MultiColumnComboBox.hq = /*@__PURE__*/ BrushUtil.h(255, 255, 255, 255);
|
|
76257
76264
|
MultiColumnComboBox.ay = null;
|
|
76258
76265
|
MultiColumnComboBox.dx = "ActualNoMatchesFoundLabelBackgroundColor";
|
|
76259
76266
|
MultiColumnComboBox.az = null;
|
|
76260
|
-
MultiColumnComboBox.hz = /*@__PURE__*/ BrushUtil.
|
|
76267
|
+
MultiColumnComboBox.hz = /*@__PURE__*/ BrushUtil.h(221, 0, 0, 0);
|
|
76261
76268
|
return MultiColumnComboBox;
|
|
76262
76269
|
})();
|
|
76263
76270
|
/**
|
|
@@ -78614,7 +78621,7 @@ let DataGridToolbarView = /*@__PURE__*/ (() => {
|
|
|
78614
78621
|
a.stopPropagation();
|
|
78615
78622
|
}
|
|
78616
78623
|
w(a) {
|
|
78617
|
-
let b = ElevationHelper$1.e(12, BrushUtil.
|
|
78624
|
+
let b = ElevationHelper$1.e(12, BrushUtil.h(66, 0, 0, 0), BrushUtil.h(30, 0, 0, 0), BrushUtil.h(20, 0, 0, 0), 1);
|
|
78618
78625
|
a.setStyleProperty("boxShadow", b);
|
|
78619
78626
|
a.setStyleProperty("background-color", this.a.bf._fill);
|
|
78620
78627
|
a.setStyleProperty("position", "absolute");
|
|
@@ -78683,9 +78690,9 @@ let DataGridToolbar = /*@__PURE__*/ (() => {
|
|
|
78683
78690
|
this.a = null;
|
|
78684
78691
|
this.y = null;
|
|
78685
78692
|
this.m = null;
|
|
78686
|
-
this.bd = BrushUtil.
|
|
78687
|
-
this.bb = BrushUtil.
|
|
78688
|
-
this.bc = BrushUtil.
|
|
78693
|
+
this.bd = BrushUtil.h(255, 24, 29, 31);
|
|
78694
|
+
this.bb = BrushUtil.h(255, 248, 248, 248);
|
|
78695
|
+
this.bc = BrushUtil.h(255, 248, 248, 248);
|
|
78689
78696
|
this.o = false;
|
|
78690
78697
|
this.u = null;
|
|
78691
78698
|
this.v = null;
|
|
@@ -83157,7 +83164,7 @@ let TemplateSectionHeader = /*@__PURE__*/ (() => {
|
|
|
83157
83164
|
l(a) {
|
|
83158
83165
|
return new TemplateSectionHeaderCellModel();
|
|
83159
83166
|
}
|
|
83160
|
-
|
|
83167
|
+
fi(a, b) {
|
|
83161
83168
|
if (this.cellUpdating != null) {
|
|
83162
83169
|
this.cellUpdating(this, ((() => {
|
|
83163
83170
|
let $ret = new TemplateSectionHeaderCellUpdatingEventArgs();
|
|
@@ -85028,7 +85035,7 @@ let PropertyEditor = /*@__PURE__*/ (() => {
|
|
|
85028
85035
|
}
|
|
85029
85036
|
if (d) {
|
|
85030
85037
|
c.selectedValueChanged = delegateCombine(c.selectedValueChanged, runOn(this, this.cq));
|
|
85031
|
-
c.hn = BrushUtil.
|
|
85038
|
+
c.hn = BrushUtil.h(255, 255, 255, 255);
|
|
85032
85039
|
c.g = ["Name"];
|
|
85033
85040
|
c.columnHeadersVisible = false;
|
|
85034
85041
|
c.defaultColumnWidth = ((() => {
|
|
@@ -85440,10 +85447,10 @@ let PropertyEditor = /*@__PURE__*/ (() => {
|
|
|
85440
85447
|
}
|
|
85441
85448
|
}
|
|
85442
85449
|
PropertyEditor.$t = /*@__PURE__*/ markType(PropertyEditor, 'PropertyEditor', Base.$, [INotifyPropertyChanged_$type]);
|
|
85443
|
-
PropertyEditor.eb = /*@__PURE__*/ BrushUtil.
|
|
85450
|
+
PropertyEditor.eb = /*@__PURE__*/ BrushUtil.h(255, 24, 29, 31);
|
|
85444
85451
|
PropertyEditor.cj = "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z";
|
|
85445
|
-
PropertyEditor.d9 = /*@__PURE__*/ BrushUtil.
|
|
85446
|
-
PropertyEditor.ea = /*@__PURE__*/ BrushUtil.
|
|
85452
|
+
PropertyEditor.d9 = /*@__PURE__*/ BrushUtil.h(255, 248, 248, 248);
|
|
85453
|
+
PropertyEditor.ea = /*@__PURE__*/ BrushUtil.h(255, 24, 29, 31);
|
|
85447
85454
|
return PropertyEditor;
|
|
85448
85455
|
})();
|
|
85449
85456
|
|