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
|
@@ -19,247 +19,247 @@ export let CanvasGestureDOMEventProxy = /*@__PURE__*/ (() => {
|
|
|
19
19
|
class CanvasGestureDOMEventProxy extends BaseDOMEventProxy {
|
|
20
20
|
constructor(a, b, c) {
|
|
21
21
|
super();
|
|
22
|
-
this.
|
|
23
|
-
this.
|
|
24
|
-
this.
|
|
25
|
-
this.
|
|
26
|
-
this.
|
|
27
|
-
this.
|
|
28
|
-
this.
|
|
29
|
-
this.
|
|
30
|
-
this.
|
|
31
|
-
this.
|
|
32
|
-
this.
|
|
33
|
-
this.
|
|
34
|
-
this.
|
|
35
|
-
this.
|
|
36
|
-
let d = this.
|
|
37
|
-
d.holdEnding = delegateCombine(d.holdEnding, runOn(this, this.
|
|
38
|
-
let e = this.
|
|
39
|
-
e.holdStarting = delegateCombine(e.holdStarting, runOn(this, this.
|
|
40
|
-
let f = this.
|
|
41
|
-
f.zoomStarting = delegateCombine(f.zoomStarting, runOn(this, this.
|
|
42
|
-
let g = this.
|
|
43
|
-
g.zoomEnding = delegateCombine(g.zoomEnding, runOn(this, this.
|
|
44
|
-
let h = this.
|
|
45
|
-
h.panStarting = delegateCombine(h.panStarting, runOn(this, this.
|
|
46
|
-
let i = this.
|
|
47
|
-
i.panEnding = delegateCombine(i.panEnding, runOn(this, this.
|
|
48
|
-
let j = this.
|
|
49
|
-
j.manipulationStarting = delegateCombine(j.manipulationStarting, runOn(this, this.
|
|
50
|
-
let k = this.
|
|
51
|
-
k.manipulationChanging = delegateCombine(k.manipulationChanging, runOn(this, this.
|
|
52
|
-
let l = this.
|
|
53
|
-
l.manipulationEnding = delegateCombine(l.manipulationEnding, runOn(this, this.
|
|
54
|
-
let m = this.
|
|
55
|
-
m.doubleTapped = delegateCombine(m.doubleTapped, runOn(this, this.
|
|
56
|
-
let n = this.
|
|
57
|
-
n.flingStarting = delegateCombine(n.flingStarting, runOn(this, this.
|
|
58
|
-
this.
|
|
22
|
+
this.di = 0;
|
|
23
|
+
this.dk = "";
|
|
24
|
+
this.c6 = null;
|
|
25
|
+
this.dj = null;
|
|
26
|
+
this.dc = new Dictionary$2(String_$type, List$1.$.specialize(Delegate_$type), 0);
|
|
27
|
+
this.d8 = null;
|
|
28
|
+
this.c7 = false;
|
|
29
|
+
this.dd = new List$1(Number_$type, 0);
|
|
30
|
+
this.de = new List$1(Point_$type, 0);
|
|
31
|
+
this.c9 = false;
|
|
32
|
+
this.df = new List$1(TouchPointInfo.$, 0);
|
|
33
|
+
this.by = c;
|
|
34
|
+
this.b4 = b;
|
|
35
|
+
this.c6 = new TouchGestureRecognizer(new DOMExecutionContext(b));
|
|
36
|
+
let d = this.c6;
|
|
37
|
+
d.holdEnding = delegateCombine(d.holdEnding, runOn(this, this.dm));
|
|
38
|
+
let e = this.c6;
|
|
39
|
+
e.holdStarting = delegateCombine(e.holdStarting, runOn(this, this.dn));
|
|
40
|
+
let f = this.c6;
|
|
41
|
+
f.zoomStarting = delegateCombine(f.zoomStarting, runOn(this, this.dv));
|
|
42
|
+
let g = this.c6;
|
|
43
|
+
g.zoomEnding = delegateCombine(g.zoomEnding, runOn(this, this.du));
|
|
44
|
+
let h = this.c6;
|
|
45
|
+
h.panStarting = delegateCombine(h.panStarting, runOn(this, this.dt));
|
|
46
|
+
let i = this.c6;
|
|
47
|
+
i.panEnding = delegateCombine(i.panEnding, runOn(this, this.ds));
|
|
48
|
+
let j = this.c6;
|
|
49
|
+
j.manipulationStarting = delegateCombine(j.manipulationStarting, runOn(this, this.dr));
|
|
50
|
+
let k = this.c6;
|
|
51
|
+
k.manipulationChanging = delegateCombine(k.manipulationChanging, runOn(this, this.dp));
|
|
52
|
+
let l = this.c6;
|
|
53
|
+
l.manipulationEnding = delegateCombine(l.manipulationEnding, runOn(this, this.dq));
|
|
54
|
+
let m = this.c6;
|
|
55
|
+
m.doubleTapped = delegateCombine(m.doubleTapped, runOn(this, this.dl));
|
|
56
|
+
let n = this.c6;
|
|
57
|
+
n.flingStarting = delegateCombine(n.flingStarting, runOn(this, this.c8));
|
|
58
|
+
this.aq = (o) => true;
|
|
59
59
|
this.ab = true;
|
|
60
|
-
CanvasGestureDOMEventProxy.
|
|
61
|
-
this.
|
|
62
|
-
this.
|
|
63
|
-
this.
|
|
64
|
-
this.
|
|
65
|
-
BaseDOMEventProxy.
|
|
60
|
+
CanvasGestureDOMEventProxy.dh++;
|
|
61
|
+
this.di = CanvasGestureDOMEventProxy.dh;
|
|
62
|
+
this.dk = ".DOMProxy" + this.di.toString();
|
|
63
|
+
this.bj = 0;
|
|
64
|
+
this.b5 = a;
|
|
65
|
+
BaseDOMEventProxy.bu = false;
|
|
66
66
|
try {
|
|
67
|
-
BaseDOMEventProxy.
|
|
67
|
+
BaseDOMEventProxy.bu = (window.navigator.msPointerEnabled && window.MSGesture !== undefined);
|
|
68
68
|
}
|
|
69
69
|
catch (o) {
|
|
70
70
|
}
|
|
71
|
-
BaseDOMEventProxy.
|
|
71
|
+
BaseDOMEventProxy.bv = false;
|
|
72
72
|
try {
|
|
73
|
-
BaseDOMEventProxy.
|
|
73
|
+
BaseDOMEventProxy.bv = (window.PointerEvent !== undefined);
|
|
74
74
|
}
|
|
75
75
|
catch (p) {
|
|
76
76
|
}
|
|
77
|
-
if (BaseDOMEventProxy.
|
|
77
|
+
if (BaseDOMEventProxy.bz) {
|
|
78
78
|
this.ab = false;
|
|
79
79
|
}
|
|
80
|
-
BaseDOMEventProxy.
|
|
81
|
-
BaseDOMEventProxy.
|
|
82
|
-
this.
|
|
83
|
-
this.
|
|
80
|
+
BaseDOMEventProxy.cd = this.cc();
|
|
81
|
+
BaseDOMEventProxy.ca = this.cb();
|
|
82
|
+
this.au(this.b5, "");
|
|
83
|
+
this.ap = (q) => true;
|
|
84
84
|
}
|
|
85
85
|
d() {
|
|
86
|
-
let a = new CanvasGestureDOMEventProxy(this.
|
|
86
|
+
let a = new CanvasGestureDOMEventProxy(this.b5, this.b4, this.by);
|
|
87
87
|
a.ab = this.ab;
|
|
88
|
-
a.
|
|
88
|
+
a.aq = this.aq;
|
|
89
89
|
return a;
|
|
90
90
|
}
|
|
91
|
-
|
|
91
|
+
c8(a, b) {
|
|
92
92
|
return this.ag({ $type: Point_$type, x: b.a, y: b.b }, b.h, b.i);
|
|
93
93
|
}
|
|
94
|
-
|
|
95
|
-
this.
|
|
94
|
+
dl(a, b) {
|
|
95
|
+
this.a1({ $type: Point_$type, x: b.a, y: b.b });
|
|
96
96
|
}
|
|
97
97
|
get_an() {
|
|
98
98
|
return true;
|
|
99
99
|
}
|
|
100
100
|
get_ac() {
|
|
101
|
-
return this.
|
|
101
|
+
return this.c6.n == 5;
|
|
102
102
|
}
|
|
103
|
-
|
|
104
|
-
super.
|
|
105
|
-
this.
|
|
103
|
+
av() {
|
|
104
|
+
super.av();
|
|
105
|
+
this.c6.bd();
|
|
106
106
|
}
|
|
107
|
-
|
|
108
|
-
if (this.
|
|
109
|
-
this.
|
|
110
|
-
this.
|
|
107
|
+
dq(a, b) {
|
|
108
|
+
if (this.c6.n == 0) {
|
|
109
|
+
this.a5({ $type: Point_$type, x: b.a, y: b.b }, b.d);
|
|
110
|
+
this.cs();
|
|
111
111
|
}
|
|
112
112
|
}
|
|
113
|
-
|
|
114
|
-
if (this.
|
|
115
|
-
this.
|
|
116
|
-
this.
|
|
113
|
+
dp(a, b) {
|
|
114
|
+
if (this.c6.n == 2) {
|
|
115
|
+
this.bd({ $type: Point_$type, x: b.a, y: b.b }, b.d);
|
|
116
|
+
this.bg({ $type: Point_$type, x: b.a, y: b.b }, b.d, b.e, b.c);
|
|
117
117
|
}
|
|
118
|
-
if (this.
|
|
119
|
-
this.
|
|
120
|
-
this.
|
|
118
|
+
if (this.c6.n == 1 || this.c6.n == 5) {
|
|
119
|
+
this.az({ $type: Point_$type, x: b.a, y: b.b }, true);
|
|
120
|
+
this.a3({ $type: Point_$type, x: b.a, y: b.b });
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
|
-
dq(a, b) {
|
|
124
|
-
}
|
|
125
123
|
dr(a, b) {
|
|
126
|
-
this.c6 = false;
|
|
127
|
-
if (this.c5.n == 0) {
|
|
128
|
-
this.ax({ $type: Point_$type, x: b.a, y: b.b }, true, false);
|
|
129
|
-
this.a1({ $type: Point_$type, x: b.a, y: b.b });
|
|
130
|
-
}
|
|
131
124
|
}
|
|
132
125
|
ds(a, b) {
|
|
133
|
-
this.
|
|
126
|
+
this.c7 = false;
|
|
127
|
+
if (this.c6.n == 0) {
|
|
128
|
+
this.ay({ $type: Point_$type, x: b.a, y: b.b }, true, false);
|
|
129
|
+
this.a2({ $type: Point_$type, x: b.a, y: b.b });
|
|
130
|
+
}
|
|
134
131
|
}
|
|
135
132
|
dt(a, b) {
|
|
136
|
-
this.
|
|
133
|
+
this.a4({ $type: Point_$type, x: b.a, y: b.b });
|
|
137
134
|
}
|
|
138
135
|
du(a, b) {
|
|
139
|
-
this.
|
|
140
|
-
this.bg({ $type: Point_$type, x: b.a, y: b.b }, 1, 1, 1);
|
|
136
|
+
this.bf({ $type: Point_$type, x: b.a, y: b.b }, b.d, b.e, b.c);
|
|
141
137
|
}
|
|
142
|
-
|
|
143
|
-
this.
|
|
144
|
-
this.
|
|
138
|
+
dv(a, b) {
|
|
139
|
+
this.be({ $type: Point_$type, x: b.a, y: b.b }, 1);
|
|
140
|
+
this.bh({ $type: Point_$type, x: b.a, y: b.b }, 1, 1, 1);
|
|
145
141
|
}
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
142
|
+
dn(a, b) {
|
|
143
|
+
this.c7 = true;
|
|
144
|
+
this.a6({ $type: Point_$type, x: b.a, y: b.b });
|
|
145
|
+
}
|
|
146
|
+
dm(a, b) {
|
|
147
|
+
if (this.c6.n == 0) {
|
|
148
|
+
this.ay({ $type: Point_$type, x: b.a, y: b.b }, true, false);
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
static
|
|
152
|
-
BaseDOMEventProxy.
|
|
151
|
+
static da() {
|
|
152
|
+
BaseDOMEventProxy.bu = false;
|
|
153
153
|
try {
|
|
154
|
-
BaseDOMEventProxy.
|
|
154
|
+
BaseDOMEventProxy.bu = (window.navigator.msPointerEnabled && window.MSGesture !== undefined);
|
|
155
155
|
}
|
|
156
156
|
catch (a) {
|
|
157
157
|
}
|
|
158
|
-
BaseDOMEventProxy.
|
|
158
|
+
BaseDOMEventProxy.bv = false;
|
|
159
159
|
try {
|
|
160
|
-
BaseDOMEventProxy.
|
|
160
|
+
BaseDOMEventProxy.bv = (window.PointerEvent !== undefined);
|
|
161
161
|
}
|
|
162
162
|
catch (b) {
|
|
163
163
|
}
|
|
164
|
-
return BaseDOMEventProxy.
|
|
164
|
+
return BaseDOMEventProxy.bz;
|
|
165
165
|
}
|
|
166
|
-
|
|
166
|
+
dw(a, b, c) {
|
|
167
167
|
}
|
|
168
|
-
|
|
168
|
+
au(a, b) {
|
|
169
169
|
let c = a;
|
|
170
|
-
if (!this.
|
|
170
|
+
if (!this.b4.supportsDOMEvents()) {
|
|
171
171
|
return;
|
|
172
172
|
}
|
|
173
|
-
let d = this.
|
|
173
|
+
let d = this.dk + b;
|
|
174
174
|
let e = new List$1(Delegate_$type, 0);
|
|
175
|
-
this.
|
|
176
|
-
this.
|
|
177
|
-
if (!BaseDOMEventProxy.
|
|
178
|
-
e.add(c.listen("mousemove", runOn(this, this.
|
|
179
|
-
e.add(c.listen("mouseleave", runOn(this, this.
|
|
180
|
-
e.add(c.listen("mousedown", runOn(this, this.
|
|
181
|
-
e.add(c.listen("mouseup", runOn(this, this.
|
|
182
|
-
e.add(this.
|
|
183
|
-
}
|
|
184
|
-
e.add(c.listen("keydown", runOn(this, this.
|
|
185
|
-
e.add(c.listen("keyup", runOn(this, this.
|
|
186
|
-
if (BaseDOMEventProxy.
|
|
187
|
-
let source_ = this.
|
|
188
|
-
BaseDOMEventProxy.
|
|
189
|
-
let f = this.
|
|
190
|
-
if (BaseDOMEventProxy.
|
|
191
|
-
e.add(c.listen("pointerdown", runOn(this, this.
|
|
192
|
-
e.add(c.listen("pointerup", runOn(this, this.
|
|
193
|
-
e.add(c.listen("pointercancel", runOn(this, this.
|
|
194
|
-
e.add(c.listen("pointermove", runOn(this, this.
|
|
195
|
-
e.add(c.listen("pointerleave", runOn(this, this.
|
|
196
|
-
e.add(c.listen("lostpointercapture", runOn(this, this.
|
|
175
|
+
this.dc.addItem(d, e);
|
|
176
|
+
this.dw(a, b, e);
|
|
177
|
+
if (!BaseDOMEventProxy.bz) {
|
|
178
|
+
e.add(c.listen("mousemove", runOn(this, this.ck)));
|
|
179
|
+
e.add(c.listen("mouseleave", runOn(this, this.cj)));
|
|
180
|
+
e.add(c.listen("mousedown", runOn(this, this.ci)));
|
|
181
|
+
e.add(c.listen("mouseup", runOn(this, this.cm)));
|
|
182
|
+
e.add(this.b4.globalListen("window", "mouseup", runOn(this, this.c0)));
|
|
183
|
+
}
|
|
184
|
+
e.add(c.listen("keydown", runOn(this, this.cf)));
|
|
185
|
+
e.add(c.listen("keyup", runOn(this, this.ch)));
|
|
186
|
+
if (BaseDOMEventProxy.bz) {
|
|
187
|
+
let source_ = this.b5.getNativeElement();
|
|
188
|
+
BaseDOMEventProxy.cu(source_);
|
|
189
|
+
let f = this.b5.getNativeElement();
|
|
190
|
+
if (BaseDOMEventProxy.bv) {
|
|
191
|
+
e.add(c.listen("pointerdown", runOn(this, this.dz)));
|
|
192
|
+
e.add(c.listen("pointerup", runOn(this, this.d2)));
|
|
193
|
+
e.add(c.listen("pointercancel", runOn(this, this.dy)));
|
|
194
|
+
e.add(c.listen("pointermove", runOn(this, this.d0)));
|
|
195
|
+
e.add(c.listen("pointerleave", runOn(this, this.d1)));
|
|
196
|
+
e.add(c.listen("lostpointercapture", runOn(this, this.dx)));
|
|
197
197
|
}
|
|
198
198
|
else {
|
|
199
|
-
e.add(c.listen("MSPointerDown", runOn(this, this.
|
|
200
|
-
e.add(c.listen("MSPointerUp", runOn(this, this.
|
|
201
|
-
e.add(c.listen("MSPointerCancel", runOn(this, this.
|
|
202
|
-
e.add(c.listen("MSPointerMove", runOn(this, this.
|
|
203
|
-
e.add(c.listen("MSPointerLeave", runOn(this, this.
|
|
204
|
-
e.add(c.listen("MSLostPointerCapture", runOn(this, this.
|
|
199
|
+
e.add(c.listen("MSPointerDown", runOn(this, this.dz)));
|
|
200
|
+
e.add(c.listen("MSPointerUp", runOn(this, this.d2)));
|
|
201
|
+
e.add(c.listen("MSPointerCancel", runOn(this, this.dy)));
|
|
202
|
+
e.add(c.listen("MSPointerMove", runOn(this, this.d0)));
|
|
203
|
+
e.add(c.listen("MSPointerLeave", runOn(this, this.d1)));
|
|
204
|
+
e.add(c.listen("MSLostPointerCapture", runOn(this, this.dx)));
|
|
205
205
|
}
|
|
206
206
|
}
|
|
207
207
|
else {
|
|
208
|
-
e.add(c.listen("touchstart", runOn(this, this.
|
|
209
|
-
e.add(c.listen("touchmove", runOn(this, this.
|
|
210
|
-
e.add(c.listen("touchend", runOn(this, this.
|
|
208
|
+
e.add(c.listen("touchstart", runOn(this, this.d5)));
|
|
209
|
+
e.add(c.listen("touchmove", runOn(this, this.d4)));
|
|
210
|
+
e.add(c.listen("touchend", runOn(this, this.d3)));
|
|
211
211
|
}
|
|
212
|
-
if (this.
|
|
213
|
-
e.add(c.listen("wheel", runOn(this, this.
|
|
212
|
+
if (this.by) {
|
|
213
|
+
e.add(c.listen("wheel", runOn(this, this.cn)));
|
|
214
214
|
}
|
|
215
215
|
else {
|
|
216
|
-
e.add(c.listen("DOMMouseScroll", runOn(this, this.
|
|
217
|
-
e.add(c.listen("mousewheel", runOn(this, this.
|
|
216
|
+
e.add(c.listen("DOMMouseScroll", runOn(this, this.cl)));
|
|
217
|
+
e.add(c.listen("mousewheel", runOn(this, this.cl)));
|
|
218
218
|
}
|
|
219
219
|
}
|
|
220
|
-
|
|
221
|
-
let a = this.
|
|
222
|
-
let b = this.
|
|
220
|
+
d2(e_) {
|
|
221
|
+
let a = this.bs(e_);
|
|
222
|
+
let b = this.dd.indexOf((e_.originalEvent.pointerId));
|
|
223
223
|
if (b >= 0) {
|
|
224
|
-
this.dc.removeAt(b);
|
|
225
224
|
this.dd.removeAt(b);
|
|
226
|
-
this.
|
|
225
|
+
this.de.removeAt(b);
|
|
226
|
+
this.b9 = this.dd.count;
|
|
227
227
|
}
|
|
228
228
|
if (a) {
|
|
229
|
-
this.
|
|
229
|
+
this.d3(e_);
|
|
230
230
|
}
|
|
231
231
|
else {
|
|
232
|
-
this.
|
|
232
|
+
this.cm(e_);
|
|
233
233
|
}
|
|
234
234
|
}
|
|
235
|
-
dw(e_) {
|
|
236
|
-
let a = this.br(e_);
|
|
237
|
-
}
|
|
238
235
|
dx(e_) {
|
|
239
|
-
let a = this.
|
|
240
|
-
|
|
236
|
+
let a = this.bs(e_);
|
|
237
|
+
}
|
|
238
|
+
dy(e_) {
|
|
239
|
+
let a = this.bs(e_);
|
|
240
|
+
let b = this.dd.indexOf((e_.originalEvent.pointerId));
|
|
241
241
|
if (b >= 0) {
|
|
242
|
-
this.dc.removeAt(b);
|
|
243
242
|
this.dd.removeAt(b);
|
|
244
|
-
this.
|
|
243
|
+
this.de.removeAt(b);
|
|
244
|
+
this.b9 = this.dd.count;
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
|
|
248
|
-
let a = this.
|
|
249
|
-
BaseDOMEventProxy.
|
|
250
|
-
this.
|
|
251
|
-
this.
|
|
252
|
-
this.
|
|
247
|
+
dz(e_) {
|
|
248
|
+
let a = this.bs(e_);
|
|
249
|
+
BaseDOMEventProxy.ct(e_);
|
|
250
|
+
this.dd.add((e_.originalEvent.pointerId));
|
|
251
|
+
this.de.add({ $type: Point_$type, x: e_.pageX, y: e_.pageY });
|
|
252
|
+
this.b9 = this.dd.count;
|
|
253
253
|
if (a) {
|
|
254
|
-
this.
|
|
254
|
+
this.cz(e_);
|
|
255
255
|
}
|
|
256
256
|
else {
|
|
257
|
-
this.
|
|
257
|
+
this.cy(e_);
|
|
258
258
|
}
|
|
259
|
-
this.
|
|
260
|
-
if (!this.
|
|
261
|
-
let eventSource_ = this.
|
|
262
|
-
if (BaseDOMEventProxy.
|
|
259
|
+
this.cx(e_);
|
|
260
|
+
if (!this.c9 && this.ad(this.c4, a, false)) {
|
|
261
|
+
let eventSource_ = this.b5.getNativeElement();
|
|
262
|
+
if (BaseDOMEventProxy.bv) {
|
|
263
263
|
eventSource_.setPointerCapture(e_.originalEvent.pointerId);
|
|
264
264
|
}
|
|
265
265
|
else {
|
|
@@ -267,24 +267,24 @@ export let CanvasGestureDOMEventProxy = /*@__PURE__*/ (() => {
|
|
|
267
267
|
}
|
|
268
268
|
}
|
|
269
269
|
if (a) {
|
|
270
|
-
this.
|
|
270
|
+
this.d5(e_);
|
|
271
271
|
}
|
|
272
272
|
else {
|
|
273
|
-
this.
|
|
273
|
+
this.ci(e_);
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
|
-
|
|
277
|
-
let a = this.
|
|
278
|
-
BaseDOMEventProxy.
|
|
279
|
-
this.
|
|
280
|
-
this.
|
|
281
|
-
let b = this.
|
|
276
|
+
d0(e_) {
|
|
277
|
+
let a = this.bs(e_);
|
|
278
|
+
BaseDOMEventProxy.ct(e_);
|
|
279
|
+
this.cx(e_);
|
|
280
|
+
this.cz(e_);
|
|
281
|
+
let b = this.dd.indexOf((e_.originalEvent.pointerId));
|
|
282
282
|
if (b >= 0) {
|
|
283
|
-
this.
|
|
283
|
+
this.de._inner[b] = { $type: Point_$type, x: e_.pageX, y: e_.pageY };
|
|
284
284
|
}
|
|
285
|
-
if (this.
|
|
286
|
-
let eventSource_ = this.
|
|
287
|
-
if (BaseDOMEventProxy.
|
|
285
|
+
if (this.c9 && this.ad(this.c4, a, false)) {
|
|
286
|
+
let eventSource_ = this.b5.getNativeElement();
|
|
287
|
+
if (BaseDOMEventProxy.bv) {
|
|
288
288
|
eventSource_.setPointerCapture(e_.originalEvent.pointerId);
|
|
289
289
|
}
|
|
290
290
|
else {
|
|
@@ -292,64 +292,64 @@ export let CanvasGestureDOMEventProxy = /*@__PURE__*/ (() => {
|
|
|
292
292
|
}
|
|
293
293
|
}
|
|
294
294
|
if (a) {
|
|
295
|
-
this.
|
|
295
|
+
this.d4(e_);
|
|
296
296
|
}
|
|
297
297
|
else {
|
|
298
|
-
this.
|
|
298
|
+
this.ck(e_);
|
|
299
299
|
}
|
|
300
300
|
}
|
|
301
|
-
|
|
302
|
-
let a = this.
|
|
301
|
+
d1(e_) {
|
|
302
|
+
let a = this.bs(e_);
|
|
303
303
|
if (a) {
|
|
304
304
|
}
|
|
305
305
|
else {
|
|
306
|
-
this.
|
|
306
|
+
this.cj(e_);
|
|
307
307
|
}
|
|
308
308
|
}
|
|
309
|
-
|
|
310
|
-
this.
|
|
311
|
-
this.
|
|
312
|
-
this.
|
|
313
|
-
this.
|
|
314
|
-
if (this.ad(this.
|
|
315
|
-
if (!this.ab || this.
|
|
316
|
-
if (this.
|
|
317
|
-
this.
|
|
318
|
-
this.
|
|
309
|
+
d5(e_) {
|
|
310
|
+
this.bt = true;
|
|
311
|
+
this.cx(e_);
|
|
312
|
+
this.cz(e_);
|
|
313
|
+
this.d8 = this.c3;
|
|
314
|
+
if (this.ad(this.c4, true, false)) {
|
|
315
|
+
if (!this.ab || this.b9 > 1) {
|
|
316
|
+
if (this.bx) {
|
|
317
|
+
this.bx = false;
|
|
318
|
+
this.ce();
|
|
319
319
|
}
|
|
320
|
-
this.
|
|
320
|
+
this.cv(e_);
|
|
321
321
|
}
|
|
322
322
|
else {
|
|
323
|
-
this.
|
|
324
|
-
this.
|
|
323
|
+
this.bx = true;
|
|
324
|
+
this.c7 = false;
|
|
325
325
|
}
|
|
326
|
-
this.
|
|
327
|
-
this.
|
|
328
|
-
this.
|
|
329
|
-
this.
|
|
326
|
+
this.bb(this.c4, false, true);
|
|
327
|
+
this.a8(this.c4);
|
|
328
|
+
this.a0(this.c3, true);
|
|
329
|
+
this.c6.a7(this.dg(e_));
|
|
330
330
|
}
|
|
331
331
|
}
|
|
332
|
-
|
|
333
|
-
let a = BaseDOMEventProxy.
|
|
334
|
-
let b = this.
|
|
332
|
+
dg(e_) {
|
|
333
|
+
let a = BaseDOMEventProxy.c5(this.b5);
|
|
334
|
+
let b = this.bm;
|
|
335
335
|
let c = 0;
|
|
336
336
|
let d = 0;
|
|
337
337
|
if (Rect.l_op_Inequality(b, null)) {
|
|
338
338
|
c = b.left;
|
|
339
339
|
d = b.top;
|
|
340
340
|
}
|
|
341
|
-
this.
|
|
342
|
-
if (BaseDOMEventProxy.
|
|
343
|
-
let e = this.
|
|
341
|
+
this.df.clear();
|
|
342
|
+
if (BaseDOMEventProxy.bz) {
|
|
343
|
+
let e = this.dd.count;
|
|
344
344
|
for (let j_ = 0; j_ < e; j_++) {
|
|
345
|
-
let f = this.
|
|
346
|
-
let g = this.
|
|
345
|
+
let f = this.dd._inner[j_];
|
|
346
|
+
let g = this.de._inner[j_];
|
|
347
347
|
let h = g.x;
|
|
348
348
|
let i = g.y;
|
|
349
349
|
let j = new TouchPointInfo(1);
|
|
350
350
|
j.a = (h - a.left) - b.left;
|
|
351
351
|
j.b = (i - a.top) - b.top;
|
|
352
|
-
this.
|
|
352
|
+
this.df.add(j);
|
|
353
353
|
}
|
|
354
354
|
}
|
|
355
355
|
else {
|
|
@@ -360,100 +360,100 @@ export let CanvasGestureDOMEventProxy = /*@__PURE__*/ (() => {
|
|
|
360
360
|
let n = new TouchPointInfo(1);
|
|
361
361
|
n.a = (l - a.left) - c;
|
|
362
362
|
n.b = (m - a.top) - d;
|
|
363
|
-
this.
|
|
363
|
+
this.df.add(n);
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
|
-
return this.
|
|
366
|
+
return this.df;
|
|
367
367
|
}
|
|
368
|
-
|
|
369
|
-
this.
|
|
370
|
-
this.
|
|
371
|
-
this.
|
|
372
|
-
if (this.
|
|
373
|
-
if ((this.ad(this.
|
|
374
|
-
this.
|
|
375
|
-
this.
|
|
368
|
+
d4(a) {
|
|
369
|
+
this.bt = true;
|
|
370
|
+
this.cx(a);
|
|
371
|
+
this.cz(a);
|
|
372
|
+
if (this.bx) {
|
|
373
|
+
if ((this.ad(this.c4, true, false) && this.db()) || this.c7 == true || this.c6.n == 2) {
|
|
374
|
+
this.bx = false;
|
|
375
|
+
this.ce();
|
|
376
376
|
}
|
|
377
377
|
}
|
|
378
|
-
if ((this.
|
|
379
|
-
this.
|
|
380
|
-
this.
|
|
381
|
-
this.
|
|
378
|
+
if ((this.c7 || this.c6.n == 2 || this.ad(this.c4, true, false)) && !this.bx) {
|
|
379
|
+
this.c7 = true;
|
|
380
|
+
this.cv(a);
|
|
381
|
+
this.c6.a7(this.dg(a));
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
|
-
|
|
385
|
-
let a = { $type: Point_$type, x: this.
|
|
384
|
+
db() {
|
|
385
|
+
let a = { $type: Point_$type, x: this.d8.x - this.c3.x, y: this.d8.y - this.c3.y };
|
|
386
386
|
if (Math.abs(a.x) > Math.abs(a.y)) {
|
|
387
387
|
a.y = 0;
|
|
388
388
|
}
|
|
389
389
|
if (Math.abs(a.y) > Math.abs(a.x)) {
|
|
390
390
|
a.x = 0;
|
|
391
391
|
}
|
|
392
|
-
return this.
|
|
392
|
+
return this.aq(a);
|
|
393
393
|
}
|
|
394
|
-
|
|
395
|
-
this.
|
|
396
|
-
this.
|
|
397
|
-
this.
|
|
398
|
-
if (this.
|
|
399
|
-
this.
|
|
400
|
-
this.
|
|
394
|
+
d3(a) {
|
|
395
|
+
this.bt = false;
|
|
396
|
+
this.cx(a);
|
|
397
|
+
this.cz(a);
|
|
398
|
+
if (this.bx) {
|
|
399
|
+
this.bx = false;
|
|
400
|
+
this.ce();
|
|
401
401
|
}
|
|
402
|
-
let b = this.
|
|
403
|
-
let c = this.ad(this.
|
|
404
|
-
if (this.
|
|
405
|
-
this.
|
|
406
|
-
this.
|
|
402
|
+
let b = this.c6.n;
|
|
403
|
+
let c = this.ad(this.c4, true, false) || b != 0;
|
|
404
|
+
if (this.c6.n != 2 && this.c6.n != 5) {
|
|
405
|
+
this.bb(this.c4, false, true);
|
|
406
|
+
this.bc(this.c4);
|
|
407
407
|
}
|
|
408
|
-
let d = this.
|
|
408
|
+
let d = this.c6.n == 2;
|
|
409
409
|
if (d) {
|
|
410
410
|
c = true;
|
|
411
|
-
this.
|
|
411
|
+
this.ay({ $type: Point_$type, x: this.c6.at, y: this.c6.au }, true, true);
|
|
412
412
|
}
|
|
413
|
-
this.
|
|
414
|
-
if (this.
|
|
415
|
-
this.
|
|
413
|
+
this.c6.a7(this.dg(a));
|
|
414
|
+
if (this.c6.n == 0) {
|
|
415
|
+
this.cs();
|
|
416
416
|
}
|
|
417
|
-
if (!d && this.
|
|
418
|
-
this.
|
|
417
|
+
if (!d && this.c6.n == 0) {
|
|
418
|
+
this.ay({ $type: Point_$type, x: this.c6.at, y: this.c6.au }, true, false);
|
|
419
419
|
}
|
|
420
|
-
if (this.
|
|
420
|
+
if (this.c6.n != 0) {
|
|
421
421
|
c = true;
|
|
422
422
|
}
|
|
423
423
|
if (c) {
|
|
424
|
-
this.
|
|
424
|
+
this.cv(a);
|
|
425
425
|
}
|
|
426
426
|
}
|
|
427
|
-
|
|
428
|
-
if (this.
|
|
429
|
-
let b = this.
|
|
430
|
-
this.
|
|
427
|
+
d6(a) {
|
|
428
|
+
if (this.dc.containsKey(a)) {
|
|
429
|
+
let b = this.dc.item(a);
|
|
430
|
+
this.dc.removeItem(a);
|
|
431
431
|
for (let c = 0; c < b.count; c++) {
|
|
432
432
|
b._inner[c]();
|
|
433
433
|
}
|
|
434
434
|
b.clear();
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
|
-
|
|
437
|
+
bi(a, b) {
|
|
438
438
|
if (a == null) {
|
|
439
439
|
return;
|
|
440
440
|
}
|
|
441
441
|
let c = a;
|
|
442
|
-
let d = this.
|
|
443
|
-
this.
|
|
442
|
+
let d = this.dk + b;
|
|
443
|
+
this.d6(d);
|
|
444
444
|
}
|
|
445
|
-
|
|
446
|
-
if (this.
|
|
445
|
+
aw() {
|
|
446
|
+
if (this.b5 == null) {
|
|
447
447
|
return;
|
|
448
448
|
}
|
|
449
|
-
this.
|
|
450
|
-
this.
|
|
449
|
+
this.d6(this.dk);
|
|
450
|
+
this.b5 = null;
|
|
451
451
|
}
|
|
452
452
|
static register() {
|
|
453
453
|
TypeRegistrar.register("CanvasGestureDOMEventProxy", CanvasGestureDOMEventProxy.$);
|
|
454
454
|
}
|
|
455
455
|
}
|
|
456
456
|
CanvasGestureDOMEventProxy.$t = markType(CanvasGestureDOMEventProxy, 'CanvasGestureDOMEventProxy', BaseDOMEventProxy.$);
|
|
457
|
-
CanvasGestureDOMEventProxy.
|
|
457
|
+
CanvasGestureDOMEventProxy.dh = 0;
|
|
458
458
|
return CanvasGestureDOMEventProxy;
|
|
459
459
|
})();
|