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
|
@@ -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 { LastThreeSixtyFiveDaysExpressionDescription } from "./LastThreeSixtyFiveDaysExpressionDescription";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var LastThreeSixtyFiveDaysExpressionDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(LastThreeSixtyFiveDaysExpressionDescriptionMetadata, _super);
|
|
17
|
+
function LastThreeSixtyFiveDaysExpressionDescriptionMetadata() {
|
|
18
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
19
|
+
}
|
|
20
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.b = function (a) {
|
|
21
|
+
if (LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a == null) {
|
|
22
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
23
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.c(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
if (a.k(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a)) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
a.ad(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
29
|
+
};
|
|
30
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.c = function (a) {
|
|
31
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
32
|
+
};
|
|
33
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.d = function (a) {
|
|
34
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
35
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.b(a);
|
|
36
|
+
a.af("LastThreeSixtyFiveDaysExpression", function () { return new LastThreeSixtyFiveDaysExpressionDescription(); });
|
|
37
|
+
a.ae("LastThreeSixtyFiveDaysExpression", LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
38
|
+
};
|
|
39
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.$t = markType(LastThreeSixtyFiveDaysExpressionDescriptionMetadata, 'LastThreeSixtyFiveDaysExpressionDescriptionMetadata');
|
|
40
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a = null;
|
|
41
|
+
return LastThreeSixtyFiveDaysExpressionDescriptionMetadata;
|
|
42
|
+
}(Base));
|
|
43
|
+
export { LastThreeSixtyFiveDaysExpressionDescriptionMetadata };
|
|
@@ -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 MonthToDateExpressionDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(MonthToDateExpressionDescription, _super);
|
|
15
|
+
function MonthToDateExpressionDescription() {
|
|
16
|
+
return _super.call(this) || this;
|
|
17
|
+
}
|
|
18
|
+
MonthToDateExpressionDescription.prototype.get_type = function () {
|
|
19
|
+
return "MonthToDateExpression";
|
|
20
|
+
};
|
|
21
|
+
MonthToDateExpressionDescription.$t = markType(MonthToDateExpressionDescription, 'MonthToDateExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
MonthToDateExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
MonthToDateExpressionDescription.__marshalByValueAlias2 = "MonthToDateExpression";
|
|
24
|
+
return MonthToDateExpressionDescription;
|
|
25
|
+
}(WrapperExpressionDescription));
|
|
26
|
+
export { MonthToDateExpressionDescription };
|
|
@@ -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 { MonthToDateExpressionDescription } from "./MonthToDateExpressionDescription";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var MonthToDateExpressionDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(MonthToDateExpressionDescriptionMetadata, _super);
|
|
17
|
+
function MonthToDateExpressionDescriptionMetadata() {
|
|
18
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
19
|
+
}
|
|
20
|
+
MonthToDateExpressionDescriptionMetadata.b = function (a) {
|
|
21
|
+
if (MonthToDateExpressionDescriptionMetadata.a == null) {
|
|
22
|
+
MonthToDateExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
23
|
+
MonthToDateExpressionDescriptionMetadata.c(MonthToDateExpressionDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
if (a.k(MonthToDateExpressionDescriptionMetadata.a)) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
a.ad(MonthToDateExpressionDescriptionMetadata.a);
|
|
29
|
+
};
|
|
30
|
+
MonthToDateExpressionDescriptionMetadata.c = function (a) {
|
|
31
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
32
|
+
};
|
|
33
|
+
MonthToDateExpressionDescriptionMetadata.d = function (a) {
|
|
34
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
35
|
+
MonthToDateExpressionDescriptionMetadata.b(a);
|
|
36
|
+
a.af("MonthToDateExpression", function () { return new MonthToDateExpressionDescription(); });
|
|
37
|
+
a.ae("MonthToDateExpression", MonthToDateExpressionDescriptionMetadata.a);
|
|
38
|
+
};
|
|
39
|
+
MonthToDateExpressionDescriptionMetadata.$t = markType(MonthToDateExpressionDescriptionMetadata, 'MonthToDateExpressionDescriptionMetadata');
|
|
40
|
+
MonthToDateExpressionDescriptionMetadata.a = null;
|
|
41
|
+
return MonthToDateExpressionDescriptionMetadata;
|
|
42
|
+
}(Base));
|
|
43
|
+
export { MonthToDateExpressionDescriptionMetadata };
|
|
@@ -14,40 +14,40 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
14
14
|
__extends(NumericAxisBaseDescription, _super);
|
|
15
15
|
function NumericAxisBaseDescription() {
|
|
16
16
|
var _this = _super.call(this) || this;
|
|
17
|
-
_this.
|
|
18
|
-
_this.ge = 0;
|
|
19
|
-
_this.f4 = 0;
|
|
20
|
-
_this.f7 = 0;
|
|
17
|
+
_this.g7 = null;
|
|
21
18
|
_this.gd = 0;
|
|
22
|
-
_this.f3 = 0;
|
|
23
|
-
_this.f6 = 0;
|
|
24
|
-
_this.gc = 0;
|
|
25
19
|
_this.f2 = 0;
|
|
26
|
-
_this.gw = 0;
|
|
27
|
-
_this.gz = 0;
|
|
28
|
-
_this.fu = false;
|
|
29
|
-
_this.gf = 0;
|
|
30
20
|
_this.f5 = 0;
|
|
31
|
-
_this.
|
|
21
|
+
_this.gc = 0;
|
|
22
|
+
_this.f1 = 0;
|
|
23
|
+
_this.f4 = 0;
|
|
24
|
+
_this.gb = 0;
|
|
25
|
+
_this.f0 = 0;
|
|
26
|
+
_this.gw = 0;
|
|
27
|
+
_this.gy = 0;
|
|
32
28
|
_this.ft = false;
|
|
29
|
+
_this.ge = 0;
|
|
30
|
+
_this.f3 = 0;
|
|
31
|
+
_this.gf = 0;
|
|
32
|
+
_this.fs = false;
|
|
33
33
|
_this.fp = false;
|
|
34
|
-
_this.fr = false;
|
|
35
|
-
_this.gy = 0;
|
|
36
|
-
_this.f8 = 0;
|
|
37
|
-
_this.gb = 0;
|
|
38
|
-
_this.ga = 0;
|
|
39
|
-
_this.f9 = 0;
|
|
40
34
|
_this.fq = false;
|
|
41
35
|
_this.gx = 0;
|
|
42
|
-
_this.
|
|
43
|
-
_this.
|
|
36
|
+
_this.f6 = 0;
|
|
37
|
+
_this.ga = 0;
|
|
38
|
+
_this.f9 = 0;
|
|
39
|
+
_this.f8 = 0;
|
|
40
|
+
_this.g8 = null;
|
|
41
|
+
_this.f7 = 0;
|
|
42
|
+
_this.g9 = null;
|
|
43
|
+
_this.g2 = null;
|
|
44
44
|
_this.fm = null;
|
|
45
|
-
_this.
|
|
45
|
+
_this.fr = false;
|
|
46
46
|
_this.fo = false;
|
|
47
|
-
_this.g7 = null;
|
|
48
|
-
_this.g6 = null;
|
|
49
47
|
_this.g5 = null;
|
|
50
|
-
_this.
|
|
48
|
+
_this.g4 = null;
|
|
49
|
+
_this.g3 = null;
|
|
50
|
+
_this.g6 = null;
|
|
51
51
|
return _this;
|
|
52
52
|
}
|
|
53
53
|
NumericAxisBaseDescription.prototype.get_type = function () {
|
|
@@ -55,10 +55,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
55
55
|
};
|
|
56
56
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "autoRangeBufferMode", {
|
|
57
57
|
get: function () {
|
|
58
|
-
return this.
|
|
58
|
+
return this.g7;
|
|
59
59
|
},
|
|
60
60
|
set: function (a) {
|
|
61
|
-
this.
|
|
61
|
+
this.g7 = a;
|
|
62
62
|
this.j("AutoRangeBufferMode");
|
|
63
63
|
},
|
|
64
64
|
enumerable: false,
|
|
@@ -66,10 +66,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "minimumValue", {
|
|
68
68
|
get: function () {
|
|
69
|
-
return this.
|
|
69
|
+
return this.gd;
|
|
70
70
|
},
|
|
71
71
|
set: function (a) {
|
|
72
|
-
this.
|
|
72
|
+
this.gd = a;
|
|
73
73
|
this.j("MinimumValue");
|
|
74
74
|
},
|
|
75
75
|
enumerable: false,
|
|
@@ -77,10 +77,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMinimumValue", {
|
|
79
79
|
get: function () {
|
|
80
|
-
return this.
|
|
80
|
+
return this.f2;
|
|
81
81
|
},
|
|
82
82
|
set: function (a) {
|
|
83
|
-
this.
|
|
83
|
+
this.f2 = a;
|
|
84
84
|
this.j("ActualMinimumValue");
|
|
85
85
|
},
|
|
86
86
|
enumerable: false,
|
|
@@ -88,10 +88,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
88
88
|
});
|
|
89
89
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualVisibleMinimumValue", {
|
|
90
90
|
get: function () {
|
|
91
|
-
return this.
|
|
91
|
+
return this.f5;
|
|
92
92
|
},
|
|
93
93
|
set: function (a) {
|
|
94
|
-
this.
|
|
94
|
+
this.f5 = a;
|
|
95
95
|
this.j("ActualVisibleMinimumValue");
|
|
96
96
|
},
|
|
97
97
|
enumerable: false,
|
|
@@ -99,10 +99,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
99
99
|
});
|
|
100
100
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "maximumValue", {
|
|
101
101
|
get: function () {
|
|
102
|
-
return this.
|
|
102
|
+
return this.gc;
|
|
103
103
|
},
|
|
104
104
|
set: function (a) {
|
|
105
|
-
this.
|
|
105
|
+
this.gc = a;
|
|
106
106
|
this.j("MaximumValue");
|
|
107
107
|
},
|
|
108
108
|
enumerable: false,
|
|
@@ -110,10 +110,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMaximumValue", {
|
|
112
112
|
get: function () {
|
|
113
|
-
return this.
|
|
113
|
+
return this.f1;
|
|
114
114
|
},
|
|
115
115
|
set: function (a) {
|
|
116
|
-
this.
|
|
116
|
+
this.f1 = a;
|
|
117
117
|
this.j("ActualMaximumValue");
|
|
118
118
|
},
|
|
119
119
|
enumerable: false,
|
|
@@ -121,10 +121,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
121
121
|
});
|
|
122
122
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualVisibleMaximumValue", {
|
|
123
123
|
get: function () {
|
|
124
|
-
return this.
|
|
124
|
+
return this.f4;
|
|
125
125
|
},
|
|
126
126
|
set: function (a) {
|
|
127
|
-
this.
|
|
127
|
+
this.f4 = a;
|
|
128
128
|
this.j("ActualVisibleMaximumValue");
|
|
129
129
|
},
|
|
130
130
|
enumerable: false,
|
|
@@ -132,10 +132,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
132
132
|
});
|
|
133
133
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "interval", {
|
|
134
134
|
get: function () {
|
|
135
|
-
return this.
|
|
135
|
+
return this.gb;
|
|
136
136
|
},
|
|
137
137
|
set: function (a) {
|
|
138
|
-
this.
|
|
138
|
+
this.gb = a;
|
|
139
139
|
this.j("Interval");
|
|
140
140
|
},
|
|
141
141
|
enumerable: false,
|
|
@@ -143,10 +143,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
143
143
|
});
|
|
144
144
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualInterval", {
|
|
145
145
|
get: function () {
|
|
146
|
-
return this.
|
|
146
|
+
return this.f0;
|
|
147
147
|
},
|
|
148
148
|
set: function (a) {
|
|
149
|
-
this.
|
|
149
|
+
this.f0 = a;
|
|
150
150
|
this.j("ActualInterval");
|
|
151
151
|
},
|
|
152
152
|
enumerable: false,
|
|
@@ -165,10 +165,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
165
165
|
});
|
|
166
166
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "maxPrecision", {
|
|
167
167
|
get: function () {
|
|
168
|
-
return this.
|
|
168
|
+
return this.gy;
|
|
169
169
|
},
|
|
170
170
|
set: function (a) {
|
|
171
|
-
this.
|
|
171
|
+
this.gy = a;
|
|
172
172
|
this.j("MaxPrecision");
|
|
173
173
|
},
|
|
174
174
|
enumerable: false,
|
|
@@ -176,10 +176,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
176
176
|
});
|
|
177
177
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "shouldApplyMaxPrecisionWhenZoomed", {
|
|
178
178
|
get: function () {
|
|
179
|
-
return this.
|
|
179
|
+
return this.ft;
|
|
180
180
|
},
|
|
181
181
|
set: function (a) {
|
|
182
|
-
this.
|
|
182
|
+
this.ft = a;
|
|
183
183
|
this.j("ShouldApplyMaxPrecisionWhenZoomed");
|
|
184
184
|
},
|
|
185
185
|
enumerable: false,
|
|
@@ -187,10 +187,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
187
187
|
});
|
|
188
188
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "minorInterval", {
|
|
189
189
|
get: function () {
|
|
190
|
-
return this.
|
|
190
|
+
return this.ge;
|
|
191
191
|
},
|
|
192
192
|
set: function (a) {
|
|
193
|
-
this.
|
|
193
|
+
this.ge = a;
|
|
194
194
|
this.j("MinorInterval");
|
|
195
195
|
},
|
|
196
196
|
enumerable: false,
|
|
@@ -198,10 +198,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
198
198
|
});
|
|
199
199
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMinorInterval", {
|
|
200
200
|
get: function () {
|
|
201
|
-
return this.
|
|
201
|
+
return this.f3;
|
|
202
202
|
},
|
|
203
203
|
set: function (a) {
|
|
204
|
-
this.
|
|
204
|
+
this.f3 = a;
|
|
205
205
|
this.j("ActualMinorInterval");
|
|
206
206
|
},
|
|
207
207
|
enumerable: false,
|
|
@@ -209,10 +209,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
209
209
|
});
|
|
210
210
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "referenceValue", {
|
|
211
211
|
get: function () {
|
|
212
|
-
return this.
|
|
212
|
+
return this.gf;
|
|
213
213
|
},
|
|
214
214
|
set: function (a) {
|
|
215
|
-
this.
|
|
215
|
+
this.gf = a;
|
|
216
216
|
this.j("ReferenceValue");
|
|
217
217
|
},
|
|
218
218
|
enumerable: false,
|
|
@@ -220,10 +220,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
220
220
|
});
|
|
221
221
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "isLogarithmic", {
|
|
222
222
|
get: function () {
|
|
223
|
-
return this.
|
|
223
|
+
return this.fs;
|
|
224
224
|
},
|
|
225
225
|
set: function (a) {
|
|
226
|
-
this.
|
|
226
|
+
this.fs = a;
|
|
227
227
|
this.j("IsLogarithmic");
|
|
228
228
|
},
|
|
229
229
|
enumerable: false,
|
|
@@ -242,10 +242,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
242
242
|
});
|
|
243
243
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "favorLabellingScaleEnd", {
|
|
244
244
|
get: function () {
|
|
245
|
-
return this.
|
|
245
|
+
return this.fq;
|
|
246
246
|
},
|
|
247
247
|
set: function (a) {
|
|
248
|
-
this.
|
|
248
|
+
this.fq = a;
|
|
249
249
|
this.j("FavorLabellingScaleEnd");
|
|
250
250
|
},
|
|
251
251
|
enumerable: false,
|
|
@@ -253,10 +253,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
253
253
|
});
|
|
254
254
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "logarithmBase", {
|
|
255
255
|
get: function () {
|
|
256
|
-
return this.
|
|
256
|
+
return this.gx;
|
|
257
257
|
},
|
|
258
258
|
set: function (a) {
|
|
259
|
-
this.
|
|
259
|
+
this.gx = a;
|
|
260
260
|
this.j("LogarithmBase");
|
|
261
261
|
},
|
|
262
262
|
enumerable: false,
|
|
@@ -264,10 +264,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
264
264
|
});
|
|
265
265
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisInterval", {
|
|
266
266
|
get: function () {
|
|
267
|
-
return this.
|
|
267
|
+
return this.f6;
|
|
268
268
|
},
|
|
269
269
|
set: function (a) {
|
|
270
|
-
this.
|
|
270
|
+
this.f6 = a;
|
|
271
271
|
this.j("CompanionAxisInterval");
|
|
272
272
|
},
|
|
273
273
|
enumerable: false,
|
|
@@ -275,10 +275,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
275
275
|
});
|
|
276
276
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisMinorInterval", {
|
|
277
277
|
get: function () {
|
|
278
|
-
return this.
|
|
278
|
+
return this.ga;
|
|
279
279
|
},
|
|
280
280
|
set: function (a) {
|
|
281
|
-
this.
|
|
281
|
+
this.ga = a;
|
|
282
282
|
this.j("CompanionAxisMinorInterval");
|
|
283
283
|
},
|
|
284
284
|
enumerable: false,
|
|
@@ -286,10 +286,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
286
286
|
});
|
|
287
287
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisMinimumValue", {
|
|
288
288
|
get: function () {
|
|
289
|
-
return this.
|
|
289
|
+
return this.f9;
|
|
290
290
|
},
|
|
291
291
|
set: function (a) {
|
|
292
|
-
this.
|
|
292
|
+
this.f9 = a;
|
|
293
293
|
this.j("CompanionAxisMinimumValue");
|
|
294
294
|
},
|
|
295
295
|
enumerable: false,
|
|
@@ -297,10 +297,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
297
297
|
});
|
|
298
298
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisMaximumValue", {
|
|
299
299
|
get: function () {
|
|
300
|
-
return this.
|
|
300
|
+
return this.f8;
|
|
301
301
|
},
|
|
302
302
|
set: function (a) {
|
|
303
|
-
this.
|
|
303
|
+
this.f8 = a;
|
|
304
304
|
this.j("CompanionAxisMaximumValue");
|
|
305
305
|
},
|
|
306
306
|
enumerable: false,
|
|
@@ -308,10 +308,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
308
308
|
});
|
|
309
309
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisIsLogarithmic", {
|
|
310
310
|
get: function () {
|
|
311
|
-
return this.
|
|
311
|
+
return this.g8;
|
|
312
312
|
},
|
|
313
313
|
set: function (a) {
|
|
314
|
-
this.
|
|
314
|
+
this.g8 = a;
|
|
315
315
|
this.j("CompanionAxisIsLogarithmic");
|
|
316
316
|
},
|
|
317
317
|
enumerable: false,
|
|
@@ -319,10 +319,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
319
319
|
});
|
|
320
320
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "companionAxisLogarithmBase", {
|
|
321
321
|
get: function () {
|
|
322
|
-
return this.
|
|
322
|
+
return this.f7;
|
|
323
323
|
},
|
|
324
324
|
set: function (a) {
|
|
325
|
-
this.
|
|
325
|
+
this.f7 = a;
|
|
326
326
|
this.j("CompanionAxisLogarithmBase");
|
|
327
327
|
},
|
|
328
328
|
enumerable: false,
|
|
@@ -330,10 +330,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
330
330
|
});
|
|
331
331
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "formatAbbreviatedLabelRef", {
|
|
332
332
|
get: function () {
|
|
333
|
-
return this.
|
|
333
|
+
return this.g9;
|
|
334
334
|
},
|
|
335
335
|
set: function (a) {
|
|
336
|
-
this.
|
|
336
|
+
this.g9 = a;
|
|
337
337
|
this.j("FormatAbbreviatedLabelRef");
|
|
338
338
|
},
|
|
339
339
|
enumerable: false,
|
|
@@ -341,10 +341,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
341
341
|
});
|
|
342
342
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "abbreviatedLabelFormat", {
|
|
343
343
|
get: function () {
|
|
344
|
-
return this.
|
|
344
|
+
return this.g2;
|
|
345
345
|
},
|
|
346
346
|
set: function (a) {
|
|
347
|
-
this.
|
|
347
|
+
this.g2 = a;
|
|
348
348
|
this.j("AbbreviatedLabelFormat");
|
|
349
349
|
},
|
|
350
350
|
enumerable: false,
|
|
@@ -363,10 +363,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
363
363
|
});
|
|
364
364
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "isFormattingAbbreviatedLargeNumber", {
|
|
365
365
|
get: function () {
|
|
366
|
-
return this.
|
|
366
|
+
return this.fr;
|
|
367
367
|
},
|
|
368
368
|
set: function (a) {
|
|
369
|
-
this.
|
|
369
|
+
this.fr = a;
|
|
370
370
|
this.j("IsFormattingAbbreviatedLargeNumber");
|
|
371
371
|
},
|
|
372
372
|
enumerable: false,
|
|
@@ -385,10 +385,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
385
385
|
});
|
|
386
386
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMinimumValueChangeRef", {
|
|
387
387
|
get: function () {
|
|
388
|
-
return this.
|
|
388
|
+
return this.g5;
|
|
389
389
|
},
|
|
390
390
|
set: function (a) {
|
|
391
|
-
this.
|
|
391
|
+
this.g5 = a;
|
|
392
392
|
this.j("ActualMinimumValueChangeRef");
|
|
393
393
|
},
|
|
394
394
|
enumerable: false,
|
|
@@ -396,10 +396,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
396
396
|
});
|
|
397
397
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMaximumValueChangeRef", {
|
|
398
398
|
get: function () {
|
|
399
|
-
return this.
|
|
399
|
+
return this.g4;
|
|
400
400
|
},
|
|
401
401
|
set: function (a) {
|
|
402
|
-
this.
|
|
402
|
+
this.g4 = a;
|
|
403
403
|
this.j("ActualMaximumValueChangeRef");
|
|
404
404
|
},
|
|
405
405
|
enumerable: false,
|
|
@@ -407,10 +407,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
407
407
|
});
|
|
408
408
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualIntervalChangeRef", {
|
|
409
409
|
get: function () {
|
|
410
|
-
return this.
|
|
410
|
+
return this.g3;
|
|
411
411
|
},
|
|
412
412
|
set: function (a) {
|
|
413
|
-
this.
|
|
413
|
+
this.g3 = a;
|
|
414
414
|
this.j("ActualIntervalChangeRef");
|
|
415
415
|
},
|
|
416
416
|
enumerable: false,
|
|
@@ -418,10 +418,10 @@ var NumericAxisBaseDescription = /** @class */ /*@__PURE__*/ (function (_super)
|
|
|
418
418
|
});
|
|
419
419
|
Object.defineProperty(NumericAxisBaseDescription.prototype, "actualMinorIntervalChangeRef", {
|
|
420
420
|
get: function () {
|
|
421
|
-
return this.
|
|
421
|
+
return this.g6;
|
|
422
422
|
},
|
|
423
423
|
set: function (a) {
|
|
424
|
-
this.
|
|
424
|
+
this.g6 = a;
|
|
425
425
|
this.j("ActualMinorIntervalChangeRef");
|
|
426
426
|
},
|
|
427
427
|
enumerable: false,
|
|
@@ -52,8 +52,9 @@ var NumericAxisBaseDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (
|
|
|
52
52
|
a.item("CompanionAxisMinorInterval", "Number:double");
|
|
53
53
|
a.item("CompanionAxisMinimumValue", "Number:double");
|
|
54
54
|
a.item("CompanionAxisMaximumValue", "Number:double");
|
|
55
|
-
a.item("CompanionAxisIsLogarithmic", "
|
|
56
|
-
a.item("
|
|
55
|
+
a.item("CompanionAxisIsLogarithmic", "ExportedType:string:FeatureState");
|
|
56
|
+
a.item("CompanionAxisIsLogarithmic@names", "Unset;Enabled;Disabled");
|
|
57
|
+
a.item("CompanionAxisLogarithmBase", "Number:double");
|
|
57
58
|
a.item("FormatAbbreviatedLabelRef", "(w:FormatAbbreviatedLabel,p:FormatAbbreviatedLabel)MethodRef");
|
|
58
59
|
a.item("AbbreviatedLabelFormat", "String");
|
|
59
60
|
a.item("AbbreviatedLabelFormatSpecifiers", "(w:AbbreviatedLabelFormatSpecifiers/ObjectArrayTransform,xam:AbbreviatedLabelFormatSpecifiers/ObjectArrayTransform,wf:AbbreviatedLabelFormatSpecifiers/ObjectArrayTransform)Collection:FormatSpecifier:FormatSpecifierCollection:FormatSpecifier");
|
|
@@ -236,6 +236,7 @@ var SeriesViewerDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
236
236
|
};
|
|
237
237
|
SeriesViewerDescriptionMetadata.c = function (a) {
|
|
238
238
|
a.item("Series", "Collection:Series:SeriesCollection:Series");
|
|
239
|
+
a.item("FullSeries", "Collection:Series:SeriesCollection:Series");
|
|
239
240
|
a.item("Brushes", "BrushCollection:string");
|
|
240
241
|
a.item("Outlines", "BrushCollection:string");
|
|
241
242
|
a.item("MarkerBrushes", "BrushCollection:string");
|
|
@@ -246,6 +247,7 @@ var SeriesViewerDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_su
|
|
|
246
247
|
a.item("LegendRef", "(w:Legend,p:Legend)DataRef::object");
|
|
247
248
|
a.item("AnimateSeriesWhenAxisRangeChanges", "Boolean");
|
|
248
249
|
a.item("SeriesValueLayerUseLegend", "Boolean");
|
|
250
|
+
a.item("IsUserAnnotationsEnabled", "Boolean");
|
|
249
251
|
a.item("IsWindowSyncedToVisibleRange", "Boolean");
|
|
250
252
|
a.item("ShouldSimulateHoverMoveCrosshairPoint", "Boolean");
|
|
251
253
|
a.item("HighlightingMode", "ExportedType:string:SeriesHighlightingMode");
|
|
@@ -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 QuarterToDateExpressionDescription = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
14
|
+
__extends(QuarterToDateExpressionDescription, _super);
|
|
15
|
+
function QuarterToDateExpressionDescription() {
|
|
16
|
+
return _super.call(this) || this;
|
|
17
|
+
}
|
|
18
|
+
QuarterToDateExpressionDescription.prototype.get_type = function () {
|
|
19
|
+
return "QuarterToDateExpression";
|
|
20
|
+
};
|
|
21
|
+
QuarterToDateExpressionDescription.$t = markType(QuarterToDateExpressionDescription, 'QuarterToDateExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
QuarterToDateExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
QuarterToDateExpressionDescription.__marshalByValueAlias2 = "QuarterToDateExpression";
|
|
24
|
+
return QuarterToDateExpressionDescription;
|
|
25
|
+
}(WrapperExpressionDescription));
|
|
26
|
+
export { QuarterToDateExpressionDescription };
|
|
@@ -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 { QuarterToDateExpressionDescription } from "./QuarterToDateExpressionDescription";
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
var QuarterToDateExpressionDescriptionMetadata = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
16
|
+
__extends(QuarterToDateExpressionDescriptionMetadata, _super);
|
|
17
|
+
function QuarterToDateExpressionDescriptionMetadata() {
|
|
18
|
+
return _super !== null && _super.apply(this, arguments) || this;
|
|
19
|
+
}
|
|
20
|
+
QuarterToDateExpressionDescriptionMetadata.b = function (a) {
|
|
21
|
+
if (QuarterToDateExpressionDescriptionMetadata.a == null) {
|
|
22
|
+
QuarterToDateExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
23
|
+
QuarterToDateExpressionDescriptionMetadata.c(QuarterToDateExpressionDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
if (a.k(QuarterToDateExpressionDescriptionMetadata.a)) {
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
a.ad(QuarterToDateExpressionDescriptionMetadata.a);
|
|
29
|
+
};
|
|
30
|
+
QuarterToDateExpressionDescriptionMetadata.c = function (a) {
|
|
31
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
32
|
+
};
|
|
33
|
+
QuarterToDateExpressionDescriptionMetadata.d = function (a) {
|
|
34
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
35
|
+
QuarterToDateExpressionDescriptionMetadata.b(a);
|
|
36
|
+
a.af("QuarterToDateExpression", function () { return new QuarterToDateExpressionDescription(); });
|
|
37
|
+
a.ae("QuarterToDateExpression", QuarterToDateExpressionDescriptionMetadata.a);
|
|
38
|
+
};
|
|
39
|
+
QuarterToDateExpressionDescriptionMetadata.$t = markType(QuarterToDateExpressionDescriptionMetadata, 'QuarterToDateExpressionDescriptionMetadata');
|
|
40
|
+
QuarterToDateExpressionDescriptionMetadata.a = null;
|
|
41
|
+
return QuarterToDateExpressionDescriptionMetadata;
|
|
42
|
+
}(Base));
|
|
43
|
+
export { QuarterToDateExpressionDescriptionMetadata };
|