igniteui-webcomponents-grids 4.8.0 → 4.8.1-alpha.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 (39) hide show
  1. package/bundles/igniteui-webcomponents-grids.umd.js +164 -164
  2. package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
  3. package/esm2015/lib/CanvasGridCellBase.js +10 -10
  4. package/esm2015/lib/CanvasSummaryCell.js +2 -2
  5. package/esm2015/lib/ColumnFilterCondition_combined.js +63 -63
  6. package/esm2015/lib/ColumnGroupingView_combined.js +18 -18
  7. package/esm2015/lib/ColumnGroupingVisualModelExport.js +1 -1
  8. package/esm2015/lib/FilterCell.js +1 -1
  9. package/esm2015/lib/GridCellBase.js +2 -2
  10. package/esm2015/lib/GridColumnOptionsViewBase_combined.js +4 -4
  11. package/esm2015/lib/GridColumnOptionsView_combined.js +2 -2
  12. package/esm2015/lib/GridStyleRepository.js +12 -12
  13. package/esm2015/lib/MultiColumnComboBoxView_combined.js +44 -44
  14. package/esm2015/lib/PropertyEditorView_combined.js +5 -5
  15. package/esm5/lib/CanvasGridCellBase.js +10 -10
  16. package/esm5/lib/CanvasSummaryCell.js +2 -2
  17. package/esm5/lib/ColumnFilterCondition_combined.js +63 -63
  18. package/esm5/lib/ColumnGroupingView_combined.js +18 -18
  19. package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -1
  20. package/esm5/lib/FilterCell.js +1 -1
  21. package/esm5/lib/GridCellBase.js +2 -2
  22. package/esm5/lib/GridColumnOptionsViewBase_combined.js +4 -4
  23. package/esm5/lib/GridColumnOptionsView_combined.js +2 -2
  24. package/esm5/lib/GridStyleRepository.js +12 -12
  25. package/esm5/lib/MultiColumnComboBoxView_combined.js +44 -44
  26. package/esm5/lib/PropertyEditorView_combined.js +5 -5
  27. package/fesm2015/igniteui-webcomponents-grids.js +164 -164
  28. package/fesm5/igniteui-webcomponents-grids.js +164 -164
  29. package/grids/combined.js +439 -429
  30. package/grids/lib/igc-column-component.d.ts +1 -1
  31. package/grids/lib/igc-grid-base-directive.d.ts +1 -3
  32. package/grids/lib/igc-grid-component.d.ts +1 -1
  33. package/grids/lib/igc-grid-state-base-directive.d.ts +0 -2
  34. package/grids/lib/igc-grid-toolbar-component.d.ts +1 -0
  35. package/grids/lib/igc-paginator-component.d.ts +1 -0
  36. package/grids/lib/igc-position-settings.d.ts +1 -1
  37. package/grids/lib/igc-row-island-component.d.ts +7 -5
  38. package/grids/lib/igc-row-type.d.ts +1 -2
  39. package/package.json +4 -4
@@ -1013,8 +1013,8 @@
1013
1013
  get: function () {
1014
1014
  if (GridStyleRepository.g == null) {
1015
1015
  GridStyleRepository.g = new igniteuiWebcomponentsCore.FontInfo();
1016
- GridStyleRepository.g.e = igniteuiWebcomponentsCore.DeviceUtils.f(13);
1017
- GridStyleRepository.g.p = "Verdana";
1016
+ GridStyleRepository.g.f = igniteuiWebcomponentsCore.DeviceUtils.f(13);
1017
+ GridStyleRepository.g.q = "Verdana";
1018
1018
  }
1019
1019
  return GridStyleRepository.g;
1020
1020
  },
@@ -1025,9 +1025,9 @@
1025
1025
  get: function () {
1026
1026
  if (GridStyleRepository.f == null) {
1027
1027
  GridStyleRepository.f = new igniteuiWebcomponentsCore.FontInfo();
1028
- GridStyleRepository.f.e = igniteuiWebcomponentsCore.DeviceUtils.f(13);
1029
- GridStyleRepository.f.s = "italic";
1030
- GridStyleRepository.f.p = "Verdana";
1028
+ GridStyleRepository.f.f = igniteuiWebcomponentsCore.DeviceUtils.f(13);
1029
+ GridStyleRepository.f.t = "italic";
1030
+ GridStyleRepository.f.q = "Verdana";
1031
1031
  }
1032
1032
  return GridStyleRepository.f;
1033
1033
  },
@@ -1038,8 +1038,8 @@
1038
1038
  get: function () {
1039
1039
  if (GridStyleRepository.c == null) {
1040
1040
  GridStyleRepository.c = new igniteuiWebcomponentsCore.FontInfo();
1041
- GridStyleRepository.c.e = igniteuiWebcomponentsCore.DeviceUtils.f(14);
1042
- GridStyleRepository.c.p = "Verdana";
1041
+ GridStyleRepository.c.f = igniteuiWebcomponentsCore.DeviceUtils.f(14);
1042
+ GridStyleRepository.c.q = "Verdana";
1043
1043
  }
1044
1044
  return GridStyleRepository.c;
1045
1045
  },
@@ -1050,9 +1050,9 @@
1050
1050
  get: function () {
1051
1051
  if (GridStyleRepository.d == null) {
1052
1052
  GridStyleRepository.d = new igniteuiWebcomponentsCore.FontInfo();
1053
- GridStyleRepository.d.e = igniteuiWebcomponentsCore.DeviceUtils.f(12);
1054
- GridStyleRepository.d.u = "600";
1055
- GridStyleRepository.d.p = "Verdana";
1053
+ GridStyleRepository.d.f = igniteuiWebcomponentsCore.DeviceUtils.f(12);
1054
+ GridStyleRepository.d.v = "600";
1055
+ GridStyleRepository.d.q = "Verdana";
1056
1056
  }
1057
1057
  return GridStyleRepository.d;
1058
1058
  },
@@ -1063,8 +1063,8 @@
1063
1063
  get: function () {
1064
1064
  if (GridStyleRepository.e == null) {
1065
1065
  GridStyleRepository.e = new igniteuiWebcomponentsCore.FontInfo();
1066
- GridStyleRepository.e.e = igniteuiWebcomponentsCore.DeviceUtils.f(12);
1067
- GridStyleRepository.e.p = "Verdana";
1066
+ GridStyleRepository.e.f = igniteuiWebcomponentsCore.DeviceUtils.f(12);
1067
+ GridStyleRepository.e.q = "Verdana";
1068
1068
  }
1069
1069
  return GridStyleRepository.e;
1070
1070
  },
@@ -10330,30 +10330,30 @@
10330
10330
  a.c = igniteuiWebcomponentsCore.AppearanceHelper.a(this.k2);
10331
10331
  if (this.ae != null) {
10332
10332
  var b = this.ae;
10333
- if (this.p != null && b.p == null) {
10333
+ if (this.p != null && b.q == null) {
10334
10334
  var c = this.p.externalGrid.renderer;
10335
10335
  var d = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(c, b.fontString);
10336
- b.p = d.p;
10337
- b.e = d.e;
10338
10336
  b.q = d.q;
10339
- b.s = d.s;
10337
+ b.f = d.f;
10338
+ b.r = d.r;
10340
10339
  b.t = d.t;
10341
10340
  b.u = d.u;
10341
+ b.v = d.v;
10342
10342
  }
10343
- if (b.p != null) {
10344
- a.u = b.p;
10343
+ if (b.q != null) {
10344
+ a.u = b.q;
10345
10345
  }
10346
- if (!igniteuiWebcomponentsCore.isNaN_(b.e)) {
10347
- a.j = b.e;
10346
+ if (!igniteuiWebcomponentsCore.isNaN_(b.f)) {
10347
+ a.j = b.f;
10348
10348
  }
10349
- if (b.u != null) {
10350
- a.y = b.u;
10349
+ if (b.v != null) {
10350
+ a.y = b.v;
10351
10351
  }
10352
- if (b.s != null) {
10353
- a.w = b.s;
10352
+ if (b.t != null) {
10353
+ a.w = b.t;
10354
10354
  }
10355
- if (b.q != null) {
10356
- a.v = b.s;
10355
+ if (b.r != null) {
10356
+ a.v = b.t;
10357
10357
  }
10358
10358
  }
10359
10359
  return a;
@@ -11389,58 +11389,58 @@
11389
11389
  b.af = igniteuiWebcomponentsCore.AppearanceHelper.a(this.lg);
11390
11390
  if (this.lk != null) {
11391
11391
  var c = this.lk;
11392
- if (this.p != null && c.p == null) {
11392
+ if (this.p != null && c.q == null) {
11393
11393
  var d = this.p.externalGrid.renderer;
11394
11394
  var e = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(d, c.fontString);
11395
- c.p = e.p;
11396
- c.e = e.e;
11397
11395
  c.q = e.q;
11398
- c.s = e.s;
11396
+ c.f = e.f;
11397
+ c.r = e.r;
11399
11398
  c.t = e.t;
11400
11399
  c.u = e.u;
11400
+ c.v = e.v;
11401
11401
  }
11402
- if (c.p != null) {
11403
- b.aj = c.p;
11402
+ if (c.q != null) {
11403
+ b.aj = c.q;
11404
11404
  }
11405
- if (!igniteuiWebcomponentsCore.isNaN_(c.e)) {
11406
- b.ag = c.e;
11405
+ if (!igniteuiWebcomponentsCore.isNaN_(c.f)) {
11406
+ b.ag = c.f;
11407
11407
  }
11408
- if (c.u != null) {
11409
- b.an = c.u;
11408
+ if (c.v != null) {
11409
+ b.an = c.v;
11410
11410
  }
11411
- if (c.s != null) {
11412
- b.al = c.s;
11411
+ if (c.t != null) {
11412
+ b.al = c.t;
11413
11413
  }
11414
- if (c.q != null) {
11415
- b.ak = c.s;
11414
+ if (c.r != null) {
11415
+ b.ak = c.t;
11416
11416
  }
11417
11417
  }
11418
11418
  if (this.ag != null) {
11419
11419
  var f = this.ag;
11420
- if (this.p != null && f.p == null) {
11420
+ if (this.p != null && f.q == null) {
11421
11421
  var g = this.p.externalGrid.renderer;
11422
11422
  var h = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(g, f.fontString);
11423
- f.p = h.p;
11424
- f.e = h.e;
11425
11423
  f.q = h.q;
11426
- f.s = h.s;
11424
+ f.f = h.f;
11425
+ f.r = h.r;
11427
11426
  f.t = h.t;
11428
11427
  f.u = h.u;
11428
+ f.v = h.v;
11429
11429
  }
11430
- if (f.p != null) {
11431
- b.ap = f.p;
11430
+ if (f.q != null) {
11431
+ b.ap = f.q;
11432
11432
  }
11433
- if (!igniteuiWebcomponentsCore.isNaN_(f.e)) {
11434
- b.ah = f.e;
11433
+ if (!igniteuiWebcomponentsCore.isNaN_(f.f)) {
11434
+ b.ah = f.f;
11435
11435
  }
11436
- if (f.u != null) {
11437
- b.at = f.u;
11436
+ if (f.v != null) {
11437
+ b.at = f.v;
11438
11438
  }
11439
- if (f.s != null) {
11440
- b.ar = f.s;
11439
+ if (f.t != null) {
11440
+ b.ar = f.t;
11441
11441
  }
11442
- if (f.q != null) {
11443
- b.aq = f.s;
11442
+ if (f.r != null) {
11443
+ b.aq = f.t;
11444
11444
  }
11445
11445
  }
11446
11446
  return b;
@@ -13045,30 +13045,30 @@
13045
13045
  a.d = this.n.j().b();
13046
13046
  if (this.s != null) {
13047
13047
  var b = this.s;
13048
- if (this.n != null && b.p == null) {
13048
+ if (this.n != null && b.q == null) {
13049
13049
  var c = this.n.m;
13050
13050
  var d = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(c, b.fontString);
13051
- b.p = d.p;
13052
- b.e = d.e;
13053
13051
  b.q = d.q;
13054
- b.s = d.s;
13052
+ b.f = d.f;
13053
+ b.r = d.r;
13055
13054
  b.t = d.t;
13056
13055
  b.u = d.u;
13056
+ b.v = d.v;
13057
13057
  }
13058
- if (b.p != null) {
13059
- a.l = b.p;
13058
+ if (b.q != null) {
13059
+ a.l = b.q;
13060
13060
  }
13061
- if (!igniteuiWebcomponentsCore.isNaN_(b.e)) {
13062
- a.g = b.e;
13061
+ if (!igniteuiWebcomponentsCore.isNaN_(b.f)) {
13062
+ a.g = b.f;
13063
13063
  }
13064
- if (b.u != null) {
13065
- a.p = b.u;
13064
+ if (b.v != null) {
13065
+ a.p = b.v;
13066
13066
  }
13067
- if (b.s != null) {
13068
- a.n = b.s;
13067
+ if (b.t != null) {
13068
+ a.n = b.t;
13069
13069
  }
13070
- if (b.q != null) {
13071
- a.m = b.s;
13070
+ if (b.r != null) {
13071
+ a.m = b.t;
13072
13072
  }
13073
13073
  }
13074
13074
  return a;
@@ -14565,7 +14565,7 @@
14565
14565
  DataGrid.prototype.wd = function (a, b, c, d) {
14566
14566
  this.l6 = this.model.actualVisibleRegion.left;
14567
14567
  this.l7 = this.model.actualVisibleRegion.top;
14568
- if ((this.dragger == null || !this.dragger.isDragActive) && a.g && !a.h && this.columnMovingMode != 1) {
14568
+ if ((this.dragger == null || !this.dragger.isDragActive) && a.g && !a.h && !a.ay && this.columnMovingMode != 1) {
14569
14569
  var e = this.cm(a);
14570
14570
  if (e != null && e.g6) {
14571
14571
  this.externalGrid.ensureColumnsAreManual();
@@ -24242,10 +24242,10 @@
24242
24242
  var r = m;
24243
24243
  var s = n;
24244
24244
  if (r != null) {
24245
- r.v(a.externalGrid.renderer);
24245
+ r.w(a.externalGrid.renderer);
24246
24246
  }
24247
24247
  if (s != null) {
24248
- s.v(a.externalGrid.renderer);
24248
+ s.w(a.externalGrid.renderer);
24249
24249
  }
24250
24250
  var t = new igniteuiWebcomponentsCore.FontInfo();
24251
24251
  igniteuiWebcomponentsCore.FontUtil.interpolateFont(t, l, r, s);
@@ -24429,10 +24429,10 @@
24429
24429
  var u = p;
24430
24430
  var v = q;
24431
24431
  if (u != null) {
24432
- u.v(a.externalGrid.renderer);
24432
+ u.w(a.externalGrid.renderer);
24433
24433
  }
24434
24434
  if (v != null) {
24435
- v.v(a.externalGrid.renderer);
24435
+ v.w(a.externalGrid.renderer);
24436
24436
  }
24437
24437
  var w = new igniteuiWebcomponentsCore.FontInfo();
24438
24438
  igniteuiWebcomponentsCore.FontUtil.interpolateFont(w, o, u, v);
@@ -26088,7 +26088,7 @@
26088
26088
  }
26089
26089
  if (this.grid != null) {
26090
26090
  if (this.ad != null) {
26091
- this.ad.v(this.grid.externalGrid.renderer);
26091
+ this.ad.w(this.grid.externalGrid.renderer);
26092
26092
  }
26093
26093
  }
26094
26094
  a.ag = this.ad;
@@ -27852,7 +27852,7 @@
27852
27852
  a.f1 = this.h1;
27853
27853
  if (this.grid != null) {
27854
27854
  if (this.gb != null) {
27855
- this.gb.v(this.grid.externalGrid.renderer);
27855
+ this.gb.w(this.grid.externalGrid.renderer);
27856
27856
  }
27857
27857
  }
27858
27858
  a.af = this.gb;
@@ -49666,8 +49666,8 @@
49666
49666
  _this.ay = 0;
49667
49667
  _this.i = ((function () {
49668
49668
  var $ret = new igniteuiWebcomponentsCore.FontInfo();
49669
- $ret.p = "Verdana";
49670
- $ret.e = 12;
49669
+ $ret.q = "Verdana";
49670
+ $ret.f = 12;
49671
49671
  return $ret;
49672
49672
  })());
49673
49673
  _this.p = true;
@@ -49902,9 +49902,9 @@
49902
49902
  }
49903
49903
  if (this.aa || this.u || i || !this.v) {
49904
49904
  this.aa = false;
49905
- if (this.p || this.u || (this.i != null && this.i.i != this.br)) {
49905
+ if (this.p || this.u || (this.i != null && this.i.j != this.br)) {
49906
49906
  this.p = false;
49907
- this.br = this.i.i;
49907
+ this.br = this.i.j;
49908
49908
  j.ad(this.i);
49909
49909
  }
49910
49910
  if (f != 1) {
@@ -50199,8 +50199,8 @@
50199
50199
  }
50200
50200
  this.o = true;
50201
50201
  var b = igniteuiWebcomponentsCore.DeviceUtils.f(12);
50202
- if (a.ag != null && !igniteuiWebcomponentsCore.isNaN_(a.ag.e)) {
50203
- b = a.ag.e;
50202
+ if (a.ag != null && !igniteuiWebcomponentsCore.isNaN_(a.ag.f)) {
50203
+ b = a.ag.f;
50204
50204
  }
50205
50205
  if (this.ay != b) {
50206
50206
  this.ay = b;
@@ -50251,15 +50251,15 @@
50251
50251
  if (a == null) {
50252
50252
  return;
50253
50253
  }
50254
- if (this.p || (this.i != null && this.i.i != this.br)) {
50254
+ if (this.p || (this.i != null && this.i.j != this.br)) {
50255
50255
  this.p = false;
50256
- this.br = this.i.i;
50256
+ this.br = this.i.j;
50257
50257
  a.ad(this.i);
50258
50258
  }
50259
50259
  var b;
50260
- if (this.h != this.i || this.bt != this.i.i) {
50260
+ if (this.h != this.i || this.bt != this.i.j) {
50261
50261
  this.h = this.i;
50262
- this.bt = this.i.i;
50262
+ this.bt = this.i.j;
50263
50263
  this.ar = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(this.bm, this.i);
50264
50264
  }
50265
50265
  b = this.ar;
@@ -52151,9 +52151,9 @@
52151
52151
  if (a == null) {
52152
52152
  return;
52153
52153
  }
52154
- if (this.c8 || (this.c7 != null && this.c7.i != this.de)) {
52154
+ if (this.c8 || (this.c7 != null && this.c7.j != this.de)) {
52155
52155
  this.c8 = false;
52156
- this.de = this.c7.i;
52156
+ this.de = this.c7.j;
52157
52157
  a.ad(this.c7);
52158
52158
  this.da = igniteuiWebcomponentsCore.FontUtil.getCurrentFontHeight(this.bn, this.c7);
52159
52159
  }
@@ -53035,8 +53035,8 @@
53035
53035
  return;
53036
53036
  }
53037
53037
  var b = igniteuiWebcomponentsCore.DeviceUtils.f(12);
53038
- if (a.ag != null && !igniteuiWebcomponentsCore.isNaN_(a.ag.e)) {
53039
- b = a.ag.e;
53038
+ if (a.ag != null && !igniteuiWebcomponentsCore.isNaN_(a.ag.f)) {
53039
+ b = a.ag.f;
53040
53040
  }
53041
53041
  if (this.y != b) {
53042
53042
  this.y = b;
@@ -56423,7 +56423,7 @@
56423
56423
  FilterCell.prototype.d4 = function (a) {
56424
56424
  if (this.cw != null) {
56425
56425
  this.cw.disabled = !a;
56426
- this.cw.ai = a ? 1 : 0.3;
56426
+ this.cw.ak = a ? 1 : 0.3;
56427
56427
  }
56428
56428
  };
56429
56429
  FilterCell.prototype.di = function (a) {
@@ -63069,7 +63069,7 @@
63069
63069
  if (c != 0) {
63070
63070
  a.l(",");
63071
63071
  }
63072
- a.l(this.d._inner[c].j());
63072
+ a.l(this.d._inner[c].k());
63073
63073
  }
63074
63074
  a.l("]");
63075
63075
  a.l("}");
@@ -63308,7 +63308,7 @@
63308
63308
  ColumnGroupingView.prototype.aq = function () {
63309
63309
  if (this.t != null) {
63310
63310
  if (this.e.k != null) {
63311
- this.t.setStyleProperty("font", this.e.k.s);
63311
+ this.t.setStyleProperty("font", this.e.k.t);
63312
63312
  }
63313
63313
  else {
63314
63314
  this.t.setStyleProperty("font", "14px Verdana");
@@ -63320,7 +63320,7 @@
63320
63320
  var a = this.i.count;
63321
63321
  for (var b = 0; b < a; b++) {
63322
63322
  var c = this.i._inner[b];
63323
- c.setStyleProperty("font", this.e.k.s);
63323
+ c.setStyleProperty("font", this.e.k.t);
63324
63324
  }
63325
63325
  }
63326
63326
  };
@@ -63384,7 +63384,7 @@
63384
63384
  f.setAttribute("data-field", a._inner[c].b.toString());
63385
63385
  var g = this.n.createElement("span");
63386
63386
  if (this.e.k != null) {
63387
- g.setStyleProperty("font", this.e.k.s);
63387
+ g.setStyleProperty("font", this.e.k.t);
63388
63388
  }
63389
63389
  else {
63390
63390
  g.setStyleProperty("font", "14px Verdana");
@@ -64120,7 +64120,7 @@
64120
64120
  }
64121
64121
  var j = this.d.j;
64122
64122
  for (var k = 0; k < j.count; k++) {
64123
- var l = this.q._inner[k].as();
64123
+ var l = this.q._inner[k].au();
64124
64124
  var m = this.d.b(j._inner[k]);
64125
64125
  l.h = m[0] - d;
64126
64126
  l.f = m[1] - e;
@@ -64130,30 +64130,30 @@
64130
64130
  }
64131
64131
  if (this.k != null) {
64132
64132
  var n = this.k;
64133
- if (this.d != null && n.p == null) {
64133
+ if (this.d != null && n.q == null) {
64134
64134
  var o = this.d.o;
64135
64135
  var p = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(o, n.fontString);
64136
- n.p = p.p;
64137
- n.e = p.e;
64138
64136
  n.q = p.q;
64139
- n.s = p.s;
64137
+ n.f = p.f;
64138
+ n.r = p.r;
64140
64139
  n.t = p.t;
64141
64140
  n.u = p.u;
64141
+ n.v = p.v;
64142
64142
  }
64143
- if (n.p != null) {
64144
- a.j = n.p;
64143
+ if (n.q != null) {
64144
+ a.j = n.q;
64145
64145
  }
64146
- if (!igniteuiWebcomponentsCore.isNaN_(n.e)) {
64147
- a.g = n.e;
64146
+ if (!igniteuiWebcomponentsCore.isNaN_(n.f)) {
64147
+ a.g = n.f;
64148
64148
  }
64149
- if (n.u != null) {
64150
- a.n = n.u;
64149
+ if (n.v != null) {
64150
+ a.n = n.v;
64151
64151
  }
64152
- if (n.s != null) {
64153
- a.l = n.s;
64152
+ if (n.t != null) {
64153
+ a.l = n.t;
64154
64154
  }
64155
- if (n.q != null) {
64156
- a.k = n.s;
64155
+ if (n.r != null) {
64156
+ a.k = n.t;
64157
64157
  }
64158
64158
  }
64159
64159
  return a;
@@ -76555,8 +76555,8 @@
76555
76555
  get: function () {
76556
76556
  if (null == this.ac) {
76557
76557
  this.ac = new igniteuiWebcomponentsCore.FontInfo();
76558
- this.ac.p = "Verdana";
76559
- this.ac.e = 12;
76558
+ this.ac.q = "Verdana";
76559
+ this.ac.f = 12;
76560
76560
  }
76561
76561
  return this.ac;
76562
76562
  },
@@ -76567,8 +76567,8 @@
76567
76567
  get: function () {
76568
76568
  if (null == this.ae) {
76569
76569
  this.ae = new igniteuiWebcomponentsCore.FontInfo();
76570
- this.ae.p = "Verdana";
76571
- this.ae.e = 14;
76570
+ this.ae.q = "Verdana";
76571
+ this.ae.f = 14;
76572
76572
  }
76573
76573
  return this.ae;
76574
76574
  },
@@ -82423,8 +82423,8 @@
82423
82423
  get: function () {
82424
82424
  if (null == this.ch) {
82425
82425
  this.ch = new igniteuiWebcomponentsCore.FontInfo();
82426
- this.ch.p = "Verdana";
82427
- this.ch.e = 16;
82426
+ this.ch.q = "Verdana";
82427
+ this.ch.f = 16;
82428
82428
  }
82429
82429
  return this.ch;
82430
82430
  },
@@ -85847,8 +85847,8 @@
85847
85847
  get: function () {
85848
85848
  if (null == this.a0) {
85849
85849
  this.a0 = new igniteuiWebcomponentsCore.FontInfo();
85850
- this.a0.p = "Verdana";
85851
- this.a0.e = igniteuiWebcomponentsCore.DeviceUtils.f(16);
85850
+ this.a0.q = "Verdana";
85851
+ this.a0.f = igniteuiWebcomponentsCore.DeviceUtils.f(16);
85852
85852
  }
85853
85853
  return this.a0;
85854
85854
  },
@@ -87193,86 +87193,86 @@
87193
87193
  a.i = this.v.e.exportVisualModel();
87194
87194
  if (this.av != null) {
87195
87195
  var b = this.av;
87196
- if (this.v != null && b.p == null) {
87196
+ if (this.v != null && b.q == null) {
87197
87197
  var c = this.v.ad;
87198
87198
  var d = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(c, b.fontString);
87199
- b.p = d.p;
87200
- b.e = d.e;
87201
87199
  b.q = d.q;
87202
- b.s = d.s;
87200
+ b.f = d.f;
87201
+ b.r = d.r;
87203
87202
  b.t = d.t;
87204
87203
  b.u = d.u;
87204
+ b.v = d.v;
87205
87205
  }
87206
- if (b.p != null) {
87207
- a.ab = b.p;
87206
+ if (b.q != null) {
87207
+ a.ab = b.q;
87208
87208
  }
87209
- if (!igniteuiWebcomponentsCore.isNaN_(b.e)) {
87210
- a.v = b.e;
87209
+ if (!igniteuiWebcomponentsCore.isNaN_(b.f)) {
87210
+ a.v = b.f;
87211
87211
  }
87212
- if (b.u != null) {
87213
- a.af = b.u;
87212
+ if (b.v != null) {
87213
+ a.af = b.v;
87214
87214
  }
87215
- if (b.s != null) {
87216
- a.ad = b.s;
87215
+ if (b.t != null) {
87216
+ a.ad = b.t;
87217
87217
  }
87218
- if (b.q != null) {
87219
- a.ac = b.s;
87218
+ if (b.r != null) {
87219
+ a.ac = b.t;
87220
87220
  }
87221
87221
  }
87222
87222
  if (this.aw != null) {
87223
87223
  var e = this.aw;
87224
- if (this.v != null && e.p == null) {
87224
+ if (this.v != null && e.q == null) {
87225
87225
  var f = this.v.ad;
87226
87226
  var g = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(f, e.fontString);
87227
- e.p = g.p;
87228
- e.e = g.e;
87229
87227
  e.q = g.q;
87230
- e.s = g.s;
87228
+ e.f = g.f;
87229
+ e.r = g.r;
87231
87230
  e.t = g.t;
87232
87231
  e.u = g.u;
87232
+ e.v = g.v;
87233
87233
  }
87234
- if (e.p != null) {
87235
- a.ag = e.p;
87234
+ if (e.q != null) {
87235
+ a.ag = e.q;
87236
87236
  }
87237
- if (!igniteuiWebcomponentsCore.isNaN_(e.e)) {
87238
- a.w = e.e;
87237
+ if (!igniteuiWebcomponentsCore.isNaN_(e.f)) {
87238
+ a.w = e.f;
87239
87239
  }
87240
- if (e.u != null) {
87241
- a.ak = e.u;
87240
+ if (e.v != null) {
87241
+ a.ak = e.v;
87242
87242
  }
87243
- if (e.s != null) {
87244
- a.ai = e.s;
87243
+ if (e.t != null) {
87244
+ a.ai = e.t;
87245
87245
  }
87246
- if (e.q != null) {
87247
- a.ah = e.s;
87246
+ if (e.r != null) {
87247
+ a.ah = e.t;
87248
87248
  }
87249
87249
  }
87250
87250
  if (this.ax != null) {
87251
87251
  var h = this.ax;
87252
- if (this.v != null && h.p == null) {
87252
+ if (this.v != null && h.q == null) {
87253
87253
  var i = this.v.ad;
87254
87254
  var j = igniteuiWebcomponentsCore.FontUtil.getFontInfoFromString(i, h.fontString);
87255
- h.p = j.p;
87256
- h.e = j.e;
87257
87255
  h.q = j.q;
87258
- h.s = j.s;
87256
+ h.f = j.f;
87257
+ h.r = j.r;
87259
87258
  h.t = j.t;
87260
87259
  h.u = j.u;
87260
+ h.v = j.v;
87261
87261
  }
87262
- if (h.p != null) {
87263
- a.ao = h.p;
87262
+ if (h.q != null) {
87263
+ a.ao = h.q;
87264
87264
  }
87265
- if (!igniteuiWebcomponentsCore.isNaN_(h.e)) {
87266
- a.x = h.e;
87265
+ if (!igniteuiWebcomponentsCore.isNaN_(h.f)) {
87266
+ a.x = h.f;
87267
87267
  }
87268
- if (h.u != null) {
87269
- a.as = h.u;
87268
+ if (h.v != null) {
87269
+ a.as = h.v;
87270
87270
  }
87271
- if (h.s != null) {
87272
- a.aq = h.s;
87271
+ if (h.t != null) {
87272
+ a.aq = h.t;
87273
87273
  }
87274
- if (h.q != null) {
87275
- a.ap = h.s;
87274
+ if (h.r != null) {
87275
+ a.ap = h.t;
87276
87276
  }
87277
87277
  }
87278
87278
  return a;
@@ -96500,11 +96500,11 @@
96500
96500
  _this.l = null;
96501
96501
  _this.c = ((function () {
96502
96502
  var $ret = new igniteuiWebcomponentsCore.FontInfo();
96503
- $ret.p = "Verdana";
96504
- $ret.e = 13;
96505
- $ret.s = "Normal";
96506
- $ret.u = "Normal";
96507
- $ret.q = "Normal";
96503
+ $ret.q = "Verdana";
96504
+ $ret.f = 13;
96505
+ $ret.t = "Normal";
96506
+ $ret.v = "Normal";
96507
+ $ret.r = "Normal";
96508
96508
  return $ret;
96509
96509
  })());
96510
96510
  _this.af = new igniteuiWebcomponentsCore.Size();