@@ -114,7 +114,7 @@ export class MatChip extends _MatChipMixinBase implements AfterViewInit, CanColo
114
114
// (undocumented)
115
115
protected _value: any ;
116
116
// (undocumented)
117
- static ɵcmp: i0 .ɵɵComponentDeclaration <MatChip , " mat-basic-chip, mat-chip" , [" matChip" ], { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " role" : " role" ; " id" : " id" ; " ariaLabel" : " aria-label" ; " ariaDescription" : " aria-description" ; " value" : " value" ; " removable" : " removable" ; " highlighted" : " highlighted" ; }, { " removed" : " removed" ; " destroyed" : " destroyed" ; }, [" leadingIcon" , " trailingIcon" , " removeIcon" ], [" mat-chip-avatar, [matChipAvatar]" , " *" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
117
+ static ɵcmp: i0 .ɵɵComponentDeclaration <MatChip , " mat-basic-chip, [ mat-basic- chip], mat-chip, [mat-chip] " , [" matChip" ], { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " role" : " role" ; " id" : " id" ; " ariaLabel" : " aria-label" ; " ariaDescription" : " aria-description" ; " value" : " value" ; " removable" : " removable" ; " highlighted" : " highlighted" ; }, { " removed" : " removed" ; " destroyed" : " destroyed" ; }, [" leadingIcon" , " trailingIcon" , " removeIcon" ], [" mat-chip-avatar, [matChipAvatar]" , " *" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
118
118
// (undocumented)
119
119
static ɵfac: i0 .ɵɵFactoryDeclaration <MatChip , [null , null , null , null , null , { optional: true ; }, { optional: true ; }, { attribute: " tabindex" ; }]>;
120
120
}
@@ -360,7 +360,7 @@ export class MatChipOption extends MatChip implements OnInit {
360
360
_setSelectedState(isSelected : boolean , isUserInput : boolean , emitEvent : boolean ): void ;
361
361
toggleSelected(isUserInput ? : boolean ): boolean ;
362
362
// (undocumented)
363
- static ɵcmp: i0 .ɵɵComponentDeclaration <MatChipOption , " mat-basic-chip-option, mat-chip-option" , never , { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " selectable" : " selectable" ; " selected" : " selected" ; }, { " selectionChange" : " selectionChange" ; }, never , [" mat-chip-avatar, [matChipAvatar]" , " *" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
363
+ static ɵcmp: i0 .ɵɵComponentDeclaration <MatChipOption , " mat-basic-chip-option, [ mat-basic- chip-option], mat-chip-option, [mat-chip-option] " , never , { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " selectable" : " selectable" ; " selected" : " selected" ; }, { " selectionChange" : " selectionChange" ; }, never , [" mat-chip-avatar, [matChipAvatar]" , " *" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
364
364
// (undocumented)
365
365
static ɵfac: i0 .ɵɵFactoryDeclaration <MatChipOption , never >;
366
366
}
@@ -399,7 +399,7 @@ export class MatChipRow extends MatChip implements AfterViewInit {
399
399
_isEditing: boolean ;
400
400
_mousedown(event : MouseEvent ): void ;
401
401
// (undocumented)
402
- static ɵcmp: i0 .ɵɵComponentDeclaration <MatChipRow , " mat-chip-row, mat-basic-chip-row" , never , { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " editable" : " editable" ; }, { " edited" : " edited" ; }, [" contentEditInput" ], [" mat-chip-avatar, [matChipAvatar]" , " *" , " [matChipEditInput]" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
402
+ static ɵcmp: i0 .ɵɵComponentDeclaration <MatChipRow , " mat-chip-row, [ mat-chip-row], mat- basic-chip-row, [mat-basic-chip-row] " , never , { " color" : " color" ; " disabled" : " disabled" ; " disableRipple" : " disableRipple" ; " tabIndex" : " tabIndex" ; " editable" : " editable" ; }, { " edited" : " edited" ; }, [" contentEditInput" ], [" mat-chip-avatar, [matChipAvatar]" , " *" , " [matChipEditInput]" , " mat-chip-trailing-icon,[matChipRemove],[matChipTrailingIcon]" ], false , never >;
403
403
// (undocumented)
404
404
static ɵfac: i0 .ɵɵFactoryDeclaration <MatChipRow , [null , null , null , null , null , { optional: true ; }, { optional: true ; }, { attribute: " tabindex" ; }]>;
405
405
}
0 commit comments