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
|
@@ -14,43 +14,46 @@ export declare class WebTooltipDescription extends Description {
|
|
|
14
14
|
private k;
|
|
15
15
|
get disableArrow(): boolean;
|
|
16
16
|
set disableArrow(a: boolean);
|
|
17
|
-
private
|
|
17
|
+
private n;
|
|
18
|
+
get withArrow(): boolean;
|
|
19
|
+
set withArrow(a: boolean);
|
|
20
|
+
private t;
|
|
18
21
|
get offset(): number;
|
|
19
22
|
set offset(a: number);
|
|
20
|
-
private
|
|
23
|
+
private af;
|
|
21
24
|
get placement(): string;
|
|
22
25
|
set placement(a: string);
|
|
23
|
-
private
|
|
26
|
+
private y;
|
|
24
27
|
get anchor(): string;
|
|
25
28
|
set anchor(a: string);
|
|
26
|
-
private
|
|
29
|
+
private ag;
|
|
27
30
|
get showTriggers(): string;
|
|
28
31
|
set showTriggers(a: string);
|
|
29
|
-
private
|
|
32
|
+
private ab;
|
|
30
33
|
get hideTriggers(): string;
|
|
31
34
|
set hideTriggers(a: string);
|
|
32
|
-
private
|
|
35
|
+
private u;
|
|
33
36
|
get showDelay(): number;
|
|
34
37
|
set showDelay(a: number);
|
|
35
|
-
private
|
|
38
|
+
private s;
|
|
36
39
|
get hideDelay(): number;
|
|
37
40
|
set hideDelay(a: number);
|
|
38
|
-
private
|
|
41
|
+
private ac;
|
|
39
42
|
get message(): string;
|
|
40
43
|
set message(a: string);
|
|
41
44
|
private m;
|
|
42
45
|
get sticky(): boolean;
|
|
43
46
|
set sticky(a: boolean);
|
|
44
|
-
private
|
|
47
|
+
private ae;
|
|
45
48
|
get openingRef(): string;
|
|
46
49
|
set openingRef(a: string);
|
|
47
|
-
private
|
|
50
|
+
private ad;
|
|
48
51
|
get openedRef(): string;
|
|
49
52
|
set openedRef(a: string);
|
|
50
|
-
private
|
|
53
|
+
private aa;
|
|
51
54
|
get closingRef(): string;
|
|
52
55
|
set closingRef(a: string);
|
|
53
|
-
private
|
|
56
|
+
private z;
|
|
54
57
|
get closedRef(): string;
|
|
55
58
|
set closedRef(a: string);
|
|
56
59
|
}
|
|
@@ -8,34 +8,34 @@ export declare class WebTreeGridDescription extends WebGridBaseDirectiveDescript
|
|
|
8
8
|
static $t: Type;
|
|
9
9
|
protected get_type(): string;
|
|
10
10
|
constructor();
|
|
11
|
-
private
|
|
11
|
+
private g8;
|
|
12
12
|
get childDataKey(): string;
|
|
13
13
|
set childDataKey(a: string);
|
|
14
|
-
private
|
|
14
|
+
private ha;
|
|
15
15
|
get foreignKey(): string;
|
|
16
16
|
set foreignKey(a: string);
|
|
17
|
-
private
|
|
17
|
+
private hb;
|
|
18
18
|
get hasChildrenKey(): string;
|
|
19
19
|
set hasChildrenKey(a: string);
|
|
20
|
-
private
|
|
20
|
+
private g4;
|
|
21
21
|
get cascadeOnDelete(): boolean;
|
|
22
22
|
set cascadeOnDelete(a: boolean);
|
|
23
|
-
private
|
|
23
|
+
private hc;
|
|
24
24
|
get id(): string;
|
|
25
25
|
set id(a: string);
|
|
26
|
-
private
|
|
26
|
+
private g1;
|
|
27
27
|
get rootRecords(): WebTreeGridRecordDescription[];
|
|
28
28
|
set rootRecords(a: WebTreeGridRecordDescription[]);
|
|
29
|
-
private
|
|
29
|
+
private g0;
|
|
30
30
|
get processedRootRecords(): WebTreeGridRecordDescription[];
|
|
31
31
|
set processedRootRecords(a: WebTreeGridRecordDescription[]);
|
|
32
|
-
private
|
|
32
|
+
private g9;
|
|
33
33
|
get dataRef(): string;
|
|
34
34
|
set dataRef(a: string);
|
|
35
|
-
private
|
|
35
|
+
private g6;
|
|
36
36
|
get expansionDepth(): number;
|
|
37
37
|
set expansionDepth(a: number);
|
|
38
|
-
private
|
|
38
|
+
private hd;
|
|
39
39
|
get rowLoadingIndicatorTemplateRef(): string;
|
|
40
40
|
set rowLoadingIndicatorTemplateRef(a: string);
|
|
41
41
|
}
|
|
@@ -8,244 +8,244 @@ export declare abstract class XYChartDescription extends DomainChartDescription
|
|
|
8
8
|
static $t: Type;
|
|
9
9
|
protected get_type(): string;
|
|
10
10
|
constructor();
|
|
11
|
-
private
|
|
11
|
+
private vo;
|
|
12
12
|
get xAxisFormatLabelRef(): string;
|
|
13
13
|
set xAxisFormatLabelRef(a: string);
|
|
14
|
-
private
|
|
14
|
+
private v6;
|
|
15
15
|
get yAxisFormatLabelRef(): string;
|
|
16
16
|
set yAxisFormatLabelRef(a: string);
|
|
17
|
-
private
|
|
17
|
+
private tl;
|
|
18
18
|
get xAxisLabelLeftMargin(): number;
|
|
19
19
|
set xAxisLabelLeftMargin(a: number);
|
|
20
|
-
private
|
|
20
|
+
private tn;
|
|
21
21
|
get xAxisLabelTopMargin(): number;
|
|
22
22
|
set xAxisLabelTopMargin(a: number);
|
|
23
|
-
private
|
|
23
|
+
private tm;
|
|
24
24
|
get xAxisLabelRightMargin(): number;
|
|
25
25
|
set xAxisLabelRightMargin(a: number);
|
|
26
|
-
private
|
|
26
|
+
private tk;
|
|
27
27
|
get xAxisLabelBottomMargin(): number;
|
|
28
28
|
set xAxisLabelBottomMargin(a: number);
|
|
29
|
-
private
|
|
29
|
+
private t4;
|
|
30
30
|
get yAxisLabelLeftMargin(): number;
|
|
31
31
|
set yAxisLabelLeftMargin(a: number);
|
|
32
|
-
private
|
|
32
|
+
private t6;
|
|
33
33
|
get yAxisLabelTopMargin(): number;
|
|
34
34
|
set yAxisLabelTopMargin(a: number);
|
|
35
|
-
private
|
|
35
|
+
private t5;
|
|
36
36
|
get yAxisLabelRightMargin(): number;
|
|
37
37
|
set yAxisLabelRightMargin(a: number);
|
|
38
|
-
private
|
|
38
|
+
private t3;
|
|
39
39
|
get yAxisLabelBottomMargin(): number;
|
|
40
40
|
set yAxisLabelBottomMargin(a: number);
|
|
41
|
-
private
|
|
41
|
+
private vt;
|
|
42
42
|
get xAxisLabelTextColor(): string;
|
|
43
43
|
set xAxisLabelTextColor(a: string);
|
|
44
|
-
private
|
|
44
|
+
private wb;
|
|
45
45
|
get yAxisLabelTextColor(): string;
|
|
46
46
|
set yAxisLabelTextColor(a: string);
|
|
47
|
-
private
|
|
47
|
+
private vm;
|
|
48
48
|
get actualXAxisLabelTextColor(): string;
|
|
49
49
|
set actualXAxisLabelTextColor(a: string);
|
|
50
|
-
private
|
|
50
|
+
private vn;
|
|
51
51
|
get actualYAxisLabelTextColor(): string;
|
|
52
52
|
set actualYAxisLabelTextColor(a: string);
|
|
53
|
-
private
|
|
53
|
+
private ty;
|
|
54
54
|
get xAxisTitleMargin(): number;
|
|
55
55
|
set xAxisTitleMargin(a: number);
|
|
56
|
-
private
|
|
56
|
+
private uh;
|
|
57
57
|
get yAxisTitleMargin(): number;
|
|
58
58
|
set yAxisTitleMargin(a: number);
|
|
59
|
-
private
|
|
59
|
+
private tx;
|
|
60
60
|
get xAxisTitleLeftMargin(): number;
|
|
61
61
|
set xAxisTitleLeftMargin(a: number);
|
|
62
|
-
private
|
|
62
|
+
private ug;
|
|
63
63
|
get yAxisTitleLeftMargin(): number;
|
|
64
64
|
set yAxisTitleLeftMargin(a: number);
|
|
65
|
-
private
|
|
65
|
+
private t0;
|
|
66
66
|
get xAxisTitleTopMargin(): number;
|
|
67
67
|
set xAxisTitleTopMargin(a: number);
|
|
68
|
-
private
|
|
68
|
+
private uj;
|
|
69
69
|
get yAxisTitleTopMargin(): number;
|
|
70
70
|
set yAxisTitleTopMargin(a: number);
|
|
71
|
-
private
|
|
71
|
+
private tz;
|
|
72
72
|
get xAxisTitleRightMargin(): number;
|
|
73
73
|
set xAxisTitleRightMargin(a: number);
|
|
74
|
-
private
|
|
74
|
+
private ui;
|
|
75
75
|
get yAxisTitleRightMargin(): number;
|
|
76
76
|
set yAxisTitleRightMargin(a: number);
|
|
77
|
-
private
|
|
77
|
+
private tw;
|
|
78
78
|
get xAxisTitleBottomMargin(): number;
|
|
79
79
|
set xAxisTitleBottomMargin(a: number);
|
|
80
|
-
private
|
|
80
|
+
private uf;
|
|
81
81
|
get yAxisTitleBottomMargin(): number;
|
|
82
82
|
set yAxisTitleBottomMargin(a: number);
|
|
83
|
-
private
|
|
83
|
+
private v4;
|
|
84
84
|
get xAxisTitleTextColor(): string;
|
|
85
85
|
set xAxisTitleTextColor(a: string);
|
|
86
|
-
private
|
|
86
|
+
private wm;
|
|
87
87
|
get yAxisTitleTextColor(): string;
|
|
88
88
|
set yAxisTitleTextColor(a: string);
|
|
89
|
-
private
|
|
89
|
+
private vu;
|
|
90
90
|
get xAxisLabelTextStyle(): string;
|
|
91
91
|
set xAxisLabelTextStyle(a: string);
|
|
92
|
-
private
|
|
92
|
+
private wc;
|
|
93
93
|
get yAxisLabelTextStyle(): string;
|
|
94
94
|
set yAxisLabelTextStyle(a: string);
|
|
95
|
-
private
|
|
95
|
+
private v5;
|
|
96
96
|
get xAxisTitleTextStyle(): string;
|
|
97
97
|
set xAxisTitleTextStyle(a: string);
|
|
98
|
-
private
|
|
98
|
+
private wn;
|
|
99
99
|
get yAxisTitleTextStyle(): string;
|
|
100
100
|
set yAxisTitleTextStyle(a: string);
|
|
101
|
-
private
|
|
101
|
+
private vs;
|
|
102
102
|
get xAxisLabelRef(): string;
|
|
103
103
|
set xAxisLabelRef(a: string);
|
|
104
|
-
private
|
|
104
|
+
private wa;
|
|
105
105
|
get yAxisLabelRef(): string;
|
|
106
106
|
set yAxisLabelRef(a: string);
|
|
107
|
-
private
|
|
107
|
+
private vx;
|
|
108
108
|
get xAxisMajorStroke(): string;
|
|
109
109
|
set xAxisMajorStroke(a: string);
|
|
110
|
-
private
|
|
110
|
+
private wf;
|
|
111
111
|
get yAxisMajorStroke(): string;
|
|
112
112
|
set yAxisMajorStroke(a: string);
|
|
113
|
-
private
|
|
113
|
+
private to;
|
|
114
114
|
get xAxisMajorStrokeThickness(): number;
|
|
115
115
|
set xAxisMajorStrokeThickness(a: number);
|
|
116
|
-
private
|
|
116
|
+
private t7;
|
|
117
117
|
get yAxisMajorStrokeThickness(): number;
|
|
118
118
|
set yAxisMajorStrokeThickness(a: number);
|
|
119
|
-
private
|
|
119
|
+
private tr;
|
|
120
120
|
get xAxisMinorStrokeThickness(): number;
|
|
121
121
|
set xAxisMinorStrokeThickness(a: number);
|
|
122
|
-
private
|
|
122
|
+
private ua;
|
|
123
123
|
get yAxisMinorStrokeThickness(): number;
|
|
124
124
|
set yAxisMinorStrokeThickness(a: number);
|
|
125
|
-
private
|
|
125
|
+
private vz;
|
|
126
126
|
get xAxisStrip(): string;
|
|
127
127
|
set xAxisStrip(a: string);
|
|
128
|
-
private
|
|
128
|
+
private wh;
|
|
129
129
|
get yAxisStrip(): string;
|
|
130
130
|
set yAxisStrip(a: string);
|
|
131
|
-
private
|
|
131
|
+
private v0;
|
|
132
132
|
get xAxisStroke(): string;
|
|
133
133
|
set xAxisStroke(a: string);
|
|
134
|
-
private
|
|
134
|
+
private wi;
|
|
135
135
|
get yAxisStroke(): string;
|
|
136
136
|
set yAxisStroke(a: string);
|
|
137
|
-
private
|
|
137
|
+
private ts;
|
|
138
138
|
get xAxisStrokeThickness(): number;
|
|
139
139
|
set xAxisStrokeThickness(a: number);
|
|
140
|
-
private
|
|
140
|
+
private ub;
|
|
141
141
|
get yAxisStrokeThickness(): number;
|
|
142
142
|
set yAxisStrokeThickness(a: number);
|
|
143
|
-
private
|
|
143
|
+
private tt;
|
|
144
144
|
get xAxisTickLength(): number;
|
|
145
145
|
set xAxisTickLength(a: number);
|
|
146
|
-
private
|
|
146
|
+
private uc;
|
|
147
147
|
get yAxisTickLength(): number;
|
|
148
148
|
set yAxisTickLength(a: number);
|
|
149
|
-
private
|
|
149
|
+
private v1;
|
|
150
150
|
get xAxisTickStroke(): string;
|
|
151
151
|
set xAxisTickStroke(a: string);
|
|
152
|
-
private
|
|
152
|
+
private wj;
|
|
153
153
|
get yAxisTickStroke(): string;
|
|
154
154
|
set yAxisTickStroke(a: string);
|
|
155
|
-
private
|
|
155
|
+
private tu;
|
|
156
156
|
get xAxisTickStrokeThickness(): number;
|
|
157
157
|
set xAxisTickStrokeThickness(a: number);
|
|
158
|
-
private
|
|
158
|
+
private ud;
|
|
159
159
|
get yAxisTickStrokeThickness(): number;
|
|
160
160
|
set yAxisTickStrokeThickness(a: number);
|
|
161
|
-
private
|
|
161
|
+
private v2;
|
|
162
162
|
get xAxisTitle(): string;
|
|
163
163
|
set xAxisTitle(a: string);
|
|
164
|
-
private
|
|
164
|
+
private wk;
|
|
165
165
|
get yAxisTitle(): string;
|
|
166
166
|
set yAxisTitle(a: string);
|
|
167
|
-
private
|
|
167
|
+
private vy;
|
|
168
168
|
get xAxisMinorStroke(): string;
|
|
169
169
|
set xAxisMinorStroke(a: string);
|
|
170
|
-
private
|
|
170
|
+
private wg;
|
|
171
171
|
get yAxisMinorStroke(): string;
|
|
172
172
|
set yAxisMinorStroke(a: string);
|
|
173
|
-
private
|
|
173
|
+
private tj;
|
|
174
174
|
get xAxisLabelAngle(): number;
|
|
175
175
|
set xAxisLabelAngle(a: number);
|
|
176
|
-
private
|
|
176
|
+
private t2;
|
|
177
177
|
get yAxisLabelAngle(): number;
|
|
178
178
|
set yAxisLabelAngle(a: number);
|
|
179
|
-
private
|
|
179
|
+
private ti;
|
|
180
180
|
get xAxisExtent(): number;
|
|
181
181
|
set xAxisExtent(a: number);
|
|
182
|
-
private
|
|
182
|
+
private t1;
|
|
183
183
|
get yAxisExtent(): number;
|
|
184
184
|
set yAxisExtent(a: number);
|
|
185
|
-
private
|
|
185
|
+
private tp;
|
|
186
186
|
get xAxisMaximumExtent(): number;
|
|
187
187
|
set xAxisMaximumExtent(a: number);
|
|
188
|
-
private
|
|
188
|
+
private t8;
|
|
189
189
|
get yAxisMaximumExtent(): number;
|
|
190
190
|
set yAxisMaximumExtent(a: number);
|
|
191
|
-
private
|
|
191
|
+
private tq;
|
|
192
192
|
get xAxisMaximumExtentPercentage(): number;
|
|
193
193
|
set xAxisMaximumExtentPercentage(a: number);
|
|
194
|
-
private
|
|
194
|
+
private t9;
|
|
195
195
|
get yAxisMaximumExtentPercentage(): number;
|
|
196
196
|
set yAxisMaximumExtentPercentage(a: number);
|
|
197
|
-
private
|
|
197
|
+
private tv;
|
|
198
198
|
get xAxisTitleAngle(): number;
|
|
199
199
|
set xAxisTitleAngle(a: number);
|
|
200
|
-
private
|
|
200
|
+
private ue;
|
|
201
201
|
get yAxisTitleAngle(): number;
|
|
202
202
|
set yAxisTitleAngle(a: number);
|
|
203
|
-
private
|
|
203
|
+
private te;
|
|
204
204
|
get xAxisInverted(): boolean;
|
|
205
205
|
set xAxisInverted(a: boolean);
|
|
206
|
-
private
|
|
206
|
+
private tf;
|
|
207
207
|
get yAxisInverted(): boolean;
|
|
208
208
|
set yAxisInverted(a: boolean);
|
|
209
|
-
private
|
|
209
|
+
private v3;
|
|
210
210
|
get xAxisTitleAlignment(): string;
|
|
211
211
|
set xAxisTitleAlignment(a: string);
|
|
212
|
-
private
|
|
212
|
+
private wl;
|
|
213
213
|
get yAxisTitleAlignment(): string;
|
|
214
214
|
set yAxisTitleAlignment(a: string);
|
|
215
|
-
private
|
|
215
|
+
private vq;
|
|
216
216
|
get xAxisLabelHorizontalAlignment(): string;
|
|
217
217
|
set xAxisLabelHorizontalAlignment(a: string);
|
|
218
|
-
private
|
|
218
|
+
private v8;
|
|
219
219
|
get yAxisLabelHorizontalAlignment(): string;
|
|
220
220
|
set yAxisLabelHorizontalAlignment(a: string);
|
|
221
|
-
private
|
|
221
|
+
private vv;
|
|
222
222
|
get xAxisLabelVerticalAlignment(): string;
|
|
223
223
|
set xAxisLabelVerticalAlignment(a: string);
|
|
224
|
-
private
|
|
224
|
+
private wd;
|
|
225
225
|
get yAxisLabelVerticalAlignment(): string;
|
|
226
226
|
set yAxisLabelVerticalAlignment(a: string);
|
|
227
|
-
private
|
|
227
|
+
private vw;
|
|
228
228
|
get xAxisLabelVisibility(): string;
|
|
229
229
|
set xAxisLabelVisibility(a: string);
|
|
230
|
-
private
|
|
230
|
+
private we;
|
|
231
231
|
get yAxisLabelVisibility(): string;
|
|
232
232
|
set yAxisLabelVisibility(a: string);
|
|
233
|
-
private
|
|
233
|
+
private v9;
|
|
234
234
|
get yAxisLabelLocation(): string;
|
|
235
235
|
set yAxisLabelLocation(a: string);
|
|
236
|
-
private
|
|
236
|
+
private vr;
|
|
237
237
|
get xAxisLabelLocation(): string;
|
|
238
238
|
set xAxisLabelLocation(a: string);
|
|
239
|
-
private
|
|
239
|
+
private vp;
|
|
240
240
|
get xAxisLabelFormat(): string;
|
|
241
241
|
set xAxisLabelFormat(a: string);
|
|
242
|
-
private
|
|
242
|
+
private ta;
|
|
243
243
|
get xAxisLabelFormatSpecifiers(): FormatSpecifierDescription[];
|
|
244
244
|
set xAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]);
|
|
245
|
-
private
|
|
245
|
+
private v7;
|
|
246
246
|
get yAxisLabelFormat(): string;
|
|
247
247
|
set yAxisLabelFormat(a: string);
|
|
248
|
-
private
|
|
248
|
+
private tb;
|
|
249
249
|
get yAxisLabelFormatSpecifiers(): FormatSpecifierDescription[];
|
|
250
250
|
set yAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]);
|
|
251
251
|
}
|
package/package.json
CHANGED
package/public_api.d.ts
CHANGED
|
@@ -356,6 +356,7 @@ export * from './lib/DOMWindowBridge';
|
|
|
356
356
|
export * from './lib/IIcon';
|
|
357
357
|
export * from './lib/LegendItemHelper';
|
|
358
358
|
export * from './lib/DataContext';
|
|
359
|
+
export * from './lib/FeatureState';
|
|
359
360
|
export * from './lib/HighlightedValueLabelMode';
|
|
360
361
|
export * from './lib/SeriesHighlightedValuesDisplayMode';
|
|
361
362
|
export * from './lib/LegendItemBadgeMode';
|
|
@@ -1374,6 +1375,8 @@ export * from './lib/IconDescriptionMetadata';
|
|
|
1374
1375
|
export * from './lib/IconDescriptionModule';
|
|
1375
1376
|
export * from './lib/ImageCapturedEventArgsDescription';
|
|
1376
1377
|
export * from './lib/ImageCapturedEventArgsDescriptionMetadata';
|
|
1378
|
+
export * from './lib/ImageLoadEventArgsDescription';
|
|
1379
|
+
export * from './lib/ImageLoadEventArgsDescriptionMetadata';
|
|
1377
1380
|
export * from './lib/ImagesChangedEventArgsDescription';
|
|
1378
1381
|
export * from './lib/ImagesChangedEventArgsDescriptionMetadata';
|
|
1379
1382
|
export * from './lib/ImageTilesReadyEventArgsDescription';
|
|
@@ -1395,11 +1398,19 @@ export * from './lib/KeyEventArgsDescription';
|
|
|
1395
1398
|
export * from './lib/KeyEventArgsDescriptionMetadata';
|
|
1396
1399
|
export * from './lib/LabelDescription';
|
|
1397
1400
|
export * from './lib/LabelDescriptionMetadata';
|
|
1401
|
+
export * from './lib/LabelFormatOverrideEventArgsDescription';
|
|
1402
|
+
export * from './lib/LabelFormatOverrideEventArgsDescriptionMetadata';
|
|
1398
1403
|
export * from './lib/LabelDescriptionModule';
|
|
1399
1404
|
export * from './lib/LastMonthExpressionDescription';
|
|
1400
1405
|
export * from './lib/LastMonthExpressionDescriptionMetadata';
|
|
1401
1406
|
export * from './lib/LastQuarterExpressionDescription';
|
|
1402
1407
|
export * from './lib/LastQuarterExpressionDescriptionMetadata';
|
|
1408
|
+
export * from './lib/LastSevenDaysExpressionDescription';
|
|
1409
|
+
export * from './lib/LastSevenDaysExpressionDescriptionMetadata';
|
|
1410
|
+
export * from './lib/LastThirtyDaysExpressionDescription';
|
|
1411
|
+
export * from './lib/LastThirtyDaysExpressionDescriptionMetadata';
|
|
1412
|
+
export * from './lib/LastThreeSixtyFiveDaysExpressionDescription';
|
|
1413
|
+
export * from './lib/LastThreeSixtyFiveDaysExpressionDescriptionMetadata';
|
|
1403
1414
|
export * from './lib/LastWeekExpressionDescription';
|
|
1404
1415
|
export * from './lib/LastWeekExpressionDescriptionMetadata';
|
|
1405
1416
|
export * from './lib/LastYearExpressionDescription';
|
|
@@ -1449,6 +1460,8 @@ export * from './lib/LocalDataSourceDescriptionMetadata';
|
|
|
1449
1460
|
export * from './lib/LocalDataSourceDescriptionModule';
|
|
1450
1461
|
export * from './lib/LostFocusEventArgsDescription';
|
|
1451
1462
|
export * from './lib/LostFocusEventArgsDescriptionMetadata';
|
|
1463
|
+
export * from './lib/MonthToDateExpressionDescription';
|
|
1464
|
+
export * from './lib/MonthToDateExpressionDescriptionMetadata';
|
|
1452
1465
|
export * from './lib/MultiColumnComboBoxDescription';
|
|
1453
1466
|
export * from './lib/MultiColumnComboBoxDescriptionMetadata';
|
|
1454
1467
|
export * from './lib/MultiColumnComboBoxDescriptionModule';
|
|
@@ -1569,6 +1582,8 @@ export * from './lib/Q3ExpressionDescription';
|
|
|
1569
1582
|
export * from './lib/Q3ExpressionDescriptionMetadata';
|
|
1570
1583
|
export * from './lib/Q4ExpressionDescription';
|
|
1571
1584
|
export * from './lib/Q4ExpressionDescriptionMetadata';
|
|
1585
|
+
export * from './lib/QuarterToDateExpressionDescription';
|
|
1586
|
+
export * from './lib/QuarterToDateExpressionDescriptionMetadata';
|
|
1572
1587
|
export * from './lib/RadialBaseChartDescription';
|
|
1573
1588
|
export * from './lib/RadialBaseChartDescriptionMetadata';
|
|
1574
1589
|
export * from './lib/RadialGaugeCoreDescriptionModule';
|
|
@@ -1781,6 +1796,8 @@ export * from './lib/ToolPanelContextChangedEventArgsDescription';
|
|
|
1781
1796
|
export * from './lib/ToolPanelContextChangedEventArgsDescriptionMetadata';
|
|
1782
1797
|
export * from './lib/ToolPanelContextSwappedEventArgsDescription';
|
|
1783
1798
|
export * from './lib/ToolPanelContextSwappedEventArgsDescriptionMetadata';
|
|
1799
|
+
export * from './lib/TrailingTwelveMonthsExpressionDescription';
|
|
1800
|
+
export * from './lib/TrailingTwelveMonthsExpressionDescriptionMetadata';
|
|
1784
1801
|
export * from './lib/TransactionStateDescription';
|
|
1785
1802
|
export * from './lib/TransactionStateDescriptionMetadata';
|
|
1786
1803
|
export * from './lib/TransitionOutCompletedEventArgsDescription';
|
|
@@ -1922,6 +1939,8 @@ export * from './lib/WebButtonGroupDescription';
|
|
|
1922
1939
|
export * from './lib/WebButtonGroupDescriptionMetadata';
|
|
1923
1940
|
export * from './lib/WebButtonGroupDescriptionModule';
|
|
1924
1941
|
export * from './lib/WebButtonDescriptionModule';
|
|
1942
|
+
export * from './lib/WebByLevelTreeGridMergeStrategyDescription';
|
|
1943
|
+
export * from './lib/WebByLevelTreeGridMergeStrategyDescriptionMetadata';
|
|
1925
1944
|
export * from './lib/WebCalendarDescription';
|
|
1926
1945
|
export * from './lib/WebCalendarDescriptionMetadata';
|
|
1927
1946
|
export * from './lib/WebCalendarBaseDescription';
|
|
@@ -2093,6 +2112,10 @@ export * from './lib/WebDateTimeFilteringOperandDescriptionMetadata';
|
|
|
2093
2112
|
export * from './lib/WebDateTimeInputDescription';
|
|
2094
2113
|
export * from './lib/WebDateTimeInputDescriptionMetadata';
|
|
2095
2114
|
export * from './lib/WebDateTimeInputDescriptionModule';
|
|
2115
|
+
export * from './lib/WebDefaultMergeStrategyDescription';
|
|
2116
|
+
export * from './lib/WebDefaultMergeStrategyDescriptionMetadata';
|
|
2117
|
+
export * from './lib/WebDefaultTreeGridMergeStrategyDescription';
|
|
2118
|
+
export * from './lib/WebDefaultTreeGridMergeStrategyDescriptionMetadata';
|
|
2096
2119
|
export * from './lib/WebDialogDescription';
|
|
2097
2120
|
export * from './lib/WebDialogDescriptionMetadata';
|
|
2098
2121
|
export * from './lib/WebDialogDescriptionModule';
|
|
@@ -2224,6 +2247,8 @@ export * from './lib/WebGridCreatedEventArgsDescription';
|
|
|
2224
2247
|
export * from './lib/WebGridCreatedEventArgsDescriptionMetadata';
|
|
2225
2248
|
export * from './lib/WebGridCreatedEventArgsDetailDescription';
|
|
2226
2249
|
export * from './lib/WebGridCreatedEventArgsDetailDescriptionMetadata';
|
|
2250
|
+
export * from './lib/WebGridMergeStrategyDescription';
|
|
2251
|
+
export * from './lib/WebGridMergeStrategyDescriptionMetadata';
|
|
2227
2252
|
export * from './lib/WebGridPaginatorTemplateContextDescription';
|
|
2228
2253
|
export * from './lib/WebGridPaginatorTemplateContextDescriptionMetadata';
|
|
2229
2254
|
export * from './lib/WebGridRowEventArgsDescription';
|
|
@@ -2807,6 +2832,8 @@ export * from './lib/BulletGraphDescription';
|
|
|
2807
2832
|
export * from './lib/BulletGraphDescriptionMetadata';
|
|
2808
2833
|
export * from './lib/LinearGaugeDescription';
|
|
2809
2834
|
export * from './lib/LinearGaugeDescriptionMetadata';
|
|
2835
|
+
export * from './lib/DomainChartDescription';
|
|
2836
|
+
export * from './lib/DomainChartDescriptionMetadata';
|
|
2810
2837
|
export * from './lib/CategoryChartDescription';
|
|
2811
2838
|
export * from './lib/CategoryChartDescriptionMetadata';
|
|
2812
2839
|
export * from './lib/RadialGaugeDescription';
|
|
@@ -3074,8 +3101,6 @@ export * from './lib/DefinitionBaseDescriptionMetadata';
|
|
|
3074
3101
|
export * from './lib/DetrendedPriceOscillatorIndicatorDescription';
|
|
3075
3102
|
export * from './lib/DetrendedPriceOscillatorIndicatorDescriptionMetadata';
|
|
3076
3103
|
export * from './lib/DetrendedPriceOscillatorIndicatorDescriptionModule';
|
|
3077
|
-
export * from './lib/DomainChartDescription';
|
|
3078
|
-
export * from './lib/DomainChartDescriptionMetadata';
|
|
3079
3104
|
export * from './lib/DomainChartSeriesPointerEventArgsDescription';
|
|
3080
3105
|
export * from './lib/DomainChartSeriesPointerEventArgsDescriptionMetadata';
|
|
3081
3106
|
export * from './lib/EaseOfMovementIndicatorDescription';
|
|
@@ -3667,6 +3692,7 @@ export * from './lib/igx-simple-default-tooltip-component';
|
|
|
3667
3692
|
export * from './lib/CanvasGestureDOMEventProxy';
|
|
3668
3693
|
export * from './lib/BaseDOMEventProxy';
|
|
3669
3694
|
export * from './lib/DOMEventProxy';
|
|
3695
|
+
export * from './lib/CanvasScalingHelpers';
|
|
3670
3696
|
export * from './lib/TouchPointInfo';
|
|
3671
3697
|
export * from './lib/TouchGestureState';
|
|
3672
3698
|
export * from './lib/TouchGestureRecognizer';
|