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
|
@@ -13,120 +13,120 @@ export let GeographicMapDescription = /*@__PURE__*/ (() => {
|
|
|
13
13
|
class GeographicMapDescription extends SeriesViewerDescription {
|
|
14
14
|
constructor() {
|
|
15
15
|
super();
|
|
16
|
-
this.
|
|
17
|
-
this.
|
|
18
|
-
this.
|
|
19
|
-
this.j4 = null;
|
|
20
|
-
this.ju = false;
|
|
21
|
-
this.jt = false;
|
|
22
|
-
this.jp = null;
|
|
23
|
-
this.jo = null;
|
|
24
|
-
this.jm = null;
|
|
25
|
-
this.j1 = 0;
|
|
26
|
-
this.j0 = 0;
|
|
27
|
-
this.j6 = null;
|
|
16
|
+
this.jz = false;
|
|
17
|
+
this.kb = null;
|
|
18
|
+
this.jw = false;
|
|
28
19
|
this.j8 = null;
|
|
29
|
-
this.
|
|
20
|
+
this.jy = false;
|
|
21
|
+
this.jx = false;
|
|
22
|
+
this.jt = null;
|
|
23
|
+
this.js = null;
|
|
24
|
+
this.jq = null;
|
|
25
|
+
this.j5 = 0;
|
|
26
|
+
this.j4 = 0;
|
|
27
|
+
this.ka = null;
|
|
28
|
+
this.kc = null;
|
|
29
|
+
this.j9 = null;
|
|
30
30
|
}
|
|
31
31
|
get_type() {
|
|
32
32
|
return "GeographicMap";
|
|
33
33
|
}
|
|
34
34
|
get zoomable() {
|
|
35
|
-
return this.
|
|
35
|
+
return this.jz;
|
|
36
36
|
}
|
|
37
37
|
set zoomable(a) {
|
|
38
|
-
this.
|
|
38
|
+
this.jz = a;
|
|
39
39
|
this.j("Zoomable");
|
|
40
40
|
}
|
|
41
41
|
get resizeBehavior() {
|
|
42
|
-
return this.
|
|
42
|
+
return this.kb;
|
|
43
43
|
}
|
|
44
44
|
set resizeBehavior(a) {
|
|
45
|
-
this.
|
|
45
|
+
this.kb = a;
|
|
46
46
|
this.j("ResizeBehavior");
|
|
47
47
|
}
|
|
48
48
|
get isHorizontalWrappingEnabled() {
|
|
49
|
-
return this.
|
|
49
|
+
return this.jw;
|
|
50
50
|
}
|
|
51
51
|
set isHorizontalWrappingEnabled(a) {
|
|
52
|
-
this.
|
|
52
|
+
this.jw = a;
|
|
53
53
|
this.j("IsHorizontalWrappingEnabled");
|
|
54
54
|
}
|
|
55
55
|
get backgroundTilingMode() {
|
|
56
|
-
return this.
|
|
56
|
+
return this.j8;
|
|
57
57
|
}
|
|
58
58
|
set backgroundTilingMode(a) {
|
|
59
|
-
this.
|
|
59
|
+
this.j8 = a;
|
|
60
60
|
this.j("BackgroundTilingMode");
|
|
61
61
|
}
|
|
62
62
|
get useWorldRectForZoomBounds() {
|
|
63
|
-
return this.
|
|
63
|
+
return this.jy;
|
|
64
64
|
}
|
|
65
65
|
set useWorldRectForZoomBounds(a) {
|
|
66
|
-
this.
|
|
66
|
+
this.jy = a;
|
|
67
67
|
this.j("UseWorldRectForZoomBounds");
|
|
68
68
|
}
|
|
69
69
|
get suppressZoomResetOnWorldRectChange() {
|
|
70
|
-
return this.
|
|
70
|
+
return this.jx;
|
|
71
71
|
}
|
|
72
72
|
set suppressZoomResetOnWorldRectChange(a) {
|
|
73
|
-
this.
|
|
73
|
+
this.jx = a;
|
|
74
74
|
this.j("SuppressZoomResetOnWorldRectChange");
|
|
75
75
|
}
|
|
76
76
|
get worldRect() {
|
|
77
|
-
return this.
|
|
77
|
+
return this.jt;
|
|
78
78
|
}
|
|
79
79
|
set worldRect(a) {
|
|
80
|
-
this.
|
|
80
|
+
this.jt = a;
|
|
81
81
|
this.j("WorldRect");
|
|
82
82
|
}
|
|
83
83
|
get actualWorldRect() {
|
|
84
|
-
return this.
|
|
84
|
+
return this.js;
|
|
85
85
|
}
|
|
86
86
|
set actualWorldRect(a) {
|
|
87
|
-
this.
|
|
87
|
+
this.js = a;
|
|
88
88
|
this.j("ActualWorldRect");
|
|
89
89
|
}
|
|
90
90
|
get backgroundContent() {
|
|
91
|
-
return this.
|
|
91
|
+
return this.jq;
|
|
92
92
|
}
|
|
93
93
|
set backgroundContent(a) {
|
|
94
|
-
this.
|
|
94
|
+
this.jq = a;
|
|
95
95
|
this.j("BackgroundContent");
|
|
96
96
|
}
|
|
97
97
|
get windowScale() {
|
|
98
|
-
return this.
|
|
98
|
+
return this.j5;
|
|
99
99
|
}
|
|
100
100
|
set windowScale(a) {
|
|
101
|
-
this.
|
|
101
|
+
this.j5 = a;
|
|
102
102
|
this.j("WindowScale");
|
|
103
103
|
}
|
|
104
104
|
get actualWindowScale() {
|
|
105
|
-
return this.
|
|
105
|
+
return this.j4;
|
|
106
106
|
}
|
|
107
107
|
set actualWindowScale(a) {
|
|
108
|
-
this.
|
|
108
|
+
this.j4 = a;
|
|
109
109
|
this.j("ActualWindowScale");
|
|
110
110
|
}
|
|
111
111
|
get imageTilesReadyRef() {
|
|
112
|
-
return this.
|
|
112
|
+
return this.ka;
|
|
113
113
|
}
|
|
114
114
|
set imageTilesReadyRef(a) {
|
|
115
|
-
this.
|
|
115
|
+
this.ka = a;
|
|
116
116
|
this.j("ImageTilesReadyRef");
|
|
117
117
|
}
|
|
118
118
|
get width() {
|
|
119
|
-
return this.
|
|
119
|
+
return this.kc;
|
|
120
120
|
}
|
|
121
121
|
set width(a) {
|
|
122
|
-
this.
|
|
122
|
+
this.kc = a;
|
|
123
123
|
this.j("Width");
|
|
124
124
|
}
|
|
125
125
|
get height() {
|
|
126
|
-
return this.
|
|
126
|
+
return this.j9;
|
|
127
127
|
}
|
|
128
128
|
set height(a) {
|
|
129
|
-
this.
|
|
129
|
+
this.j9 = a;
|
|
130
130
|
this.j("Height");
|
|
131
131
|
}
|
|
132
132
|
}
|
|
@@ -0,0 +1,58 @@
|
|
|
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 { Description } from "./Description";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let ImageLoadEventArgsDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class ImageLoadEventArgsDescription extends Description {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this.n = null;
|
|
17
|
+
this.m = null;
|
|
18
|
+
this.l = null;
|
|
19
|
+
this.k = null;
|
|
20
|
+
}
|
|
21
|
+
get_type() {
|
|
22
|
+
return "ImageLoadEventArgs";
|
|
23
|
+
}
|
|
24
|
+
get type() {
|
|
25
|
+
return this.get_type();
|
|
26
|
+
}
|
|
27
|
+
get status() {
|
|
28
|
+
return this.n;
|
|
29
|
+
}
|
|
30
|
+
set status(a) {
|
|
31
|
+
this.n = a;
|
|
32
|
+
this.j("Status");
|
|
33
|
+
}
|
|
34
|
+
get path() {
|
|
35
|
+
return this.m;
|
|
36
|
+
}
|
|
37
|
+
set path(a) {
|
|
38
|
+
this.m = a;
|
|
39
|
+
this.j("Path");
|
|
40
|
+
}
|
|
41
|
+
get error() {
|
|
42
|
+
return this.l;
|
|
43
|
+
}
|
|
44
|
+
set error(a) {
|
|
45
|
+
this.l = a;
|
|
46
|
+
this.j("Error");
|
|
47
|
+
}
|
|
48
|
+
get dataRef() {
|
|
49
|
+
return this.k;
|
|
50
|
+
}
|
|
51
|
+
set dataRef(a) {
|
|
52
|
+
this.k = a;
|
|
53
|
+
this.j("DataRef");
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
ImageLoadEventArgsDescription.$t = markType(ImageLoadEventArgsDescription, 'ImageLoadEventArgsDescription', Description.$);
|
|
57
|
+
return ImageLoadEventArgsDescription;
|
|
58
|
+
})();
|
|
@@ -0,0 +1,41 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { ImageLoadEventArgsDescription } from "./ImageLoadEventArgsDescription";
|
|
10
|
+
/**
|
|
11
|
+
* @hidden
|
|
12
|
+
*/
|
|
13
|
+
export let ImageLoadEventArgsDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
14
|
+
class ImageLoadEventArgsDescriptionMetadata extends Base {
|
|
15
|
+
static b(a) {
|
|
16
|
+
if (ImageLoadEventArgsDescriptionMetadata.a == null) {
|
|
17
|
+
ImageLoadEventArgsDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
18
|
+
ImageLoadEventArgsDescriptionMetadata.c(ImageLoadEventArgsDescriptionMetadata.a);
|
|
19
|
+
}
|
|
20
|
+
if (a.k(ImageLoadEventArgsDescriptionMetadata.a)) {
|
|
21
|
+
return;
|
|
22
|
+
}
|
|
23
|
+
a.ad(ImageLoadEventArgsDescriptionMetadata.a);
|
|
24
|
+
}
|
|
25
|
+
static c(a) {
|
|
26
|
+
a.item("Status", "ExportedType:string:ImageLoadStatus");
|
|
27
|
+
a.item("Status@names", "Unknown;Loading;Completed;Failed;Canceled");
|
|
28
|
+
a.item("Path", "String");
|
|
29
|
+
a.item("Error", "String");
|
|
30
|
+
a.item("DataRef", "(w:Data,p:Data)DataRef");
|
|
31
|
+
}
|
|
32
|
+
static d(a) {
|
|
33
|
+
ImageLoadEventArgsDescriptionMetadata.b(a);
|
|
34
|
+
a.af("ImageLoadEventArgs", () => new ImageLoadEventArgsDescription());
|
|
35
|
+
a.ae("ImageLoadEventArgs", ImageLoadEventArgsDescriptionMetadata.a);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
ImageLoadEventArgsDescriptionMetadata.$t = markType(ImageLoadEventArgsDescriptionMetadata, 'ImageLoadEventArgsDescriptionMetadata');
|
|
39
|
+
ImageLoadEventArgsDescriptionMetadata.a = null;
|
|
40
|
+
return ImageLoadEventArgsDescriptionMetadata;
|
|
41
|
+
})();
|
|
@@ -0,0 +1,50 @@
|
|
|
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 { Description } from "./Description";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let LabelFormatOverrideEventArgsDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class LabelFormatOverrideEventArgsDescription extends Description {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
this.m = new Date();
|
|
17
|
+
this.k = null;
|
|
18
|
+
this.o = null;
|
|
19
|
+
}
|
|
20
|
+
get_type() {
|
|
21
|
+
return "LabelFormatOverrideEventArgs";
|
|
22
|
+
}
|
|
23
|
+
get type() {
|
|
24
|
+
return this.get_type();
|
|
25
|
+
}
|
|
26
|
+
get dateTime() {
|
|
27
|
+
return this.m;
|
|
28
|
+
}
|
|
29
|
+
set dateTime(a) {
|
|
30
|
+
this.m = a;
|
|
31
|
+
this.j("DateTime");
|
|
32
|
+
}
|
|
33
|
+
get format() {
|
|
34
|
+
return this.k;
|
|
35
|
+
}
|
|
36
|
+
set format(a) {
|
|
37
|
+
this.k = a;
|
|
38
|
+
this.j("Format");
|
|
39
|
+
}
|
|
40
|
+
get label() {
|
|
41
|
+
return this.o;
|
|
42
|
+
}
|
|
43
|
+
set label(a) {
|
|
44
|
+
this.o = a;
|
|
45
|
+
this.j("Label");
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
LabelFormatOverrideEventArgsDescription.$t = markType(LabelFormatOverrideEventArgsDescription, 'LabelFormatOverrideEventArgsDescription', Description.$);
|
|
49
|
+
return LabelFormatOverrideEventArgsDescription;
|
|
50
|
+
})();
|
|
@@ -0,0 +1,7 @@
|
|
|
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
|
+
export { LabelFormatOverrideEventArgsDescriptionMetadata } from "./LabelFormatOverrideEventArgsDescriptionMetadata_combined";
|
|
@@ -0,0 +1,76 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { LabelFormatOverrideEventArgsDescription } from "./LabelFormatOverrideEventArgsDescription";
|
|
10
|
+
import { TimeAxisLabelFormatDescription } from "./TimeAxisLabelFormatDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let LabelFormatOverrideEventArgsDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class LabelFormatOverrideEventArgsDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (LabelFormatOverrideEventArgsDescriptionMetadata.a == null) {
|
|
18
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.c(LabelFormatOverrideEventArgsDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(LabelFormatOverrideEventArgsDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ad(LabelFormatOverrideEventArgsDescriptionMetadata.a);
|
|
25
|
+
TimeAxisLabelFormatDescriptionMetadata.d(a);
|
|
26
|
+
}
|
|
27
|
+
static c(a) {
|
|
28
|
+
a.item("DateTime", "Date");
|
|
29
|
+
a.item("Format", "ExportedType:TimeAxisLabelFormat");
|
|
30
|
+
a.item("Label", "String");
|
|
31
|
+
}
|
|
32
|
+
static d(a) {
|
|
33
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.b(a);
|
|
34
|
+
a.af("LabelFormatOverrideEventArgs", () => new LabelFormatOverrideEventArgsDescription());
|
|
35
|
+
a.ae("LabelFormatOverrideEventArgs", LabelFormatOverrideEventArgsDescriptionMetadata.a);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.$t = markType(LabelFormatOverrideEventArgsDescriptionMetadata, 'LabelFormatOverrideEventArgsDescriptionMetadata');
|
|
39
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.a = null;
|
|
40
|
+
return LabelFormatOverrideEventArgsDescriptionMetadata;
|
|
41
|
+
})();
|
|
42
|
+
/**
|
|
43
|
+
* @hidden
|
|
44
|
+
*/
|
|
45
|
+
export let TimeAxisLabelFormatDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
46
|
+
class TimeAxisLabelFormatDescriptionMetadata extends Base {
|
|
47
|
+
static b(a) {
|
|
48
|
+
if (TimeAxisLabelFormatDescriptionMetadata.a == null) {
|
|
49
|
+
TimeAxisLabelFormatDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
50
|
+
TimeAxisLabelFormatDescriptionMetadata.c(TimeAxisLabelFormatDescriptionMetadata.a);
|
|
51
|
+
}
|
|
52
|
+
if (a.k(TimeAxisLabelFormatDescriptionMetadata.a)) {
|
|
53
|
+
return;
|
|
54
|
+
}
|
|
55
|
+
a.ad(TimeAxisLabelFormatDescriptionMetadata.a);
|
|
56
|
+
LabelFormatOverrideEventArgsDescriptionMetadata.d(a);
|
|
57
|
+
}
|
|
58
|
+
static c(a) {
|
|
59
|
+
a.item("Range", "TimeSpan");
|
|
60
|
+
a.item("Format", "String");
|
|
61
|
+
a.item("RepeatedYearFormat", "String");
|
|
62
|
+
a.item("RepeatedMonthFormat", "String");
|
|
63
|
+
a.item("RepeatedDayFormat", "String");
|
|
64
|
+
a.item("LabelFormatOverrideRef", "EventRef:LabelFormatOverrideHandler:labelFormatOverride");
|
|
65
|
+
a.item("LabelFormatOverrideRef@args", "LabelFormatOverrideEventArgs");
|
|
66
|
+
}
|
|
67
|
+
static d(a) {
|
|
68
|
+
TimeAxisLabelFormatDescriptionMetadata.b(a);
|
|
69
|
+
a.af("TimeAxisLabelFormat", () => new TimeAxisLabelFormatDescription());
|
|
70
|
+
a.ae("TimeAxisLabelFormat", TimeAxisLabelFormatDescriptionMetadata.a);
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
TimeAxisLabelFormatDescriptionMetadata.$t = markType(TimeAxisLabelFormatDescriptionMetadata, 'TimeAxisLabelFormatDescriptionMetadata');
|
|
74
|
+
TimeAxisLabelFormatDescriptionMetadata.a = null;
|
|
75
|
+
return TimeAxisLabelFormatDescriptionMetadata;
|
|
76
|
+
})();
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { WrapperExpressionDescription } from "./WrapperExpressionDescription";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let LastSevenDaysExpressionDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class LastSevenDaysExpressionDescription extends WrapperExpressionDescription {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
}
|
|
17
|
+
get_type() {
|
|
18
|
+
return "LastSevenDaysExpression";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
LastSevenDaysExpressionDescription.$t = markType(LastSevenDaysExpressionDescription, 'LastSevenDaysExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
LastSevenDaysExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
LastSevenDaysExpressionDescription.__marshalByValueAlias2 = "LastSevenDaysExpression";
|
|
24
|
+
return LastSevenDaysExpressionDescription;
|
|
25
|
+
})();
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WrapperExpressionDescriptionMetadata } from "./WrapperExpressionDescriptionMetadata";
|
|
10
|
+
import { LastSevenDaysExpressionDescription } from "./LastSevenDaysExpressionDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let LastSevenDaysExpressionDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class LastSevenDaysExpressionDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (LastSevenDaysExpressionDescriptionMetadata.a == null) {
|
|
18
|
+
LastSevenDaysExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
LastSevenDaysExpressionDescriptionMetadata.c(LastSevenDaysExpressionDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(LastSevenDaysExpressionDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ad(LastSevenDaysExpressionDescriptionMetadata.a);
|
|
25
|
+
}
|
|
26
|
+
static c(a) {
|
|
27
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
28
|
+
}
|
|
29
|
+
static d(a) {
|
|
30
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
31
|
+
LastSevenDaysExpressionDescriptionMetadata.b(a);
|
|
32
|
+
a.af("LastSevenDaysExpression", () => new LastSevenDaysExpressionDescription());
|
|
33
|
+
a.ae("LastSevenDaysExpression", LastSevenDaysExpressionDescriptionMetadata.a);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
LastSevenDaysExpressionDescriptionMetadata.$t = markType(LastSevenDaysExpressionDescriptionMetadata, 'LastSevenDaysExpressionDescriptionMetadata');
|
|
37
|
+
LastSevenDaysExpressionDescriptionMetadata.a = null;
|
|
38
|
+
return LastSevenDaysExpressionDescriptionMetadata;
|
|
39
|
+
})();
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { WrapperExpressionDescription } from "./WrapperExpressionDescription";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let LastThirtyDaysExpressionDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class LastThirtyDaysExpressionDescription extends WrapperExpressionDescription {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
}
|
|
17
|
+
get_type() {
|
|
18
|
+
return "LastThirtyDaysExpression";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
LastThirtyDaysExpressionDescription.$t = markType(LastThirtyDaysExpressionDescription, 'LastThirtyDaysExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
LastThirtyDaysExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
LastThirtyDaysExpressionDescription.__marshalByValueAlias2 = "LastThirtyDaysExpression";
|
|
24
|
+
return LastThirtyDaysExpressionDescription;
|
|
25
|
+
})();
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WrapperExpressionDescriptionMetadata } from "./WrapperExpressionDescriptionMetadata";
|
|
10
|
+
import { LastThirtyDaysExpressionDescription } from "./LastThirtyDaysExpressionDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let LastThirtyDaysExpressionDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class LastThirtyDaysExpressionDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (LastThirtyDaysExpressionDescriptionMetadata.a == null) {
|
|
18
|
+
LastThirtyDaysExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
LastThirtyDaysExpressionDescriptionMetadata.c(LastThirtyDaysExpressionDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(LastThirtyDaysExpressionDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ad(LastThirtyDaysExpressionDescriptionMetadata.a);
|
|
25
|
+
}
|
|
26
|
+
static c(a) {
|
|
27
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
28
|
+
}
|
|
29
|
+
static d(a) {
|
|
30
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
31
|
+
LastThirtyDaysExpressionDescriptionMetadata.b(a);
|
|
32
|
+
a.af("LastThirtyDaysExpression", () => new LastThirtyDaysExpressionDescription());
|
|
33
|
+
a.ae("LastThirtyDaysExpression", LastThirtyDaysExpressionDescriptionMetadata.a);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
LastThirtyDaysExpressionDescriptionMetadata.$t = markType(LastThirtyDaysExpressionDescriptionMetadata, 'LastThirtyDaysExpressionDescriptionMetadata');
|
|
37
|
+
LastThirtyDaysExpressionDescriptionMetadata.a = null;
|
|
38
|
+
return LastThirtyDaysExpressionDescriptionMetadata;
|
|
39
|
+
})();
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { WrapperExpressionDescription } from "./WrapperExpressionDescription";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let LastThreeSixtyFiveDaysExpressionDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class LastThreeSixtyFiveDaysExpressionDescription extends WrapperExpressionDescription {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
}
|
|
17
|
+
get_type() {
|
|
18
|
+
return "LastThreeSixtyFiveDaysExpression";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
LastThreeSixtyFiveDaysExpressionDescription.$t = markType(LastThreeSixtyFiveDaysExpressionDescription, 'LastThreeSixtyFiveDaysExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
LastThreeSixtyFiveDaysExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
LastThreeSixtyFiveDaysExpressionDescription.__marshalByValueAlias2 = "LastThreeSixtyFiveDaysExpression";
|
|
24
|
+
return LastThreeSixtyFiveDaysExpressionDescription;
|
|
25
|
+
})();
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WrapperExpressionDescriptionMetadata } from "./WrapperExpressionDescriptionMetadata";
|
|
10
|
+
import { LastThreeSixtyFiveDaysExpressionDescription } from "./LastThreeSixtyFiveDaysExpressionDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let LastThreeSixtyFiveDaysExpressionDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class LastThreeSixtyFiveDaysExpressionDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a == null) {
|
|
18
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.c(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ad(LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
25
|
+
}
|
|
26
|
+
static c(a) {
|
|
27
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
28
|
+
}
|
|
29
|
+
static d(a) {
|
|
30
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
31
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.b(a);
|
|
32
|
+
a.af("LastThreeSixtyFiveDaysExpression", () => new LastThreeSixtyFiveDaysExpressionDescription());
|
|
33
|
+
a.ae("LastThreeSixtyFiveDaysExpression", LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.$t = markType(LastThreeSixtyFiveDaysExpressionDescriptionMetadata, 'LastThreeSixtyFiveDaysExpressionDescriptionMetadata');
|
|
37
|
+
LastThreeSixtyFiveDaysExpressionDescriptionMetadata.a = null;
|
|
38
|
+
return LastThreeSixtyFiveDaysExpressionDescriptionMetadata;
|
|
39
|
+
})();
|
|
@@ -0,0 +1,25 @@
|
|
|
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 { WrapperExpressionDescription } from "./WrapperExpressionDescription";
|
|
8
|
+
import { markType } from "./type";
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
export let MonthToDateExpressionDescription = /*@__PURE__*/ (() => {
|
|
13
|
+
class MonthToDateExpressionDescription extends WrapperExpressionDescription {
|
|
14
|
+
constructor() {
|
|
15
|
+
super();
|
|
16
|
+
}
|
|
17
|
+
get_type() {
|
|
18
|
+
return "MonthToDateExpression";
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
MonthToDateExpressionDescription.$t = markType(MonthToDateExpressionDescription, 'MonthToDateExpressionDescription', WrapperExpressionDescription.$);
|
|
22
|
+
MonthToDateExpressionDescription.__marshalByValue2 = true;
|
|
23
|
+
MonthToDateExpressionDescription.__marshalByValueAlias2 = "MonthToDateExpression";
|
|
24
|
+
return MonthToDateExpressionDescription;
|
|
25
|
+
})();
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { Base, String_$type, markType } from "./type";
|
|
8
|
+
import { Dictionary$2 } from "./Dictionary$2";
|
|
9
|
+
import { WrapperExpressionDescriptionMetadata } from "./WrapperExpressionDescriptionMetadata";
|
|
10
|
+
import { MonthToDateExpressionDescription } from "./MonthToDateExpressionDescription";
|
|
11
|
+
/**
|
|
12
|
+
* @hidden
|
|
13
|
+
*/
|
|
14
|
+
export let MonthToDateExpressionDescriptionMetadata = /*@__PURE__*/ (() => {
|
|
15
|
+
class MonthToDateExpressionDescriptionMetadata extends Base {
|
|
16
|
+
static b(a) {
|
|
17
|
+
if (MonthToDateExpressionDescriptionMetadata.a == null) {
|
|
18
|
+
MonthToDateExpressionDescriptionMetadata.a = new Dictionary$2(String_$type, String_$type, 0);
|
|
19
|
+
MonthToDateExpressionDescriptionMetadata.c(MonthToDateExpressionDescriptionMetadata.a);
|
|
20
|
+
}
|
|
21
|
+
if (a.k(MonthToDateExpressionDescriptionMetadata.a)) {
|
|
22
|
+
return;
|
|
23
|
+
}
|
|
24
|
+
a.ad(MonthToDateExpressionDescriptionMetadata.a);
|
|
25
|
+
}
|
|
26
|
+
static c(a) {
|
|
27
|
+
WrapperExpressionDescriptionMetadata.c(a);
|
|
28
|
+
}
|
|
29
|
+
static d(a) {
|
|
30
|
+
WrapperExpressionDescriptionMetadata.d(a);
|
|
31
|
+
MonthToDateExpressionDescriptionMetadata.b(a);
|
|
32
|
+
a.af("MonthToDateExpression", () => new MonthToDateExpressionDescription());
|
|
33
|
+
a.ae("MonthToDateExpression", MonthToDateExpressionDescriptionMetadata.a);
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
MonthToDateExpressionDescriptionMetadata.$t = markType(MonthToDateExpressionDescriptionMetadata, 'MonthToDateExpressionDescriptionMetadata');
|
|
37
|
+
MonthToDateExpressionDescriptionMetadata.a = null;
|
|
38
|
+
return MonthToDateExpressionDescriptionMetadata;
|
|
39
|
+
})();
|