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.
- package/bundles/igniteui-webcomponents-grids.umd.js +164 -164
- package/bundles/igniteui-webcomponents-grids.umd.min.js +1 -1
- package/esm2015/lib/CanvasGridCellBase.js +10 -10
- package/esm2015/lib/CanvasSummaryCell.js +2 -2
- package/esm2015/lib/ColumnFilterCondition_combined.js +63 -63
- package/esm2015/lib/ColumnGroupingView_combined.js +18 -18
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +1 -1
- package/esm2015/lib/FilterCell.js +1 -1
- package/esm2015/lib/GridCellBase.js +2 -2
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +4 -4
- package/esm2015/lib/GridColumnOptionsView_combined.js +2 -2
- package/esm2015/lib/GridStyleRepository.js +12 -12
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +44 -44
- package/esm2015/lib/PropertyEditorView_combined.js +5 -5
- package/esm5/lib/CanvasGridCellBase.js +10 -10
- package/esm5/lib/CanvasSummaryCell.js +2 -2
- package/esm5/lib/ColumnFilterCondition_combined.js +63 -63
- package/esm5/lib/ColumnGroupingView_combined.js +18 -18
- package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -1
- package/esm5/lib/FilterCell.js +1 -1
- package/esm5/lib/GridCellBase.js +2 -2
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +4 -4
- package/esm5/lib/GridColumnOptionsView_combined.js +2 -2
- package/esm5/lib/GridStyleRepository.js +12 -12
- package/esm5/lib/MultiColumnComboBoxView_combined.js +44 -44
- package/esm5/lib/PropertyEditorView_combined.js +5 -5
- package/fesm2015/igniteui-webcomponents-grids.js +164 -164
- package/fesm5/igniteui-webcomponents-grids.js +164 -164
- package/grids/combined.js +439 -429
- package/grids/lib/igc-column-component.d.ts +1 -1
- package/grids/lib/igc-grid-base-directive.d.ts +1 -3
- package/grids/lib/igc-grid-component.d.ts +1 -1
- package/grids/lib/igc-grid-state-base-directive.d.ts +0 -2
- package/grids/lib/igc-grid-toolbar-component.d.ts +1 -0
- package/grids/lib/igc-paginator-component.d.ts +1 -0
- package/grids/lib/igc-position-settings.d.ts +1 -1
- package/grids/lib/igc-row-island-component.d.ts +7 -5
- package/grids/lib/igc-row-type.d.ts +1 -2
- 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.
|
|
115
|
-
$ret.
|
|
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.
|
|
237
|
+
if (this.p || this.u || (this.i != null && this.i.j != this.br)) {
|
|
238
238
|
this.p = false;
|
|
239
|
-
this.br = this.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.
|
|
513
|
-
b = a.ag.
|
|
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.
|
|
560
|
+
if (this.p || (this.i != null && this.i.j != this.br)) {
|
|
561
561
|
this.p = false;
|
|
562
|
-
this.br = this.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.
|
|
566
|
+
if (this.h != this.i || this.bt != this.i.j) {
|
|
567
567
|
this.h = this.i;
|
|
568
|
-
this.bt = this.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.
|
|
64
|
+
if (this.c8 || (this.c7 != null && this.c7.j != this.de)) {
|
|
65
65
|
this.c8 = false;
|
|
66
|
-
this.de = this.c7.
|
|
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.
|
|
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.
|
|
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.
|
|
2829
|
-
a.u = b.
|
|
2828
|
+
if (b.q != null) {
|
|
2829
|
+
a.u = b.q;
|
|
2830
2830
|
}
|
|
2831
|
-
if (!isNaN_(b.
|
|
2832
|
-
a.j = b.
|
|
2831
|
+
if (!isNaN_(b.f)) {
|
|
2832
|
+
a.j = b.f;
|
|
2833
2833
|
}
|
|
2834
|
-
if (b.
|
|
2835
|
-
a.y = b.
|
|
2834
|
+
if (b.v != null) {
|
|
2835
|
+
a.y = b.v;
|
|
2836
2836
|
}
|
|
2837
|
-
if (b.
|
|
2838
|
-
a.w = b.
|
|
2837
|
+
if (b.t != null) {
|
|
2838
|
+
a.w = b.t;
|
|
2839
2839
|
}
|
|
2840
|
-
if (b.
|
|
2841
|
-
a.v = b.
|
|
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.
|
|
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.
|
|
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.
|
|
3768
|
-
b.aj = c.
|
|
3767
|
+
if (c.q != null) {
|
|
3768
|
+
b.aj = c.q;
|
|
3769
3769
|
}
|
|
3770
|
-
if (!isNaN_(c.
|
|
3771
|
-
b.ag = c.
|
|
3770
|
+
if (!isNaN_(c.f)) {
|
|
3771
|
+
b.ag = c.f;
|
|
3772
3772
|
}
|
|
3773
|
-
if (c.
|
|
3774
|
-
b.an = c.
|
|
3773
|
+
if (c.v != null) {
|
|
3774
|
+
b.an = c.v;
|
|
3775
3775
|
}
|
|
3776
|
-
if (c.
|
|
3777
|
-
b.al = c.
|
|
3776
|
+
if (c.t != null) {
|
|
3777
|
+
b.al = c.t;
|
|
3778
3778
|
}
|
|
3779
|
-
if (c.
|
|
3780
|
-
b.ak = c.
|
|
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.
|
|
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.
|
|
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.
|
|
3796
|
-
b.ap = f.
|
|
3795
|
+
if (f.q != null) {
|
|
3796
|
+
b.ap = f.q;
|
|
3797
3797
|
}
|
|
3798
|
-
if (!isNaN_(f.
|
|
3799
|
-
b.ah = f.
|
|
3798
|
+
if (!isNaN_(f.f)) {
|
|
3799
|
+
b.ah = f.f;
|
|
3800
3800
|
}
|
|
3801
|
-
if (f.
|
|
3802
|
-
b.at = f.
|
|
3801
|
+
if (f.v != null) {
|
|
3802
|
+
b.at = f.v;
|
|
3803
3803
|
}
|
|
3804
|
-
if (f.
|
|
3805
|
-
b.ar = f.
|
|
3804
|
+
if (f.t != null) {
|
|
3805
|
+
b.ar = f.t;
|
|
3806
3806
|
}
|
|
3807
|
-
if (f.
|
|
3808
|
-
b.aq = f.
|
|
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.
|
|
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.
|
|
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.
|
|
5237
|
-
a.l = b.
|
|
5236
|
+
if (b.q != null) {
|
|
5237
|
+
a.l = b.q;
|
|
5238
5238
|
}
|
|
5239
|
-
if (!isNaN_(b.
|
|
5240
|
-
a.g = b.
|
|
5239
|
+
if (!isNaN_(b.f)) {
|
|
5240
|
+
a.g = b.f;
|
|
5241
5241
|
}
|
|
5242
|
-
if (b.
|
|
5243
|
-
a.p = b.
|
|
5242
|
+
if (b.v != null) {
|
|
5243
|
+
a.p = b.v;
|
|
5244
5244
|
}
|
|
5245
|
-
if (b.
|
|
5246
|
-
a.n = b.
|
|
5245
|
+
if (b.t != null) {
|
|
5246
|
+
a.n = b.t;
|
|
5247
5247
|
}
|
|
5248
|
-
if (b.
|
|
5249
|
-
a.m = b.
|
|
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.
|
|
15094
|
+
r.w(a.externalGrid.renderer);
|
|
15095
15095
|
}
|
|
15096
15096
|
if (s != null) {
|
|
15097
|
-
s.
|
|
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.
|
|
15280
|
+
u.w(a.externalGrid.renderer);
|
|
15281
15281
|
}
|
|
15282
15282
|
if (v != null) {
|
|
15283
|
-
v.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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].
|
|
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.
|
|
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.
|
|
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.
|
|
961
|
-
a.j = n.
|
|
960
|
+
if (n.q != null) {
|
|
961
|
+
a.j = n.q;
|
|
962
962
|
}
|
|
963
|
-
if (!isNaN_(n.
|
|
964
|
-
a.g = n.
|
|
963
|
+
if (!isNaN_(n.f)) {
|
|
964
|
+
a.g = n.f;
|
|
965
965
|
}
|
|
966
|
-
if (n.
|
|
967
|
-
a.n = n.
|
|
966
|
+
if (n.v != null) {
|
|
967
|
+
a.n = n.v;
|
|
968
968
|
}
|
|
969
|
-
if (n.
|
|
970
|
-
a.l = n.
|
|
969
|
+
if (n.t != null) {
|
|
970
|
+
a.l = n.t;
|
|
971
971
|
}
|
|
972
|
-
if (n.
|
|
973
|
-
a.k = n.
|
|
972
|
+
if (n.r != null) {
|
|
973
|
+
a.k = n.t;
|
|
974
974
|
}
|
|
975
975
|
}
|
|
976
976
|
return 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.
|
|
320
|
-
b = a.ag.
|
|
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.
|
|
315
|
-
this.ac.
|
|
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.
|
|
323
|
-
this.ae.
|
|
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.
|
|
306
|
-
this.ch.
|
|
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.
|
|
111
|
-
GridStyleRepository.g.
|
|
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.
|
|
119
|
-
GridStyleRepository.f.
|
|
120
|
-
GridStyleRepository.f.
|
|
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.
|
|
128
|
-
GridStyleRepository.c.
|
|
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.
|
|
136
|
-
GridStyleRepository.d.
|
|
137
|
-
GridStyleRepository.d.
|
|
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.
|
|
145
|
-
GridStyleRepository.e.
|
|
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.
|
|
1558
|
-
this.a0.
|
|
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.
|
|
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.
|
|
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.
|
|
2578
|
-
a.ab = b.
|
|
2577
|
+
if (b.q != null) {
|
|
2578
|
+
a.ab = b.q;
|
|
2579
2579
|
}
|
|
2580
|
-
if (!isNaN_(b.
|
|
2581
|
-
a.v = b.
|
|
2580
|
+
if (!isNaN_(b.f)) {
|
|
2581
|
+
a.v = b.f;
|
|
2582
2582
|
}
|
|
2583
|
-
if (b.
|
|
2584
|
-
a.af = b.
|
|
2583
|
+
if (b.v != null) {
|
|
2584
|
+
a.af = b.v;
|
|
2585
2585
|
}
|
|
2586
|
-
if (b.
|
|
2587
|
-
a.ad = b.
|
|
2586
|
+
if (b.t != null) {
|
|
2587
|
+
a.ad = b.t;
|
|
2588
2588
|
}
|
|
2589
|
-
if (b.
|
|
2590
|
-
a.ac = b.
|
|
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.
|
|
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.
|
|
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.
|
|
2606
|
-
a.ag = e.
|
|
2605
|
+
if (e.q != null) {
|
|
2606
|
+
a.ag = e.q;
|
|
2607
2607
|
}
|
|
2608
|
-
if (!isNaN_(e.
|
|
2609
|
-
a.w = e.
|
|
2608
|
+
if (!isNaN_(e.f)) {
|
|
2609
|
+
a.w = e.f;
|
|
2610
2610
|
}
|
|
2611
|
-
if (e.
|
|
2612
|
-
a.ak = e.
|
|
2611
|
+
if (e.v != null) {
|
|
2612
|
+
a.ak = e.v;
|
|
2613
2613
|
}
|
|
2614
|
-
if (e.
|
|
2615
|
-
a.ai = e.
|
|
2614
|
+
if (e.t != null) {
|
|
2615
|
+
a.ai = e.t;
|
|
2616
2616
|
}
|
|
2617
|
-
if (e.
|
|
2618
|
-
a.ah = e.
|
|
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.
|
|
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.
|
|
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.
|
|
2634
|
-
a.ao = h.
|
|
2633
|
+
if (h.q != null) {
|
|
2634
|
+
a.ao = h.q;
|
|
2635
2635
|
}
|
|
2636
|
-
if (!isNaN_(h.
|
|
2637
|
-
a.x = h.
|
|
2636
|
+
if (!isNaN_(h.f)) {
|
|
2637
|
+
a.x = h.f;
|
|
2638
2638
|
}
|
|
2639
|
-
if (h.
|
|
2640
|
-
a.as = h.
|
|
2639
|
+
if (h.v != null) {
|
|
2640
|
+
a.as = h.v;
|
|
2641
2641
|
}
|
|
2642
|
-
if (h.
|
|
2643
|
-
a.aq = h.
|
|
2642
|
+
if (h.t != null) {
|
|
2643
|
+
a.aq = h.t;
|
|
2644
2644
|
}
|
|
2645
|
-
if (h.
|
|
2646
|
-
a.ap = h.
|
|
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.
|
|
54
|
-
$ret.
|
|
55
|
-
$ret.
|
|
56
|
-
$ret.
|
|
57
|
-
$ret.
|
|
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();
|