igniteui-angular-core 19.1.0-beta.0 → 19.1.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-angular-core.umd.js +3102 -2546
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +583 -553
- package/esm2015/lib/OthersCategoryContextDescription.js +5 -3
- package/esm2015/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm2015/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangedEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangingEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +42 -0
- package/esm2015/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm2015/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebColumnDescription.js +79 -47
- package/esm2015/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm2015/lib/WebColumnGroupDescription.js +11 -11
- package/esm2015/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm2015/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm2015/lib/{WebActiveStepChangingArgsEventArgsDescription.js → WebForOfDataChangeEventArgsDescription.js} +7 -7
- package/esm2015/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +46 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescription.js +25 -0
- package/esm2015/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebForOfStateDetailDescription.js +14 -11
- package/esm2015/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +274 -258
- package/esm2015/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm2015/lib/WebGridCreatedEventArgsDetailDescription.js +8 -0
- package/esm2015/lib/WebGridDescription.js +61 -45
- package/esm2015/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebGridDescriptionModule.js +4 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescription.js +36 -0
- package/esm2015/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebImportsHalper.js +23 -13
- package/esm2015/lib/WebInputDescription.js +30 -30
- package/esm2015/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebPivotDataSelectorDescription.js +34 -2
- package/esm2015/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebPivotGridDescription.js +42 -42
- package/esm2015/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebRowIslandDescription.js +290 -274
- package/esm2015/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm2015/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm2015/lib/WebStepperDescriptionModule.js +4 -4
- package/esm2015/lib/WebTabDescription.js +3 -3
- package/esm2015/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTabsDescriptionModule.js +0 -2
- package/esm2015/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm2015/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebTooltipDescription.js +146 -0
- package/esm2015/lib/WebTooltipDescriptionMetadata.js +59 -0
- package/esm2015/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +6 -6
- package/esm2015/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebTreeDescriptionModule.js +2 -2
- package/esm2015/lib/WebTreeGridDescription.js +28 -28
- package/esm2015/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +7 -5
- package/esm2015/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +43 -0
- package/esm2015/lib/{WebTreeSelectionChangeDetailDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +7 -7
- package/esm2015/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +44 -0
- package/esm2015/public_api.js +23 -21
- package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +591 -557
- package/esm5/lib/OthersCategoryContextDescription.js +5 -3
- package/esm5/lib/OthersCategoryContextDescriptionMetadata.js +1 -0
- package/esm5/lib/{WebActiveStepChangedArgsEventArgsDescription.js → WebActiveStepChangedEventArgsDescription.js} +12 -12
- package/esm5/lib/WebActiveStepChangedEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescription.js +46 -0
- package/esm5/lib/WebActiveStepChangedEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/{WebActiveStepChangedArgsDetailDescription.js → WebActiveStepChangingEventArgsDescription.js} +16 -16
- package/esm5/lib/WebActiveStepChangingEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebActiveStepChangingArgsDetailDescription.js → WebActiveStepChangingEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebActiveStepChangingEventArgsDetailDescriptionMetadata.js +46 -0
- package/esm5/lib/WebBaseAlertLikeDescriptionMetadata.js +1 -1
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +9 -4
- package/esm5/lib/WebButtonGroupDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCalendarDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCardActionsDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCarouselDescriptionMetadata.js +1 -1
- package/esm5/lib/WebCheckboxBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/WebColumnDescription.js +95 -47
- package/esm5/lib/WebColumnDescriptionMetadata.js +8 -0
- package/esm5/lib/WebColumnGroupDescription.js +11 -11
- package/esm5/lib/WebDatePickerDescriptionMetadata.js +3 -3
- package/esm5/lib/WebDropdownDescriptionMetadata.js +3 -2
- package/esm5/lib/{WebTreeSelectionChangeDetailDescription.js → WebForOfDataChangeEventArgsDescription.js} +13 -13
- package/esm5/lib/WebForOfDataChangeEventArgsDescriptionMetadata.js +50 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescription.js +26 -0
- package/esm5/lib/WebForOfDataChangeEventArgsDetailDescriptionMetadata.js +49 -0
- package/esm5/lib/WebForOfStateDetailDescription.js +18 -11
- package/esm5/lib/WebForOfStateDetailDescriptionMetadata.js +0 -2
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +282 -258
- package/esm5/lib/WebGridCreatedEventArgsDescriptionMetadata_combined.js +10 -4
- package/esm5/lib/WebGridCreatedEventArgsDetailDescription.js +12 -0
- package/esm5/lib/WebGridDescription.js +69 -45
- package/esm5/lib/WebGridDescriptionMetadata.js +6 -0
- package/esm5/lib/WebGridDescriptionModule.js +4 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescription.js +46 -0
- package/esm5/lib/WebGroupingExpressionEventArgsDescriptionMetadata.js +49 -0
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebImportsHalper.js +44 -31
- package/esm5/lib/WebInputDescription.js +30 -30
- package/esm5/lib/WebInputDescriptionMetadata.js +2 -2
- package/esm5/lib/WebPivotDataSelectorDescription.js +49 -1
- package/esm5/lib/WebPivotDataSelectorDescriptionMetadata.js +6 -0
- package/esm5/lib/WebPivotGridDescription.js +42 -42
- package/esm5/lib/WebRadioDescriptionMetadata.js +1 -1
- package/esm5/lib/WebRadioGroupDescriptionMetadata.js +2 -2
- package/esm5/lib/WebRowIslandDescription.js +298 -274
- package/esm5/lib/WebSelectDescriptionMetadata.js +3 -2
- package/esm5/lib/WebSliderBaseDescriptionMetadata.js +2 -2
- package/esm5/lib/WebStepperDescriptionMetadata.js +6 -6
- package/esm5/lib/WebStepperDescriptionModule.js +4 -4
- package/esm5/lib/WebTabDescription.js +2 -2
- package/esm5/lib/WebTabDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTabsDescriptionModule.js +0 -2
- package/esm5/lib/WebTextareaDescriptionMetadata.js +2 -6
- package/esm5/lib/WebTileManagerDescriptionMetadata.js +1 -1
- package/esm5/lib/WebTooltipDescription.js +212 -0
- package/esm5/lib/WebTooltipDescriptionMetadata.js +63 -0
- package/esm5/lib/{WebTabPanelDescriptionModule.js → WebTooltipDescriptionModule.js} +9 -9
- package/esm5/lib/WebTreeDescriptionMetadata.js +2 -2
- package/esm5/lib/WebTreeDescriptionModule.js +2 -2
- package/esm5/lib/WebTreeGridDescription.js +28 -28
- package/esm5/lib/{WebTreeSelectionOptionsEventArgsDescription.js → WebTreeSelectionEventArgsDescription.js} +12 -10
- package/esm5/lib/WebTreeSelectionEventArgsDescriptionMetadata.js +47 -0
- package/esm5/lib/{WebTreeSelectionChangeEventArgsDescription.js → WebTreeSelectionEventArgsDetailDescription.js} +13 -13
- package/esm5/lib/WebTreeSelectionEventArgsDetailDescriptionMetadata.js +48 -0
- package/esm5/public_api.js +23 -21
- package/fesm2015/igniteui-angular-core.js +2583 -2167
- package/fesm5/igniteui-angular-core.js +3080 -2526
- package/lib/CodeGeneratingComponentRendererCodeEmitter_combined.d.ts +185 -180
- package/lib/OthersCategoryContextDescription.d.ts +3 -1
- package/lib/WebActiveStepChangedEventArgsDescription.d.ts +17 -0
- package/lib/WebActiveStepChangedEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/{WebActiveStepChangedArgsDetailDescription.d.ts → WebActiveStepChangedEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsEventArgsDescriptionMetadata.d.ts → WebActiveStepChangedEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebActiveStepChangingEventArgsDescription.d.ts +17 -0
- package/lib/{WebActiveStepChangedArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescription.d.ts → WebActiveStepChangingEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebActiveStepChangingArgsDetailDescriptionMetadata.d.ts → WebActiveStepChangingEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebColumnDescription.d.ts +28 -16
- package/lib/WebColumnGroupDescription.d.ts +4 -4
- package/lib/WebForOfDataChangeEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDetailDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfDataChangeEventArgsDetailDescription.d.ts +12 -0
- package/lib/{WebActiveStepChangedArgsEventArgsDescriptionMetadata.d.ts → WebForOfDataChangeEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/lib/WebForOfStateDetailDescription.d.ts +7 -6
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +95 -89
- package/lib/WebGridCreatedEventArgsDetailDescription.d.ts +3 -0
- package/lib/WebGridDescription.d.ts +22 -16
- package/lib/WebGroupByExpandStateEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupByExpandStateEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebGroupingExpressionEventArgsDescription.d.ts +17 -0
- package/lib/WebGroupingExpressionEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebImportsHalper.d.ts +4 -1
- package/lib/WebInputDescription.d.ts +14 -14
- package/lib/WebPivotDataSelectorDescription.d.ts +13 -1
- package/lib/WebPivotGridDescription.d.ts +15 -15
- package/lib/WebRowIslandDescription.d.ts +101 -95
- package/lib/WebTabDescription.d.ts +2 -2
- package/lib/WebTooltipDescription.d.ts +56 -0
- package/lib/{WebTabPanelDescriptionMetadata.d.ts → WebTooltipDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTabPanelDescriptionModule.d.ts → WebTooltipDescriptionModule.d.ts} +1 -1
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/WebTreeSelectionEventArgsDescription.d.ts +17 -0
- package/lib/{WebTreeSelectionChangeDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDescriptionMetadata.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeDetailDescription.d.ts → WebTreeSelectionEventArgsDetailDescription.d.ts} +1 -1
- package/lib/{WebTreeSelectionChangeEventArgsDescriptionMetadata.d.ts → WebTreeSelectionEventArgsDetailDescriptionMetadata.d.ts} +1 -1
- package/package.json +1 -1
- package/public_api.d.ts +23 -21
- package/esm2015/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTabPanelDescription.js +0 -26
- package/esm2015/lib/WebTabPanelDescriptionMetadata.js +0 -40
- package/esm2015/lib/WebTreeSelectionChangeDescription.js +0 -26
- package/esm2015/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -39
- package/esm2015/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -44
- package/esm2015/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -43
- package/esm2015/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -42
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -36
- package/esm2015/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -41
- package/esm5/lib/WebActiveStepChangedArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangedArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebActiveStepChangingArgsDetailDescriptionMetadata.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescription.js +0 -46
- package/esm5/lib/WebActiveStepChangingArgsEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTabPanelDescription.js +0 -31
- package/esm5/lib/WebTabPanelDescriptionMetadata.js +0 -44
- package/esm5/lib/WebTreeSelectionChangeDescription.js +0 -31
- package/esm5/lib/WebTreeSelectionChangeDescriptionMetadata.js +0 -43
- package/esm5/lib/WebTreeSelectionChangeDetailDescriptionMetadata.js +0 -48
- package/esm5/lib/WebTreeSelectionChangeEventArgsDescriptionMetadata.js +0 -47
- package/esm5/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescription.js +0 -46
- package/esm5/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.js +0 -45
- package/lib/WebActiveStepChangedArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebActiveStepChangingArgsEventArgsDescription.d.ts +0 -17
- package/lib/WebTabPanelDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeDescription.d.ts +0 -11
- package/lib/WebTreeSelectionChangeEventArgsDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventArgsDescription.d.ts +0 -15
- package/lib/WebTreeSelectionOptionsEventArgsDescriptionMetadata.d.ts +0 -13
- package/lib/WebTreeSelectionOptionsEventDetailDescription.d.ts +0 -17
- package/lib/WebTreeSelectionOptionsEventDetailDescriptionMetadata.d.ts +0 -13
|
@@ -55,17 +55,17 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
55
55
|
var _this = _super.call(this) || this;
|
|
56
56
|
_this.l = null;
|
|
57
57
|
_this.j = null;
|
|
58
|
-
_this.
|
|
58
|
+
_this.aa = new List$1(CodeGenerationItemBuilderPropertyInfo.$, 0);
|
|
59
59
|
_this.d = null;
|
|
60
60
|
_this.a = null;
|
|
61
61
|
_this.c = null;
|
|
62
62
|
_this.b = null;
|
|
63
|
-
_this.
|
|
64
|
-
_this.
|
|
65
|
-
_this.
|
|
66
|
-
_this.
|
|
63
|
+
_this.ab = new List$1(String_$type, 0);
|
|
64
|
+
_this.ag = new Stack$1(String_$type);
|
|
65
|
+
_this.ae = new Stack$1(String_$type);
|
|
66
|
+
_this.af = new Stack$1(Boolean_$type);
|
|
67
|
+
_this.a6 = null;
|
|
67
68
|
_this.a5 = null;
|
|
68
|
-
_this.a4 = null;
|
|
69
69
|
_this.l = a;
|
|
70
70
|
_this.j = b;
|
|
71
71
|
_this.d = new CodeGeneratingCodeWriter(_this.l);
|
|
@@ -74,7 +74,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
74
74
|
_this.b = new CodeGeneratingCodeWriter(_this.l);
|
|
75
75
|
return _this;
|
|
76
76
|
}
|
|
77
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
77
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.get_am = function () {
|
|
78
78
|
switch (this.j.platform) {
|
|
79
79
|
case 1: return "Igx";
|
|
80
80
|
case 2: return "Igr";
|
|
@@ -85,14 +85,14 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
85
85
|
}
|
|
86
86
|
return "";
|
|
87
87
|
};
|
|
88
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
88
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "am", {
|
|
89
89
|
get: function () {
|
|
90
|
-
return this.
|
|
90
|
+
return this.get_am();
|
|
91
91
|
},
|
|
92
92
|
enumerable: false,
|
|
93
93
|
configurable: true
|
|
94
94
|
});
|
|
95
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
95
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.get_an = function () {
|
|
96
96
|
switch (this.j.platform) {
|
|
97
97
|
case 1: return "Component";
|
|
98
98
|
case 2: return "";
|
|
@@ -102,14 +102,14 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
102
102
|
}
|
|
103
103
|
return "";
|
|
104
104
|
};
|
|
105
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
105
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "an", {
|
|
106
106
|
get: function () {
|
|
107
|
-
return this.
|
|
107
|
+
return this.get_an();
|
|
108
108
|
},
|
|
109
109
|
enumerable: false,
|
|
110
110
|
configurable: true
|
|
111
111
|
});
|
|
112
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
112
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "a7", {
|
|
113
113
|
get: function () {
|
|
114
114
|
switch (this.j.platform) {
|
|
115
115
|
case 1: return "angular";
|
|
@@ -128,7 +128,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
128
128
|
enumerable: false,
|
|
129
129
|
configurable: true
|
|
130
130
|
});
|
|
131
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
131
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bs = function (a) {
|
|
132
132
|
this.j.af(a);
|
|
133
133
|
};
|
|
134
134
|
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "k", {
|
|
@@ -166,11 +166,11 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
166
166
|
enumerable: false,
|
|
167
167
|
configurable: true
|
|
168
168
|
});
|
|
169
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
169
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bc = function (a) {
|
|
170
170
|
if (a == null || a == "any") {
|
|
171
171
|
return;
|
|
172
172
|
}
|
|
173
|
-
this.
|
|
173
|
+
this.ab.add(a);
|
|
174
174
|
};
|
|
175
175
|
CodeGeneratingComponentRendererCodeEmitter.prototype.w = function (a, b) {
|
|
176
176
|
if (this.r) {
|
|
@@ -217,15 +217,15 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
217
217
|
}
|
|
218
218
|
return false;
|
|
219
219
|
};
|
|
220
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
220
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "ar", {
|
|
221
221
|
get: function () {
|
|
222
|
-
return this.
|
|
222
|
+
return this.ag.d();
|
|
223
223
|
},
|
|
224
224
|
enumerable: false,
|
|
225
225
|
configurable: true
|
|
226
226
|
});
|
|
227
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
228
|
-
this.
|
|
227
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
228
|
+
this.ag.h(a);
|
|
229
229
|
};
|
|
230
230
|
CodeGeneratingComponentRendererCodeEmitter.prototype.u = function (a, b) {
|
|
231
231
|
var c = false;
|
|
@@ -234,99 +234,102 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
234
234
|
}
|
|
235
235
|
return c;
|
|
236
236
|
};
|
|
237
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
238
|
-
};
|
|
239
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a) {
|
|
237
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
240
238
|
};
|
|
241
239
|
CodeGeneratingComponentRendererCodeEmitter.prototype.bl = function (a) {
|
|
242
|
-
this.af.e();
|
|
243
240
|
};
|
|
244
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
241
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
242
|
+
this.ag.e();
|
|
243
|
+
};
|
|
244
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a, b, c) {
|
|
245
|
+
return b.b == null && a.toLowerCase() == "type";
|
|
245
246
|
};
|
|
246
247
|
CodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
247
|
-
|
|
248
|
+
};
|
|
249
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
250
|
+
this.bj(a, b, c, d);
|
|
248
251
|
};
|
|
249
252
|
CodeGeneratingComponentRendererCodeEmitter.prototype.toString = function () {
|
|
250
253
|
return this.d.toString();
|
|
251
254
|
};
|
|
252
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
255
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
253
256
|
return "null";
|
|
254
257
|
};
|
|
255
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
258
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a, b, c) {
|
|
256
259
|
if (b.b == null) {
|
|
257
260
|
return b.c;
|
|
258
261
|
}
|
|
259
262
|
if (typeCast(CodeGenerationSpecialValue.$, b.c) !== null) {
|
|
260
|
-
b.c = this.
|
|
263
|
+
b.c = this.ah(b);
|
|
261
264
|
}
|
|
262
265
|
switch (b.b.knownType) {
|
|
263
266
|
case 10:
|
|
264
267
|
if (this.w(a, b)) {
|
|
265
|
-
return this.
|
|
268
|
+
return this.ap(a, b);
|
|
266
269
|
}
|
|
267
|
-
return this.
|
|
270
|
+
return this.au(a, b);
|
|
268
271
|
case 23:
|
|
269
272
|
if (this.w(a, b)) {
|
|
270
|
-
return this.
|
|
273
|
+
return this.ap(a, b);
|
|
271
274
|
}
|
|
272
|
-
return this.
|
|
275
|
+
return this.au(a, b);
|
|
273
276
|
case 7: return b.c ? "true" : "false";
|
|
274
|
-
case 4: return this.
|
|
277
|
+
case 4: return this.aj(b);
|
|
275
278
|
case 6:
|
|
276
279
|
{
|
|
277
|
-
return stringJoin1(String_$type, " ", this.
|
|
280
|
+
return stringJoin1(String_$type, " ", this.ac(b, c));
|
|
278
281
|
}
|
|
279
282
|
case 9:
|
|
280
283
|
if (this.w(a, b)) {
|
|
281
|
-
return this.
|
|
284
|
+
return this.ap(a, b);
|
|
282
285
|
}
|
|
283
286
|
throw new NotSupportedException(1, "shouldn't get here");
|
|
284
|
-
case 5: return this.
|
|
287
|
+
case 5: return this.al(b);
|
|
285
288
|
case 16:
|
|
286
289
|
{
|
|
287
|
-
return stringJoin1(String_$type, " ", this.
|
|
290
|
+
return stringJoin1(String_$type, " ", this.ad(b, c));
|
|
288
291
|
}
|
|
289
292
|
case 20:
|
|
290
293
|
if (b.a != null) {
|
|
291
|
-
return this.
|
|
294
|
+
return this.a3(b);
|
|
292
295
|
}
|
|
293
296
|
if (b.c == null) {
|
|
294
|
-
return this.
|
|
297
|
+
return this.a1();
|
|
295
298
|
}
|
|
296
299
|
break;
|
|
297
300
|
case 22:
|
|
298
301
|
if (b.a != null) {
|
|
299
|
-
return this.
|
|
302
|
+
return this.a3(b);
|
|
300
303
|
}
|
|
301
304
|
if (b.c == null) {
|
|
302
|
-
return this.
|
|
305
|
+
return this.a1();
|
|
303
306
|
}
|
|
304
307
|
break;
|
|
305
308
|
case 15: throw new NotSupportedException(1, "need to figure this out");
|
|
306
309
|
case 3: throw new NotSupportedException(1, "need to figure this out");
|
|
307
310
|
case 19: if (b.a != null) {
|
|
308
|
-
return this.
|
|
311
|
+
return this.ay(b);
|
|
309
312
|
}
|
|
310
313
|
else {
|
|
311
|
-
return this.
|
|
314
|
+
return this.a1();
|
|
312
315
|
}
|
|
313
316
|
case 8:
|
|
314
317
|
if (b.b.specificExternalType == "string") {
|
|
315
|
-
return this.
|
|
318
|
+
return this.ax(b);
|
|
316
319
|
}
|
|
317
320
|
if (b.a != null) {
|
|
318
|
-
return this.
|
|
321
|
+
return this.az(b);
|
|
319
322
|
}
|
|
320
323
|
if (this.w(a, b)) {
|
|
321
|
-
return this.
|
|
324
|
+
return this.ap(a, b);
|
|
322
325
|
}
|
|
323
326
|
throw new NotSupportedException(1, "shouldn't get here");
|
|
324
327
|
case 13: throw new NotSupportedException(1, "shouldn't get here");
|
|
325
328
|
case 18: if (b.a != null) {
|
|
326
|
-
return this.
|
|
329
|
+
return this.a0(b);
|
|
327
330
|
}
|
|
328
331
|
else {
|
|
329
|
-
return this.
|
|
332
|
+
return this.a1();
|
|
330
333
|
}
|
|
331
334
|
case 1: return b.c.toString();
|
|
332
335
|
case 11:
|
|
@@ -344,8 +347,8 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
344
347
|
var f = b.c;
|
|
345
348
|
return f.width + ", " + f.height;
|
|
346
349
|
}
|
|
347
|
-
case 2: return b.c != null ? b.c.toString() : this.
|
|
348
|
-
case 21: return this.
|
|
350
|
+
case 2: return b.c != null ? b.c.toString() : this.a1();
|
|
351
|
+
case 21: return this.ba(b.c);
|
|
349
352
|
case 17:
|
|
350
353
|
if (b.c == null) {
|
|
351
354
|
return "null";
|
|
@@ -358,7 +361,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
358
361
|
}
|
|
359
362
|
return "";
|
|
360
363
|
};
|
|
361
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
364
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ac = function (a, b) {
|
|
362
365
|
if (a.b == null) {
|
|
363
366
|
return ((function () {
|
|
364
367
|
var $ret = new List$1(String_$type, 0);
|
|
@@ -367,16 +370,16 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
367
370
|
})());
|
|
368
371
|
}
|
|
369
372
|
if (typeCast(CodeGenerationSpecialValue.$, a.c) !== null) {
|
|
370
|
-
a.c = this.
|
|
373
|
+
a.c = this.ah(a);
|
|
371
374
|
}
|
|
372
375
|
var c = a.c;
|
|
373
376
|
var d = new List$1(String_$type, 0);
|
|
374
377
|
for (var e = 0; e < c.count; e++) {
|
|
375
|
-
d.add(this.
|
|
378
|
+
d.add(this.ai(c.item(e)));
|
|
376
379
|
}
|
|
377
380
|
return d;
|
|
378
381
|
};
|
|
379
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
382
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ad = function (a, b) {
|
|
380
383
|
if (a.b == null) {
|
|
381
384
|
return ((function () {
|
|
382
385
|
var $ret = new List$1(String_$type, 0);
|
|
@@ -385,23 +388,23 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
385
388
|
})());
|
|
386
389
|
}
|
|
387
390
|
if (typeCast(CodeGenerationSpecialValue.$, a.c) !== null) {
|
|
388
|
-
a.c = this.
|
|
391
|
+
a.c = this.ah(a);
|
|
389
392
|
}
|
|
390
393
|
var c = a.c;
|
|
391
394
|
var d = new List$1(String_$type, 0);
|
|
392
395
|
for (var e = 0; e < c.count; e++) {
|
|
393
|
-
d.add(this.
|
|
396
|
+
d.add(this.ak(c.item(e)));
|
|
394
397
|
}
|
|
395
398
|
return d;
|
|
396
399
|
};
|
|
397
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
400
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ba = function (a) {
|
|
398
401
|
if (a == null) {
|
|
399
402
|
return "";
|
|
400
403
|
}
|
|
401
404
|
return a.toString();
|
|
402
405
|
};
|
|
403
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
404
|
-
var c = this.
|
|
406
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ap = function (a, b) {
|
|
407
|
+
var c = this.a9(a, b);
|
|
405
408
|
if (b.c != null) {
|
|
406
409
|
var d = b.c;
|
|
407
410
|
if (typeCast(List$1.$.specialize(Base.$), d) !== null) {
|
|
@@ -409,8 +412,8 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
409
412
|
}
|
|
410
413
|
if (typeCast(CodeGenerationItemBuilder.$, d) !== null) {
|
|
411
414
|
var e = this.i(this.l, this.j);
|
|
412
|
-
var f = this.
|
|
413
|
-
c = this.
|
|
415
|
+
var f = this.ao(c, b.c, e);
|
|
416
|
+
c = this.as(a, b.c, f, c);
|
|
414
417
|
}
|
|
415
418
|
else if (typeCast(Array_$type, d) !== null) {
|
|
416
419
|
var g = d;
|
|
@@ -423,7 +426,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
423
426
|
var m = g[j].p();
|
|
424
427
|
if (m == null) {
|
|
425
428
|
m = g[j].n();
|
|
426
|
-
m = this.
|
|
429
|
+
m = this.av(m);
|
|
427
430
|
}
|
|
428
431
|
if (m != null) {
|
|
429
432
|
if (m != l) {
|
|
@@ -433,25 +436,25 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
433
436
|
l = c + "_" + j.toString();
|
|
434
437
|
}
|
|
435
438
|
}
|
|
436
|
-
var n = this.
|
|
439
|
+
var n = this.ao(l, g[j], k);
|
|
437
440
|
h.add(g[j]);
|
|
438
441
|
i.add(n);
|
|
439
442
|
}
|
|
440
443
|
}
|
|
441
|
-
c = this.
|
|
444
|
+
c = this.at(b, a, h, i, c);
|
|
442
445
|
}
|
|
443
446
|
}
|
|
444
447
|
return c;
|
|
445
448
|
};
|
|
446
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
449
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ao = function (a, b, c) {
|
|
447
450
|
var e_1, _a;
|
|
448
451
|
b.u = a;
|
|
449
452
|
b.v(c, true);
|
|
450
453
|
var d = c.toString();
|
|
451
454
|
try {
|
|
452
|
-
for (var _b = __values(fromEnum(c.
|
|
455
|
+
for (var _b = __values(fromEnum(c.ab)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
453
456
|
var e = _c.value;
|
|
454
|
-
this.
|
|
457
|
+
this.ab.add(e);
|
|
455
458
|
}
|
|
456
459
|
}
|
|
457
460
|
catch (e_1_1) {
|
|
@@ -469,15 +472,15 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
469
472
|
}
|
|
470
473
|
return d;
|
|
471
474
|
};
|
|
472
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
475
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a, b, c, d) {
|
|
473
476
|
return d;
|
|
474
477
|
};
|
|
475
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
478
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a, b, c, d, e) {
|
|
476
479
|
return e;
|
|
477
480
|
};
|
|
478
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
481
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a9 = function (a, b) {
|
|
479
482
|
if (b.c == null) {
|
|
480
|
-
return this.
|
|
483
|
+
return this.a1();
|
|
481
484
|
}
|
|
482
485
|
if (typeCast(CodeGenerationItemBuilder.$, b.c) !== null) {
|
|
483
486
|
var c = b.c.p();
|
|
@@ -485,7 +488,7 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
485
488
|
return c;
|
|
486
489
|
}
|
|
487
490
|
var d = b.c.n();
|
|
488
|
-
var e = this.
|
|
491
|
+
var e = this.av(d);
|
|
489
492
|
return e;
|
|
490
493
|
}
|
|
491
494
|
else if (typeCast(IList_$type, b.c) !== null) {
|
|
@@ -497,10 +500,10 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
497
500
|
return h;
|
|
498
501
|
}
|
|
499
502
|
var i = g.n();
|
|
500
|
-
var j = this.
|
|
503
|
+
var j = this.av(i);
|
|
501
504
|
return j;
|
|
502
505
|
}
|
|
503
|
-
return this.
|
|
506
|
+
return this.av(b.b.propertyName);
|
|
504
507
|
}
|
|
505
508
|
else if (typeCast(Array_$type, b.c) !== null) {
|
|
506
509
|
var k = b.c;
|
|
@@ -510,29 +513,29 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
510
513
|
return l;
|
|
511
514
|
}
|
|
512
515
|
var m = b.c.n();
|
|
513
|
-
var n = this.
|
|
516
|
+
var n = this.av(m);
|
|
514
517
|
return n;
|
|
515
518
|
}
|
|
516
|
-
return this.
|
|
519
|
+
return this.av(b.b.propertyName);
|
|
517
520
|
}
|
|
518
|
-
return this.
|
|
521
|
+
return this.a1();
|
|
519
522
|
};
|
|
520
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
523
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
521
524
|
return "";
|
|
522
525
|
};
|
|
523
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
526
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
524
527
|
return a.c;
|
|
525
528
|
};
|
|
526
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
529
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a3 = function (a) {
|
|
527
530
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
528
531
|
if (a.a.a) {
|
|
529
|
-
return this.
|
|
532
|
+
return this.aw(a);
|
|
530
533
|
}
|
|
531
534
|
else {
|
|
532
|
-
return this.
|
|
535
|
+
return this.a2(a);
|
|
533
536
|
}
|
|
534
537
|
}
|
|
535
|
-
return this.
|
|
538
|
+
return this.a1();
|
|
536
539
|
};
|
|
537
540
|
CodeGeneratingComponentRendererCodeEmitter.prototype.s = function (a) {
|
|
538
541
|
if (a.a != null && !stringIsNullOrEmpty(a.a.e)) {
|
|
@@ -542,97 +545,97 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
542
545
|
}
|
|
543
546
|
return false;
|
|
544
547
|
};
|
|
545
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
548
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
546
549
|
return "";
|
|
547
550
|
};
|
|
548
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
551
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
549
552
|
return "";
|
|
550
553
|
};
|
|
551
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
554
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.az = function (a) {
|
|
552
555
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
553
556
|
return a.a.e;
|
|
554
557
|
}
|
|
555
|
-
return this.
|
|
558
|
+
return this.a1();
|
|
556
559
|
};
|
|
557
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
560
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
558
561
|
return a.c != null ? a.c.toString() : "";
|
|
559
562
|
};
|
|
560
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
561
|
-
return this.
|
|
563
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.a0 = function (a) {
|
|
564
|
+
return this.ay(a);
|
|
562
565
|
};
|
|
563
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
566
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
|
|
564
567
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
565
|
-
this.
|
|
568
|
+
this.bs(a);
|
|
566
569
|
return a.a.e;
|
|
567
570
|
}
|
|
568
|
-
return this.
|
|
571
|
+
return this.a1();
|
|
569
572
|
};
|
|
570
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
573
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.get_y = function () {
|
|
571
574
|
return false;
|
|
572
575
|
};
|
|
573
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
576
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "y", {
|
|
574
577
|
get: function () {
|
|
575
|
-
return this.
|
|
578
|
+
return this.get_y();
|
|
576
579
|
},
|
|
577
580
|
enumerable: false,
|
|
578
581
|
configurable: true
|
|
579
582
|
});
|
|
580
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
583
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.al = function (a) {
|
|
581
584
|
var b = a.c;
|
|
582
|
-
return ColorUtil.k(b, this.
|
|
585
|
+
return ColorUtil.k(b, this.y);
|
|
583
586
|
};
|
|
584
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
587
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ak = function (a) {
|
|
585
588
|
var b = a;
|
|
586
|
-
return ColorUtil.k(b, this.
|
|
589
|
+
return ColorUtil.k(b, this.y);
|
|
587
590
|
};
|
|
588
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
591
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.aj = function (a) {
|
|
589
592
|
if (a.c == null) {
|
|
590
593
|
return "";
|
|
591
594
|
}
|
|
592
595
|
var b = a.c;
|
|
593
|
-
return ColorUtil.k(b.color, this.
|
|
596
|
+
return ColorUtil.k(b.color, this.y);
|
|
594
597
|
};
|
|
595
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
598
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.ai = function (a) {
|
|
596
599
|
if (a == null) {
|
|
597
600
|
return "";
|
|
598
601
|
}
|
|
599
602
|
var b = a;
|
|
600
|
-
return ColorUtil.k(b.color, this.
|
|
603
|
+
return ColorUtil.k(b.color, this.y);
|
|
601
604
|
};
|
|
602
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
603
|
-
this.
|
|
604
|
-
this.
|
|
605
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bq = function (a) {
|
|
606
|
+
this.ae.h(a);
|
|
607
|
+
this.af.h(false);
|
|
605
608
|
};
|
|
606
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
607
|
-
var b = this.
|
|
608
|
-
this.
|
|
609
|
-
this.
|
|
609
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bp = function (a) {
|
|
610
|
+
var b = this.av(a);
|
|
611
|
+
this.ae.h(b);
|
|
612
|
+
this.af.h(true);
|
|
610
613
|
};
|
|
611
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
612
|
-
var b = stringReplace(stringReplace(a, this.
|
|
614
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.av = function (a) {
|
|
615
|
+
var b = stringReplace(stringReplace(a, this.a8, ""), "Component", "");
|
|
613
616
|
b = CodeGeneratingComponentRenderer.e5(b);
|
|
614
617
|
return this.j.v(b);
|
|
615
618
|
};
|
|
616
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
617
|
-
this.
|
|
618
|
-
this.
|
|
619
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bn = function () {
|
|
620
|
+
this.a5 = this.ae.e();
|
|
621
|
+
this.af.e();
|
|
619
622
|
};
|
|
620
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
623
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
621
624
|
return "";
|
|
622
625
|
};
|
|
623
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
626
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "a8", {
|
|
624
627
|
get: function () {
|
|
625
|
-
return this.
|
|
628
|
+
return this.get_a8();
|
|
626
629
|
},
|
|
627
630
|
enumerable: false,
|
|
628
631
|
configurable: true
|
|
629
632
|
});
|
|
630
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
633
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "aq", {
|
|
631
634
|
get: function () {
|
|
632
|
-
if (this.
|
|
633
|
-
return this.
|
|
635
|
+
if (this.ae.f > 0) {
|
|
636
|
+
return this.ae.d();
|
|
634
637
|
}
|
|
635
|
-
var a = stringReplace(stringReplace(this.
|
|
638
|
+
var a = stringReplace(stringReplace(this.ar, this.a8, ""), "Component", "");
|
|
636
639
|
return CodeGeneratingComponentRenderer.e5(a);
|
|
637
640
|
},
|
|
638
641
|
enumerable: false,
|
|
@@ -640,24 +643,24 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
640
643
|
});
|
|
641
644
|
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "v", {
|
|
642
645
|
get: function () {
|
|
643
|
-
return this.
|
|
646
|
+
return this.ag.f == 1;
|
|
644
647
|
},
|
|
645
648
|
enumerable: false,
|
|
646
649
|
configurable: true
|
|
647
650
|
});
|
|
648
651
|
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "o", {
|
|
649
652
|
get: function () {
|
|
650
|
-
if (this.
|
|
653
|
+
if (this.af.f == 0) {
|
|
651
654
|
return false;
|
|
652
655
|
}
|
|
653
|
-
return this.
|
|
656
|
+
return this.af.d();
|
|
654
657
|
},
|
|
655
658
|
enumerable: false,
|
|
656
659
|
configurable: true
|
|
657
660
|
});
|
|
658
661
|
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "p", {
|
|
659
662
|
get: function () {
|
|
660
|
-
if (this.
|
|
663
|
+
if (this.ae.f > 0) {
|
|
661
664
|
return true;
|
|
662
665
|
}
|
|
663
666
|
return false;
|
|
@@ -665,12 +668,12 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
665
668
|
enumerable: false,
|
|
666
669
|
configurable: true
|
|
667
670
|
});
|
|
668
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
671
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.get_z = function () {
|
|
669
672
|
return true;
|
|
670
673
|
};
|
|
671
|
-
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "
|
|
674
|
+
Object.defineProperty(CodeGeneratingComponentRendererCodeEmitter.prototype, "z", {
|
|
672
675
|
get: function () {
|
|
673
|
-
return this.
|
|
676
|
+
return this.get_z();
|
|
674
677
|
},
|
|
675
678
|
enumerable: false,
|
|
676
679
|
configurable: true
|
|
@@ -685,33 +688,33 @@ var CodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE__*/ (fu
|
|
|
685
688
|
enumerable: false,
|
|
686
689
|
configurable: true
|
|
687
690
|
});
|
|
688
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
689
|
-
this.
|
|
691
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bo = function () {
|
|
692
|
+
this.a5 = this.ae.e();
|
|
690
693
|
};
|
|
691
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
694
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bf = function (a) {
|
|
692
695
|
var b = this.f.toString();
|
|
693
696
|
if (b.length > 0) {
|
|
694
697
|
a.l(b);
|
|
695
698
|
}
|
|
696
699
|
};
|
|
697
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
700
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bi = function (a) {
|
|
698
701
|
var b = this.g.toString();
|
|
699
702
|
if (b.length > 0) {
|
|
700
703
|
a.l(b);
|
|
701
704
|
}
|
|
702
705
|
};
|
|
703
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
706
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.be = function (a) {
|
|
704
707
|
var b = this.e.toString();
|
|
705
708
|
if (b.length > 0) {
|
|
706
709
|
a.l(b);
|
|
707
710
|
}
|
|
708
711
|
};
|
|
709
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
710
|
-
if (this.
|
|
711
|
-
this.
|
|
712
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bg = function (a, b) {
|
|
713
|
+
if (this.ab.count > 0) {
|
|
714
|
+
this.bh(a, this.ab, b);
|
|
712
715
|
}
|
|
713
716
|
};
|
|
714
|
-
CodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
717
|
+
CodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
715
718
|
};
|
|
716
719
|
CodeGeneratingComponentRendererCodeEmitter.$t = markType(CodeGeneratingComponentRendererCodeEmitter, 'CodeGeneratingComponentRendererCodeEmitter');
|
|
717
720
|
return CodeGeneratingComponentRendererCodeEmitter;
|
|
@@ -724,9 +727,9 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
724
727
|
__extends(BlazorRazorCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
725
728
|
function BlazorRazorCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
726
729
|
var _this = _super.call(this, a, b) || this;
|
|
727
|
-
_this.
|
|
728
|
-
_this.bs = new HashSet$1(String_$type, 0);
|
|
730
|
+
_this.bv = 0;
|
|
729
731
|
_this.bt = new HashSet$1(String_$type, 0);
|
|
732
|
+
_this.bu = new HashSet$1(String_$type, 0);
|
|
730
733
|
return _this;
|
|
731
734
|
}
|
|
732
735
|
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -739,8 +742,8 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
739
742
|
enumerable: false,
|
|
740
743
|
configurable: true
|
|
741
744
|
});
|
|
742
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
743
|
-
d = _super.prototype.
|
|
745
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a, b, c, d) {
|
|
746
|
+
d = _super.prototype.as.call(this, a, b, c, d);
|
|
744
747
|
this.f.l("private " + b.n() + " _" + CodeGeneratingComponentRenderer.e5(d) + " = null;");
|
|
745
748
|
this.f.l("public " + b.n() + " " + CodeGeneratingComponentRenderer.e6(d));
|
|
746
749
|
this.f.l("{");
|
|
@@ -762,15 +765,15 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
762
765
|
this.f.l("}");
|
|
763
766
|
return CodeGeneratingComponentRenderer.e6(d);
|
|
764
767
|
};
|
|
765
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
766
|
-
e = _super.prototype.
|
|
768
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a, b, c, d, e) {
|
|
769
|
+
e = _super.prototype.at.call(this, a, b, c, d, e);
|
|
767
770
|
var f = null;
|
|
768
771
|
if (c.count > 0) {
|
|
769
772
|
f = c._inner[0].r() + "[]";
|
|
770
773
|
}
|
|
771
774
|
else {
|
|
772
775
|
var g = a.b.specificExternalType;
|
|
773
|
-
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.
|
|
776
|
+
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.am, this.an) + "[]";
|
|
774
777
|
}
|
|
775
778
|
this.f.l("private " + f + " _" + CodeGeneratingComponentRenderer.e5(e) + " = null;");
|
|
776
779
|
this.f.l("public " + f + " " + CodeGeneratingComponentRenderer.e6(e));
|
|
@@ -800,10 +803,10 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
800
803
|
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
801
804
|
return new BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
802
805
|
};
|
|
803
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
806
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.get_z = function () {
|
|
804
807
|
return false;
|
|
805
808
|
};
|
|
806
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
809
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bw = function (a, b, c) {
|
|
807
810
|
if (c.c == null) {
|
|
808
811
|
return "null";
|
|
809
812
|
}
|
|
@@ -829,7 +832,7 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
829
832
|
f.b.knownType = 1;
|
|
830
833
|
}
|
|
831
834
|
if (f.b.knownType == 8) {
|
|
832
|
-
e = this.
|
|
835
|
+
e = this.a8 + e;
|
|
833
836
|
}
|
|
834
837
|
var g = "@(new " + e + "[] { ";
|
|
835
838
|
for (var h = 0; h < d.length; h++) {
|
|
@@ -838,55 +841,55 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
838
841
|
}
|
|
839
842
|
f.c = d[h];
|
|
840
843
|
if (f.b.knownType == 2) {
|
|
841
|
-
g += "\"" + this.
|
|
844
|
+
g += "\"" + this.a4(a, f, true) + "\"";
|
|
842
845
|
}
|
|
843
846
|
else {
|
|
844
|
-
g += this.
|
|
847
|
+
g += this.a4(a, f, true);
|
|
845
848
|
}
|
|
846
849
|
}
|
|
847
850
|
g += " })";
|
|
848
851
|
return g;
|
|
849
852
|
};
|
|
850
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
853
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
851
854
|
var c = b.b.specificType;
|
|
852
855
|
if (c == null) {
|
|
853
856
|
c = b.b.specificExternalType;
|
|
854
857
|
}
|
|
855
|
-
return this.
|
|
858
|
+
return this.bw(a, c, b);
|
|
856
859
|
};
|
|
857
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
858
|
-
_super.prototype.
|
|
860
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
861
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
859
862
|
this.h.l("<" + a + "");
|
|
860
|
-
if (!this.
|
|
861
|
-
this.
|
|
862
|
-
if (!this.
|
|
863
|
-
this.
|
|
864
|
-
this.
|
|
863
|
+
if (!this.bt.contains(this.aq)) {
|
|
864
|
+
this.bt.add_1(this.aq);
|
|
865
|
+
if (!this.bu.contains(this.ar)) {
|
|
866
|
+
this.bu.add_1(this.ar);
|
|
867
|
+
this.bc(this.ar);
|
|
865
868
|
}
|
|
866
|
-
this.f.l("private " + this.
|
|
869
|
+
this.f.l("private " + this.ar + " " + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
867
870
|
if (!this.p) {
|
|
868
871
|
if (this.v) {
|
|
869
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
872
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
870
873
|
}
|
|
871
874
|
}
|
|
872
875
|
else {
|
|
873
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
876
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
874
877
|
}
|
|
875
878
|
}
|
|
876
879
|
};
|
|
877
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
880
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
878
881
|
this.h.l(">");
|
|
879
882
|
this.h.h();
|
|
880
883
|
};
|
|
881
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
884
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
882
885
|
this.h.f();
|
|
883
886
|
this.h.l("</" + a + ">");
|
|
884
887
|
this.h.l("");
|
|
885
|
-
_super.prototype.
|
|
888
|
+
_super.prototype.bm.call(this, a);
|
|
886
889
|
};
|
|
887
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
890
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
888
891
|
if (c.b != null && d.hasNameBinding(c.b.owningType, CodeGeneratingComponentRenderer.e6(c.b.propertyName)) && this.q(d, c)) {
|
|
889
|
-
this.
|
|
892
|
+
this.bs(c);
|
|
890
893
|
if (a > 0) {
|
|
891
894
|
this.h.l("");
|
|
892
895
|
}
|
|
@@ -899,29 +902,29 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
899
902
|
return;
|
|
900
903
|
}
|
|
901
904
|
if (this.s(c)) {
|
|
902
|
-
this.
|
|
903
|
-
if (!this.
|
|
904
|
-
this.
|
|
905
|
-
if (!this.
|
|
906
|
-
this.
|
|
907
|
-
this.
|
|
908
|
-
}
|
|
909
|
-
this.f.l("private " + this.
|
|
905
|
+
this.bs(c);
|
|
906
|
+
if (!this.bt.contains(this.aq)) {
|
|
907
|
+
this.bt.add_1(this.aq);
|
|
908
|
+
if (!this.bu.contains(this.ar)) {
|
|
909
|
+
this.bu.add_1(this.ar);
|
|
910
|
+
this.bc(this.ar);
|
|
911
|
+
}
|
|
912
|
+
this.f.l("private " + this.ar + " " + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
910
913
|
if (!this.p) {
|
|
911
914
|
if (this.v) {
|
|
912
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
915
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
913
916
|
}
|
|
914
917
|
}
|
|
915
918
|
else {
|
|
916
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
919
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
917
920
|
}
|
|
918
921
|
}
|
|
919
|
-
var e = CodeGeneratingComponentRenderer.e5(this.
|
|
922
|
+
var e = CodeGeneratingComponentRenderer.e5(this.a4(d, c, true));
|
|
920
923
|
var f = e;
|
|
921
924
|
if (f != "null" && !stringStartsWith(f, "this.")) {
|
|
922
925
|
f = "this." + f;
|
|
923
926
|
}
|
|
924
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
927
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + "." + b + " = " + f + ";");
|
|
925
928
|
return;
|
|
926
929
|
}
|
|
927
930
|
if (a > 0) {
|
|
@@ -948,24 +951,24 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
948
951
|
this.h.j(b);
|
|
949
952
|
this.h.j("=");
|
|
950
953
|
this.h.j("\"");
|
|
951
|
-
this.h.j(this.
|
|
954
|
+
this.h.j(this.a4(d, c, true));
|
|
952
955
|
this.h.j("\"");
|
|
953
956
|
}
|
|
954
957
|
if (b == "Name") {
|
|
955
958
|
this.h.l("");
|
|
956
|
-
this.h.j("@ref=\"" + CodeGeneratingComponentRenderer.e5(this.
|
|
959
|
+
this.h.j("@ref=\"" + CodeGeneratingComponentRenderer.e5(this.a4(d, c, true)) + "\"");
|
|
957
960
|
}
|
|
958
961
|
};
|
|
959
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
962
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
960
963
|
var b = a.b != null ? a.b.specificType + "." : "";
|
|
961
964
|
return b + (a.c != null ? a.c.toString() : "");
|
|
962
965
|
};
|
|
963
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
966
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a, b, c) {
|
|
964
967
|
if (b.b == null) {
|
|
965
968
|
return b.c;
|
|
966
969
|
}
|
|
967
970
|
if (typeCast(CodeGenerationSpecialValue.$, b.c) !== null) {
|
|
968
|
-
b.c = this.
|
|
971
|
+
b.c = this.ah(b);
|
|
969
972
|
}
|
|
970
973
|
switch (b.b.knownType) {
|
|
971
974
|
case 11:
|
|
@@ -995,9 +998,9 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
995
998
|
}
|
|
996
999
|
return b.c.toString();
|
|
997
1000
|
}
|
|
998
|
-
return _super.prototype.
|
|
1001
|
+
return _super.prototype.a4.call(this, a, b, c);
|
|
999
1002
|
};
|
|
1000
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1003
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
1001
1004
|
var b = a.c;
|
|
1002
1005
|
switch (b.a) {
|
|
1003
1006
|
case 3: return b.b;
|
|
@@ -1007,21 +1010,21 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1007
1010
|
}
|
|
1008
1011
|
return b.b;
|
|
1009
1012
|
};
|
|
1010
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1013
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
1011
1014
|
return "@null";
|
|
1012
1015
|
};
|
|
1013
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1016
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
1014
1017
|
return CodeGeneratingComponentRenderer.e5(CodeGeneratingComponentRenderer.e5(a.a.e));
|
|
1015
1018
|
};
|
|
1016
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1019
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bx = function (a) {
|
|
1017
1020
|
a = stringReplace(a, "-", "_");
|
|
1018
1021
|
return CodeGeneratingComponentRenderer.e6(a);
|
|
1019
1022
|
};
|
|
1020
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1021
|
-
this.
|
|
1023
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
1024
|
+
this.bs(a);
|
|
1022
1025
|
return CodeGeneratingComponentRenderer.e6(a.a.e);
|
|
1023
1026
|
};
|
|
1024
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1027
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
1025
1028
|
var e_2, _a;
|
|
1026
1029
|
if (c.b.knownType == 9) {
|
|
1027
1030
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -1057,7 +1060,7 @@ var BlazorRazorCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1057
1060
|
}
|
|
1058
1061
|
}
|
|
1059
1062
|
};
|
|
1060
|
-
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1063
|
+
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
1061
1064
|
return "Igb";
|
|
1062
1065
|
};
|
|
1063
1066
|
BlazorRazorCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorRazorCodeGeneratingComponentRendererCodeEmitter, 'BlazorRazorCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
|
|
@@ -1071,9 +1074,9 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1071
1074
|
__extends(BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
1072
1075
|
function BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
1073
1076
|
var _this = _super.call(this, a, b) || this;
|
|
1074
|
-
_this.
|
|
1075
|
-
_this.bs = new HashSet$1(String_$type, 0);
|
|
1077
|
+
_this.bv = 0;
|
|
1076
1078
|
_this.bt = new HashSet$1(String_$type, 0);
|
|
1079
|
+
_this.bu = new HashSet$1(String_$type, 0);
|
|
1077
1080
|
return _this;
|
|
1078
1081
|
}
|
|
1079
1082
|
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -1089,10 +1092,10 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1089
1092
|
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
1090
1093
|
return new BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
1091
1094
|
};
|
|
1092
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1095
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_z = function () {
|
|
1093
1096
|
return false;
|
|
1094
1097
|
};
|
|
1095
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1098
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bw = function (a, b) {
|
|
1096
1099
|
if (b.c == null) {
|
|
1097
1100
|
return "null";
|
|
1098
1101
|
}
|
|
@@ -1107,9 +1110,9 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1107
1110
|
d += " }";
|
|
1108
1111
|
return d;
|
|
1109
1112
|
};
|
|
1110
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1113
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
1111
1114
|
if (b.b.specificExternalType == "string") {
|
|
1112
|
-
return this.
|
|
1115
|
+
return this.bw(b.b.specificExternalType, b);
|
|
1113
1116
|
}
|
|
1114
1117
|
if (b.c == null) {
|
|
1115
1118
|
return "null";
|
|
@@ -1124,74 +1127,74 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1124
1127
|
}
|
|
1125
1128
|
return d;
|
|
1126
1129
|
};
|
|
1127
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1128
|
-
_super.prototype.
|
|
1130
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
1131
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
1129
1132
|
if (this.v) {
|
|
1130
|
-
this.h.l("var " + this.
|
|
1133
|
+
this.h.l("var " + this.aq + " = new " + a + "();");
|
|
1131
1134
|
}
|
|
1132
1135
|
else {
|
|
1133
|
-
this.h.l("var " + this.
|
|
1136
|
+
this.h.l("var " + this.aq + " = new " + a + "();");
|
|
1134
1137
|
}
|
|
1135
|
-
if (!this.
|
|
1136
|
-
this.
|
|
1137
|
-
if (!this.
|
|
1138
|
-
this.
|
|
1139
|
-
this.
|
|
1138
|
+
if (!this.bt.contains(this.aq)) {
|
|
1139
|
+
this.bt.add_1(this.aq);
|
|
1140
|
+
if (!this.bu.contains(this.ar)) {
|
|
1141
|
+
this.bu.add_1(this.ar);
|
|
1142
|
+
this.bc(this.ar);
|
|
1140
1143
|
}
|
|
1141
|
-
this.f.l("private " + this.
|
|
1144
|
+
this.f.l("private " + this.ar + " " + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1142
1145
|
if (!this.p) {
|
|
1143
1146
|
if (this.v) {
|
|
1144
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1147
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1145
1148
|
}
|
|
1146
1149
|
}
|
|
1147
1150
|
else {
|
|
1148
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1151
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1149
1152
|
}
|
|
1150
1153
|
}
|
|
1151
1154
|
};
|
|
1152
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1155
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
1153
1156
|
};
|
|
1154
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1155
|
-
_super.prototype.
|
|
1157
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
1158
|
+
_super.prototype.bm.call(this, a);
|
|
1156
1159
|
};
|
|
1157
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1160
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
1158
1161
|
if (c.b != null && d.hasNameBinding(c.b.owningType, CodeGeneratingComponentRenderer.e6(c.b.propertyName)) && this.q(d, c)) {
|
|
1159
|
-
this.
|
|
1162
|
+
this.bs(c);
|
|
1160
1163
|
if (a > 0) {
|
|
1161
1164
|
this.h.l("");
|
|
1162
1165
|
}
|
|
1163
1166
|
if (c.a == null || c.a.e == null) {
|
|
1164
|
-
this.h.j(this.
|
|
1167
|
+
this.h.j(this.aq + "." + b + "Name = null;");
|
|
1165
1168
|
}
|
|
1166
1169
|
else {
|
|
1167
|
-
this.h.j(this.
|
|
1170
|
+
this.h.j(this.aq + "." + b + "Name = " + c.a.e + ";");
|
|
1168
1171
|
}
|
|
1169
1172
|
return;
|
|
1170
1173
|
}
|
|
1171
1174
|
if (this.s(c)) {
|
|
1172
|
-
this.
|
|
1173
|
-
if (!this.
|
|
1174
|
-
this.
|
|
1175
|
-
if (!this.
|
|
1176
|
-
this.
|
|
1177
|
-
this.
|
|
1178
|
-
}
|
|
1179
|
-
this.f.l("private " + this.
|
|
1175
|
+
this.bs(c);
|
|
1176
|
+
if (!this.bt.contains(this.aq)) {
|
|
1177
|
+
this.bt.add_1(this.aq);
|
|
1178
|
+
if (!this.bu.contains(this.ar)) {
|
|
1179
|
+
this.bu.add_1(this.ar);
|
|
1180
|
+
this.bc(this.ar);
|
|
1181
|
+
}
|
|
1182
|
+
this.f.l("private " + this.ar + " " + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1180
1183
|
if (!this.p) {
|
|
1181
1184
|
if (this.v) {
|
|
1182
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1185
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1183
1186
|
}
|
|
1184
1187
|
}
|
|
1185
1188
|
else {
|
|
1186
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1189
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + ";");
|
|
1187
1190
|
}
|
|
1188
1191
|
}
|
|
1189
|
-
var e = CodeGeneratingComponentRenderer.e5(this.
|
|
1192
|
+
var e = CodeGeneratingComponentRenderer.e5(this.a4(d, c, true));
|
|
1190
1193
|
var f = e;
|
|
1191
1194
|
if (f != "null" && !stringStartsWith(f, "this.")) {
|
|
1192
1195
|
f = "this." + f;
|
|
1193
1196
|
}
|
|
1194
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
1197
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + "." + b + " = " + f + ";");
|
|
1195
1198
|
return;
|
|
1196
1199
|
}
|
|
1197
1200
|
if (a > 0) {
|
|
@@ -1217,28 +1220,28 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1217
1220
|
}
|
|
1218
1221
|
}
|
|
1219
1222
|
}
|
|
1220
|
-
this.h.j(this.
|
|
1223
|
+
this.h.j(this.aq + ".");
|
|
1221
1224
|
this.h.j(b);
|
|
1222
1225
|
this.h.j(" = ");
|
|
1223
1226
|
if (h) {
|
|
1224
|
-
this.h.j("\"" + this.
|
|
1227
|
+
this.h.j("\"" + this.a4(d, c, true) + "\"");
|
|
1225
1228
|
}
|
|
1226
1229
|
else {
|
|
1227
|
-
this.h.j(this.
|
|
1230
|
+
this.h.j(this.a4(d, c, true));
|
|
1228
1231
|
}
|
|
1229
1232
|
this.h.j(";");
|
|
1230
1233
|
}
|
|
1231
1234
|
};
|
|
1232
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1235
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
1233
1236
|
var b = a.b != null ? a.b.specificType + "." : "";
|
|
1234
1237
|
return b + (a.c != null ? a.c.toString() : "");
|
|
1235
1238
|
};
|
|
1236
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1239
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a, b, c) {
|
|
1237
1240
|
if (b.b == null) {
|
|
1238
1241
|
return "\"" + b.c + "\"";
|
|
1239
1242
|
}
|
|
1240
1243
|
if (typeCast(CodeGenerationSpecialValue.$, b.c) !== null) {
|
|
1241
|
-
b.c = this.
|
|
1244
|
+
b.c = this.ah(b);
|
|
1242
1245
|
}
|
|
1243
1246
|
switch (b.b.knownType) {
|
|
1244
1247
|
case 11:
|
|
@@ -1270,12 +1273,12 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1270
1273
|
case 5:
|
|
1271
1274
|
case 6:
|
|
1272
1275
|
case 16:
|
|
1273
|
-
case 2: return "\"" + _super.prototype.
|
|
1276
|
+
case 2: return "\"" + _super.prototype.a4.call(this, a, b, c) + "\"";
|
|
1274
1277
|
case 9: throw new NotSupportedException(1, "shouldn't get here");
|
|
1275
1278
|
}
|
|
1276
|
-
return _super.prototype.
|
|
1279
|
+
return _super.prototype.a4.call(this, a, b, c);
|
|
1277
1280
|
};
|
|
1278
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1281
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
1279
1282
|
var b = a.c;
|
|
1280
1283
|
switch (b.a) {
|
|
1281
1284
|
case 3: return b.b;
|
|
@@ -1285,21 +1288,21 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1285
1288
|
}
|
|
1286
1289
|
return b.b;
|
|
1287
1290
|
};
|
|
1288
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1291
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
1289
1292
|
return "null";
|
|
1290
1293
|
};
|
|
1291
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1294
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
1292
1295
|
return CodeGeneratingComponentRenderer.e5(CodeGeneratingComponentRenderer.e5(a.a.e));
|
|
1293
1296
|
};
|
|
1294
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1297
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bx = function (a) {
|
|
1295
1298
|
a = stringReplace(a, "-", "_");
|
|
1296
1299
|
return CodeGeneratingComponentRenderer.e6(a);
|
|
1297
1300
|
};
|
|
1298
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1299
|
-
this.
|
|
1301
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
1302
|
+
this.bs(a);
|
|
1300
1303
|
return CodeGeneratingComponentRenderer.e6(a.a.e);
|
|
1301
1304
|
};
|
|
1302
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1305
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
1303
1306
|
var e_3, _a;
|
|
1304
1307
|
if (c.b.knownType == 9) {
|
|
1305
1308
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -1310,7 +1313,7 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1310
1313
|
if (typeCast(CodeGenerationItemBuilder.$, f) !== null) {
|
|
1311
1314
|
var g = f;
|
|
1312
1315
|
g.v(this, false);
|
|
1313
|
-
this.h.l(this.
|
|
1316
|
+
this.h.l(this.aq + "." + b + ".Add(" + this.a5 + ");");
|
|
1314
1317
|
}
|
|
1315
1318
|
}
|
|
1316
1319
|
}
|
|
@@ -1338,23 +1341,23 @@ var BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /
|
|
|
1338
1341
|
if (typeCast(CodeGenerationItemBuilder.$, k) !== null) {
|
|
1339
1342
|
var l = k;
|
|
1340
1343
|
l.v(this, false);
|
|
1341
|
-
i += this.
|
|
1344
|
+
i += this.a5 + ",";
|
|
1342
1345
|
}
|
|
1343
1346
|
}
|
|
1344
1347
|
i = trimEnd(i, ',');
|
|
1345
1348
|
i += "]";
|
|
1346
|
-
this.h.l(this.
|
|
1349
|
+
this.h.l(this.aq + "." + b + " = " + i + ";");
|
|
1347
1350
|
}
|
|
1348
1351
|
}
|
|
1349
1352
|
else {
|
|
1350
1353
|
if (typeCast(CodeGenerationItemBuilder.$, c.c) !== null) {
|
|
1351
1354
|
var m = c.c;
|
|
1352
1355
|
m.v(this, false);
|
|
1353
|
-
this.h.l(this.
|
|
1356
|
+
this.h.l(this.aq + "." + b + " = " + this.a5 + ";");
|
|
1354
1357
|
}
|
|
1355
1358
|
}
|
|
1356
1359
|
};
|
|
1357
|
-
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1360
|
+
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
1358
1361
|
return "Igb";
|
|
1359
1362
|
};
|
|
1360
1363
|
BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
|
|
@@ -1368,8 +1371,9 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1368
1371
|
__extends(ReactMarkupCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
1369
1372
|
function ReactMarkupCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
1370
1373
|
var _this = _super.call(this, a, b) || this;
|
|
1371
|
-
_this.
|
|
1372
|
-
_this.
|
|
1374
|
+
_this.bx = new HashSet$1(String_$type, 0);
|
|
1375
|
+
_this.by = new HashSet$1(String_$type, 0);
|
|
1376
|
+
_this.bz = new Stack$1(Boolean_$type);
|
|
1373
1377
|
return _this;
|
|
1374
1378
|
}
|
|
1375
1379
|
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -1382,8 +1386,8 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1382
1386
|
enumerable: false,
|
|
1383
1387
|
configurable: true
|
|
1384
1388
|
});
|
|
1385
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1386
|
-
d = _super.prototype.
|
|
1389
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a, b, c, d) {
|
|
1390
|
+
d = _super.prototype.as.call(this, a, b, c, d);
|
|
1387
1391
|
var e = b.r();
|
|
1388
1392
|
this.f.l("private " + " _" + CodeGeneratingComponentRenderer.e5(d) + ": " + e + " | null = null;");
|
|
1389
1393
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(d) + "(): " + e + " {");
|
|
@@ -1400,15 +1404,15 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1400
1404
|
this.f.l("}");
|
|
1401
1405
|
return CodeGeneratingComponentRenderer.e6(d);
|
|
1402
1406
|
};
|
|
1403
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1404
|
-
e = _super.prototype.
|
|
1407
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a, b, c, d, e) {
|
|
1408
|
+
e = _super.prototype.at.call(this, a, b, c, d, e);
|
|
1405
1409
|
var f = null;
|
|
1406
1410
|
if (c.count > 0) {
|
|
1407
1411
|
f = c._inner[0].r() + "[]";
|
|
1408
1412
|
}
|
|
1409
1413
|
else {
|
|
1410
1414
|
var g = a.b.specificExternalType;
|
|
1411
|
-
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.
|
|
1415
|
+
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.am, this.an) + "[]";
|
|
1412
1416
|
}
|
|
1413
1417
|
this.f.l("private" + " _" + CodeGeneratingComponentRenderer.e5(e) + ": " + f + " | null = null;");
|
|
1414
1418
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(e) + "(): " + f + " {");
|
|
@@ -1432,7 +1436,7 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1432
1436
|
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
1433
1437
|
return new ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
1434
1438
|
};
|
|
1435
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1439
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
1436
1440
|
if (b.c == null) {
|
|
1437
1441
|
return "{null}";
|
|
1438
1442
|
}
|
|
@@ -1463,66 +1467,86 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1463
1467
|
g += "]";
|
|
1464
1468
|
return g;
|
|
1465
1469
|
};
|
|
1466
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1470
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_y = function () {
|
|
1467
1471
|
return true;
|
|
1468
1472
|
};
|
|
1469
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1473
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
1470
1474
|
return "Igr";
|
|
1471
1475
|
};
|
|
1472
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype
|
|
1473
|
-
|
|
1474
|
-
|
|
1476
|
+
Object.defineProperty(ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype, "bv", {
|
|
1477
|
+
get: function () {
|
|
1478
|
+
return this.bz.d();
|
|
1479
|
+
},
|
|
1480
|
+
enumerable: false,
|
|
1481
|
+
configurable: true
|
|
1482
|
+
});
|
|
1483
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
1484
|
+
this.bz.h(this.bt(b, c));
|
|
1485
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
1486
|
+
this.h.l("<" + this.b1(a) + "");
|
|
1475
1487
|
this.h.h();
|
|
1476
|
-
if (!this.
|
|
1477
|
-
this.
|
|
1478
|
-
this.
|
|
1488
|
+
if (!this.by.contains(this.ar)) {
|
|
1489
|
+
this.by.add_1(this.ar);
|
|
1490
|
+
this.bc(this.ar);
|
|
1479
1491
|
}
|
|
1480
|
-
if (!this.
|
|
1481
|
-
this.
|
|
1482
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
1492
|
+
if (!this.bx.contains(this.aq)) {
|
|
1493
|
+
this.bx.add_1(this.aq);
|
|
1494
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
1483
1495
|
if (this.v) {
|
|
1484
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
1496
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + "Ref(r: " + this.ar + ") {");
|
|
1485
1497
|
this.f.h();
|
|
1486
|
-
this.f.l("this." + CodeGeneratingComponentRenderer.e5(this.
|
|
1498
|
+
this.f.l("this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = r;");
|
|
1487
1499
|
this.f.l("this.setState({});");
|
|
1488
1500
|
this.f.f();
|
|
1489
1501
|
this.f.l("}");
|
|
1490
|
-
this.g.l("this." + CodeGeneratingComponentRenderer.e5(this.
|
|
1502
|
+
this.g.l("this." + CodeGeneratingComponentRenderer.e5(this.aq) + "Ref = " + "this." + CodeGeneratingComponentRenderer.e5(this.aq) + "Ref.bind(this);");
|
|
1491
1503
|
}
|
|
1492
1504
|
}
|
|
1493
1505
|
};
|
|
1494
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1506
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bt = function (a, b) {
|
|
1495
1507
|
return b.getMetadata(a != null ? a : "", "__tagNameWC") != null;
|
|
1496
1508
|
};
|
|
1497
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1509
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bu = function (a) {
|
|
1510
|
+
return a.b != null && a.b.knownType == 8 && a.b.specificExternalType == "string" && this.bt(a.b.owningType, a.b.owningContext);
|
|
1511
|
+
};
|
|
1512
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.b1 = function (a) {
|
|
1498
1513
|
if (stringEndsWith(a, "Component")) {
|
|
1499
1514
|
a = a.substr(0, a.length - ("Component").length);
|
|
1500
1515
|
}
|
|
1501
1516
|
return CodeGeneratingComponentRenderer.e6(a);
|
|
1502
1517
|
};
|
|
1503
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1518
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bw = function (a) {
|
|
1504
1519
|
if (!a.b.owningContext.hasStringUnionPlatforms(a.b.owningType, a.b.propertyName)) {
|
|
1505
1520
|
return false;
|
|
1506
1521
|
}
|
|
1507
1522
|
var b = a.b.owningContext.getStringUnionPlatforms(a.b.owningType, a.b.propertyName);
|
|
1508
1523
|
for (var c = 0; c < b.length; c++) {
|
|
1509
|
-
if (b[c].toLowerCase() == this.
|
|
1524
|
+
if (b[c].toLowerCase() == this.a7) {
|
|
1510
1525
|
return true;
|
|
1511
1526
|
}
|
|
1512
1527
|
}
|
|
1513
1528
|
return false;
|
|
1514
1529
|
};
|
|
1515
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1516
|
-
if (this.
|
|
1530
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
1531
|
+
if (this.bw(a)) {
|
|
1517
1532
|
return CodeGeneratingComponentRenderer.e7(a.c.toString());
|
|
1518
1533
|
}
|
|
1534
|
+
else if (this.bu(a)) {
|
|
1535
|
+
if (!this.by.contains(a.b.specificType)) {
|
|
1536
|
+
this.by.add_1(a.b.specificType);
|
|
1537
|
+
var b = WebImportsHalper.b(a, this.k);
|
|
1538
|
+
this.bc(b);
|
|
1539
|
+
}
|
|
1540
|
+
var c = a.b != null ? a.b.specificType + "." : "";
|
|
1541
|
+
return c + (a.c != null ? a.c.toString() : "");
|
|
1542
|
+
}
|
|
1519
1543
|
else {
|
|
1520
|
-
return _super.prototype.
|
|
1544
|
+
return _super.prototype.ax.call(this, a);
|
|
1521
1545
|
}
|
|
1522
1546
|
};
|
|
1523
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1524
|
-
if (!this.v && !this.p) {
|
|
1525
|
-
var a = this.
|
|
1547
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
1548
|
+
if (!this.v && !this.p && !this.bv) {
|
|
1549
|
+
var a = this.b0();
|
|
1526
1550
|
this.h.l("");
|
|
1527
1551
|
this.h.l("name=\"" + a + "\"");
|
|
1528
1552
|
}
|
|
@@ -1530,32 +1554,44 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1530
1554
|
this.h.l(">");
|
|
1531
1555
|
this.h.h();
|
|
1532
1556
|
};
|
|
1533
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1534
|
-
var a = CodeGeneratingComponentRenderer.e5(stringReplace(stringReplace(this.
|
|
1557
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.b0 = function () {
|
|
1558
|
+
var a = CodeGeneratingComponentRenderer.e5(stringReplace(stringReplace(this.ar, this.a8, ""), "Component", ""));
|
|
1535
1559
|
a = this.k.u(a);
|
|
1536
1560
|
return a;
|
|
1537
1561
|
};
|
|
1538
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1562
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
|
|
1539
1563
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
1540
|
-
this.
|
|
1541
|
-
if (!this.
|
|
1564
|
+
this.bs(a);
|
|
1565
|
+
if (!this.bx.contains(a.a.e)) {
|
|
1542
1566
|
this.g.l("this." + CodeGeneratingComponentRenderer.e5(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.e5(a.a.e) + ".bind(this);");
|
|
1543
1567
|
}
|
|
1544
1568
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1545
1569
|
}
|
|
1546
|
-
return this.
|
|
1570
|
+
return this.a1();
|
|
1547
1571
|
};
|
|
1548
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1572
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
1549
1573
|
this.h.f();
|
|
1550
|
-
this.h.l("</" + this.
|
|
1551
|
-
_super.prototype.
|
|
1574
|
+
this.h.l("</" + this.b1(a) + ">");
|
|
1575
|
+
_super.prototype.bm.call(this, a);
|
|
1576
|
+
this.bz.e();
|
|
1552
1577
|
};
|
|
1553
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1578
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.x = function (a, b, c) {
|
|
1579
|
+
if (this.bv && a.toLowerCase() == "name" && this.a6 == "grids") {
|
|
1580
|
+
return !this.p || !this.v;
|
|
1581
|
+
}
|
|
1582
|
+
return _super.prototype.x.call(this, a, b, c);
|
|
1583
|
+
};
|
|
1584
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
1554
1585
|
var e = CodeGeneratingComponentRenderer.e5(b);
|
|
1555
|
-
var f = this.
|
|
1556
|
-
var g = c.b != null && this.
|
|
1586
|
+
var f = this.a4(d, c, true);
|
|
1587
|
+
var g = c.b != null && this.bt(c.b.owningType, d);
|
|
1588
|
+
if (g) {
|
|
1589
|
+
if (c.b.knownType == 19) {
|
|
1590
|
+
e = "on" + CodeGeneratingComponentRenderer.e6(e);
|
|
1591
|
+
}
|
|
1592
|
+
}
|
|
1557
1593
|
if (c.b != null && d.hasNameBinding(c.b.owningType, CodeGeneratingComponentRenderer.e6(c.b.propertyName)) && this.q(d, c)) {
|
|
1558
|
-
this.
|
|
1594
|
+
this.bs(c);
|
|
1559
1595
|
if (a > 0) {
|
|
1560
1596
|
this.h.l("");
|
|
1561
1597
|
}
|
|
@@ -1571,17 +1607,18 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1571
1607
|
var h = (c.b != null && c.b.knownType == 10);
|
|
1572
1608
|
var i = (c.b != null && c.b.knownType == 7);
|
|
1573
1609
|
var j = (c.b != null && c.b.knownType == 1);
|
|
1574
|
-
var k =
|
|
1610
|
+
var k = c.b != null && !this.bw(c) && this.bu(c);
|
|
1611
|
+
var l = h || (g && (i || j || k));
|
|
1575
1612
|
if (this.q(d, c)) {
|
|
1576
|
-
this.
|
|
1577
|
-
var
|
|
1578
|
-
var
|
|
1579
|
-
if (
|
|
1580
|
-
|
|
1613
|
+
this.bs(c);
|
|
1614
|
+
var m = CodeGeneratingComponentRenderer.e5(f);
|
|
1615
|
+
var n = m;
|
|
1616
|
+
if (n != "null" && !stringStartsWith(n, "this.")) {
|
|
1617
|
+
n = "this." + n;
|
|
1581
1618
|
}
|
|
1582
|
-
f = "{" +
|
|
1619
|
+
f = "{" + n + "}";
|
|
1583
1620
|
}
|
|
1584
|
-
else if (
|
|
1621
|
+
else if (l) {
|
|
1585
1622
|
f = "{" + f + "}";
|
|
1586
1623
|
}
|
|
1587
1624
|
if (a > 0) {
|
|
@@ -1589,11 +1626,11 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1589
1626
|
}
|
|
1590
1627
|
this.h.j(e);
|
|
1591
1628
|
this.h.j("=");
|
|
1592
|
-
if (!this.q(d, c) && !
|
|
1629
|
+
if (!this.q(d, c) && !l) {
|
|
1593
1630
|
this.h.j("\"");
|
|
1594
1631
|
}
|
|
1595
1632
|
this.h.j(f);
|
|
1596
|
-
if (!this.q(d, c) && !
|
|
1633
|
+
if (!this.q(d, c) && !l) {
|
|
1597
1634
|
this.h.j("\"");
|
|
1598
1635
|
}
|
|
1599
1636
|
a++;
|
|
@@ -1603,11 +1640,11 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1603
1640
|
if (a > 0) {
|
|
1604
1641
|
this.h.l("");
|
|
1605
1642
|
}
|
|
1606
|
-
this.h.j("ref={this." + CodeGeneratingComponentRenderer.e5(this.
|
|
1643
|
+
this.h.j("ref={this." + CodeGeneratingComponentRenderer.e5(this.a4(d, c, true)) + "Ref}");
|
|
1607
1644
|
}
|
|
1608
1645
|
}
|
|
1609
1646
|
};
|
|
1610
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1647
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
1611
1648
|
var b = a.c;
|
|
1612
1649
|
switch (b.a) {
|
|
1613
1650
|
case 3: return b.b;
|
|
@@ -1617,16 +1654,16 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1617
1654
|
}
|
|
1618
1655
|
return b.b;
|
|
1619
1656
|
};
|
|
1620
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1657
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
1621
1658
|
return "null";
|
|
1622
1659
|
};
|
|
1623
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1660
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
1624
1661
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1625
1662
|
};
|
|
1626
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1663
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
1627
1664
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1628
1665
|
};
|
|
1629
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1666
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
1630
1667
|
var e_4, _a;
|
|
1631
1668
|
if (c.b.knownType == 9) {
|
|
1632
1669
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -1662,9 +1699,9 @@ var ReactMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__P
|
|
|
1662
1699
|
}
|
|
1663
1700
|
}
|
|
1664
1701
|
};
|
|
1665
|
-
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1666
|
-
_super.prototype.
|
|
1667
|
-
WebImportsHalper.
|
|
1702
|
+
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
1703
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
1704
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
1668
1705
|
};
|
|
1669
1706
|
ReactMarkupCodeGeneratingComponentRendererCodeEmitter.$t = markType(ReactMarkupCodeGeneratingComponentRendererCodeEmitter, 'ReactMarkupCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
|
|
1670
1707
|
return ReactMarkupCodeGeneratingComponentRendererCodeEmitter;
|
|
@@ -1677,9 +1714,9 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1677
1714
|
__extends(WebCodeBehindCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
1678
1715
|
function WebCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
1679
1716
|
var _this = _super.call(this, a, b) || this;
|
|
1680
|
-
_this.
|
|
1681
|
-
_this.bt = new HashSet$1(String_$type, 0);
|
|
1717
|
+
_this.bw = 0;
|
|
1682
1718
|
_this.bu = new HashSet$1(String_$type, 0);
|
|
1719
|
+
_this.bv = new HashSet$1(String_$type, 0);
|
|
1683
1720
|
return _this;
|
|
1684
1721
|
}
|
|
1685
1722
|
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -1692,42 +1729,33 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1692
1729
|
enumerable: false,
|
|
1693
1730
|
configurable: true
|
|
1694
1731
|
});
|
|
1695
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1732
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bt = function (a) {
|
|
1696
1733
|
if (!a.b.owningContext.hasStringUnionPlatforms(a.b.owningType, a.b.propertyName)) {
|
|
1697
1734
|
return false;
|
|
1698
1735
|
}
|
|
1699
1736
|
var b = a.b.owningContext.getStringUnionPlatforms(a.b.owningType, a.b.propertyName);
|
|
1700
1737
|
for (var c = 0; c < b.length; c++) {
|
|
1701
|
-
if (b[c].toLowerCase() == this.
|
|
1738
|
+
if (b[c].toLowerCase() == this.a7) {
|
|
1702
1739
|
return true;
|
|
1703
1740
|
}
|
|
1704
1741
|
}
|
|
1705
1742
|
return false;
|
|
1706
1743
|
};
|
|
1707
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1708
|
-
if (this.
|
|
1744
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
1745
|
+
if (this.bt(a)) {
|
|
1709
1746
|
return "\"" + CodeGeneratingComponentRenderer.e7(a.c.toString()) + "\"";
|
|
1710
1747
|
}
|
|
1711
1748
|
else {
|
|
1712
|
-
if (!this.
|
|
1713
|
-
this.
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
this.bb(a.b.specificType + ":" + b);
|
|
1717
|
-
}
|
|
1718
|
-
else if (a.b.owningContext.getMetadata("Web" + a.b.owningType, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, this.k.platform)) != null) {
|
|
1719
|
-
var c = a.b.owningContext.getMetadata("Web" + a.b.owningType, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, this.k.platform)).specificExternalType;
|
|
1720
|
-
this.bb(a.b.specificType + ":" + c);
|
|
1721
|
-
}
|
|
1722
|
-
else {
|
|
1723
|
-
this.bb(a.b.specificType);
|
|
1724
|
-
}
|
|
1749
|
+
if (!this.bv.contains(a.b.specificType)) {
|
|
1750
|
+
this.bv.add_1(a.b.specificType);
|
|
1751
|
+
var b = WebImportsHalper.b(a, this.k);
|
|
1752
|
+
this.bc(b);
|
|
1725
1753
|
}
|
|
1726
|
-
var
|
|
1727
|
-
return
|
|
1754
|
+
var c = a.b != null ? a.b.specificType + "." : "";
|
|
1755
|
+
return c + (a.c != null ? a.c.toString() : "");
|
|
1728
1756
|
}
|
|
1729
1757
|
};
|
|
1730
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1758
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
1731
1759
|
if (b.c == null) {
|
|
1732
1760
|
return "null";
|
|
1733
1761
|
}
|
|
@@ -1741,99 +1769,99 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1741
1769
|
}
|
|
1742
1770
|
return d + "]";
|
|
1743
1771
|
};
|
|
1744
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1772
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_y = function () {
|
|
1745
1773
|
return true;
|
|
1746
1774
|
};
|
|
1747
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1748
|
-
_super.prototype.
|
|
1775
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
1776
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
1749
1777
|
var d = this.u(b, c);
|
|
1750
1778
|
if (d) {
|
|
1751
1779
|
if (this.v) {
|
|
1752
|
-
this.h.l("var " + this.
|
|
1780
|
+
this.h.l("var " + this.aq + ": " + a + " = {} as " + a + ";");
|
|
1753
1781
|
}
|
|
1754
1782
|
else {
|
|
1755
|
-
this.h.l("var " + this.
|
|
1783
|
+
this.h.l("var " + this.aq + ": " + a + " = {} as " + a + ";");
|
|
1756
1784
|
}
|
|
1757
1785
|
}
|
|
1758
1786
|
else {
|
|
1759
1787
|
if (this.v) {
|
|
1760
|
-
this.h.l("var " + this.
|
|
1788
|
+
this.h.l("var " + this.aq + " = new " + a + "();");
|
|
1761
1789
|
}
|
|
1762
1790
|
else {
|
|
1763
|
-
this.h.l("var " + this.
|
|
1791
|
+
this.h.l("var " + this.aq + " = new " + a + "();");
|
|
1764
1792
|
}
|
|
1765
1793
|
}
|
|
1766
|
-
if (!this.
|
|
1767
|
-
this.
|
|
1768
|
-
if (!this.
|
|
1769
|
-
this.
|
|
1770
|
-
this.
|
|
1794
|
+
if (!this.bu.contains(this.aq)) {
|
|
1795
|
+
this.bu.add_1(this.aq);
|
|
1796
|
+
if (!this.bv.contains(this.ar)) {
|
|
1797
|
+
this.bv.add_1(this.ar);
|
|
1798
|
+
this.bc(this.ar);
|
|
1771
1799
|
}
|
|
1772
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
1800
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
1773
1801
|
if (!this.p) {
|
|
1774
1802
|
if (this.v) {
|
|
1775
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1803
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.querySelector('" + CodeGeneratingComponentRenderer.e8(stringReplace(this.ar, "Component", "")) + "') as " + this.ar + ";");
|
|
1776
1804
|
}
|
|
1777
1805
|
}
|
|
1778
1806
|
else {
|
|
1779
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1807
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.getElementById('" + this.aq + "') as " + this.ar + ";");
|
|
1780
1808
|
}
|
|
1781
1809
|
}
|
|
1782
1810
|
};
|
|
1783
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1811
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bx = function (a) {
|
|
1784
1812
|
if (stringEndsWith(a, "Component")) {
|
|
1785
1813
|
a = a.substr(0, a.length - ("Component").length);
|
|
1786
1814
|
}
|
|
1787
1815
|
return CodeGeneratingComponentRenderer.e8(a);
|
|
1788
1816
|
};
|
|
1789
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1817
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
1790
1818
|
this.h.l("");
|
|
1791
1819
|
};
|
|
1792
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a) {
|
|
1793
|
-
};
|
|
1794
1820
|
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bl = function (a) {
|
|
1821
|
+
};
|
|
1822
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
1795
1823
|
{
|
|
1796
1824
|
this.h.l("");
|
|
1797
1825
|
}
|
|
1798
|
-
_super.prototype.
|
|
1826
|
+
_super.prototype.bm.call(this, a);
|
|
1799
1827
|
};
|
|
1800
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1828
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
1801
1829
|
var e = CodeGeneratingComponentRenderer.e5(b);
|
|
1802
1830
|
if (e == "name" && c.b == null) {
|
|
1803
1831
|
return;
|
|
1804
1832
|
}
|
|
1805
1833
|
if (this.s(c)) {
|
|
1806
|
-
this.
|
|
1807
|
-
if (!this.
|
|
1808
|
-
this.
|
|
1809
|
-
if (!this.
|
|
1810
|
-
this.
|
|
1811
|
-
this.
|
|
1812
|
-
}
|
|
1813
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
1834
|
+
this.bs(c);
|
|
1835
|
+
if (!this.bu.contains(this.aq)) {
|
|
1836
|
+
this.bu.add_1(this.aq);
|
|
1837
|
+
if (!this.bv.contains(this.ar)) {
|
|
1838
|
+
this.bv.add_1(this.ar);
|
|
1839
|
+
this.bc(this.ar);
|
|
1840
|
+
}
|
|
1841
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
1814
1842
|
if (!this.p) {
|
|
1815
1843
|
if (this.v) {
|
|
1816
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1844
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.querySelector('" + CodeGeneratingComponentRenderer.e8(stringReplace(this.ar, "Component", "")) + "') as " + this.ar + ";");
|
|
1817
1845
|
}
|
|
1818
1846
|
}
|
|
1819
1847
|
else {
|
|
1820
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
1848
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.getElementById('" + this.aq + "') as " + this.ar + ";");
|
|
1821
1849
|
}
|
|
1822
1850
|
}
|
|
1823
|
-
var f = CodeGeneratingComponentRenderer.e5(this.
|
|
1851
|
+
var f = CodeGeneratingComponentRenderer.e5(this.a4(d, c, true));
|
|
1824
1852
|
var g = f;
|
|
1825
1853
|
if (g != "null" && !stringStartsWith(g, "this.")) {
|
|
1826
1854
|
g = "this." + g;
|
|
1827
1855
|
}
|
|
1828
|
-
if (this.
|
|
1829
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
1856
|
+
if (this.ar == "any" && stringContains(e, "-")) {
|
|
1857
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + "['" + e + "'] = " + g + ";");
|
|
1830
1858
|
}
|
|
1831
1859
|
else {
|
|
1832
1860
|
if (c.b != null && c.b.isCustomEvent) {
|
|
1833
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
1861
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + ".addEventListener(\"" + e + "\", " + g + ");");
|
|
1834
1862
|
}
|
|
1835
1863
|
else {
|
|
1836
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
1864
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + "." + e + " = " + g + ";");
|
|
1837
1865
|
}
|
|
1838
1866
|
}
|
|
1839
1867
|
return;
|
|
@@ -1841,17 +1869,17 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1841
1869
|
if (a > 0) {
|
|
1842
1870
|
this.h.l("");
|
|
1843
1871
|
}
|
|
1844
|
-
if (this.
|
|
1845
|
-
this.h.j(this.
|
|
1872
|
+
if (this.ar == "any" && stringContains(e, "-")) {
|
|
1873
|
+
this.h.j(this.aq + "." + CodeGeneratingComponentRenderer.e5(this.aq) + "['" + e + "']");
|
|
1846
1874
|
}
|
|
1847
1875
|
else {
|
|
1848
|
-
this.h.j(this.
|
|
1876
|
+
this.h.j(this.aq + "." + CodeGeneratingComponentRenderer.e5(e));
|
|
1849
1877
|
}
|
|
1850
1878
|
this.h.j(" = ");
|
|
1851
|
-
this.h.j(this.
|
|
1879
|
+
this.h.j(this.a4(d, c, true));
|
|
1852
1880
|
this.h.j(";");
|
|
1853
1881
|
};
|
|
1854
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1882
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
1855
1883
|
var b = a.c;
|
|
1856
1884
|
switch (b.a) {
|
|
1857
1885
|
case 3: return b.b;
|
|
@@ -1861,31 +1889,31 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1861
1889
|
}
|
|
1862
1890
|
return b.b;
|
|
1863
1891
|
};
|
|
1864
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1892
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
1865
1893
|
return "null";
|
|
1866
1894
|
};
|
|
1867
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1895
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
1868
1896
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1869
1897
|
};
|
|
1870
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1898
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
1871
1899
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1872
1900
|
};
|
|
1873
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1901
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
|
|
1874
1902
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
1875
|
-
this.
|
|
1876
|
-
if (!this.
|
|
1903
|
+
this.bs(a);
|
|
1904
|
+
if (!this.bu.contains(a.a.e)) {
|
|
1877
1905
|
this.g.l("this." + CodeGeneratingComponentRenderer.e5(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.e5(a.a.e) + ".bind(this);");
|
|
1878
1906
|
}
|
|
1879
1907
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
1880
1908
|
}
|
|
1881
|
-
return this.
|
|
1909
|
+
return this.a1();
|
|
1882
1910
|
};
|
|
1883
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1911
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.a4 = function (a, b, c) {
|
|
1884
1912
|
if (b.b == null) {
|
|
1885
1913
|
return "\"" + b.c + "\"";
|
|
1886
1914
|
}
|
|
1887
1915
|
if (typeCast(CodeGenerationSpecialValue.$, b.c) !== null) {
|
|
1888
|
-
b.c = this.
|
|
1916
|
+
b.c = this.ah(b);
|
|
1889
1917
|
}
|
|
1890
1918
|
switch (b.b.knownType) {
|
|
1891
1919
|
case 11:
|
|
@@ -1915,15 +1943,15 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1915
1943
|
}
|
|
1916
1944
|
return b.c.toString();
|
|
1917
1945
|
case 5:
|
|
1918
|
-
case 2: return "\"" + _super.prototype.
|
|
1919
|
-
case 23: return "[" + _super.prototype.
|
|
1920
|
-
case 6: return "[\"" + stringJoin1(String_$type, "\", \"", _super.prototype.
|
|
1921
|
-
case 16: return "[\"" + stringJoin1(String_$type, "\", \"", _super.prototype.
|
|
1946
|
+
case 2: return "\"" + _super.prototype.a4.call(this, a, b, c) + "\"";
|
|
1947
|
+
case 23: return "[" + _super.prototype.a4.call(this, a, b, c) + "]";
|
|
1948
|
+
case 6: return "[\"" + stringJoin1(String_$type, "\", \"", _super.prototype.ac.call(this, b, c)) + "\"]";
|
|
1949
|
+
case 16: return "[\"" + stringJoin1(String_$type, "\", \"", _super.prototype.ad.call(this, b, c)) + "\"]";
|
|
1922
1950
|
case 9: throw new NotSupportedException(1, "shouldn't get here");
|
|
1923
1951
|
}
|
|
1924
|
-
return _super.prototype.
|
|
1952
|
+
return _super.prototype.a4.call(this, a, b, c);
|
|
1925
1953
|
};
|
|
1926
|
-
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
1954
|
+
WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
1927
1955
|
var e_5, _a;
|
|
1928
1956
|
if (c.b.knownType == 9) {
|
|
1929
1957
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -1944,12 +1972,12 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1944
1972
|
if (k) {
|
|
1945
1973
|
if (f) {
|
|
1946
1974
|
f = false;
|
|
1947
|
-
this.h.l(this.
|
|
1975
|
+
this.h.l(this.aq + "." + b + " = []");
|
|
1948
1976
|
}
|
|
1949
|
-
this.h.l(this.
|
|
1977
|
+
this.h.l(this.aq + "." + b + ".push(" + this.a5 + ");");
|
|
1950
1978
|
}
|
|
1951
1979
|
else {
|
|
1952
|
-
this.h.l(this.
|
|
1980
|
+
this.h.l(this.aq + "." + b + ".add(" + this.a5 + ");");
|
|
1953
1981
|
}
|
|
1954
1982
|
}
|
|
1955
1983
|
}
|
|
@@ -1978,19 +2006,19 @@ var WebCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
1978
2006
|
if (typeCast(CodeGenerationItemBuilder.$, o) !== null) {
|
|
1979
2007
|
var p = o;
|
|
1980
2008
|
p.v(this, false);
|
|
1981
|
-
m += this.
|
|
2009
|
+
m += this.a5 + ",";
|
|
1982
2010
|
}
|
|
1983
2011
|
}
|
|
1984
2012
|
m = trimEnd(m, ',');
|
|
1985
2013
|
m += "]";
|
|
1986
|
-
this.h.l(this.
|
|
2014
|
+
this.h.l(this.aq + "." + b + " = " + m + ";");
|
|
1987
2015
|
}
|
|
1988
2016
|
}
|
|
1989
2017
|
else {
|
|
1990
2018
|
if (typeCast(CodeGenerationItemBuilder.$, c.c) !== null) {
|
|
1991
2019
|
var q = c.c;
|
|
1992
2020
|
q.v(this, false);
|
|
1993
|
-
this.h.l(this.
|
|
2021
|
+
this.h.l(this.aq + "." + b + " = " + this.a5 + ";");
|
|
1994
2022
|
}
|
|
1995
2023
|
}
|
|
1996
2024
|
};
|
|
@@ -2012,18 +2040,21 @@ var ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2012
2040
|
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
2013
2041
|
return new ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
2014
2042
|
};
|
|
2015
|
-
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2043
|
+
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
2016
2044
|
return "Igc";
|
|
2017
2045
|
};
|
|
2018
|
-
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2019
|
-
_super.prototype.
|
|
2020
|
-
WebImportsHalper.
|
|
2046
|
+
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
2047
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
2048
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
2021
2049
|
};
|
|
2022
2050
|
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.u = function (a, b) {
|
|
2023
2051
|
var c = false;
|
|
2024
2052
|
if (b.getMetadata(a, "__isPlainObject") != null && (b.getMetadata(a, "__isTSPlainInterface") != null || b.getMetadata(a, "__marshalByValue") == null)) {
|
|
2025
2053
|
c = true;
|
|
2026
2054
|
}
|
|
2055
|
+
if (b.getMetadata(a, "__isPlainObject") != null && this.a6 == "grids") {
|
|
2056
|
+
c = true;
|
|
2057
|
+
}
|
|
2027
2058
|
return c;
|
|
2028
2059
|
};
|
|
2029
2060
|
ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter', WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.$);
|
|
@@ -2037,9 +2068,9 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2037
2068
|
__extends(WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
2038
2069
|
function WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
2039
2070
|
var _this = _super.call(this, a, b) || this;
|
|
2040
|
-
_this.
|
|
2041
|
-
_this.bt = new HashSet$1(String_$type, 0);
|
|
2071
|
+
_this.bw = 0;
|
|
2042
2072
|
_this.bu = new HashSet$1(String_$type, 0);
|
|
2073
|
+
_this.bv = new HashSet$1(String_$type, 0);
|
|
2043
2074
|
return _this;
|
|
2044
2075
|
}
|
|
2045
2076
|
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -2052,31 +2083,31 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2052
2083
|
enumerable: false,
|
|
2053
2084
|
configurable: true
|
|
2054
2085
|
});
|
|
2055
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2086
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bt = function (a) {
|
|
2056
2087
|
if (!a.b.owningContext.hasStringUnionPlatforms(a.b.owningType, a.b.propertyName)) {
|
|
2057
2088
|
return false;
|
|
2058
2089
|
}
|
|
2059
2090
|
var b = a.b.owningContext.getStringUnionPlatforms(a.b.owningType, a.b.propertyName);
|
|
2060
2091
|
for (var c = 0; c < b.length; c++) {
|
|
2061
|
-
if (b[c].toLowerCase() == this.
|
|
2092
|
+
if (b[c].toLowerCase() == this.a7) {
|
|
2062
2093
|
return true;
|
|
2063
2094
|
}
|
|
2064
2095
|
}
|
|
2065
2096
|
return false;
|
|
2066
2097
|
};
|
|
2067
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2068
|
-
if (this.
|
|
2098
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ax = function (a) {
|
|
2099
|
+
if (this.bt(a)) {
|
|
2069
2100
|
return CodeGeneratingComponentRenderer.e7(a.c.toString());
|
|
2070
2101
|
}
|
|
2071
2102
|
else {
|
|
2072
|
-
return _super.prototype.
|
|
2103
|
+
return _super.prototype.ax.call(this, a);
|
|
2073
2104
|
}
|
|
2074
2105
|
};
|
|
2075
2106
|
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
2076
2107
|
return new WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
2077
2108
|
};
|
|
2078
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2079
|
-
d = _super.prototype.
|
|
2109
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a, b, c, d) {
|
|
2110
|
+
d = _super.prototype.as.call(this, a, b, c, d);
|
|
2080
2111
|
var e = b.r();
|
|
2081
2112
|
this.f.l("private" + " _" + CodeGeneratingComponentRenderer.e5(d) + ": " + e + " | null = null;");
|
|
2082
2113
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(d) + "(): " + e + " {");
|
|
@@ -2093,15 +2124,15 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2093
2124
|
this.f.l("}");
|
|
2094
2125
|
return CodeGeneratingComponentRenderer.e6(d);
|
|
2095
2126
|
};
|
|
2096
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2097
|
-
e = _super.prototype.
|
|
2127
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a, b, c, d, e) {
|
|
2128
|
+
e = _super.prototype.at.call(this, a, b, c, d, e);
|
|
2098
2129
|
var f = null;
|
|
2099
2130
|
if (c.count > 0) {
|
|
2100
2131
|
f = c._inner[0].r() + "[]";
|
|
2101
2132
|
}
|
|
2102
2133
|
else {
|
|
2103
2134
|
var g = a.b.specificExternalType;
|
|
2104
|
-
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.
|
|
2135
|
+
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.am, this.an) + "[]";
|
|
2105
2136
|
}
|
|
2106
2137
|
this.f.l("private" + " _" + CodeGeneratingComponentRenderer.e5(e) + ": " + f + " | null = null;");
|
|
2107
2138
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(e) + "(): " + f + " {");
|
|
@@ -2122,7 +2153,7 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2122
2153
|
this.f.l("}");
|
|
2123
2154
|
return CodeGeneratingComponentRenderer.e6(e);
|
|
2124
2155
|
};
|
|
2125
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2156
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
2126
2157
|
if (b.c == null) {
|
|
2127
2158
|
return "null";
|
|
2128
2159
|
}
|
|
@@ -2136,81 +2167,81 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2136
2167
|
}
|
|
2137
2168
|
return d;
|
|
2138
2169
|
};
|
|
2139
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2170
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_y = function () {
|
|
2140
2171
|
return true;
|
|
2141
2172
|
};
|
|
2142
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2143
|
-
_super.prototype.
|
|
2144
|
-
this.h.l("<" + this.
|
|
2145
|
-
if (!this.
|
|
2146
|
-
this.
|
|
2147
|
-
if (!this.
|
|
2148
|
-
this.
|
|
2149
|
-
this.
|
|
2173
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
2174
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
2175
|
+
this.h.l("<" + this.bx(a) + "");
|
|
2176
|
+
if (!this.bu.contains(this.aq)) {
|
|
2177
|
+
this.bu.add_1(this.aq);
|
|
2178
|
+
if (!this.bv.contains(this.ar)) {
|
|
2179
|
+
this.bv.add_1(this.ar);
|
|
2180
|
+
this.bc(this.ar);
|
|
2150
2181
|
}
|
|
2151
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
2182
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
2152
2183
|
if (!this.p) {
|
|
2153
2184
|
if (this.v) {
|
|
2154
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
2185
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.querySelector('" + CodeGeneratingComponentRenderer.e8(stringReplace(this.ar, "Component", "")) + "') as " + this.ar + ";");
|
|
2155
2186
|
}
|
|
2156
2187
|
}
|
|
2157
2188
|
else {
|
|
2158
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
2189
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.getElementById('" + this.aq + "') as " + this.ar + ";");
|
|
2159
2190
|
}
|
|
2160
2191
|
}
|
|
2161
2192
|
};
|
|
2162
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2193
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bx = function (a) {
|
|
2163
2194
|
if (stringEndsWith(a, "Component")) {
|
|
2164
2195
|
a = a.substr(0, a.length - ("Component").length);
|
|
2165
2196
|
}
|
|
2166
2197
|
return CodeGeneratingComponentRenderer.e8(a);
|
|
2167
2198
|
};
|
|
2168
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2199
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
2169
2200
|
this.h.l(">");
|
|
2170
2201
|
this.h.h();
|
|
2171
2202
|
};
|
|
2172
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2203
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
2173
2204
|
this.h.f();
|
|
2174
|
-
this.h.l("</" + this.
|
|
2175
|
-
_super.prototype.
|
|
2205
|
+
this.h.l("</" + this.bx(a) + ">");
|
|
2206
|
+
_super.prototype.bm.call(this, a);
|
|
2176
2207
|
};
|
|
2177
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2208
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
2178
2209
|
return "Igc";
|
|
2179
2210
|
};
|
|
2180
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2181
|
-
_super.prototype.
|
|
2182
|
-
WebImportsHalper.
|
|
2211
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
2212
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
2213
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
2183
2214
|
};
|
|
2184
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2215
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
2185
2216
|
var e = CodeGeneratingComponentRenderer.e5(b);
|
|
2186
2217
|
if (this.q(d, c)) {
|
|
2187
|
-
this.
|
|
2188
|
-
if (!this.
|
|
2189
|
-
this.
|
|
2190
|
-
if (!this.
|
|
2191
|
-
this.
|
|
2192
|
-
this.
|
|
2193
|
-
}
|
|
2194
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
2218
|
+
this.bs(c);
|
|
2219
|
+
if (!this.bu.contains(this.aq)) {
|
|
2220
|
+
this.bu.add_1(this.aq);
|
|
2221
|
+
if (!this.bv.contains(this.ar)) {
|
|
2222
|
+
this.bv.add_1(this.ar);
|
|
2223
|
+
this.bc(this.ar);
|
|
2224
|
+
}
|
|
2225
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
2195
2226
|
if (!this.p) {
|
|
2196
2227
|
if (this.v) {
|
|
2197
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
2228
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.querySelector('" + CodeGeneratingComponentRenderer.e8(stringReplace(this.ar, "Component", "")) + "') as " + this.ar + ";");
|
|
2198
2229
|
}
|
|
2199
2230
|
}
|
|
2200
2231
|
else {
|
|
2201
|
-
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.
|
|
2232
|
+
this.g.l("var " + CodeGeneratingComponentRenderer.e5(this.aq) + " = this." + CodeGeneratingComponentRenderer.e5(this.aq) + " = document.getElementById('" + this.aq + "') as " + this.ar + ";");
|
|
2202
2233
|
}
|
|
2203
2234
|
}
|
|
2204
|
-
var f = CodeGeneratingComponentRenderer.e5(this.
|
|
2235
|
+
var f = CodeGeneratingComponentRenderer.e5(this.a4(d, c, true));
|
|
2205
2236
|
var g = f;
|
|
2206
2237
|
if (g != "null" && !stringStartsWith(g, "this.")) {
|
|
2207
2238
|
g = "this." + g;
|
|
2208
2239
|
}
|
|
2209
2240
|
if (c.b.isCustomEvent) {
|
|
2210
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
2241
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + ".addEventListener(\"" + e + "\", " + g + ");");
|
|
2211
2242
|
}
|
|
2212
2243
|
else {
|
|
2213
|
-
this.e.l(CodeGeneratingComponentRenderer.e5(this.
|
|
2244
|
+
this.e.l(CodeGeneratingComponentRenderer.e5(this.aq) + "." + e + " = " + g + ";");
|
|
2214
2245
|
}
|
|
2215
2246
|
return;
|
|
2216
2247
|
}
|
|
@@ -2220,14 +2251,14 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2220
2251
|
this.h.j(CodeGeneratingComponentRenderer.e8(e));
|
|
2221
2252
|
this.h.j("=");
|
|
2222
2253
|
this.h.j("\"");
|
|
2223
|
-
this.h.j(this.
|
|
2254
|
+
this.h.j(this.a4(d, c, true));
|
|
2224
2255
|
this.h.j("\"");
|
|
2225
2256
|
if (e == "name") {
|
|
2226
2257
|
this.h.l("");
|
|
2227
|
-
this.h.j("id=\"" + this.
|
|
2258
|
+
this.h.j("id=\"" + this.a4(d, c, true) + "\"");
|
|
2228
2259
|
}
|
|
2229
2260
|
};
|
|
2230
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2261
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
2231
2262
|
var b = a.c;
|
|
2232
2263
|
switch (b.a) {
|
|
2233
2264
|
case 3: return b.b;
|
|
@@ -2237,26 +2268,26 @@ var WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter = /** @class *
|
|
|
2237
2268
|
}
|
|
2238
2269
|
return b.b;
|
|
2239
2270
|
};
|
|
2240
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2271
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
2241
2272
|
return "null";
|
|
2242
2273
|
};
|
|
2243
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2274
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
2244
2275
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
2245
2276
|
};
|
|
2246
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2277
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
2247
2278
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
2248
2279
|
};
|
|
2249
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2280
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
|
|
2250
2281
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
2251
|
-
this.
|
|
2252
|
-
if (!this.
|
|
2282
|
+
this.bs(a);
|
|
2283
|
+
if (!this.bu.contains(a.a.e)) {
|
|
2253
2284
|
this.g.l("this." + CodeGeneratingComponentRenderer.e5(a.a.e) + " = " + "this." + CodeGeneratingComponentRenderer.e5(a.a.e) + ".bind(this);");
|
|
2254
2285
|
}
|
|
2255
2286
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
2256
2287
|
}
|
|
2257
|
-
return this.
|
|
2288
|
+
return this.a1();
|
|
2258
2289
|
};
|
|
2259
|
-
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2290
|
+
WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
2260
2291
|
var e_6, _a;
|
|
2261
2292
|
if (c.b.knownType == 9) {
|
|
2262
2293
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -2307,12 +2338,12 @@ var WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @cla
|
|
|
2307
2338
|
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
2308
2339
|
return new WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
2309
2340
|
};
|
|
2310
|
-
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2341
|
+
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
2311
2342
|
return "Igc";
|
|
2312
2343
|
};
|
|
2313
|
-
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2314
|
-
_super.prototype.
|
|
2315
|
-
WebImportsHalper.
|
|
2344
|
+
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
2345
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
2346
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
2316
2347
|
};
|
|
2317
2348
|
WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter', WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.$);
|
|
2318
2349
|
return WebComponentsCodeBehindCodeGeneratingComponentRendererCodeEmitter;
|
|
@@ -2800,9 +2831,9 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2800
2831
|
__extends(AngularTemplateCodeGeneratingComponentRendererCodeEmitter, _super);
|
|
2801
2832
|
function AngularTemplateCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
2802
2833
|
var _this = _super.call(this, a, b) || this;
|
|
2803
|
-
_this.
|
|
2804
|
-
_this.bs = new HashSet$1(String_$type, 0);
|
|
2834
|
+
_this.bv = 0;
|
|
2805
2835
|
_this.bt = new HashSet$1(String_$type, 0);
|
|
2836
|
+
_this.bu = new HashSet$1(String_$type, 0);
|
|
2806
2837
|
return _this;
|
|
2807
2838
|
}
|
|
2808
2839
|
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_r = function () {
|
|
@@ -2815,8 +2846,8 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2815
2846
|
enumerable: false,
|
|
2816
2847
|
configurable: true
|
|
2817
2848
|
});
|
|
2818
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2819
|
-
d = _super.prototype.
|
|
2849
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.as = function (a, b, c, d) {
|
|
2850
|
+
d = _super.prototype.as.call(this, a, b, c, d);
|
|
2820
2851
|
var e = b.r();
|
|
2821
2852
|
this.f.l("private " + " _" + CodeGeneratingComponentRenderer.e5(d) + ": " + e + " | null = null;");
|
|
2822
2853
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(d) + "(): " + e + " {");
|
|
@@ -2833,15 +2864,15 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2833
2864
|
this.f.l("}");
|
|
2834
2865
|
return CodeGeneratingComponentRenderer.e5(d);
|
|
2835
2866
|
};
|
|
2836
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2837
|
-
e = _super.prototype.
|
|
2867
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.at = function (a, b, c, d, e) {
|
|
2868
|
+
e = _super.prototype.at.call(this, a, b, c, d, e);
|
|
2838
2869
|
var f = null;
|
|
2839
2870
|
if (c.count > 0) {
|
|
2840
2871
|
f = c._inner[0].r() + "[]";
|
|
2841
2872
|
}
|
|
2842
2873
|
else {
|
|
2843
2874
|
var g = a.b.specificExternalType;
|
|
2844
|
-
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.
|
|
2875
|
+
f = CodeGenerationItemBuilder.o(this.k.platform, g, b, this.am, this.an) + "[]";
|
|
2845
2876
|
}
|
|
2846
2877
|
this.f.l("private" + " _" + CodeGeneratingComponentRenderer.e5(e) + ": " + f + " | null = null;");
|
|
2847
2878
|
this.f.l("public get " + CodeGeneratingComponentRenderer.e5(e) + "(): " + f + " {");
|
|
@@ -2865,7 +2896,7 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2865
2896
|
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
2866
2897
|
return new AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
2867
2898
|
};
|
|
2868
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2899
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
2869
2900
|
if (b.c == null) {
|
|
2870
2901
|
return "null";
|
|
2871
2902
|
}
|
|
@@ -2879,48 +2910,48 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2879
2910
|
}
|
|
2880
2911
|
return d;
|
|
2881
2912
|
};
|
|
2882
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2913
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_y = function () {
|
|
2883
2914
|
return true;
|
|
2884
2915
|
};
|
|
2885
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2916
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
2886
2917
|
return "Igx";
|
|
2887
2918
|
};
|
|
2888
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2889
|
-
_super.prototype.
|
|
2890
|
-
this.h.l("<" + this.
|
|
2891
|
-
if (!this.
|
|
2892
|
-
this.
|
|
2893
|
-
if (!this.
|
|
2894
|
-
this.
|
|
2895
|
-
this.
|
|
2919
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
2920
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
2921
|
+
this.h.l("<" + this.bw(a) + "");
|
|
2922
|
+
if (!this.bt.contains(this.aq)) {
|
|
2923
|
+
this.bt.add_1(this.aq);
|
|
2924
|
+
if (!this.bu.contains(this.ar)) {
|
|
2925
|
+
this.bu.add_1(this.ar);
|
|
2926
|
+
this.bc(this.ar);
|
|
2896
2927
|
}
|
|
2897
|
-
this.f.l("@ViewChild(\"" + CodeGeneratingComponentRenderer.e5(this.
|
|
2898
|
-
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.
|
|
2928
|
+
this.f.l("@ViewChild(\"" + CodeGeneratingComponentRenderer.e5(this.aq) + "\", { static: true } )");
|
|
2929
|
+
this.f.l("private " + CodeGeneratingComponentRenderer.e5(this.aq) + ": " + this.ar);
|
|
2899
2930
|
}
|
|
2900
2931
|
};
|
|
2901
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2902
|
-
_super.prototype.
|
|
2903
|
-
WebImportsHalper.
|
|
2932
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
2933
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
2934
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
2904
2935
|
};
|
|
2905
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2936
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bw = function (a) {
|
|
2906
2937
|
if (stringEndsWith(a, "Component")) {
|
|
2907
2938
|
a = a.substr(0, a.length - ("Component").length);
|
|
2908
2939
|
}
|
|
2909
2940
|
return CodeGeneratingComponentRenderer.e8(a);
|
|
2910
2941
|
};
|
|
2911
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2942
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
2912
2943
|
this.h.l(">");
|
|
2913
2944
|
this.h.h();
|
|
2914
2945
|
};
|
|
2915
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2946
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
2916
2947
|
this.h.f();
|
|
2917
|
-
this.h.l("</" + this.
|
|
2918
|
-
_super.prototype.
|
|
2948
|
+
this.h.l("</" + this.bw(a) + ">");
|
|
2949
|
+
_super.prototype.bm.call(this, a);
|
|
2919
2950
|
};
|
|
2920
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2951
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
2921
2952
|
var e = CodeGeneratingComponentRenderer.e5(b);
|
|
2922
2953
|
if (this.q(d, c)) {
|
|
2923
|
-
this.
|
|
2954
|
+
this.bs(c);
|
|
2924
2955
|
if (this.t(c)) {
|
|
2925
2956
|
e = "(" + e + ")";
|
|
2926
2957
|
}
|
|
@@ -2934,21 +2965,21 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2934
2965
|
this.h.j(e);
|
|
2935
2966
|
this.h.j("=");
|
|
2936
2967
|
this.h.j("\"");
|
|
2937
|
-
this.h.j(this.
|
|
2968
|
+
this.h.j(this.a4(d, c, true));
|
|
2938
2969
|
this.h.j("\"");
|
|
2939
2970
|
if (e == "name") {
|
|
2940
2971
|
this.h.l("");
|
|
2941
|
-
this.h.j("#" + CodeGeneratingComponentRenderer.e5(this.
|
|
2972
|
+
this.h.j("#" + CodeGeneratingComponentRenderer.e5(this.a4(d, c, true)));
|
|
2942
2973
|
}
|
|
2943
2974
|
};
|
|
2944
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2975
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ay = function (a) {
|
|
2945
2976
|
if (!stringIsNullOrEmpty(a.a.e)) {
|
|
2946
|
-
this.
|
|
2977
|
+
this.bs(a);
|
|
2947
2978
|
return "this." + CodeGeneratingComponentRenderer.e5(a.a.e) + "($event)";
|
|
2948
2979
|
}
|
|
2949
|
-
return this.
|
|
2980
|
+
return this.a1();
|
|
2950
2981
|
};
|
|
2951
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2982
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
2952
2983
|
var b = a.c;
|
|
2953
2984
|
switch (b.a) {
|
|
2954
2985
|
case 3: return b.b;
|
|
@@ -2958,16 +2989,16 @@ var AngularTemplateCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*
|
|
|
2958
2989
|
}
|
|
2959
2990
|
return b.b;
|
|
2960
2991
|
};
|
|
2961
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2992
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
2962
2993
|
return "null";
|
|
2963
2994
|
};
|
|
2964
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2995
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
2965
2996
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
2966
2997
|
};
|
|
2967
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
2998
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
2968
2999
|
return CodeGeneratingComponentRenderer.e5(a.a.e);
|
|
2969
3000
|
};
|
|
2970
|
-
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3001
|
+
AngularTemplateCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
2971
3002
|
var e_8, _a;
|
|
2972
3003
|
if (c.b.knownType == 9) {
|
|
2973
3004
|
var e = typeCast(IList_$type, c.c);
|
|
@@ -3021,12 +3052,12 @@ var AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */
|
|
|
3021
3052
|
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
3022
3053
|
return new AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
3023
3054
|
};
|
|
3024
|
-
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3055
|
+
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
3025
3056
|
return "Igc";
|
|
3026
3057
|
};
|
|
3027
|
-
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3028
|
-
_super.prototype.
|
|
3029
|
-
WebImportsHalper.
|
|
3058
|
+
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.bh = function (a, b, c) {
|
|
3059
|
+
_super.prototype.bh.call(this, a, b, c);
|
|
3060
|
+
WebImportsHalper.d(this.k, this.a7, this.a6, this.a8, a, b, c);
|
|
3030
3061
|
};
|
|
3031
3062
|
AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter', WebCodeBehindCodeGeneratingComponentRendererCodeEmitter.$);
|
|
3032
3063
|
return AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter;
|
|
@@ -3375,7 +3406,7 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3375
3406
|
function WPFXamlCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
3376
3407
|
return _super.call(this, a, b) || this;
|
|
3377
3408
|
}
|
|
3378
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3409
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ba = function (a) {
|
|
3379
3410
|
if (a == null || isNaN_(a)) {
|
|
3380
3411
|
return "";
|
|
3381
3412
|
}
|
|
@@ -3394,10 +3425,10 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3394
3425
|
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
3395
3426
|
return new WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
3396
3427
|
};
|
|
3397
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3428
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_z = function () {
|
|
3398
3429
|
return false;
|
|
3399
3430
|
};
|
|
3400
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3431
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.au = function (a, b) {
|
|
3401
3432
|
if (b.c == null) {
|
|
3402
3433
|
return "null";
|
|
3403
3434
|
}
|
|
@@ -3411,20 +3442,20 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3411
3442
|
}
|
|
3412
3443
|
return d;
|
|
3413
3444
|
};
|
|
3414
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3415
|
-
_super.prototype.
|
|
3445
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.bd = function (a, b, c) {
|
|
3446
|
+
_super.prototype.bd.call(this, a, b, c);
|
|
3416
3447
|
this.h.l("<ig:" + a + "");
|
|
3417
3448
|
};
|
|
3418
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3449
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.br = function () {
|
|
3419
3450
|
this.h.l(">");
|
|
3420
3451
|
this.h.h();
|
|
3421
3452
|
};
|
|
3422
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3453
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.bm = function (a) {
|
|
3423
3454
|
this.h.f();
|
|
3424
3455
|
this.h.l("</ig:" + a + ">");
|
|
3425
|
-
_super.prototype.
|
|
3456
|
+
_super.prototype.bm.call(this, a);
|
|
3426
3457
|
};
|
|
3427
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3458
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.bj = function (a, b, c, d) {
|
|
3428
3459
|
if (b == "Label" && c.b != null && stringContains(c.b.owningType, "Axis")) {
|
|
3429
3460
|
if (c.c != null && stringContains(c.c, "{")) {
|
|
3430
3461
|
if (a > 0) {
|
|
@@ -3433,7 +3464,7 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3433
3464
|
this.h.j(b);
|
|
3434
3465
|
this.h.j("=");
|
|
3435
3466
|
this.h.j("\"");
|
|
3436
|
-
this.h.j("{}" + this.
|
|
3467
|
+
this.h.j("{}" + this.a4(d, c, true));
|
|
3437
3468
|
this.h.j("\"");
|
|
3438
3469
|
return;
|
|
3439
3470
|
}
|
|
@@ -3444,10 +3475,10 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3444
3475
|
this.h.j(b);
|
|
3445
3476
|
this.h.j("=");
|
|
3446
3477
|
this.h.j("\"");
|
|
3447
|
-
this.h.j(this.
|
|
3478
|
+
this.h.j(this.a4(d, c, true));
|
|
3448
3479
|
this.h.j("\"");
|
|
3449
3480
|
};
|
|
3450
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3481
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.ah = function (a) {
|
|
3451
3482
|
var b = a.c;
|
|
3452
3483
|
switch (b.a) {
|
|
3453
3484
|
case 3: return b.b;
|
|
@@ -3457,25 +3488,25 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3457
3488
|
}
|
|
3458
3489
|
return b.b;
|
|
3459
3490
|
};
|
|
3460
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3491
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a1 = function () {
|
|
3461
3492
|
return "{x:Null}";
|
|
3462
3493
|
};
|
|
3463
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3494
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.aw = function (a) {
|
|
3464
3495
|
return "{Binding ElementName=" + a.a.e + "}";
|
|
3465
3496
|
};
|
|
3466
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3497
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.bt = function (a) {
|
|
3467
3498
|
a = stringReplace(a, "-", "_");
|
|
3468
3499
|
return CodeGeneratingComponentRenderer.e6(a);
|
|
3469
3500
|
};
|
|
3470
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3471
|
-
this.
|
|
3472
|
-
return "{Binding " + this.
|
|
3501
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.a2 = function (a) {
|
|
3502
|
+
this.bs(a);
|
|
3503
|
+
return "{Binding " + this.bt(a.a.e) + "}";
|
|
3473
3504
|
};
|
|
3474
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3505
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.bk = function (a, b, c, d) {
|
|
3475
3506
|
var e_10, _a;
|
|
3476
3507
|
this.h.j("<ig:");
|
|
3477
3508
|
{
|
|
3478
|
-
this.h.j(this.
|
|
3509
|
+
this.h.j(this.ar);
|
|
3479
3510
|
this.h.j(".");
|
|
3480
3511
|
}
|
|
3481
3512
|
this.h.j(b);
|
|
@@ -3517,13 +3548,13 @@ var WPFXamlCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@__PURE_
|
|
|
3517
3548
|
this.h.f();
|
|
3518
3549
|
this.h.j("</ig:");
|
|
3519
3550
|
{
|
|
3520
|
-
this.h.j(this.
|
|
3551
|
+
this.h.j(this.ar);
|
|
3521
3552
|
this.h.j(".");
|
|
3522
3553
|
}
|
|
3523
3554
|
this.h.j(b);
|
|
3524
3555
|
this.h.l(">");
|
|
3525
3556
|
};
|
|
3526
|
-
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3557
|
+
WPFXamlCodeGeneratingComponentRendererCodeEmitter.prototype.get_a8 = function () {
|
|
3527
3558
|
return "Xam";
|
|
3528
3559
|
};
|
|
3529
3560
|
WPFXamlCodeGeneratingComponentRendererCodeEmitter.$t = markType(WPFXamlCodeGeneratingComponentRendererCodeEmitter, 'WPFXamlCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
|
|
@@ -3538,7 +3569,7 @@ var WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
3538
3569
|
function WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b) {
|
|
3539
3570
|
return _super.call(this, a, b) || this;
|
|
3540
3571
|
}
|
|
3541
|
-
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3572
|
+
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.ba = function (a) {
|
|
3542
3573
|
if (a == null || isNaN_(a)) {
|
|
3543
3574
|
return "";
|
|
3544
3575
|
}
|
|
@@ -3557,7 +3588,7 @@ var WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter = /** @class */ /*@_
|
|
|
3557
3588
|
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.i = function (a, b) {
|
|
3558
3589
|
return new WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter(a, b);
|
|
3559
3590
|
};
|
|
3560
|
-
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.
|
|
3591
|
+
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.prototype.get_z = function () {
|
|
3561
3592
|
return false;
|
|
3562
3593
|
};
|
|
3563
3594
|
WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter.$t = markType(WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter, 'WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter', CodeGeneratingComponentRendererCodeEmitter.$);
|
|
@@ -4082,10 +4113,10 @@ var CodeGenerationContainer = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4082
4113
|
j.v(k, true);
|
|
4083
4114
|
var l = k.toString();
|
|
4084
4115
|
b.addContainerResult(this.id, l);
|
|
4085
|
-
k.
|
|
4086
|
-
k.
|
|
4087
|
-
k.
|
|
4088
|
-
k.
|
|
4116
|
+
k.bf(e);
|
|
4117
|
+
k.bi(f);
|
|
4118
|
+
k.be(g);
|
|
4119
|
+
k.bg(a, h);
|
|
4089
4120
|
}
|
|
4090
4121
|
}
|
|
4091
4122
|
catch (e_16_1) {
|
|
@@ -4201,31 +4232,31 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4201
4232
|
var c = this.n();
|
|
4202
4233
|
if (b) {
|
|
4203
4234
|
var d = this.q();
|
|
4204
|
-
a.
|
|
4235
|
+
a.a6 = d;
|
|
4205
4236
|
}
|
|
4206
4237
|
var e = false;
|
|
4207
4238
|
var f = false;
|
|
4208
4239
|
if (this.g.containsKey("Name")) {
|
|
4209
4240
|
e = true;
|
|
4210
|
-
a.
|
|
4241
|
+
a.bq(this.g.item("Name").c);
|
|
4211
4242
|
}
|
|
4212
4243
|
else if (this.g.containsKey("name")) {
|
|
4213
4244
|
e = true;
|
|
4214
|
-
a.
|
|
4245
|
+
a.bq(this.g.item("name").c);
|
|
4215
4246
|
}
|
|
4216
4247
|
else {
|
|
4217
4248
|
if (b && this.u != null) {
|
|
4218
4249
|
e = true;
|
|
4219
|
-
a.
|
|
4250
|
+
a.bq(this.u);
|
|
4220
4251
|
}
|
|
4221
4252
|
else if (this.f(this.c, a)) {
|
|
4222
4253
|
f = true;
|
|
4223
|
-
a.
|
|
4224
|
-
if (a.
|
|
4254
|
+
a.bp(c);
|
|
4255
|
+
if (a.z) {
|
|
4225
4256
|
this.h.add("name");
|
|
4226
4257
|
this.g.addItem("name", ((function () {
|
|
4227
4258
|
var $ret = new CodeGenerationItemBuilderPropertyInfo();
|
|
4228
|
-
$ret.c = a.
|
|
4259
|
+
$ret.c = a.aq;
|
|
4229
4260
|
return $ret;
|
|
4230
4261
|
})()));
|
|
4231
4262
|
}
|
|
@@ -4233,23 +4264,23 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4233
4264
|
this.h.add("Name");
|
|
4234
4265
|
this.g.addItem("Name", ((function () {
|
|
4235
4266
|
var $ret = new CodeGenerationItemBuilderPropertyInfo();
|
|
4236
|
-
$ret.c = a.
|
|
4267
|
+
$ret.c = a.aq;
|
|
4237
4268
|
return $ret;
|
|
4238
4269
|
})()));
|
|
4239
4270
|
}
|
|
4240
4271
|
}
|
|
4241
4272
|
}
|
|
4242
|
-
a.
|
|
4273
|
+
a.bd(this.r(), this.k, this.c);
|
|
4243
4274
|
var g = 0;
|
|
4244
4275
|
try {
|
|
4245
4276
|
for (var _c = __values(fromEnum(this.h)), _d = _c.next(); !_d.done; _d = _c.next()) {
|
|
4246
4277
|
var h = _d.value;
|
|
4247
4278
|
var i = this.g.item(h);
|
|
4248
|
-
if (
|
|
4279
|
+
if (a.x(h, i, this.c)) {
|
|
4249
4280
|
continue;
|
|
4250
4281
|
}
|
|
4251
4282
|
if (this.e(a, h, i)) {
|
|
4252
|
-
a.
|
|
4283
|
+
a.bj(g, h, i, this.c);
|
|
4253
4284
|
g++;
|
|
4254
4285
|
}
|
|
4255
4286
|
}
|
|
@@ -4267,17 +4298,17 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4267
4298
|
throw e_17.error;
|
|
4268
4299
|
}
|
|
4269
4300
|
}
|
|
4270
|
-
a.
|
|
4301
|
+
a.br();
|
|
4271
4302
|
var j = 0;
|
|
4272
4303
|
try {
|
|
4273
4304
|
for (var _e = __values(fromEnum(this.h)), _f = _e.next(); !_f.done; _f = _e.next()) {
|
|
4274
4305
|
var k = _f.value;
|
|
4275
4306
|
var l = this.g.item(k);
|
|
4276
|
-
if (
|
|
4307
|
+
if (a.x(k, l, this.c)) {
|
|
4277
4308
|
continue;
|
|
4278
4309
|
}
|
|
4279
4310
|
if (!this.e(a, k, l)) {
|
|
4280
|
-
a.
|
|
4311
|
+
a.bk(j, k, l, this.c);
|
|
4281
4312
|
j++;
|
|
4282
4313
|
}
|
|
4283
4314
|
}
|
|
@@ -4295,19 +4326,22 @@ var CodeGenerationItemBuilder = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
4295
4326
|
throw e_18.error;
|
|
4296
4327
|
}
|
|
4297
4328
|
}
|
|
4298
|
-
a.
|
|
4299
|
-
a.
|
|
4329
|
+
a.bl(j);
|
|
4330
|
+
a.bm(c);
|
|
4300
4331
|
if (e) {
|
|
4301
|
-
a.
|
|
4332
|
+
a.bo();
|
|
4302
4333
|
}
|
|
4303
4334
|
else {
|
|
4304
4335
|
if (f) {
|
|
4305
|
-
a.
|
|
4336
|
+
a.bn();
|
|
4306
4337
|
}
|
|
4307
4338
|
}
|
|
4308
4339
|
};
|
|
4309
4340
|
CodeGenerationItemBuilder.prototype.f = function (a, b) {
|
|
4310
4341
|
var e_19, _a;
|
|
4342
|
+
if (this.b == 2 && this.c.getMetadata(this.k, "__tagNameWC") != null) {
|
|
4343
|
+
return false;
|
|
4344
|
+
}
|
|
4311
4345
|
if (b.n) {
|
|
4312
4346
|
return true;
|
|
4313
4347
|
}
|