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
@@ -111,8 +111,8 @@ export let CanvasGridCellBase = /*@__PURE__*/ (() => {
111
111
  this.ay = 0;
112
112
  this.i = ((() => {
113
113
  let $ret = new FontInfo();
114
- $ret.p = "Verdana";
115
- $ret.e = 12;
114
+ $ret.q = "Verdana";
115
+ $ret.f = 12;
116
116
  return $ret;
117
117
  })());
118
118
  this.p = true;
@@ -234,9 +234,9 @@ export let CanvasGridCellBase = /*@__PURE__*/ (() => {
234
234
  }
235
235
  if (this.aa || this.u || i || !this.v) {
236
236
  this.aa = false;
237
- if (this.p || this.u || (this.i != null && this.i.i != this.br)) {
237
+ if (this.p || this.u || (this.i != null && this.i.j != this.br)) {
238
238
  this.p = false;
239
- this.br = this.i.i;
239
+ this.br = this.i.j;
240
240
  j.ad(this.i);
241
241
  }
242
242
  if (f != 1) {
@@ -509,8 +509,8 @@ export let CanvasGridCellBase = /*@__PURE__*/ (() => {
509
509
  }
510
510
  this.o = true;
511
511
  let b = DeviceUtils.f(12);
512
- if (a.ag != null && !isNaN_(a.ag.e)) {
513
- b = a.ag.e;
512
+ if (a.ag != null && !isNaN_(a.ag.f)) {
513
+ b = a.ag.f;
514
514
  }
515
515
  if (this.ay != b) {
516
516
  this.ay = b;
@@ -557,15 +557,15 @@ export let CanvasGridCellBase = /*@__PURE__*/ (() => {
557
557
  if (a == null) {
558
558
  return;
559
559
  }
560
- if (this.p || (this.i != null && this.i.i != this.br)) {
560
+ if (this.p || (this.i != null && this.i.j != this.br)) {
561
561
  this.p = false;
562
- this.br = this.i.i;
562
+ this.br = this.i.j;
563
563
  a.ad(this.i);
564
564
  }
565
565
  let b;
566
- if (this.h != this.i || this.bt != this.i.i) {
566
+ if (this.h != this.i || this.bt != this.i.j) {
567
567
  this.h = this.i;
568
- this.bt = this.i.i;
568
+ this.bt = this.i.j;
569
569
  this.ar = FontUtil.getCurrentFontHeight(this.bm, this.i);
570
570
  }
571
571
  b = this.ar;
@@ -61,9 +61,9 @@ export let CanvasSummaryCell = /*@__PURE__*/ (() => {
61
61
  if (a == null) {
62
62
  return;
63
63
  }
64
- if (this.c8 || (this.c7 != null && this.c7.i != this.de)) {
64
+ if (this.c8 || (this.c7 != null && this.c7.j != this.de)) {
65
65
  this.c8 = false;
66
- this.de = this.c7.i;
66
+ this.de = this.c7.j;
67
67
  a.ad(this.c7);
68
68
  this.da = FontUtil.getCurrentFontHeight(this.bn, this.c7);
69
69
  }
@@ -2815,30 +2815,30 @@ export let CellModel = /*@__PURE__*/ (() => {
2815
2815
  a.c = AppearanceHelper.a(this.k2);
2816
2816
  if (this.ae != null) {
2817
2817
  let b = this.ae;
2818
- if (this.p != null && b.p == null) {
2818
+ if (this.p != null && b.q == null) {
2819
2819
  let c = this.p.externalGrid.renderer;
2820
2820
  let d = FontUtil.getFontInfoFromString(c, b.fontString);
2821
- b.p = d.p;
2822
- b.e = d.e;
2823
2821
  b.q = d.q;
2824
- b.s = d.s;
2822
+ b.f = d.f;
2823
+ b.r = d.r;
2825
2824
  b.t = d.t;
2826
2825
  b.u = d.u;
2826
+ b.v = d.v;
2827
2827
  }
2828
- if (b.p != null) {
2829
- a.u = b.p;
2828
+ if (b.q != null) {
2829
+ a.u = b.q;
2830
2830
  }
2831
- if (!isNaN_(b.e)) {
2832
- a.j = b.e;
2831
+ if (!isNaN_(b.f)) {
2832
+ a.j = b.f;
2833
2833
  }
2834
- if (b.u != null) {
2835
- a.y = b.u;
2834
+ if (b.v != null) {
2835
+ a.y = b.v;
2836
2836
  }
2837
- if (b.s != null) {
2838
- a.w = b.s;
2837
+ if (b.t != null) {
2838
+ a.w = b.t;
2839
2839
  }
2840
- if (b.q != null) {
2841
- a.v = b.s;
2840
+ if (b.r != null) {
2841
+ a.v = b.t;
2842
2842
  }
2843
2843
  }
2844
2844
  return a;
@@ -3754,58 +3754,58 @@ export let SummaryCellModel = /*@__PURE__*/ (() => {
3754
3754
  b.af = AppearanceHelper.a(this.lg);
3755
3755
  if (this.lk != null) {
3756
3756
  let c = this.lk;
3757
- if (this.p != null && c.p == null) {
3757
+ if (this.p != null && c.q == null) {
3758
3758
  let d = this.p.externalGrid.renderer;
3759
3759
  let e = FontUtil.getFontInfoFromString(d, c.fontString);
3760
- c.p = e.p;
3761
- c.e = e.e;
3762
3760
  c.q = e.q;
3763
- c.s = e.s;
3761
+ c.f = e.f;
3762
+ c.r = e.r;
3764
3763
  c.t = e.t;
3765
3764
  c.u = e.u;
3765
+ c.v = e.v;
3766
3766
  }
3767
- if (c.p != null) {
3768
- b.aj = c.p;
3767
+ if (c.q != null) {
3768
+ b.aj = c.q;
3769
3769
  }
3770
- if (!isNaN_(c.e)) {
3771
- b.ag = c.e;
3770
+ if (!isNaN_(c.f)) {
3771
+ b.ag = c.f;
3772
3772
  }
3773
- if (c.u != null) {
3774
- b.an = c.u;
3773
+ if (c.v != null) {
3774
+ b.an = c.v;
3775
3775
  }
3776
- if (c.s != null) {
3777
- b.al = c.s;
3776
+ if (c.t != null) {
3777
+ b.al = c.t;
3778
3778
  }
3779
- if (c.q != null) {
3780
- b.ak = c.s;
3779
+ if (c.r != null) {
3780
+ b.ak = c.t;
3781
3781
  }
3782
3782
  }
3783
3783
  if (this.ag != null) {
3784
3784
  let f = this.ag;
3785
- if (this.p != null && f.p == null) {
3785
+ if (this.p != null && f.q == null) {
3786
3786
  let g = this.p.externalGrid.renderer;
3787
3787
  let h = FontUtil.getFontInfoFromString(g, f.fontString);
3788
- f.p = h.p;
3789
- f.e = h.e;
3790
3788
  f.q = h.q;
3791
- f.s = h.s;
3789
+ f.f = h.f;
3790
+ f.r = h.r;
3792
3791
  f.t = h.t;
3793
3792
  f.u = h.u;
3793
+ f.v = h.v;
3794
3794
  }
3795
- if (f.p != null) {
3796
- b.ap = f.p;
3795
+ if (f.q != null) {
3796
+ b.ap = f.q;
3797
3797
  }
3798
- if (!isNaN_(f.e)) {
3799
- b.ah = f.e;
3798
+ if (!isNaN_(f.f)) {
3799
+ b.ah = f.f;
3800
3800
  }
3801
- if (f.u != null) {
3802
- b.at = f.u;
3801
+ if (f.v != null) {
3802
+ b.at = f.v;
3803
3803
  }
3804
- if (f.s != null) {
3805
- b.ar = f.s;
3804
+ if (f.t != null) {
3805
+ b.ar = f.t;
3806
3806
  }
3807
- if (f.q != null) {
3808
- b.aq = f.s;
3807
+ if (f.r != null) {
3808
+ b.aq = f.t;
3809
3809
  }
3810
3810
  }
3811
3811
  return b;
@@ -5223,30 +5223,30 @@ export let Pager = /*@__PURE__*/ (() => {
5223
5223
  a.d = this.n.j().b();
5224
5224
  if (this.s != null) {
5225
5225
  let b = this.s;
5226
- if (this.n != null && b.p == null) {
5226
+ if (this.n != null && b.q == null) {
5227
5227
  let c = this.n.m;
5228
5228
  let d = FontUtil.getFontInfoFromString(c, b.fontString);
5229
- b.p = d.p;
5230
- b.e = d.e;
5231
5229
  b.q = d.q;
5232
- b.s = d.s;
5230
+ b.f = d.f;
5231
+ b.r = d.r;
5233
5232
  b.t = d.t;
5234
5233
  b.u = d.u;
5234
+ b.v = d.v;
5235
5235
  }
5236
- if (b.p != null) {
5237
- a.l = b.p;
5236
+ if (b.q != null) {
5237
+ a.l = b.q;
5238
5238
  }
5239
- if (!isNaN_(b.e)) {
5240
- a.g = b.e;
5239
+ if (!isNaN_(b.f)) {
5240
+ a.g = b.f;
5241
5241
  }
5242
- if (b.u != null) {
5243
- a.p = b.u;
5242
+ if (b.v != null) {
5243
+ a.p = b.v;
5244
5244
  }
5245
- if (b.s != null) {
5246
- a.n = b.s;
5245
+ if (b.t != null) {
5246
+ a.n = b.t;
5247
5247
  }
5248
- if (b.q != null) {
5249
- a.m = b.s;
5248
+ if (b.r != null) {
5249
+ a.m = b.t;
5250
5250
  }
5251
5251
  }
5252
5252
  return a;
@@ -6239,7 +6239,7 @@ export let DataGrid = /*@__PURE__*/ (() => {
6239
6239
  wd(a, b, c, d) {
6240
6240
  this.l6 = this.model.actualVisibleRegion.left;
6241
6241
  this.l7 = this.model.actualVisibleRegion.top;
6242
- if ((this.dragger == null || !this.dragger.isDragActive) && a.g && !a.h && this.columnMovingMode != 1) {
6242
+ if ((this.dragger == null || !this.dragger.isDragActive) && a.g && !a.h && !a.ay && this.columnMovingMode != 1) {
6243
6243
  let e = this.cm(a);
6244
6244
  if (e != null && e.g6) {
6245
6245
  this.externalGrid.ensureColumnsAreManual();
@@ -15091,10 +15091,10 @@ export let GridAnimationManager = /*@__PURE__*/ (() => {
15091
15091
  let r = m;
15092
15092
  let s = n;
15093
15093
  if (r != null) {
15094
- r.v(a.externalGrid.renderer);
15094
+ r.w(a.externalGrid.renderer);
15095
15095
  }
15096
15096
  if (s != null) {
15097
- s.v(a.externalGrid.renderer);
15097
+ s.w(a.externalGrid.renderer);
15098
15098
  }
15099
15099
  let t = new FontInfo();
15100
15100
  FontUtil.interpolateFont(t, l, r, s);
@@ -15277,10 +15277,10 @@ export let GridAnimationManager = /*@__PURE__*/ (() => {
15277
15277
  let u = p;
15278
15278
  let v = q;
15279
15279
  if (u != null) {
15280
- u.v(a.externalGrid.renderer);
15280
+ u.w(a.externalGrid.renderer);
15281
15281
  }
15282
15282
  if (v != null) {
15283
- v.v(a.externalGrid.renderer);
15283
+ v.w(a.externalGrid.renderer);
15284
15284
  }
15285
15285
  let w = new FontInfo();
15286
15286
  FontUtil.interpolateFont(w, o, u, v);
@@ -16728,7 +16728,7 @@ export let DefinitionBase = /*@__PURE__*/ (() => {
16728
16728
  }
16729
16729
  if (this.grid != null) {
16730
16730
  if (this.ad != null) {
16731
- this.ad.v(this.grid.externalGrid.renderer);
16731
+ this.ad.w(this.grid.externalGrid.renderer);
16732
16732
  }
16733
16733
  }
16734
16734
  a.ag = this.ad;
@@ -18204,7 +18204,7 @@ export let DataGridColumn = /*@__PURE__*/ (() => {
18204
18204
  a.f1 = this.h1;
18205
18205
  if (this.grid != null) {
18206
18206
  if (this.gb != null) {
18207
- this.gb.v(this.grid.externalGrid.renderer);
18207
+ this.gb.w(this.grid.externalGrid.renderer);
18208
18208
  }
18209
18209
  }
18210
18210
  a.af = this.gb;
@@ -176,7 +176,7 @@ export let ColumnGroupingView = /*@__PURE__*/ (() => {
176
176
  aq() {
177
177
  if (this.t != null) {
178
178
  if (this.e.k != null) {
179
- this.t.setStyleProperty("font", this.e.k.s);
179
+ this.t.setStyleProperty("font", this.e.k.t);
180
180
  }
181
181
  else {
182
182
  this.t.setStyleProperty("font", "14px Verdana");
@@ -188,7 +188,7 @@ export let ColumnGroupingView = /*@__PURE__*/ (() => {
188
188
  let a = this.i.count;
189
189
  for (let b = 0; b < a; b++) {
190
190
  let c = this.i._inner[b];
191
- c.setStyleProperty("font", this.e.k.s);
191
+ c.setStyleProperty("font", this.e.k.t);
192
192
  }
193
193
  }
194
194
  }
@@ -252,7 +252,7 @@ export let ColumnGroupingView = /*@__PURE__*/ (() => {
252
252
  f.setAttribute("data-field", a._inner[c].b.toString());
253
253
  let g = this.n.createElement("span");
254
254
  if (this.e.k != null) {
255
- g.setStyleProperty("font", this.e.k.s);
255
+ g.setStyleProperty("font", this.e.k.t);
256
256
  }
257
257
  else {
258
258
  g.setStyleProperty("font", "14px Verdana");
@@ -937,7 +937,7 @@ export let ColumnGrouping = /*@__PURE__*/ (() => {
937
937
  }
938
938
  let j = this.d.j;
939
939
  for (let k = 0; k < j.count; k++) {
940
- let l = this.q._inner[k].as();
940
+ let l = this.q._inner[k].au();
941
941
  let m = this.d.b(j._inner[k]);
942
942
  l.h = m[0] - d;
943
943
  l.f = m[1] - e;
@@ -947,30 +947,30 @@ export let ColumnGrouping = /*@__PURE__*/ (() => {
947
947
  }
948
948
  if (this.k != null) {
949
949
  let n = this.k;
950
- if (this.d != null && n.p == null) {
950
+ if (this.d != null && n.q == null) {
951
951
  let o = this.d.o;
952
952
  let p = FontUtil.getFontInfoFromString(o, n.fontString);
953
- n.p = p.p;
954
- n.e = p.e;
955
953
  n.q = p.q;
956
- n.s = p.s;
954
+ n.f = p.f;
955
+ n.r = p.r;
957
956
  n.t = p.t;
958
957
  n.u = p.u;
958
+ n.v = p.v;
959
959
  }
960
- if (n.p != null) {
961
- a.j = n.p;
960
+ if (n.q != null) {
961
+ a.j = n.q;
962
962
  }
963
- if (!isNaN_(n.e)) {
964
- a.g = n.e;
963
+ if (!isNaN_(n.f)) {
964
+ a.g = n.f;
965
965
  }
966
- if (n.u != null) {
967
- a.n = n.u;
966
+ if (n.v != null) {
967
+ a.n = n.v;
968
968
  }
969
- if (n.s != null) {
970
- a.l = n.s;
969
+ if (n.t != null) {
970
+ a.l = n.t;
971
971
  }
972
- if (n.q != null) {
973
- a.k = n.s;
972
+ if (n.r != null) {
973
+ a.k = n.t;
974
974
  }
975
975
  }
976
976
  return a;
@@ -73,7 +73,7 @@ export let ColumnGroupingVisualModelExport = /*@__PURE__*/ (() => {
73
73
  if (c != 0) {
74
74
  a.l(",");
75
75
  }
76
- a.l(this.d._inner[c].j());
76
+ a.l(this.d._inner[c].k());
77
77
  }
78
78
  a.l("]");
79
79
  a.l("}");
@@ -195,7 +195,7 @@ export let FilterCell = /*@__PURE__*/ (() => {
195
195
  d4(a) {
196
196
  if (this.cw != null) {
197
197
  this.cw.disabled = !a;
198
- this.cw.ai = a ? 1 : 0.3;
198
+ this.cw.ak = a ? 1 : 0.3;
199
199
  }
200
200
  }
201
201
  di(a) {
@@ -316,8 +316,8 @@ export let GridCellBase = /*@__PURE__*/ (() => {
316
316
  return;
317
317
  }
318
318
  let b = DeviceUtils.f(12);
319
- if (a.ag != null && !isNaN_(a.ag.e)) {
320
- b = a.ag.e;
319
+ if (a.ag != null && !isNaN_(a.ag.f)) {
320
+ b = a.ag.f;
321
321
  }
322
322
  if (this.y != b) {
323
323
  this.y = b;
@@ -311,16 +311,16 @@ export let GridColumnOptionsBase = /*@__PURE__*/ (() => {
311
311
  get ad() {
312
312
  if (null == this.ac) {
313
313
  this.ac = new FontInfo();
314
- this.ac.p = "Verdana";
315
- this.ac.e = 12;
314
+ this.ac.q = "Verdana";
315
+ this.ac.f = 12;
316
316
  }
317
317
  return this.ac;
318
318
  }
319
319
  get af() {
320
320
  if (null == this.ae) {
321
321
  this.ae = new FontInfo();
322
- this.ae.p = "Verdana";
323
- this.ae.e = 14;
322
+ this.ae.q = "Verdana";
323
+ this.ae.f = 14;
324
324
  }
325
325
  return this.ae;
326
326
  }
@@ -302,8 +302,8 @@ export let GridColumnOptions = /*@__PURE__*/ (() => {
302
302
  get ci() {
303
303
  if (null == this.ch) {
304
304
  this.ch = new FontInfo();
305
- this.ch.p = "Verdana";
306
- this.ch.e = 16;
305
+ this.ch.q = "Verdana";
306
+ this.ch.f = 16;
307
307
  }
308
308
  return this.ch;
309
309
  }
@@ -107,42 +107,42 @@ export let GridStyleRepository = /*@__PURE__*/ (() => {
107
107
  static get l() {
108
108
  if (GridStyleRepository.g == null) {
109
109
  GridStyleRepository.g = new FontInfo();
110
- GridStyleRepository.g.e = DeviceUtils.f(13);
111
- GridStyleRepository.g.p = "Verdana";
110
+ GridStyleRepository.g.f = DeviceUtils.f(13);
111
+ GridStyleRepository.g.q = "Verdana";
112
112
  }
113
113
  return GridStyleRepository.g;
114
114
  }
115
115
  static get k() {
116
116
  if (GridStyleRepository.f == null) {
117
117
  GridStyleRepository.f = new FontInfo();
118
- GridStyleRepository.f.e = DeviceUtils.f(13);
119
- GridStyleRepository.f.s = "italic";
120
- GridStyleRepository.f.p = "Verdana";
118
+ GridStyleRepository.f.f = DeviceUtils.f(13);
119
+ GridStyleRepository.f.t = "italic";
120
+ GridStyleRepository.f.q = "Verdana";
121
121
  }
122
122
  return GridStyleRepository.f;
123
123
  }
124
124
  static get h() {
125
125
  if (GridStyleRepository.c == null) {
126
126
  GridStyleRepository.c = new FontInfo();
127
- GridStyleRepository.c.e = DeviceUtils.f(14);
128
- GridStyleRepository.c.p = "Verdana";
127
+ GridStyleRepository.c.f = DeviceUtils.f(14);
128
+ GridStyleRepository.c.q = "Verdana";
129
129
  }
130
130
  return GridStyleRepository.c;
131
131
  }
132
132
  static get j() {
133
133
  if (GridStyleRepository.d == null) {
134
134
  GridStyleRepository.d = new FontInfo();
135
- GridStyleRepository.d.e = DeviceUtils.f(12);
136
- GridStyleRepository.d.u = "600";
137
- GridStyleRepository.d.p = "Verdana";
135
+ GridStyleRepository.d.f = DeviceUtils.f(12);
136
+ GridStyleRepository.d.v = "600";
137
+ GridStyleRepository.d.q = "Verdana";
138
138
  }
139
139
  return GridStyleRepository.d;
140
140
  }
141
141
  static get i() {
142
142
  if (GridStyleRepository.e == null) {
143
143
  GridStyleRepository.e = new FontInfo();
144
- GridStyleRepository.e.e = DeviceUtils.f(12);
145
- GridStyleRepository.e.p = "Verdana";
144
+ GridStyleRepository.e.f = DeviceUtils.f(12);
145
+ GridStyleRepository.e.q = "Verdana";
146
146
  }
147
147
  return GridStyleRepository.e;
148
148
  }
@@ -1554,8 +1554,8 @@ export let MultiColumnComboBox = /*@__PURE__*/ (() => {
1554
1554
  get a1() {
1555
1555
  if (null == this.a0) {
1556
1556
  this.a0 = new FontInfo();
1557
- this.a0.p = "Verdana";
1558
- this.a0.e = DeviceUtils.f(16);
1557
+ this.a0.q = "Verdana";
1558
+ this.a0.f = DeviceUtils.f(16);
1559
1559
  }
1560
1560
  return this.a0;
1561
1561
  }
@@ -2564,86 +2564,86 @@ export let MultiColumnComboBox = /*@__PURE__*/ (() => {
2564
2564
  a.i = this.v.e.exportVisualModel();
2565
2565
  if (this.av != null) {
2566
2566
  let b = this.av;
2567
- if (this.v != null && b.p == null) {
2567
+ if (this.v != null && b.q == null) {
2568
2568
  let c = this.v.ad;
2569
2569
  let d = FontUtil.getFontInfoFromString(c, b.fontString);
2570
- b.p = d.p;
2571
- b.e = d.e;
2572
2570
  b.q = d.q;
2573
- b.s = d.s;
2571
+ b.f = d.f;
2572
+ b.r = d.r;
2574
2573
  b.t = d.t;
2575
2574
  b.u = d.u;
2575
+ b.v = d.v;
2576
2576
  }
2577
- if (b.p != null) {
2578
- a.ab = b.p;
2577
+ if (b.q != null) {
2578
+ a.ab = b.q;
2579
2579
  }
2580
- if (!isNaN_(b.e)) {
2581
- a.v = b.e;
2580
+ if (!isNaN_(b.f)) {
2581
+ a.v = b.f;
2582
2582
  }
2583
- if (b.u != null) {
2584
- a.af = b.u;
2583
+ if (b.v != null) {
2584
+ a.af = b.v;
2585
2585
  }
2586
- if (b.s != null) {
2587
- a.ad = b.s;
2586
+ if (b.t != null) {
2587
+ a.ad = b.t;
2588
2588
  }
2589
- if (b.q != null) {
2590
- a.ac = b.s;
2589
+ if (b.r != null) {
2590
+ a.ac = b.t;
2591
2591
  }
2592
2592
  }
2593
2593
  if (this.aw != null) {
2594
2594
  let e = this.aw;
2595
- if (this.v != null && e.p == null) {
2595
+ if (this.v != null && e.q == null) {
2596
2596
  let f = this.v.ad;
2597
2597
  let g = FontUtil.getFontInfoFromString(f, e.fontString);
2598
- e.p = g.p;
2599
- e.e = g.e;
2600
2598
  e.q = g.q;
2601
- e.s = g.s;
2599
+ e.f = g.f;
2600
+ e.r = g.r;
2602
2601
  e.t = g.t;
2603
2602
  e.u = g.u;
2603
+ e.v = g.v;
2604
2604
  }
2605
- if (e.p != null) {
2606
- a.ag = e.p;
2605
+ if (e.q != null) {
2606
+ a.ag = e.q;
2607
2607
  }
2608
- if (!isNaN_(e.e)) {
2609
- a.w = e.e;
2608
+ if (!isNaN_(e.f)) {
2609
+ a.w = e.f;
2610
2610
  }
2611
- if (e.u != null) {
2612
- a.ak = e.u;
2611
+ if (e.v != null) {
2612
+ a.ak = e.v;
2613
2613
  }
2614
- if (e.s != null) {
2615
- a.ai = e.s;
2614
+ if (e.t != null) {
2615
+ a.ai = e.t;
2616
2616
  }
2617
- if (e.q != null) {
2618
- a.ah = e.s;
2617
+ if (e.r != null) {
2618
+ a.ah = e.t;
2619
2619
  }
2620
2620
  }
2621
2621
  if (this.ax != null) {
2622
2622
  let h = this.ax;
2623
- if (this.v != null && h.p == null) {
2623
+ if (this.v != null && h.q == null) {
2624
2624
  let i = this.v.ad;
2625
2625
  let j = FontUtil.getFontInfoFromString(i, h.fontString);
2626
- h.p = j.p;
2627
- h.e = j.e;
2628
2626
  h.q = j.q;
2629
- h.s = j.s;
2627
+ h.f = j.f;
2628
+ h.r = j.r;
2630
2629
  h.t = j.t;
2631
2630
  h.u = j.u;
2631
+ h.v = j.v;
2632
2632
  }
2633
- if (h.p != null) {
2634
- a.ao = h.p;
2633
+ if (h.q != null) {
2634
+ a.ao = h.q;
2635
2635
  }
2636
- if (!isNaN_(h.e)) {
2637
- a.x = h.e;
2636
+ if (!isNaN_(h.f)) {
2637
+ a.x = h.f;
2638
2638
  }
2639
- if (h.u != null) {
2640
- a.as = h.u;
2639
+ if (h.v != null) {
2640
+ a.as = h.v;
2641
2641
  }
2642
- if (h.s != null) {
2643
- a.aq = h.s;
2642
+ if (h.t != null) {
2643
+ a.aq = h.t;
2644
2644
  }
2645
- if (h.q != null) {
2646
- a.ap = h.s;
2645
+ if (h.r != null) {
2646
+ a.ap = h.t;
2647
2647
  }
2648
2648
  }
2649
2649
  return a;
@@ -50,11 +50,11 @@ export let PropertyEditorView = /*@__PURE__*/ (() => {
50
50
  this.l = null;
51
51
  this.c = ((() => {
52
52
  let $ret = new FontInfo();
53
- $ret.p = "Verdana";
54
- $ret.e = 13;
55
- $ret.s = "Normal";
56
- $ret.u = "Normal";
57
- $ret.q = "Normal";
53
+ $ret.q = "Verdana";
54
+ $ret.f = 13;
55
+ $ret.t = "Normal";
56
+ $ret.v = "Normal";
57
+ $ret.r = "Normal";
58
58
  return $ret;
59
59
  })());
60
60
  this.af = new Size();