@@ -504,7 +504,7 @@ ion-card,css-prop,--color,ios
504504ion-card,css-prop,--color,md
505505ion-card,part,native
506506
507- ion-card-content,none
507+ ion-card-content,shadow
508508ion-card-content,prop,mode,"ios" | "md",undefined,false,false
509509ion-card-content,prop,theme,"ios" | "md" | "ionic",undefined,false,false
510510
@@ -931,7 +931,7 @@ ion-infinite-scroll-content,prop,loadingText,IonicSafeString | string | undefine
931931ion-infinite-scroll-content,prop,mode,"ios" | "md",undefined,false,false
932932ion-infinite-scroll-content,prop,theme,"ios" | "md" | "ionic",undefined,false,false
933933
934- ion-input,scoped
934+ ion-input,shadow
935935ion-input,prop,autocapitalize,string,'off',false,false
936936ion-input,prop,autocomplete,"name" | "url" | "off" | "on" | "additional-name" | "address-level1" | "address-level2" | "address-level3" | "address-level4" | "address-line1" | "address-line2" | "address-line3" | "bday-day" | "bday-month" | "bday-year" | "cc-csc" | "cc-exp" | "cc-exp-month" | "cc-exp-year" | "cc-family-name" | "cc-given-name" | "cc-name" | "cc-number" | "cc-type" | "country" | "country-name" | "current-password" | "family-name" | "given-name" | "honorific-prefix" | "honorific-suffix" | "new-password" | "one-time-code" | "organization" | "postal-code" | "street-address" | "transaction-amount" | "transaction-currency" | "username" | "email" | "tel" | "tel-area-code" | "tel-country-code" | "tel-extension" | "tel-local" | "tel-national" | "nickname" | "organization-title" | "cc-additional-name" | "language" | "bday" | "sex" | "impp" | "photo",'off',false,false
937937ion-input,prop,autocorrect,"off" | "on",'off',false,false
@@ -1028,7 +1028,7 @@ ion-input,css-prop,--placeholder-opacity,ionic
10281028ion-input,css-prop,--placeholder-opacity,ios
10291029ion-input,css-prop,--placeholder-opacity,md
10301030
1031- ion-input-otp,scoped
1031+ ion-input-otp,shadow
10321032ion-input-otp,prop,autocapitalize,string,'off',false,false
10331033ion-input-otp,prop,color,"danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string & Record<never, never> | undefined,undefined,false,true
10341034ion-input-otp,prop,disabled,boolean,false,false,true
@@ -2415,7 +2415,7 @@ ion-text,prop,color,"danger" | "dark" | "light" | "medium" | "primary" | "second
24152415ion-text,prop,mode,"ios" | "md",undefined,false,false
24162416ion-text,prop,theme,"ios" | "md" | "ionic",undefined,false,false
24172417
2418- ion-textarea,scoped
2418+ ion-textarea,shadow
24192419ion-textarea,prop,autoGrow,boolean,false,false,true
24202420ion-textarea,prop,autocapitalize,string,'none',false,false
24212421ion-textarea,prop,autofocus,boolean,false,false,false
0 commit comments