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