@@ -26,8 +26,8 @@ export class IonAvatar {
2626}
2727export declare interface IonBackButton extends Components . IonBackButton {
2828}
29- @ProxyCmp ( { inputs : [ "color" , "defaultHref" , "disabled" , "icon" , "mode" , "text" , "type" ] } )
30- @Component ( { selector : "ion-back-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "color" , "defaultHref" , "disabled" , "icon" , "mode" , "text" , "type" ] } )
29+ @ProxyCmp ( { inputs : [ "color" , "defaultHref" , "disabled" , "icon" , "mode" , "routerAnimation" , " text", "type" ] } )
30+ @Component ( { selector : "ion-back-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "color" , "defaultHref" , "disabled" , "icon" , "mode" , "routerAnimation" , " text", "type" ] } )
3131export class IonBackButton {
3232 protected el : HTMLElement ;
3333 constructor ( c : ChangeDetectorRef , r : ElementRef , protected z : NgZone ) {
@@ -61,8 +61,8 @@ export class IonBadge {
6161}
6262export declare interface IonButton extends Components . IonButton {
6363}
64- @ProxyCmp ( { inputs : [ "buttonType" , "color" , "disabled" , "download" , "expand" , "fill" , "href" , "mode" , "rel" , "routerDirection" , "shape" , "size" , "strong" , "target" , "type" ] } )
65- @Component ( { selector : "ion-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "buttonType" , "color" , "disabled" , "download" , "expand" , "fill" , "href" , "mode" , "rel" , "routerDirection" , "shape" , "size" , "strong" , "target" , "type" ] } )
64+ @ProxyCmp ( { inputs : [ "buttonType" , "color" , "disabled" , "download" , "expand" , "fill" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "shape" , "size" , "strong" , "target" , "type" ] } )
65+ @Component ( { selector : "ion-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "buttonType" , "color" , "disabled" , "download" , "expand" , "fill" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "shape" , "size" , "strong" , "target" , "type" ] } )
6666export class IonButton {
6767 ionFocus ! : EventEmitter < CustomEvent > ;
6868 ionBlur ! : EventEmitter < CustomEvent > ;
@@ -86,8 +86,8 @@ export class IonButtons {
8686}
8787export declare interface IonCard extends Components . IonCard {
8888}
89- @ProxyCmp ( { inputs : [ "button" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerDirection" , "target" , "type" ] } )
90- @Component ( { selector : "ion-card" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "button" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerDirection" , "target" , "type" ] } )
89+ @ProxyCmp ( { inputs : [ "button" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "target" , "type" ] } )
90+ @Component ( { selector : "ion-card" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "button" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "target" , "type" ] } )
9191export class IonCard {
9292 protected el : HTMLElement ;
9393 constructor ( c : ChangeDetectorRef , r : ElementRef , protected z : NgZone ) {
@@ -220,8 +220,8 @@ export class IonFab {
220220}
221221export declare interface IonFabButton extends Components . IonFabButton {
222222}
223- @ProxyCmp ( { inputs : [ "activated" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerDirection" , "show" , "size" , "target" , "translucent" , "type" ] } )
224- @Component ( { selector : "ion-fab-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "activated" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerDirection" , "show" , "size" , "target" , "translucent" , "type" ] } )
223+ @ProxyCmp ( { inputs : [ "activated" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "show" , "size" , "target" , "translucent" , "type" ] } )
224+ @Component ( { selector : "ion-fab-button" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "activated" , "color" , "disabled" , "download" , "href" , "mode" , "rel" , "routerAnimation" , " routerDirection", "show" , "size" , "target" , "translucent" , "type" ] } )
225225export class IonFabButton {
226226 ionFocus ! : EventEmitter < CustomEvent > ;
227227 ionBlur ! : EventEmitter < CustomEvent > ;
@@ -344,8 +344,8 @@ export class IonInput {
344344}
345345export declare interface IonItem extends Components . IonItem {
346346}
347- @ProxyCmp ( { inputs : [ "button" , "color" , "detail" , "detailIcon" , "disabled" , "download" , "href" , "lines" , "mode" , "rel" , "routerDirection" , "target" , "type" ] } )
348- @Component ( { selector : "ion-item" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "button" , "color" , "detail" , "detailIcon" , "disabled" , "download" , "href" , "lines" , "mode" , "rel" , "routerDirection" , "target" , "type" ] } )
347+ @ProxyCmp ( { inputs : [ "button" , "color" , "detail" , "detailIcon" , "disabled" , "download" , "href" , "lines" , "mode" , "rel" , "routerAnimation" , " routerDirection", "target" , "type" ] } )
348+ @Component ( { selector : "ion-item" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "button" , "color" , "detail" , "detailIcon" , "disabled" , "download" , "href" , "lines" , "mode" , "rel" , "routerAnimation" , " routerDirection", "target" , "type" ] } )
349349export class IonItem {
350350 protected el : HTMLElement ;
351351 constructor ( c : ChangeDetectorRef , r : ElementRef , protected z : NgZone ) {
@@ -498,8 +498,8 @@ export class IonNav {
498498}
499499export declare interface IonNavLink extends Components . IonNavLink {
500500}
501- @ProxyCmp ( { inputs : [ "component" , "componentProps" , "routerDirection" ] } )
502- @Component ( { selector : "ion-nav-link" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "component" , "componentProps" , "routerDirection" ] } )
501+ @ProxyCmp ( { inputs : [ "component" , "componentProps" , "routerAnimation" , " routerDirection"] } )
502+ @Component ( { selector : "ion-nav-link" , changeDetection : ChangeDetectionStrategy . OnPush , template : "<ng-content></ng-content>" , inputs : [ "component" , "componentProps" , "routerAnimation" , " routerDirection"] } )
503503export class IonNavLink {
504504 protected el : HTMLElement ;
505505 constructor ( c : ChangeDetectorRef , r : ElementRef , protected z : NgZone ) {
0 commit comments