igniteui-webcomponents-grids 5.2.0 → 5.3.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.
Files changed (82) hide show
  1. package/bundles/igniteui-webcomponents-grids.umd.js +440 -444
  2. package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
  3. package/custom-elements.json +21194 -0
  4. package/esm2015/lib/CheckboxListBridge.js +15 -15
  5. package/esm2015/lib/CheckboxListView_combined.js +343 -350
  6. package/esm2015/lib/ColumnChooserView_combined.js +4 -4
  7. package/esm2015/lib/ColumnFilterCondition_combined.js +7 -1
  8. package/esm2015/lib/ColumnGroupingView_combined.js +1 -1
  9. package/esm2015/lib/ColumnPinningView_combined.js +2 -2
  10. package/esm2015/lib/FilterCell.js +1 -1
  11. package/esm2015/lib/GridColumnButtonOptionsView_combined.js +2 -2
  12. package/esm2015/lib/GridColumnFilterOptionsView_combined.js +5 -5
  13. package/esm2015/lib/GridColumnGroupOptionsView_combined.js +2 -2
  14. package/esm2015/lib/GridColumnHideOptionsView_combined.js +2 -2
  15. package/esm2015/lib/GridColumnOptionsViewBase_combined.js +4 -4
  16. package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +3 -3
  17. package/esm2015/lib/ISummaryChooserView_combined.js +7 -7
  18. package/esm2015/lib/PropertyEditorView_combined.js +2 -2
  19. package/esm2015/lib/igc-checkbox-list-component.js +52 -52
  20. package/esm5/lib/CheckboxListBridge.js +15 -15
  21. package/esm5/lib/CheckboxListView_combined.js +336 -343
  22. package/esm5/lib/ColumnChooserView_combined.js +4 -4
  23. package/esm5/lib/ColumnFilterCondition_combined.js +7 -1
  24. package/esm5/lib/ColumnGroupingView_combined.js +1 -1
  25. package/esm5/lib/ColumnPinningView_combined.js +2 -2
  26. package/esm5/lib/FilterCell.js +1 -1
  27. package/esm5/lib/GridColumnButtonOptionsView_combined.js +2 -2
  28. package/esm5/lib/GridColumnFilterOptionsView_combined.js +5 -5
  29. package/esm5/lib/GridColumnGroupOptionsView_combined.js +2 -2
  30. package/esm5/lib/GridColumnHideOptionsView_combined.js +2 -2
  31. package/esm5/lib/GridColumnOptionsViewBase_combined.js +4 -4
  32. package/esm5/lib/GridColumnSummaryOptionsView_combined.js +3 -3
  33. package/esm5/lib/ISummaryChooserView_combined.js +7 -7
  34. package/esm5/lib/PropertyEditorView_combined.js +2 -2
  35. package/esm5/lib/igc-checkbox-list-component.js +52 -52
  36. package/fesm2015/igniteui-webcomponents-grids.js +448 -452
  37. package/fesm5/igniteui-webcomponents-grids.js +441 -445
  38. package/grids/combined.js +32900 -31630
  39. package/grids/index.d.ts +0 -1
  40. package/grids/lib/common.d.ts +11 -2
  41. package/grids/lib/igc-action-strip-component.d.ts +5 -0
  42. package/grids/lib/igc-base-toolbar-column-actions-directive.d.ts +2 -1
  43. package/grids/lib/igc-column-component.d.ts +23 -0
  44. package/grids/lib/igc-column-group-component.d.ts +5 -0
  45. package/grids/lib/igc-column-layout-component.d.ts +5 -0
  46. package/grids/lib/igc-column-pipe-args.d.ts +1 -1
  47. package/grids/lib/igc-grid-base-directive.d.ts +1 -0
  48. package/grids/lib/igc-grid-component.d.ts +7 -1
  49. package/grids/lib/igc-grid-editing-actions-component.d.ts +5 -0
  50. package/grids/lib/igc-grid-pinning-actions-component.d.ts +5 -0
  51. package/grids/lib/igc-grid-state-component.d.ts +5 -0
  52. package/grids/lib/igc-grid-toolbar-actions-component.d.ts +5 -0
  53. package/grids/lib/igc-grid-toolbar-advanced-filtering-component.d.ts +5 -0
  54. package/grids/lib/igc-grid-toolbar-component.d.ts +5 -0
  55. package/grids/lib/igc-grid-toolbar-exporter-component.d.ts +7 -1
  56. package/grids/lib/igc-grid-toolbar-hiding-component.d.ts +7 -1
  57. package/grids/lib/igc-grid-toolbar-pinning-component.d.ts +7 -1
  58. package/grids/lib/igc-grid-toolbar-title-component.d.ts +5 -0
  59. package/grids/lib/igc-hierarchical-grid-base-directive.d.ts +2 -1
  60. package/grids/lib/igc-hierarchical-grid-component.d.ts +7 -1
  61. package/grids/lib/igc-paginator-component.d.ts +5 -0
  62. package/grids/lib/igc-pivot-data-selector-component.d.ts +8 -2
  63. package/grids/lib/igc-pivot-grid-component.d.ts +7 -1
  64. package/grids/lib/igc-row-island-component.d.ts +6 -0
  65. package/grids/lib/igc-tree-grid-component.d.ts +7 -1
  66. package/grids/styles.css +1 -1
  67. package/grids/themes/dark/bootstrap.css +1 -1
  68. package/grids/themes/dark/fluent.css +1 -1
  69. package/grids/themes/dark/indigo.css +1 -1
  70. package/grids/themes/dark/material.css +1 -1
  71. package/grids/themes/light/bootstrap.css +1 -1
  72. package/grids/themes/light/fluent.css +1 -1
  73. package/grids/themes/light/indigo.css +1 -1
  74. package/grids/themes/light/material.css +1 -1
  75. package/lib/CheckboxListExternal.d.ts +1 -2
  76. package/lib/CheckboxListView_combined.d.ts +85 -85
  77. package/lib/igc-checkbox-list-component.d.ts +1 -1
  78. package/package.json +7 -5
  79. package/vscode.css-custom-data.json +6 -0
  80. package/vscode.html-custom-data.json +5 -0
  81. package/web-types.json +14 -0
  82. package/grids/lib/igc-grid-action-button-component.d.ts +0 -56
@@ -260,7 +260,7 @@ export let ColumnChooser = /*@__PURE__*/ (() => {
260
260
  break;
261
261
  case "FilterPlaceholderText":
262
262
  if (this.d != null) {
263
- this.d.bk = this.s;
263
+ this.d.bm = this.s;
264
264
  }
265
265
  break;
266
266
  case "BaseTheme":
@@ -314,7 +314,7 @@ export let ColumnChooser = /*@__PURE__*/ (() => {
314
314
  b.add(a);
315
315
  }
316
316
  if (this.s != null) {
317
- this.d.bk = this.s;
317
+ this.d.bm = this.s;
318
318
  }
319
319
  this.d.itemsSource = b;
320
320
  let e = "";
@@ -332,7 +332,7 @@ export let ColumnChooser = /*@__PURE__*/ (() => {
332
332
  }
333
333
  }
334
334
  al() {
335
- this.d.db();
335
+ this.d.dd();
336
336
  if (this.b != null) {
337
337
  for (let a of fromEnum(this.b.actualColumns)) {
338
338
  this.m = true;
@@ -341,7 +341,7 @@ export let ColumnChooser = /*@__PURE__*/ (() => {
341
341
  }
342
342
  }
343
343
  ae() {
344
- this.d.cg();
344
+ this.d.ci();
345
345
  if (this.b != null) {
346
346
  for (let a of fromEnum(this.b.actualColumns)) {
347
347
  this.m = true;
@@ -11458,7 +11458,10 @@ export let DataGrid = /*@__PURE__*/ (() => {
11458
11458
  return true;
11459
11459
  }
11460
11460
  kl(a, b) {
11461
- if (this.activationMode == 0 || this.activeCell == null || this.cj.j) {
11461
+ if (this.cj.j) {
11462
+ return true;
11463
+ }
11464
+ if (this.activationMode == 0 || this.activeCell == null) {
11462
11465
  return false;
11463
11466
  }
11464
11467
  let c = this.ad.s();
@@ -11616,6 +11619,9 @@ export let DataGrid = /*@__PURE__*/ (() => {
11616
11619
  }
11617
11620
  kp(a, b) {
11618
11621
  if (this.cj.j) {
11622
+ return true;
11623
+ }
11624
+ if (this.activationMode == 0 || this.activeCell == null) {
11619
11625
  return false;
11620
11626
  }
11621
11627
  let c = this.ad.s();
@@ -938,7 +938,7 @@ export let ColumnGrouping = /*@__PURE__*/ (() => {
938
938
  }
939
939
  let j = this.b.j;
940
940
  for (let k = 0; k < j.count; k++) {
941
- let l = this.q._inner[k].aw();
941
+ let l = this.q._inner[k].ay();
942
942
  let m = this.b.b(j._inner[k]);
943
943
  l.i = m[0] - d;
944
944
  l.g = m[1] - e;
@@ -259,7 +259,7 @@ export let ColumnPinning = /*@__PURE__*/ (() => {
259
259
  break;
260
260
  case "FilterPlaceholderText":
261
261
  if (this.d != null) {
262
- this.d.bk = this.s;
262
+ this.d.bm = this.s;
263
263
  }
264
264
  break;
265
265
  case "BaseTheme":
@@ -319,7 +319,7 @@ export let ColumnPinning = /*@__PURE__*/ (() => {
319
319
  }
320
320
  this.d.showSelectAll = false;
321
321
  if (this.s != null) {
322
- this.d.bk = this.s;
322
+ this.d.bm = this.s;
323
323
  }
324
324
  this.d.itemsSource = b;
325
325
  let e = "";
@@ -195,7 +195,7 @@ export let FilterCell = /*@__PURE__*/ (() => {
195
195
  d7(a) {
196
196
  if (this.cz != null) {
197
197
  this.cz.disabled = !a;
198
- this.cz.al = a ? 1 : 0.3;
198
+ this.cz.an = a ? 1 : 0.3;
199
199
  }
200
200
  }
201
201
  dl(a) {
@@ -58,12 +58,12 @@ export let GridColumnButtonOptionsView = /*@__PURE__*/ (() => {
58
58
  f.setStyleProperty("margin-left", "1rem");
59
59
  let g = this.o;
60
60
  g.clicked = delegateCombine(g.clicked, runOn(this, this.v));
61
- this.o.g2 = "1";
61
+ this.o.g6 = "1";
62
62
  let h;
63
63
  let i = ((() => { let j = GridColumnOptionsUtilities.g(this.n, b, null, c.p, c.j, Size.empty, this.p, h, this.u); this.p = j.p6; h = j.p7; this.u = j.p8; return j.ret; })());
64
64
  let j = this.p;
65
65
  j.clicked = delegateCombine(j.clicked, runOn(this, this.w));
66
- this.p.g2 = "1";
66
+ this.p.g6 = "1";
67
67
  this.p.e = 2;
68
68
  let k = b.createElement("div");
69
69
  k.setStyleProperty("display", "flex");
@@ -425,15 +425,15 @@ export let GridColumnFilterOptions = /*@__PURE__*/ (() => {
425
425
  }
426
426
  }
427
427
  if (e.count == 0 || !c) {
428
- this.bx.db();
428
+ this.bx.dd();
429
429
  return;
430
430
  }
431
431
  switch (d.value) {
432
432
  case 0:
433
- this.bx.cg();
433
+ this.bx.ci();
434
434
  break;
435
435
  case 1:
436
- this.bx.db();
436
+ this.bx.dd();
437
437
  break;
438
438
  }
439
439
  let h = this.bx.keys;
@@ -475,9 +475,9 @@ export let GridColumnFilterOptions = /*@__PURE__*/ (() => {
475
475
  cw() {
476
476
  if (null != this.bx) {
477
477
  this.bx.density = this.b0;
478
- this.bx.bk = this.cc;
478
+ this.bx.bm = this.cc;
479
479
  this.bx.backgroundColor = this.bo;
480
- this.bx.ee = this.br;
480
+ this.bx.eg = this.br;
481
481
  this.bx.baseTheme = this.i;
482
482
  this.bx.updateHrMargin(new Thickness(1, -7, 3, -7, 3));
483
483
  }
@@ -69,12 +69,12 @@ export let GridColumnGroupOptionsView = /*@__PURE__*/ (() => {
69
69
  GridColumnOptionsUtilities.j(this.s, b, "inline-block");
70
70
  if (b) {
71
71
  this.o.e = 1;
72
- this.o.e7 = "stretch";
72
+ this.o.fb = "stretch";
73
73
  this.t.setStyleProperty("justify-content", "space-between");
74
74
  }
75
75
  else {
76
76
  this.o.e = 4;
77
- this.o.e7 = "center";
77
+ this.o.fb = "center";
78
78
  this.t.setStyleProperty("justify-content", "center");
79
79
  }
80
80
  this.s.setStyleProperty("font", a.aa.fontString);
@@ -67,12 +67,12 @@ export let GridColumnHideOptionsView = /*@__PURE__*/ (() => {
67
67
  GridColumnOptionsUtilities.j(this.s, b, "inline-block");
68
68
  if (b) {
69
69
  this.o.e = 1;
70
- this.o.e7 = "stretch";
70
+ this.o.fb = "stretch";
71
71
  this.t.setStyleProperty("justify-content", "space-between");
72
72
  }
73
73
  else {
74
74
  this.o.e = 4;
75
- this.o.e7 = "center";
75
+ this.o.fb = "center";
76
76
  this.t.setStyleProperty("justify-content", "center");
77
77
  }
78
78
  this.s.setStyleProperty("font", a.aa.fontString);
@@ -188,13 +188,13 @@ export let GridColumnOptionsUtilities = /*@__PURE__*/ (() => {
188
188
  }
189
189
  if (m) {
190
190
  u.setStyleProperty("justify-content", "space-between");
191
- h.g2 = "1";
191
+ h.g6 = "1";
192
192
  o.setStyleProperty("display", "flex");
193
193
  o.setStyleProperty("flex-direction", "column");
194
194
  o.setStyleProperty("align-items", "stretch");
195
- h.fw = "flex";
196
- h.g0 = "column";
197
- h.e7 = "stretch";
195
+ h.f0 = "flex";
196
+ h.g4 = "column";
197
+ h.fb = "stretch";
198
198
  }
199
199
  h.appendButtonContent(u);
200
200
  return {
@@ -387,9 +387,9 @@ export let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
387
387
  }
388
388
  cp() {
389
389
  if (this.by != null) {
390
- this.by.dn = 0;
391
- this.by.az = false;
392
- this.by.q9 = this.br;
390
+ this.by.ds = 0;
391
+ this.by.a2 = false;
392
+ this.by.rg = this.br;
393
393
  this.bh(this.by);
394
394
  }
395
395
  }
@@ -75,8 +75,8 @@ export let SummaryChooserView = /*@__PURE__*/ (() => {
75
75
  this.e();
76
76
  }
77
77
  e() {
78
- if (this.model.f.az > -1) {
79
- let a = this.model.r.count * this.model.f.az;
78
+ if (this.model.f.a1 > -1) {
79
+ let a = this.model.r.count * this.model.f.a1;
80
80
  a += 4;
81
81
  this.d.setStyleProperty("height", a + "px");
82
82
  }
@@ -322,7 +322,7 @@ export let SummaryChooser = /*@__PURE__*/ (() => {
322
322
  a6() {
323
323
  if (this.e != null) {
324
324
  this.e.density = this.m;
325
- this.e.ee = this.ba;
325
+ this.e.eg = this.ba;
326
326
  this.e.baseTheme = this.i;
327
327
  this.e.backgroundColor = this.a9;
328
328
  this.e.showSelectAll = false;
@@ -381,7 +381,7 @@ export let SummaryChooser = /*@__PURE__*/ (() => {
381
381
  if (d.iD == a) {
382
382
  d.isSelected = b;
383
383
  if (this.e != null) {
384
- this.e.cq(c, d, d);
384
+ this.e.cs(c, d, d);
385
385
  }
386
386
  break;
387
387
  }
@@ -393,7 +393,7 @@ export let SummaryChooser = /*@__PURE__*/ (() => {
393
393
  c.label = b;
394
394
  this.q.add(c);
395
395
  if (this.e != null) {
396
- this.e.co(this.q.count - 1, c);
396
+ this.e.cq(this.q.count - 1, c);
397
397
  }
398
398
  this.c.onItemInserted();
399
399
  }
@@ -403,7 +403,7 @@ export let SummaryChooser = /*@__PURE__*/ (() => {
403
403
  if (c.iD == a) {
404
404
  this.q.removeAt(b);
405
405
  if (this.e != null) {
406
- this.e.cp(b, c);
406
+ this.e.cr(b, c);
407
407
  }
408
408
  break;
409
409
  }
@@ -416,7 +416,7 @@ export let SummaryChooser = /*@__PURE__*/ (() => {
416
416
  if (d.iD == a) {
417
417
  d.label = b;
418
418
  if (this.e != null) {
419
- this.e.cq(c, d, d);
419
+ this.e.cs(c, d, d);
420
420
  }
421
421
  break;
422
422
  }
@@ -1184,7 +1184,7 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1184
1184
  c.r = 3;
1185
1185
  }
1186
1186
  let e = this.s(a, b.cellInfo.fb, b.cellInfo.hn);
1187
- c.d9 = e;
1187
+ c.ed = e;
1188
1188
  let f = e.ar;
1189
1189
  if (typeof e.ar === 'number' || typeof e.ar === 'number') {
1190
1190
  f = e.ar.toString();
@@ -1307,7 +1307,7 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
1307
1307
  }
1308
1308
  cm(a, b) {
1309
1309
  let c = a;
1310
- let d = c.d9;
1310
+ let d = c.ed;
1311
1311
  this.an = true;
1312
1312
  d.a6();
1313
1313
  this.an = false;
@@ -1,4 +1,4 @@
1
- import { fromSize, ensureEnum, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, NamePatcher, toSpinal, enumToString, getAllPropertyNames, fromSpinal } from "igniteui-webcomponents-core";
1
+ import { fromSize, toSize, ensureEnum, brushToString, stringToBrush, ensureBool, initializePropertiesFromCss, NamePatcher, toSpinal, enumToString, getAllPropertyNames, fromSpinal } from "igniteui-webcomponents-core";
2
2
  import { FontInfo } from "igniteui-webcomponents-core";
3
3
  import { WebComponentRenderer } from "igniteui-webcomponents-core";
4
4
  import { delegateCombine, delegateRemove } from "igniteui-webcomponents-core";
@@ -287,10 +287,10 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
287
287
  * Gets or Sets the property name that contains the values.
288
288
  */
289
289
  get filterPlaceholderText() {
290
- return this.i.bk;
290
+ return this.i.bm;
291
291
  }
292
292
  set filterPlaceholderText(v) {
293
- this.i.bk = v;
293
+ this.i.bm = v;
294
294
  }
295
295
  /**
296
296
  * Gets or Sets the property name that contains the values.
@@ -306,14 +306,14 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
306
306
  * Gets or Sets the property name that contains the values.
307
307
  */
308
308
  get rowHeight() {
309
- return this.i.a1;
309
+ return this.i.a3;
310
310
  }
311
311
  set rowHeight(v) {
312
- this.i.a1 = +v;
313
- this._a("rowHeight", this.i.a1);
312
+ this.i.a3 = +v;
313
+ this._a("rowHeight", this.i.a3);
314
314
  }
315
315
  get actualRowHeight() {
316
- return this.i.az;
316
+ return this.i.a1;
317
317
  }
318
318
  /**
319
319
  * Gets or Sets the property name that contains the values.
@@ -374,11 +374,11 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
374
374
  * Gets or sets the search background color.
375
375
  */
376
376
  get searchBackgroundColor() {
377
- return brushToString(this.i.d8);
377
+ return brushToString(this.i.ea);
378
378
  }
379
379
  set searchBackgroundColor(v) {
380
- this.i.d8 = stringToBrush(v);
381
- this._a("searchBackgroundColor", brushToString(this.i.d8));
380
+ this.i.ea = stringToBrush(v);
381
+ this._a("searchBackgroundColor", brushToString(this.i.ea));
382
382
  }
383
383
  /**
384
384
  * Gets or sets the search text color.
@@ -394,11 +394,11 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
394
394
  * Gets or sets the search border color.
395
395
  */
396
396
  get searchBorderColor() {
397
- return brushToString(this.i.d9);
397
+ return brushToString(this.i.eb);
398
398
  }
399
399
  set searchBorderColor(v) {
400
- this.i.d9 = stringToBrush(v);
401
- this._a("searchBorderColor", brushToString(this.i.d9));
400
+ this.i.eb = stringToBrush(v);
401
+ this._a("searchBorderColor", brushToString(this.i.eb));
402
402
  }
403
403
  /**
404
404
  * Gets or sets the text style.
@@ -419,51 +419,51 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
419
419
  * Gets or sets the checkbox tick color.
420
420
  */
421
421
  get checkboxTickColor() {
422
- return brushToString(this.i.d0);
422
+ return brushToString(this.i.d2);
423
423
  }
424
424
  set checkboxTickColor(v) {
425
- this.i.d0 = stringToBrush(v);
426
- this._a("checkboxTickColor", brushToString(this.i.d0));
425
+ this.i.d2 = stringToBrush(v);
426
+ this._a("checkboxTickColor", brushToString(this.i.d2));
427
427
  }
428
428
  /**
429
429
  * Gets or sets the checkbox background color when checked.
430
430
  */
431
431
  get checkboxCheckedBackgroundColor() {
432
- return brushToString(this.i.dy);
432
+ return brushToString(this.i.d0);
433
433
  }
434
434
  set checkboxCheckedBackgroundColor(v) {
435
- this.i.dy = stringToBrush(v);
436
- this._a("checkboxCheckedBackgroundColor", brushToString(this.i.dy));
435
+ this.i.d0 = stringToBrush(v);
436
+ this._a("checkboxCheckedBackgroundColor", brushToString(this.i.d0));
437
437
  }
438
438
  /**
439
439
  * Gets or sets the checkbox background color when unchecked.
440
440
  */
441
441
  get checkboxUncheckedBackgroundColor() {
442
- return brushToString(this.i.d1);
442
+ return brushToString(this.i.d3);
443
443
  }
444
444
  set checkboxUncheckedBackgroundColor(v) {
445
- this.i.d1 = stringToBrush(v);
446
- this._a("checkboxUncheckedBackgroundColor", brushToString(this.i.d1));
445
+ this.i.d3 = stringToBrush(v);
446
+ this._a("checkboxUncheckedBackgroundColor", brushToString(this.i.d3));
447
447
  }
448
448
  /**
449
449
  * Gets or sets the checkbox border color when checked.
450
450
  */
451
451
  get checkboxCheckedBorderColor() {
452
- return brushToString(this.i.dz);
452
+ return brushToString(this.i.d1);
453
453
  }
454
454
  set checkboxCheckedBorderColor(v) {
455
- this.i.dz = stringToBrush(v);
456
- this._a("checkboxCheckedBorderColor", brushToString(this.i.dz));
455
+ this.i.d1 = stringToBrush(v);
456
+ this._a("checkboxCheckedBorderColor", brushToString(this.i.d1));
457
457
  }
458
458
  /**
459
459
  * Gets or sets the checkbox border color when unchecked.
460
460
  */
461
461
  get checkboxUncheckedBorderColor() {
462
- return brushToString(this.i.d2);
462
+ return brushToString(this.i.d4);
463
463
  }
464
464
  set checkboxUncheckedBorderColor(v) {
465
- this.i.d2 = stringToBrush(v);
466
- this._a("checkboxUncheckedBorderColor", brushToString(this.i.d2));
465
+ this.i.d4 = stringToBrush(v);
466
+ this._a("checkboxUncheckedBorderColor", brushToString(this.i.d4));
467
467
  }
468
468
  /**
469
469
  * Gets or sets the style of scrollbar.
@@ -479,40 +479,40 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
479
479
  * Gets or sets the scrollbar background color.
480
480
  */
481
481
  get scrollbarBackground() {
482
- return brushToString(this.i.d7);
482
+ return brushToString(this.i.d9);
483
483
  }
484
484
  set scrollbarBackground(v) {
485
- this.i.d7 = stringToBrush(v);
486
- this._a("scrollbarBackground", brushToString(this.i.d7));
485
+ this.i.d9 = stringToBrush(v);
486
+ this._a("scrollbarBackground", brushToString(this.i.d9));
487
487
  }
488
488
  /**
489
489
  * Gets / sets the caption of the "Select All" checkbox.
490
490
  */
491
491
  get selectAllCaption() {
492
- return this.i.b2;
492
+ return this.i.b4;
493
493
  }
494
494
  set selectAllCaption(v) {
495
- this.i.b2 = v;
495
+ this.i.b4 = v;
496
496
  }
497
497
  /**
498
498
  * Gets or sets the color to use for the "Select All" label.
499
499
  */
500
500
  get selectAllCaptionTextColor() {
501
- return brushToString(this.i.ec);
501
+ return brushToString(this.i.ee);
502
502
  }
503
503
  set selectAllCaptionTextColor(v) {
504
- this.i.ec = stringToBrush(v);
505
- this._a("selectAllCaptionTextColor", brushToString(this.i.ec));
504
+ this.i.ee = stringToBrush(v);
505
+ this._a("selectAllCaptionTextColor", brushToString(this.i.ee));
506
506
  }
507
507
  /**
508
508
  * Gets or sets the color to use for the actual header selectAllCaption text.
509
509
  */
510
510
  get actualSelectAllCaptionTextColor() {
511
- return brushToString(this.i.dw);
511
+ return brushToString(this.i.dy);
512
512
  }
513
513
  set actualSelectAllCaptionTextColor(v) {
514
- this.i.dw = stringToBrush(v);
515
- this._a("actualSelectAllCaptionTextColor", brushToString(this.i.dw));
514
+ this.i.dy = stringToBrush(v);
515
+ this._a("actualSelectAllCaptionTextColor", brushToString(this.i.dy));
516
516
  }
517
517
  /**
518
518
  * Gets / sets whether the "Select all" checkbox is visible.
@@ -548,11 +548,11 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
548
548
  * Gets or sets the color to use for the text of the component.
549
549
  */
550
550
  get textColor() {
551
- return brushToString(this.i.ee);
551
+ return brushToString(this.i.eg);
552
552
  }
553
553
  set textColor(v) {
554
- this.i.ee = stringToBrush(v);
555
- this._a("textColor", brushToString(this.i.ee));
554
+ this.i.eg = stringToBrush(v);
555
+ this._a("textColor", brushToString(this.i.eg));
556
556
  }
557
557
  /**
558
558
  * Gets or sets whether the filter input is visible.
@@ -643,17 +643,17 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
643
643
 
644
644
  */
645
645
  selectAll() {
646
- this.i.db();
646
+ this.i.dd();
647
647
  }
648
648
  /**
649
649
  * Deselects all the items in the checkbox list.
650
650
 
651
651
  */
652
652
  deselectAll() {
653
- this.i.cg();
653
+ this.i.ci();
654
654
  }
655
655
  notifySetItem(index, oldItem, newItem) {
656
- this.i.cq(index, oldItem, newItem);
656
+ this.i.cs(index, oldItem, newItem);
657
657
  }
658
658
  /**
659
659
  * Manually notifies the checkboxlist's grid that the data it has bound to has been cleared and needs to be re-examined.
@@ -661,22 +661,22 @@ export let IgcCheckboxListComponent = /*@__PURE__*/ (() => {
661
661
 
662
662
  */
663
663
  notifyClearItems() {
664
- this.i.cn();
664
+ this.i.cp();
665
665
  }
666
666
  notifyInsertItem(index, newItem) {
667
- this.i.co(index, newItem);
667
+ this.i.cq(index, newItem);
668
668
  }
669
669
  notifyRemoveItem(index, oldItem) {
670
- this.i.cp(index, oldItem);
670
+ this.i.cr(index, oldItem);
671
671
  }
672
672
  addKeyValue(value) {
673
- this.i.cb(value);
673
+ this.i.cd(value);
674
674
  }
675
675
  removeKeyValue(value) {
676
- this.i.c9(value);
676
+ this.i.db(value);
677
677
  }
678
- getDesiredSize() {
679
- let iv = this.i.getDesiredSize();
678
+ getDesiredSize(availableSize) {
679
+ let iv = this.i.getDesiredSize(toSize(availableSize));
680
680
  return fromSize(iv);
681
681
  }
682
682
  /**
@@ -35,7 +35,7 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
35
35
  return _this;
36
36
  }
37
37
  CheckboxListBridge.prototype.getDesiredSize = function (a, b) {
38
- return this.t.view.getDesiredSize();
38
+ return this.t.getDesiredSize(b);
39
39
  };
40
40
  CheckboxListBridge.prototype.addHandler = function (a, b, c, d) {
41
41
  var e = a;
@@ -155,16 +155,16 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
155
155
  case 8:
156
156
  d.itemsSource = c;
157
157
  break;
158
- case 74:
158
+ case 75:
159
159
  d.selectedMemberPath = c;
160
160
  break;
161
- case 75:
161
+ case 76:
162
162
  d.dataMemberPath = c;
163
163
  break;
164
- case 76:
164
+ case 77:
165
165
  d.showSelectAll = c;
166
166
  break;
167
- case 77:
167
+ case 78:
168
168
  d.primaryKey = c;
169
169
  break;
170
170
  case 1:
@@ -179,13 +179,13 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
179
179
  case 24:
180
180
  d.rowHoverBackgroundColor = c;
181
181
  break;
182
- case 78:
182
+ case 79:
183
183
  d.searchIconColor = c;
184
184
  break;
185
- case 79:
185
+ case 80:
186
186
  d.searchTextColor = c;
187
187
  break;
188
- case 96:
188
+ case 97:
189
189
  d.indexType = EnumUtil.getEnumValue(NativeUICheckboxListIndexType_$type, c);
190
190
  break;
191
191
  }
@@ -195,17 +195,17 @@ var CheckboxListBridge = /** @class */ /*@__PURE__*/ (function (_super) {
195
195
  switch (b) {
196
196
  case 23: return c.backgroundColor;
197
197
  case 8: return c.itemsSource;
198
- case 74: return c.selectedMemberPath;
199
- case 75: return c.dataMemberPath;
200
- case 76: return c.showSelectAll;
201
- case 77: return c.primaryKey;
198
+ case 75: return c.selectedMemberPath;
199
+ case 76: return c.dataMemberPath;
200
+ case 77: return c.showSelectAll;
201
+ case 78: return c.primaryKey;
202
202
  case 1: return enumGetBox(ControlDisplayDensity_$type, c.density);
203
203
  case 18: return enumGetBox(BaseControlTheme_$type, c.baseTheme);
204
204
  case 33: return c.textColor;
205
205
  case 24: return c.rowHoverBackgroundColor;
206
- case 78: return c.searchIconColor;
207
- case 79: return c.searchTextColor;
208
- case 96: return enumGetBox(CheckboxListExternalIndexType_$type, c.indexType);
206
+ case 79: return c.searchIconColor;
207
+ case 80: return c.searchTextColor;
208
+ case 97: return enumGetBox(CheckboxListExternalIndexType_$type, c.indexType);
209
209
  }
210
210
  return null;
211
211
  };