igniteui-webcomponents-dashboards 7.1.1-beta.1 → 7.1.1-beta.2

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.
Files changed (171) hide show
  1. package/fesm2022/igniteui-webcomponents-dashboards.mjs +8388 -0
  2. package/igniteui-webcomponents-dashboards.d.ts +1713 -1
  3. package/package.json +19 -15
  4. package/bundles/igniteui-webcomponents-dashboards.umd.js +0 -9986
  5. package/bundles/igniteui-webcomponents-dashboards.umd.min.js +0 -7
  6. package/esm2015/igniteui-webcomponents-dashboards.js +0 -1
  7. package/esm2015/lib/DashboardTile.js +0 -7
  8. package/esm2015/lib/DashboardTileChangingContentEventArgs.js +0 -24
  9. package/esm2015/lib/DashboardTileCommonFeature.js +0 -37
  10. package/esm2015/lib/DashboardTileCustomization.js +0 -7
  11. package/esm2015/lib/DashboardTileCustomizationCollection.js +0 -7
  12. package/esm2015/lib/DashboardTileFilterStringErrorsParsingEventArgs.js +0 -31
  13. package/esm2015/lib/DashboardTileGalleryIconInfo.js +0 -20
  14. package/esm2015/lib/DashboardTileGroupDescription.js +0 -50
  15. package/esm2015/lib/DashboardTileGroupDescriptionCollection.js +0 -82
  16. package/esm2015/lib/DashboardTilePrimitiveValueWrapper.js +0 -18
  17. package/esm2015/lib/DashboardTileSortDescription.js +0 -59
  18. package/esm2015/lib/DashboardTileSortDescriptionCollection.js +0 -94
  19. package/esm2015/lib/DashboardTileSummaryDescription.js +0 -121
  20. package/esm2015/lib/DashboardTileSummaryDescriptionCollection.js +0 -100
  21. package/esm2015/lib/DashboardTileToolbarProvider.js +0 -7
  22. package/esm2015/lib/DashboardTileView.js +0 -7
  23. package/esm2015/lib/DashboardTileView_combined.js +0 -3405
  24. package/esm2015/lib/DashboardTileVisualizationType.js +0 -50
  25. package/esm2015/lib/DataChartDashboardTileFeature.js +0 -74
  26. package/esm2015/lib/DataSeriesToDescriptionAdapter.js +0 -1569
  27. package/esm2015/lib/DataSeriesToDescriptionAdapterControlType.js +0 -11
  28. package/esm2015/lib/DataSeriesToDescriptionAdapterResult.js +0 -144
  29. package/esm2015/lib/DataSeriesToDescriptionAdapterSettings.js +0 -83
  30. package/esm2015/lib/DataSeriesToDescriptionCustomizations.js +0 -183
  31. package/esm2015/lib/DescriptionValueLookupHelper.js +0 -36
  32. package/esm2015/lib/GeographicMapDashboardTileFeature.js +0 -24
  33. package/esm2015/lib/IDashboardTileView.js +0 -11
  34. package/esm2015/lib/IExternalDashboardTile.js +0 -11
  35. package/esm2015/lib/LinearGaugeDashboardTileFeature.js +0 -24
  36. package/esm2015/lib/PieChartDashboardTileFeature.js +0 -26
  37. package/esm2015/lib/RadialGaugeDashboardTileFeature.js +0 -24
  38. package/esm2015/lib/ValueGetterResult.js +0 -33
  39. package/esm2015/lib/igc-dashboard-tile-changing-content-event-args.js +0 -36
  40. package/esm2015/lib/igc-dashboard-tile-component.js +0 -1317
  41. package/esm2015/lib/igc-dashboard-tile-customization-collection.js +0 -53
  42. package/esm2015/lib/igc-dashboard-tile-customization-component.js +0 -266
  43. package/esm2015/lib/igc-dashboard-tile-customization-module.js +0 -16
  44. package/esm2015/lib/igc-dashboard-tile-filter-string-errors-parsing-event-args.js +0 -48
  45. package/esm2015/lib/igc-dashboard-tile-group-description-collection.js +0 -76
  46. package/esm2015/lib/igc-dashboard-tile-group-description-module.js +0 -15
  47. package/esm2015/lib/igc-dashboard-tile-group-description.js +0 -19
  48. package/esm2015/lib/igc-dashboard-tile-module.js +0 -39
  49. package/esm2015/lib/igc-dashboard-tile-sort-description-collection.js +0 -86
  50. package/esm2015/lib/igc-dashboard-tile-sort-description-module.js +0 -15
  51. package/esm2015/lib/igc-dashboard-tile-sort-description.js +0 -70
  52. package/esm2015/lib/igc-dashboard-tile-summary-description-collection.js +0 -83
  53. package/esm2015/lib/igc-dashboard-tile-summary-description-module.js +0 -15
  54. package/esm2015/lib/igc-dashboard-tile-summary-description.js +0 -107
  55. package/esm2015/lib/igc-data-chart-dashboard-tile-module.js +0 -38
  56. package/esm2015/lib/igc-geographic-map-dashboard-tile-module.js +0 -18
  57. package/esm2015/lib/igc-linear-gauge-dashboard-tile-module.js +0 -18
  58. package/esm2015/lib/igc-pie-chart-dashboard-tile-module.js +0 -18
  59. package/esm2015/lib/igc-radial-gauge-dashboard-tile-module.js +0 -18
  60. package/esm2015/public_api.js +0 -52
  61. package/esm5/igniteui-webcomponents-dashboards.js +0 -1
  62. package/esm5/lib/DashboardTile.js +0 -7
  63. package/esm5/lib/DashboardTileChangingContentEventArgs.js +0 -31
  64. package/esm5/lib/DashboardTileCommonFeature.js +0 -42
  65. package/esm5/lib/DashboardTileCustomization.js +0 -7
  66. package/esm5/lib/DashboardTileCustomizationCollection.js +0 -7
  67. package/esm5/lib/DashboardTileFilterStringErrorsParsingEventArgs.js +0 -42
  68. package/esm5/lib/DashboardTileGalleryIconInfo.js +0 -23
  69. package/esm5/lib/DashboardTileGroupDescription.js +0 -58
  70. package/esm5/lib/DashboardTileGroupDescriptionCollection.js +0 -93
  71. package/esm5/lib/DashboardTilePrimitiveValueWrapper.js +0 -21
  72. package/esm5/lib/DashboardTileSortDescription.js +0 -74
  73. package/esm5/lib/DashboardTileSortDescriptionCollection.js +0 -109
  74. package/esm5/lib/DashboardTileSummaryDescription.js +0 -148
  75. package/esm5/lib/DashboardTileSummaryDescriptionCollection.js +0 -115
  76. package/esm5/lib/DashboardTileToolbarProvider.js +0 -7
  77. package/esm5/lib/DashboardTileView.js +0 -7
  78. package/esm5/lib/DashboardTileView_combined.js +0 -4135
  79. package/esm5/lib/DashboardTileVisualizationType.js +0 -50
  80. package/esm5/lib/DataChartDashboardTileFeature.js +0 -79
  81. package/esm5/lib/DataSeriesToDescriptionAdapter.js +0 -1595
  82. package/esm5/lib/DataSeriesToDescriptionAdapterControlType.js +0 -11
  83. package/esm5/lib/DataSeriesToDescriptionAdapterResult.js +0 -167
  84. package/esm5/lib/DataSeriesToDescriptionAdapterSettings.js +0 -110
  85. package/esm5/lib/DataSeriesToDescriptionCustomizations.js +0 -285
  86. package/esm5/lib/DescriptionValueLookupHelper.js +0 -45
  87. package/esm5/lib/GeographicMapDashboardTileFeature.js +0 -29
  88. package/esm5/lib/IDashboardTileView.js +0 -11
  89. package/esm5/lib/IExternalDashboardTile.js +0 -11
  90. package/esm5/lib/LinearGaugeDashboardTileFeature.js +0 -29
  91. package/esm5/lib/PieChartDashboardTileFeature.js +0 -31
  92. package/esm5/lib/RadialGaugeDashboardTileFeature.js +0 -29
  93. package/esm5/lib/ValueGetterResult.js +0 -44
  94. package/esm5/lib/igc-dashboard-tile-changing-content-event-args.js +0 -46
  95. package/esm5/lib/igc-dashboard-tile-component.js +0 -1603
  96. package/esm5/lib/igc-dashboard-tile-customization-collection.js +0 -58
  97. package/esm5/lib/igc-dashboard-tile-customization-component.js +0 -318
  98. package/esm5/lib/igc-dashboard-tile-customization-module.js +0 -20
  99. package/esm5/lib/igc-dashboard-tile-filter-string-errors-parsing-event-args.js +0 -62
  100. package/esm5/lib/igc-dashboard-tile-group-description-collection.js +0 -82
  101. package/esm5/lib/igc-dashboard-tile-group-description-module.js +0 -19
  102. package/esm5/lib/igc-dashboard-tile-group-description.js +0 -27
  103. package/esm5/lib/igc-dashboard-tile-module.js +0 -43
  104. package/esm5/lib/igc-dashboard-tile-sort-description-collection.js +0 -96
  105. package/esm5/lib/igc-dashboard-tile-sort-description-module.js +0 -19
  106. package/esm5/lib/igc-dashboard-tile-sort-description.js +0 -84
  107. package/esm5/lib/igc-dashboard-tile-summary-description-collection.js +0 -93
  108. package/esm5/lib/igc-dashboard-tile-summary-description-module.js +0 -19
  109. package/esm5/lib/igc-dashboard-tile-summary-description.js +0 -134
  110. package/esm5/lib/igc-data-chart-dashboard-tile-module.js +0 -42
  111. package/esm5/lib/igc-geographic-map-dashboard-tile-module.js +0 -22
  112. package/esm5/lib/igc-linear-gauge-dashboard-tile-module.js +0 -22
  113. package/esm5/lib/igc-pie-chart-dashboard-tile-module.js +0 -22
  114. package/esm5/lib/igc-radial-gauge-dashboard-tile-module.js +0 -22
  115. package/esm5/public_api.js +0 -52
  116. package/fesm2015/igniteui-webcomponents-dashboards.js +0 -8394
  117. package/fesm5/igniteui-webcomponents-dashboards.js +0 -9933
  118. package/lib/DashboardTile.d.ts +0 -1
  119. package/lib/DashboardTileChangingContentEventArgs.d.ts +0 -11
  120. package/lib/DashboardTileCommonFeature.d.ts +0 -9
  121. package/lib/DashboardTileCustomization.d.ts +0 -1
  122. package/lib/DashboardTileCustomizationCollection.d.ts +0 -1
  123. package/lib/DashboardTileFilterStringErrorsParsingEventArgs.d.ts +0 -14
  124. package/lib/DashboardTileGalleryIconInfo.d.ts +0 -11
  125. package/lib/DashboardTileGroupDescription.d.ts +0 -16
  126. package/lib/DashboardTileGroupDescriptionCollection.d.ts +0 -27
  127. package/lib/DashboardTilePrimitiveValueWrapper.d.ts +0 -8
  128. package/lib/DashboardTileSortDescription.d.ts +0 -20
  129. package/lib/DashboardTileSortDescriptionCollection.d.ts +0 -31
  130. package/lib/DashboardTileSummaryDescription.d.ts +0 -38
  131. package/lib/DashboardTileSummaryDescriptionCollection.d.ts +0 -31
  132. package/lib/DashboardTileToolbarProvider.d.ts +0 -1
  133. package/lib/DashboardTileView.d.ts +0 -1
  134. package/lib/DashboardTileView_combined.d.ts +0 -575
  135. package/lib/DashboardTileVisualizationType.d.ts +0 -43
  136. package/lib/DataChartDashboardTileFeature.d.ts +0 -10
  137. package/lib/DataSeriesToDescriptionAdapter.d.ts +0 -63
  138. package/lib/DataSeriesToDescriptionAdapterControlType.d.ts +0 -15
  139. package/lib/DataSeriesToDescriptionAdapterResult.d.ts +0 -36
  140. package/lib/DataSeriesToDescriptionAdapterSettings.d.ts +0 -36
  141. package/lib/DataSeriesToDescriptionCustomizations.d.ts +0 -23
  142. package/lib/DescriptionValueLookupHelper.d.ts +0 -12
  143. package/lib/GeographicMapDashboardTileFeature.d.ts +0 -10
  144. package/lib/IDashboardTileView.d.ts +0 -20
  145. package/lib/IExternalDashboardTile.d.ts +0 -13
  146. package/lib/LinearGaugeDashboardTileFeature.d.ts +0 -10
  147. package/lib/PieChartDashboardTileFeature.d.ts +0 -10
  148. package/lib/RadialGaugeDashboardTileFeature.d.ts +0 -10
  149. package/lib/ValueGetterResult.d.ts +0 -14
  150. package/lib/igc-dashboard-tile-changing-content-event-args.d.ts +0 -14
  151. package/lib/igc-dashboard-tile-component.d.ts +0 -405
  152. package/lib/igc-dashboard-tile-customization-collection.d.ts +0 -8
  153. package/lib/igc-dashboard-tile-customization-component.d.ts +0 -59
  154. package/lib/igc-dashboard-tile-customization-module.d.ts +0 -3
  155. package/lib/igc-dashboard-tile-filter-string-errors-parsing-event-args.d.ts +0 -22
  156. package/lib/igc-dashboard-tile-group-description-collection.d.ts +0 -23
  157. package/lib/igc-dashboard-tile-group-description-module.d.ts +0 -3
  158. package/lib/igc-dashboard-tile-group-description.d.ts +0 -13
  159. package/lib/igc-dashboard-tile-module.d.ts +0 -3
  160. package/lib/igc-dashboard-tile-sort-description-collection.d.ts +0 -28
  161. package/lib/igc-dashboard-tile-sort-description-module.d.ts +0 -3
  162. package/lib/igc-dashboard-tile-sort-description.d.ts +0 -33
  163. package/lib/igc-dashboard-tile-summary-description-collection.d.ts +0 -25
  164. package/lib/igc-dashboard-tile-summary-description-module.d.ts +0 -3
  165. package/lib/igc-dashboard-tile-summary-description.d.ts +0 -40
  166. package/lib/igc-data-chart-dashboard-tile-module.d.ts +0 -3
  167. package/lib/igc-geographic-map-dashboard-tile-module.d.ts +0 -3
  168. package/lib/igc-linear-gauge-dashboard-tile-module.d.ts +0 -3
  169. package/lib/igc-pie-chart-dashboard-tile-module.d.ts +0 -3
  170. package/lib/igc-radial-gauge-dashboard-tile-module.d.ts +0 -3
  171. package/public_api.d.ts +0 -52
@@ -1 +1,1713 @@
1
- export * from './public_api';
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
+
8
+ import { Base, Type, ListSortDirection, SortDescriptionCollection, NotifyCollectionChangedEventArgs, IList$1, DataSourceSummaryOperand, DataSourceSchemaPropertyType, SummaryCalculator, ProvideCalculatorEventArgs, SummaryDescription, SummaryDescriptionCollection, INotifyPropertyChanged, IToolbarTarget, IAcceptsDataSeriesToDescriptionCustomizations, NativeUIGrid, AnimationKeyFrameEffectTiming, AnimationKeyFrameEffect, DomRenderer, NativeUIContent, DataSeriesAdapterImplementation, DataSeriesToDescriptionCustomization, ToolCommand, ObservableCollection$1, Description, List$1, DataSeriesType, IDataSeriesAdapterRule, DataSeries, ComponentRenderer, FilterExpressionCollection, TrendLineType, BrushCollection, SeriesHighlightedValuesDisplayMode, Brush, Size, BaseControlTheme, ControlDisplayDensity, IEnumerable, TypeDescriptionContext, PropertyChangedEventArgs, ToolActionInfo, ToolCommandExecutionState, IToolbarContextAccessor, ICommandAvailabilityListener, ICommandStateChangedListener, IExecutionContext, HashSet$1, IgcProvideCalculatorEventArgs, IgcHTMLElement, IgCollection, SyncableObservableCollection$2, IgcFilterExpressionCollection, Dictionary$2, DataSeriesAxisType, IDataSource } from 'igniteui-webcomponents-core';
9
+ import { IDomainChartLike, TrendLineTypeCollection, ChartSelectedItemCollection, ValueModeCollection, CrosshairsDisplayMode, XamDataChart, DataPieChart, UserAnnotationInformation, UserAnnotationInformationEventArgs, UserAnnotationToolTipContentUpdatingEventArgs, DomainChartToolbarProvider, IgcTrendLineTypeCollection, IgcChartSelectedItemCollection, IgcValueModeCollection, IgcUserAnnotationInformation, IgcUserAnnotationInformationEventArgs, IgcUserAnnotationToolTipContentUpdatingEventArgs } from 'igniteui-webcomponents-charts';
10
+
11
+ /**
12
+ * @hidden
13
+ */
14
+ declare class ValueGetterResult extends Base {
15
+ static $t: Type;
16
+ private _value;
17
+ get value(): any;
18
+ set value(a: any);
19
+ private _nullIsValue;
20
+ get nullIsValue(): boolean;
21
+ set nullIsValue(a: boolean);
22
+ constructor(a: any, b: boolean);
23
+ }
24
+
25
+ /**
26
+ * @hidden
27
+ */
28
+ declare class DashboardTileSortDescription extends Base {
29
+ static $t: Type;
30
+ constructor(a: number);
31
+ constructor(a: number, b: string);
32
+ constructor(a: number, b: string, c: ListSortDirection);
33
+ constructor(a: number, ..._rest: any[]);
34
+ private e;
35
+ get f(): string;
36
+ set f(a: string);
37
+ private b;
38
+ get c(): ListSortDirection;
39
+ set c(a: ListSortDirection);
40
+ equals(a: any): boolean;
41
+ getHashCode(): number;
42
+ }
43
+
44
+ /**
45
+ * @hidden
46
+ */
47
+ declare class DashboardTileSortDescriptionCollection extends Base {
48
+ static $t: Type;
49
+ private f;
50
+ get i(): boolean;
51
+ set i(a: boolean);
52
+ constructor();
53
+ private d;
54
+ get e(): SortDescriptionCollection;
55
+ set e(a: SortDescriptionCollection);
56
+ g(a: DashboardTileSortDescription): boolean;
57
+ n(a: SortDescriptionCollection): void;
58
+ r(a: SortDescriptionCollection): void;
59
+ p(a: number, b: DashboardTileSortDescription): void;
60
+ o(): void;
61
+ get(a: number): DashboardTileSortDescription;
62
+ k(a: DashboardTileSortDescription): number;
63
+ h(a: DashboardTileSortDescription): boolean;
64
+ b(a: number): DashboardTileSortDescription;
65
+ set(a: number, b: DashboardTileSortDescription): DashboardTileSortDescription;
66
+ size(): number;
67
+ m(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
68
+ q(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
69
+ get j(): IList$1<DashboardTileSortDescription>;
70
+ }
71
+
72
+ /**
73
+ * @hidden
74
+ */
75
+ declare class DashboardTileSummaryDescription extends Base {
76
+ static $t: Type;
77
+ constructor(a: number);
78
+ constructor(a: number, b: string);
79
+ constructor(a: number, b: string, c: DataSourceSummaryOperand);
80
+ constructor(a: number, ..._rest: any[]);
81
+ j: boolean;
82
+ a: DataSourceSchemaPropertyType;
83
+ private m;
84
+ get p(): string;
85
+ set p(a: string);
86
+ private b;
87
+ get c(): DataSourceSummaryOperand;
88
+ set c(a: DataSourceSummaryOperand);
89
+ n: string;
90
+ private e;
91
+ get f(): SummaryCalculator;
92
+ set f(a: SummaryCalculator);
93
+ private l;
94
+ get o(): string;
95
+ set o(a: string);
96
+ equals(a: any): boolean;
97
+ getHashCode(): number;
98
+ provideCalculator: (sender: any, args: ProvideCalculatorEventArgs) => void;
99
+ private g;
100
+ get h(): SummaryDescription;
101
+ set h(a: SummaryDescription);
102
+ private q;
103
+ }
104
+
105
+ /**
106
+ * @hidden
107
+ */
108
+ declare class DashboardTileSummaryDescriptionCollection extends Base {
109
+ static $t: Type;
110
+ private f;
111
+ get i(): boolean;
112
+ set i(a: boolean);
113
+ constructor();
114
+ n(a: SummaryDescriptionCollection): void;
115
+ r(a: SummaryDescriptionCollection): void;
116
+ private d;
117
+ get e(): SummaryDescriptionCollection;
118
+ set e(a: SummaryDescriptionCollection);
119
+ g(a: DashboardTileSummaryDescription): boolean;
120
+ p(a: number, b: DashboardTileSummaryDescription): void;
121
+ o(): void;
122
+ get(a: number): DashboardTileSummaryDescription;
123
+ k(a: DashboardTileSummaryDescription): number;
124
+ h(a: DashboardTileSummaryDescription): boolean;
125
+ b(a: number): DashboardTileSummaryDescription;
126
+ set(a: number, b: DashboardTileSummaryDescription): DashboardTileSummaryDescription;
127
+ size(): number;
128
+ m(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
129
+ q(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
130
+ get j(): IList$1<DashboardTileSummaryDescription>;
131
+ }
132
+
133
+ /**
134
+ * @hidden
135
+ */
136
+ declare class DashboardTileFilterStringErrorsParsingEventArgs extends Base {
137
+ static $t: Type;
138
+ constructor();
139
+ private _propertyName;
140
+ get propertyName(): string;
141
+ set propertyName(a: string);
142
+ private _errors;
143
+ get errors(): string;
144
+ set errors(a: string);
145
+ }
146
+
147
+ declare enum DashboardTileVisualizationType {
148
+ Auto = 0,
149
+ AreaChart = 1,
150
+ BarChart = 2,
151
+ BubbleChart = 3,
152
+ BulletGraph = 4,
153
+ CandlestickChart = 5,
154
+ ChoroplethMap = 6,
155
+ RadialGauge = 7,
156
+ ColumnChart = 8,
157
+ DoughnutChart = 9,
158
+ FunnelChart = 10,
159
+ Grid = 11,
160
+ HeatmapMap = 12,
161
+ HighDensityMap = 13,
162
+ KPI = 14,
163
+ LinearGauge = 15,
164
+ LineChart = 16,
165
+ Map = 17,
166
+ OHLCChart = 18,
167
+ PieChart = 19,
168
+ PolarChart = 20,
169
+ RadialLineChart = 21,
170
+ ScatterMap = 22,
171
+ ScatterChart = 23,
172
+ SparklineChart = 24,
173
+ SplineAreaChart = 25,
174
+ SplineChart = 26,
175
+ StackedAreaChart = 27,
176
+ StackedBarChart = 28,
177
+ StackedColumnChart = 29,
178
+ StepAreaChart = 30,
179
+ StepLineChart = 31,
180
+ TextGauge = 32,
181
+ TextView = 33,
182
+ TimeSeriesChart = 34,
183
+ Treemap = 35
184
+ }
185
+ /**
186
+ * @hidden
187
+ */
188
+ declare let DashboardTileVisualizationType_$type: Type;
189
+
190
+ /**
191
+ * @hidden
192
+ */
193
+ declare class DashboardTileChangingContentEventArgs extends Base {
194
+ static $t: Type;
195
+ constructor();
196
+ private _contentJson;
197
+ get contentJson(): string;
198
+ set contentJson(a: string);
199
+ }
200
+
201
+ /**
202
+ * @hidden
203
+ */
204
+ declare class DashboardTileView extends Base {
205
+ static $t: Type;
206
+ constructor();
207
+ t(): void;
208
+ static n(a: any): string;
209
+ s(a: any, b: string): void;
210
+ o(a: NativeUIGrid): void;
211
+ a(a: NativeUIGrid, b: AnimationKeyFrameEffectTiming): AnimationKeyFrameEffect;
212
+ b: DashboardTile;
213
+ x(): void;
214
+ f(): boolean;
215
+ k: DomRenderer;
216
+ private c;
217
+ private j;
218
+ v(a: DomRenderer): void;
219
+ q(): void;
220
+ private d;
221
+ u(): void;
222
+ w(): void;
223
+ m(): any;
224
+ r(a: NativeUIGrid): void;
225
+ l(a: NativeUIContent): any;
226
+ private i;
227
+ private g;
228
+ private h;
229
+ y(a: NativeUIContent, b: string): void;
230
+ private e;
231
+ p(): void;
232
+ }
233
+ /**
234
+ * @hidden
235
+ */
236
+ declare class DashboardTileCustomization extends Base {
237
+ static $t: Type;
238
+ constructor();
239
+ m: string;
240
+ n: string;
241
+ l: any;
242
+ c: boolean;
243
+ e: boolean;
244
+ d: boolean;
245
+ f: boolean;
246
+ i: number;
247
+ k: number;
248
+ j: number;
249
+ h: (arg1: DashboardTile, arg2: Description) => ValueGetterResult;
250
+ g: boolean;
251
+ static a(a: DashboardTileCustomization): DataSeriesToDescriptionCustomization;
252
+ static b(a: DataSeriesToDescriptionCustomization): DashboardTileCustomization;
253
+ }
254
+ /**
255
+ * @hidden
256
+ */
257
+ declare class DashboardTile extends Base implements INotifyPropertyChanged, IToolbarTarget, IDomainChartLike, IAcceptsDataSeriesToDescriptionCustomizations {
258
+ static $t: Type;
259
+ ba: DashboardTileView;
260
+ onAttachedToUI(): void;
261
+ onDetachedFromUI(): void;
262
+ private cp;
263
+ get currentDataAdapter(): DataSeriesAdapterImplementation;
264
+ private cn;
265
+ private g;
266
+ onCustomizationsChanged(a: DataSeriesToDescriptionCustomization[]): void;
267
+ private hd;
268
+ private cj;
269
+ private cf;
270
+ sendCommandCompleted(a: ToolCommand): void;
271
+ captureTargetImageToClipboard(a: (arg1: any, arg2: any) => void): void;
272
+ private h8;
273
+ ad: DataSeriesAdapterImplementation;
274
+ private ap;
275
+ get customizations(): DashboardTileCustomizationCollection;
276
+ private dy;
277
+ protected get d9(): List$1<DataSeriesType>;
278
+ private g7;
279
+ private dx;
280
+ protected get d8(): List$1<IDataSeriesAdapterRule>;
281
+ ae: DataSeriesAdapterImplementation;
282
+ constructor();
283
+ private cw;
284
+ private he;
285
+ private hf;
286
+ private dd;
287
+ private i1;
288
+ private static a;
289
+ private static e;
290
+ private static f;
291
+ private static b;
292
+ private static d;
293
+ private static c;
294
+ private dr;
295
+ private du;
296
+ private k;
297
+ private ir;
298
+ private iq;
299
+ private dk;
300
+ private dj;
301
+ private h2;
302
+ private h7;
303
+ protected hh(): void;
304
+ private ff;
305
+ get gq(): string;
306
+ set gq(a: string);
307
+ private da;
308
+ private c9;
309
+ private ce;
310
+ ik(a: () => void, b: boolean): {
311
+ p1?: boolean;
312
+ };
313
+ protected ij(): void;
314
+ private c0;
315
+ protected hb(): void;
316
+ private hl;
317
+ private iw;
318
+ private g8;
319
+ protected f0(a: DataSeries): string;
320
+ private dn;
321
+ protected hi(): void;
322
+ private fe;
323
+ private ds;
324
+ i0(a: string, b: any): void;
325
+ e1(a: string): any;
326
+ cz(): boolean;
327
+ hc(): void;
328
+ io(a: string): void;
329
+ protected get di(): boolean;
330
+ protected ip(): void;
331
+ private et;
332
+ private eu;
333
+ changingContent: (sender: any, args: DashboardTileChangingContentEventArgs) => void;
334
+ private l;
335
+ private ac;
336
+ private c7;
337
+ private dc;
338
+ private c6;
339
+ private db;
340
+ private c5;
341
+ private c8;
342
+ private c4;
343
+ private c2;
344
+ private bg;
345
+ private bh;
346
+ private bi;
347
+ private hu;
348
+ private d7;
349
+ private i3;
350
+ private ha;
351
+ private ie;
352
+ private hn;
353
+ private h6;
354
+ private ck;
355
+ private h1;
356
+ private eo;
357
+ private get e3();
358
+ private set e3(value);
359
+ private ek;
360
+ private get es();
361
+ private set es(value);
362
+ private el;
363
+ private get ev();
364
+ private set ev(value);
365
+ private _externalObject;
366
+ get externalObject(): any;
367
+ set externalObject(a: any);
368
+ private ez;
369
+ private is;
370
+ private ey;
371
+ private ex;
372
+ private static bt;
373
+ static get bu(): ComponentRenderer;
374
+ private static gi;
375
+ private iu;
376
+ private it;
377
+ private iv;
378
+ private ax;
379
+ private at;
380
+ private as;
381
+ private bj;
382
+ private bk;
383
+ private a5;
384
+ private br;
385
+ private bs;
386
+ private aw;
387
+ private av;
388
+ private au;
389
+ private bm;
390
+ private bl;
391
+ private a4;
392
+ get a2(): DashboardTileSortDescriptionCollection;
393
+ get a1(): DashboardTileSortDescriptionCollection;
394
+ get a0(): DashboardTileSortDescriptionCollection;
395
+ get bp(): FilterExpressionCollection;
396
+ get bq(): FilterExpressionCollection;
397
+ get a6(): DashboardTileSummaryDescriptionCollection;
398
+ private fb;
399
+ get gc(): string;
400
+ set gc(a: string);
401
+ private e7;
402
+ get f1(): string;
403
+ set f1(a: string);
404
+ private e9;
405
+ get f8(): string;
406
+ set f8(a: string);
407
+ private e8;
408
+ get f6(): string;
409
+ set f6(a: string);
410
+ private fa;
411
+ get ga(): string;
412
+ set ga(a: string);
413
+ filterStringErrorsParsing: (sender: any, args: DashboardTileFilterStringErrorsParsingEventArgs) => void;
414
+ private fc;
415
+ get ge(): string;
416
+ set ge(a: string);
417
+ get a3(): DashboardTileSortDescriptionCollection;
418
+ get az(): DashboardTileSortDescriptionCollection;
419
+ get ay(): DashboardTileSortDescriptionCollection;
420
+ get bn(): FilterExpressionCollection;
421
+ get bo(): FilterExpressionCollection;
422
+ get a7(): DashboardTileSummaryDescriptionCollection;
423
+ af(a: boolean): DataSeriesAdapterImplementation;
424
+ private cc;
425
+ private get cd();
426
+ private en;
427
+ get itemsSource(): any;
428
+ set itemsSource(a: any);
429
+ private ej;
430
+ get actualItemsSource(): any;
431
+ set actualItemsSource(a: any);
432
+ private em;
433
+ get highlightedItemsSource(): any;
434
+ set highlightedItemsSource(a: any);
435
+ private ei;
436
+ get actualHighlightedItemsSource(): any;
437
+ set actualHighlightedItemsSource(a: any);
438
+ private cs;
439
+ protected get_dl(): boolean;
440
+ protected set_dl(a: boolean): void;
441
+ get dl(): boolean;
442
+ set dl(a: boolean);
443
+ private cr;
444
+ get shouldAvoidAxisAnnotationCollisions(): boolean;
445
+ set shouldAvoidAxisAnnotationCollisions(a: boolean);
446
+ private ai;
447
+ get aj(): TrendLineType;
448
+ set aj(a: TrendLineType);
449
+ private static ea;
450
+ private s;
451
+ get z(): BrushCollection;
452
+ set z(a: BrushCollection);
453
+ private ak;
454
+ get trendLineTypes(): TrendLineTypeCollection;
455
+ set trendLineTypes(a: TrendLineTypeCollection);
456
+ private static eb;
457
+ private ct;
458
+ protected get_dm(): boolean;
459
+ protected set_dm(a: boolean): void;
460
+ get dm(): boolean;
461
+ set dm(a: boolean);
462
+ private ag;
463
+ protected get_ah(): SeriesHighlightedValuesDisplayMode;
464
+ protected set_ah(a: SeriesHighlightedValuesDisplayMode): void;
465
+ get ah(): SeriesHighlightedValuesDisplayMode;
466
+ set ah(a: SeriesHighlightedValuesDisplayMode);
467
+ private i;
468
+ get includedProperties(): string[];
469
+ set includedProperties(a: string[]);
470
+ private j;
471
+ get m(): DashboardTileVisualizationType[];
472
+ set m(a: DashboardTileVisualizationType[]);
473
+ private h;
474
+ get excludedProperties(): string[];
475
+ set excludedProperties(a: string[]);
476
+ private q;
477
+ get w(): BrushCollection;
478
+ set w(a: BrushCollection);
479
+ private r;
480
+ get x(): BrushCollection;
481
+ set x(a: BrushCollection);
482
+ private _selectedSeriesItems;
483
+ get selectedSeriesItems(): ChartSelectedItemCollection;
484
+ set selectedSeriesItems(a: ChartSelectedItemCollection);
485
+ private o;
486
+ private static dw;
487
+ private static dp;
488
+ static d6(a: string, b: List$1<DashboardTileCustomization>): List$1<DashboardTileCustomization>;
489
+ private static dq;
490
+ static gl(a: string, b: string): string;
491
+ get u(): BrushCollection;
492
+ set u(a: BrushCollection);
493
+ private static dz;
494
+ private p;
495
+ get v(): BrushCollection;
496
+ set v(a: BrushCollection);
497
+ private static d0;
498
+ private i5;
499
+ get ja(): Brush;
500
+ set ja(a: Brush);
501
+ private static d2;
502
+ private an;
503
+ get valueLines(): ValueModeCollection;
504
+ set valueLines(a: ValueModeCollection);
505
+ private static ec;
506
+ private t;
507
+ get valueLinesBrushes(): BrushCollection;
508
+ set valueLinesBrushes(a: BrushCollection);
509
+ private static gx;
510
+ private i6;
511
+ get jb(): Brush;
512
+ set jb(a: Brush);
513
+ private static gz;
514
+ private i8;
515
+ get jd(): Brush;
516
+ set jd(a: Brush);
517
+ private static g3;
518
+ private i7;
519
+ get jc(): Brush;
520
+ set jc(a: Brush);
521
+ private static g1;
522
+ private cg;
523
+ get autoCalloutsVisible(): boolean;
524
+ set autoCalloutsVisible(a: boolean);
525
+ private static d1;
526
+ private ch;
527
+ get crosshairsAnnotationEnabled(): boolean;
528
+ set crosshairsAnnotationEnabled(a: boolean);
529
+ private static d3;
530
+ private static cx;
531
+ private static c1;
532
+ private co;
533
+ get finalValueAnnotationsVisible(): boolean;
534
+ set finalValueAnnotationsVisible(a: boolean);
535
+ private static d4;
536
+ private ab;
537
+ get crosshairsDisplayMode(): CrosshairsDisplayMode;
538
+ set crosshairsDisplayMode(a: CrosshairsDisplayMode);
539
+ private static fq;
540
+ private bb;
541
+ get bc(): DashboardTileVisualizationType;
542
+ set bc(a: DashboardTileVisualizationType);
543
+ private ef;
544
+ get eh(): number;
545
+ set eh(a: number);
546
+ private cq;
547
+ get de(): boolean;
548
+ set de(a: boolean);
549
+ private static d5;
550
+ notifyContainerResized(): void;
551
+ hx(a: Size): void;
552
+ private by;
553
+ get bz(): BaseControlTheme;
554
+ set bz(a: BaseControlTheme);
555
+ private b0;
556
+ get b1(): ControlDisplayDensity;
557
+ set b1(a: ControlDisplayDensity);
558
+ private i4;
559
+ get i9(): Brush;
560
+ set i9(a: Brush);
561
+ protected e5(): any;
562
+ private eg;
563
+ private dh;
564
+ protected e4(): any;
565
+ protected get_c3(): boolean;
566
+ protected get c3(): boolean;
567
+ startCreatingAnnotation(): void;
568
+ startDeletingAnnotation(): void;
569
+ resetAnnotations(): void;
570
+ gm(): string;
571
+ ht(a: string): void;
572
+ protected ed(): IEnumerable;
573
+ ho(a: (arg1: XamDataChart) => void): void;
574
+ hq(a: (arg1: DataPieChart) => void): void;
575
+ private hr;
576
+ private hp;
577
+ zoomIn(a: number): void;
578
+ zoomOut(a: number): void;
579
+ resetZoom(): void;
580
+ g9(a: string): void;
581
+ hm(a: UserAnnotationInformation): void;
582
+ protected y(a: BrushCollection): BrushCollection;
583
+ notifySizeChanged(): void;
584
+ ib(): void;
585
+ ia(): void;
586
+ private e6;
587
+ private get fs();
588
+ private b2;
589
+ private b3;
590
+ static get bv(): TypeDescriptionContext;
591
+ destroy(): void;
592
+ private er;
593
+ provideContainer(a: DomRenderer): void;
594
+ propertyChanged: (sender: any, e: PropertyChangedEventArgs) => void;
595
+ protected h9(a: string, b: any, c: any): void;
596
+ protected ih(a: string, b: any, c: any): void;
597
+ userAnnotationInformationRequested: (sender: any, args: UserAnnotationInformationEventArgs) => void;
598
+ il(a: UserAnnotationInformationEventArgs): void;
599
+ userAnnotationToolTipContentUpdating: (sender: any, args: UserAnnotationToolTipContentUpdatingEventArgs) => void;
600
+ private im;
601
+ private ic;
602
+ private id;
603
+ private h5;
604
+ private h0;
605
+ private h4;
606
+ private hz;
607
+ private i2;
608
+ private iz;
609
+ private static cy;
610
+ private a8;
611
+ private get a9();
612
+ getDesiredToolbarActions(): ToolActionInfo[];
613
+ private e0;
614
+ onToolCommandExecuting(a: ToolCommand): ToolCommandExecutionState;
615
+ private _commandCompleted;
616
+ get commandCompleted(): (arg1: ToolCommand) => void;
617
+ set commandCompleted(a: (arg1: ToolCommand) => void);
618
+ private _invalidateActions;
619
+ get invalidateActions(): () => void;
620
+ set invalidateActions(a: () => void);
621
+ private dt;
622
+ provideContextAccessor(a: IToolbarContextAccessor): void;
623
+ dismissContextAccessor(a: IToolbarContextAccessor): void;
624
+ hs(): void;
625
+ addCommandAvailabilityListener(a: ICommandAvailabilityListener): void;
626
+ removeCommandAvailabilityListener(a: ICommandAvailabilityListener): void;
627
+ private dv;
628
+ addCommandStateChangedListener(a: ICommandStateChangedListener): void;
629
+ removeCommandStateChangedListener(a: ICommandStateChangedListener): void;
630
+ iy(): void;
631
+ private cu;
632
+ private ee;
633
+ ix(): void;
634
+ private je;
635
+ private cm;
636
+ private cl;
637
+ private hj;
638
+ private ig;
639
+ private get n();
640
+ private hk;
641
+ private bw;
642
+ private b9;
643
+ private b8;
644
+ private cb;
645
+ private b5;
646
+ private b7;
647
+ private ca;
648
+ private b6;
649
+ private fd;
650
+ private cv;
651
+ private bf;
652
+ private be;
653
+ private ci;
654
+ private bd;
655
+ private b4;
656
+ get bx(): IExecutionContext;
657
+ set bx(a: IExecutionContext);
658
+ get dg(): boolean;
659
+ get df(): boolean;
660
+ }
661
+ /**
662
+ * @hidden
663
+ */
664
+ declare class DashboardTileCustomizationCollection extends ObservableCollection$1<DashboardTileCustomization> {
665
+ static $t: Type;
666
+ constructor();
667
+ }
668
+ /**
669
+ * @hidden
670
+ */
671
+ declare class DashboardTileToolbarProvider extends DomainChartToolbarProvider {
672
+ static $t: Type;
673
+ private static al;
674
+ constructor();
675
+ private static an;
676
+ private static am;
677
+ private static cu;
678
+ static readonly cs: string;
679
+ static readonly ao: string;
680
+ static readonly aq: string;
681
+ static readonly as: string;
682
+ static readonly au: string;
683
+ static readonly aw: string;
684
+ static readonly ay: string;
685
+ static readonly bw: string;
686
+ static readonly a0: string;
687
+ static readonly a2: string;
688
+ static readonly a4: string;
689
+ static readonly a8: string;
690
+ static readonly ba: string;
691
+ static readonly be: string;
692
+ static readonly bc: string;
693
+ static readonly bg: string;
694
+ static readonly bi: string;
695
+ static readonly bk: string;
696
+ static readonly bm: string;
697
+ static readonly bo: string;
698
+ static readonly bq: string;
699
+ static readonly bs: string;
700
+ static readonly bu: string;
701
+ static readonly by: string;
702
+ static readonly b2: string;
703
+ static readonly b0: string;
704
+ static readonly b4: string;
705
+ static readonly b6: string;
706
+ static readonly b8: string;
707
+ static readonly ca: string;
708
+ static readonly cc: string;
709
+ static readonly ce: string;
710
+ static readonly cg: string;
711
+ static readonly ci: string;
712
+ static readonly ck: string;
713
+ static readonly cm: string;
714
+ static readonly co: string;
715
+ static readonly cq: string;
716
+ static readonly a6: string;
717
+ private cv;
718
+ getDesiredToolbarActions(a: IDomainChartLike, b: ToolActionInfo[], c: HashSet$1<IToolbarContextAccessor>): ToolActionInfo[];
719
+ private ak;
720
+ protected j(a: IDomainChartLike, b: ToolActionInfo): void;
721
+ protected af(a: IDomainChartLike, b: string, c: any, d: any): void;
722
+ onToolCommandExecuting(a: IDomainChartLike, b: ToolCommand): ToolCommandExecutionState;
723
+ protected u(a: IDomainChartLike, b: ToolCommand): void;
724
+ }
725
+
726
+ /**
727
+ * Represents event arguments for when there are errors parsing the filter string
728
+ */
729
+ declare class IgcDashboardTileFilterStringErrorsParsingEventArgs {
730
+ protected createImplementation(): DashboardTileFilterStringErrorsParsingEventArgs;
731
+ protected _implementation: any;
732
+ /**
733
+ * @hidden
734
+ */
735
+ get i(): DashboardTileFilterStringErrorsParsingEventArgs;
736
+ private onImplementationCreated;
737
+ constructor();
738
+ protected _provideImplementation(i: any): void;
739
+ get propertyName(): string;
740
+ set propertyName(v: string);
741
+ /**
742
+ * Gets the errors from parsing the filter string.
743
+ */
744
+ get errors(): string;
745
+ set errors(v: string);
746
+ }
747
+
748
+ /**
749
+ * Represents a summary that is applied to a datasource. Changes to this object are not observed or expected after it is initially assigned to a collection.
750
+ */
751
+ declare class IgcDashboardTileSummaryDescription {
752
+ protected createImplementation(): DashboardTileSummaryDescription;
753
+ protected _implementation: any;
754
+ /**
755
+ * @hidden
756
+ */
757
+ get i(): DashboardTileSummaryDescription;
758
+ private onImplementationCreated;
759
+ constructor();
760
+ protected _provideImplementation(i: any): void;
761
+ get field(): string;
762
+ set field(v: string);
763
+ get operand(): DataSourceSummaryOperand;
764
+ set operand(v: DataSourceSummaryOperand);
765
+ /**
766
+ * Gets or sets an alias for the summary. Currently only used in aggregated data situations.
767
+ */
768
+ get alias(): string;
769
+ set alias(v: string);
770
+ /**
771
+ * Gets or sets the name to use when displaying the calculator name.
772
+ */
773
+ get calculatorDisplayName(): string;
774
+ set calculatorDisplayName(v: string);
775
+ findByName(name: string): any;
776
+ equals(other: any): boolean;
777
+ private _provideCalculator;
778
+ private _provideCalculator_wrapped;
779
+ /**
780
+ * Called when the summary calculator is required.
781
+ */
782
+ get provideCalculator(): (s: IgcDashboardTileSummaryDescription, e: IgcProvideCalculatorEventArgs) => void;
783
+ set provideCalculator(ev: (s: IgcDashboardTileSummaryDescription, e: IgcProvideCalculatorEventArgs) => void);
784
+ }
785
+
786
+ declare class IgcDashboardTileSummaryDescriptionCollection {
787
+ protected createImplementation(): DashboardTileSummaryDescriptionCollection;
788
+ protected _implementation: any;
789
+ /**
790
+ * @hidden
791
+ */
792
+ get i(): DashboardTileSummaryDescriptionCollection;
793
+ private onImplementationCreated;
794
+ constructor();
795
+ protected _provideImplementation(i: any): void;
796
+ /**
797
+ * Gets or sets whether this collection should detach the sync when the target collection changes.
798
+ */
799
+ get shouldDetachOnTargetChange(): boolean;
800
+ set shouldDetachOnTargetChange(v: boolean);
801
+ findByName(name: string): any;
802
+ add(item: IgcDashboardTileSummaryDescription): boolean;
803
+ insert(index: number, item: IgcDashboardTileSummaryDescription): void;
804
+ clear(): void;
805
+ indexOf(item: IgcDashboardTileSummaryDescription): number;
806
+ remove(item: IgcDashboardTileSummaryDescription): boolean;
807
+ removeAt(index: number): IgcDashboardTileSummaryDescription;
808
+ }
809
+
810
+ /**
811
+ * Represents an element in the current sort applied to a data source or provider. Changes to this object are not observed or expected after it is initially assigned to a collection.
812
+ */
813
+ declare class IgcDashboardTileSortDescription {
814
+ protected createImplementation(): DashboardTileSortDescription;
815
+ protected _implementation: any;
816
+ /**
817
+ * @hidden
818
+ */
819
+ get i(): DashboardTileSortDescription;
820
+ private onImplementationCreated;
821
+ constructor();
822
+ protected _provideImplementation(i: any): void;
823
+ /**
824
+ * Gets or sets the property being sorted.
825
+ */
826
+ get field(): string;
827
+ set field(v: string);
828
+ /**
829
+ * Gets or sets the direction to sort based on the property.
830
+ */
831
+ get sortDirection(): ListSortDirection;
832
+ set sortDirection(v: ListSortDirection);
833
+ findByName(name: string): any;
834
+ /**
835
+ * Returns if the SortDescription is equal to another.
836
+
837
+ * @param other * The SortDescription to compare to.
838
+ */
839
+ equals(other: any): boolean;
840
+ }
841
+
842
+ /**
843
+ * Represents a collection of sort elements that are applied to a data source or provider.
844
+ */
845
+ declare class IgcDashboardTileSortDescriptionCollection {
846
+ protected createImplementation(): DashboardTileSortDescriptionCollection;
847
+ protected _implementation: any;
848
+ /**
849
+ * @hidden
850
+ */
851
+ get i(): DashboardTileSortDescriptionCollection;
852
+ private onImplementationCreated;
853
+ constructor();
854
+ protected _provideImplementation(i: any): void;
855
+ /**
856
+ * Gets or sets whether this collection should detach the sync when the target collection changes.
857
+ */
858
+ get shouldDetachOnTargetChange(): boolean;
859
+ set shouldDetachOnTargetChange(v: boolean);
860
+ findByName(name: string): any;
861
+ add(item: IgcDashboardTileSortDescription): boolean;
862
+ insert(index: number, item: IgcDashboardTileSortDescription): void;
863
+ clear(): void;
864
+ indexOf(item: IgcDashboardTileSortDescription): number;
865
+ remove(item: IgcDashboardTileSortDescription): boolean;
866
+ removeAt(index: number): IgcDashboardTileSortDescription;
867
+ }
868
+
869
+ declare class IgcDashboardTileCustomizationComponent extends IgcHTMLElement {
870
+ protected createImplementation(): DashboardTileCustomization;
871
+ protected _implementation: any;
872
+ /**
873
+ * @hidden
874
+ */
875
+ get i(): DashboardTileCustomization; /**
876
+ * @hidden
877
+ */
878
+ static _createFromInternal(internal: any): IgcDashboardTileCustomizationComponent;
879
+ private onImplementationCreated;
880
+ constructor();
881
+ private _settingAttributes;
882
+ protected _attached: boolean;
883
+ private _queuedSetAttributes;
884
+ protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
885
+ protected _flushQueuedAttributes(): void;
886
+ protected _a(attrName: string, attrValue: any): void;
887
+ connectedCallback(): void;
888
+ disconnectedCallback(): void;
889
+ private static _observedAttributesIgcDashboardTileCustomizationComponent;
890
+ static get observedAttributes(): string[];
891
+ private _updatingFromAttribute;
892
+ attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
893
+ static htmlTagName: string;
894
+ protected static _isElementRegistered: boolean;
895
+ static register(): void;
896
+ get matchType(): string;
897
+ set matchType(v: string);
898
+ get propertyName(): string;
899
+ set propertyName(v: string);
900
+ get propertyValue(): any;
901
+ set propertyValue(v: any);
902
+ get isCollectionInsertionAtEnd(): boolean;
903
+ set isCollectionInsertionAtEnd(v: boolean);
904
+ get isCollectionInsertionAtStart(): boolean;
905
+ set isCollectionInsertionAtStart(v: boolean);
906
+ get isCollectionInsertionAtIndex(): boolean;
907
+ set isCollectionInsertionAtIndex(v: boolean);
908
+ get isCollectionRemovaltIndex(): boolean;
909
+ set isCollectionRemovaltIndex(v: boolean);
910
+ get collectionIndex(): number;
911
+ set collectionIndex(v: number);
912
+ get order(): number;
913
+ set order(v: number);
914
+ get matchParentIndex(): number;
915
+ set matchParentIndex(v: number);
916
+ findByName(name: string): any;
917
+ protected __p: string;
918
+ protected _hasUserValues: Set<string>;
919
+ protected get hasUserValues(): Set<string>;
920
+ protected __m(propertyName: string): void;
921
+ protected _stylingContainer: any;
922
+ protected _stylingParent: any;
923
+ protected _inStyling: boolean;
924
+ protected _styling(container: any, component: any, parent?: any): void;
925
+ }
926
+
927
+ declare class IgcDashboardTileCustomizationCollection extends IgCollection<IgcDashboardTileCustomizationComponent, DashboardTileCustomization> {
928
+ constructor(list?: IgcDashboardTileCustomizationComponent[]);
929
+ protected _createInnerColl(): SyncableObservableCollection$2<IgcDashboardTileCustomizationComponent, DashboardTileCustomization>;
930
+ }
931
+
932
+ declare class IgcDashboardTileChangingContentEventArgs {
933
+ protected createImplementation(): DashboardTileChangingContentEventArgs;
934
+ protected _implementation: any;
935
+ /**
936
+ * @hidden
937
+ */
938
+ get i(): DashboardTileChangingContentEventArgs;
939
+ private onImplementationCreated;
940
+ constructor();
941
+ protected _provideImplementation(i: any): void;
942
+ get contentJson(): string;
943
+ set contentJson(v: string);
944
+ }
945
+
946
+ declare class IgcDashboardTileComponent extends IgcHTMLElement {
947
+ private _height;
948
+ private _width;
949
+ set height(value: string);
950
+ get height(): string;
951
+ set width(value: string);
952
+ get width(): string;
953
+ notifyContainerResized(): void;
954
+ private _portalManager;
955
+ private _container;
956
+ private _renderer;
957
+ constructor();
958
+ private _onChildrenChanged;
959
+ updateStyle(): void;
960
+ destroy(): void;
961
+ private _wrapper;
962
+ protected createImplementation(): DashboardTile;
963
+ private _DashboardTile;
964
+ private _disconnected;
965
+ disconnectedCallback(): void;
966
+ connectedCallback(): void;
967
+ afterContentInit(): void;
968
+ protected _implementation: any;
969
+ /**
970
+ * @hidden
971
+ */
972
+ get i(): DashboardTile; /**
973
+ * @hidden
974
+ */
975
+ static _createFromInternal(internal: any): IgcDashboardTileComponent;
976
+ private _settingAttributes;
977
+ protected _attached: boolean;
978
+ private _queuedSetAttributes;
979
+ protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
980
+ protected _flushQueuedAttributes(): void;
981
+ protected _a(attrName: string, attrValue: any): void;
982
+ private static _observedAttributesIgcDashboardTileComponent;
983
+ static get observedAttributes(): string[];
984
+ private _updatingFromAttribute;
985
+ attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
986
+ static htmlTagName: string;
987
+ protected static _isElementRegistered: boolean;
988
+ static register(): void;
989
+ private _customizations;
990
+ private _actualCustomizations;
991
+ get actualCustomizations(): IgcDashboardTileCustomizationComponent[];
992
+ private _contentCustomizations;
993
+ get contentCustomizations(): IgcDashboardTileCustomizationComponent[];
994
+ private _customizationsAdapter;
995
+ /**
996
+ * Gets a collection where you can add customization that will be applied to the generated visualizations.
997
+ */
998
+ get customizations(): IgcDashboardTileCustomizationCollection;
999
+ /**
1000
+ * Gets or sets text to display above the plot area.
1001
+ */
1002
+ get tileTitle(): string;
1003
+ set tileTitle(v: string);
1004
+ /**
1005
+ * Gets the initial sorts that are applied to the chart.
1006
+ */
1007
+ get initialSortDescriptions(): IgcDashboardTileSortDescriptionCollection;
1008
+ /**
1009
+ * Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
1010
+ */
1011
+ get initialGroupSortDescriptions(): IgcDashboardTileSortDescriptionCollection;
1012
+ /**
1013
+ * Gets the initial groupings that are applied to the chart.
1014
+ */
1015
+ get initialGroupDescriptions(): IgcDashboardTileSortDescriptionCollection;
1016
+ /**
1017
+ * Gets the initial filters that are applied to the chart.
1018
+ */
1019
+ get initialFilterExpressions(): IgcFilterExpressionCollection;
1020
+ /**
1021
+ * Gets the initial highlight filters that are applied to the chart.
1022
+ */
1023
+ get initialHighlightFilterExpressions(): IgcFilterExpressionCollection;
1024
+ /**
1025
+ * Gets the initial summaries that are applied to the chart.
1026
+ */
1027
+ get initialSummaryDescriptions(): IgcDashboardTileSummaryDescriptionCollection;
1028
+ /**
1029
+ * Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1030
+ */
1031
+ get initialSorts(): string;
1032
+ set initialSorts(v: string);
1033
+ /**
1034
+ * Gets or sets the sorts to apply after grouping has been applied.
1035
+ */
1036
+ get groupSorts(): string;
1037
+ set groupSorts(v: string);
1038
+ /**
1039
+ * Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1040
+ */
1041
+ get initialGroups(): string;
1042
+ set initialGroups(v: string);
1043
+ /**
1044
+ * Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.
1045
+ */
1046
+ get initialFilter(): string;
1047
+ set initialFilter(v: string);
1048
+ /**
1049
+ * Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.
1050
+ */
1051
+ get initialHighlightFilter(): string;
1052
+ set initialHighlightFilter(v: string);
1053
+ /**
1054
+ * Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.
1055
+ */
1056
+ get initialSummaries(): string;
1057
+ set initialSummaries(v: string);
1058
+ /**
1059
+ * Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
1060
+ */
1061
+ get sortDescriptions(): IgcDashboardTileSortDescriptionCollection;
1062
+ get groupSortDescriptions(): IgcDashboardTileSortDescriptionCollection;
1063
+ /**
1064
+ * Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
1065
+ */
1066
+ get groupDescriptions(): IgcDashboardTileSortDescriptionCollection;
1067
+ /**
1068
+ * Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
1069
+ */
1070
+ get filterExpressions(): IgcFilterExpressionCollection;
1071
+ /**
1072
+ * Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
1073
+ */
1074
+ get highlightFilterExpressions(): IgcFilterExpressionCollection;
1075
+ /**
1076
+ * Gets the current summaries that are applied to the grid.
1077
+ */
1078
+ get summaryDescriptions(): IgcDashboardTileSummaryDescriptionCollection;
1079
+ /**
1080
+ * Gets or sets a collection of data items used to generate the dashboard tile.
1081
+ * The ItemsSource of this dashboard tile can be a list of objects containing one or more numeric properties.
1082
+ * Additionally, if the objects in the list implement an enumerable interface,
1083
+ * the dashboard tile will attempt to delve into the sub-collections when reading through the data source.
1084
+ * Data binding can be further configured by attributing the data item classes
1085
+ * with the data intent feature.
1086
+ */
1087
+ get dataSource(): any;
1088
+ set dataSource(v: any);
1089
+ /**
1090
+ * Gets or sets a collection of data items used to generate the dashboard tile.
1091
+ * The HighlightedItemsSource of this dashboard tile can be a list of objects containing one or more numeric properties.
1092
+ * Additionally, if the objects in the list implement an enumerable interface,
1093
+ * the dashboard tile will attempt to delve into the sub-collections when reading through the data source.
1094
+ * Data binding can be further configured by attributing the data item classes
1095
+ * with the data intent feature.
1096
+ */
1097
+ get highlightedDataSource(): any;
1098
+ set highlightedDataSource(v: any);
1099
+ /**
1100
+ * Gets or sets whether the dashboard tile should display mock data when the data source has not been provided, if supported for this type of chart.
1101
+ */
1102
+ get shouldDisplayMockData(): boolean;
1103
+ set shouldDisplayMockData(v: boolean);
1104
+ /**
1105
+ * Gets or sets whether annotations for the final value of each series is displayed on the axis.
1106
+ */
1107
+ get shouldAvoidAxisAnnotationCollisions(): boolean;
1108
+ set shouldAvoidAxisAnnotationCollisions(v: boolean);
1109
+ /**
1110
+ * Gets or sets the formula used for calculating trend lines in this chart.
1111
+ * This property applies only to these chart types: point, line, spline, and bubble
1112
+ */
1113
+ get trendLineType(): TrendLineType;
1114
+ set trendLineType(v: TrendLineType);
1115
+ /**
1116
+ * Gets or sets the palette of brushes to used for coloring trend lines in this chart.
1117
+ * The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection
1118
+ */
1119
+ get trendLineBrushes(): string[];
1120
+ set trendLineBrushes(v: string[]);
1121
+ private _trendLineTypes;
1122
+ /**
1123
+ * Gets or sets what trendlines to use in the chart.
1124
+ */
1125
+ get trendLineTypes(): IgcTrendLineTypeCollection;
1126
+ set trendLineTypes(v: IgcTrendLineTypeCollection);
1127
+ /**
1128
+ * Gets or sets whether the dashboard tile should use a faded skeleton style for mock data.
1129
+ */
1130
+ get shouldUseSkeletonStyleForMockData(): boolean;
1131
+ set shouldUseSkeletonStyleForMockData(v: boolean);
1132
+ /**
1133
+ * Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse.
1134
+ * This property applies to Category Chart and Financial Chart controls.
1135
+ */
1136
+ get highlightedValuesDisplayMode(): SeriesHighlightedValuesDisplayMode;
1137
+ set highlightedValuesDisplayMode(v: SeriesHighlightedValuesDisplayMode);
1138
+ /**
1139
+ * Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered.
1140
+ */
1141
+ get includedProperties(): string[];
1142
+ set includedProperties(v: string[]);
1143
+ /**
1144
+ * Gets the current set of valid visualization types for the data.
1145
+ */
1146
+ get validVisualizationTypes(): DashboardTileVisualizationType[];
1147
+ set validVisualizationTypes(v: DashboardTileVisualizationType[]);
1148
+ /**
1149
+ * Gets or sets a set of property paths that should be excluded from consideration by the category chart.
1150
+ */
1151
+ get excludedProperties(): string[];
1152
+ set excludedProperties(v: string[]);
1153
+ /**
1154
+ * Gets or sets the palette of brushes to use for coloring the dashboard tile.
1155
+ * The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection
1156
+ */
1157
+ get brushes(): string[];
1158
+ set brushes(v: string[]);
1159
+ /**
1160
+ * Gets or sets the palette of brushes to use for outlines on the dashboard tile.
1161
+ * The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection
1162
+ */
1163
+ get outlines(): string[];
1164
+ set outlines(v: string[]);
1165
+ private _selectedSeriesItems;
1166
+ /**
1167
+ * Gets the currently selected data items. Adding or removing data items from this collection will
1168
+ * select or deselect the visuals associated with those items.
1169
+ */
1170
+ get selectedSeriesItems(): IgcChartSelectedItemCollection;
1171
+ set selectedSeriesItems(v: IgcChartSelectedItemCollection);
1172
+ /**
1173
+ * Gets the actual palette of brushes to use for coloring the chart series.
1174
+ */
1175
+ get actualBrushes(): string[];
1176
+ set actualBrushes(v: string[]);
1177
+ /**
1178
+ * Gets the actual palette of brushes to use for outlines on the chart series.
1179
+ */
1180
+ get actualOutlines(): string[];
1181
+ set actualOutlines(v: string[]);
1182
+ /**
1183
+ * Gets the brush to use for the Category axis major strokes, if applicable.
1184
+ */
1185
+ get categoryAxisMajorStroke(): string;
1186
+ set categoryAxisMajorStroke(v: string);
1187
+ private _valueLines;
1188
+ /**
1189
+ * Gets or sets what value lines to use in the chart.
1190
+ */
1191
+ get valueLines(): IgcValueModeCollection;
1192
+ set valueLines(v: IgcValueModeCollection);
1193
+ /**
1194
+ * Gets or sets the palette of brushes to use for coloring the value lines present in the ValueLines property.
1195
+ * The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection
1196
+ */
1197
+ get valueLinesBrushes(): string[];
1198
+ set valueLinesBrushes(v: string[]);
1199
+ /**
1200
+ * Gets or sets the color for GlobalAverage value lines.
1201
+ */
1202
+ get valueLinesGlobalAverageBrush(): string;
1203
+ set valueLinesGlobalAverageBrush(v: string);
1204
+ /**
1205
+ * Gets or sets the color for GlobalMinimum value lines.
1206
+ */
1207
+ get valueLinesGlobalMinimumBrush(): string;
1208
+ set valueLinesGlobalMinimumBrush(v: string);
1209
+ /**
1210
+ * Gets or sets the color for GlobalMaximum value lines.
1211
+ */
1212
+ get valueLinesGlobalMaximumBrush(): string;
1213
+ set valueLinesGlobalMaximumBrush(v: string);
1214
+ /**
1215
+ * Gets or sets if the auto value callouts should be displayed.
1216
+ */
1217
+ get autoCalloutsVisible(): boolean;
1218
+ set autoCalloutsVisible(v: boolean);
1219
+ /**
1220
+ * Gets or sets whether annotations are shown along the axis for crosshair values
1221
+ */
1222
+ get crosshairsAnnotationEnabled(): boolean;
1223
+ set crosshairsAnnotationEnabled(v: boolean);
1224
+ /**
1225
+ * Gets or sets whether annotations for the final value of each series is displayed on the axis.
1226
+ */
1227
+ get finalValueAnnotationsVisible(): boolean;
1228
+ set finalValueAnnotationsVisible(v: boolean);
1229
+ /**
1230
+ * Gets or sets the crosshairs to be displayed.
1231
+ */
1232
+ get crosshairsDisplayMode(): CrosshairsDisplayMode;
1233
+ set crosshairsDisplayMode(v: CrosshairsDisplayMode);
1234
+ /**
1235
+ * Gets or sets the crosshairs to be displayed.
1236
+ */
1237
+ get visualizationType(): DashboardTileVisualizationType;
1238
+ set visualizationType(v: DashboardTileVisualizationType);
1239
+ /**
1240
+ * Gets or sets the crosshairs to be displayed.
1241
+ */
1242
+ get validVisualizationTypePriorityThreshold(): number;
1243
+ set validVisualizationTypePriorityThreshold(v: number);
1244
+ /**
1245
+ * Gets or sets whether initiating user annotations from the toolbar is enabled.
1246
+ */
1247
+ get isUserAnnotationsEnabled(): boolean;
1248
+ set isUserAnnotationsEnabled(v: boolean);
1249
+ /**
1250
+ * Gets or sets the base built in theme to use for the checkbox.
1251
+ */
1252
+ get baseTheme(): BaseControlTheme;
1253
+ set baseTheme(v: BaseControlTheme);
1254
+ /**
1255
+ * Gets or sets the display density to use for the toolbar.
1256
+ */
1257
+ get density(): ControlDisplayDensity;
1258
+ set density(v: ControlDisplayDensity);
1259
+ /**
1260
+ * Gets or sets the color to use for the background of the component.
1261
+ */
1262
+ get backgroundColor(): string;
1263
+ set backgroundColor(v: string);
1264
+ get isVisTypeStacked(): boolean;
1265
+ get isVisTypeRadial(): boolean;
1266
+ findByName(name: string): any;
1267
+ protected __p: string;
1268
+ protected _hasUserValues: Set<string>;
1269
+ protected get hasUserValues(): Set<string>;
1270
+ protected __m(propertyName: string): void;
1271
+ protected _stylingContainer: any;
1272
+ protected _stylingParent: any;
1273
+ protected _inStyling: boolean;
1274
+ protected _styling(container: any, component: any, parent?: any): void;
1275
+ updateSettingsValue(key: string, value: any): void;
1276
+ getSettingsValue(key: string): any;
1277
+ hasModifiedSettings(): boolean;
1278
+ clearSettings(): void;
1279
+ removeSettingsValue(key: string): void;
1280
+ startCreatingAnnotation(): void;
1281
+ startDeletingAnnotation(): void;
1282
+ resetAnnotations(): void;
1283
+ saveAnnotationsToJson(): string;
1284
+ loadAnnotationsFromJson(jsonString: string): void;
1285
+ zoomIn(percentage: number): void;
1286
+ /**
1287
+ * Performs zoom out action on the chart by specified percentage of current window rect
1288
+
1289
+ */
1290
+ zoomOut(percentage: number): void;
1291
+ /**
1292
+ * Resets the zoom level to default.
1293
+
1294
+ */
1295
+ resetZoom(): void;
1296
+ cancelAnnotationFlow(annotationFlowId: string): void;
1297
+ finishAnnotationFlow(flowInformation: IgcUserAnnotationInformation): void;
1298
+ onUIReady(): void;
1299
+ getDesiredToolbarActions(): ToolActionInfo[];
1300
+ addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void;
1301
+ removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void;
1302
+ addCommandStateChangedListener(listener: ICommandStateChangedListener): void;
1303
+ removeCommandStateChangedListener(listener: ICommandStateChangedListener): void;
1304
+ private _changingContent;
1305
+ private _changingContent_wrapped;
1306
+ get changingContent(): (s: IgcDashboardTileComponent, e: IgcDashboardTileChangingContentEventArgs) => void;
1307
+ set changingContent(ev: (s: IgcDashboardTileComponent, e: IgcDashboardTileChangingContentEventArgs) => void);
1308
+ private _filterStringErrorsParsing;
1309
+ private _filterStringErrorsParsing_wrapped;
1310
+ get filterStringErrorsParsing(): (s: IgcDashboardTileComponent, e: IgcDashboardTileFilterStringErrorsParsingEventArgs) => void;
1311
+ set filterStringErrorsParsing(ev: (s: IgcDashboardTileComponent, e: IgcDashboardTileFilterStringErrorsParsingEventArgs) => void);
1312
+ private _userAnnotationInformationRequested;
1313
+ private _userAnnotationInformationRequested_wrapped;
1314
+ /**
1315
+ * Occurs to request additional information for an annotation being added.
1316
+ */
1317
+ get userAnnotationInformationRequested(): (s: IgcDashboardTileComponent, e: IgcUserAnnotationInformationEventArgs) => void;
1318
+ set userAnnotationInformationRequested(ev: (s: IgcDashboardTileComponent, e: IgcUserAnnotationInformationEventArgs) => void);
1319
+ private _userAnnotationToolTipContentUpdating;
1320
+ private _userAnnotationToolTipContentUpdating_wrapped;
1321
+ /**
1322
+ * Occurs to request additional information for an annotation being added.
1323
+ */
1324
+ get userAnnotationToolTipContentUpdating(): (s: IgcDashboardTileComponent, e: IgcUserAnnotationToolTipContentUpdatingEventArgs) => void;
1325
+ set userAnnotationToolTipContentUpdating(ev: (s: IgcDashboardTileComponent, e: IgcUserAnnotationToolTipContentUpdatingEventArgs) => void);
1326
+ }
1327
+
1328
+ declare class IgcLinearGaugeDashboardTileModule {
1329
+ static register(): void;
1330
+ }
1331
+
1332
+ declare class IgcPieChartDashboardTileModule {
1333
+ static register(): void;
1334
+ }
1335
+
1336
+ declare class IgcRadialGaugeDashboardTileModule {
1337
+ static register(): void;
1338
+ }
1339
+
1340
+ declare class IgcGeographicMapDashboardTileModule {
1341
+ static register(): void;
1342
+ }
1343
+
1344
+ declare class IgcDataChartDashboardTileModule {
1345
+ static register(): void;
1346
+ }
1347
+
1348
+ declare class IgcDashboardTileModule {
1349
+ static register(): void;
1350
+ }
1351
+
1352
+ /**
1353
+ * @hidden
1354
+ */
1355
+ declare class DashboardTileCommonFeature extends Base {
1356
+ static $t: Type;
1357
+ static a(a: TypeDescriptionContext): void;
1358
+ }
1359
+
1360
+ /**
1361
+ * @hidden
1362
+ */
1363
+ declare class DataChartDashboardTileFeature extends Base {
1364
+ static $t: Type;
1365
+ static register(): void;
1366
+ static registerCore(a: TypeDescriptionContext): void;
1367
+ }
1368
+
1369
+ /**
1370
+ * @hidden
1371
+ */
1372
+ declare class PieChartDashboardTileFeature extends Base {
1373
+ static $t: Type;
1374
+ static register(): void;
1375
+ static registerCore(a: TypeDescriptionContext): void;
1376
+ }
1377
+
1378
+ /**
1379
+ * @hidden
1380
+ */
1381
+ declare class RadialGaugeDashboardTileFeature extends Base {
1382
+ static $t: Type;
1383
+ static register(): void;
1384
+ static registerCore(a: TypeDescriptionContext): void;
1385
+ }
1386
+
1387
+ /**
1388
+ * @hidden
1389
+ */
1390
+ declare class LinearGaugeDashboardTileFeature extends Base {
1391
+ static $t: Type;
1392
+ static register(): void;
1393
+ static registerCore(a: TypeDescriptionContext): void;
1394
+ }
1395
+
1396
+ /**
1397
+ * @hidden
1398
+ */
1399
+ declare class GeographicMapDashboardTileFeature extends Base {
1400
+ static $t: Type;
1401
+ static register(): void;
1402
+ static registerCore(a: TypeDescriptionContext): void;
1403
+ }
1404
+
1405
+ /**
1406
+ * @hidden
1407
+ */
1408
+ declare class DescriptionValueLookupHelper extends Base {
1409
+ static $t: Type;
1410
+ private static a;
1411
+ static get b(): DescriptionValueLookupHelper;
1412
+ c(a: Description, b: string): any;
1413
+ d(a: Description, b: string, c: any): any;
1414
+ }
1415
+
1416
+ /**
1417
+ * @hidden
1418
+ */
1419
+ declare class DataSeriesToDescriptionCustomizations extends Base {
1420
+ static $t: Type;
1421
+ constructor(a: DataSeriesToDescriptionCustomization[]);
1422
+ private m;
1423
+ private h;
1424
+ private e;
1425
+ private g;
1426
+ private d;
1427
+ private i;
1428
+ private f;
1429
+ private n;
1430
+ hasCustomizationsFor(a: string): boolean;
1431
+ getPropertyCustomizations(a: string): DataSeriesToDescriptionCustomization[];
1432
+ getCollectionModifiers(a: string): DataSeriesToDescriptionCustomization[];
1433
+ private j;
1434
+ clearOtherCustomizations(): void;
1435
+ addOtherCustomizations(a: DataSeriesToDescriptionCustomizations): void;
1436
+ }
1437
+
1438
+ /**
1439
+ * @hidden
1440
+ */
1441
+ declare class DataSeriesToDescriptionAdapterSettings extends Base {
1442
+ static $t: Type;
1443
+ private _customizations;
1444
+ get customizations(): DataSeriesToDescriptionCustomizations;
1445
+ set customizations(a: DataSeriesToDescriptionCustomizations);
1446
+ private _originalData;
1447
+ get originalData(): any;
1448
+ set originalData(a: any);
1449
+ private _context;
1450
+ get context(): TypeDescriptionContext;
1451
+ set context(a: TypeDescriptionContext);
1452
+ private _shouldStackCategories;
1453
+ get shouldStackCategories(): boolean;
1454
+ set shouldStackCategories(a: boolean);
1455
+ private _shouldPreferRadialCategories;
1456
+ get shouldPreferRadialCategories(): boolean;
1457
+ set shouldPreferRadialCategories(a: boolean);
1458
+ private _refNamespace;
1459
+ get refNamespace(): string;
1460
+ set refNamespace(a: string);
1461
+ private g;
1462
+ a(a: string): (value: any) => any;
1463
+ addCoercion(a: string, b: (value: any) => any): void;
1464
+ private h;
1465
+ hasSettingsValue(a: string): boolean;
1466
+ getSettingsValue(a: string): any;
1467
+ setSettingsValue(a: string, b: any): void;
1468
+ m(a: Dictionary$2<string, any>): void;
1469
+ }
1470
+
1471
+ /**
1472
+ * @hidden
1473
+ */
1474
+ declare class DataSeriesToDescriptionAdapterResult extends Base {
1475
+ static $t: Type;
1476
+ constructor(a: DataSeriesToDescriptionAdapterSettings);
1477
+ private c;
1478
+ private _content;
1479
+ get content(): Description;
1480
+ set content(a: Description);
1481
+ private _refNames;
1482
+ get refNames(): string[];
1483
+ set refNames(a: string[]);
1484
+ private _refValues;
1485
+ get refValues(): any[];
1486
+ set refValues(a: any[]);
1487
+ private _mainRef;
1488
+ get mainRef(): string;
1489
+ set mainRef(a: string);
1490
+ private _descriptionType;
1491
+ get descriptionType(): string;
1492
+ set descriptionType(a: string);
1493
+ private f;
1494
+ h(a: DataSeriesAxisType, b: boolean, c: boolean): string;
1495
+ k(a: DataSeriesType): string;
1496
+ private e;
1497
+ m(a: any): string;
1498
+ i(a: DataSeries): string;
1499
+ j(a: DataSeries): string;
1500
+ }
1501
+
1502
+ /**
1503
+ * @hidden
1504
+ */
1505
+ declare class DataSeriesToDescriptionAdapter extends Base {
1506
+ static $t: Type;
1507
+ private ab;
1508
+ constructor(a: DataSeriesToDescriptionAdapterSettings);
1509
+ private ac;
1510
+ private az;
1511
+ private i;
1512
+ getMainContent(a: DataSeries[]): DataSeriesToDescriptionAdapterResult;
1513
+ getEditorContent(a: DataSeries[]): DataSeriesToDescriptionAdapterResult;
1514
+ private p;
1515
+ private t;
1516
+ private y;
1517
+ private w;
1518
+ private d;
1519
+ private as;
1520
+ private at;
1521
+ private aw;
1522
+ private l;
1523
+ private u;
1524
+ private q;
1525
+ private x;
1526
+ private z;
1527
+ private m;
1528
+ private ag;
1529
+ private ay;
1530
+ private ah;
1531
+ private ai;
1532
+ private ar;
1533
+ private aq;
1534
+ private aj;
1535
+ private ap;
1536
+ private g;
1537
+ private j;
1538
+ private h;
1539
+ private f;
1540
+ getDataGridContent(a: DataSeries[]): DataSeriesToDescriptionAdapterResult;
1541
+ private c;
1542
+ private ak;
1543
+ private af;
1544
+ private ax;
1545
+ private b;
1546
+ private ae;
1547
+ private ad;
1548
+ private au;
1549
+ private av;
1550
+ private al;
1551
+ private e;
1552
+ private an;
1553
+ getToolbarContent(a: DataSeries[]): DataSeriesToDescriptionAdapterResult;
1554
+ getLegendContent(a: DataSeries[]): DataSeriesToDescriptionAdapterResult;
1555
+ private r;
1556
+ private k;
1557
+ private ao;
1558
+ private am;
1559
+ a(a: DataSeries[]): DataSeries[];
1560
+ }
1561
+
1562
+ /**
1563
+ * @hidden
1564
+ */
1565
+ declare const enum DataSeriesToDescriptionAdapterControlType {
1566
+ DataChart = 0,
1567
+ Pie = 1,
1568
+ GeoMap = 2,
1569
+ RadialGauge = 3,
1570
+ LinearGauge = 4
1571
+ }
1572
+ /**
1573
+ * @hidden
1574
+ */
1575
+ declare let DataSeriesToDescriptionAdapterControlType_$type: Type;
1576
+
1577
+ /**
1578
+ * @hidden
1579
+ */
1580
+ interface IDashboardTileView {
1581
+ onInit(): void;
1582
+ onContainerProvided(a: any): void;
1583
+ onTemplateProvided(a: any, b: any): void;
1584
+ notifySizeChanged(a: Size): void;
1585
+ getContainer(a: any, b: (arg1: any) => void): void;
1586
+ getUIContext(): any;
1587
+ needsMeasure(): void;
1588
+ model: DashboardTile;
1589
+ }
1590
+ /**
1591
+ * @hidden
1592
+ */
1593
+ declare let IDashboardTileView_$type: Type;
1594
+
1595
+ /**
1596
+ * @hidden
1597
+ */
1598
+ interface IExternalDashboardTile {
1599
+ createLocalDataSource(a: any): IDataSource;
1600
+ onContentSizeChanged(): void;
1601
+ }
1602
+ /**
1603
+ * @hidden
1604
+ */
1605
+ declare let IExternalDashboardTile_$type: Type;
1606
+
1607
+ /**
1608
+ * @hidden
1609
+ */
1610
+ declare class DashboardTilePrimitiveValueWrapper extends Base {
1611
+ static $t: Type;
1612
+ value: number;
1613
+ }
1614
+
1615
+ declare class IgcDashboardTileCustomizationModule {
1616
+ static register(): void;
1617
+ }
1618
+
1619
+ /**
1620
+ * @hidden
1621
+ */
1622
+ declare class DashboardTileGalleryIconInfo extends Base {
1623
+ static $t: Type;
1624
+ b: string;
1625
+ c: string;
1626
+ a: DashboardTileVisualizationType;
1627
+ }
1628
+
1629
+ /**
1630
+ * @hidden
1631
+ */
1632
+ declare class DashboardTileGroupDescription extends DashboardTileSortDescription {
1633
+ static $t: Type;
1634
+ constructor(a: number);
1635
+ constructor(a: number, b: string);
1636
+ constructor(a: number, b: string, c: ListSortDirection);
1637
+ constructor(a: number, ..._rest: any[]);
1638
+ h: boolean;
1639
+ g: DataSourceSchemaPropertyType;
1640
+ }
1641
+
1642
+ /**
1643
+ * Represents an element in the current grouping applied to a data source or provider. Changes to this object are not observed or expected after it is initially assigned to a collection.
1644
+ */
1645
+ declare class IgcDashboardTileGroupDescription extends IgcDashboardTileSortDescription {
1646
+ protected createImplementation(): DashboardTileGroupDescription;
1647
+ /**
1648
+ * @hidden
1649
+ */
1650
+ get i(): DashboardTileGroupDescription;
1651
+ constructor();
1652
+ }
1653
+
1654
+ declare class IgcDashboardTileGroupDescriptionModule {
1655
+ static register(): void;
1656
+ }
1657
+
1658
+ /**
1659
+ * @hidden
1660
+ */
1661
+ declare class DashboardTileGroupDescriptionCollection extends Base {
1662
+ static $t: Type;
1663
+ private f;
1664
+ constructor();
1665
+ private d;
1666
+ get e(): SortDescriptionCollection;
1667
+ set e(a: SortDescriptionCollection);
1668
+ g(a: DashboardTileGroupDescription): boolean;
1669
+ n(a: number, b: DashboardTileGroupDescription): void;
1670
+ m(): void;
1671
+ get(a: number): DashboardTileGroupDescription;
1672
+ j(a: DashboardTileGroupDescription): number;
1673
+ h(a: DashboardTileGroupDescription): boolean;
1674
+ b(a: number): DashboardTileGroupDescription;
1675
+ set(a: number, b: DashboardTileGroupDescription): DashboardTileGroupDescription;
1676
+ size(): number;
1677
+ l(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
1678
+ o(a: (sender: any, e: NotifyCollectionChangedEventArgs) => void): void;
1679
+ get i(): IList$1<DashboardTileGroupDescription>;
1680
+ }
1681
+
1682
+ /**
1683
+ * Represents a collection of grouping elements that are applied to a data source or provider.
1684
+ */
1685
+ declare class IgcDashboardTileGroupDescriptionCollection {
1686
+ protected createImplementation(): DashboardTileGroupDescriptionCollection;
1687
+ protected _implementation: any;
1688
+ /**
1689
+ * @hidden
1690
+ */
1691
+ get i(): DashboardTileGroupDescriptionCollection;
1692
+ private onImplementationCreated;
1693
+ constructor();
1694
+ protected _provideImplementation(i: any): void;
1695
+ findByName(name: string): any;
1696
+ add(item: IgcDashboardTileGroupDescription): boolean;
1697
+ insert(index: number, item: IgcDashboardTileGroupDescription): void;
1698
+ clear(): void;
1699
+ indexOf(item: IgcDashboardTileGroupDescription): number;
1700
+ remove(item: IgcDashboardTileGroupDescription): boolean;
1701
+ removeAt(index: number): IgcDashboardTileGroupDescription;
1702
+ }
1703
+
1704
+ declare class IgcDashboardTileSortDescriptionModule {
1705
+ static register(): void;
1706
+ }
1707
+
1708
+ declare class IgcDashboardTileSummaryDescriptionModule {
1709
+ static register(): void;
1710
+ }
1711
+
1712
+ export { DashboardTile, DashboardTileChangingContentEventArgs, DashboardTileCommonFeature, DashboardTileCustomization, DashboardTileCustomizationCollection, DashboardTileFilterStringErrorsParsingEventArgs, DashboardTileGalleryIconInfo, DashboardTileGroupDescription, DashboardTileGroupDescriptionCollection, DashboardTilePrimitiveValueWrapper, DashboardTileSortDescription, DashboardTileSortDescriptionCollection, DashboardTileSummaryDescription, DashboardTileSummaryDescriptionCollection, DashboardTileToolbarProvider, DashboardTileView, DashboardTileVisualizationType, DashboardTileVisualizationType_$type, DataChartDashboardTileFeature, DataSeriesToDescriptionAdapter, DataSeriesToDescriptionAdapterControlType, DataSeriesToDescriptionAdapterControlType_$type, DataSeriesToDescriptionAdapterResult, DataSeriesToDescriptionAdapterSettings, DataSeriesToDescriptionCustomizations, DescriptionValueLookupHelper, GeographicMapDashboardTileFeature, IDashboardTileView_$type, IExternalDashboardTile_$type, IgcDashboardTileChangingContentEventArgs, IgcDashboardTileComponent, IgcDashboardTileCustomizationCollection, IgcDashboardTileCustomizationComponent, IgcDashboardTileCustomizationModule, IgcDashboardTileFilterStringErrorsParsingEventArgs, IgcDashboardTileGroupDescription, IgcDashboardTileGroupDescriptionCollection, IgcDashboardTileGroupDescriptionModule, IgcDashboardTileModule, IgcDashboardTileSortDescription, IgcDashboardTileSortDescriptionCollection, IgcDashboardTileSortDescriptionModule, IgcDashboardTileSummaryDescription, IgcDashboardTileSummaryDescriptionCollection, IgcDashboardTileSummaryDescriptionModule, IgcDataChartDashboardTileModule, IgcGeographicMapDashboardTileModule, IgcLinearGaugeDashboardTileModule, IgcPieChartDashboardTileModule, IgcRadialGaugeDashboardTileModule, LinearGaugeDashboardTileFeature, PieChartDashboardTileFeature, RadialGaugeDashboardTileFeature, ValueGetterResult };
1713
+ export type { IDashboardTileView, IExternalDashboardTile };