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
|
@@ -14,11 +14,11 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
14
14
|
__extends(WebHierarchicalGridDescription, _super);
|
|
15
15
|
function WebHierarchicalGridDescription() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
19
|
-
_this.
|
|
20
|
-
_this.
|
|
21
|
-
_this.
|
|
17
|
+
_this.g1 = null;
|
|
18
|
+
_this.g8 = null;
|
|
19
|
+
_this.g7 = null;
|
|
20
|
+
_this.g5 = 0;
|
|
21
|
+
_this.g3 = false;
|
|
22
22
|
return _this;
|
|
23
23
|
}
|
|
24
24
|
WebHierarchicalGridDescription.prototype.get_type = function () {
|
|
@@ -26,10 +26,10 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
26
26
|
};
|
|
27
27
|
Object.defineProperty(WebHierarchicalGridDescription.prototype, "childLayoutList", {
|
|
28
28
|
get: function () {
|
|
29
|
-
return this.
|
|
29
|
+
return this.g1;
|
|
30
30
|
},
|
|
31
31
|
set: function (a) {
|
|
32
|
-
this.
|
|
32
|
+
this.g1 = a;
|
|
33
33
|
this.g("ChildLayoutList");
|
|
34
34
|
},
|
|
35
35
|
enumerable: false,
|
|
@@ -37,10 +37,10 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(WebHierarchicalGridDescription.prototype, "id", {
|
|
39
39
|
get: function () {
|
|
40
|
-
return this.
|
|
40
|
+
return this.g8;
|
|
41
41
|
},
|
|
42
42
|
set: function (a) {
|
|
43
|
-
this.
|
|
43
|
+
this.g8 = a;
|
|
44
44
|
this.g("Id");
|
|
45
45
|
},
|
|
46
46
|
enumerable: false,
|
|
@@ -48,10 +48,10 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
48
48
|
});
|
|
49
49
|
Object.defineProperty(WebHierarchicalGridDescription.prototype, "dataRef", {
|
|
50
50
|
get: function () {
|
|
51
|
-
return this.
|
|
51
|
+
return this.g7;
|
|
52
52
|
},
|
|
53
53
|
set: function (a) {
|
|
54
|
-
this.
|
|
54
|
+
this.g7 = a;
|
|
55
55
|
this.g("DataRef");
|
|
56
56
|
},
|
|
57
57
|
enumerable: false,
|
|
@@ -59,10 +59,10 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(WebHierarchicalGridDescription.prototype, "totalItemCount", {
|
|
61
61
|
get: function () {
|
|
62
|
-
return this.
|
|
62
|
+
return this.g5;
|
|
63
63
|
},
|
|
64
64
|
set: function (a) {
|
|
65
|
-
this.
|
|
65
|
+
this.g5 = a;
|
|
66
66
|
this.g("TotalItemCount");
|
|
67
67
|
},
|
|
68
68
|
enumerable: false,
|
|
@@ -70,10 +70,10 @@ var WebHierarchicalGridDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(WebHierarchicalGridDescription.prototype, "expandChildren", {
|
|
72
72
|
get: function () {
|
|
73
|
-
return this.
|
|
73
|
+
return this.g3;
|
|
74
74
|
},
|
|
75
75
|
set: function (a) {
|
|
76
|
-
this.
|
|
76
|
+
this.g3 = a;
|
|
77
77
|
this.g("ExpandChildren");
|
|
78
78
|
},
|
|
79
79
|
enumerable: false,
|
|
@@ -5,7 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { __extends, __values } from "tslib";
|
|
8
|
-
import { Base,
|
|
8
|
+
import { Base, fromEnum, EnumUtil, markType } from "./type";
|
|
9
9
|
import { CodeGenerationTargetPlatforms_$type } from "./CodeGenerationTargetPlatforms";
|
|
10
10
|
import { stringContains, stringEndsWith, stringStartsWith } from "./string";
|
|
11
11
|
/**
|
|
@@ -16,40 +16,36 @@ var WebImportsHalper = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
16
16
|
function WebImportsHalper() {
|
|
17
17
|
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
18
|
}
|
|
19
|
-
WebImportsHalper.
|
|
19
|
+
WebImportsHalper.d = function (a, b, c, d, e, f, g) {
|
|
20
20
|
var e_1, _a;
|
|
21
|
+
var _loop_1 = function (h) {
|
|
22
|
+
var i = h;
|
|
23
|
+
var j = h;
|
|
24
|
+
var k = null;
|
|
25
|
+
if (stringContains(i, ":")) {
|
|
26
|
+
var l = i.split(':');
|
|
27
|
+
i = l[0];
|
|
28
|
+
k = l[1];
|
|
29
|
+
j = i;
|
|
30
|
+
}
|
|
31
|
+
if (stringEndsWith(i, "Component")) {
|
|
32
|
+
i = i.substr(0, i.length - ("Component").length);
|
|
33
|
+
}
|
|
34
|
+
if (stringStartsWith(i, d)) {
|
|
35
|
+
i = i.substr(d.length);
|
|
36
|
+
}
|
|
37
|
+
k = ((function (m) { return m != null ? m : k; })(WebImportsHalper.c(i, e, a)));
|
|
38
|
+
if (k != null) {
|
|
39
|
+
g.addPackageImport(k, j);
|
|
40
|
+
}
|
|
41
|
+
else {
|
|
42
|
+
g.addPackageImport("igniteui-" + b + "-" + c, j);
|
|
43
|
+
}
|
|
44
|
+
};
|
|
21
45
|
try {
|
|
22
46
|
for (var _b = __values(fromEnum(f)), _c = _b.next(); !_c.done; _c = _b.next()) {
|
|
23
47
|
var h = _c.value;
|
|
24
|
-
|
|
25
|
-
var j = h;
|
|
26
|
-
var k = null;
|
|
27
|
-
if (stringContains(i, ":")) {
|
|
28
|
-
var l = i.split(':');
|
|
29
|
-
i = l[0];
|
|
30
|
-
k = l[1];
|
|
31
|
-
j = i;
|
|
32
|
-
}
|
|
33
|
-
if (stringEndsWith(i, "Component")) {
|
|
34
|
-
i = i.substr(0, i.length - ("Component").length);
|
|
35
|
-
}
|
|
36
|
-
if (stringStartsWith(i, d)) {
|
|
37
|
-
i = i.substr(d.length);
|
|
38
|
-
}
|
|
39
|
-
if (e.getMetadata(i, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, a.platform)) != null) {
|
|
40
|
-
g.addPackageImport(e.getMetadata(i, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, a.platform)).specificExternalType, j);
|
|
41
|
-
}
|
|
42
|
-
else if (e.getMetadata("Web" + i, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, a.platform)) != null) {
|
|
43
|
-
g.addPackageImport(e.getMetadata("Web" + i, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, a.platform)).specificExternalType, j);
|
|
44
|
-
}
|
|
45
|
-
else {
|
|
46
|
-
if (k != null) {
|
|
47
|
-
g.addPackageImport(k, j);
|
|
48
|
-
}
|
|
49
|
-
else {
|
|
50
|
-
g.addPackageImport("igniteui-" + b + "-" + c, j);
|
|
51
|
-
}
|
|
52
|
-
}
|
|
48
|
+
_loop_1(h);
|
|
53
49
|
}
|
|
54
50
|
}
|
|
55
51
|
catch (e_1_1) {
|
|
@@ -66,6 +62,23 @@ var WebImportsHalper = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
66
62
|
}
|
|
67
63
|
}
|
|
68
64
|
};
|
|
65
|
+
WebImportsHalper.c = function (a, b, c) {
|
|
66
|
+
var d = null;
|
|
67
|
+
if (b.getMetadata(a, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, c.platform)) != null) {
|
|
68
|
+
d = b.getMetadata(a, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, c.platform)).specificExternalType;
|
|
69
|
+
}
|
|
70
|
+
else if (b.getMetadata("Web" + a, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, c.platform)) != null) {
|
|
71
|
+
d = b.getMetadata("Web" + a, "__importTypes" + EnumUtil.getName(CodeGenerationTargetPlatforms_$type, c.platform)).specificExternalType;
|
|
72
|
+
}
|
|
73
|
+
return d;
|
|
74
|
+
};
|
|
75
|
+
WebImportsHalper.b = function (a, b) {
|
|
76
|
+
var c = WebImportsHalper.c(a.b.owningType, a.b.owningContext, b);
|
|
77
|
+
if (c != null) {
|
|
78
|
+
return a.b.specificType + ":" + c;
|
|
79
|
+
}
|
|
80
|
+
return a.b.specificType;
|
|
81
|
+
};
|
|
69
82
|
WebImportsHalper.prototype.a = function (a, b) {
|
|
70
83
|
var c = false;
|
|
71
84
|
if (b.getMetadata(a, "__isPlainObject") != null && b.getMetadata(a, "__marshalByValue") == null) {
|
|
@@ -14,19 +14,19 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
14
14
|
__extends(WebInputDescription, _super);
|
|
15
15
|
function WebInputDescription() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.as = null;
|
|
19
|
-
_this.at = null;
|
|
17
|
+
_this.az = null;
|
|
20
18
|
_this.aw = null;
|
|
19
|
+
_this.ax = null;
|
|
20
|
+
_this.ay = null;
|
|
21
|
+
_this.an = 0;
|
|
21
22
|
_this.al = 0;
|
|
22
|
-
_this.ak = 0;
|
|
23
|
-
_this.av = null;
|
|
24
|
-
_this.au = null;
|
|
25
23
|
_this.am = 0;
|
|
24
|
+
_this.ak = 0;
|
|
25
|
+
_this.ao = 0;
|
|
26
26
|
_this.ag = false;
|
|
27
|
-
_this.
|
|
27
|
+
_this.au = null;
|
|
28
28
|
_this.ah = false;
|
|
29
|
-
_this.
|
|
29
|
+
_this.av = null;
|
|
30
30
|
return _this;
|
|
31
31
|
}
|
|
32
32
|
WebInputDescription.prototype.get_type = function () {
|
|
@@ -34,10 +34,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
34
34
|
};
|
|
35
35
|
Object.defineProperty(WebInputDescription.prototype, "value", {
|
|
36
36
|
get: function () {
|
|
37
|
-
return this.
|
|
37
|
+
return this.az;
|
|
38
38
|
},
|
|
39
39
|
set: function (a) {
|
|
40
|
-
this.
|
|
40
|
+
this.az = a;
|
|
41
41
|
this.g("Value");
|
|
42
42
|
},
|
|
43
43
|
enumerable: false,
|
|
@@ -45,10 +45,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(WebInputDescription.prototype, "displayType", {
|
|
47
47
|
get: function () {
|
|
48
|
-
return this.
|
|
48
|
+
return this.aw;
|
|
49
49
|
},
|
|
50
50
|
set: function (a) {
|
|
51
|
-
this.
|
|
51
|
+
this.aw = a;
|
|
52
52
|
this.g("DisplayType");
|
|
53
53
|
},
|
|
54
54
|
enumerable: false,
|
|
@@ -56,10 +56,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
56
56
|
});
|
|
57
57
|
Object.defineProperty(WebInputDescription.prototype, "inputMode", {
|
|
58
58
|
get: function () {
|
|
59
|
-
return this.
|
|
59
|
+
return this.ax;
|
|
60
60
|
},
|
|
61
61
|
set: function (a) {
|
|
62
|
-
this.
|
|
62
|
+
this.ax = a;
|
|
63
63
|
this.g("InputMode");
|
|
64
64
|
},
|
|
65
65
|
enumerable: false,
|
|
@@ -67,10 +67,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(WebInputDescription.prototype, "pattern", {
|
|
69
69
|
get: function () {
|
|
70
|
-
return this.
|
|
70
|
+
return this.ay;
|
|
71
71
|
},
|
|
72
72
|
set: function (a) {
|
|
73
|
-
this.
|
|
73
|
+
this.ay = a;
|
|
74
74
|
this.g("Pattern");
|
|
75
75
|
},
|
|
76
76
|
enumerable: false,
|
|
@@ -78,10 +78,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(WebInputDescription.prototype, "minLength", {
|
|
80
80
|
get: function () {
|
|
81
|
-
return this.
|
|
81
|
+
return this.an;
|
|
82
82
|
},
|
|
83
83
|
set: function (a) {
|
|
84
|
-
this.
|
|
84
|
+
this.an = a;
|
|
85
85
|
this.g("MinLength");
|
|
86
86
|
},
|
|
87
87
|
enumerable: false,
|
|
@@ -89,10 +89,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(WebInputDescription.prototype, "maxLength", {
|
|
91
91
|
get: function () {
|
|
92
|
-
return this.
|
|
92
|
+
return this.al;
|
|
93
93
|
},
|
|
94
94
|
set: function (a) {
|
|
95
|
-
this.
|
|
95
|
+
this.al = a;
|
|
96
96
|
this.g("MaxLength");
|
|
97
97
|
},
|
|
98
98
|
enumerable: false,
|
|
@@ -100,10 +100,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
100
100
|
});
|
|
101
101
|
Object.defineProperty(WebInputDescription.prototype, "min", {
|
|
102
102
|
get: function () {
|
|
103
|
-
return this.
|
|
103
|
+
return this.am;
|
|
104
104
|
},
|
|
105
105
|
set: function (a) {
|
|
106
|
-
this.
|
|
106
|
+
this.am = a;
|
|
107
107
|
this.g("Min");
|
|
108
108
|
},
|
|
109
109
|
enumerable: false,
|
|
@@ -111,10 +111,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
111
111
|
});
|
|
112
112
|
Object.defineProperty(WebInputDescription.prototype, "max", {
|
|
113
113
|
get: function () {
|
|
114
|
-
return this.
|
|
114
|
+
return this.ak;
|
|
115
115
|
},
|
|
116
116
|
set: function (a) {
|
|
117
|
-
this.
|
|
117
|
+
this.ak = a;
|
|
118
118
|
this.g("Max");
|
|
119
119
|
},
|
|
120
120
|
enumerable: false,
|
|
@@ -122,10 +122,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(WebInputDescription.prototype, "step", {
|
|
124
124
|
get: function () {
|
|
125
|
-
return this.
|
|
125
|
+
return this.ao;
|
|
126
126
|
},
|
|
127
127
|
set: function (a) {
|
|
128
|
-
this.
|
|
128
|
+
this.ao = a;
|
|
129
129
|
this.g("Step");
|
|
130
130
|
},
|
|
131
131
|
enumerable: false,
|
|
@@ -144,10 +144,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
144
144
|
});
|
|
145
145
|
Object.defineProperty(WebInputDescription.prototype, "autocomplete", {
|
|
146
146
|
get: function () {
|
|
147
|
-
return this.
|
|
147
|
+
return this.au;
|
|
148
148
|
},
|
|
149
149
|
set: function (a) {
|
|
150
|
-
this.
|
|
150
|
+
this.au = a;
|
|
151
151
|
this.g("Autocomplete");
|
|
152
152
|
},
|
|
153
153
|
enumerable: false,
|
|
@@ -166,10 +166,10 @@ var WebInputDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(WebInputDescription.prototype, "changeRef", {
|
|
168
168
|
get: function () {
|
|
169
|
-
return this.
|
|
169
|
+
return this.av;
|
|
170
170
|
},
|
|
171
171
|
set: function (a) {
|
|
172
|
-
this.
|
|
172
|
+
this.av = a;
|
|
173
173
|
this.g("ChangeRef");
|
|
174
174
|
},
|
|
175
175
|
enumerable: false,
|
|
@@ -43,8 +43,8 @@ var WebInputDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
43
43
|
a.item("Pattern", "String");
|
|
44
44
|
a.item("MinLength", "Number:double");
|
|
45
45
|
a.item("MaxLength", "Number:double");
|
|
46
|
-
a.item("Min", "
|
|
47
|
-
a.item("Max", "
|
|
46
|
+
a.item("Min", "Number:double");
|
|
47
|
+
a.item("Max", "Number:double");
|
|
48
48
|
a.item("Step", "Number:double");
|
|
49
49
|
a.item("Autofocus", "Boolean");
|
|
50
50
|
a.item("Autocomplete", "String");
|
|
@@ -18,7 +18,11 @@ var WebPivotDataSelectorDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
18
18
|
_this.j = false;
|
|
19
19
|
_this.i = false;
|
|
20
20
|
_this.k = false;
|
|
21
|
+
_this.r = null;
|
|
21
22
|
_this.p = null;
|
|
23
|
+
_this.s = null;
|
|
24
|
+
_this.q = null;
|
|
25
|
+
_this.t = null;
|
|
22
26
|
return _this;
|
|
23
27
|
}
|
|
24
28
|
WebPivotDataSelectorDescription.prototype.get_type = function () {
|
|
@@ -76,12 +80,56 @@ var WebPivotDataSelectorDescription = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
76
80
|
configurable: true
|
|
77
81
|
});
|
|
78
82
|
Object.defineProperty(WebPivotDataSelectorDescription.prototype, "gridRef", {
|
|
83
|
+
get: function () {
|
|
84
|
+
return this.r;
|
|
85
|
+
},
|
|
86
|
+
set: function (a) {
|
|
87
|
+
this.r = a;
|
|
88
|
+
this.g("GridRef");
|
|
89
|
+
},
|
|
90
|
+
enumerable: false,
|
|
91
|
+
configurable: true
|
|
92
|
+
});
|
|
93
|
+
Object.defineProperty(WebPivotDataSelectorDescription.prototype, "columnsExpandedChangeRef", {
|
|
79
94
|
get: function () {
|
|
80
95
|
return this.p;
|
|
81
96
|
},
|
|
82
97
|
set: function (a) {
|
|
83
98
|
this.p = a;
|
|
84
|
-
this.g("
|
|
99
|
+
this.g("ColumnsExpandedChangeRef");
|
|
100
|
+
},
|
|
101
|
+
enumerable: false,
|
|
102
|
+
configurable: true
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(WebPivotDataSelectorDescription.prototype, "rowsExpandedChangeRef", {
|
|
105
|
+
get: function () {
|
|
106
|
+
return this.s;
|
|
107
|
+
},
|
|
108
|
+
set: function (a) {
|
|
109
|
+
this.s = a;
|
|
110
|
+
this.g("RowsExpandedChangeRef");
|
|
111
|
+
},
|
|
112
|
+
enumerable: false,
|
|
113
|
+
configurable: true
|
|
114
|
+
});
|
|
115
|
+
Object.defineProperty(WebPivotDataSelectorDescription.prototype, "filtersExpandedChangeRef", {
|
|
116
|
+
get: function () {
|
|
117
|
+
return this.q;
|
|
118
|
+
},
|
|
119
|
+
set: function (a) {
|
|
120
|
+
this.q = a;
|
|
121
|
+
this.g("FiltersExpandedChangeRef");
|
|
122
|
+
},
|
|
123
|
+
enumerable: false,
|
|
124
|
+
configurable: true
|
|
125
|
+
});
|
|
126
|
+
Object.defineProperty(WebPivotDataSelectorDescription.prototype, "valuesExpandedChangeRef", {
|
|
127
|
+
get: function () {
|
|
128
|
+
return this.t;
|
|
129
|
+
},
|
|
130
|
+
set: function (a) {
|
|
131
|
+
this.t = a;
|
|
132
|
+
this.g("ValuesExpandedChangeRef");
|
|
85
133
|
},
|
|
86
134
|
enumerable: false,
|
|
87
135
|
configurable: true
|
|
@@ -7,6 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { __extends } from "tslib";
|
|
8
8
|
import { Base, String_$type, markType } from "./type";
|
|
9
9
|
import { Dictionary$2 } from "./Dictionary$2";
|
|
10
|
+
import { WebComponentBoolValueChangedEventArgsDescriptionMetadata } from "./WebComponentBoolValueChangedEventArgsDescriptionMetadata";
|
|
10
11
|
import { WebPivotDataSelectorDescription } from "./WebPivotDataSelectorDescription";
|
|
11
12
|
/**
|
|
12
13
|
* @hidden
|
|
@@ -25,6 +26,7 @@ var WebPivotDataSelectorDescriptionMetadata = /** @class */ /*@__PURE__*/ (funct
|
|
|
25
26
|
return;
|
|
26
27
|
}
|
|
27
28
|
a.ac(WebPivotDataSelectorDescriptionMetadata.a);
|
|
29
|
+
WebComponentBoolValueChangedEventArgsDescriptionMetadata.d(a);
|
|
28
30
|
};
|
|
29
31
|
WebPivotDataSelectorDescriptionMetadata.c = function (a) {
|
|
30
32
|
a.item("__qualifiedNameTS", "String:PivotDataSelector");
|
|
@@ -38,6 +40,10 @@ var WebPivotDataSelectorDescriptionMetadata = /** @class */ /*@__PURE__*/ (funct
|
|
|
38
40
|
a.item("FiltersExpanded", "Boolean");
|
|
39
41
|
a.item("ValuesExpanded", "Boolean");
|
|
40
42
|
a.item("GridRef", "(w:Grid,wf:Grid)DataRef::object");
|
|
43
|
+
a.item("ColumnsExpandedChangeRef", "EventRef::columnsExpandedChange:customEvent");
|
|
44
|
+
a.item("RowsExpandedChangeRef", "EventRef::rowsExpandedChange:customEvent");
|
|
45
|
+
a.item("FiltersExpandedChangeRef", "EventRef::filtersExpandedChange:customEvent");
|
|
46
|
+
a.item("ValuesExpandedChangeRef", "EventRef::valuesExpandedChange:customEvent");
|
|
41
47
|
};
|
|
42
48
|
WebPivotDataSelectorDescriptionMetadata.d = function (a) {
|
|
43
49
|
WebPivotDataSelectorDescriptionMetadata.b(a);
|
|
@@ -14,21 +14,21 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
14
14
|
__extends(WebPivotGridDescription, _super);
|
|
15
15
|
function WebPivotGridDescription() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.
|
|
19
|
-
_this.
|
|
20
|
-
_this.
|
|
21
|
-
_this.
|
|
22
|
-
_this.
|
|
23
|
-
_this.
|
|
24
|
-
_this.gz = null;
|
|
17
|
+
_this.ha = null;
|
|
18
|
+
_this.g9 = null;
|
|
19
|
+
_this.gt = null;
|
|
20
|
+
_this.gx = false;
|
|
21
|
+
_this.gv = null;
|
|
22
|
+
_this.gz = false;
|
|
23
|
+
_this.gy = false;
|
|
25
24
|
_this.g3 = null;
|
|
26
|
-
_this.g1 = null;
|
|
27
|
-
_this.g4 = null;
|
|
28
|
-
_this.g0 = null;
|
|
29
25
|
_this.g7 = null;
|
|
30
|
-
_this.
|
|
26
|
+
_this.g5 = null;
|
|
31
27
|
_this.g8 = null;
|
|
28
|
+
_this.g4 = null;
|
|
29
|
+
_this.hb = null;
|
|
30
|
+
_this.g6 = null;
|
|
31
|
+
_this.hc = null;
|
|
32
32
|
return _this;
|
|
33
33
|
}
|
|
34
34
|
WebPivotGridDescription.prototype.get_type = function () {
|
|
@@ -36,10 +36,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
36
36
|
};
|
|
37
37
|
Object.defineProperty(WebPivotGridDescription.prototype, "valueChipTemplateRef", {
|
|
38
38
|
get: function () {
|
|
39
|
-
return this.
|
|
39
|
+
return this.ha;
|
|
40
40
|
},
|
|
41
41
|
set: function (a) {
|
|
42
|
-
this.
|
|
42
|
+
this.ha = a;
|
|
43
43
|
this.g("ValueChipTemplateRef");
|
|
44
44
|
},
|
|
45
45
|
enumerable: false,
|
|
@@ -47,10 +47,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(WebPivotGridDescription.prototype, "rowDimensionHeaderTemplateRef", {
|
|
49
49
|
get: function () {
|
|
50
|
-
return this.
|
|
50
|
+
return this.g9;
|
|
51
51
|
},
|
|
52
52
|
set: function (a) {
|
|
53
|
-
this.
|
|
53
|
+
this.g9 = a;
|
|
54
54
|
this.g("RowDimensionHeaderTemplateRef");
|
|
55
55
|
},
|
|
56
56
|
enumerable: false,
|
|
@@ -58,10 +58,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(WebPivotGridDescription.prototype, "pivotConfiguration", {
|
|
60
60
|
get: function () {
|
|
61
|
-
return this.
|
|
61
|
+
return this.gt;
|
|
62
62
|
},
|
|
63
63
|
set: function (a) {
|
|
64
|
-
this.
|
|
64
|
+
this.gt = a;
|
|
65
65
|
this.g("PivotConfiguration");
|
|
66
66
|
},
|
|
67
67
|
enumerable: false,
|
|
@@ -69,10 +69,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(WebPivotGridDescription.prototype, "autoGenerateConfig", {
|
|
71
71
|
get: function () {
|
|
72
|
-
return this.
|
|
72
|
+
return this.gx;
|
|
73
73
|
},
|
|
74
74
|
set: function (a) {
|
|
75
|
-
this.
|
|
75
|
+
this.gx = a;
|
|
76
76
|
this.g("AutoGenerateConfig");
|
|
77
77
|
},
|
|
78
78
|
enumerable: false,
|
|
@@ -80,10 +80,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
80
80
|
});
|
|
81
81
|
Object.defineProperty(WebPivotGridDescription.prototype, "pivotUI", {
|
|
82
82
|
get: function () {
|
|
83
|
-
return this.
|
|
83
|
+
return this.gv;
|
|
84
84
|
},
|
|
85
85
|
set: function (a) {
|
|
86
|
-
this.
|
|
86
|
+
this.gv = a;
|
|
87
87
|
this.g("PivotUI");
|
|
88
88
|
},
|
|
89
89
|
enumerable: false,
|
|
@@ -91,10 +91,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
91
91
|
});
|
|
92
92
|
Object.defineProperty(WebPivotGridDescription.prototype, "superCompactMode", {
|
|
93
93
|
get: function () {
|
|
94
|
-
return this.
|
|
94
|
+
return this.gz;
|
|
95
95
|
},
|
|
96
96
|
set: function (a) {
|
|
97
|
-
this.
|
|
97
|
+
this.gz = a;
|
|
98
98
|
this.g("SuperCompactMode");
|
|
99
99
|
},
|
|
100
100
|
enumerable: false,
|
|
@@ -102,10 +102,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(WebPivotGridDescription.prototype, "defaultExpandState", {
|
|
104
104
|
get: function () {
|
|
105
|
-
return this.
|
|
105
|
+
return this.gy;
|
|
106
106
|
},
|
|
107
107
|
set: function (a) {
|
|
108
|
-
this.
|
|
108
|
+
this.gy = a;
|
|
109
109
|
this.g("DefaultExpandState");
|
|
110
110
|
},
|
|
111
111
|
enumerable: false,
|
|
@@ -113,10 +113,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
113
113
|
});
|
|
114
114
|
Object.defineProperty(WebPivotGridDescription.prototype, "dataRef", {
|
|
115
115
|
get: function () {
|
|
116
|
-
return this.
|
|
116
|
+
return this.g3;
|
|
117
117
|
},
|
|
118
118
|
set: function (a) {
|
|
119
|
-
this.
|
|
119
|
+
this.g3 = a;
|
|
120
120
|
this.g("DataRef");
|
|
121
121
|
},
|
|
122
122
|
enumerable: false,
|
|
@@ -124,10 +124,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
124
124
|
});
|
|
125
125
|
Object.defineProperty(WebPivotGridDescription.prototype, "emptyPivotGridTemplateRef", {
|
|
126
126
|
get: function () {
|
|
127
|
-
return this.
|
|
127
|
+
return this.g7;
|
|
128
128
|
},
|
|
129
129
|
set: function (a) {
|
|
130
|
-
this.
|
|
130
|
+
this.g7 = a;
|
|
131
131
|
this.g("EmptyPivotGridTemplateRef");
|
|
132
132
|
},
|
|
133
133
|
enumerable: false,
|
|
@@ -135,10 +135,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
135
135
|
});
|
|
136
136
|
Object.defineProperty(WebPivotGridDescription.prototype, "dimensionsChangeRef", {
|
|
137
137
|
get: function () {
|
|
138
|
-
return this.
|
|
138
|
+
return this.g5;
|
|
139
139
|
},
|
|
140
140
|
set: function (a) {
|
|
141
|
-
this.
|
|
141
|
+
this.g5 = a;
|
|
142
142
|
this.g("DimensionsChangeRef");
|
|
143
143
|
},
|
|
144
144
|
enumerable: false,
|
|
@@ -146,10 +146,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(WebPivotGridDescription.prototype, "pivotConfigurationChangeRef", {
|
|
148
148
|
get: function () {
|
|
149
|
-
return this.
|
|
149
|
+
return this.g8;
|
|
150
150
|
},
|
|
151
151
|
set: function (a) {
|
|
152
|
-
this.
|
|
152
|
+
this.g8 = a;
|
|
153
153
|
this.g("PivotConfigurationChangeRef");
|
|
154
154
|
},
|
|
155
155
|
enumerable: false,
|
|
@@ -157,10 +157,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
157
157
|
});
|
|
158
158
|
Object.defineProperty(WebPivotGridDescription.prototype, "dimensionInitRef", {
|
|
159
159
|
get: function () {
|
|
160
|
-
return this.
|
|
160
|
+
return this.g4;
|
|
161
161
|
},
|
|
162
162
|
set: function (a) {
|
|
163
|
-
this.
|
|
163
|
+
this.g4 = a;
|
|
164
164
|
this.g("DimensionInitRef");
|
|
165
165
|
},
|
|
166
166
|
enumerable: false,
|
|
@@ -168,10 +168,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
168
168
|
});
|
|
169
169
|
Object.defineProperty(WebPivotGridDescription.prototype, "valueInitRef", {
|
|
170
170
|
get: function () {
|
|
171
|
-
return this.
|
|
171
|
+
return this.hb;
|
|
172
172
|
},
|
|
173
173
|
set: function (a) {
|
|
174
|
-
this.
|
|
174
|
+
this.hb = a;
|
|
175
175
|
this.g("ValueInitRef");
|
|
176
176
|
},
|
|
177
177
|
enumerable: false,
|
|
@@ -179,10 +179,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
179
179
|
});
|
|
180
180
|
Object.defineProperty(WebPivotGridDescription.prototype, "dimensionsSortingExpressionsChangeRef", {
|
|
181
181
|
get: function () {
|
|
182
|
-
return this.
|
|
182
|
+
return this.g6;
|
|
183
183
|
},
|
|
184
184
|
set: function (a) {
|
|
185
|
-
this.
|
|
185
|
+
this.g6 = a;
|
|
186
186
|
this.g("DimensionsSortingExpressionsChangeRef");
|
|
187
187
|
},
|
|
188
188
|
enumerable: false,
|
|
@@ -190,10 +190,10 @@ var WebPivotGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
|
190
190
|
});
|
|
191
191
|
Object.defineProperty(WebPivotGridDescription.prototype, "valuesChangeRef", {
|
|
192
192
|
get: function () {
|
|
193
|
-
return this.
|
|
193
|
+
return this.hc;
|
|
194
194
|
},
|
|
195
195
|
set: function (a) {
|
|
196
|
-
this.
|
|
196
|
+
this.hc = a;
|
|
197
197
|
this.g("ValuesChangeRef");
|
|
198
198
|
},
|
|
199
199
|
enumerable: false,
|