igniteui-angular-core 20.2.0 → 20.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-angular-core.umd.js +6890 -5217
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/AxisDescription.js +276 -276
- package/esm2015/lib/AxisDescriptionMetadata.js +10 -5
- package/esm2015/lib/AxisMouseEventArgsDescription.js +29 -21
- package/esm2015/lib/AxisMouseEventArgsDescriptionMetadata.js +3 -2
- package/esm2015/lib/BaseDOMEventProxy_combined.js +420 -419
- package/esm2015/lib/CanvasGestureDOMEventProxy.js +252 -252
- package/esm2015/lib/CanvasScalingHelpers.js +79 -0
- package/esm2015/lib/CategoryAxisBaseDescriptionMetadata.js +1 -1
- package/esm2015/lib/CategoryChartDescription.js +121 -121
- package/esm2015/lib/DashboardTileDescription.js +90 -82
- package/esm2015/lib/DashboardTileDescriptionMetadata.js +1 -0
- package/esm2015/lib/DataChartDescription.js +103 -95
- package/esm2015/lib/DataChartDescriptionMetadata.js +1 -0
- package/esm2015/lib/DataPieBaseChartDescription.js +117 -117
- package/esm2015/lib/DataPieChartDescription.js +32 -32
- package/esm2015/lib/DataSourceLocalDataProvider.js +371 -158
- package/esm2015/lib/DomainChartDescription.js +786 -778
- package/esm2015/lib/DomainChartDescriptionMetadata.js +10 -2
- package/esm2015/lib/EventProxy.js +32 -31
- package/esm2015/lib/FeatureState.js +29 -0
- package/esm2015/lib/FinancialChartDescription.js +151 -151
- package/esm2015/lib/GeographicMapDescription.js +41 -41
- package/esm2015/lib/ImageLoadEventArgsDescription.js +58 -0
- package/esm2015/lib/ImageLoadEventArgsDescriptionMetadata.js +41 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescription.js +50 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescriptionMetadata.js +7 -0
- package/esm2015/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.js +76 -0
- package/esm2015/lib/LastSevenDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastSevenDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/LastThirtyDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastThirtyDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/LastThreeSixtyFiveDaysExpressionDescription.js +25 -0
- package/esm2015/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/MonthToDateExpressionDescription.js +25 -0
- package/esm2015/lib/MonthToDateExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/NumericAxisBaseDescription.js +84 -84
- package/esm2015/lib/NumericAxisBaseDescriptionMetadata.js +3 -2
- package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
- package/esm2015/lib/QuarterToDateExpressionDescription.js +25 -0
- package/esm2015/lib/QuarterToDateExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/RadialBaseChartDescription.js +217 -217
- package/esm2015/lib/ScrollerView_combined.js +12 -12
- package/esm2015/lib/SeriesDescriptionMetadata.js +1 -1
- package/esm2015/lib/SeriesViewerDescription.js +503 -487
- package/esm2015/lib/StackedFragmentSeriesDescriptionMetadata.js +1 -1
- package/esm2015/lib/TimeAxisLabelFormatDescription.js +14 -6
- package/esm2015/lib/TimeAxisLabelFormatDescriptionMetadata.js +1 -35
- package/esm2015/lib/TrailingTwelveMonthsExpressionDescription.js +25 -0
- package/esm2015/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.js +39 -0
- package/esm2015/lib/WebBaseExporterDescriptionMetadata_combined.js +6 -0
- package/esm2015/lib/WebByLevelTreeGridMergeStrategyDescription.js +23 -0
- package/esm2015/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebColumnDescription.js +131 -115
- package/esm2015/lib/WebColumnDescriptionMetadata.js +4 -0
- package/esm2015/lib/WebColumnGroupDescription.js +12 -12
- package/esm2015/lib/WebCustomDateRangeDescription.js +16 -0
- package/esm2015/lib/WebCustomDateRangeDescriptionMetadata.js +5 -0
- package/esm2015/lib/WebDateRangeValueDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebDateRangeValueEventArgsDescriptionMetadata.js +3 -3
- package/esm2015/lib/WebDefaultMergeStrategyDescription.js +26 -0
- package/esm2015/lib/WebDefaultMergeStrategyDescriptionMetadata.js +42 -0
- package/esm2015/lib/WebDefaultTreeGridMergeStrategyDescription.js +23 -0
- package/esm2015/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.js +45 -0
- package/esm2015/lib/WebGridBaseDirectiveDescription_combined.js +341 -325
- package/esm2015/lib/WebGridDescription.js +52 -52
- package/esm2015/lib/WebGridMergeStrategyDescription.js +26 -0
- package/esm2015/lib/WebGridMergeStrategyDescriptionMetadata.js +43 -0
- package/esm2015/lib/WebGridResourceStringsDescription.js +549 -437
- package/esm2015/lib/WebGridResourceStringsDescriptionMetadata.js +14 -0
- package/esm2015/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm2015/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm2015/lib/WebPivotGridDescription.js +42 -42
- package/esm2015/lib/WebPositionSettingsDescription.js +18 -10
- package/esm2015/lib/WebPositionSettingsDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebRowIslandDescription.js +356 -340
- package/esm2015/lib/WebRowIslandDescriptionMetadata.js +6 -0
- package/esm2015/lib/WebTooltipDescription.js +43 -35
- package/esm2015/lib/WebTooltipDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebTreeGridDescription.js +28 -28
- package/esm2015/lib/XYChartDescription.js +217 -217
- package/esm2015/public_api.js +28 -2
- package/esm5/lib/AxisDescription.js +276 -276
- package/esm5/lib/AxisDescriptionMetadata.js +10 -5
- package/esm5/lib/AxisMouseEventArgsDescription.js +31 -19
- package/esm5/lib/AxisMouseEventArgsDescriptionMetadata.js +3 -2
- package/esm5/lib/BaseDOMEventProxy_combined.js +418 -417
- package/esm5/lib/CanvasGestureDOMEventProxy.js +252 -252
- package/esm5/lib/CanvasScalingHelpers.js +83 -0
- package/esm5/lib/CategoryAxisBaseDescriptionMetadata.js +1 -1
- package/esm5/lib/CategoryChartDescription.js +121 -121
- package/esm5/lib/DashboardTileDescription.js +94 -82
- package/esm5/lib/DashboardTileDescriptionMetadata.js +1 -0
- package/esm5/lib/DataChartDescription.js +107 -95
- package/esm5/lib/DataChartDescriptionMetadata.js +1 -0
- package/esm5/lib/DataPieBaseChartDescription.js +117 -117
- package/esm5/lib/DataPieChartDescription.js +32 -32
- package/esm5/lib/DataSourceLocalDataProvider.js +407 -168
- package/esm5/lib/DomainChartDescription.js +790 -778
- package/esm5/lib/DomainChartDescriptionMetadata.js +10 -2
- package/esm5/lib/EventProxy.js +32 -31
- package/esm5/lib/FeatureState.js +29 -0
- package/esm5/lib/FinancialChartDescription.js +151 -151
- package/esm5/lib/GeographicMapDescription.js +41 -41
- package/esm5/lib/ImageLoadEventArgsDescription.js +80 -0
- package/esm5/lib/ImageLoadEventArgsDescriptionMetadata.js +45 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescription.js +68 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescriptionMetadata.js +7 -0
- package/esm5/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.js +83 -0
- package/esm5/lib/LastSevenDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastSevenDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/LastThirtyDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastThirtyDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/LastThreeSixtyFiveDaysExpressionDescription.js +26 -0
- package/esm5/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/MonthToDateExpressionDescription.js +26 -0
- package/esm5/lib/MonthToDateExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/NumericAxisBaseDescription.js +84 -84
- package/esm5/lib/NumericAxisBaseDescriptionMetadata.js +3 -2
- package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +2 -0
- package/esm5/lib/QuarterToDateExpressionDescription.js +26 -0
- package/esm5/lib/QuarterToDateExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/RadialBaseChartDescription.js +217 -217
- package/esm5/lib/ScrollerView_combined.js +12 -12
- package/esm5/lib/SeriesDescriptionMetadata.js +1 -1
- package/esm5/lib/SeriesViewerDescription.js +510 -486
- package/esm5/lib/StackedFragmentSeriesDescriptionMetadata.js +1 -1
- package/esm5/lib/TimeAxisLabelFormatDescription.js +17 -5
- package/esm5/lib/TimeAxisLabelFormatDescriptionMetadata.js +1 -39
- package/esm5/lib/TrailingTwelveMonthsExpressionDescription.js +26 -0
- package/esm5/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.js +43 -0
- package/esm5/lib/WebBaseExporterDescriptionMetadata_combined.js +6 -0
- package/esm5/lib/WebByLevelTreeGridMergeStrategyDescription.js +24 -0
- package/esm5/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.js +49 -0
- package/esm5/lib/WebColumnDescription.js +139 -115
- package/esm5/lib/WebColumnDescriptionMetadata.js +4 -0
- package/esm5/lib/WebColumnGroupDescription.js +12 -12
- package/esm5/lib/WebCustomDateRangeDescription.js +26 -1
- package/esm5/lib/WebCustomDateRangeDescriptionMetadata.js +5 -0
- package/esm5/lib/WebDateRangeValueDescriptionMetadata.js +1 -0
- package/esm5/lib/WebDateRangeValueEventArgsDescriptionMetadata.js +3 -3
- package/esm5/lib/WebDefaultMergeStrategyDescription.js +31 -0
- package/esm5/lib/WebDefaultMergeStrategyDescriptionMetadata.js +46 -0
- package/esm5/lib/WebDefaultTreeGridMergeStrategyDescription.js +24 -0
- package/esm5/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.js +49 -0
- package/esm5/lib/WebGridBaseDirectiveDescription_combined.js +349 -325
- package/esm5/lib/WebGridDescription.js +52 -52
- package/esm5/lib/WebGridMergeStrategyDescription.js +31 -0
- package/esm5/lib/WebGridMergeStrategyDescriptionMetadata.js +47 -0
- package/esm5/lib/WebGridResourceStringsDescription.js +626 -458
- package/esm5/lib/WebGridResourceStringsDescriptionMetadata.js +14 -0
- package/esm5/lib/WebHierarchicalGridBaseDirectiveDescription.js +11 -11
- package/esm5/lib/WebHierarchicalGridDescription.js +15 -15
- package/esm5/lib/WebPivotGridDescription.js +42 -42
- package/esm5/lib/WebPositionSettingsDescription.js +22 -10
- package/esm5/lib/WebPositionSettingsDescriptionMetadata.js +1 -0
- package/esm5/lib/WebRowIslandDescription.js +364 -340
- package/esm5/lib/WebRowIslandDescriptionMetadata.js +6 -0
- package/esm5/lib/WebTooltipDescription.js +47 -35
- package/esm5/lib/WebTooltipDescriptionMetadata.js +1 -0
- package/esm5/lib/WebTreeGridDescription.js +28 -28
- package/esm5/lib/XYChartDescription.js +217 -217
- package/esm5/public_api.js +28 -2
- package/fesm2015/igniteui-angular-core.js +6610 -5175
- package/fesm5/igniteui-angular-core.js +6864 -5218
- package/lib/AxisDescription.d.ts +106 -106
- package/lib/AxisMouseEventArgsDescription.d.ts +12 -9
- package/lib/BaseDOMEventProxy_combined.d.ts +81 -80
- package/lib/CanvasGestureDOMEventProxy.d.ts +29 -29
- package/lib/CanvasScalingHelpers.d.ts +17 -0
- package/lib/CategoryChartDescription.d.ts +45 -45
- package/lib/DashboardTileDescription.d.ts +33 -30
- package/lib/DataChartDescription.d.ts +36 -33
- package/lib/DataPieBaseChartDescription.d.ts +43 -43
- package/lib/DataPieChartDescription.d.ts +12 -12
- package/lib/DataSourceLocalDataProvider.d.ts +36 -27
- package/lib/DomainChartDescription.d.ts +291 -288
- package/lib/DomainChartDescriptionMetadata.d.ts +2 -1
- package/lib/EventProxy.d.ts +28 -27
- package/lib/FeatureState.d.ts +22 -0
- package/lib/FinancialChartDescription.d.ts +56 -56
- package/lib/GeographicMapDescription.d.ts +14 -14
- package/lib/ImageLoadEventArgsDescription.d.ts +23 -0
- package/lib/ImageLoadEventArgsDescriptionMetadata.d.ts +13 -0
- package/lib/LabelFormatOverrideEventArgsDescription.d.ts +21 -0
- package/lib/LabelFormatOverrideEventArgsDescriptionMetadata.d.ts +1 -0
- package/lib/LabelFormatOverrideEventArgsDescriptionMetadata_combined.d.ts +23 -0
- package/lib/LastSevenDaysExpressionDescription.d.ts +12 -0
- package/lib/LastSevenDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/LastThirtyDaysExpressionDescription.d.ts +12 -0
- package/lib/LastThirtyDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/LastThreeSixtyFiveDaysExpressionDescription.d.ts +12 -0
- package/lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/MonthToDateExpressionDescription.d.ts +12 -0
- package/lib/MonthToDateExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/NumericAxisBaseDescription.d.ts +32 -32
- package/lib/QuarterToDateExpressionDescription.d.ts +12 -0
- package/lib/QuarterToDateExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/RadialBaseChartDescription.d.ts +80 -80
- package/lib/SeriesViewerDescription.d.ts +178 -172
- package/lib/TimeAxisLabelFormatDescription.d.ts +6 -3
- package/lib/TimeAxisLabelFormatDescriptionMetadata.d.ts +1 -13
- package/lib/TrailingTwelveMonthsExpressionDescription.d.ts +12 -0
- package/lib/TrailingTwelveMonthsExpressionDescriptionMetadata.d.ts +13 -0
- package/lib/WebByLevelTreeGridMergeStrategyDescription.d.ts +10 -0
- package/lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebColumnDescription.d.ts +46 -40
- package/lib/WebColumnGroupDescription.d.ts +4 -4
- package/lib/WebCustomDateRangeDescription.d.ts +7 -0
- package/lib/WebDateRangeValueEventArgsDescription.d.ts +3 -3
- package/lib/WebDefaultMergeStrategyDescription.d.ts +11 -0
- package/lib/WebDefaultMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebDefaultTreeGridMergeStrategyDescription.d.ts +10 -0
- package/lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebGridBaseDirectiveDescription_combined.d.ts +119 -112
- package/lib/WebGridDescription.d.ts +18 -18
- package/lib/WebGridMergeStrategyDescription.d.ts +11 -0
- package/lib/WebGridMergeStrategyDescriptionMetadata.d.ts +13 -0
- package/lib/WebGridResourceStringsDescription.d.ts +197 -155
- package/lib/WebHierarchicalGridBaseDirectiveDescription.d.ts +4 -4
- package/lib/WebHierarchicalGridDescription.d.ts +5 -5
- package/lib/WebPivotGridDescription.d.ts +15 -15
- package/lib/WebPositionSettingsDescription.d.ts +7 -4
- package/lib/WebRowIslandDescription.d.ts +125 -118
- package/lib/WebTooltipDescription.d.ts +15 -12
- package/lib/WebTreeGridDescription.d.ts +10 -10
- package/lib/XYChartDescription.d.ts +80 -80
- package/package.json +1 -1
- package/public_api.d.ts +28 -2
|
@@ -29,7 +29,7 @@ var StackedFragmentSeriesDescriptionMetadata = /** @class */ /*@__PURE__*/ (func
|
|
|
29
29
|
PropertyUpdatedEventArgsDescriptionMetadata.d(a);
|
|
30
30
|
};
|
|
31
31
|
StackedFragmentSeriesDescriptionMetadata.c = function (a) {
|
|
32
|
-
a.item("DataSourceRef", "(w:ItemsSource,xam:ItemsSource,
|
|
32
|
+
a.item("DataSourceRef", "(w:ItemsSource,xam:ItemsSource,s:DataSource,k:DataSource,wf:ItemsSource)DataRef::object");
|
|
33
33
|
a.item("HighlightedDataSourceRef", "(w:HighlightedItemsSource,xam:HighlightedItemsSource,p:HighlightedItemsSource)DataRef::object");
|
|
34
34
|
a.item("Brush", "Brush");
|
|
35
35
|
a.item("ActualBrush", "Brush");
|
|
@@ -16,6 +16,7 @@ var TimeAxisLabelFormatDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
17
|
_this.k = 0;
|
|
18
18
|
_this.m = null;
|
|
19
|
+
_this.q = null;
|
|
19
20
|
_this.p = null;
|
|
20
21
|
_this.o = null;
|
|
21
22
|
_this.n = null;
|
|
@@ -55,10 +56,10 @@ var TimeAxisLabelFormatDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
55
56
|
});
|
|
56
57
|
Object.defineProperty(TimeAxisLabelFormatDescription.prototype, "repeatedYearFormat", {
|
|
57
58
|
get: function () {
|
|
58
|
-
return this.
|
|
59
|
+
return this.q;
|
|
59
60
|
},
|
|
60
61
|
set: function (a) {
|
|
61
|
-
this.
|
|
62
|
+
this.q = a;
|
|
62
63
|
this.j("RepeatedYearFormat");
|
|
63
64
|
},
|
|
64
65
|
enumerable: false,
|
|
@@ -66,22 +67,33 @@ var TimeAxisLabelFormatDescription = /** @class */ /*@__PURE__*/ (function (_sup
|
|
|
66
67
|
});
|
|
67
68
|
Object.defineProperty(TimeAxisLabelFormatDescription.prototype, "repeatedMonthFormat", {
|
|
68
69
|
get: function () {
|
|
69
|
-
return this.
|
|
70
|
+
return this.p;
|
|
70
71
|
},
|
|
71
72
|
set: function (a) {
|
|
72
|
-
this.
|
|
73
|
+
this.p = a;
|
|
73
74
|
this.j("RepeatedMonthFormat");
|
|
74
75
|
},
|
|
75
76
|
enumerable: false,
|
|
76
77
|
configurable: true
|
|
77
78
|
});
|
|
78
79
|
Object.defineProperty(TimeAxisLabelFormatDescription.prototype, "repeatedDayFormat", {
|
|
80
|
+
get: function () {
|
|
81
|
+
return this.o;
|
|
82
|
+
},
|
|
83
|
+
set: function (a) {
|
|
84
|
+
this.o = a;
|
|
85
|
+
this.j("RepeatedDayFormat");
|
|
86
|
+
},
|
|
87
|
+
enumerable: false,
|
|
88
|
+
configurable: true
|
|
89
|
+
});
|
|
90
|
+
Object.defineProperty(TimeAxisLabelFormatDescription.prototype, "labelFormatOverrideRef", {
|
|
79
91
|
get: function () {
|
|
80
92
|
return this.n;
|
|
81
93
|
},
|
|
82
94
|
set: function (a) {
|
|
83
95
|
this.n = a;
|
|
84
|
-
this.j("
|
|
96
|
+
this.j("LabelFormatOverrideRef");
|
|
85
97
|
},
|
|
86
98
|
enumerable: false,
|
|
87
99
|
configurable: true
|
|
@@ -4,42 +4,4 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4
4
|
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
|
-
|
|
8
|
-
import { Base, String_$type, markType } from "./type";
|
|
9
|
-
import { Dictionary$2 } from "./Dictionary$2";
|
|
10
|
-
import { TimeAxisLabelFormatDescription } from "./TimeAxisLabelFormatDescription";
|
|
11
|
-
/**
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
var TimeAxisLabelFormatDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
15
|
-
__extends(TimeAxisLabelFormatDescriptionMetadata, _super);
|
|
16
|
-
function TimeAxisLabelFormatDescriptionMetadata() {
|
|
17
|
-
return _super !== null && _super.apply(this, arguments) || this;
|
|
18
|
-
}
|
|
19
|
-
TimeAxisLabelFormatDescriptionMetadata.b = function (a) {
|
|
20
|
-
if (TimeAxisLabelFormatDescriptionMetadata.a == null) {
|
|
21
|
-
TimeAxisLabelFormatDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
22
|
-
TimeAxisLabelFormatDescriptionMetadata.c(TimeAxisLabelFormatDescriptionMetadata.a);
|
|
23
|
-
}
|
|
24
|
-
if (a.k(TimeAxisLabelFormatDescriptionMetadata.a)) {
|
|
25
|
-
return;
|
|
26
|
-
}
|
|
27
|
-
a.ad(TimeAxisLabelFormatDescriptionMetadata.a);
|
|
28
|
-
};
|
|
29
|
-
TimeAxisLabelFormatDescriptionMetadata.c = function (a) {
|
|
30
|
-
a.item("Range", "TimeSpan");
|
|
31
|
-
a.item("Format", "String");
|
|
32
|
-
a.item("RepeatedYearFormat", "String");
|
|
33
|
-
a.item("RepeatedMonthFormat", "String");
|
|
34
|
-
a.item("RepeatedDayFormat", "String");
|
|
35
|
-
};
|
|
36
|
-
TimeAxisLabelFormatDescriptionMetadata.d = function (a) {
|
|
37
|
-
TimeAxisLabelFormatDescriptionMetadata.b(a);
|
|
38
|
-
a.af("TimeAxisLabelFormat", function () { return new TimeAxisLabelFormatDescription(); });
|
|
39
|
-
a.ae("TimeAxisLabelFormat", TimeAxisLabelFormatDescriptionMetadata.a);
|
|
40
|
-
};
|
|
41
|
-
TimeAxisLabelFormatDescriptionMetadata.$t = markType(TimeAxisLabelFormatDescriptionMetadata, 'TimeAxisLabelFormatDescriptionMetadata');
|
|
42
|
-
TimeAxisLabelFormatDescriptionMetadata.a = null;
|
|
43
|
-
return TimeAxisLabelFormatDescriptionMetadata;
|
|
44
|
-
}(Base));
|
|
45
|
-
export { TimeAxisLabelFormatDescriptionMetadata };
|
|
7
|
+
export { TimeAxisLabelFormatDescriptionMetadata } from "./LabelFormatOverrideEventArgsDescriptionMetadata_combined";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
+
*/
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
|
+
import { WrapperExpressionDescription } from "./WrapperExpressionDescription";
|
|
9
|
+
import { markType } from "./type";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var TrailingTwelveMonthsExpressionDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(TrailingTwelveMonthsExpressionDescription, _super);
|
|
15
|
+
function TrailingTwelveMonthsExpressionDescription() {
|
|
16
|
+
return _super.call(this) || this;
|
|
17
|
+
}
|
|
18
|
+
TrailingTwelveMonthsExpressionDescription.prototype.get_type = function () {
|
|
19
|
+
return "TrailingTwelveMonthsExpression";
|
|
20
|
+
};
|
|
21
|
+
TrailingTwelveMonthsExpressionDescription.$t = markType(TrailingTwelveMonthsExpressionDescription, 'TrailingTwelveMonthsExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
TrailingTwelveMonthsExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
TrailingTwelveMonthsExpressionDescription.__marshalByValueAlias2 = "TrailingTwelveMonthsExpression";
|
|
24
|
+
return TrailingTwelveMonthsExpressionDescription;
|
|
25
|
+
}(WrapperExpressionDescription));
|
|
26
|
+
export { TrailingTwelveMonthsExpressionDescription };
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
+
*/
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
|
+
import { Base, String_$type, markType } from "./type";
|
|
9
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
10
|
+
import { WrapperExpressionDescriptionMetadata } from "./WrapperExpressionDescriptionMetadata";
|
|
11
|
+
import { TrailingTwelveMonthsExpressionDescription } from "./TrailingTwelveMonthsExpressionDescription";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var TrailingTwelveMonthsExpressionDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(TrailingTwelveMonthsExpressionDescriptionMetadata, _super);
|
|
17
|
+
function TrailingTwelveMonthsExpressionDescriptionMetadata() {
|
|
18
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
19
|
+
}
|
|
20
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.b = function (a) {
|
|
21
|
+
if (TrailingTwelveMonthsExpressionDescriptionMetadata.a == null) {
|
|
22
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
23
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.c(TrailingTwelveMonthsExpressionDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
if (a.k(TrailingTwelveMonthsExpressionDescriptionMetadata.a)) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
a.ad(TrailingTwelveMonthsExpressionDescriptionMetadata.a);
|
|
29
|
+
};
|
|
30
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.c = function (a) {
|
|
31
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
32
|
+
};
|
|
33
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.d = function (a) {
|
|
34
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
35
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.b(a);
|
|
36
|
+
a.af("TrailingTwelveMonthsExpression", function () { return new TrailingTwelveMonthsExpressionDescription(); });
|
|
37
|
+
a.ae("TrailingTwelveMonthsExpression", TrailingTwelveMonthsExpressionDescriptionMetadata.a);
|
|
38
|
+
};
|
|
39
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.$t = markType(TrailingTwelveMonthsExpressionDescriptionMetadata, 'TrailingTwelveMonthsExpressionDescriptionMetadata');
|
|
40
|
+
TrailingTwelveMonthsExpressionDescriptionMetadata.a = null;
|
|
41
|
+
return TrailingTwelveMonthsExpressionDescriptionMetadata;
|
|
42
|
+
}(Base));
|
|
43
|
+
export { TrailingTwelveMonthsExpressionDescriptionMetadata };
|
|
@@ -24,6 +24,7 @@ import { WebFilteringExpressionsTreeDescriptionMetadata } from "./WebFilteringEx
|
|
|
24
24
|
import { WebPinningConfigDescriptionMetadata } from "./WebPinningConfigDescriptionMetadata";
|
|
25
25
|
import { WebFilteringStrategyDescriptionMetadata } from "./WebFilteringStrategyDescriptionMetadata";
|
|
26
26
|
import { WebGridSortingStrategyDescriptionMetadata } from "./WebGridSortingStrategyDescriptionMetadata";
|
|
27
|
+
import { WebGridMergeStrategyDescriptionMetadata } from "./WebGridMergeStrategyDescriptionMetadata";
|
|
27
28
|
import { WebSortingOptionsDescriptionMetadata } from "./WebSortingOptionsDescriptionMetadata";
|
|
28
29
|
import { WebSortingExpressionDescriptionMetadata } from "./WebSortingExpressionDescriptionMetadata";
|
|
29
30
|
import { WebOverlayOutletDirectiveDescriptionMetadata } from "./WebOverlayOutletDirectiveDescriptionMetadata";
|
|
@@ -291,6 +292,7 @@ var WebGridBaseDirectiveDescriptionMetadata = /** @class */ /*@__PURE__*/ (funct
|
|
|
291
292
|
WebPinningConfigDescriptionMetadata.d(a);
|
|
292
293
|
WebFilteringStrategyDescriptionMetadata.d(a);
|
|
293
294
|
WebGridSortingStrategyDescriptionMetadata.d(a);
|
|
295
|
+
WebGridMergeStrategyDescriptionMetadata.d(a);
|
|
294
296
|
WebSortingOptionsDescriptionMetadata.d(a);
|
|
295
297
|
WebSortingExpressionDescriptionMetadata.d(a);
|
|
296
298
|
WebOverlayOutletDirectiveDescriptionMetadata.d(a);
|
|
@@ -414,6 +416,7 @@ var WebGridBaseDirectiveDescriptionMetadata = /** @class */ /*@__PURE__*/ (funct
|
|
|
414
416
|
a.item("ShowSummaryOnCollapse", "Boolean");
|
|
415
417
|
a.item("FilterStrategy", "ExportedType:WebFilteringStrategy");
|
|
416
418
|
a.item("SortStrategy", "ExportedType:WebGridSortingStrategy");
|
|
419
|
+
a.item("MergeStrategy", "ExportedType:WebGridMergeStrategy");
|
|
417
420
|
a.item("SortingOptions", "ExportedType:WebSortingOptions");
|
|
418
421
|
a.item("SelectedRows", "Array:object");
|
|
419
422
|
a.item("HeadSelectorTemplateRef", "(w:HeadSelectorTemplate,p:HeadSelectorTemplate)TemplateRef::object");
|
|
@@ -425,6 +428,9 @@ var WebGridBaseDirectiveDescriptionMetadata = /** @class */ /*@__PURE__*/ (funct
|
|
|
425
428
|
a.item("CellSelection", "ExportedType:string:GridSelectionMode");
|
|
426
429
|
a.item("CellSelection@stringUnion", "WebComponents;React");
|
|
427
430
|
a.item("CellSelection@names", "None;Single;Multiple;MultipleCascade");
|
|
431
|
+
a.item("CellMergeMode", "ExportedType:string:GridCellMergeMode");
|
|
432
|
+
a.item("CellMergeMode@stringUnion", "WebComponents;React");
|
|
433
|
+
a.item("CellMergeMode@names", "Always;OnSort");
|
|
428
434
|
a.item("RowSelection", "ExportedType:string:GridSelectionMode");
|
|
429
435
|
a.item("RowSelection@stringUnion", "WebComponents;React");
|
|
430
436
|
a.item("RowSelection@names", "None;Single;Multiple;MultipleCascade");
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
+
*/
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
|
+
import { WebDefaultMergeStrategyDescription } from "./WebDefaultMergeStrategyDescription";
|
|
9
|
+
import { markType } from "./type";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
var WebByLevelTreeGridMergeStrategyDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(WebByLevelTreeGridMergeStrategyDescription, _super);
|
|
15
|
+
function WebByLevelTreeGridMergeStrategyDescription() {
|
|
16
|
+
return _super.call(this) || this;
|
|
17
|
+
}
|
|
18
|
+
WebByLevelTreeGridMergeStrategyDescription.prototype.get_type = function () {
|
|
19
|
+
return "WebByLevelTreeGridMergeStrategy";
|
|
20
|
+
};
|
|
21
|
+
WebByLevelTreeGridMergeStrategyDescription.$t = markType(WebByLevelTreeGridMergeStrategyDescription, 'WebByLevelTreeGridMergeStrategyDescription', WebDefaultMergeStrategyDescription.$);
|
|
22
|
+
return WebByLevelTreeGridMergeStrategyDescription;
|
|
23
|
+
}(WebDefaultMergeStrategyDescription));
|
|
24
|
+
export { WebByLevelTreeGridMergeStrategyDescription };
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
/*
|
|
2
|
+
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
+
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
+
https://www.infragistics.com/legal/license/igultimate-eula
|
|
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
|
+
*/
|
|
7
|
+
import { __extends } from "tslib";
|
|
8
|
+
import { Base, String_$type, markType } from "./type";
|
|
9
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
10
|
+
import { WebDefaultMergeStrategyDescriptionMetadata } from "./WebDefaultMergeStrategyDescriptionMetadata";
|
|
11
|
+
import { WebByLevelTreeGridMergeStrategyDescription } from "./WebByLevelTreeGridMergeStrategyDescription";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var WebByLevelTreeGridMergeStrategyDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(WebByLevelTreeGridMergeStrategyDescriptionMetadata, _super);
|
|
17
|
+
function WebByLevelTreeGridMergeStrategyDescriptionMetadata() {
|
|
18
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
19
|
+
}
|
|
20
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.b = function (a) {
|
|
21
|
+
if (WebByLevelTreeGridMergeStrategyDescriptionMetadata.a == null) {
|
|
22
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
23
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.c(WebByLevelTreeGridMergeStrategyDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
if (a.k(WebByLevelTreeGridMergeStrategyDescriptionMetadata.a)) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
a.ad(WebByLevelTreeGridMergeStrategyDescriptionMetadata.a);
|
|
29
|
+
};
|
|
30
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.c = function (a) {
|
|
31
|
+
WebDefaultMergeStrategyDescriptionMetadata.c(a);
|
|
32
|
+
a.item("__qualifiedNameTS", "String:ByLevelTreeGridMergeStrategy");
|
|
33
|
+
a.item("__packageNameWC", "String:grids");
|
|
34
|
+
a.item("__skipModuleRegisterWebComponents", "Boolean");
|
|
35
|
+
a.item("__importOverrideWebComponents", "String:igniteui-webcomponents-grids/grids/combined");
|
|
36
|
+
a.item("__importTypesWebComponents", "String:igniteui-webcomponents-grids/grids");
|
|
37
|
+
a.item("__skipSuffix", "Boolean");
|
|
38
|
+
};
|
|
39
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.d = function (a) {
|
|
40
|
+
WebDefaultMergeStrategyDescriptionMetadata.d(a);
|
|
41
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.b(a);
|
|
42
|
+
a.af("WebByLevelTreeGridMergeStrategy", function () { return new WebByLevelTreeGridMergeStrategyDescription(); });
|
|
43
|
+
a.ae("WebByLevelTreeGridMergeStrategy", WebByLevelTreeGridMergeStrategyDescriptionMetadata.a);
|
|
44
|
+
};
|
|
45
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.$t = markType(WebByLevelTreeGridMergeStrategyDescriptionMetadata, 'WebByLevelTreeGridMergeStrategyDescriptionMetadata');
|
|
46
|
+
WebByLevelTreeGridMergeStrategyDescriptionMetadata.a = null;
|
|
47
|
+
return WebByLevelTreeGridMergeStrategyDescriptionMetadata;
|
|
48
|
+
}(Base));
|
|
49
|
+
export { WebByLevelTreeGridMergeStrategyDescriptionMetadata };
|