igniteui-webcomponents-layouts 3.2.0 → 3.2.1
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-layouts.umd.js +243 -240
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
- package/esm2015/lib/PropertyEditorPanelView_combined.js +229 -226
- package/esm2015/lib/igc-property-editor-panel-component.js +18 -18
- package/esm5/lib/PropertyEditorPanelView_combined.js +225 -222
- package/esm5/lib/igc-property-editor-panel-component.js +18 -18
- package/fesm2015/igniteui-webcomponents-layouts.js +247 -244
- package/fesm5/igniteui-webcomponents-layouts.js +243 -240
- package/lib/PropertyEditorPanelView_combined.d.ts +65 -64
- package/package.json +3 -3
|
@@ -4853,7 +4853,7 @@
|
|
|
4853
4853
|
this.y();
|
|
4854
4854
|
igniteuiWebcomponentsCore.NativeUIComponent.z(this.p(), 7, function (b) {
|
|
4855
4855
|
var c = b;
|
|
4856
|
-
_this.a.
|
|
4856
|
+
_this.a.dh(c, _this.n);
|
|
4857
4857
|
_this.i.append(c.u);
|
|
4858
4858
|
});
|
|
4859
4859
|
var b = Math.round(a.rootWrapper.width());
|
|
@@ -4874,7 +4874,7 @@
|
|
|
4874
4874
|
var b = this.i.rootWrapper.height();
|
|
4875
4875
|
this.aa = new igniteuiWebcomponentsCore.Size(1, a, b);
|
|
4876
4876
|
if (this.a.v != null) {
|
|
4877
|
-
this.a.
|
|
4877
|
+
this.a.d2();
|
|
4878
4878
|
}
|
|
4879
4879
|
};
|
|
4880
4880
|
PropertyEditorPanelView.prototype.z = function () {
|
|
@@ -4884,8 +4884,8 @@
|
|
|
4884
4884
|
}
|
|
4885
4885
|
var b = a.rootWrapper;
|
|
4886
4886
|
if (null != b) {
|
|
4887
|
-
igniteuiWebcomponentsCore.NativeUI.o(b, this.a.
|
|
4888
|
-
igniteuiWebcomponentsCore.NativeUI.k(b, this.a.
|
|
4887
|
+
igniteuiWebcomponentsCore.NativeUI.o(b, this.a.d9);
|
|
4888
|
+
igniteuiWebcomponentsCore.NativeUI.k(b, this.a.d6);
|
|
4889
4889
|
}
|
|
4890
4890
|
};
|
|
4891
4891
|
PropertyEditorPanelView.prototype.d = function () {
|
|
@@ -4896,7 +4896,7 @@
|
|
|
4896
4896
|
PropertyEditorPanelView.prototype.w = function () {
|
|
4897
4897
|
};
|
|
4898
4898
|
PropertyEditorPanelView.prototype.r = function () {
|
|
4899
|
-
var a = this.a.
|
|
4899
|
+
var a = this.a.ea();
|
|
4900
4900
|
if (a.height > 0) {
|
|
4901
4901
|
this.i.rootWrapper.setStyleProperty("min-height", a.height + "px");
|
|
4902
4902
|
}
|
|
@@ -4934,37 +4934,38 @@
|
|
|
4934
4934
|
_this.af = false;
|
|
4935
4935
|
_this.n = null;
|
|
4936
4936
|
_this.o = new PropertyEditorPropertyDescriptionCollection();
|
|
4937
|
-
_this.
|
|
4937
|
+
_this.bk = -1;
|
|
4938
4938
|
_this.aq = igniteuiWebcomponentsCore.DeviceUtils.g(38);
|
|
4939
4939
|
_this.s = null;
|
|
4940
|
-
_this.
|
|
4940
|
+
_this.br = null;
|
|
4941
4941
|
_this.c = null;
|
|
4942
4942
|
_this.an = null;
|
|
4943
4943
|
_this.j = null;
|
|
4944
4944
|
_this.ae = false;
|
|
4945
4945
|
_this.ap = null;
|
|
4946
|
-
_this.
|
|
4946
|
+
_this.bj = -1;
|
|
4947
|
+
_this.bt = null;
|
|
4947
4948
|
_this.ad = true;
|
|
4948
4949
|
_this.am = new igniteuiWebcomponentsCore.Dictionary$2(PropertyEditorPanelColumnDefinition.$, igniteuiWebcomponentsCore.Number_$type, 0);
|
|
4949
4950
|
_this.f = null;
|
|
4950
4951
|
_this.g = null;
|
|
4951
4952
|
_this.d = null;
|
|
4952
|
-
_this.
|
|
4953
|
-
_this.
|
|
4953
|
+
_this.bq = null;
|
|
4954
|
+
_this.bu = null;
|
|
4954
4955
|
_this.aa = false;
|
|
4955
4956
|
_this.ac = false;
|
|
4956
4957
|
_this.ab = false;
|
|
4957
|
-
_this.d3 = PropertyEditorPanel.d6;
|
|
4958
4958
|
_this.d4 = PropertyEditorPanel.d7;
|
|
4959
|
-
_this.
|
|
4960
|
-
_this.
|
|
4959
|
+
_this.d5 = PropertyEditorPanel.d8;
|
|
4960
|
+
_this.bo = 0;
|
|
4961
|
+
_this.bl = -1;
|
|
4961
4962
|
_this.k = null;
|
|
4962
4963
|
igniteuiWebcomponentsCore.NativeUIInputsFactory.k();
|
|
4963
4964
|
_this.ap = new igniteuiWebcomponentsCore.ObservableCollection$1(PropertyEditorPanelColumnDefinition.$, 0);
|
|
4964
4965
|
var a = new PropertyEditorPanelView();
|
|
4965
4966
|
a.a = _this;
|
|
4966
4967
|
var b = _this.properties;
|
|
4967
|
-
b.collectionChanged = igniteuiWebcomponentsCore.delegateCombine(b.collectionChanged, igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
4968
|
+
b.collectionChanged = igniteuiWebcomponentsCore.delegateCombine(b.collectionChanged, igniteuiWebcomponentsCore.runOn(_this, _this.dx));
|
|
4968
4969
|
_this.l = a;
|
|
4969
4970
|
_this.l.v();
|
|
4970
4971
|
return _this;
|
|
@@ -4980,7 +4981,7 @@
|
|
|
4980
4981
|
enumerable: true,
|
|
4981
4982
|
configurable: true
|
|
4982
4983
|
});
|
|
4983
|
-
PropertyEditorPanel.prototype.
|
|
4984
|
+
PropertyEditorPanel.prototype.dx = function (a, b) {
|
|
4984
4985
|
var e_1, _a, e_2, _b;
|
|
4985
4986
|
if (b.oldItems != null) {
|
|
4986
4987
|
try {
|
|
@@ -4988,7 +4989,7 @@
|
|
|
4988
4989
|
var c = _d.value;
|
|
4989
4990
|
if (igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.INotifyPropertyChanged_$type, c) !== null) {
|
|
4990
4991
|
var d = c;
|
|
4991
|
-
d.propertyChanged = igniteuiWebcomponentsCore.delegateRemove(d.propertyChanged, igniteuiWebcomponentsCore.runOn(this, this.
|
|
4992
|
+
d.propertyChanged = igniteuiWebcomponentsCore.delegateRemove(d.propertyChanged, igniteuiWebcomponentsCore.runOn(this, this.dj));
|
|
4992
4993
|
}
|
|
4993
4994
|
}
|
|
4994
4995
|
}
|
|
@@ -5012,7 +5013,7 @@
|
|
|
5012
5013
|
var e = _f.value;
|
|
5013
5014
|
if (igniteuiWebcomponentsCore.typeCast(igniteuiWebcomponentsCore.INotifyPropertyChanged_$type, e) !== null) {
|
|
5014
5015
|
var f = e;
|
|
5015
|
-
f.propertyChanged = igniteuiWebcomponentsCore.delegateCombine(f.propertyChanged, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5016
|
+
f.propertyChanged = igniteuiWebcomponentsCore.delegateCombine(f.propertyChanged, igniteuiWebcomponentsCore.runOn(this, this.dj));
|
|
5016
5017
|
}
|
|
5017
5018
|
}
|
|
5018
5019
|
}
|
|
@@ -5034,27 +5035,27 @@
|
|
|
5034
5035
|
if (this.properties.count > 0 && this.actualProperties != this.properties) {
|
|
5035
5036
|
this.actualProperties = this.properties;
|
|
5036
5037
|
}
|
|
5037
|
-
this.
|
|
5038
|
+
this.dt();
|
|
5038
5039
|
};
|
|
5039
|
-
PropertyEditorPanel.prototype.
|
|
5040
|
+
PropertyEditorPanel.prototype.dt = function () {
|
|
5040
5041
|
if (!this.af) {
|
|
5041
5042
|
if (this.v != null) {
|
|
5042
|
-
this.
|
|
5043
|
+
this.d2();
|
|
5043
5044
|
}
|
|
5044
5045
|
}
|
|
5045
5046
|
};
|
|
5046
|
-
PropertyEditorPanel.prototype.
|
|
5047
|
+
PropertyEditorPanel.prototype.dj = function (a, b) {
|
|
5047
5048
|
if (!this.af) {
|
|
5048
5049
|
this.aj();
|
|
5049
5050
|
if (this.v != null) {
|
|
5050
|
-
this.
|
|
5051
|
+
this.d2();
|
|
5051
5052
|
}
|
|
5052
5053
|
}
|
|
5053
5054
|
};
|
|
5054
5055
|
PropertyEditorPanel.prototype.notifySizeChanged = function () {
|
|
5055
5056
|
this.l.s();
|
|
5056
5057
|
};
|
|
5057
|
-
PropertyEditorPanel.prototype.
|
|
5058
|
+
PropertyEditorPanel.prototype.dh = function (a, b) {
|
|
5058
5059
|
this.v = a;
|
|
5059
5060
|
if (null != this.v) {
|
|
5060
5061
|
if (this.actualProperties != null) {
|
|
@@ -5069,16 +5070,16 @@
|
|
|
5069
5070
|
this.actualProperties = c.ae;
|
|
5070
5071
|
}
|
|
5071
5072
|
}
|
|
5072
|
-
this.
|
|
5073
|
+
this.br = this.actualProperties;
|
|
5073
5074
|
var d = this.actualProperties;
|
|
5074
5075
|
d = this.actualProperties.toArray();
|
|
5075
5076
|
var e = new igniteuiWebcomponentsCore.LocalDataSource();
|
|
5076
5077
|
e.dataSource = d;
|
|
5077
5078
|
this.c = e;
|
|
5078
|
-
this.
|
|
5079
|
+
this.ce();
|
|
5079
5080
|
}
|
|
5080
5081
|
if (this.actualProperties != null) {
|
|
5081
|
-
this.
|
|
5082
|
+
this.d2();
|
|
5082
5083
|
}
|
|
5083
5084
|
}
|
|
5084
5085
|
};
|
|
@@ -5088,7 +5089,7 @@
|
|
|
5088
5089
|
PropertyEditorPanel.prototype.provideContainer = function (a) {
|
|
5089
5090
|
this.l.t(a);
|
|
5090
5091
|
};
|
|
5091
|
-
PropertyEditorPanel.prototype.
|
|
5092
|
+
PropertyEditorPanel.prototype.ds = function (a) {
|
|
5092
5093
|
};
|
|
5093
5094
|
Object.defineProperty(PropertyEditorPanel.prototype, "actualProperties", {
|
|
5094
5095
|
get: function () {
|
|
@@ -5098,7 +5099,7 @@
|
|
|
5098
5099
|
var b = this.n;
|
|
5099
5100
|
this.n = a;
|
|
5100
5101
|
if (b != this.n) {
|
|
5101
|
-
this.
|
|
5102
|
+
this.du("ActualProperties", b, this.n);
|
|
5102
5103
|
}
|
|
5103
5104
|
},
|
|
5104
5105
|
enumerable: true,
|
|
@@ -5112,21 +5113,21 @@
|
|
|
5112
5113
|
var b = this.o;
|
|
5113
5114
|
this.o = a;
|
|
5114
5115
|
if (b != this.o) {
|
|
5115
|
-
this.
|
|
5116
|
+
this.du("Properties", b, this.o);
|
|
5116
5117
|
}
|
|
5117
5118
|
},
|
|
5118
5119
|
enumerable: true,
|
|
5119
5120
|
configurable: true
|
|
5120
5121
|
});
|
|
5121
|
-
Object.defineProperty(PropertyEditorPanel.prototype, "
|
|
5122
|
+
Object.defineProperty(PropertyEditorPanel.prototype, "bp", {
|
|
5122
5123
|
get: function () {
|
|
5123
|
-
return this.
|
|
5124
|
+
return this.bk;
|
|
5124
5125
|
},
|
|
5125
5126
|
set: function (a) {
|
|
5126
|
-
var b = this.
|
|
5127
|
-
this.
|
|
5128
|
-
if (b != this.
|
|
5129
|
-
this.
|
|
5127
|
+
var b = this.bk;
|
|
5128
|
+
this.bk = a;
|
|
5129
|
+
if (b != this.bk) {
|
|
5130
|
+
this.du("RowHeight", b, this.bk);
|
|
5130
5131
|
}
|
|
5131
5132
|
},
|
|
5132
5133
|
enumerable: true,
|
|
@@ -5150,7 +5151,7 @@
|
|
|
5150
5151
|
var b = this.s;
|
|
5151
5152
|
this.s = a;
|
|
5152
5153
|
if (b != this.s) {
|
|
5153
|
-
this.
|
|
5154
|
+
this.du("CellTextStyle", b, this.s);
|
|
5154
5155
|
}
|
|
5155
5156
|
},
|
|
5156
5157
|
enumerable: true,
|
|
@@ -5162,25 +5163,25 @@
|
|
|
5162
5163
|
}
|
|
5163
5164
|
return this.t;
|
|
5164
5165
|
};
|
|
5165
|
-
PropertyEditorPanel.prototype.
|
|
5166
|
+
PropertyEditorPanel.prototype.du = function (a, b, c) {
|
|
5166
5167
|
if (this.propertyChanged != null) {
|
|
5167
5168
|
this.propertyChanged(this, new igniteuiWebcomponentsCore.PropertyChangedEventArgs(a));
|
|
5168
5169
|
}
|
|
5169
|
-
this.
|
|
5170
|
+
this.dy(a, b, c);
|
|
5170
5171
|
};
|
|
5171
|
-
PropertyEditorPanel.prototype.
|
|
5172
|
+
PropertyEditorPanel.prototype.dy = function (a, b, c) {
|
|
5172
5173
|
switch (a) {
|
|
5173
5174
|
case "DescriptionType":
|
|
5174
|
-
if (this.
|
|
5175
|
+
if (this.b2 == null) {
|
|
5175
5176
|
if (this.properties == null) {
|
|
5176
5177
|
this.actualProperties = null;
|
|
5177
5178
|
}
|
|
5178
5179
|
}
|
|
5179
|
-
if (this.
|
|
5180
|
+
if (this.b2 != null) {
|
|
5180
5181
|
if (this.k == null) {
|
|
5181
5182
|
this.k = new PropertyEditorDataSource();
|
|
5182
5183
|
}
|
|
5183
|
-
this.k.l = this.
|
|
5184
|
+
this.k.l = this.b2;
|
|
5184
5185
|
}
|
|
5185
5186
|
if (this.properties == null || this.properties.count == 0) {
|
|
5186
5187
|
if (this.k.g != null) {
|
|
@@ -5244,10 +5245,11 @@
|
|
|
5244
5245
|
this.actualProperties = this.properties;
|
|
5245
5246
|
break;
|
|
5246
5247
|
case "IsWrappingEnabled":
|
|
5247
|
-
this.
|
|
5248
|
+
this.d2();
|
|
5248
5249
|
break;
|
|
5249
5250
|
case "IsHorizontal":
|
|
5250
5251
|
if (this.ag) {
|
|
5252
|
+
this.bj = -1;
|
|
5251
5253
|
if (this.actualProperties != null && !(igniteuiWebcomponentsCore.typeCast(HorizontalPropertyEditorPanelDataSource.$, this.actualProperties) !== null)) {
|
|
5252
5254
|
this.actualProperties = new HorizontalPropertyEditorPanelDataSource(this.actualProperties);
|
|
5253
5255
|
}
|
|
@@ -5272,7 +5274,7 @@
|
|
|
5272
5274
|
}
|
|
5273
5275
|
}
|
|
5274
5276
|
if (this.v != null) {
|
|
5275
|
-
var f = this.
|
|
5277
|
+
var f = this.br != this.actualProperties;
|
|
5276
5278
|
if (this.ag) {
|
|
5277
5279
|
if (this.actualProperties != null && !(igniteuiWebcomponentsCore.typeCast(HorizontalPropertyEditorPanelDataSource.$, this.actualProperties) !== null)) {
|
|
5278
5280
|
this.actualProperties = new HorizontalPropertyEditorPanelDataSource(this.actualProperties);
|
|
@@ -5284,33 +5286,33 @@
|
|
|
5284
5286
|
this.actualProperties = g.ae;
|
|
5285
5287
|
}
|
|
5286
5288
|
}
|
|
5287
|
-
this.
|
|
5289
|
+
this.br = this.actualProperties;
|
|
5288
5290
|
var h = this.actualProperties;
|
|
5289
5291
|
h = this.actualProperties.toArray();
|
|
5290
5292
|
var i = new igniteuiWebcomponentsCore.LocalDataSource();
|
|
5291
5293
|
i.dataSource = h;
|
|
5292
5294
|
this.c = i;
|
|
5293
|
-
this.
|
|
5295
|
+
this.ce();
|
|
5294
5296
|
if (this.c != null) {
|
|
5295
5297
|
var j = this.c;
|
|
5296
|
-
j.schemaChanged = igniteuiWebcomponentsCore.delegateCombine(j.schemaChanged, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5298
|
+
j.schemaChanged = igniteuiWebcomponentsCore.delegateCombine(j.schemaChanged, igniteuiWebcomponentsCore.runOn(this, this.dw));
|
|
5297
5299
|
}
|
|
5298
5300
|
if (f) {
|
|
5299
|
-
this.
|
|
5301
|
+
this.d2();
|
|
5300
5302
|
}
|
|
5301
5303
|
}
|
|
5302
5304
|
break;
|
|
5303
5305
|
case "RowHeight":
|
|
5304
5306
|
if (this.v != null) {
|
|
5305
|
-
this.ar = this.
|
|
5307
|
+
this.ar = this.bp;
|
|
5306
5308
|
}
|
|
5307
5309
|
break;
|
|
5308
5310
|
case "CellTextStyle":
|
|
5309
|
-
this.
|
|
5311
|
+
this.d0();
|
|
5310
5312
|
break;
|
|
5311
5313
|
case "BackgroundColor":
|
|
5312
5314
|
case "TextColor":
|
|
5313
|
-
this.
|
|
5315
|
+
this.d0();
|
|
5314
5316
|
break;
|
|
5315
5317
|
}
|
|
5316
5318
|
};
|
|
@@ -5347,21 +5349,21 @@
|
|
|
5347
5349
|
}
|
|
5348
5350
|
}
|
|
5349
5351
|
if (b) {
|
|
5350
|
-
this.
|
|
5352
|
+
this.d2();
|
|
5351
5353
|
}
|
|
5352
5354
|
else if (this.v != null) {
|
|
5353
|
-
this.
|
|
5355
|
+
this.d0();
|
|
5354
5356
|
}
|
|
5355
5357
|
this.af = a;
|
|
5356
5358
|
return b;
|
|
5357
5359
|
};
|
|
5358
|
-
PropertyEditorPanel.prototype.
|
|
5360
|
+
PropertyEditorPanel.prototype.d0 = function () {
|
|
5359
5361
|
if (!this.ae && this.j != null) {
|
|
5360
5362
|
this.ae = true;
|
|
5361
|
-
this.j.enqueueAction(igniteuiWebcomponentsCore.runOn(this, this.
|
|
5363
|
+
this.j.enqueueAction(igniteuiWebcomponentsCore.runOn(this, this.cj));
|
|
5362
5364
|
}
|
|
5363
5365
|
};
|
|
5364
|
-
PropertyEditorPanel.prototype.
|
|
5366
|
+
PropertyEditorPanel.prototype.cj = function () {
|
|
5365
5367
|
var _this = this;
|
|
5366
5368
|
this.ae = false;
|
|
5367
5369
|
if (this.an == null) {
|
|
@@ -5467,22 +5469,22 @@
|
|
|
5467
5469
|
this.v.a2(this.v.aw - 1);
|
|
5468
5470
|
}
|
|
5469
5471
|
};
|
|
5470
|
-
PropertyEditorPanel.prototype.
|
|
5472
|
+
PropertyEditorPanel.prototype.dw = function (a, b) {
|
|
5471
5473
|
this.z = true;
|
|
5472
|
-
this.
|
|
5474
|
+
this.ce();
|
|
5473
5475
|
this.z = false;
|
|
5474
5476
|
};
|
|
5475
|
-
PropertyEditorPanel.prototype.
|
|
5477
|
+
PropertyEditorPanel.prototype.d2 = function () {
|
|
5476
5478
|
if (this.v == null) {
|
|
5477
5479
|
return;
|
|
5478
5480
|
}
|
|
5479
5481
|
this.am.clear();
|
|
5480
5482
|
this.ap.clear();
|
|
5481
|
-
var a = this.
|
|
5482
|
-
var b = this.
|
|
5483
|
+
var a = this.bp == -1 ? 38 : this.bp;
|
|
5484
|
+
var b = this.d6;
|
|
5483
5485
|
var c = this.u();
|
|
5484
5486
|
if (this.ag) {
|
|
5485
|
-
this.
|
|
5487
|
+
this.cg();
|
|
5486
5488
|
}
|
|
5487
5489
|
else {
|
|
5488
5490
|
var d = new PropertyEditorPanelColumnDefinition();
|
|
@@ -5490,8 +5492,8 @@
|
|
|
5490
5492
|
d.f = 10;
|
|
5491
5493
|
d.g = 5;
|
|
5492
5494
|
d.a = 0;
|
|
5493
|
-
d.dataBinding = igniteuiWebcomponentsCore.delegateCombine(d.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5494
|
-
d.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(d.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5495
|
+
d.dataBinding = igniteuiWebcomponentsCore.delegateCombine(d.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.dl));
|
|
5496
|
+
d.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(d.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.dk));
|
|
5495
5497
|
d.j = "PropertyPath";
|
|
5496
5498
|
this.ap.add(d);
|
|
5497
5499
|
var e = new PropertyEditorPanelColumnDefinition();
|
|
@@ -5499,29 +5501,29 @@
|
|
|
5499
5501
|
e.a = 1;
|
|
5500
5502
|
e.f = 5;
|
|
5501
5503
|
e.g = 5;
|
|
5502
|
-
e.dataBinding = igniteuiWebcomponentsCore.delegateCombine(e.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5503
|
-
e.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(e.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5504
|
+
e.dataBinding = igniteuiWebcomponentsCore.delegateCombine(e.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.cl));
|
|
5505
|
+
e.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(e.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.ck));
|
|
5504
5506
|
e.j = "ValueType";
|
|
5505
5507
|
this.ap.add(e);
|
|
5506
5508
|
}
|
|
5507
|
-
this.
|
|
5509
|
+
this.d0();
|
|
5508
5510
|
};
|
|
5509
|
-
PropertyEditorPanel.prototype.
|
|
5511
|
+
PropertyEditorPanel.prototype.cg = function () {
|
|
5510
5512
|
if (this.actualProperties == null) {
|
|
5511
5513
|
return;
|
|
5512
5514
|
}
|
|
5513
5515
|
var a = this.actualProperties.ae;
|
|
5514
5516
|
var b = a.count;
|
|
5515
5517
|
var c = new igniteuiWebcomponentsCore.List$1(PropertyEditorPanelColumnDefinition.$, 0);
|
|
5516
|
-
var d = this.
|
|
5518
|
+
var d = this.bm(a, b, c, 0x7FFFFFFF);
|
|
5517
5519
|
for (var e = 0; e < c.count; e++) {
|
|
5518
5520
|
this.ap.add(c._inner[e]);
|
|
5519
5521
|
}
|
|
5520
|
-
this.
|
|
5522
|
+
this.bo = d;
|
|
5521
5523
|
var f = this.actualProperties;
|
|
5522
|
-
var g =
|
|
5524
|
+
var g = this.bj;
|
|
5523
5525
|
f.clear();
|
|
5524
|
-
for (var h = 0; h < this.
|
|
5526
|
+
for (var h = 0; h < this.bo; h++) {
|
|
5525
5527
|
f.add(new PropertyEditorPropertyDescription());
|
|
5526
5528
|
}
|
|
5527
5529
|
var i = this.actualProperties.toArray();
|
|
@@ -5529,11 +5531,12 @@
|
|
|
5529
5531
|
j.dataSource = i;
|
|
5530
5532
|
this.c = j;
|
|
5531
5533
|
if (f.count != g) {
|
|
5532
|
-
this.
|
|
5534
|
+
this.bj = f.count;
|
|
5535
|
+
this.d0();
|
|
5533
5536
|
this.l.r();
|
|
5534
5537
|
}
|
|
5535
5538
|
};
|
|
5536
|
-
PropertyEditorPanel.prototype.
|
|
5539
|
+
PropertyEditorPanel.prototype.ea = function () {
|
|
5537
5540
|
if (this.ag && this.v != null && this.c != null) {
|
|
5538
5541
|
var a = this.ar;
|
|
5539
5542
|
var b = this.actualProperties;
|
|
@@ -5543,7 +5546,7 @@
|
|
|
5543
5546
|
return new igniteuiWebcomponentsCore.Size(1, 0, 0);
|
|
5544
5547
|
}
|
|
5545
5548
|
};
|
|
5546
|
-
PropertyEditorPanel.prototype.
|
|
5549
|
+
PropertyEditorPanel.prototype.bm = function (a, b, c, d) {
|
|
5547
5550
|
var e = 0;
|
|
5548
5551
|
var f = 0;
|
|
5549
5552
|
var g = 0;
|
|
@@ -5564,11 +5567,11 @@
|
|
|
5564
5567
|
var p = c._inner[g + 1];
|
|
5565
5568
|
o.h = m;
|
|
5566
5569
|
p.h = n;
|
|
5567
|
-
this.
|
|
5570
|
+
this.d1(h, c);
|
|
5568
5571
|
if (c.count == 0) {
|
|
5569
5572
|
return 0;
|
|
5570
5573
|
}
|
|
5571
|
-
return this.
|
|
5574
|
+
return this.bm(a, b, c, c.count);
|
|
5572
5575
|
}
|
|
5573
5576
|
d = Math.max(Math.min(d, g), 2);
|
|
5574
5577
|
f++;
|
|
@@ -5579,7 +5582,7 @@
|
|
|
5579
5582
|
i = 0;
|
|
5580
5583
|
g = 0;
|
|
5581
5584
|
}
|
|
5582
|
-
var r = this.
|
|
5585
|
+
var r = this.b5(l);
|
|
5583
5586
|
if (c.count <= g) {
|
|
5584
5587
|
var s = new PropertyEditorPanelColumnDefinition();
|
|
5585
5588
|
s.b = 0;
|
|
@@ -5587,8 +5590,8 @@
|
|
|
5587
5590
|
s.f = 10;
|
|
5588
5591
|
s.g = 5;
|
|
5589
5592
|
s.h = m;
|
|
5590
|
-
s.dataBinding = igniteuiWebcomponentsCore.delegateCombine(s.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5591
|
-
s.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(s.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5593
|
+
s.dataBinding = igniteuiWebcomponentsCore.delegateCombine(s.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.dl));
|
|
5594
|
+
s.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(s.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.dk));
|
|
5592
5595
|
s.j = "PropertyName_" + k;
|
|
5593
5596
|
c.add(s);
|
|
5594
5597
|
this.am.item(s, c.count - 1);
|
|
@@ -5600,11 +5603,11 @@
|
|
|
5600
5603
|
var u = m - t.h;
|
|
5601
5604
|
t.h = m;
|
|
5602
5605
|
if (u > j && d > 2) {
|
|
5603
|
-
this.
|
|
5606
|
+
this.d1(h, c);
|
|
5604
5607
|
if (c.count == 0) {
|
|
5605
5608
|
return 0;
|
|
5606
5609
|
}
|
|
5607
|
-
return this.
|
|
5610
|
+
return this.bm(a, b, c, c.count);
|
|
5608
5611
|
}
|
|
5609
5612
|
else {
|
|
5610
5613
|
j -= u;
|
|
@@ -5626,9 +5629,9 @@
|
|
|
5626
5629
|
v.j = "ValueType_" + k;
|
|
5627
5630
|
v.f = 5;
|
|
5628
5631
|
v.g = 5;
|
|
5629
|
-
v.dataBinding = igniteuiWebcomponentsCore.delegateCombine(v.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5632
|
+
v.dataBinding = igniteuiWebcomponentsCore.delegateCombine(v.dataBinding, igniteuiWebcomponentsCore.runOn(this, this.cl));
|
|
5630
5633
|
v.h = n;
|
|
5631
|
-
v.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(v.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.
|
|
5634
|
+
v.cellUpdating = igniteuiWebcomponentsCore.delegateCombine(v.cellUpdating, igniteuiWebcomponentsCore.runOn(this, this.ck));
|
|
5632
5635
|
c.add(v);
|
|
5633
5636
|
this.am.item(v, c.count - 1);
|
|
5634
5637
|
g++;
|
|
@@ -5639,11 +5642,11 @@
|
|
|
5639
5642
|
var x = n - w.h;
|
|
5640
5643
|
w.h = n;
|
|
5641
5644
|
if (x > j && d > 2) {
|
|
5642
|
-
this.
|
|
5645
|
+
this.d1(h, c);
|
|
5643
5646
|
if (c.count == 0) {
|
|
5644
5647
|
return 0;
|
|
5645
5648
|
}
|
|
5646
|
-
return this.
|
|
5649
|
+
return this.bm(a, b, c, c.count);
|
|
5647
5650
|
}
|
|
5648
5651
|
else {
|
|
5649
5652
|
j -= x;
|
|
@@ -5662,7 +5665,7 @@
|
|
|
5662
5665
|
}
|
|
5663
5666
|
return f + 1;
|
|
5664
5667
|
};
|
|
5665
|
-
PropertyEditorPanel.prototype.
|
|
5668
|
+
PropertyEditorPanel.prototype.d1 = function (a, b) {
|
|
5666
5669
|
var e_4, _a;
|
|
5667
5670
|
var c = 0;
|
|
5668
5671
|
try {
|
|
@@ -5700,12 +5703,12 @@
|
|
|
5700
5703
|
}
|
|
5701
5704
|
}
|
|
5702
5705
|
};
|
|
5703
|
-
PropertyEditorPanel.prototype.
|
|
5706
|
+
PropertyEditorPanel.prototype.cl = function (a, b) {
|
|
5704
5707
|
var c = a;
|
|
5705
5708
|
var d = this.m(c, b.a, b.c);
|
|
5706
5709
|
b.b = igniteuiWebcomponentsCore.enumGetBox(PropertyEditorValueType_$type, d != null ? d.n : 0);
|
|
5707
5710
|
};
|
|
5708
|
-
PropertyEditorPanel.prototype.
|
|
5711
|
+
PropertyEditorPanel.prototype.dl = function (a, b) {
|
|
5709
5712
|
var c = a;
|
|
5710
5713
|
var d = this.m(c, b.a, b.c);
|
|
5711
5714
|
if (d == null) {
|
|
@@ -5826,120 +5829,120 @@
|
|
|
5826
5829
|
if (!igniteuiWebcomponentsCore.isNaN_(a.x)) {
|
|
5827
5830
|
return a.x;
|
|
5828
5831
|
}
|
|
5829
|
-
return this.l.h(this.
|
|
5832
|
+
return this.l.h(this.b5(a)) + 17;
|
|
5830
5833
|
};
|
|
5831
|
-
PropertyEditorPanel.prototype.
|
|
5834
|
+
PropertyEditorPanel.prototype.b5 = function (a) {
|
|
5832
5835
|
return a.aj != null ? a.aj : a.al;
|
|
5833
5836
|
};
|
|
5834
|
-
PropertyEditorPanel.prototype.
|
|
5837
|
+
PropertyEditorPanel.prototype.dk = function (a, b) {
|
|
5835
5838
|
var c = a;
|
|
5836
5839
|
var d = this.m(c, b.b, b.c);
|
|
5837
|
-
this.
|
|
5840
|
+
this.c7(c, b);
|
|
5838
5841
|
};
|
|
5839
|
-
PropertyEditorPanel.prototype.
|
|
5842
|
+
PropertyEditorPanel.prototype.ck = function (a, b) {
|
|
5840
5843
|
var c = a;
|
|
5841
5844
|
var d = this.m(c, b.b, b.c);
|
|
5842
5845
|
var e = d != null ? d.n : 0;
|
|
5843
5846
|
switch (e) {
|
|
5844
5847
|
case 10:
|
|
5845
|
-
this.
|
|
5848
|
+
this.cs(c, b);
|
|
5846
5849
|
break;
|
|
5847
5850
|
case 7:
|
|
5848
|
-
this.
|
|
5851
|
+
this.ct(c, b);
|
|
5849
5852
|
break;
|
|
5850
5853
|
case 4:
|
|
5851
|
-
this.
|
|
5854
|
+
this.cv(c, b);
|
|
5852
5855
|
break;
|
|
5853
5856
|
case 6:
|
|
5854
|
-
this.
|
|
5857
|
+
this.cu(c, b);
|
|
5855
5858
|
break;
|
|
5856
5859
|
case 9:
|
|
5857
|
-
this.
|
|
5860
|
+
this.cx(c, b);
|
|
5858
5861
|
break;
|
|
5859
5862
|
case 5:
|
|
5860
|
-
this.
|
|
5863
|
+
this.cz(c, b);
|
|
5861
5864
|
break;
|
|
5862
5865
|
case 14:
|
|
5863
|
-
this.
|
|
5866
|
+
this.cy(c, b);
|
|
5864
5867
|
break;
|
|
5865
5868
|
case 18:
|
|
5866
|
-
this.
|
|
5869
|
+
this.c0(c, b);
|
|
5867
5870
|
break;
|
|
5868
5871
|
case 3:
|
|
5869
|
-
this.
|
|
5872
|
+
this.c1(c, b);
|
|
5870
5873
|
break;
|
|
5871
5874
|
case 15:
|
|
5872
|
-
this.
|
|
5875
|
+
this.c4(c, b);
|
|
5873
5876
|
break;
|
|
5874
5877
|
case 17:
|
|
5875
|
-
this.
|
|
5878
|
+
this.c5(c, b);
|
|
5876
5879
|
break;
|
|
5877
5880
|
case 16:
|
|
5878
|
-
this.
|
|
5881
|
+
this.c8(c, b);
|
|
5879
5882
|
break;
|
|
5880
5883
|
case 1:
|
|
5881
|
-
this.
|
|
5884
|
+
this.c9(c, b);
|
|
5882
5885
|
break;
|
|
5883
5886
|
case 11:
|
|
5884
|
-
this.
|
|
5887
|
+
this.da(c, b);
|
|
5885
5888
|
break;
|
|
5886
5889
|
case 13:
|
|
5887
|
-
this.
|
|
5890
|
+
this.db(c, b);
|
|
5888
5891
|
break;
|
|
5889
5892
|
case 12:
|
|
5890
|
-
this.
|
|
5893
|
+
this.dc(c, b);
|
|
5891
5894
|
break;
|
|
5892
5895
|
case 2:
|
|
5893
|
-
this.
|
|
5896
|
+
this.de(c, b);
|
|
5894
5897
|
break;
|
|
5895
5898
|
case 8:
|
|
5896
|
-
this.
|
|
5899
|
+
this.df(c, b);
|
|
5897
5900
|
break;
|
|
5898
5901
|
case 19:
|
|
5899
|
-
this.
|
|
5902
|
+
this.dg(c, b);
|
|
5900
5903
|
break;
|
|
5901
5904
|
case 20:
|
|
5902
|
-
this.
|
|
5905
|
+
this.cw(c, b);
|
|
5903
5906
|
break;
|
|
5904
5907
|
case 21:
|
|
5905
|
-
this.
|
|
5908
|
+
this.dd(c, b);
|
|
5906
5909
|
break;
|
|
5907
5910
|
case 0: break;
|
|
5908
5911
|
}
|
|
5909
5912
|
};
|
|
5913
|
+
PropertyEditorPanel.prototype.dg = function (a, b) {
|
|
5914
|
+
this.c6(a, b);
|
|
5915
|
+
};
|
|
5910
5916
|
PropertyEditorPanel.prototype.df = function (a, b) {
|
|
5911
|
-
this.c5(a, b);
|
|
5912
5917
|
};
|
|
5913
5918
|
PropertyEditorPanel.prototype.de = function (a, b) {
|
|
5919
|
+
this.c6(a, b);
|
|
5914
5920
|
};
|
|
5915
|
-
PropertyEditorPanel.prototype.
|
|
5916
|
-
this.
|
|
5921
|
+
PropertyEditorPanel.prototype.dc = function (a, b) {
|
|
5922
|
+
this.c6(a, b);
|
|
5917
5923
|
};
|
|
5918
5924
|
PropertyEditorPanel.prototype.db = function (a, b) {
|
|
5919
|
-
this.
|
|
5925
|
+
this.c6(a, b);
|
|
5920
5926
|
};
|
|
5921
5927
|
PropertyEditorPanel.prototype.da = function (a, b) {
|
|
5922
|
-
this.
|
|
5928
|
+
this.c6(a, b);
|
|
5923
5929
|
};
|
|
5924
5930
|
PropertyEditorPanel.prototype.c9 = function (a, b) {
|
|
5925
|
-
this.
|
|
5926
|
-
};
|
|
5927
|
-
PropertyEditorPanel.prototype.c8 = function (a, b) {
|
|
5928
|
-
this.c5(a, b);
|
|
5931
|
+
this.c6(a, b);
|
|
5929
5932
|
};
|
|
5930
|
-
PropertyEditorPanel.prototype.
|
|
5933
|
+
PropertyEditorPanel.prototype.c7 = function (a, b) {
|
|
5931
5934
|
var _this = this;
|
|
5932
|
-
this.
|
|
5935
|
+
this.cq(b, function (c, d) {
|
|
5933
5936
|
c.ap = _this.u();
|
|
5934
5937
|
c.e = 1;
|
|
5935
5938
|
var e = _this.m(a, b.b, b.c);
|
|
5936
5939
|
c.v = e;
|
|
5937
|
-
c.aq = _this.
|
|
5940
|
+
c.aq = _this.b5(e);
|
|
5938
5941
|
});
|
|
5939
5942
|
};
|
|
5940
|
-
PropertyEditorPanel.prototype.
|
|
5943
|
+
PropertyEditorPanel.prototype.c6 = function (a, b) {
|
|
5941
5944
|
var _this = this;
|
|
5942
|
-
this.
|
|
5945
|
+
this.cp(b, function (c, d) {
|
|
5943
5946
|
c.e = 1;
|
|
5944
5947
|
c.at = 1;
|
|
5945
5948
|
c.aq = 2;
|
|
@@ -5947,11 +5950,11 @@
|
|
|
5947
5950
|
c.v = e;
|
|
5948
5951
|
c.au = (e.ad != null ? e.ad.toString() : "");
|
|
5949
5952
|
if (d) {
|
|
5950
|
-
c.as = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
5953
|
+
c.as = igniteuiWebcomponentsCore.runOn(_this, _this.di);
|
|
5951
5954
|
}
|
|
5952
5955
|
});
|
|
5953
5956
|
};
|
|
5954
|
-
PropertyEditorPanel.prototype.
|
|
5957
|
+
PropertyEditorPanel.prototype.cq = function (a, b) {
|
|
5955
5958
|
var c = a.a;
|
|
5956
5959
|
var d = c.aw;
|
|
5957
5960
|
var e = false;
|
|
@@ -5965,7 +5968,7 @@
|
|
|
5965
5968
|
}
|
|
5966
5969
|
b(d, e);
|
|
5967
5970
|
};
|
|
5968
|
-
PropertyEditorPanel.prototype.
|
|
5971
|
+
PropertyEditorPanel.prototype.cp = function (a, b) {
|
|
5969
5972
|
var c = a.a;
|
|
5970
5973
|
var d = c.aw;
|
|
5971
5974
|
var e = false;
|
|
@@ -5979,7 +5982,7 @@
|
|
|
5979
5982
|
}
|
|
5980
5983
|
b(d, e);
|
|
5981
5984
|
};
|
|
5982
|
-
PropertyEditorPanel.prototype.
|
|
5985
|
+
PropertyEditorPanel.prototype.cm = function (a, b) {
|
|
5983
5986
|
var c = a.a;
|
|
5984
5987
|
var d = c.aw;
|
|
5985
5988
|
var e = false;
|
|
@@ -5993,7 +5996,7 @@
|
|
|
5993
5996
|
}
|
|
5994
5997
|
b(d, e);
|
|
5995
5998
|
};
|
|
5996
|
-
PropertyEditorPanel.prototype.
|
|
5999
|
+
PropertyEditorPanel.prototype.cr = function (a, b) {
|
|
5997
6000
|
var c = a.a;
|
|
5998
6001
|
var d = c.aw;
|
|
5999
6002
|
var e = false;
|
|
@@ -6007,7 +6010,7 @@
|
|
|
6007
6010
|
}
|
|
6008
6011
|
b(d, e);
|
|
6009
6012
|
};
|
|
6010
|
-
PropertyEditorPanel.prototype.
|
|
6013
|
+
PropertyEditorPanel.prototype.co = function (a, b) {
|
|
6011
6014
|
var c = a.a;
|
|
6012
6015
|
var d = c.aw;
|
|
6013
6016
|
var e = false;
|
|
@@ -6021,7 +6024,7 @@
|
|
|
6021
6024
|
}
|
|
6022
6025
|
b(d, e);
|
|
6023
6026
|
};
|
|
6024
|
-
PropertyEditorPanel.prototype.
|
|
6027
|
+
PropertyEditorPanel.prototype.cn = function (a, b) {
|
|
6025
6028
|
var c = a.a;
|
|
6026
6029
|
var d = c.aw;
|
|
6027
6030
|
var e = false;
|
|
@@ -6035,9 +6038,9 @@
|
|
|
6035
6038
|
}
|
|
6036
6039
|
b(d, e);
|
|
6037
6040
|
};
|
|
6038
|
-
PropertyEditorPanel.prototype.
|
|
6041
|
+
PropertyEditorPanel.prototype.cw = function (a, b) {
|
|
6039
6042
|
var _this = this;
|
|
6040
|
-
this.
|
|
6043
|
+
this.cm(b, function (c, d) {
|
|
6041
6044
|
c.e = 1;
|
|
6042
6045
|
if (c.ar != 2) {
|
|
6043
6046
|
c.ar = 2;
|
|
@@ -6050,13 +6053,13 @@
|
|
|
6050
6053
|
}
|
|
6051
6054
|
c.as = f;
|
|
6052
6055
|
if (d) {
|
|
6053
|
-
c.aq = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
6056
|
+
c.aq = igniteuiWebcomponentsCore.runOn(_this, _this.cd);
|
|
6054
6057
|
}
|
|
6055
6058
|
});
|
|
6056
6059
|
};
|
|
6057
|
-
PropertyEditorPanel.prototype.
|
|
6060
|
+
PropertyEditorPanel.prototype.dd = function (a, b) {
|
|
6058
6061
|
var _this = this;
|
|
6059
|
-
this.
|
|
6062
|
+
this.cr(b, function (c, d) {
|
|
6060
6063
|
c.e = 1;
|
|
6061
6064
|
var e = _this.m(a, b.b, b.c);
|
|
6062
6065
|
c.v = e;
|
|
@@ -6093,21 +6096,21 @@
|
|
|
6093
6096
|
c.av = 1;
|
|
6094
6097
|
}
|
|
6095
6098
|
if (d) {
|
|
6096
|
-
c.as = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
6099
|
+
c.as = igniteuiWebcomponentsCore.runOn(_this, _this.d3);
|
|
6097
6100
|
}
|
|
6098
6101
|
});
|
|
6099
6102
|
};
|
|
6100
|
-
PropertyEditorPanel.prototype.
|
|
6103
|
+
PropertyEditorPanel.prototype.d3 = function (a, b) {
|
|
6101
6104
|
var c = a;
|
|
6102
6105
|
var d = c.v;
|
|
6103
6106
|
this.af = true;
|
|
6104
6107
|
d.ad = c.aw;
|
|
6105
6108
|
this.af = false;
|
|
6106
|
-
this.
|
|
6109
|
+
this.dv(d);
|
|
6107
6110
|
};
|
|
6108
|
-
PropertyEditorPanel.prototype.
|
|
6111
|
+
PropertyEditorPanel.prototype.c3 = function (a, b) {
|
|
6109
6112
|
var _this = this;
|
|
6110
|
-
this.
|
|
6113
|
+
this.co(b, function (c, d) {
|
|
6111
6114
|
c.e = 1;
|
|
6112
6115
|
if (c.ap != 2) {
|
|
6113
6116
|
c.ap = 2;
|
|
@@ -6129,7 +6132,7 @@
|
|
|
6129
6132
|
}
|
|
6130
6133
|
}
|
|
6131
6134
|
{
|
|
6132
|
-
c.ar = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
6135
|
+
c.ar = igniteuiWebcomponentsCore.runOn(_this, _this.ch);
|
|
6133
6136
|
}
|
|
6134
6137
|
}
|
|
6135
6138
|
else {
|
|
@@ -6144,7 +6147,7 @@
|
|
|
6144
6147
|
}
|
|
6145
6148
|
if (d) {
|
|
6146
6149
|
if (c.ar == null) {
|
|
6147
|
-
c.ar = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
6150
|
+
c.ar = igniteuiWebcomponentsCore.runOn(_this, _this.ch);
|
|
6148
6151
|
}
|
|
6149
6152
|
c.ah = igniteuiWebcomponentsCore.BrushUtil.g(255, 255, 255, 255);
|
|
6150
6153
|
}
|
|
@@ -6156,16 +6159,16 @@
|
|
|
6156
6159
|
PropertyEditorPanel.prototype.a = function (a) {
|
|
6157
6160
|
return a.c;
|
|
6158
6161
|
};
|
|
6159
|
-
PropertyEditorPanel.prototype.
|
|
6162
|
+
PropertyEditorPanel.prototype.ch = function (a, b) {
|
|
6160
6163
|
var c = a;
|
|
6161
6164
|
var d = c.v;
|
|
6162
6165
|
this.af = true;
|
|
6163
6166
|
d.ad = c.at;
|
|
6164
6167
|
d.am();
|
|
6165
6168
|
this.af = false;
|
|
6166
|
-
this.
|
|
6169
|
+
this.dv(d);
|
|
6167
6170
|
};
|
|
6168
|
-
PropertyEditorPanel.prototype.
|
|
6171
|
+
PropertyEditorPanel.prototype.di = function (a, b) {
|
|
6169
6172
|
var c = a;
|
|
6170
6173
|
var d = c.v;
|
|
6171
6174
|
this.af = true;
|
|
@@ -6180,30 +6183,30 @@
|
|
|
6180
6183
|
}
|
|
6181
6184
|
d.am();
|
|
6182
6185
|
this.af = false;
|
|
6183
|
-
this.
|
|
6186
|
+
this.dv(d);
|
|
6184
6187
|
};
|
|
6185
|
-
PropertyEditorPanel.prototype.
|
|
6188
|
+
PropertyEditorPanel.prototype.cd = function (a, b) {
|
|
6186
6189
|
var c = a;
|
|
6187
6190
|
var d = c.v;
|
|
6188
6191
|
this.af = true;
|
|
6189
6192
|
d.an();
|
|
6190
6193
|
this.af = false;
|
|
6191
|
-
this.
|
|
6194
|
+
this.dv(d);
|
|
6192
6195
|
};
|
|
6193
|
-
PropertyEditorPanel.prototype.
|
|
6196
|
+
PropertyEditorPanel.prototype.dv = function (a) {
|
|
6194
6197
|
var _this = this;
|
|
6195
|
-
if (this.
|
|
6198
|
+
if (this.bs != null && this.e != null) {
|
|
6196
6199
|
if (this.ad) {
|
|
6197
6200
|
this.ad = false;
|
|
6198
6201
|
this.e.addTargetPropertyUpdatingListener(igniteuiWebcomponentsCore.runOn(this, this.al));
|
|
6199
6202
|
}
|
|
6200
|
-
var b = this.
|
|
6201
|
-
this.
|
|
6203
|
+
var b = this.bt == null;
|
|
6204
|
+
this.bt = this.b4();
|
|
6202
6205
|
if (b) {
|
|
6203
|
-
this.l.q(this.
|
|
6206
|
+
this.l.q(this.bs, function (c) { return _this.e.loadJsonOverlay(_this.bt, function (d) { return c; }, function (d) { return _this.bs; }); });
|
|
6204
6207
|
}
|
|
6205
6208
|
else {
|
|
6206
|
-
this.l.q(this.
|
|
6209
|
+
this.l.q(this.bs, function (c) { return _this.e.loadJsonDelta(_this.bt, function (d) { return c; }, false); });
|
|
6207
6210
|
}
|
|
6208
6211
|
}
|
|
6209
6212
|
};
|
|
@@ -6277,7 +6280,7 @@
|
|
|
6277
6280
|
b.add(a);
|
|
6278
6281
|
return b;
|
|
6279
6282
|
};
|
|
6280
|
-
PropertyEditorPanel.prototype.
|
|
6283
|
+
PropertyEditorPanel.prototype.b4 = function () {
|
|
6281
6284
|
if (this.actualProperties == null) {
|
|
6282
6285
|
return null;
|
|
6283
6286
|
}
|
|
@@ -6285,11 +6288,11 @@
|
|
|
6285
6288
|
if (igniteuiWebcomponentsCore.typeCast(HorizontalPropertyEditorPanelDataSource.$, a) !== null) {
|
|
6286
6289
|
a = a.ae;
|
|
6287
6290
|
}
|
|
6288
|
-
var b = new PropertyEditorTreeTransformer(this.h, this.
|
|
6289
|
-
this.
|
|
6291
|
+
var b = new PropertyEditorTreeTransformer(this.h, this.b2);
|
|
6292
|
+
this.c2(a, "", b, this.b2);
|
|
6290
6293
|
return b.g();
|
|
6291
6294
|
};
|
|
6292
|
-
PropertyEditorPanel.prototype.
|
|
6295
|
+
PropertyEditorPanel.prototype.c2 = function (a, b, c, d) {
|
|
6293
6296
|
for (var e = 0; e < a.count; e++) {
|
|
6294
6297
|
var f = a._inner[e];
|
|
6295
6298
|
if (f.n == 20) {
|
|
@@ -6299,44 +6302,44 @@
|
|
|
6299
6302
|
for (var g = 0; g < f.i.count; g++) {
|
|
6300
6303
|
var h = f.i._inner[g];
|
|
6301
6304
|
var i = b + f.al + "[" + g + "]";
|
|
6302
|
-
this.
|
|
6305
|
+
this.c2(h.a, i, c, h.b);
|
|
6303
6306
|
}
|
|
6304
6307
|
}
|
|
6305
6308
|
else if (f.g != null) {
|
|
6306
6309
|
var j = b + f.al;
|
|
6307
|
-
this.
|
|
6310
|
+
this.c2(f.g.a, j, c, f.g.b);
|
|
6308
6311
|
}
|
|
6309
6312
|
else {
|
|
6310
6313
|
c.h(b + f.al, f.ad, d);
|
|
6311
6314
|
}
|
|
6312
6315
|
}
|
|
6313
6316
|
};
|
|
6314
|
-
PropertyEditorPanel.prototype.
|
|
6317
|
+
PropertyEditorPanel.prototype.c8 = function (a, b) {
|
|
6318
|
+
};
|
|
6319
|
+
PropertyEditorPanel.prototype.c5 = function (a, b) {
|
|
6315
6320
|
};
|
|
6316
6321
|
PropertyEditorPanel.prototype.c4 = function (a, b) {
|
|
6322
|
+
this.c3(a, b);
|
|
6317
6323
|
};
|
|
6318
|
-
PropertyEditorPanel.prototype.
|
|
6319
|
-
this.c2(a, b);
|
|
6324
|
+
PropertyEditorPanel.prototype.c1 = function (a, b) {
|
|
6320
6325
|
};
|
|
6321
6326
|
PropertyEditorPanel.prototype.c0 = function (a, b) {
|
|
6322
6327
|
};
|
|
6328
|
+
PropertyEditorPanel.prototype.cy = function (a, b) {
|
|
6329
|
+
};
|
|
6323
6330
|
PropertyEditorPanel.prototype.cz = function (a, b) {
|
|
6331
|
+
this.c6(a, b);
|
|
6324
6332
|
};
|
|
6325
6333
|
PropertyEditorPanel.prototype.cx = function (a, b) {
|
|
6326
6334
|
};
|
|
6327
|
-
PropertyEditorPanel.prototype.
|
|
6328
|
-
this.c5(a, b);
|
|
6335
|
+
PropertyEditorPanel.prototype.cu = function (a, b) {
|
|
6329
6336
|
};
|
|
6330
|
-
PropertyEditorPanel.prototype.
|
|
6337
|
+
PropertyEditorPanel.prototype.cv = function (a, b) {
|
|
6338
|
+
this.c6(a, b);
|
|
6331
6339
|
};
|
|
6332
6340
|
PropertyEditorPanel.prototype.ct = function (a, b) {
|
|
6333
|
-
};
|
|
6334
|
-
PropertyEditorPanel.prototype.cu = function (a, b) {
|
|
6335
|
-
this.c5(a, b);
|
|
6336
|
-
};
|
|
6337
|
-
PropertyEditorPanel.prototype.cs = function (a, b) {
|
|
6338
6341
|
var _this = this;
|
|
6339
|
-
this.
|
|
6342
|
+
this.cn(b, function (c, d) {
|
|
6340
6343
|
c.e = 1;
|
|
6341
6344
|
if (!c.ar) {
|
|
6342
6345
|
c.ar = true;
|
|
@@ -6378,7 +6381,7 @@
|
|
|
6378
6381
|
c.as = k;
|
|
6379
6382
|
c.v = e;
|
|
6380
6383
|
if (d) {
|
|
6381
|
-
c.aq = igniteuiWebcomponentsCore.runOn(_this, _this.
|
|
6384
|
+
c.aq = igniteuiWebcomponentsCore.runOn(_this, _this.cf);
|
|
6382
6385
|
}
|
|
6383
6386
|
});
|
|
6384
6387
|
};
|
|
@@ -6388,7 +6391,7 @@
|
|
|
6388
6391
|
var e = d;
|
|
6389
6392
|
var f = igniteuiWebcomponentsCore.truncate((this.ap.count / 2));
|
|
6390
6393
|
var g = b * f;
|
|
6391
|
-
var h = this.
|
|
6394
|
+
var h = this.bn(a);
|
|
6392
6395
|
h = igniteuiWebcomponentsCore.truncate(Math.floor(h / 2)) + g;
|
|
6393
6396
|
if (h > e.count - 1) {
|
|
6394
6397
|
return null;
|
|
@@ -6399,37 +6402,37 @@
|
|
|
6399
6402
|
return c;
|
|
6400
6403
|
}
|
|
6401
6404
|
};
|
|
6402
|
-
PropertyEditorPanel.prototype.
|
|
6405
|
+
PropertyEditorPanel.prototype.bn = function (a) {
|
|
6403
6406
|
return this.am.item(a);
|
|
6404
6407
|
};
|
|
6405
|
-
PropertyEditorPanel.prototype.
|
|
6408
|
+
PropertyEditorPanel.prototype.cf = function (a, b) {
|
|
6406
6409
|
var c = a;
|
|
6407
6410
|
var d = c.v;
|
|
6408
6411
|
this.af = true;
|
|
6409
6412
|
d.ad = c.as;
|
|
6410
6413
|
d.am();
|
|
6411
6414
|
this.af = false;
|
|
6412
|
-
this.
|
|
6415
|
+
this.dv(d);
|
|
6413
6416
|
};
|
|
6414
|
-
PropertyEditorPanel.prototype.
|
|
6417
|
+
PropertyEditorPanel.prototype.cs = function (a, b) {
|
|
6415
6418
|
};
|
|
6416
|
-
PropertyEditorPanel.prototype.
|
|
6419
|
+
PropertyEditorPanel.prototype.dq = function (a, b, c) {
|
|
6417
6420
|
if (this.v != null) {
|
|
6418
6421
|
this.c.notifySetItem(a, b, c);
|
|
6419
6422
|
}
|
|
6420
6423
|
};
|
|
6421
|
-
PropertyEditorPanel.prototype.
|
|
6424
|
+
PropertyEditorPanel.prototype.dm = function () {
|
|
6422
6425
|
if (this.v != null) {
|
|
6423
6426
|
this.c.notifyClearItems();
|
|
6424
6427
|
}
|
|
6425
6428
|
};
|
|
6426
|
-
PropertyEditorPanel.prototype.
|
|
6429
|
+
PropertyEditorPanel.prototype.dn = function (a, b) {
|
|
6427
6430
|
if (this.v != null) {
|
|
6428
6431
|
this.c.notifyInsertItem(a, b);
|
|
6429
6432
|
}
|
|
6430
6433
|
;
|
|
6431
6434
|
};
|
|
6432
|
-
PropertyEditorPanel.prototype.
|
|
6435
|
+
PropertyEditorPanel.prototype.dp = function (a, b) {
|
|
6433
6436
|
if (this.v != null) {
|
|
6434
6437
|
this.c.notifyRemoveItem(a, b);
|
|
6435
6438
|
}
|
|
@@ -6442,7 +6445,7 @@
|
|
|
6442
6445
|
set: function (a) {
|
|
6443
6446
|
var b = this.f;
|
|
6444
6447
|
this.f = a;
|
|
6445
|
-
this.
|
|
6448
|
+
this.du("ActualContext", b, this.f);
|
|
6446
6449
|
},
|
|
6447
6450
|
enumerable: true,
|
|
6448
6451
|
configurable: true
|
|
@@ -6454,7 +6457,7 @@
|
|
|
6454
6457
|
set: function (a) {
|
|
6455
6458
|
var b = this.g;
|
|
6456
6459
|
this.g = a;
|
|
6457
|
-
this.
|
|
6460
|
+
this.du("DescriptionContext", b, this.g);
|
|
6458
6461
|
},
|
|
6459
6462
|
enumerable: true,
|
|
6460
6463
|
configurable: true
|
|
@@ -6466,31 +6469,31 @@
|
|
|
6466
6469
|
set: function (a) {
|
|
6467
6470
|
var b = this.d;
|
|
6468
6471
|
this.d = a;
|
|
6469
|
-
this.
|
|
6472
|
+
this.du("ComponentRenderer", b, this.d);
|
|
6470
6473
|
},
|
|
6471
6474
|
enumerable: true,
|
|
6472
6475
|
configurable: true
|
|
6473
6476
|
});
|
|
6474
|
-
Object.defineProperty(PropertyEditorPanel.prototype, "
|
|
6477
|
+
Object.defineProperty(PropertyEditorPanel.prototype, "bs", {
|
|
6475
6478
|
get: function () {
|
|
6476
|
-
return this.
|
|
6479
|
+
return this.bq;
|
|
6477
6480
|
},
|
|
6478
6481
|
set: function (a) {
|
|
6479
|
-
var b = this.
|
|
6480
|
-
this.
|
|
6481
|
-
this.
|
|
6482
|
+
var b = this.bq;
|
|
6483
|
+
this.bq = a;
|
|
6484
|
+
this.du("Target", b, this.bq);
|
|
6482
6485
|
},
|
|
6483
6486
|
enumerable: true,
|
|
6484
6487
|
configurable: true
|
|
6485
6488
|
});
|
|
6486
|
-
Object.defineProperty(PropertyEditorPanel.prototype, "
|
|
6489
|
+
Object.defineProperty(PropertyEditorPanel.prototype, "b2", {
|
|
6487
6490
|
get: function () {
|
|
6488
|
-
return this.
|
|
6491
|
+
return this.bu;
|
|
6489
6492
|
},
|
|
6490
6493
|
set: function (a) {
|
|
6491
|
-
var b = this.
|
|
6492
|
-
this.
|
|
6493
|
-
this.
|
|
6494
|
+
var b = this.bu;
|
|
6495
|
+
this.bu = a;
|
|
6496
|
+
this.du("DescriptionType", b, this.bu);
|
|
6494
6497
|
},
|
|
6495
6498
|
enumerable: true,
|
|
6496
6499
|
configurable: true
|
|
@@ -6502,7 +6505,7 @@
|
|
|
6502
6505
|
set: function (a) {
|
|
6503
6506
|
var b = this.aa;
|
|
6504
6507
|
this.aa = a;
|
|
6505
|
-
this.
|
|
6508
|
+
this.du("IsHorizontal", b, this.aa);
|
|
6506
6509
|
},
|
|
6507
6510
|
enumerable: true,
|
|
6508
6511
|
configurable: true
|
|
@@ -6514,7 +6517,7 @@
|
|
|
6514
6517
|
set: function (a) {
|
|
6515
6518
|
var b = this.ac;
|
|
6516
6519
|
this.ac = a;
|
|
6517
|
-
this.
|
|
6520
|
+
this.du("IsWrappingEnabled", b, this.ac);
|
|
6518
6521
|
},
|
|
6519
6522
|
enumerable: true,
|
|
6520
6523
|
configurable: true
|
|
@@ -6526,56 +6529,56 @@
|
|
|
6526
6529
|
set: function (a) {
|
|
6527
6530
|
var b = this.ab;
|
|
6528
6531
|
this.ab = a;
|
|
6529
|
-
this.
|
|
6532
|
+
this.du("IsIndirectModeEnabled", b, this.ab);
|
|
6530
6533
|
},
|
|
6531
6534
|
enumerable: true,
|
|
6532
6535
|
configurable: true
|
|
6533
6536
|
});
|
|
6534
|
-
Object.defineProperty(PropertyEditorPanel.prototype, "
|
|
6537
|
+
Object.defineProperty(PropertyEditorPanel.prototype, "d6", {
|
|
6535
6538
|
get: function () {
|
|
6536
|
-
return this.
|
|
6539
|
+
return this.d4;
|
|
6537
6540
|
},
|
|
6538
6541
|
set: function (a) {
|
|
6539
|
-
var b = this.
|
|
6540
|
-
this.
|
|
6541
|
-
if (b != this.
|
|
6542
|
-
this.
|
|
6542
|
+
var b = this.d4;
|
|
6543
|
+
this.d4 = a;
|
|
6544
|
+
if (b != this.d4) {
|
|
6545
|
+
this.du("BackgroundColor", b, a);
|
|
6543
6546
|
}
|
|
6544
6547
|
},
|
|
6545
6548
|
enumerable: true,
|
|
6546
6549
|
configurable: true
|
|
6547
6550
|
});
|
|
6548
|
-
Object.defineProperty(PropertyEditorPanel.prototype, "
|
|
6551
|
+
Object.defineProperty(PropertyEditorPanel.prototype, "d9", {
|
|
6549
6552
|
get: function () {
|
|
6550
|
-
return this.
|
|
6553
|
+
return this.d5;
|
|
6551
6554
|
},
|
|
6552
6555
|
set: function (a) {
|
|
6553
|
-
var b = this.
|
|
6554
|
-
this.
|
|
6555
|
-
if (b != this.
|
|
6556
|
-
this.
|
|
6556
|
+
var b = this.d5;
|
|
6557
|
+
this.d5 = a;
|
|
6558
|
+
if (b != this.d5) {
|
|
6559
|
+
this.du("TextColor", b, a);
|
|
6557
6560
|
}
|
|
6558
6561
|
},
|
|
6559
6562
|
enumerable: true,
|
|
6560
6563
|
configurable: true
|
|
6561
6564
|
});
|
|
6562
|
-
PropertyEditorPanel.prototype.
|
|
6565
|
+
PropertyEditorPanel.prototype.ce = function () {
|
|
6563
6566
|
var a = this.c;
|
|
6564
6567
|
if (null != a) {
|
|
6565
6568
|
if (null == a.actualSchema) {
|
|
6566
|
-
this.
|
|
6569
|
+
this.bl = -1;
|
|
6567
6570
|
return;
|
|
6568
6571
|
}
|
|
6569
6572
|
var b = a.actualCount;
|
|
6570
|
-
this.
|
|
6573
|
+
this.bl = b;
|
|
6571
6574
|
}
|
|
6572
6575
|
else {
|
|
6573
|
-
this.
|
|
6576
|
+
this.bl = -1;
|
|
6574
6577
|
}
|
|
6575
6578
|
};
|
|
6576
6579
|
PropertyEditorPanel.$t = igniteuiWebcomponentsCore.markType(PropertyEditorPanel, 'PropertyEditorPanel', igniteuiWebcomponentsCore.Base.$, [igniteuiWebcomponentsCore.INotifyPropertyChanged_$type]);
|
|
6577
|
-
PropertyEditorPanel.
|
|
6578
|
-
PropertyEditorPanel.
|
|
6580
|
+
PropertyEditorPanel.d7 = igniteuiWebcomponentsCore.BrushUtil.g(255, 248, 248, 248);
|
|
6581
|
+
PropertyEditorPanel.d8 = igniteuiWebcomponentsCore.BrushUtil.g(255, 24, 29, 31);
|
|
6579
6582
|
return PropertyEditorPanel;
|
|
6580
6583
|
}(igniteuiWebcomponentsCore.Base));
|
|
6581
6584
|
|
|
@@ -6875,11 +6878,11 @@
|
|
|
6875
6878
|
* Gets or Sets the property name that contains the values.
|
|
6876
6879
|
*/
|
|
6877
6880
|
get: function () {
|
|
6878
|
-
return this.i.
|
|
6881
|
+
return this.i.bp;
|
|
6879
6882
|
},
|
|
6880
6883
|
set: function (v) {
|
|
6881
|
-
this.i.
|
|
6882
|
-
this._a("rowHeight", this.i.
|
|
6884
|
+
this.i.bp = +v;
|
|
6885
|
+
this._a("rowHeight", this.i.bp);
|
|
6883
6886
|
},
|
|
6884
6887
|
enumerable: true,
|
|
6885
6888
|
configurable: true
|
|
@@ -6946,20 +6949,20 @@
|
|
|
6946
6949
|
});
|
|
6947
6950
|
Object.defineProperty(IgcPropertyEditorPanelComponent.prototype, "target", {
|
|
6948
6951
|
get: function () {
|
|
6949
|
-
return this.i.
|
|
6952
|
+
return this.i.bs;
|
|
6950
6953
|
},
|
|
6951
6954
|
set: function (v) {
|
|
6952
|
-
this.i.
|
|
6955
|
+
this.i.bs = v;
|
|
6953
6956
|
},
|
|
6954
6957
|
enumerable: true,
|
|
6955
6958
|
configurable: true
|
|
6956
6959
|
});
|
|
6957
6960
|
Object.defineProperty(IgcPropertyEditorPanelComponent.prototype, "descriptionType", {
|
|
6958
6961
|
get: function () {
|
|
6959
|
-
return this.i.
|
|
6962
|
+
return this.i.b2;
|
|
6960
6963
|
},
|
|
6961
6964
|
set: function (v) {
|
|
6962
|
-
this.i.
|
|
6965
|
+
this.i.b2 = v;
|
|
6963
6966
|
},
|
|
6964
6967
|
enumerable: true,
|
|
6965
6968
|
configurable: true
|
|
@@ -7002,11 +7005,11 @@
|
|
|
7002
7005
|
* Gets or sets the color to use for the background of the component.
|
|
7003
7006
|
*/
|
|
7004
7007
|
get: function () {
|
|
7005
|
-
return igniteuiWebcomponentsCore.brushToString(this.i.
|
|
7008
|
+
return igniteuiWebcomponentsCore.brushToString(this.i.d6);
|
|
7006
7009
|
},
|
|
7007
7010
|
set: function (v) {
|
|
7008
|
-
this.i.
|
|
7009
|
-
this._a("backgroundColor", igniteuiWebcomponentsCore.brushToString(this.i.
|
|
7011
|
+
this.i.d6 = igniteuiWebcomponentsCore.stringToBrush(v);
|
|
7012
|
+
this._a("backgroundColor", igniteuiWebcomponentsCore.brushToString(this.i.d6));
|
|
7010
7013
|
},
|
|
7011
7014
|
enumerable: true,
|
|
7012
7015
|
configurable: true
|
|
@@ -7016,11 +7019,11 @@
|
|
|
7016
7019
|
* Gets or sets the color to use for the text of the component.
|
|
7017
7020
|
*/
|
|
7018
7021
|
get: function () {
|
|
7019
|
-
return igniteuiWebcomponentsCore.brushToString(this.i.
|
|
7022
|
+
return igniteuiWebcomponentsCore.brushToString(this.i.d9);
|
|
7020
7023
|
},
|
|
7021
7024
|
set: function (v) {
|
|
7022
|
-
this.i.
|
|
7023
|
-
this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.
|
|
7025
|
+
this.i.d9 = igniteuiWebcomponentsCore.stringToBrush(v);
|
|
7026
|
+
this._a("textColor", igniteuiWebcomponentsCore.brushToString(this.i.d9));
|
|
7024
7027
|
},
|
|
7025
7028
|
enumerable: true,
|
|
7026
7029
|
configurable: true
|
|
@@ -7092,11 +7095,11 @@
|
|
|
7092
7095
|
this._inStyling = false;
|
|
7093
7096
|
};
|
|
7094
7097
|
IgcPropertyEditorPanelComponent.prototype.getDesiredSize = function () {
|
|
7095
|
-
var iv = this.i.
|
|
7098
|
+
var iv = this.i.ea();
|
|
7096
7099
|
return igniteuiWebcomponentsCore.fromSize(iv);
|
|
7097
7100
|
};
|
|
7098
7101
|
IgcPropertyEditorPanelComponent.prototype.notifySetItem = function (index, oldItem, newItem) {
|
|
7099
|
-
this.i.
|
|
7102
|
+
this.i.dq(index, oldItem, newItem);
|
|
7100
7103
|
};
|
|
7101
7104
|
/**
|
|
7102
7105
|
* Manually notifies the checkboxlist's grid that the data it has bound to has been cleared and needs to be re-examined.
|
|
@@ -7104,13 +7107,13 @@
|
|
|
7104
7107
|
|
|
7105
7108
|
*/
|
|
7106
7109
|
IgcPropertyEditorPanelComponent.prototype.notifyClearItems = function () {
|
|
7107
|
-
this.i.
|
|
7110
|
+
this.i.dm();
|
|
7108
7111
|
};
|
|
7109
7112
|
IgcPropertyEditorPanelComponent.prototype.notifyInsertItem = function (index, newItem) {
|
|
7110
|
-
this.i.
|
|
7113
|
+
this.i.dn(index, newItem);
|
|
7111
7114
|
};
|
|
7112
7115
|
IgcPropertyEditorPanelComponent.prototype.notifyRemoveItem = function (index, oldItem) {
|
|
7113
|
-
this.i.
|
|
7116
|
+
this.i.dp(index, oldItem);
|
|
7114
7117
|
};
|
|
7115
7118
|
IgcPropertyEditorPanelComponent._observedAttributesIgcPropertyEditorPanelComponent = null;
|
|
7116
7119
|
IgcPropertyEditorPanelComponent.htmlTagName = "igc-property-editor-panel";
|