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
|
@@ -32,14 +32,14 @@ export declare abstract class CodeGeneratingComponentRendererCodeEmitter extends
|
|
|
32
32
|
static $t: Type;
|
|
33
33
|
private l;
|
|
34
34
|
private j;
|
|
35
|
-
protected get_al(): string;
|
|
36
|
-
protected get al(): string;
|
|
37
35
|
protected get_am(): string;
|
|
38
36
|
protected get am(): string;
|
|
39
|
-
protected
|
|
37
|
+
protected get_an(): string;
|
|
38
|
+
protected get an(): string;
|
|
39
|
+
protected get a7(): string;
|
|
40
40
|
protected get m(): CodeGenerationRendererOptions;
|
|
41
|
-
private
|
|
42
|
-
protected
|
|
41
|
+
private aa;
|
|
42
|
+
protected bs(a: CodeGenerationItemBuilderPropertyInfo): void;
|
|
43
43
|
protected get k(): CodeGeneratingRendererResult;
|
|
44
44
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
45
45
|
private d;
|
|
@@ -50,73 +50,74 @@ export declare abstract class CodeGeneratingComponentRendererCodeEmitter extends
|
|
|
50
50
|
protected get g(): CodeGeneratingCodeWriter;
|
|
51
51
|
private b;
|
|
52
52
|
protected get f(): CodeGeneratingCodeWriter;
|
|
53
|
-
private
|
|
54
|
-
protected
|
|
53
|
+
private ab;
|
|
54
|
+
protected bc(a: string): void;
|
|
55
55
|
abstract get r(): boolean;
|
|
56
56
|
w(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): boolean;
|
|
57
57
|
q(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): boolean;
|
|
58
58
|
t(a: CodeGenerationItemBuilderPropertyInfo): boolean;
|
|
59
|
-
private
|
|
60
|
-
protected get
|
|
61
|
-
|
|
59
|
+
private ag;
|
|
60
|
+
protected get ar(): string;
|
|
61
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
62
62
|
u(a: string, b: TypeDescriptionContext): boolean;
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
br(): void;
|
|
64
|
+
bl(a: number): void;
|
|
65
|
+
bm(a: string): void;
|
|
66
|
+
x(a: string, b: CodeGenerationItemBuilderPropertyInfo, c: TypeDescriptionContext): boolean;
|
|
67
67
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
68
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
68
69
|
toString(): string;
|
|
69
|
-
protected
|
|
70
|
-
protected
|
|
71
|
-
protected ab(a: CodeGenerationItemBuilderPropertyInfo, b: boolean): List$1<string>;
|
|
70
|
+
protected a1(): string;
|
|
71
|
+
protected a4(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
72
72
|
protected ac(a: CodeGenerationItemBuilderPropertyInfo, b: boolean): List$1<string>;
|
|
73
|
-
protected
|
|
73
|
+
protected ad(a: CodeGenerationItemBuilderPropertyInfo, b: boolean): List$1<string>;
|
|
74
|
+
protected ba(a: any): string;
|
|
74
75
|
protected abstract i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
75
|
-
protected
|
|
76
|
-
private
|
|
77
|
-
protected
|
|
78
|
-
protected
|
|
79
|
-
protected
|
|
80
|
-
protected
|
|
81
|
-
protected
|
|
82
|
-
private
|
|
76
|
+
protected ap(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
77
|
+
private ao;
|
|
78
|
+
protected as(a: TypeDescriptionContext, b: CodeGenerationItemBuilder, c: string, d: string): string;
|
|
79
|
+
protected at(a: CodeGenerationItemBuilderPropertyInfo, b: TypeDescriptionContext, c: List$1<CodeGenerationItemBuilder>, d: List$1<string>, e: string): string;
|
|
80
|
+
protected a9(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
81
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
82
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
83
|
+
private a3;
|
|
83
84
|
protected s(a: CodeGenerationItemBuilderPropertyInfo): boolean;
|
|
84
|
-
protected
|
|
85
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
86
|
-
private ay;
|
|
85
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
87
86
|
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
88
|
-
|
|
87
|
+
private az;
|
|
89
88
|
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
90
|
-
protected
|
|
91
|
-
protected
|
|
92
|
-
protected
|
|
93
|
-
protected
|
|
94
|
-
protected
|
|
95
|
-
protected
|
|
96
|
-
|
|
89
|
+
protected a0(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
90
|
+
protected ay(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
91
|
+
protected get_y(): boolean;
|
|
92
|
+
protected get y(): boolean;
|
|
93
|
+
protected al(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
94
|
+
protected ak(a: any): string;
|
|
95
|
+
protected aj(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
96
|
+
protected ai(a: any): string;
|
|
97
97
|
private ae;
|
|
98
|
+
private af;
|
|
99
|
+
bq(a: string): void;
|
|
98
100
|
bp(a: string): void;
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
protected
|
|
103
|
-
|
|
104
|
-
get ap(): string;
|
|
101
|
+
private av;
|
|
102
|
+
bn(): void;
|
|
103
|
+
protected get_a8(): string;
|
|
104
|
+
protected get a8(): string;
|
|
105
|
+
get aq(): string;
|
|
105
106
|
protected get v(): boolean;
|
|
106
107
|
protected get o(): boolean;
|
|
107
108
|
protected get p(): boolean;
|
|
109
|
+
a6: string;
|
|
110
|
+
protected get_z(): boolean;
|
|
111
|
+
get z(): boolean;
|
|
108
112
|
a5: string;
|
|
109
|
-
protected get_y(): boolean;
|
|
110
|
-
get y(): boolean;
|
|
111
|
-
a4: string;
|
|
112
113
|
protected get_n(): boolean;
|
|
113
114
|
get n(): boolean;
|
|
114
|
-
|
|
115
|
+
bo(): void;
|
|
116
|
+
bf(a: StringBuilder): void;
|
|
117
|
+
bi(a: StringBuilder): void;
|
|
115
118
|
be(a: StringBuilder): void;
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
bf(a: TypeDescriptionContext, b: CodeGeneratingImportManager): void;
|
|
119
|
-
protected bg(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
119
|
+
bg(a: TypeDescriptionContext, b: CodeGeneratingImportManager): void;
|
|
120
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
120
121
|
}
|
|
121
122
|
/**
|
|
122
123
|
* @hidden
|
|
@@ -125,29 +126,29 @@ export declare class BlazorRazorCodeGeneratingComponentRendererCodeEmitter exten
|
|
|
125
126
|
static $t: Type;
|
|
126
127
|
protected get_r(): boolean;
|
|
127
128
|
get r(): boolean;
|
|
128
|
-
protected
|
|
129
|
-
protected
|
|
129
|
+
protected as(a: TypeDescriptionContext, b: CodeGenerationItemBuilder, c: string, d: string): string;
|
|
130
|
+
protected at(a: CodeGenerationItemBuilderPropertyInfo, b: TypeDescriptionContext, c: List$1<CodeGenerationItemBuilder>, d: List$1<string>, e: string): string;
|
|
130
131
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
131
|
-
protected
|
|
132
|
+
protected get_z(): boolean;
|
|
132
133
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
133
|
-
protected
|
|
134
|
-
protected
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
private
|
|
139
|
-
private bs;
|
|
134
|
+
protected bw(a: TypeDescriptionContext, b: string, c: CodeGenerationItemBuilderPropertyInfo): string;
|
|
135
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
136
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
137
|
+
br(): void;
|
|
138
|
+
bm(a: string): void;
|
|
139
|
+
private bv;
|
|
140
140
|
private bt;
|
|
141
|
-
|
|
142
|
-
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
143
|
-
protected a3(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
144
|
-
protected ag(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
145
|
-
protected a0(): string;
|
|
146
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
147
|
-
private bw;
|
|
148
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
141
|
+
private bu;
|
|
149
142
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
150
|
-
protected
|
|
143
|
+
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
144
|
+
protected a4(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
145
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
146
|
+
protected a1(): string;
|
|
147
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
148
|
+
private bx;
|
|
149
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
150
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
151
|
+
protected get_a8(): string;
|
|
151
152
|
}
|
|
152
153
|
/**
|
|
153
154
|
* @hidden
|
|
@@ -157,26 +158,26 @@ export declare class BlazorCodeBehindCodeGeneratingComponentRendererCodeEmitter
|
|
|
157
158
|
protected get_r(): boolean;
|
|
158
159
|
get r(): boolean;
|
|
159
160
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
160
|
-
protected
|
|
161
|
+
protected get_z(): boolean;
|
|
161
162
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
162
|
-
protected
|
|
163
|
-
protected
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
private
|
|
168
|
-
private bs;
|
|
163
|
+
protected bw(a: string, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
164
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
165
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
166
|
+
br(): void;
|
|
167
|
+
bm(a: string): void;
|
|
168
|
+
private bv;
|
|
169
169
|
private bt;
|
|
170
|
-
|
|
171
|
-
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
172
|
-
protected a3(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
173
|
-
protected ag(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
174
|
-
protected a0(): string;
|
|
175
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
176
|
-
private bw;
|
|
177
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
170
|
+
private bu;
|
|
178
171
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
179
|
-
protected
|
|
172
|
+
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
173
|
+
protected a4(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
174
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
175
|
+
protected a1(): string;
|
|
176
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
177
|
+
private bx;
|
|
178
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
179
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
180
|
+
protected get_a8(): string;
|
|
180
181
|
}
|
|
181
182
|
/**
|
|
182
183
|
* @hidden
|
|
@@ -185,31 +186,35 @@ export declare class ReactMarkupCodeGeneratingComponentRendererCodeEmitter exten
|
|
|
185
186
|
static $t: Type;
|
|
186
187
|
protected get_r(): boolean;
|
|
187
188
|
get r(): boolean;
|
|
188
|
-
protected
|
|
189
|
-
protected
|
|
189
|
+
protected as(a: TypeDescriptionContext, b: CodeGenerationItemBuilder, c: string, d: string): string;
|
|
190
|
+
protected at(a: CodeGenerationItemBuilderPropertyInfo, b: TypeDescriptionContext, c: List$1<CodeGenerationItemBuilder>, d: List$1<string>, e: string): string;
|
|
190
191
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
191
192
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
192
|
-
protected
|
|
193
|
-
protected
|
|
194
|
-
protected
|
|
195
|
-
private bu;
|
|
196
|
-
private bv;
|
|
197
|
-
bc(a: string, b: string, c: TypeDescriptionContext): void;
|
|
198
|
-
private bs;
|
|
193
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
194
|
+
protected get_y(): boolean;
|
|
195
|
+
protected get_a8(): string;
|
|
199
196
|
private bx;
|
|
197
|
+
private by;
|
|
198
|
+
private bz;
|
|
199
|
+
protected get bv(): boolean;
|
|
200
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
200
201
|
private bt;
|
|
201
|
-
|
|
202
|
-
|
|
202
|
+
private bu;
|
|
203
|
+
private b1;
|
|
203
204
|
private bw;
|
|
204
205
|
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
protected
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
206
|
+
br(): void;
|
|
207
|
+
private b0;
|
|
208
|
+
protected ay(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
209
|
+
bm(a: string): void;
|
|
210
|
+
x(a: string, b: CodeGenerationItemBuilderPropertyInfo, c: TypeDescriptionContext): boolean;
|
|
211
211
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
212
|
-
protected
|
|
212
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
213
|
+
protected a1(): string;
|
|
214
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
215
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
216
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
217
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
213
218
|
}
|
|
214
219
|
/**
|
|
215
220
|
* @hidden
|
|
@@ -219,26 +224,26 @@ export declare abstract class WebCodeBehindCodeGeneratingComponentRendererCodeEm
|
|
|
219
224
|
protected get_r(): boolean;
|
|
220
225
|
get r(): boolean;
|
|
221
226
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
222
|
-
private bs;
|
|
223
|
-
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
224
|
-
protected at(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
225
|
-
protected get_x(): boolean;
|
|
226
|
-
bc(a: string, b: string, c: TypeDescriptionContext): void;
|
|
227
|
-
private bw;
|
|
228
|
-
bq(): void;
|
|
229
|
-
bk(a: number): void;
|
|
230
|
-
bl(a: string): void;
|
|
231
|
-
private bv;
|
|
232
227
|
private bt;
|
|
233
|
-
private bu;
|
|
234
|
-
bi(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
235
|
-
protected ag(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
236
|
-
protected a0(): string;
|
|
237
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
238
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
239
228
|
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
240
|
-
protected
|
|
229
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
230
|
+
protected get_y(): boolean;
|
|
231
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
232
|
+
private bx;
|
|
233
|
+
br(): void;
|
|
234
|
+
bl(a: number): void;
|
|
235
|
+
bm(a: string): void;
|
|
236
|
+
private bw;
|
|
237
|
+
private bu;
|
|
238
|
+
private bv;
|
|
241
239
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
240
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
241
|
+
protected a1(): string;
|
|
242
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
243
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
244
|
+
protected ay(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
245
|
+
protected a4(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo, c: boolean): string;
|
|
246
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
242
247
|
}
|
|
243
248
|
/**
|
|
244
249
|
* @hidden
|
|
@@ -248,8 +253,8 @@ export declare class ReactCodeBehindCodeGeneratingComponentRendererCodeEmitter e
|
|
|
248
253
|
protected get_r(): boolean;
|
|
249
254
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
250
255
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
251
|
-
protected
|
|
252
|
-
protected
|
|
256
|
+
protected get_a8(): string;
|
|
257
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
253
258
|
u(a: string, b: TypeDescriptionContext): boolean;
|
|
254
259
|
}
|
|
255
260
|
/**
|
|
@@ -259,30 +264,30 @@ export declare class WebComponentsMarkupCodeGeneratingComponentRendererCodeEmitt
|
|
|
259
264
|
static $t: Type;
|
|
260
265
|
protected get_r(): boolean;
|
|
261
266
|
get r(): boolean;
|
|
262
|
-
private
|
|
263
|
-
protected
|
|
267
|
+
private bt;
|
|
268
|
+
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
264
269
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
265
|
-
protected
|
|
266
|
-
protected
|
|
270
|
+
protected as(a: TypeDescriptionContext, b: CodeGenerationItemBuilder, c: string, d: string): string;
|
|
271
|
+
protected at(a: CodeGenerationItemBuilderPropertyInfo, b: TypeDescriptionContext, c: List$1<CodeGenerationItemBuilder>, d: List$1<string>, e: string): string;
|
|
267
272
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
268
|
-
protected
|
|
269
|
-
protected
|
|
270
|
-
|
|
273
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
274
|
+
protected get_y(): boolean;
|
|
275
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
276
|
+
private bx;
|
|
277
|
+
br(): void;
|
|
278
|
+
bm(a: string): void;
|
|
271
279
|
private bw;
|
|
272
|
-
bq(): void;
|
|
273
|
-
bl(a: string): void;
|
|
274
|
-
private bv;
|
|
275
|
-
private bt;
|
|
276
280
|
private bu;
|
|
277
|
-
|
|
278
|
-
protected
|
|
279
|
-
|
|
280
|
-
protected ag(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
281
|
-
protected a0(): string;
|
|
282
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
283
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
284
|
-
protected ax(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
281
|
+
private bv;
|
|
282
|
+
protected get_a8(): string;
|
|
283
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
285
284
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
285
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
286
|
+
protected a1(): string;
|
|
287
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
288
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
289
|
+
protected ay(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
290
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
286
291
|
}
|
|
287
292
|
/**
|
|
288
293
|
* @hidden
|
|
@@ -291,8 +296,8 @@ export declare class WebComponentsCodeBehindCodeGeneratingComponentRendererCodeE
|
|
|
291
296
|
static $t: Type;
|
|
292
297
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
293
298
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
294
|
-
protected
|
|
295
|
-
protected
|
|
299
|
+
protected get_a8(): string;
|
|
300
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
296
301
|
}
|
|
297
302
|
/**
|
|
298
303
|
* @hidden
|
|
@@ -347,28 +352,28 @@ export declare class AngularTemplateCodeGeneratingComponentRendererCodeEmitter e
|
|
|
347
352
|
static $t: Type;
|
|
348
353
|
protected get_r(): boolean;
|
|
349
354
|
get r(): boolean;
|
|
350
|
-
protected
|
|
351
|
-
protected
|
|
355
|
+
protected as(a: TypeDescriptionContext, b: CodeGenerationItemBuilder, c: string, d: string): string;
|
|
356
|
+
protected at(a: CodeGenerationItemBuilderPropertyInfo, b: TypeDescriptionContext, c: List$1<CodeGenerationItemBuilder>, d: List$1<string>, e: string): string;
|
|
352
357
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
353
358
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
354
|
-
protected
|
|
355
|
-
protected
|
|
356
|
-
protected
|
|
357
|
-
private bu;
|
|
358
|
-
private bs;
|
|
359
|
-
private bt;
|
|
360
|
-
bc(a: string, b: string, c: TypeDescriptionContext): void;
|
|
361
|
-
protected bg(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
359
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
360
|
+
protected get_y(): boolean;
|
|
361
|
+
protected get_a8(): string;
|
|
362
362
|
private bv;
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
protected
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
363
|
+
private bt;
|
|
364
|
+
private bu;
|
|
365
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
366
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
367
|
+
private bw;
|
|
368
|
+
br(): void;
|
|
369
|
+
bm(a: string): void;
|
|
371
370
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
371
|
+
protected ay(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
372
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
373
|
+
protected a1(): string;
|
|
374
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
375
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
376
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
372
377
|
}
|
|
373
378
|
/**
|
|
374
379
|
* @hidden
|
|
@@ -378,8 +383,8 @@ export declare class AngularCodeBehindCodeGeneratingComponentRendererCodeEmitter
|
|
|
378
383
|
protected get_r(): boolean;
|
|
379
384
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
380
385
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
381
|
-
protected
|
|
382
|
-
protected
|
|
386
|
+
protected get_a8(): string;
|
|
387
|
+
protected bh(a: TypeDescriptionContext, b: List$1<string>, c: CodeGeneratingImportManager): void;
|
|
383
388
|
}
|
|
384
389
|
/**
|
|
385
390
|
* @hidden
|
|
@@ -414,35 +419,35 @@ export declare class DotNetCodeGeneratingComponentRendererDataEmitter extends Co
|
|
|
414
419
|
*/
|
|
415
420
|
export declare class WPFXamlCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
|
|
416
421
|
static $t: Type;
|
|
417
|
-
protected
|
|
422
|
+
protected ba(a: any): string;
|
|
418
423
|
protected get_r(): boolean;
|
|
419
424
|
get r(): boolean;
|
|
420
425
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
421
|
-
protected
|
|
426
|
+
protected get_z(): boolean;
|
|
422
427
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
423
|
-
protected
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
bi(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
428
|
-
protected ag(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
429
|
-
protected a0(): string;
|
|
430
|
-
protected av(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
431
|
-
private bs;
|
|
432
|
-
protected a1(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
428
|
+
protected au(a: TypeDescriptionContext, b: CodeGenerationItemBuilderPropertyInfo): string;
|
|
429
|
+
bd(a: string, b: string, c: TypeDescriptionContext): void;
|
|
430
|
+
br(): void;
|
|
431
|
+
bm(a: string): void;
|
|
433
432
|
bj(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
434
|
-
protected
|
|
433
|
+
protected ah(a: CodeGenerationItemBuilderPropertyInfo): any;
|
|
434
|
+
protected a1(): string;
|
|
435
|
+
protected aw(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
436
|
+
private bt;
|
|
437
|
+
protected a2(a: CodeGenerationItemBuilderPropertyInfo): string;
|
|
438
|
+
bk(a: number, b: string, c: CodeGenerationItemBuilderPropertyInfo, d: TypeDescriptionContext): void;
|
|
439
|
+
protected get_a8(): string;
|
|
435
440
|
}
|
|
436
441
|
/**
|
|
437
442
|
* @hidden
|
|
438
443
|
*/
|
|
439
444
|
export declare class WPFCodeBehindCodeGeneratingComponentRendererCodeEmitter extends CodeGeneratingComponentRendererCodeEmitter {
|
|
440
445
|
static $t: Type;
|
|
441
|
-
protected
|
|
446
|
+
protected ba(a: any): string;
|
|
442
447
|
protected get_r(): boolean;
|
|
443
448
|
get r(): boolean;
|
|
444
449
|
protected i(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult): CodeGeneratingComponentRendererCodeEmitter;
|
|
445
|
-
protected
|
|
450
|
+
protected get_z(): boolean;
|
|
446
451
|
constructor(a: CodeGenerationRendererOptions, b: CodeGeneratingRendererResult);
|
|
447
452
|
}
|
|
448
453
|
/**
|
|
@@ -7,8 +7,10 @@ export declare class OthersCategoryContextDescription extends Description {
|
|
|
7
7
|
static $t: Type;
|
|
8
8
|
protected get_type(): string;
|
|
9
9
|
get type(): string;
|
|
10
|
+
private static __marshalByValue;
|
|
11
|
+
private static __marshalByValueAlias;
|
|
10
12
|
constructor();
|
|
11
|
-
private
|
|
13
|
+
private j;
|
|
12
14
|
get itemsRef(): string;
|
|
13
15
|
set itemsRef(a: string);
|
|
14
16
|
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Description } from "./Description";
|
|
2
|
+
import { WebActiveStepChangedEventArgsDetailDescription } from "./WebActiveStepChangedEventArgsDetailDescription";
|
|
3
|
+
import { Type } from "./type";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class WebActiveStepChangedEventArgsDescription extends Description {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
protected get_type(): string;
|
|
10
|
+
get type(): string;
|
|
11
|
+
private static __marshalByValue;
|
|
12
|
+
private static __marshalByValueAlias;
|
|
13
|
+
constructor();
|
|
14
|
+
private h;
|
|
15
|
+
get detail(): WebActiveStepChangedEventArgsDetailDescription;
|
|
16
|
+
set detail(a: WebActiveStepChangedEventArgsDetailDescription);
|
|
17
|
+
}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Base, Type } from "./type";
|
|
2
|
+
import { TypeDescriptionContext } from "./TypeDescriptionContext";
|
|
3
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class WebActiveStepChangedEventArgsDescriptionMetadata extends Base {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
private static a;
|
|
10
|
+
private static b;
|
|
11
|
+
static c(a: Dictionary$2<string, string>): void;
|
|
12
|
+
static d(a: TypeDescriptionContext): void;
|
|
13
|
+
}
|
|
@@ -3,7 +3,7 @@ import { Type } from "./type";
|
|
|
3
3
|
/**
|
|
4
4
|
* @hidden
|
|
5
5
|
*/
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class WebActiveStepChangedEventArgsDetailDescription extends Description {
|
|
7
7
|
static $t: Type;
|
|
8
8
|
protected get_type(): string;
|
|
9
9
|
get type(): string;
|
|
@@ -4,7 +4,7 @@ import { Dictionary$2 } from "./Dictionary$2";
|
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class WebActiveStepChangedEventArgsDetailDescriptionMetadata extends Base {
|
|
8
8
|
static $t: Type;
|
|
9
9
|
private static a;
|
|
10
10
|
private static b;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Description } from "./Description";
|
|
2
|
+
import { WebActiveStepChangingEventArgsDetailDescription } from "./WebActiveStepChangingEventArgsDetailDescription";
|
|
3
|
+
import { Type } from "./type";
|
|
4
|
+
/**
|
|
5
|
+
* @hidden
|
|
6
|
+
*/
|
|
7
|
+
export declare class WebActiveStepChangingEventArgsDescription extends Description {
|
|
8
|
+
static $t: Type;
|
|
9
|
+
protected get_type(): string;
|
|
10
|
+
get type(): string;
|
|
11
|
+
private static __marshalByValue;
|
|
12
|
+
private static __marshalByValueAlias;
|
|
13
|
+
constructor();
|
|
14
|
+
private h;
|
|
15
|
+
get detail(): WebActiveStepChangingEventArgsDetailDescription;
|
|
16
|
+
set detail(a: WebActiveStepChangingEventArgsDetailDescription);
|
|
17
|
+
}
|
|
@@ -4,7 +4,7 @@ import { Dictionary$2 } from "./Dictionary$2";
|
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class WebActiveStepChangingEventArgsDescriptionMetadata extends Base {
|
|
8
8
|
static $t: Type;
|
|
9
9
|
private static a;
|
|
10
10
|
private static b;
|
|
@@ -3,7 +3,7 @@ import { Type } from "./type";
|
|
|
3
3
|
/**
|
|
4
4
|
* @hidden
|
|
5
5
|
*/
|
|
6
|
-
export declare class
|
|
6
|
+
export declare class WebActiveStepChangingEventArgsDetailDescription extends Description {
|
|
7
7
|
static $t: Type;
|
|
8
8
|
protected get_type(): string;
|
|
9
9
|
get type(): string;
|
|
@@ -4,7 +4,7 @@ import { Dictionary$2 } from "./Dictionary$2";
|
|
|
4
4
|
/**
|
|
5
5
|
* @hidden
|
|
6
6
|
*/
|
|
7
|
-
export declare class
|
|
7
|
+
export declare class WebActiveStepChangingEventArgsDetailDescriptionMetadata extends Base {
|
|
8
8
|
static $t: Type;
|
|
9
9
|
private static a;
|
|
10
10
|
private static b;
|