igniteui-webcomponents-layouts 4.0.4 → 4.2.2
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 +1495 -2681
- package/bundles/igniteui-webcomponents-layouts.umd.min.js +1 -1
- package/esm2015/lib/ListPanelView_combined.js +31 -18
- package/esm2015/lib/PropertyEditorPanelView_combined.js +154 -154
- package/esm2015/lib/PropertyEditorPropertyDescription_combined.js +127 -116
- package/esm2015/lib/ToolActionButton.js +1 -91
- package/esm2015/lib/ToolPanelView_combined.js +862 -692
- package/esm2015/lib/ToolbarView_combined.js +123 -96
- package/esm2015/lib/igc-property-editor-property-description-component.js +66 -31
- package/esm2015/lib/igc-tool-action-component.js +42 -31
- package/esm2015/lib/igc-tool-action-menu-base-component.js +1 -1
- package/esm2015/lib/igc-tool-action-radio-component.js +7 -4
- package/esm2015/lib/igc-tool-panel-component.js +21 -10
- package/esm2015/lib/igc-toolbar-component.js +23 -12
- package/esm2015/public_api.js +0 -13
- package/esm5/lib/ListPanelView_combined.js +31 -18
- package/esm5/lib/PropertyEditorPanelView_combined.js +154 -154
- package/esm5/lib/PropertyEditorPropertyDescription_combined.js +131 -116
- package/esm5/lib/ToolActionButton.js +1 -94
- package/esm5/lib/ToolPanelView_combined.js +877 -693
- package/esm5/lib/ToolbarView_combined.js +123 -92
- package/esm5/lib/igc-property-editor-property-description-component.js +70 -31
- package/esm5/lib/igc-tool-action-component.js +46 -31
- package/esm5/lib/igc-tool-action-menu-base-component.js +1 -1
- package/esm5/lib/igc-tool-action-radio-component.js +6 -3
- package/esm5/lib/igc-tool-panel-component.js +25 -10
- package/esm5/lib/igc-toolbar-component.js +27 -12
- package/esm5/public_api.js +0 -13
- package/fesm2015/igniteui-webcomponents-layouts.js +1460 -2516
- package/fesm5/igniteui-webcomponents-layouts.js +1493 -2663
- package/lib/PropertyEditorPropertyDescription_combined.d.ts +24 -22
- package/lib/ToolActionButton.d.ts +1 -23
- package/lib/ToolPanelView_combined.d.ts +172 -146
- package/lib/ToolbarView_combined.d.ts +33 -28
- package/lib/igc-property-editor-property-description-component.d.ts +3 -0
- package/lib/igc-tool-action-component.d.ts +5 -0
- package/lib/igc-tool-action-radio-component.d.ts +4 -1
- package/lib/igc-tool-panel-component.d.ts +5 -0
- package/lib/igc-toolbar-component.d.ts +5 -0
- package/package.json +3 -3
- package/public_api.d.ts +0 -13
- package/esm2015/lib/OnClosedEventArgs.js +0 -16
- package/esm2015/lib/OnPopupEventArgs.js +0 -16
- package/esm2015/lib/Popup.js +0 -7
- package/esm2015/lib/PopupAlignment.js +0 -29
- package/esm2015/lib/PopupDirection.js +0 -29
- package/esm2015/lib/PopupView.js +0 -7
- package/esm2015/lib/PopupView_combined.js +0 -647
- package/esm2015/lib/PopupVisualModelExport.js +0 -36
- package/esm2015/lib/Popup_InnerAnimationInfo.js +0 -21
- package/esm2015/lib/Popup_OuterAnimationInfo.js +0 -23
- package/esm2015/lib/igc-on-closed-event-args.js +0 -24
- package/esm2015/lib/igc-on-popup-event-args.js +0 -24
- package/esm2015/lib/igc-popup-component.js +0 -388
- package/esm2015/lib/igc-popup-module.js +0 -19
- package/esm5/lib/OnClosedEventArgs.js +0 -20
- package/esm5/lib/OnPopupEventArgs.js +0 -20
- package/esm5/lib/Popup.js +0 -7
- package/esm5/lib/PopupAlignment.js +0 -29
- package/esm5/lib/PopupDirection.js +0 -29
- package/esm5/lib/PopupView.js +0 -7
- package/esm5/lib/PopupView_combined.js +0 -700
- package/esm5/lib/PopupVisualModelExport.js +0 -38
- package/esm5/lib/Popup_InnerAnimationInfo.js +0 -23
- package/esm5/lib/Popup_OuterAnimationInfo.js +0 -25
- package/esm5/lib/igc-on-closed-event-args.js +0 -30
- package/esm5/lib/igc-on-popup-event-args.js +0 -30
- package/esm5/lib/igc-popup-component.js +0 -473
- package/esm5/lib/igc-popup-module.js +0 -23
- package/lib/OnClosedEventArgs.d.ts +0 -7
- package/lib/OnPopupEventArgs.d.ts +0 -7
- package/lib/Popup.d.ts +0 -1
- package/lib/PopupAlignment.d.ts +0 -22
- package/lib/PopupDirection.d.ts +0 -22
- package/lib/PopupView.d.ts +0 -1
- package/lib/PopupView_combined.d.ts +0 -126
- package/lib/PopupVisualModelExport.d.ts +0 -14
- package/lib/Popup_InnerAnimationInfo.d.ts +0 -10
- package/lib/Popup_OuterAnimationInfo.d.ts +0 -12
- package/lib/igc-on-closed-event-args.d.ts +0 -12
- package/lib/igc-on-popup-event-args.d.ts +0 -12
- package/lib/igc-popup-component.d.ts +0 -110
- package/lib/igc-popup-module.d.ts +0 -3
|
@@ -83,10 +83,10 @@ var PropertyEditorPanelView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
83
83
|
this.e = new RenderingContext(new CanvasViewRenderer(), this.i.get2DCanvasContext(this.l));
|
|
84
84
|
this.k = this.i.createElement("div");
|
|
85
85
|
this.y();
|
|
86
|
-
NativeUIComponent.
|
|
86
|
+
NativeUIComponent.ad(this.p(), 7, function (b) {
|
|
87
87
|
var c = b;
|
|
88
88
|
_this.a.dh(c, _this.n);
|
|
89
|
-
_this.i.append(c.
|
|
89
|
+
_this.i.append(c.x);
|
|
90
90
|
});
|
|
91
91
|
var b = Math.round(a.rootWrapper.width());
|
|
92
92
|
var c = Math.round(a.rootWrapper.height());
|
|
@@ -193,7 +193,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
193
193
|
_this.bo = 0;
|
|
194
194
|
_this.bl = -1;
|
|
195
195
|
_this.k = null;
|
|
196
|
-
NativeUIInputsFactory.
|
|
196
|
+
NativeUIInputsFactory.n();
|
|
197
197
|
_this.ap = new ObservableCollection$1(PropertyEditorPanelColumnDefinition.$, 0);
|
|
198
198
|
var a = new PropertyEditorPanelView();
|
|
199
199
|
a.a = _this;
|
|
@@ -557,11 +557,11 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
557
557
|
try {
|
|
558
558
|
for (var _b = tslib_1.__values(fromEnum(this.properties)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
559
559
|
var c = _c.value;
|
|
560
|
-
var d = c.
|
|
560
|
+
var d = c.an;
|
|
561
561
|
if (this.k != null) {
|
|
562
562
|
var e = this.k.e(d, false);
|
|
563
563
|
if (e != null) {
|
|
564
|
-
if (c.
|
|
564
|
+
if (c.r(e)) {
|
|
565
565
|
b = true;
|
|
566
566
|
}
|
|
567
567
|
}
|
|
@@ -609,11 +609,11 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
609
609
|
var _loop_1 = function (b) {
|
|
610
610
|
var c = b;
|
|
611
611
|
var d = this_1.c.getItemAtIndex(b);
|
|
612
|
-
if (this_1.v.
|
|
613
|
-
this_1.v.
|
|
612
|
+
if (this_1.v.bb < c + 1) {
|
|
613
|
+
this_1.v.bd(c, 1, this_1.ar);
|
|
614
614
|
}
|
|
615
615
|
else {
|
|
616
|
-
this_1.v.
|
|
616
|
+
this_1.v.bj(c, 1, this_1.ar);
|
|
617
617
|
}
|
|
618
618
|
if (this_1.an.count < c + 1) {
|
|
619
619
|
this_1.an.add(new List$1(NativeUIComponent.$, 0));
|
|
@@ -622,24 +622,24 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
622
622
|
var _loop_2 = function (f) {
|
|
623
623
|
var g = this_1.ap._inner[f];
|
|
624
624
|
if (e.count < f + 1) {
|
|
625
|
-
NativeUIComponent.
|
|
625
|
+
NativeUIComponent.ah(this_1.l.p(), 0, function (h) {
|
|
626
626
|
var i = h;
|
|
627
|
-
i.
|
|
627
|
+
i.g = 1;
|
|
628
628
|
if (g.a == 0) {
|
|
629
|
-
i.
|
|
629
|
+
i.f = 2;
|
|
630
630
|
}
|
|
631
|
-
i.
|
|
632
|
-
_this.v.
|
|
633
|
-
_this.v.
|
|
634
|
-
_this.v.
|
|
631
|
+
i.aw = new Thickness(1, 5, 5, 5, 0);
|
|
632
|
+
_this.v.a1(i);
|
|
633
|
+
_this.v.bh(i, c);
|
|
634
|
+
_this.v.bg(i, f);
|
|
635
635
|
e.add(i);
|
|
636
636
|
});
|
|
637
637
|
}
|
|
638
|
-
if (this_1.v.
|
|
639
|
-
this_1.v.
|
|
638
|
+
if (this_1.v.a8 < f + 1) {
|
|
639
|
+
this_1.v.bc(f, 1, g.h);
|
|
640
640
|
}
|
|
641
641
|
else {
|
|
642
|
-
this_1.v.
|
|
642
|
+
this_1.v.bi(f, 1, g.h);
|
|
643
643
|
}
|
|
644
644
|
var h = e._inner[f];
|
|
645
645
|
var i = "PropertyPath";
|
|
@@ -658,7 +658,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
658
658
|
}
|
|
659
659
|
if (l == null) {
|
|
660
660
|
var m = h;
|
|
661
|
-
m.
|
|
661
|
+
m.a6 = null;
|
|
662
662
|
}
|
|
663
663
|
};
|
|
664
664
|
for (var f = 0; f < this_1.ap.count; f++) {
|
|
@@ -670,18 +670,18 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
670
670
|
_loop_1(b);
|
|
671
671
|
}
|
|
672
672
|
var n = new HashSet$1(NativeUIComponent.$, 0);
|
|
673
|
-
for (var o = this.v.
|
|
674
|
-
var p = this.v.
|
|
675
|
-
var q = this.v.
|
|
676
|
-
var r = this.v.
|
|
673
|
+
for (var o = this.v.a0 - 1; o >= 0; o--) {
|
|
674
|
+
var p = this.v.az(o);
|
|
675
|
+
var q = this.v.ba(p);
|
|
676
|
+
var r = this.v.a9(p);
|
|
677
677
|
if ((q + 1) > a || (r + 1) > this.ap.count) {
|
|
678
678
|
n.add_1(p);
|
|
679
679
|
}
|
|
680
680
|
}
|
|
681
|
-
for (var s = this.v.
|
|
682
|
-
var t = this.v.
|
|
681
|
+
for (var s = this.v.a0 - 1; s >= 0; s--) {
|
|
682
|
+
var t = this.v.az(s);
|
|
683
683
|
if (n.contains(t)) {
|
|
684
|
-
this.v.
|
|
684
|
+
this.v.a4(s);
|
|
685
685
|
}
|
|
686
686
|
}
|
|
687
687
|
for (var u = this.an.count - 1; u >= 0; u--) {
|
|
@@ -695,11 +695,11 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
695
695
|
this.an.removeAt(u);
|
|
696
696
|
}
|
|
697
697
|
}
|
|
698
|
-
while (this.v.
|
|
699
|
-
this.v.
|
|
698
|
+
while (this.v.bb > a) {
|
|
699
|
+
this.v.bf(this.v.bb - 1);
|
|
700
700
|
}
|
|
701
|
-
while (this.v.
|
|
702
|
-
this.v.
|
|
701
|
+
while (this.v.a8 > this.ap.count) {
|
|
702
|
+
this.v.be(this.v.a8 - 1);
|
|
703
703
|
}
|
|
704
704
|
};
|
|
705
705
|
PropertyEditorPanel.prototype.dw = function (a, b) {
|
|
@@ -939,7 +939,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
939
939
|
PropertyEditorPanel.prototype.cl = function (a, b) {
|
|
940
940
|
var c = a;
|
|
941
941
|
var d = this.m(c, b.a, b.c);
|
|
942
|
-
b.b = enumGetBox(PropertyEditorValueType_$type, d != null ? d.
|
|
942
|
+
b.b = enumGetBox(PropertyEditorValueType_$type, d != null ? d.p : 0);
|
|
943
943
|
};
|
|
944
944
|
PropertyEditorPanel.prototype.dl = function (a, b) {
|
|
945
945
|
var c = a;
|
|
@@ -948,13 +948,13 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
948
948
|
b.b = null;
|
|
949
949
|
return;
|
|
950
950
|
}
|
|
951
|
-
b.b = d.
|
|
951
|
+
b.b = d.al != null ? d.al : d.an;
|
|
952
952
|
};
|
|
953
953
|
PropertyEditorPanel.prototype.a5 = function (a) {
|
|
954
|
-
if (!isNaN_(a.
|
|
955
|
-
return a.
|
|
954
|
+
if (!isNaN_(a.y)) {
|
|
955
|
+
return a.y;
|
|
956
956
|
}
|
|
957
|
-
switch (a.
|
|
957
|
+
switch (a.p) {
|
|
958
958
|
case 10: return this.as(a);
|
|
959
959
|
case 7: return this.at(a);
|
|
960
960
|
case 4: return this.av(a);
|
|
@@ -987,8 +987,8 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
987
987
|
return 175;
|
|
988
988
|
};
|
|
989
989
|
PropertyEditorPanel.prototype.aw = function (a) {
|
|
990
|
-
if (a.
|
|
991
|
-
return Math.max(100, this.l.h(a.
|
|
990
|
+
if (a.af != null) {
|
|
991
|
+
return Math.max(100, this.l.h(a.af.toString()) + 30);
|
|
992
992
|
}
|
|
993
993
|
return 80;
|
|
994
994
|
};
|
|
@@ -1059,13 +1059,13 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1059
1059
|
return this.aw(a);
|
|
1060
1060
|
};
|
|
1061
1061
|
PropertyEditorPanel.prototype.a9 = function (a) {
|
|
1062
|
-
if (!isNaN_(a.
|
|
1063
|
-
return a.
|
|
1062
|
+
if (!isNaN_(a.z)) {
|
|
1063
|
+
return a.z;
|
|
1064
1064
|
}
|
|
1065
1065
|
return this.l.h(this.b5(a)) + 17;
|
|
1066
1066
|
};
|
|
1067
1067
|
PropertyEditorPanel.prototype.b5 = function (a) {
|
|
1068
|
-
return a.
|
|
1068
|
+
return a.al != null ? a.al : a.an;
|
|
1069
1069
|
};
|
|
1070
1070
|
PropertyEditorPanel.prototype.dk = function (a, b) {
|
|
1071
1071
|
var c = a;
|
|
@@ -1075,7 +1075,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1075
1075
|
PropertyEditorPanel.prototype.ck = function (a, b) {
|
|
1076
1076
|
var c = a;
|
|
1077
1077
|
var d = this.m(c, b.b, b.c);
|
|
1078
|
-
var e = d != null ? d.
|
|
1078
|
+
var e = d != null ? d.p : 0;
|
|
1079
1079
|
switch (e) {
|
|
1080
1080
|
case 10:
|
|
1081
1081
|
this.cs(c, b);
|
|
@@ -1166,35 +1166,35 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1166
1166
|
PropertyEditorPanel.prototype.c7 = function (a, b) {
|
|
1167
1167
|
var _this = this;
|
|
1168
1168
|
this.cq(b, function (c, d) {
|
|
1169
|
-
c.
|
|
1170
|
-
c.
|
|
1169
|
+
c.ay = _this.u();
|
|
1170
|
+
c.g = 1;
|
|
1171
1171
|
var e = _this.m(a, b.b, b.c);
|
|
1172
|
-
c.
|
|
1173
|
-
c.
|
|
1172
|
+
c.y = e;
|
|
1173
|
+
c.az = _this.b5(e);
|
|
1174
1174
|
});
|
|
1175
1175
|
};
|
|
1176
1176
|
PropertyEditorPanel.prototype.c6 = function (a, b) {
|
|
1177
1177
|
var _this = this;
|
|
1178
1178
|
this.cp(b, function (c, d) {
|
|
1179
|
-
c.
|
|
1180
|
-
c.
|
|
1181
|
-
c.
|
|
1179
|
+
c.g = 1;
|
|
1180
|
+
c.a2 = 1;
|
|
1181
|
+
c.az = 2;
|
|
1182
1182
|
var e = _this.m(a, b.b, b.c);
|
|
1183
|
-
c.
|
|
1184
|
-
c.
|
|
1183
|
+
c.y = e;
|
|
1184
|
+
c.a4 = (e.af != null ? e.af.toString() : "");
|
|
1185
1185
|
if (d) {
|
|
1186
|
-
c.
|
|
1186
|
+
c.a1 = runOn(_this, _this.di);
|
|
1187
1187
|
}
|
|
1188
1188
|
});
|
|
1189
1189
|
};
|
|
1190
1190
|
PropertyEditorPanel.prototype.cq = function (a, b) {
|
|
1191
1191
|
var c = a.a;
|
|
1192
|
-
var d = c.
|
|
1192
|
+
var d = c.a6;
|
|
1193
1193
|
var e = false;
|
|
1194
|
-
if (d == null || d.
|
|
1194
|
+
if (d == null || d.e != 3) {
|
|
1195
1195
|
e = true;
|
|
1196
|
-
NativeUIComponent.
|
|
1197
|
-
c.
|
|
1196
|
+
NativeUIComponent.ad(this.l.p(), 3, function (f) {
|
|
1197
|
+
c.a6 = f;
|
|
1198
1198
|
b(f, e);
|
|
1199
1199
|
});
|
|
1200
1200
|
return;
|
|
@@ -1203,12 +1203,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1203
1203
|
};
|
|
1204
1204
|
PropertyEditorPanel.prototype.cp = function (a, b) {
|
|
1205
1205
|
var c = a.a;
|
|
1206
|
-
var d = c.
|
|
1206
|
+
var d = c.a6;
|
|
1207
1207
|
var e = false;
|
|
1208
|
-
if (d == null || d.
|
|
1208
|
+
if (d == null || d.e != 2) {
|
|
1209
1209
|
e = true;
|
|
1210
|
-
NativeUIComponent.
|
|
1211
|
-
c.
|
|
1210
|
+
NativeUIComponent.ad(this.l.p(), 2, function (f) {
|
|
1211
|
+
c.a6 = f;
|
|
1212
1212
|
b(f, e);
|
|
1213
1213
|
});
|
|
1214
1214
|
return;
|
|
@@ -1217,12 +1217,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1217
1217
|
};
|
|
1218
1218
|
PropertyEditorPanel.prototype.cm = function (a, b) {
|
|
1219
1219
|
var c = a.a;
|
|
1220
|
-
var d = c.
|
|
1220
|
+
var d = c.a6;
|
|
1221
1221
|
var e = false;
|
|
1222
|
-
if (d == null || d.
|
|
1222
|
+
if (d == null || d.e != 1) {
|
|
1223
1223
|
e = true;
|
|
1224
|
-
NativeUIComponent.
|
|
1225
|
-
c.
|
|
1224
|
+
NativeUIComponent.ad(this.l.p(), 1, function (f) {
|
|
1225
|
+
c.a6 = f;
|
|
1226
1226
|
b(f, e);
|
|
1227
1227
|
});
|
|
1228
1228
|
return;
|
|
@@ -1231,12 +1231,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1231
1231
|
};
|
|
1232
1232
|
PropertyEditorPanel.prototype.cr = function (a, b) {
|
|
1233
1233
|
var c = a.a;
|
|
1234
|
-
var d = c.
|
|
1234
|
+
var d = c.a6;
|
|
1235
1235
|
var e = false;
|
|
1236
|
-
if (d == null || d.
|
|
1236
|
+
if (d == null || d.e != 5) {
|
|
1237
1237
|
e = true;
|
|
1238
|
-
NativeUIComponent.
|
|
1239
|
-
c.
|
|
1238
|
+
NativeUIComponent.ad(this.l.p(), 5, function (f) {
|
|
1239
|
+
c.a6 = f;
|
|
1240
1240
|
b(f, e);
|
|
1241
1241
|
});
|
|
1242
1242
|
return;
|
|
@@ -1245,12 +1245,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1245
1245
|
};
|
|
1246
1246
|
PropertyEditorPanel.prototype.co = function (a, b) {
|
|
1247
1247
|
var c = a.a;
|
|
1248
|
-
var d = c.
|
|
1248
|
+
var d = c.a6;
|
|
1249
1249
|
var e = false;
|
|
1250
|
-
if (d == null || d.
|
|
1250
|
+
if (d == null || d.e != 4) {
|
|
1251
1251
|
e = true;
|
|
1252
|
-
NativeUIComponent.
|
|
1253
|
-
c.
|
|
1252
|
+
NativeUIComponent.ad(this.l.p(), 4, function (f) {
|
|
1253
|
+
c.a6 = f;
|
|
1254
1254
|
b(f, e);
|
|
1255
1255
|
});
|
|
1256
1256
|
return;
|
|
@@ -1259,12 +1259,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1259
1259
|
};
|
|
1260
1260
|
PropertyEditorPanel.prototype.cn = function (a, b) {
|
|
1261
1261
|
var c = a.a;
|
|
1262
|
-
var d = c.
|
|
1262
|
+
var d = c.a6;
|
|
1263
1263
|
var e = false;
|
|
1264
|
-
if (d == null || d.
|
|
1264
|
+
if (d == null || d.e != 6) {
|
|
1265
1265
|
e = true;
|
|
1266
|
-
NativeUIComponent.
|
|
1267
|
-
c.
|
|
1266
|
+
NativeUIComponent.ad(this.l.p(), 6, function (f) {
|
|
1267
|
+
c.a6 = f;
|
|
1268
1268
|
b(f, e);
|
|
1269
1269
|
});
|
|
1270
1270
|
return;
|
|
@@ -1274,33 +1274,33 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1274
1274
|
PropertyEditorPanel.prototype.cw = function (a, b) {
|
|
1275
1275
|
var _this = this;
|
|
1276
1276
|
this.cm(b, function (c, d) {
|
|
1277
|
-
c.
|
|
1278
|
-
if (c.
|
|
1279
|
-
c.
|
|
1277
|
+
c.g = 1;
|
|
1278
|
+
if (c.a0 != 2) {
|
|
1279
|
+
c.a0 = 2;
|
|
1280
1280
|
}
|
|
1281
1281
|
var e = _this.m(a, b.b, b.c);
|
|
1282
|
-
c.
|
|
1283
|
-
var f = e.
|
|
1284
|
-
if (typeof e.
|
|
1285
|
-
f = e.
|
|
1282
|
+
c.y = e;
|
|
1283
|
+
var f = e.af;
|
|
1284
|
+
if (typeof e.af === 'number' || typeof e.af === 'number') {
|
|
1285
|
+
f = e.af.toString();
|
|
1286
1286
|
}
|
|
1287
|
-
c.
|
|
1287
|
+
c.a1 = f;
|
|
1288
1288
|
if (d) {
|
|
1289
|
-
c.
|
|
1289
|
+
c.az = runOn(_this, _this.cd);
|
|
1290
1290
|
}
|
|
1291
1291
|
});
|
|
1292
1292
|
};
|
|
1293
1293
|
PropertyEditorPanel.prototype.dd = function (a, b) {
|
|
1294
1294
|
var _this = this;
|
|
1295
1295
|
this.cr(b, function (c, d) {
|
|
1296
|
-
c.
|
|
1296
|
+
c.g = 1;
|
|
1297
1297
|
var e = _this.m(a, b.b, b.c);
|
|
1298
|
-
c.
|
|
1299
|
-
var f = e.
|
|
1300
|
-
if (typeof e.
|
|
1301
|
-
f = e.
|
|
1298
|
+
c.y = e;
|
|
1299
|
+
var f = e.af;
|
|
1300
|
+
if (typeof e.af === 'number' || typeof e.af === 'number') {
|
|
1301
|
+
f = e.af;
|
|
1302
1302
|
}
|
|
1303
|
-
if (typeof e.
|
|
1303
|
+
if (typeof e.af === 'string') {
|
|
1304
1304
|
var g = 0;
|
|
1305
1305
|
var h = tryParseNumber(f, g);
|
|
1306
1306
|
g = h.p1;
|
|
@@ -1309,80 +1309,80 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1309
1309
|
if (f == null) {
|
|
1310
1310
|
f = 0;
|
|
1311
1311
|
}
|
|
1312
|
-
c.
|
|
1313
|
-
if (!isNaN_(e.
|
|
1314
|
-
c.
|
|
1312
|
+
c.a5 = f;
|
|
1313
|
+
if (!isNaN_(e.ab)) {
|
|
1314
|
+
c.a3 = e.ab;
|
|
1315
1315
|
}
|
|
1316
1316
|
else {
|
|
1317
|
-
c.
|
|
1317
|
+
c.a3 = 0;
|
|
1318
1318
|
}
|
|
1319
|
-
if (!isNaN_(e.
|
|
1320
|
-
c.
|
|
1319
|
+
if (!isNaN_(e.aa)) {
|
|
1320
|
+
c.a2 = e.aa;
|
|
1321
1321
|
}
|
|
1322
1322
|
else {
|
|
1323
|
-
c.
|
|
1323
|
+
c.a2 = 100;
|
|
1324
1324
|
}
|
|
1325
|
-
if (!isNaN_(e.
|
|
1326
|
-
c.
|
|
1325
|
+
if (!isNaN_(e.ac)) {
|
|
1326
|
+
c.a4 = e.ac;
|
|
1327
1327
|
}
|
|
1328
1328
|
else {
|
|
1329
|
-
c.
|
|
1329
|
+
c.a4 = 1;
|
|
1330
1330
|
}
|
|
1331
1331
|
if (d) {
|
|
1332
|
-
c.
|
|
1332
|
+
c.a1 = runOn(_this, _this.d3);
|
|
1333
1333
|
}
|
|
1334
1334
|
});
|
|
1335
1335
|
};
|
|
1336
1336
|
PropertyEditorPanel.prototype.d3 = function (a, b) {
|
|
1337
1337
|
var c = a;
|
|
1338
|
-
var d = c.
|
|
1338
|
+
var d = c.y;
|
|
1339
1339
|
this.af = true;
|
|
1340
|
-
d.
|
|
1340
|
+
d.af = c.a5;
|
|
1341
1341
|
this.af = false;
|
|
1342
1342
|
this.dv(d);
|
|
1343
1343
|
};
|
|
1344
1344
|
PropertyEditorPanel.prototype.c3 = function (a, b) {
|
|
1345
1345
|
var _this = this;
|
|
1346
1346
|
this.co(b, function (c, d) {
|
|
1347
|
-
c.
|
|
1348
|
-
if (c.
|
|
1349
|
-
c.
|
|
1347
|
+
c.g = 1;
|
|
1348
|
+
if (c.ay != 2) {
|
|
1349
|
+
c.ay = 2;
|
|
1350
1350
|
}
|
|
1351
1351
|
var e = _this.m(a, b.b, b.c);
|
|
1352
|
-
if (c.
|
|
1352
|
+
if (c.y != e) {
|
|
1353
1353
|
{
|
|
1354
|
-
c.
|
|
1354
|
+
c.a0 = null;
|
|
1355
1355
|
}
|
|
1356
|
-
c.
|
|
1357
|
-
c.
|
|
1358
|
-
c.
|
|
1359
|
-
if (e.
|
|
1360
|
-
if (typeof e.
|
|
1361
|
-
c.
|
|
1356
|
+
c.y = e;
|
|
1357
|
+
c.a2 = null;
|
|
1358
|
+
c.a1 = _this.b(_this.a(e));
|
|
1359
|
+
if (e.af != c.a2) {
|
|
1360
|
+
if (typeof e.af === 'number' || typeof e.af === 'number') {
|
|
1361
|
+
c.a2 = e.af.toString();
|
|
1362
1362
|
}
|
|
1363
1363
|
else {
|
|
1364
|
-
c.
|
|
1364
|
+
c.a2 = e.af;
|
|
1365
1365
|
}
|
|
1366
1366
|
}
|
|
1367
1367
|
{
|
|
1368
|
-
c.
|
|
1368
|
+
c.a0 = runOn(_this, _this.ch);
|
|
1369
1369
|
}
|
|
1370
1370
|
}
|
|
1371
1371
|
else {
|
|
1372
|
-
if (e.
|
|
1373
|
-
if (typeof e.
|
|
1374
|
-
c.
|
|
1372
|
+
if (e.af != c.a2) {
|
|
1373
|
+
if (typeof e.af === 'number' || typeof e.af === 'number') {
|
|
1374
|
+
c.a2 = e.af.toString();
|
|
1375
1375
|
}
|
|
1376
1376
|
else {
|
|
1377
|
-
c.
|
|
1377
|
+
c.a2 = e.af;
|
|
1378
1378
|
}
|
|
1379
1379
|
}
|
|
1380
1380
|
}
|
|
1381
1381
|
if (d) {
|
|
1382
|
-
if (c.
|
|
1383
|
-
c.
|
|
1382
|
+
if (c.a0 == null) {
|
|
1383
|
+
c.a0 = runOn(_this, _this.ch);
|
|
1384
1384
|
}
|
|
1385
|
-
c.
|
|
1385
|
+
c.ao = BrushUtil.g(255, 255, 255, 255);
|
|
1386
1386
|
}
|
|
1387
1387
|
});
|
|
1388
1388
|
};
|
|
@@ -1394,35 +1394,35 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1394
1394
|
};
|
|
1395
1395
|
PropertyEditorPanel.prototype.ch = function (a, b) {
|
|
1396
1396
|
var c = a;
|
|
1397
|
-
var d = c.
|
|
1397
|
+
var d = c.y;
|
|
1398
1398
|
this.af = true;
|
|
1399
|
-
d.
|
|
1400
|
-
d.
|
|
1399
|
+
d.af = c.a2;
|
|
1400
|
+
d.ao();
|
|
1401
1401
|
this.af = false;
|
|
1402
1402
|
this.dv(d);
|
|
1403
1403
|
};
|
|
1404
1404
|
PropertyEditorPanel.prototype.di = function (a, b) {
|
|
1405
1405
|
var c = a;
|
|
1406
|
-
var d = c.
|
|
1406
|
+
var d = c.y;
|
|
1407
1407
|
this.af = true;
|
|
1408
|
-
if (d.
|
|
1408
|
+
if (d.p == 1) {
|
|
1409
1409
|
var e = 0;
|
|
1410
|
-
var f = tryParseNumber(c.
|
|
1410
|
+
var f = tryParseNumber(c.a4, e);
|
|
1411
1411
|
e = f.p1;
|
|
1412
|
-
d.
|
|
1412
|
+
d.af = e;
|
|
1413
1413
|
}
|
|
1414
1414
|
else {
|
|
1415
|
-
d.
|
|
1415
|
+
d.af = c.a4;
|
|
1416
1416
|
}
|
|
1417
|
-
d.
|
|
1417
|
+
d.ao();
|
|
1418
1418
|
this.af = false;
|
|
1419
1419
|
this.dv(d);
|
|
1420
1420
|
};
|
|
1421
1421
|
PropertyEditorPanel.prototype.cd = function (a, b) {
|
|
1422
1422
|
var c = a;
|
|
1423
|
-
var d = c.
|
|
1423
|
+
var d = c.y;
|
|
1424
1424
|
this.af = true;
|
|
1425
|
-
d.
|
|
1425
|
+
d.ap();
|
|
1426
1426
|
this.af = false;
|
|
1427
1427
|
this.dv(d);
|
|
1428
1428
|
};
|
|
@@ -1449,9 +1449,9 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1449
1449
|
d = d.ae;
|
|
1450
1450
|
}
|
|
1451
1451
|
for (var e = 0; e < d.count; e++) {
|
|
1452
|
-
var f = d._inner[e].
|
|
1452
|
+
var f = d._inner[e].an;
|
|
1453
1453
|
if (this.ak(f, a)) {
|
|
1454
|
-
d._inner[e].
|
|
1454
|
+
d._inner[e].ar(a, b, c);
|
|
1455
1455
|
}
|
|
1456
1456
|
}
|
|
1457
1457
|
if (this.ah) {
|
|
@@ -1528,22 +1528,22 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1528
1528
|
PropertyEditorPanel.prototype.c2 = function (a, b, c, d) {
|
|
1529
1529
|
for (var e = 0; e < a.count; e++) {
|
|
1530
1530
|
var f = a._inner[e];
|
|
1531
|
-
if (f.
|
|
1531
|
+
if (f.p == 20) {
|
|
1532
1532
|
continue;
|
|
1533
1533
|
}
|
|
1534
|
-
if (f.i != null) {
|
|
1534
|
+
if (f.i != null && f.i.count > 0) {
|
|
1535
1535
|
for (var g = 0; g < f.i.count; g++) {
|
|
1536
1536
|
var h = f.i._inner[g];
|
|
1537
|
-
var i = b + f.
|
|
1537
|
+
var i = b + f.an + "[" + g + "]";
|
|
1538
1538
|
this.c2(h.a, i, c, h.b);
|
|
1539
1539
|
}
|
|
1540
1540
|
}
|
|
1541
1541
|
else if (f.g != null) {
|
|
1542
|
-
var j = b + f.
|
|
1542
|
+
var j = b + f.an;
|
|
1543
1543
|
this.c2(f.g.a, j, c, f.g.b);
|
|
1544
1544
|
}
|
|
1545
1545
|
else {
|
|
1546
|
-
c.h(b + f.
|
|
1546
|
+
c.h(b + f.an, f.af, d);
|
|
1547
1547
|
}
|
|
1548
1548
|
}
|
|
1549
1549
|
};
|
|
@@ -1573,12 +1573,12 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1573
1573
|
PropertyEditorPanel.prototype.ct = function (a, b) {
|
|
1574
1574
|
var _this = this;
|
|
1575
1575
|
this.cn(b, function (c, d) {
|
|
1576
|
-
c.
|
|
1577
|
-
if (!c.
|
|
1578
|
-
c.
|
|
1576
|
+
c.g = 1;
|
|
1577
|
+
if (!c.a0) {
|
|
1578
|
+
c.a0 = true;
|
|
1579
1579
|
}
|
|
1580
1580
|
var e = _this.m(a, b.b, b.c);
|
|
1581
|
-
var f = e.
|
|
1581
|
+
var f = e.af;
|
|
1582
1582
|
if (f == null) {
|
|
1583
1583
|
f = false;
|
|
1584
1584
|
}
|
|
@@ -1588,7 +1588,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1588
1588
|
f = g_1;
|
|
1589
1589
|
var h = _this.af;
|
|
1590
1590
|
_this.af = true;
|
|
1591
|
-
e.
|
|
1591
|
+
e.af = f;
|
|
1592
1592
|
_this.af = h;
|
|
1593
1593
|
}
|
|
1594
1594
|
}
|
|
@@ -1597,7 +1597,7 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1597
1597
|
f = true;
|
|
1598
1598
|
var i = _this.af;
|
|
1599
1599
|
_this.af = true;
|
|
1600
|
-
e.
|
|
1600
|
+
e.af = f;
|
|
1601
1601
|
_this.af = i;
|
|
1602
1602
|
}
|
|
1603
1603
|
}
|
|
@@ -1606,15 +1606,15 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1606
1606
|
f = true;
|
|
1607
1607
|
var j = _this.af;
|
|
1608
1608
|
_this.af = true;
|
|
1609
|
-
e.
|
|
1609
|
+
e.af = f;
|
|
1610
1610
|
_this.af = j;
|
|
1611
1611
|
}
|
|
1612
1612
|
}
|
|
1613
1613
|
var k = f;
|
|
1614
|
-
c.
|
|
1615
|
-
c.
|
|
1614
|
+
c.a1 = k;
|
|
1615
|
+
c.y = e;
|
|
1616
1616
|
if (d) {
|
|
1617
|
-
c.
|
|
1617
|
+
c.az = runOn(_this, _this.cf);
|
|
1618
1618
|
}
|
|
1619
1619
|
});
|
|
1620
1620
|
};
|
|
@@ -1640,10 +1640,10 @@ var PropertyEditorPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
1640
1640
|
};
|
|
1641
1641
|
PropertyEditorPanel.prototype.cf = function (a, b) {
|
|
1642
1642
|
var c = a;
|
|
1643
|
-
var d = c.
|
|
1643
|
+
var d = c.y;
|
|
1644
1644
|
this.af = true;
|
|
1645
|
-
d.
|
|
1646
|
-
d.
|
|
1645
|
+
d.af = c.a1;
|
|
1646
|
+
d.ao();
|
|
1647
1647
|
this.af = false;
|
|
1648
1648
|
this.dv(d);
|
|
1649
1649
|
};
|