igniteui-angular-core 16.1.0-beta.2 → 16.1.0-beta.4
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 +1360 -1259
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/CanvasViewRenderer.js +15 -0
- package/esm2015/lib/CategoryChartDescription.js +116 -116
- package/esm2015/lib/DataChartToolbarDescriptionModule.js +14 -0
- package/esm2015/lib/DomainChartDescription.js +654 -646
- package/esm2015/lib/DomainChartDescriptionMetadata.js +1 -0
- package/esm2015/lib/FinancialChartDescription.js +166 -166
- package/esm2015/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm2015/lib/WebComboChangeEventArgsDetailDescription.js +9 -9
- package/esm2015/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +1 -1
- package/esm2015/lib/WebContentPaneDescription.js +69 -53
- package/esm2015/lib/WebContentPaneDescriptionMetadata.js +2 -0
- package/esm2015/lib/WebDockManagerDescription.js +20 -12
- package/esm2015/lib/WebDockManagerDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebDockingIndicatorDescription.js +11 -3
- package/esm2015/lib/WebDockingIndicatorDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebSplitPaneDescription.js +25 -17
- package/esm2015/lib/WebSplitPaneDescriptionMetadata.js +1 -0
- package/esm2015/lib/WebStepperDescription.js +6 -14
- package/esm2015/lib/WebStepperDescriptionMetadata.js +0 -2
- package/esm2015/lib/WebTabGroupPaneDescription.js +20 -12
- package/esm2015/lib/WebTabGroupPaneDescriptionMetadata.js +1 -0
- package/esm2015/lib/XYChartDescription.js +203 -203
- package/esm2015/lib/componentUtil.js +2 -1
- package/esm5/lib/CanvasViewRenderer.js +15 -0
- package/esm5/lib/CategoryChartDescription.js +116 -116
- package/esm5/lib/DataChartToolbarDescriptionModule.js +14 -0
- package/esm5/lib/DomainChartDescription.js +658 -646
- package/esm5/lib/DomainChartDescriptionMetadata.js +1 -0
- package/esm5/lib/FinancialChartDescription.js +166 -166
- package/esm5/lib/ToolPanelDescriptionModule.js +2 -0
- package/esm5/lib/WebComboChangeEventArgsDetailDescription.js +9 -9
- package/esm5/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +1 -1
- package/esm5/lib/WebContentPaneDescription.js +77 -53
- package/esm5/lib/WebContentPaneDescriptionMetadata.js +2 -0
- package/esm5/lib/WebDockManagerDescription.js +24 -12
- package/esm5/lib/WebDockManagerDescriptionMetadata.js +1 -0
- package/esm5/lib/WebDockingIndicatorDescription.js +15 -3
- package/esm5/lib/WebDockingIndicatorDescriptionMetadata.js +1 -0
- package/esm5/lib/WebSplitPaneDescription.js +29 -17
- package/esm5/lib/WebSplitPaneDescriptionMetadata.js +1 -0
- package/esm5/lib/WebStepperDescription.js +6 -18
- package/esm5/lib/WebStepperDescriptionMetadata.js +0 -2
- package/esm5/lib/WebTabGroupPaneDescription.js +24 -12
- package/esm5/lib/WebTabGroupPaneDescriptionMetadata.js +1 -0
- package/esm5/lib/XYChartDescription.js +203 -203
- package/esm5/lib/componentUtil.js +2 -1
- package/fesm2015/igniteui-angular-core.js +1332 -1255
- package/fesm5/igniteui-angular-core.js +1360 -1259
- package/lib/CategoryChartDescription.d.ts +43 -43
- package/lib/DomainChartDescription.d.ts +244 -241
- package/lib/FinancialChartDescription.d.ts +61 -61
- package/lib/WebComboChangeEventArgsDetailDescription.d.ts +5 -5
- package/lib/WebContentPaneDescription.d.ts +26 -20
- package/lib/WebDockManagerDescription.d.ts +7 -4
- package/lib/WebDockingIndicatorDescription.d.ts +4 -1
- package/lib/WebSplitPaneDescription.d.ts +9 -6
- package/lib/WebStepperDescription.d.ts +2 -5
- package/lib/WebTabGroupPaneDescription.d.ts +7 -4
- package/lib/XYChartDescription.d.ts +76 -76
- package/package.json +1 -1
|
@@ -8,232 +8,232 @@ export declare abstract class XYChartDescription extends DomainChartDescription
|
|
|
8
8
|
static $t: Type;
|
|
9
9
|
protected get_type(): string;
|
|
10
10
|
constructor();
|
|
11
|
-
private
|
|
11
|
+
private q9;
|
|
12
12
|
get xAxisFormatLabelRef(): string;
|
|
13
13
|
set xAxisFormatLabelRef(a: string);
|
|
14
|
-
private
|
|
14
|
+
private rr;
|
|
15
15
|
get yAxisFormatLabelRef(): string;
|
|
16
16
|
set yAxisFormatLabelRef(a: string);
|
|
17
|
-
private
|
|
17
|
+
private pe;
|
|
18
18
|
get xAxisLabelLeftMargin(): number;
|
|
19
19
|
set xAxisLabelLeftMargin(a: number);
|
|
20
|
-
private
|
|
20
|
+
private pg;
|
|
21
21
|
get xAxisLabelTopMargin(): number;
|
|
22
22
|
set xAxisLabelTopMargin(a: number);
|
|
23
|
-
private
|
|
23
|
+
private pf;
|
|
24
24
|
get xAxisLabelRightMargin(): number;
|
|
25
25
|
set xAxisLabelRightMargin(a: number);
|
|
26
|
-
private
|
|
26
|
+
private pd;
|
|
27
27
|
get xAxisLabelBottomMargin(): number;
|
|
28
28
|
set xAxisLabelBottomMargin(a: number);
|
|
29
|
-
private
|
|
29
|
+
private pv;
|
|
30
30
|
get yAxisLabelLeftMargin(): number;
|
|
31
31
|
set yAxisLabelLeftMargin(a: number);
|
|
32
|
-
private
|
|
32
|
+
private px;
|
|
33
33
|
get yAxisLabelTopMargin(): number;
|
|
34
34
|
set yAxisLabelTopMargin(a: number);
|
|
35
|
-
private
|
|
35
|
+
private pw;
|
|
36
36
|
get yAxisLabelRightMargin(): number;
|
|
37
37
|
set yAxisLabelRightMargin(a: number);
|
|
38
|
-
private
|
|
38
|
+
private pu;
|
|
39
39
|
get yAxisLabelBottomMargin(): number;
|
|
40
40
|
set yAxisLabelBottomMargin(a: number);
|
|
41
|
-
private
|
|
41
|
+
private re;
|
|
42
42
|
get xAxisLabelTextColor(): string;
|
|
43
43
|
set xAxisLabelTextColor(a: string);
|
|
44
|
-
private
|
|
44
|
+
private rw;
|
|
45
45
|
get yAxisLabelTextColor(): string;
|
|
46
46
|
set yAxisLabelTextColor(a: string);
|
|
47
|
-
private
|
|
47
|
+
private q7;
|
|
48
48
|
get actualXAxisLabelTextColor(): string;
|
|
49
49
|
set actualXAxisLabelTextColor(a: string);
|
|
50
|
-
private
|
|
50
|
+
private q8;
|
|
51
51
|
get actualYAxisLabelTextColor(): string;
|
|
52
52
|
set actualYAxisLabelTextColor(a: string);
|
|
53
|
-
private
|
|
53
|
+
private pp;
|
|
54
54
|
get xAxisTitleMargin(): number;
|
|
55
55
|
set xAxisTitleMargin(a: number);
|
|
56
|
-
private
|
|
56
|
+
private p6;
|
|
57
57
|
get yAxisTitleMargin(): number;
|
|
58
58
|
set yAxisTitleMargin(a: number);
|
|
59
|
-
private
|
|
59
|
+
private po;
|
|
60
60
|
get xAxisTitleLeftMargin(): number;
|
|
61
61
|
set xAxisTitleLeftMargin(a: number);
|
|
62
|
-
private
|
|
62
|
+
private p5;
|
|
63
63
|
get yAxisTitleLeftMargin(): number;
|
|
64
64
|
set yAxisTitleLeftMargin(a: number);
|
|
65
|
-
private
|
|
65
|
+
private pr;
|
|
66
66
|
get xAxisTitleTopMargin(): number;
|
|
67
67
|
set xAxisTitleTopMargin(a: number);
|
|
68
|
-
private
|
|
68
|
+
private p8;
|
|
69
69
|
get yAxisTitleTopMargin(): number;
|
|
70
70
|
set yAxisTitleTopMargin(a: number);
|
|
71
|
-
private
|
|
71
|
+
private pq;
|
|
72
72
|
get xAxisTitleRightMargin(): number;
|
|
73
73
|
set xAxisTitleRightMargin(a: number);
|
|
74
|
-
private
|
|
74
|
+
private p7;
|
|
75
75
|
get yAxisTitleRightMargin(): number;
|
|
76
76
|
set yAxisTitleRightMargin(a: number);
|
|
77
|
-
private
|
|
77
|
+
private pn;
|
|
78
78
|
get xAxisTitleBottomMargin(): number;
|
|
79
79
|
set xAxisTitleBottomMargin(a: number);
|
|
80
|
-
private
|
|
80
|
+
private p4;
|
|
81
81
|
get yAxisTitleBottomMargin(): number;
|
|
82
82
|
set yAxisTitleBottomMargin(a: number);
|
|
83
|
-
private
|
|
83
|
+
private rp;
|
|
84
84
|
get xAxisTitleTextColor(): string;
|
|
85
85
|
set xAxisTitleTextColor(a: string);
|
|
86
|
-
private
|
|
86
|
+
private r7;
|
|
87
87
|
get yAxisTitleTextColor(): string;
|
|
88
88
|
set yAxisTitleTextColor(a: string);
|
|
89
|
-
private
|
|
89
|
+
private rf;
|
|
90
90
|
get xAxisLabelTextStyle(): string;
|
|
91
91
|
set xAxisLabelTextStyle(a: string);
|
|
92
|
-
private
|
|
92
|
+
private rx;
|
|
93
93
|
get yAxisLabelTextStyle(): string;
|
|
94
94
|
set yAxisLabelTextStyle(a: string);
|
|
95
|
-
private
|
|
95
|
+
private rq;
|
|
96
96
|
get xAxisTitleTextStyle(): string;
|
|
97
97
|
set xAxisTitleTextStyle(a: string);
|
|
98
|
-
private
|
|
98
|
+
private r8;
|
|
99
99
|
get yAxisTitleTextStyle(): string;
|
|
100
100
|
set yAxisTitleTextStyle(a: string);
|
|
101
|
-
private
|
|
101
|
+
private rd;
|
|
102
102
|
get xAxisLabelRef(): string;
|
|
103
103
|
set xAxisLabelRef(a: string);
|
|
104
|
-
private
|
|
104
|
+
private rv;
|
|
105
105
|
get yAxisLabelRef(): string;
|
|
106
106
|
set yAxisLabelRef(a: string);
|
|
107
|
-
private
|
|
107
|
+
private ri;
|
|
108
108
|
get xAxisMajorStroke(): string;
|
|
109
109
|
set xAxisMajorStroke(a: string);
|
|
110
|
-
private
|
|
110
|
+
private r0;
|
|
111
111
|
get yAxisMajorStroke(): string;
|
|
112
112
|
set yAxisMajorStroke(a: string);
|
|
113
|
-
private
|
|
113
|
+
private ph;
|
|
114
114
|
get xAxisMajorStrokeThickness(): number;
|
|
115
115
|
set xAxisMajorStrokeThickness(a: number);
|
|
116
|
-
private
|
|
116
|
+
private py;
|
|
117
117
|
get yAxisMajorStrokeThickness(): number;
|
|
118
118
|
set yAxisMajorStrokeThickness(a: number);
|
|
119
|
-
private
|
|
119
|
+
private pi;
|
|
120
120
|
get xAxisMinorStrokeThickness(): number;
|
|
121
121
|
set xAxisMinorStrokeThickness(a: number);
|
|
122
|
-
private
|
|
122
|
+
private pz;
|
|
123
123
|
get yAxisMinorStrokeThickness(): number;
|
|
124
124
|
set yAxisMinorStrokeThickness(a: number);
|
|
125
|
-
private
|
|
125
|
+
private rk;
|
|
126
126
|
get xAxisStrip(): string;
|
|
127
127
|
set xAxisStrip(a: string);
|
|
128
|
-
private
|
|
128
|
+
private r2;
|
|
129
129
|
get yAxisStrip(): string;
|
|
130
130
|
set yAxisStrip(a: string);
|
|
131
|
-
private
|
|
131
|
+
private rl;
|
|
132
132
|
get xAxisStroke(): string;
|
|
133
133
|
set xAxisStroke(a: string);
|
|
134
|
-
private
|
|
134
|
+
private r3;
|
|
135
135
|
get yAxisStroke(): string;
|
|
136
136
|
set yAxisStroke(a: string);
|
|
137
|
-
private
|
|
137
|
+
private pj;
|
|
138
138
|
get xAxisStrokeThickness(): number;
|
|
139
139
|
set xAxisStrokeThickness(a: number);
|
|
140
|
-
private
|
|
140
|
+
private p0;
|
|
141
141
|
get yAxisStrokeThickness(): number;
|
|
142
142
|
set yAxisStrokeThickness(a: number);
|
|
143
|
-
private
|
|
143
|
+
private pk;
|
|
144
144
|
get xAxisTickLength(): number;
|
|
145
145
|
set xAxisTickLength(a: number);
|
|
146
|
-
private
|
|
146
|
+
private p1;
|
|
147
147
|
get yAxisTickLength(): number;
|
|
148
148
|
set yAxisTickLength(a: number);
|
|
149
|
-
private
|
|
149
|
+
private rm;
|
|
150
150
|
get xAxisTickStroke(): string;
|
|
151
151
|
set xAxisTickStroke(a: string);
|
|
152
|
-
private
|
|
152
|
+
private r4;
|
|
153
153
|
get yAxisTickStroke(): string;
|
|
154
154
|
set yAxisTickStroke(a: string);
|
|
155
|
-
private
|
|
155
|
+
private pl;
|
|
156
156
|
get xAxisTickStrokeThickness(): number;
|
|
157
157
|
set xAxisTickStrokeThickness(a: number);
|
|
158
|
-
private
|
|
158
|
+
private p2;
|
|
159
159
|
get yAxisTickStrokeThickness(): number;
|
|
160
160
|
set yAxisTickStrokeThickness(a: number);
|
|
161
|
-
private
|
|
161
|
+
private rn;
|
|
162
162
|
get xAxisTitle(): string;
|
|
163
163
|
set xAxisTitle(a: string);
|
|
164
|
-
private
|
|
164
|
+
private r5;
|
|
165
165
|
get yAxisTitle(): string;
|
|
166
166
|
set yAxisTitle(a: string);
|
|
167
|
-
private
|
|
167
|
+
private rj;
|
|
168
168
|
get xAxisMinorStroke(): string;
|
|
169
169
|
set xAxisMinorStroke(a: string);
|
|
170
|
-
private
|
|
170
|
+
private r1;
|
|
171
171
|
get yAxisMinorStroke(): string;
|
|
172
172
|
set yAxisMinorStroke(a: string);
|
|
173
|
-
private
|
|
173
|
+
private pc;
|
|
174
174
|
get xAxisLabelAngle(): number;
|
|
175
175
|
set xAxisLabelAngle(a: number);
|
|
176
|
-
private
|
|
176
|
+
private pt;
|
|
177
177
|
get yAxisLabelAngle(): number;
|
|
178
178
|
set yAxisLabelAngle(a: number);
|
|
179
|
-
private
|
|
179
|
+
private pb;
|
|
180
180
|
get xAxisExtent(): number;
|
|
181
181
|
set xAxisExtent(a: number);
|
|
182
|
-
private
|
|
182
|
+
private ps;
|
|
183
183
|
get yAxisExtent(): number;
|
|
184
184
|
set yAxisExtent(a: number);
|
|
185
|
-
private
|
|
185
|
+
private pm;
|
|
186
186
|
get xAxisTitleAngle(): number;
|
|
187
187
|
set xAxisTitleAngle(a: number);
|
|
188
|
-
private
|
|
188
|
+
private p3;
|
|
189
189
|
get yAxisTitleAngle(): number;
|
|
190
190
|
set yAxisTitleAngle(a: number);
|
|
191
|
-
private
|
|
191
|
+
private o7;
|
|
192
192
|
get xAxisInverted(): boolean;
|
|
193
193
|
set xAxisInverted(a: boolean);
|
|
194
|
-
private
|
|
194
|
+
private o8;
|
|
195
195
|
get yAxisInverted(): boolean;
|
|
196
196
|
set yAxisInverted(a: boolean);
|
|
197
|
-
private
|
|
197
|
+
private ro;
|
|
198
198
|
get xAxisTitleAlignment(): string;
|
|
199
199
|
set xAxisTitleAlignment(a: string);
|
|
200
|
-
private
|
|
200
|
+
private r6;
|
|
201
201
|
get yAxisTitleAlignment(): string;
|
|
202
202
|
set yAxisTitleAlignment(a: string);
|
|
203
|
-
private
|
|
203
|
+
private rb;
|
|
204
204
|
get xAxisLabelHorizontalAlignment(): string;
|
|
205
205
|
set xAxisLabelHorizontalAlignment(a: string);
|
|
206
|
-
private
|
|
206
|
+
private rt;
|
|
207
207
|
get yAxisLabelHorizontalAlignment(): string;
|
|
208
208
|
set yAxisLabelHorizontalAlignment(a: string);
|
|
209
|
-
private
|
|
209
|
+
private rg;
|
|
210
210
|
get xAxisLabelVerticalAlignment(): string;
|
|
211
211
|
set xAxisLabelVerticalAlignment(a: string);
|
|
212
|
-
private
|
|
212
|
+
private ry;
|
|
213
213
|
get yAxisLabelVerticalAlignment(): string;
|
|
214
214
|
set yAxisLabelVerticalAlignment(a: string);
|
|
215
|
-
private
|
|
215
|
+
private rh;
|
|
216
216
|
get xAxisLabelVisibility(): string;
|
|
217
217
|
set xAxisLabelVisibility(a: string);
|
|
218
|
-
private
|
|
218
|
+
private rz;
|
|
219
219
|
get yAxisLabelVisibility(): string;
|
|
220
220
|
set yAxisLabelVisibility(a: string);
|
|
221
|
-
private
|
|
221
|
+
private ru;
|
|
222
222
|
get yAxisLabelLocation(): string;
|
|
223
223
|
set yAxisLabelLocation(a: string);
|
|
224
|
-
private
|
|
224
|
+
private rc;
|
|
225
225
|
get xAxisLabelLocation(): string;
|
|
226
226
|
set xAxisLabelLocation(a: string);
|
|
227
|
-
private
|
|
227
|
+
private ra;
|
|
228
228
|
get xAxisLabelFormat(): string;
|
|
229
229
|
set xAxisLabelFormat(a: string);
|
|
230
|
-
private
|
|
230
|
+
private o3;
|
|
231
231
|
get xAxisLabelFormatSpecifiers(): FormatSpecifierDescription[];
|
|
232
232
|
set xAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]);
|
|
233
|
-
private
|
|
233
|
+
private rs;
|
|
234
234
|
get yAxisLabelFormat(): string;
|
|
235
235
|
set yAxisLabelFormat(a: string);
|
|
236
|
-
private
|
|
236
|
+
private o4;
|
|
237
237
|
get yAxisLabelFormatSpecifiers(): FormatSpecifierDescription[];
|
|
238
238
|
set yAxisLabelFormatSpecifiers(a: FormatSpecifierDescription[]);
|
|
239
239
|
}
|
package/package.json
CHANGED