diff --git a/api/@internal/component/ets/indicatorcomponent.d.ts b/api/@internal/component/ets/indicatorcomponent.d.ts index 88e13f3b95623c813f011f370ef686e72c5b38ef..c8bce3374b74a44c11962df144bce2434be37e66 100644 --- a/api/@internal/component/ets/indicatorcomponent.d.ts +++ b/api/@internal/component/ets/indicatorcomponent.d.ts @@ -85,6 +85,7 @@ declare class IndicatorComponentController { * @form * @atomicservice * @since 15 + * @noninterop */ interface IndicatorComponentInterface { @@ -111,6 +112,7 @@ interface IndicatorComponentInterface { * @form * @atomicservice * @since 15 + * @noninterop */ declare class IndicatorComponentAttribute extends CommonMethod { /** @@ -200,6 +202,7 @@ declare class IndicatorComponentAttribute extends CommonMethod { /** @@ -1372,6 +1374,7 @@ declare class NavDestinationAttribute extends CommonMethod { /** @@ -3686,6 +3691,7 @@ declare interface NavContentInfo { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const Navigation: NavigationInterface; @@ -3709,5 +3715,6 @@ declare const Navigation: NavigationInterface; * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const NavigationInstance: NavigationAttribute; diff --git a/api/@internal/component/ets/sidebar.d.ts b/api/@internal/component/ets/sidebar.d.ts index 4622bd4555f349a4cc90c0b81a16c5a9dfff62e3..2add0dfbfbbcca9f830764dbe1954a03bc436629 100644 --- a/api/@internal/component/ets/sidebar.d.ts +++ b/api/@internal/component/ets/sidebar.d.ts @@ -497,6 +497,7 @@ declare interface ButtonStyle { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ interface SideBarContainerInterface { /** @@ -651,6 +652,7 @@ interface DividerStyle { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare class SideBarContainerAttribute extends CommonMethod { /** @@ -1087,6 +1089,7 @@ declare class SideBarContainerAttribute extends CommonMethod { /** @@ -264,6 +266,7 @@ declare class StepperAttribute extends CommonMethod { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const Stepper: StepperInterface; @@ -287,5 +290,6 @@ declare const Stepper: StepperInterface; * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const StepperInstance: StepperAttribute; diff --git a/api/@internal/component/ets/stepper_item.d.ts b/api/@internal/component/ets/stepper_item.d.ts index 09673bc4925626bed75184c39964c2c1308f19cc..bae1bcb089405d44416ecbc7a9c5d43abda8399e 100644 --- a/api/@internal/component/ets/stepper_item.d.ts +++ b/api/@internal/component/ets/stepper_item.d.ts @@ -159,6 +159,7 @@ declare enum ItemState { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ interface StepperItemInterface { /** @@ -211,6 +212,7 @@ interface StepperItemInterface { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare class StepperItemAttribute extends CommonMethod { /** @@ -321,6 +323,7 @@ declare class StepperItemAttribute extends CommonMethod { * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const StepperItemInstance: StepperItemAttribute; @@ -344,5 +347,6 @@ declare const StepperItemInstance: StepperItemAttribute; * @crossplatform * @atomicservice * @since 11 + * @noninterop */ declare const StepperItem: StepperItemInterface; diff --git a/api/@internal/component/ets/swiper.d.ts b/api/@internal/component/ets/swiper.d.ts index d5b6bf321f5c308a5dd851eb831b43829c366f52..bf63a8a7e52e1132d33a568b14796149665a55b4 100644 --- a/api/@internal/component/ets/swiper.d.ts +++ b/api/@internal/component/ets/swiper.d.ts @@ -1085,6 +1085,7 @@ declare enum SwiperDisplayMode { * @form * @atomicservice * @since 11 + * @noninterop */ interface SwiperInterface { /** @@ -1455,6 +1456,7 @@ declare type OnSwiperGestureSwipeCallback = (index: number, extraInfo: SwiperAni * @form * @atomicservice * @since 11 + * @noninterop */ declare class SwiperAttribute extends CommonMethod { /** @@ -2641,6 +2643,7 @@ declare type ContentWillScrollCallback = (result: SwiperContentWillScrollResult) * @form * @atomicservice * @since 11 + * @noninterop */ declare const Swiper: SwiperInterface; @@ -2666,5 +2669,6 @@ declare const Swiper: SwiperInterface; * @form * @atomicservice * @since 11 + * @noninterop */ declare const SwiperInstance: SwiperAttribute; diff --git a/api/arkui/component/indicatorcomponent.static.d.ets b/api/arkui/component/indicatorcomponent.static.d.ets index 9de2e044eefadf96629a3c0f5bee13d8709adeb3..7492f57fff16f6a10253e9515cc790900e0d77eb 100644 --- a/api/arkui/component/indicatorcomponent.static.d.ets +++ b/api/arkui/component/indicatorcomponent.static.d.ets @@ -73,6 +73,7 @@ export declare class IndicatorComponentController { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface IndicatorComponentAttribute extends CommonMethod { /** diff --git a/api/arkui/component/navDestination.static.d.ets b/api/arkui/component/navDestination.static.d.ets index 680ad9778b1b1f683dc41a77c3b2f2b78dfb77b8..a341554993b3564afdfdf2cc069cf04da4fc2d5a 100644 --- a/api/arkui/component/navDestination.static.d.ets +++ b/api/arkui/component/navDestination.static.d.ets @@ -409,6 +409,7 @@ export declare interface NavDestinationTransition { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface NavDestinationAttribute extends CommonMethod { /** diff --git a/api/arkui/component/navigation.static.d.ets b/api/arkui/component/navigation.static.d.ets index af548ab295f2c8b5fd1fa4a517f3b646b375b6a9..85f68ee04370ed2937e15cc20c227ecb30cb7020 100644 --- a/api/arkui/component/navigation.static.d.ets +++ b/api/arkui/component/navigation.static.d.ets @@ -194,6 +194,7 @@ export declare enum NavigationTitleMode { * @interface NavigationMenuItem * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 +* @noninterop */ export declare interface NavigationMenuItem { /** @@ -947,6 +948,7 @@ export declare enum NavigationOperation { * @interface ToolbarItem * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface ToolbarItem { /** @@ -1019,6 +1021,7 @@ export declare interface ToolbarItem { * @interface NavigationTitleOptions * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface NavigationTitleOptions { /** @@ -1283,6 +1286,7 @@ export declare interface MoreButtonOptions { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface NavigationAttribute extends CommonMethod { /** diff --git a/api/arkui/component/sidebar.static.d.ets b/api/arkui/component/sidebar.static.d.ets index 9cd26d0a5ec7475d0e1b7eededa04cd4a5326238..06f39d7e15d4a4147622812e31a9369d43946839 100644 --- a/api/arkui/component/sidebar.static.d.ets +++ b/api/arkui/component/sidebar.static.d.ets @@ -232,6 +232,7 @@ export interface DividerStyle { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface SideBarContainerAttribute extends CommonMethod { /** diff --git a/api/arkui/component/stepper.static.d.ets b/api/arkui/component/stepper.static.d.ets index 177004fd7eaee419cb919d94c9ce753a9e7c78aa..4f8a77239c6dbc28b569ffc66519ec90790943b1 100644 --- a/api/arkui/component/stepper.static.d.ets +++ b/api/arkui/component/stepper.static.d.ets @@ -47,6 +47,7 @@ export interface StepperOptions { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface StepperAttribute extends CommonMethod { /** diff --git a/api/arkui/component/stepperItem.static.d.ets b/api/arkui/component/stepperItem.static.d.ets index cfb924af629ca3b2af9cb45bbfe1249e14f016d0..ff159878f713710ce00d99b2457059b96358bc72 100644 --- a/api/arkui/component/stepperItem.static.d.ets +++ b/api/arkui/component/stepperItem.static.d.ets @@ -70,6 +70,7 @@ export declare enum ItemState { * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface StepperItemAttribute extends CommonMethod { /** diff --git a/api/arkui/component/swiper.static.d.ets b/api/arkui/component/swiper.static.d.ets index 684899b61bc2402b06c4913c8fb8392a29744e88..539780d0ebf8d2041d839080738e39cb4a837dad 100644 --- a/api/arkui/component/swiper.static.d.ets +++ b/api/arkui/component/swiper.static.d.ets @@ -613,6 +613,7 @@ export type OnSwiperGestureSwipeCallback = (index: number, extraInfo: SwiperAnim * @extends CommonMethod * @syscap SystemCapability.ArkUI.ArkUI.Full * @since 20 + * @noninterop */ export declare interface SwiperAttribute extends CommonMethod { /**