igniteui-angular 22.1.0-beta.6 → 22.1.0-beta.7
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/fesm2022/igniteui-angular-accordion.mjs +4 -4
- package/fesm2022/igniteui-angular-accordion.mjs.map +1 -1
- package/fesm2022/igniteui-angular-action-strip.mjs +0 -1
- package/fesm2022/igniteui-angular-action-strip.mjs.map +1 -1
- package/fesm2022/igniteui-angular-avatar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-badge.mjs +0 -1
- package/fesm2022/igniteui-angular-badge.mjs.map +1 -1
- package/fesm2022/igniteui-angular-banner.mjs +2 -2
- package/fesm2022/igniteui-angular-banner.mjs.map +1 -1
- package/fesm2022/igniteui-angular-button-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-calendar.mjs +4 -5
- package/fesm2022/igniteui-angular-calendar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-card.mjs.map +1 -1
- package/fesm2022/igniteui-angular-carousel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-chips.mjs.map +1 -1
- package/fesm2022/igniteui-angular-combo.mjs +17 -6
- package/fesm2022/igniteui-angular-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-core.mjs +16 -337
- package/fesm2022/igniteui-angular-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-date-picker.mjs +12 -14
- package/fesm2022/igniteui-angular-date-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs.map +1 -1
- package/fesm2022/igniteui-angular-directives.mjs +45 -47
- package/fesm2022/igniteui-angular-directives.mjs.map +1 -1
- package/fesm2022/igniteui-angular-drop-down.mjs +3 -2
- package/fesm2022/igniteui-angular-drop-down.mjs.map +1 -1
- package/fesm2022/igniteui-angular-expansion-panel.mjs +23 -12
- package/fesm2022/igniteui-angular-expansion-panel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-core.mjs +484 -202
- package/fesm2022/igniteui-angular-grids-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-grid.mjs +115 -94
- package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +15 -19
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-lite.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +75 -153
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs +28 -35
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-icon.mjs.map +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-list.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navigation-drawer.mjs +2 -3
- package/fesm2022/igniteui-angular-navigation-drawer.mjs.map +1 -1
- package/fesm2022/igniteui-angular-paginator.mjs.map +1 -1
- package/fesm2022/igniteui-angular-progressbar.mjs +5 -2
- package/fesm2022/igniteui-angular-progressbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-query-builder.mjs +18 -19
- package/fesm2022/igniteui-angular-query-builder.mjs.map +1 -1
- package/fesm2022/igniteui-angular-radio.mjs +1 -1
- package/fesm2022/igniteui-angular-radio.mjs.map +1 -1
- package/fesm2022/igniteui-angular-select.mjs.map +1 -1
- package/fesm2022/igniteui-angular-simple-combo.mjs +10 -7
- package/fesm2022/igniteui-angular-simple-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-slider.mjs +3 -3
- package/fesm2022/igniteui-angular-slider.mjs.map +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs.map +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tabs.mjs.map +1 -1
- package/fesm2022/igniteui-angular-time-picker.mjs +3 -6
- package/fesm2022/igniteui-angular-time-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tree.mjs +8 -10
- package/fesm2022/igniteui-angular-tree.mjs.map +1 -1
- package/migrations/migration-collection.json +0 -7
- package/package.json +1 -1
- package/types/igniteui-angular-avatar.d.ts +1 -1
- package/types/igniteui-angular-banner.d.ts +3 -3
- package/types/igniteui-angular-calendar.d.ts +9 -9
- package/types/igniteui-angular-card.d.ts +1 -1
- package/types/igniteui-angular-carousel.d.ts +9 -9
- package/types/igniteui-angular-chat.d.ts +1 -1
- package/types/igniteui-angular-chips.d.ts +5 -5
- package/types/igniteui-angular-combo.d.ts +17 -13
- package/types/igniteui-angular-core.d.ts +200 -495
- package/types/igniteui-angular-date-picker.d.ts +3 -3
- package/types/igniteui-angular-dialog.d.ts +4 -4
- package/types/igniteui-angular-directives.d.ts +60 -59
- package/types/igniteui-angular-drop-down.d.ts +16 -16
- package/types/igniteui-angular-expansion-panel.d.ts +6 -6
- package/types/igniteui-angular-grids-core.d.ts +1053 -791
- package/types/igniteui-angular-grids-grid.d.ts +104 -267
- package/types/igniteui-angular-grids-hierarchical-grid.d.ts +68 -547
- package/types/igniteui-angular-grids-lite.d.ts +7 -7
- package/types/igniteui-angular-grids-pivot-grid.d.ts +94 -129
- package/types/igniteui-angular-grids-tree-grid.d.ts +5 -51
- package/types/igniteui-angular-icon.d.ts +2 -2
- package/types/igniteui-angular-input-group.d.ts +4 -4
- package/types/igniteui-angular-list.d.ts +4 -4
- package/types/igniteui-angular-navigation-drawer.d.ts +3 -3
- package/types/igniteui-angular-progressbar.d.ts +1 -0
- package/types/igniteui-angular-query-builder.d.ts +9 -9
- package/types/igniteui-angular-radio.d.ts +1 -1
- package/types/igniteui-angular-select.d.ts +5 -5
- package/types/igniteui-angular-simple-combo.d.ts +2 -2
- package/types/igniteui-angular-slider.d.ts +4 -4
- package/types/igniteui-angular-splitter.d.ts +3 -3
- package/types/igniteui-angular-time-picker.d.ts +8 -8
- package/types/igniteui-angular-tree.d.ts +8 -8
- package/migrations/update-22_1_0_import-migration/index.d.ts +0 -2
- package/migrations/update-22_1_0_import-migration/index.js +0 -228
- package/migrations/update-22_1_0_import-migration/index.spec.d.ts +0 -1
- package/migrations/update-22_1_0_import-migration/index.spec.js +0 -188
|
@@ -23,7 +23,7 @@ interface IDatePickerValidationFailedEventArgs extends IBaseEventArgs {
|
|
|
23
23
|
declare abstract class PickerBaseDirective implements IToggleView, EditorProvider, AfterViewInit, AfterContentChecked, OnDestroy {
|
|
24
24
|
element: ElementRef<any>;
|
|
25
25
|
protected _localeId: string;
|
|
26
|
-
protected _inputGroupType: IgxInputGroupType
|
|
26
|
+
protected _inputGroupType: IgxInputGroupType;
|
|
27
27
|
protected i18nFormatter: i2.BaseFormatter;
|
|
28
28
|
/**
|
|
29
29
|
* The editor's input mask.
|
|
@@ -495,7 +495,7 @@ declare class IgxDatePickerComponent extends PickerBaseDirective implements Cont
|
|
|
495
495
|
*/
|
|
496
496
|
validationFailed: EventEmitter<IDatePickerValidationFailedEventArgs>;
|
|
497
497
|
/** @hidden @internal */
|
|
498
|
-
label
|
|
498
|
+
label: IgxLabelDirective;
|
|
499
499
|
private headerTitleTemplate;
|
|
500
500
|
private headerTemplate;
|
|
501
501
|
private dateTimeEditor;
|
|
@@ -1051,7 +1051,7 @@ declare class IgxDateRangePickerComponent extends PickerBaseDirective implements
|
|
|
1051
1051
|
inputDirective: IgxInputDirective;
|
|
1052
1052
|
/** @hidden @internal */
|
|
1053
1053
|
projectedInputs: QueryList<IgxDateRangeInputsBaseComponent>;
|
|
1054
|
-
label
|
|
1054
|
+
label: IgxLabelDirective;
|
|
1055
1055
|
hint: IgxHintDirective;
|
|
1056
1056
|
pickerActions: IgxPickerActionsDirective;
|
|
1057
1057
|
/** @hidden @internal */
|
|
@@ -335,15 +335,15 @@ declare class IgxDialogComponent implements IToggleView, OnInit, OnDestroy, Afte
|
|
|
335
335
|
/**
|
|
336
336
|
* @hidden
|
|
337
337
|
*/
|
|
338
|
-
onDialogSelected(event:
|
|
338
|
+
onDialogSelected(event: any): void;
|
|
339
339
|
/**
|
|
340
340
|
* @hidden
|
|
341
341
|
*/
|
|
342
|
-
onInternalLeftButtonSelect(event:
|
|
342
|
+
onInternalLeftButtonSelect(event: any): void;
|
|
343
343
|
/**
|
|
344
344
|
* @hidden
|
|
345
345
|
*/
|
|
346
|
-
onInternalRightButtonSelect(event:
|
|
346
|
+
onInternalRightButtonSelect(event: any): void;
|
|
347
347
|
/**
|
|
348
348
|
* @hidden
|
|
349
349
|
*/
|
|
@@ -365,7 +365,7 @@ declare class IgxDialogComponent implements IToggleView, OnInit, OnDestroy, Afte
|
|
|
365
365
|
}
|
|
366
366
|
interface IDialogEventArgs extends IBaseEventArgs {
|
|
367
367
|
dialog: IgxDialogComponent;
|
|
368
|
-
event
|
|
368
|
+
event: Event;
|
|
369
369
|
}
|
|
370
370
|
interface IDialogCancellableEventArgs extends IDialogEventArgs, CancelableEventArgs {
|
|
371
371
|
}
|
|
@@ -63,7 +63,7 @@ declare abstract class IgxButtonBaseDirective {
|
|
|
63
63
|
* @hidden
|
|
64
64
|
* @internal
|
|
65
65
|
*/
|
|
66
|
-
get disabledAttribute(): true
|
|
66
|
+
get disabledAttribute(): true;
|
|
67
67
|
/**
|
|
68
68
|
* @hidden
|
|
69
69
|
* @internal
|
|
@@ -225,7 +225,7 @@ interface IChangeCheckboxEventArgs extends IBaseEventArgs {
|
|
|
225
225
|
declare class CheckboxBaseDirective implements AfterViewInit {
|
|
226
226
|
protected cdr: ChangeDetectorRef;
|
|
227
227
|
protected themeToken: ThemeToken;
|
|
228
|
-
ngControl: NgControl
|
|
228
|
+
ngControl: NgControl;
|
|
229
229
|
/**
|
|
230
230
|
* An event that is emitted after the checkbox state is changed.
|
|
231
231
|
* Provides references to the checkbox and the `checked` property as event arguments.
|
|
@@ -660,7 +660,7 @@ interface IDragBaseEventArgs extends IBaseEventArgs {
|
|
|
660
660
|
* Reference to the original event that caused the interaction with the element.
|
|
661
661
|
* Can be PointerEvent, TouchEvent or MouseEvent.
|
|
662
662
|
*/
|
|
663
|
-
originalEvent: PointerEvent | MouseEvent | TouchEvent
|
|
663
|
+
originalEvent: PointerEvent | MouseEvent | TouchEvent;
|
|
664
664
|
/** The owner igxDrag directive that triggered this event. */
|
|
665
665
|
owner: IgxDragDirective;
|
|
666
666
|
/** The initial position of the pointer on X axis when the dragged element began moving */
|
|
@@ -802,7 +802,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
802
802
|
*/
|
|
803
803
|
ghostClass: string;
|
|
804
804
|
/** @hidden @internal */
|
|
805
|
-
ghostClasses:
|
|
805
|
+
ghostClasses: any[];
|
|
806
806
|
/**
|
|
807
807
|
* Set styles that will be added to the `ghostElement` element.
|
|
808
808
|
* ```html
|
|
@@ -1040,19 +1040,19 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1040
1040
|
protected _ghostHostX: number;
|
|
1041
1041
|
protected _ghostHostY: number;
|
|
1042
1042
|
protected _dynamicGhostRef: EmbeddedViewRef<any>;
|
|
1043
|
-
protected _pointerDownId:
|
|
1043
|
+
protected _pointerDownId: any;
|
|
1044
1044
|
protected _clicked: boolean;
|
|
1045
1045
|
protected _lastDropArea: any;
|
|
1046
1046
|
protected _destroy: Subject<boolean>;
|
|
1047
1047
|
protected _removeOnDestroy: boolean;
|
|
1048
1048
|
protected _data: any;
|
|
1049
|
-
protected _scrollContainer:
|
|
1049
|
+
protected _scrollContainer: any;
|
|
1050
1050
|
protected _originalScrollContainerWidth: number;
|
|
1051
1051
|
protected _originalScrollContainerHeight: number;
|
|
1052
1052
|
protected _scrollContainerStep: number;
|
|
1053
1053
|
protected _scrollContainerStepMs: number;
|
|
1054
1054
|
protected _scrollContainerThreshold: number;
|
|
1055
|
-
protected _containerScrollIntervalId:
|
|
1055
|
+
protected _containerScrollIntervalId: any;
|
|
1056
1056
|
private document;
|
|
1057
1057
|
/**
|
|
1058
1058
|
* Sets the offset of the dragged element relative to the mouse in pixels.
|
|
@@ -1127,7 +1127,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1127
1127
|
* Method bound to the PointerDown event of the base element igxDrag is initialized.
|
|
1128
1128
|
* @param event PointerDown event captured
|
|
1129
1129
|
*/
|
|
1130
|
-
onPointerDown(event:
|
|
1130
|
+
onPointerDown(event: any): void;
|
|
1131
1131
|
/**
|
|
1132
1132
|
* @hidden
|
|
1133
1133
|
* Perform drag move logic when dragging and dispatching events if there is igxDrop under the pointer.
|
|
@@ -1135,7 +1135,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1135
1135
|
* If dragging starts and after the ghostElement is rendered the pointerId is reassigned it. Then this method is bound to it.
|
|
1136
1136
|
* @param event PointerMove event captured
|
|
1137
1137
|
*/
|
|
1138
|
-
onPointerMove(event:
|
|
1138
|
+
onPointerMove(event: any): void;
|
|
1139
1139
|
/**
|
|
1140
1140
|
* @hidden
|
|
1141
1141
|
* Perform drag end logic when releasing the ghostElement and dispatching drop event if igxDrop is under the pointer.
|
|
@@ -1143,7 +1143,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1143
1143
|
* If dragging starts and after the ghostElement is rendered the pointerId is reassigned to it. Then this method is bound to it.
|
|
1144
1144
|
* @param event PointerUp event captured
|
|
1145
1145
|
*/
|
|
1146
|
-
onPointerUp(event:
|
|
1146
|
+
onPointerUp(event: any): void;
|
|
1147
1147
|
/**
|
|
1148
1148
|
* @hidden
|
|
1149
1149
|
* Execute this method whe the pointer capture has been lost.
|
|
@@ -1151,11 +1151,11 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1151
1151
|
* This method will ensure that the drag state is being reset in this case as if the user released the dragged element.
|
|
1152
1152
|
* @param event Event captured
|
|
1153
1153
|
*/
|
|
1154
|
-
onPointerLost(event:
|
|
1154
|
+
onPointerLost(event: any): void;
|
|
1155
1155
|
/**
|
|
1156
1156
|
* @hidden
|
|
1157
1157
|
*/
|
|
1158
|
-
onTransitionEnd(event:
|
|
1158
|
+
onTransitionEnd(event: any): void;
|
|
1159
1159
|
protected detachGhost(): void;
|
|
1160
1160
|
protected clearGhost(): void;
|
|
1161
1161
|
/**
|
|
@@ -1167,7 +1167,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1167
1167
|
* @param pageY Latest pointer position on the Y axis relative to the page.
|
|
1168
1168
|
* @param node The Node object to be cloned.
|
|
1169
1169
|
*/
|
|
1170
|
-
protected createGhost(pageX:
|
|
1170
|
+
protected createGhost(pageX: any, pageY: any, node?: any): void;
|
|
1171
1171
|
/**
|
|
1172
1172
|
* @hidden
|
|
1173
1173
|
* Dispatch custom igxDragEnter/igxDragLeave events based on current pointer position and if drop area is under.
|
|
@@ -1177,7 +1177,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1177
1177
|
* @hidden
|
|
1178
1178
|
* Traverse shadow dom in depth.
|
|
1179
1179
|
*/
|
|
1180
|
-
protected getFromShadowRoot(elem: any, pageX:
|
|
1180
|
+
protected getFromShadowRoot(elem: any, pageX: any, pageY: any, parentDomElems: any): any[];
|
|
1181
1181
|
/**
|
|
1182
1182
|
* @hidden
|
|
1183
1183
|
* Dispatch custom igxDrop event based on current pointer position if there is last recorder drop area under the pointer.
|
|
@@ -1187,7 +1187,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1187
1187
|
/**
|
|
1188
1188
|
* @hidden
|
|
1189
1189
|
*/
|
|
1190
|
-
getElementsAtPoint(pageX: number, pageY: number): any;
|
|
1190
|
+
protected getElementsAtPoint(pageX: number, pageY: number): any;
|
|
1191
1191
|
/**
|
|
1192
1192
|
* @hidden
|
|
1193
1193
|
*/
|
|
@@ -1208,7 +1208,7 @@ declare class IgxDragDirective implements AfterContentInit, OnDestroy {
|
|
|
1208
1208
|
*/
|
|
1209
1209
|
protected getGhostHostBaseOffsetX(): any;
|
|
1210
1210
|
protected getGhostHostBaseOffsetY(): any;
|
|
1211
|
-
protected getContainerScrollDirection(): DragScrollDirection
|
|
1211
|
+
protected getContainerScrollDirection(): DragScrollDirection;
|
|
1212
1212
|
protected onScrollContainerStep(scrollDir: DragScrollDirection): void;
|
|
1213
1213
|
protected onScrollContainer(): void;
|
|
1214
1214
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxDragDirective, never>;
|
|
@@ -1352,7 +1352,7 @@ declare class IgxDropDirective implements OnInit, OnDestroy {
|
|
|
1352
1352
|
/**
|
|
1353
1353
|
* @hidden
|
|
1354
1354
|
*/
|
|
1355
|
-
onDragDrop(event:
|
|
1355
|
+
onDragDrop(event: any): void;
|
|
1356
1356
|
/**
|
|
1357
1357
|
* @hidden
|
|
1358
1358
|
*/
|
|
@@ -1364,7 +1364,7 @@ declare class IgxDropDirective implements OnInit, OnDestroy {
|
|
|
1364
1364
|
/**
|
|
1365
1365
|
* @hidden
|
|
1366
1366
|
*/
|
|
1367
|
-
onDragOver(event:
|
|
1367
|
+
onDragOver(event: any): void;
|
|
1368
1368
|
/**
|
|
1369
1369
|
* @hidden
|
|
1370
1370
|
*/
|
|
@@ -1372,7 +1372,7 @@ declare class IgxDropDirective implements OnInit, OnDestroy {
|
|
|
1372
1372
|
/**
|
|
1373
1373
|
* @hidden
|
|
1374
1374
|
*/
|
|
1375
|
-
onDragLeave(event:
|
|
1375
|
+
onDragLeave(event: any): void;
|
|
1376
1376
|
protected getWindowScrollTop(): number;
|
|
1377
1377
|
protected getWindowScrollLeft(): number;
|
|
1378
1378
|
protected isDragLinked(drag: IgxDragDirective): boolean;
|
|
@@ -1405,7 +1405,7 @@ declare class IgxFilterDirective implements OnChanges {
|
|
|
1405
1405
|
}
|
|
1406
1406
|
declare class IgxFilterPipe implements PipeTransform {
|
|
1407
1407
|
private findMatchByKey;
|
|
1408
|
-
transform(items: any[], options: IgxFilterOptions): any[]
|
|
1408
|
+
transform(items: any[], options: IgxFilterOptions): any[];
|
|
1409
1409
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxFilterPipe, never>;
|
|
1410
1410
|
static ɵpipe: i0.ɵɵPipeDeclaration<IgxFilterPipe, "igxFilter", true>;
|
|
1411
1411
|
}
|
|
@@ -1582,7 +1582,7 @@ declare class IgxScrollInertiaDirective implements OnInit, OnDestroy {
|
|
|
1582
1582
|
declare class DisplayContainerComponent {
|
|
1583
1583
|
cdr: ChangeDetectorRef;
|
|
1584
1584
|
_viewContainer: ViewContainerRef;
|
|
1585
|
-
_vcr:
|
|
1585
|
+
_vcr: any;
|
|
1586
1586
|
_scrollInertia: IgxScrollInertiaDirective;
|
|
1587
1587
|
cssClass: string;
|
|
1588
1588
|
notVirtual: boolean;
|
|
@@ -1600,7 +1600,7 @@ declare class VirtualHelperBaseDirective implements OnDestroy, AfterViewInit {
|
|
|
1600
1600
|
protected platformUtil: PlatformUtil;
|
|
1601
1601
|
scrollAmount: number;
|
|
1602
1602
|
_size: number;
|
|
1603
|
-
destroyed:
|
|
1603
|
+
destroyed: any;
|
|
1604
1604
|
protected destroy$: Subject<any>;
|
|
1605
1605
|
private _afterViewInit;
|
|
1606
1606
|
private _scrollNativeSize;
|
|
@@ -1619,7 +1619,7 @@ declare class VirtualHelperBaseDirective implements OnDestroy, AfterViewInit {
|
|
|
1619
1619
|
protected get isAttachedToDom(): boolean;
|
|
1620
1620
|
private toggleClass;
|
|
1621
1621
|
private updateScrollbarClass;
|
|
1622
|
-
protected handleMutations(event:
|
|
1622
|
+
protected handleMutations(event: any): void;
|
|
1623
1623
|
protected restoreScroll(): void;
|
|
1624
1624
|
static ɵfac: i0.ɵɵFactoryDeclaration<VirtualHelperBaseDirective, never>;
|
|
1625
1625
|
static ɵdir: i0.ɵɵDirectiveDeclaration<VirtualHelperBaseDirective, "[igxVirtualHelperBase]", never, {}, {}, never, never, true, never>;
|
|
@@ -1653,7 +1653,7 @@ declare class IgxForOfSyncService {
|
|
|
1653
1653
|
declare class IgxForOfScrollSyncService {
|
|
1654
1654
|
private _masterScroll;
|
|
1655
1655
|
setScrollMaster(dir: string, scroll: VirtualHelperBaseDirective): void;
|
|
1656
|
-
getScrollMaster(dir: string): VirtualHelperBaseDirective
|
|
1656
|
+
getScrollMaster(dir: string): VirtualHelperBaseDirective;
|
|
1657
1657
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxForOfScrollSyncService, never>;
|
|
1658
1658
|
static ɵprov: i0.ɵɵInjectableDeclaration<IgxForOfScrollSyncService>;
|
|
1659
1659
|
}
|
|
@@ -1843,7 +1843,7 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
1843
1843
|
* ```
|
|
1844
1844
|
*/
|
|
1845
1845
|
state: IForOfState;
|
|
1846
|
-
protected func:
|
|
1846
|
+
protected func: any;
|
|
1847
1847
|
protected _sizesCache: number[];
|
|
1848
1848
|
protected scrollComponent: VirtualHelperBaseDirective;
|
|
1849
1849
|
protected _differ: IterableDiffer<T> | null;
|
|
@@ -2009,7 +2009,7 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2009
2009
|
/**
|
|
2010
2010
|
* @hidden
|
|
2011
2011
|
*/
|
|
2012
|
-
getColumnScrollLeft(colIndex:
|
|
2012
|
+
getColumnScrollLeft(colIndex: any): number;
|
|
2013
2013
|
/**
|
|
2014
2014
|
* Returns the total number of items that are fully visible.
|
|
2015
2015
|
* ```typescript
|
|
@@ -2057,7 +2057,7 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2057
2057
|
* this.parentVirtDir.isIndexOutsideView(10);
|
|
2058
2058
|
* ```
|
|
2059
2059
|
*/
|
|
2060
|
-
isIndexOutsideView(index: number): boolean
|
|
2060
|
+
isIndexOutsideView(index: number): boolean;
|
|
2061
2061
|
protected getNodeSize(rNode: Element, _index: number): number;
|
|
2062
2062
|
/**
|
|
2063
2063
|
* @hidden
|
|
@@ -2103,7 +2103,7 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2103
2103
|
/**
|
|
2104
2104
|
* @hidden
|
|
2105
2105
|
*/
|
|
2106
|
-
protected getContextIndex(input:
|
|
2106
|
+
protected getContextIndex(input: any): number;
|
|
2107
2107
|
/**
|
|
2108
2108
|
* @hidden
|
|
2109
2109
|
* Function which updates the passed context of an embedded view with the provided index
|
|
@@ -2168,7 +2168,7 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2168
2168
|
/**
|
|
2169
2169
|
* @hidden
|
|
2170
2170
|
*/
|
|
2171
|
-
protected getElement(viewref: any, nodeName:
|
|
2171
|
+
protected getElement(viewref: any, nodeName: any): any;
|
|
2172
2172
|
/**
|
|
2173
2173
|
* @hidden
|
|
2174
2174
|
*/
|
|
@@ -2181,16 +2181,10 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2181
2181
|
/**
|
|
2182
2182
|
* @hidden
|
|
2183
2183
|
*/
|
|
2184
|
-
protected getIndexAt(left:
|
|
2185
|
-
protected _recalcScrollBarSize(containerSizeInfo?:
|
|
2186
|
-
prevSize: number;
|
|
2187
|
-
newSize: number;
|
|
2188
|
-
} | null): void;
|
|
2184
|
+
protected getIndexAt(left: any, set: any): number;
|
|
2185
|
+
protected _recalcScrollBarSize(containerSizeInfo?: any): void;
|
|
2189
2186
|
protected _calcSize(): number;
|
|
2190
|
-
protected _recalcOnContainerChange(containerSizeInfo?:
|
|
2191
|
-
prevSize: number;
|
|
2192
|
-
newSize: number;
|
|
2193
|
-
} | null): void;
|
|
2187
|
+
protected _recalcOnContainerChange(containerSizeInfo?: any): void;
|
|
2194
2188
|
/**
|
|
2195
2189
|
* @hidden
|
|
2196
2190
|
* Removes an element from the embedded views and updates chunkSize.
|
|
@@ -2209,9 +2203,9 @@ declare class IgxForOfDirective<T, U extends T[] = T[]> extends IgxForOfToken<T,
|
|
|
2209
2203
|
protected _calcVirtualScrollPosition(scrollPosition: number): void;
|
|
2210
2204
|
protected _getItemSize(item: any, dimension: string): number;
|
|
2211
2205
|
protected _updateScrollOffset(): void;
|
|
2212
|
-
protected _adjustScrollPositionAfterSizeChange(sizeDiff:
|
|
2213
|
-
protected getMargin(node:
|
|
2214
|
-
protected getBorder(node:
|
|
2206
|
+
protected _adjustScrollPositionAfterSizeChange(sizeDiff: any): void;
|
|
2207
|
+
protected getMargin(node: any, dimension: string): number;
|
|
2208
|
+
protected getBorder(node: any, dimension: string): number;
|
|
2215
2209
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxForOfDirective<any, any>, never>;
|
|
2216
2210
|
static ɵdir: i0.ɵɵDirectiveDeclaration<IgxForOfDirective<any, any>, "[igxFor][igxForOf]", never, { "igxForOf": { "alias": "igxForOf"; "required": false; }; "igxForSizePropName": { "alias": "igxForSizePropName"; "required": false; }; "igxForScrollOrientation": { "alias": "igxForScrollOrientation"; "required": false; }; "igxForScrollContainer": { "alias": "igxForScrollContainer"; "required": false; }; "igxForContainerSize": { "alias": "igxForContainerSize"; "required": false; }; "igxForInitialChunkSize": { "alias": "igxForInitialChunkSize"; "required": false; }; "igxForItemSize": { "alias": "igxForItemSize"; "required": false; }; "igxForTotalItemCount": { "alias": "igxForTotalItemCount"; "required": false; }; "igxForTrackBy": { "alias": "igxForTrackBy"; "required": false; }; }, { "chunkLoad": "chunkLoad"; "scrollbarVisibilityChanged": "scrollbarVisibilityChanged"; "chunkSizeChange": "chunkSizeChange"; "contentSizeChange": "contentSizeChange"; "dataChanged": "dataChanged"; "beforeViewDestroyed": "beforeViewDestroyed"; "chunkPreload": "chunkPreload"; }, never, never, true, never>;
|
|
2217
2211
|
}
|
|
@@ -2272,14 +2266,14 @@ declare class IgxGridForOfDirective<T, U extends T[] = T[]> extends IgxForOfDire
|
|
|
2272
2266
|
assumeMaster(): void;
|
|
2273
2267
|
resolveDataDiff(): void;
|
|
2274
2268
|
onScroll(event: any): void;
|
|
2275
|
-
onHScroll(scrollAmount:
|
|
2269
|
+
onHScroll(scrollAmount: any): void;
|
|
2276
2270
|
protected getItemSize(item: any): number;
|
|
2277
2271
|
protected initSizesCache(items: U): number;
|
|
2278
2272
|
protected getNodeSize(rNode: Element, index?: number): number;
|
|
2279
|
-
protected _updateSizeCache(changes?: IterableChanges<T>
|
|
2273
|
+
protected _updateSizeCache(changes?: IterableChanges<T>): number;
|
|
2280
2274
|
protected handleCacheChanges(changes: IterableChanges<T>): number;
|
|
2281
2275
|
protected addLastElem(): void;
|
|
2282
|
-
protected _updateViews(prevChunkSize:
|
|
2276
|
+
protected _updateViews(prevChunkSize: any): void;
|
|
2283
2277
|
protected _applyChanges(): void;
|
|
2284
2278
|
/**
|
|
2285
2279
|
* @hidden
|
|
@@ -2596,7 +2590,7 @@ declare class IgxMaskDirective implements OnInit, AfterViewChecked, ControlValue
|
|
|
2596
2590
|
* <input [displayValuePipe] = "displayFormatPipe">
|
|
2597
2591
|
* ```
|
|
2598
2592
|
*/
|
|
2599
|
-
displayValuePipe
|
|
2593
|
+
displayValuePipe: PipeTransform;
|
|
2600
2594
|
/**
|
|
2601
2595
|
* Specifies a pipe to be used on focus.
|
|
2602
2596
|
* ```html
|
|
@@ -2650,7 +2644,7 @@ declare class IgxMaskDirective implements OnInit, AfterViewChecked, ControlValue
|
|
|
2650
2644
|
/** @hidden @internal */
|
|
2651
2645
|
onCompositionEnd(): void;
|
|
2652
2646
|
/** @hidden @internal */
|
|
2653
|
-
onInputChanged(event:
|
|
2647
|
+
onInputChanged(event: any): void;
|
|
2654
2648
|
/** @hidden */
|
|
2655
2649
|
onPaste(): void;
|
|
2656
2650
|
/** @hidden */
|
|
@@ -2794,6 +2788,14 @@ declare class IgxRippleDirective {
|
|
|
2794
2788
|
static ngAcceptInputType_rippleDisabled: unknown;
|
|
2795
2789
|
}
|
|
2796
2790
|
|
|
2791
|
+
declare class IgSizeDirective {
|
|
2792
|
+
private _size;
|
|
2793
|
+
get igSize(): string;
|
|
2794
|
+
set igSize(value: 'small' | 'medium' | 'large');
|
|
2795
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgSizeDirective, never>;
|
|
2796
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<IgSizeDirective, "[igSize]", never, { "igSize": { "alias": "igSize"; "required": false; }; }, {}, never, never, true, never>;
|
|
2797
|
+
}
|
|
2798
|
+
|
|
2797
2799
|
interface IBaseSearchInfo {
|
|
2798
2800
|
searchText: string;
|
|
2799
2801
|
caseSensitive: boolean;
|
|
@@ -3232,7 +3234,7 @@ declare class IgxToggleDirective implements IToggleView, OnInit, OnDestroy {
|
|
|
3232
3234
|
/**
|
|
3233
3235
|
* @hidden
|
|
3234
3236
|
*/
|
|
3235
|
-
get hiddenWebkitClass(): boolean
|
|
3237
|
+
get hiddenWebkitClass(): boolean;
|
|
3236
3238
|
/**
|
|
3237
3239
|
* @hidden
|
|
3238
3240
|
*/
|
|
@@ -3270,7 +3272,7 @@ declare class IgxToggleDirective implements IToggleView, OnInit, OnDestroy {
|
|
|
3270
3272
|
*/
|
|
3271
3273
|
toggle(overlaySettings?: OverlaySettings): void;
|
|
3272
3274
|
/** @hidden @internal */
|
|
3273
|
-
get isClosing(): boolean
|
|
3275
|
+
get isClosing(): boolean;
|
|
3274
3276
|
/**
|
|
3275
3277
|
* Returns the id of the overlay the content is rendered in.
|
|
3276
3278
|
* ```typescript
|
|
@@ -3307,7 +3309,7 @@ declare class IgxToggleDirective implements IToggleView, OnInit, OnDestroy {
|
|
|
3307
3309
|
}
|
|
3308
3310
|
declare class IgxToggleActionDirective implements OnInit {
|
|
3309
3311
|
protected element: ElementRef<any>;
|
|
3310
|
-
protected navigationService: IgxNavigationService
|
|
3312
|
+
protected navigationService: IgxNavigationService;
|
|
3311
3313
|
/**
|
|
3312
3314
|
* Provide settings that control the toggle overlay positioning, interaction and scroll behavior.
|
|
3313
3315
|
* ```typescript
|
|
@@ -3487,7 +3489,6 @@ declare class IgxTooltipDirective extends IgxToggleDirective implements AfterVie
|
|
|
3487
3489
|
* @hidden
|
|
3488
3490
|
*/
|
|
3489
3491
|
forceClose(overlaySettings: OverlaySettings): void;
|
|
3490
|
-
markForCheck(): void;
|
|
3491
3492
|
private _createArrow;
|
|
3492
3493
|
private _removeArrow;
|
|
3493
3494
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxTooltipDirective, never>;
|
|
@@ -3681,11 +3682,11 @@ declare class IgxTooltipTargetDirective extends IgxToggleActionDirective impleme
|
|
|
3681
3682
|
/**
|
|
3682
3683
|
* @hidden
|
|
3683
3684
|
*/
|
|
3684
|
-
set target(target:
|
|
3685
|
+
set target(target: any);
|
|
3685
3686
|
/**
|
|
3686
3687
|
* @hidden
|
|
3687
3688
|
*/
|
|
3688
|
-
get target():
|
|
3689
|
+
get target(): any;
|
|
3689
3690
|
/**
|
|
3690
3691
|
* Specifies a plain text as tooltip content.
|
|
3691
3692
|
* ```html
|
|
@@ -4036,8 +4037,8 @@ declare class IgxDateTimeEditorDirective extends IgxMaskDirective implements OnC
|
|
|
4036
4037
|
* <input igxDateTimeEditor [value]="date">
|
|
4037
4038
|
* ```
|
|
4038
4039
|
*/
|
|
4039
|
-
set value(value: Date | string | null);
|
|
4040
|
-
get value(): Date | string | null;
|
|
4040
|
+
set value(value: Date | string | undefined | null);
|
|
4041
|
+
get value(): Date | string | undefined | null;
|
|
4041
4042
|
/**
|
|
4042
4043
|
* Specify the default input format type. Defaults to `date`, which includes
|
|
4043
4044
|
* only date parts for editing. Other valid options are `time` and `dateTime`.
|
|
@@ -4066,7 +4067,7 @@ declare class IgxDateTimeEditorDirective extends IgxMaskDirective implements OnC
|
|
|
4066
4067
|
* <input igxDateTimeEditor (valueChange)="valueChange($event)"/>
|
|
4067
4068
|
* ```
|
|
4068
4069
|
*/
|
|
4069
|
-
valueChange: EventEmitter<Date>;
|
|
4070
|
+
valueChange: EventEmitter<string | Date>;
|
|
4070
4071
|
/**
|
|
4071
4072
|
* Emitted when the editor is not within a specified range or when the editor's value is in an invalid state.
|
|
4072
4073
|
*
|
|
@@ -4085,7 +4086,7 @@ declare class IgxDateTimeEditorDirective extends IgxMaskDirective implements OnC
|
|
|
4085
4086
|
private _onClear;
|
|
4086
4087
|
private document;
|
|
4087
4088
|
private _defaultInputFormat;
|
|
4088
|
-
private _value
|
|
4089
|
+
private _value?;
|
|
4089
4090
|
private _minValue;
|
|
4090
4091
|
private _maxValue;
|
|
4091
4092
|
private _inputDateParts;
|
|
@@ -4134,7 +4135,7 @@ declare class IgxDateTimeEditorDirective extends IgxMaskDirective implements OnC
|
|
|
4134
4135
|
/** @hidden @internal */
|
|
4135
4136
|
onCompositionEnd(): void;
|
|
4136
4137
|
/** @hidden @internal */
|
|
4137
|
-
onInputChanged(event:
|
|
4138
|
+
onInputChanged(event: any): void;
|
|
4138
4139
|
/** @hidden @internal */
|
|
4139
4140
|
onKeyDown(event: KeyboardEvent): void;
|
|
4140
4141
|
/** @hidden @internal */
|
|
@@ -4273,7 +4274,7 @@ declare class IgxTextHighlightService {
|
|
|
4273
4274
|
/**
|
|
4274
4275
|
* Clears any existing highlight.
|
|
4275
4276
|
*/
|
|
4276
|
-
clearActiveHighlight(groupName:
|
|
4277
|
+
clearActiveHighlight(groupName: any): void;
|
|
4277
4278
|
/**
|
|
4278
4279
|
* Destroys a highlight group.
|
|
4279
4280
|
*/
|
|
@@ -4452,5 +4453,5 @@ declare class IgxTooltipModule {
|
|
|
4452
4453
|
static ɵinj: i0.ɵɵInjectorDeclaration<IgxTooltipModule>;
|
|
4453
4454
|
}
|
|
4454
4455
|
|
|
4455
|
-
export { CheckboxBaseDirective, DragDirection, IGX_DRAG_DROP_DIRECTIVES, IGX_TOOLTIP_DIRECTIVES, IgcFormControlDirective, IgcFormsModule, IgxAppendDropStrategy, IgxButtonDirective, IgxButtonModule, IgxButtonType, IgxDateTimeEditorDirective, IgxDateTimeEditorModule, IgxDefaultDropStrategy, IgxDividerComponent, IgxDividerModule, IgxDividerType, IgxDragDirective, IgxDragDropModule, IgxDragHandleDirective, IgxDragIgnoreDirective, IgxDragLocation, IgxDropDirective, IgxFilterDirective, IgxFilterModule, IgxFilterOptions, IgxFilterPipe, IgxFlexDirective, IgxFocusDirective, IgxFocusModule, IgxFocusTrapDirective, IgxFocusTrapModule, IgxForOfContext, IgxForOfDirective, IgxForOfModule, IgxForOfScrollSyncService, IgxForOfSyncService, IgxForOfToken, IgxGridForOfContext, IgxGridForOfDirective, IgxIconButtonDirective, IgxInsertDropStrategy, IgxLayoutDirective, IgxLayoutModule, IgxMaskDirective, IgxMaskModule, IgxNoTypographyDirective, IgxNotificationsDirective, IgxPrependDropStrategy, IgxRippleDirective, IgxRippleModule, IgxScrollInertiaDirective, IgxScrollInertiaModule, IgxTemplateOutletDirective, IgxTextHighlightDirective, IgxTextHighlightModule, IgxTextHighlightService, IgxTextSelectionDirective, IgxTextSelectionModule, IgxToggleActionDirective, IgxToggleDirective, IgxToggleModule, IgxTooltipDirective, IgxTooltipModule, IgxTooltipTargetDirective, LabelPosition, TooltipPositionStrategy };
|
|
4456
|
+
export { CheckboxBaseDirective, DragDirection, IGX_DRAG_DROP_DIRECTIVES, IGX_TOOLTIP_DIRECTIVES, IgSizeDirective, IgcFormControlDirective, IgcFormsModule, IgxAppendDropStrategy, IgxButtonDirective, IgxButtonModule, IgxButtonType, IgxDateTimeEditorDirective, IgxDateTimeEditorModule, IgxDefaultDropStrategy, IgxDividerComponent, IgxDividerModule, IgxDividerType, IgxDragDirective, IgxDragDropModule, IgxDragHandleDirective, IgxDragIgnoreDirective, IgxDragLocation, IgxDropDirective, IgxFilterDirective, IgxFilterModule, IgxFilterOptions, IgxFilterPipe, IgxFlexDirective, IgxFocusDirective, IgxFocusModule, IgxFocusTrapDirective, IgxFocusTrapModule, IgxForOfContext, IgxForOfDirective, IgxForOfModule, IgxForOfScrollSyncService, IgxForOfSyncService, IgxForOfToken, IgxGridForOfContext, IgxGridForOfDirective, IgxIconButtonDirective, IgxInsertDropStrategy, IgxLayoutDirective, IgxLayoutModule, IgxMaskDirective, IgxMaskModule, IgxNoTypographyDirective, IgxNotificationsDirective, IgxPrependDropStrategy, IgxRippleDirective, IgxRippleModule, IgxScrollInertiaDirective, IgxScrollInertiaModule, IgxTemplateOutletDirective, IgxTextHighlightDirective, IgxTextHighlightModule, IgxTextHighlightService, IgxTextSelectionDirective, IgxTextSelectionModule, IgxToggleActionDirective, IgxToggleDirective, IgxToggleModule, IgxTooltipDirective, IgxTooltipModule, IgxTooltipTargetDirective, LabelPosition, TooltipPositionStrategy };
|
|
4456
4457
|
export type { ArrowFit, IActiveHighlightInfo, IBaseSearchInfo, IButtonEventArgs, ICachedViewLoadedEventArgs, IChangeCheckboxEventArgs, IDragBaseEventArgs, IDragCustomTransitionArgs, IDragGhostBaseEventArgs, IDragMoveEventArgs, IDragStartEventArgs, IDropBaseEventArgs, IDropDroppedEventArgs, IDropStrategy, IForOfDataChangeEventArgs, IForOfDataChangingEventArgs, IForOfState, IMaskEventArgs, ITooltipHideEventArgs, ITooltipShowEventArgs, IViewChangeEventArgs, IgxDateTimeEditorEventArgs, IgxDragCustomEventDetails, IgxIconButtonType, ToggleViewCancelableEventArgs, ToggleViewEventArgs };
|
|
@@ -156,8 +156,8 @@ interface IDropDownBase extends IDropDownList, IToggleView {
|
|
|
156
156
|
declare class IgxDropDownItemBaseDirective implements DoCheck {
|
|
157
157
|
protected dropDown: IDropDownBase;
|
|
158
158
|
protected elementRef: ElementRef<any>;
|
|
159
|
-
protected group: IgxDropDownGroupComponent
|
|
160
|
-
protected selection?: IgxSelectionAPIService
|
|
159
|
+
protected group: IgxDropDownGroupComponent;
|
|
160
|
+
protected selection?: IgxSelectionAPIService;
|
|
161
161
|
/**
|
|
162
162
|
* Sets/gets the `id` of the item.
|
|
163
163
|
* ```html
|
|
@@ -315,14 +315,14 @@ declare class IgxDropDownItemBaseDirective implements DoCheck {
|
|
|
315
315
|
*/
|
|
316
316
|
protected _focused: boolean;
|
|
317
317
|
protected _selected: boolean;
|
|
318
|
-
protected _index:
|
|
318
|
+
protected _index: any;
|
|
319
319
|
protected _disabled: boolean;
|
|
320
|
-
protected _label:
|
|
320
|
+
protected _label: any;
|
|
321
321
|
/**
|
|
322
322
|
* @hidden
|
|
323
323
|
* @internal
|
|
324
324
|
*/
|
|
325
|
-
clicked(
|
|
325
|
+
clicked(event: any): void;
|
|
326
326
|
/**
|
|
327
327
|
* @hidden
|
|
328
328
|
* @internal
|
|
@@ -383,8 +383,8 @@ declare class IgxDropDownItemComponent extends IgxDropDownItemBaseDirective {
|
|
|
383
383
|
/**
|
|
384
384
|
* @hidden @internal
|
|
385
385
|
*/
|
|
386
|
-
get setTabIndex():
|
|
387
|
-
clicked(event:
|
|
386
|
+
get setTabIndex(): number;
|
|
387
|
+
clicked(event: any): void;
|
|
388
388
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxDropDownItemComponent, never>;
|
|
389
389
|
static ɵcmp: i0.ɵɵComponentDeclaration<IgxDropDownItemComponent, "igx-drop-down-item", never, {}, {}, never, ["igx-prefix, [igxPrefix]", "*", "igx-suffix, [igxSuffix]", "igx-divider"], true, never>;
|
|
390
390
|
}
|
|
@@ -460,7 +460,7 @@ declare abstract class IgxDropDownBaseDirective implements IDropDownList, OnInit
|
|
|
460
460
|
* <igx-drop-down [maxHeight]='200px'></igx-drop-down>
|
|
461
461
|
* ```
|
|
462
462
|
*/
|
|
463
|
-
maxHeight:
|
|
463
|
+
maxHeight: any;
|
|
464
464
|
/**
|
|
465
465
|
* Get all non-header items
|
|
466
466
|
*
|
|
@@ -563,7 +563,7 @@ declare abstract class IgxDropDownBaseDirective implements IDropDownList, OnInit
|
|
|
563
563
|
* Navigation Directive that handles keyboard events on its host and controls a targeted drop down base component
|
|
564
564
|
*/
|
|
565
565
|
declare class IgxDropDownItemNavigationDirective implements IDropDownNavigationDirective {
|
|
566
|
-
dropdown: IgxDropDownBaseDirective
|
|
566
|
+
dropdown: IgxDropDownBaseDirective;
|
|
567
567
|
protected _target: IgxDropDownBaseDirective;
|
|
568
568
|
/**
|
|
569
569
|
* Gets the target of the navigation directive;
|
|
@@ -740,7 +740,7 @@ declare class IgxDropDownComponent extends IgxDropDownBaseDirective implements I
|
|
|
740
740
|
get collapsed(): boolean;
|
|
741
741
|
/** @hidden @internal */
|
|
742
742
|
get scrollContainer(): HTMLElement;
|
|
743
|
-
protected get collectionLength(): number
|
|
743
|
+
protected get collectionLength(): number;
|
|
744
744
|
protected destroy$: Subject<boolean>;
|
|
745
745
|
protected _scrollPosition: number;
|
|
746
746
|
/**
|
|
@@ -916,9 +916,9 @@ interface AutocompleteOverlaySettings {
|
|
|
916
916
|
* ```
|
|
917
917
|
*/
|
|
918
918
|
declare class IgxAutocompleteDirective extends IgxDropDownItemNavigationDirective implements OnDestroy, AfterViewInit, OnInit {
|
|
919
|
-
protected ngModel: NgModel
|
|
920
|
-
protected formControl: FormControlName
|
|
921
|
-
protected group: IgxInputGroupComponent
|
|
919
|
+
protected ngModel: NgModel;
|
|
920
|
+
protected formControl: FormControlName;
|
|
921
|
+
protected group: IgxInputGroupComponent;
|
|
922
922
|
protected elementRef: ElementRef<any>;
|
|
923
923
|
protected cdr: ChangeDetectorRef;
|
|
924
924
|
/**
|
|
@@ -998,12 +998,12 @@ declare class IgxAutocompleteDirective extends IgxDropDownItemNavigationDirectiv
|
|
|
998
998
|
/** @hidden @internal */
|
|
999
999
|
get ariaOwns(): string;
|
|
1000
1000
|
/** @hidden @internal */
|
|
1001
|
-
get ariaActiveDescendant(): string
|
|
1001
|
+
get ariaActiveDescendant(): string;
|
|
1002
1002
|
/** @hidden @internal */
|
|
1003
1003
|
get ariaAutocomplete(): string;
|
|
1004
1004
|
protected _composing: boolean;
|
|
1005
1005
|
protected id: string;
|
|
1006
|
-
protected get model(): NgModel | FormControlName
|
|
1006
|
+
protected get model(): NgModel | FormControlName;
|
|
1007
1007
|
private _shouldBeOpen;
|
|
1008
1008
|
private destroy$;
|
|
1009
1009
|
private defaultSettings;
|
|
@@ -1018,7 +1018,7 @@ declare class IgxAutocompleteDirective extends IgxDropDownItemNavigationDirectiv
|
|
|
1018
1018
|
/** @hidden @internal */
|
|
1019
1019
|
onTab(): void;
|
|
1020
1020
|
/** @hidden @internal */
|
|
1021
|
-
handleKeyDown(event:
|
|
1021
|
+
handleKeyDown(event: any): void;
|
|
1022
1022
|
/** @hidden @internal */
|
|
1023
1023
|
onArrowDownKeyDown(): void;
|
|
1024
1024
|
/** @hidden @internal */
|
|
@@ -258,14 +258,14 @@ declare class IgxExpansionPanelHeaderComponent {
|
|
|
258
258
|
*/
|
|
259
259
|
id: string;
|
|
260
260
|
/** @hidden @internal */
|
|
261
|
-
tabIndex
|
|
261
|
+
tabIndex: number;
|
|
262
262
|
private _iconTemplate;
|
|
263
263
|
private _disabled;
|
|
264
264
|
constructor();
|
|
265
265
|
/**
|
|
266
266
|
* @hidden
|
|
267
267
|
*/
|
|
268
|
-
onAction(evt
|
|
268
|
+
onAction(evt?: Event): void;
|
|
269
269
|
/** @hidden @internal */
|
|
270
270
|
openPanel(event: KeyboardEvent): void;
|
|
271
271
|
/** @hidden @internal */
|
|
@@ -495,7 +495,7 @@ declare class IgxExpansionPanelComponent extends ToggleAnimationPlayer implement
|
|
|
495
495
|
* <button type="button" igxButton (click)="myPanel.collapse($event)">Collpase Panel</button>
|
|
496
496
|
* ```
|
|
497
497
|
*/
|
|
498
|
-
collapse(evt?:
|
|
498
|
+
collapse(evt?: Event): void;
|
|
499
499
|
/**
|
|
500
500
|
* Expands the panel
|
|
501
501
|
*
|
|
@@ -517,9 +517,9 @@ declare class IgxExpansionPanelComponent extends ToggleAnimationPlayer implement
|
|
|
517
517
|
* <button type="button" igxButton (click)="myPanel.toggle($event)">Expand Panel</button>
|
|
518
518
|
* ```
|
|
519
519
|
*/
|
|
520
|
-
toggle(evt?:
|
|
521
|
-
open(evt?:
|
|
522
|
-
close(evt?:
|
|
520
|
+
toggle(evt?: Event): void;
|
|
521
|
+
open(evt?: Event): void;
|
|
522
|
+
close(evt?: Event): void;
|
|
523
523
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxExpansionPanelComponent, never>;
|
|
524
524
|
static ɵcmp: i0.ɵɵComponentDeclaration<IgxExpansionPanelComponent, "igx-expansion-panel", never, { "animationSettings": { "alias": "animationSettings"; "required": false; }; "id": { "alias": "id"; "required": false; }; "collapsed": { "alias": "collapsed"; "required": false; }; }, { "collapsedChange": "collapsedChange"; "contentCollapsing": "contentCollapsing"; "contentCollapsed": "contentCollapsed"; "contentExpanding": "contentExpanding"; "contentExpanded": "contentExpanded"; }, ["body", "header"], ["igx-expansion-panel-header", "igx-expansion-panel-body"], true, never>;
|
|
525
525
|
static ngAcceptInputType_collapsed: unknown;
|