diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-accessibility.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-accessibility.md
index 99d83d1dbcf69e6e2870e748689e815994bbece5..400f699333041bc6da0c4731349714677ebe262c 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-accessibility.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-accessibility.md
@@ -3,12 +3,3 @@
|新增(错误码)|NA|类名:Config
方法 or 属性:get(): Promise\;
错误码内容: 201, 202|@ohos.accessibility.config.d.ts|
|新增(错误码)|NA|类名:Config
方法 or 属性:get(callback: AsyncCallback\): void;
错误码内容: 201, 202|@ohos.accessibility.config.d.ts|
|新增(错误码)|NA|类名:Config
方法 or 属性:off(callback?: Callback\): void;
错误码内容: 202|@ohos.accessibility.config.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getFocusElement(callback: AsyncCallback\): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getFocusElement(isAccessibilityFocus: boolean, callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getFocusElement(isAccessibilityFocus: boolean, callback: AsyncCallback\): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getFocusElement(callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(callback: AsyncCallback\): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(windowId: number, callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(callback: AsyncCallback\): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(windowId: number, callback: AsyncCallback\): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getWindowRootElement(callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getWindows(callback: AsyncCallback\>): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getWindows(displayId: number, callback: AsyncCallback\>): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityExtensionContext
方法 or 属性:getWindows(displayId: number, callback: AsyncCallback\>): void;
|类名:AccessibilityExtensionContext
方法 or 属性:getWindows(callback: AsyncCallback\>): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityElement
方法 or 属性:performAction(actionName: string, callback: AsyncCallback\): void;
|类名:AccessibilityElement
方法 or 属性:performAction(actionName: string, parameters: object, callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
-|函数有变化|类名:AccessibilityElement
方法 or 属性:performAction(actionName: string, parameters: object, callback: AsyncCallback\): void;
|类名:AccessibilityElement
方法 or 属性:performAction(actionName: string, callback: AsyncCallback\): void;
|AccessibilityExtensionContext.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-arkui.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-arkui.md
index 48b916b4920986253cd61366905f00910ddfb70b..5498167e8f45e9760270c23102d129e28169d957 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-arkui.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-arkui.md
@@ -49,9 +49,7 @@
|新增|NA|模块名: button
类名: LabelStyle
方法 or 属性: font?: Font;|button.d.ts|
|新增|NA|模块名: button
类名: ButtonAttribute
方法 or 属性: labelStyle(value: LabelStyle): ButtonAttribute;|button.d.ts|
|新增|NA|模块名: canvas
类名: CanvasPattern|canvas.d.ts|
-|新增|NA|类名:CanvasPattern
方法or属性:|canvas.d.ts|
|新增|NA|模块名: canvas
类名: CanvasPattern
方法 or 属性:setTransform(transform?: Matrix2D): void;|canvas.d.ts|
-|新增|NA|类名:CanvasPattern
方法or属性:setTransform(transform?: Matrix2D): void;|canvas.d.ts|
|新增|NA|类名:CanvasRenderer
方法or属性:fillStyle: string \| number \| CanvasGradient \| CanvasPattern;|canvas.d.ts|
|新增|NA|类名:CanvasRenderer
方法or属性:strokeStyle: string \| number \| CanvasGradient \| CanvasPattern;|canvas.d.ts|
|新增|NA|类名:CanvasRenderer
方法or属性:createConicGradient(
startAngle: number,
x: number,
y: number
): CanvasGradient;|canvas.d.ts|
@@ -65,7 +63,6 @@
|新增|NA|模块名: checkboxgroup
类名: CheckboxGroupAttribute
方法 or 属性: mark(value: MarkStyle): CheckboxGroupAttribute;|checkboxgroup.d.ts|
|新增|NA|类名:global
方法or属性:declare const AnimatableExtend: MethodDecorator & ((value: Object) => MethodDecorator);|common.d.ts|
|新增|NA|模块名: common
类名: AnimatableArithmetic|common.d.ts|
-|新增|NA|类名:AnimatableArithmetic
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: AnimatableArithmetic
方法 or 属性:plus(rhs: AnimatableArithmetic\): AnimatableArithmetic\;|common.d.ts|
|新增|NA|类名:AnimatableArithmetic
方法or属性:plus(rhs: AnimatableArithmetic\): AnimatableArithmetic\;|common.d.ts|
|新增|NA|模块名: common
类名: AnimatableArithmetic
方法 or 属性:subtract(rhs: AnimatableArithmetic\): AnimatableArithmetic\;|common.d.ts|
@@ -76,43 +73,24 @@
|新增|NA|类名:AnimatableArithmetic
方法or属性:equals(rhs: AnimatableArithmetic\): boolean;|common.d.ts|
|新增|NA|类名:global
方法or属性:declare const Recycle: ClassDecorator;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEdge|common.d.ts|
-|新增|NA|类名:TransitionEdge
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEdge
方法 or 属性:TOP|common.d.ts|
-|新增|NA|类名:TransitionEdge
方法or属性:TOP|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEdge
方法 or 属性:BOTTOM|common.d.ts|
-|新增|NA|类名:TransitionEdge
方法or属性:BOTTOM|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEdge
方法 or 属性:START|common.d.ts|
-|新增|NA|类名:TransitionEdge
方法or属性:START|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEdge
方法 or 属性:END|common.d.ts|
-|新增|NA|类名:TransitionEdge
方法or属性:END|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static readonly IDENTITY: TransitionEffect\<"identity">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static readonly IDENTITY: TransitionEffect\<"identity">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static readonly OPACITY: TransitionEffect\<"opacity">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static readonly OPACITY: TransitionEffect\<"opacity">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static readonly SLIDE: TransitionEffect\<
"asymmetric",
{
appear: TransitionEffect\<"move", TransitionEdge>;
disappear: TransitionEffect\<"move", TransitionEdge>;
}
>;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static readonly SLIDE: TransitionEffect\<
"asymmetric",
{
appear: TransitionEffect\<"move", TransitionEdge>;
disappear: TransitionEffect\<"move", TransitionEdge>;
}
>;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static readonly SLIDE_SWITCH: TransitionEffect\<"slideSwitch">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static readonly SLIDE_SWITCH: TransitionEffect\<"slideSwitch">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static translate(options: TranslateOptions): TransitionEffect\<"translate">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static translate(options: TranslateOptions): TransitionEffect\<"translate">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static rotate(options: RotateOptions): TransitionEffect\<"rotate">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static rotate(options: RotateOptions): TransitionEffect\<"rotate">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static scale(options: ScaleOptions): TransitionEffect\<"scale">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static scale(options: ScaleOptions): TransitionEffect\<"scale">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static opacity(alpha: number): TransitionEffect\<"opacity">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static opacity(alpha: number): TransitionEffect\<"opacity">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static move(edge: TransitionEdge): TransitionEffect\<"move">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static move(edge: TransitionEdge): TransitionEffect\<"move">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:static asymmetric(
appear: TransitionEffect,
disappear: TransitionEffect
): TransitionEffect\<"asymmetric">;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:static asymmetric(
appear: TransitionEffect,
disappear: TransitionEffect
): TransitionEffect\<"asymmetric">;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:constructor(type: Type, effect: Effect);|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:constructor(type: Type, effect: Effect);|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:animation(value: AnimateParam): TransitionEffect;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:animation(value: AnimateParam): TransitionEffect;|common.d.ts|
|新增|NA|模块名: common
类名: TransitionEffect
方法 or 属性:combine(transitionEffect: TransitionEffect): TransitionEffect;|common.d.ts|
-|新增|NA|类名:TransitionEffect
方法or属性:combine(transitionEffect: TransitionEffect): TransitionEffect;|common.d.ts|
|新增|NA|类名:SourceTool
方法or属性:Finger|common.d.ts|
|新增|NA|类名:SourceTool
方法or属性:Pen|common.d.ts|
|新增|NA|类名:BlurStyle
方法or属性:BackgroundThin|common.d.ts|
@@ -124,45 +102,25 @@
|新增|NA|类名:BlurStyle
方法or属性:BACKGROUND_THICK|common.d.ts|
|新增|NA|类名:BlurStyle
方法or属性:BACKGROUND_ULTRA_THICK|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:System|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:System|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:Light|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:Light|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:Dark|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:Dark|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:SYSTEM|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:SYSTEM|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:LIGHT|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:LIGHT|common.d.ts|
|新增|NA|模块名: common
类名: ThemeColorMode
方法 or 属性:DARK|common.d.ts|
-|新增|NA|类名:ThemeColorMode
方法or属性:DARK|common.d.ts|
|新增|NA|模块名: common
类名: AdaptiveColor|common.d.ts|
-|新增|NA|类名:AdaptiveColor
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: AdaptiveColor
方法 or 属性:Default|common.d.ts|
-|新增|NA|类名:AdaptiveColor
方法or属性:Default|common.d.ts|
|新增|NA|模块名: common
类名: AdaptiveColor
方法 or 属性:Average|common.d.ts|
-|新增|NA|类名:AdaptiveColor
方法or属性:Average|common.d.ts|
|新增|NA|模块名: common
类名: AdaptiveColor
方法 or 属性:DEFAULT|common.d.ts|
-|新增|NA|类名:AdaptiveColor
方法or属性:DEFAULT|common.d.ts|
|新增|NA|模块名: common
类名: AdaptiveColor
方法 or 属性:AVERAGE|common.d.ts|
-|新增|NA|类名:AdaptiveColor
方法or属性:AVERAGE|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:Default|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:Default|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:None|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:None|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:Alpha|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:Alpha|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:DEFAULT|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:DEFAULT|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:NONE|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:NONE|common.d.ts|
|新增|NA|模块名: common
类名: ModalTransition
方法 or 属性:ALPHA|common.d.ts|
-|新增|NA|类名:ModalTransition
方法or属性:ALPHA|common.d.ts|
|新增|NA|模块名: common
类名: BackgroundBlurStyleOptions|common.d.ts|
-|新增|NA|类名:BackgroundBlurStyleOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: BackgroundBlurStyleOptions
方法 or 属性:colorMode?: ThemeColorMode;|common.d.ts|
|新增|NA|类名:BackgroundBlurStyleOptions
方法or属性:colorMode?: ThemeColorMode;|common.d.ts|
|新增|NA|模块名: common
类名: BackgroundBlurStyleOptions
方法 or 属性:adaptiveColor?: AdaptiveColor;|common.d.ts|
@@ -172,77 +130,40 @@
|新增|NA|模块名: common
类名: PickerTextStyle|common.d.ts|
|新增|NA|类名:PickerTextStyle
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: PickerTextStyle
方法 or 属性:color?: ResourceColor;|common.d.ts|
-|新增|NA|类名:PickerTextStyle
方法or属性:color?: ResourceColor;|common.d.ts|
|新增|NA|模块名: common
类名: PickerTextStyle
方法 or 属性:font?: Font;|common.d.ts|
-|新增|NA|类名:PickerTextStyle
方法or属性:font?: Font;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowType|common.d.ts|
-|新增|NA|类名:ShadowType
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ShadowType
方法 or 属性:COLOR|common.d.ts|
-|新增|NA|类名:ShadowType
方法or属性:COLOR|common.d.ts|
|新增|NA|模块名: common
类名: ShadowType
方法 or 属性:BLUR|common.d.ts|
-|新增|NA|类名:ShadowType
方法or属性:BLUR|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions
方法 or 属性:radius: number \| Resource;|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:radius: number \| Resource;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions
方法 or 属性:type?: ShadowType;|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:type?: ShadowType;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions
方法 or 属性:color?: Color \| string \| Resource;|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:color?: Color \| string \| Resource;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions
方法 or 属性:offsetX?: number \| Resource;|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:offsetX?: number \| Resource;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowOptions
方法 or 属性:offsetY?: number \| Resource;|common.d.ts|
-|新增|NA|类名:ShadowOptions
方法or属性:offsetY?: number \| Resource;|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterDefaultXS|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterDefaultXS|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterDefaultSM|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterDefaultSM|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterDefaultMD|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterDefaultMD|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterDefaultLG|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterDefaultLG|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterFloatingSM|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterFloatingSM|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OuterFloatingMD|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OuterFloatingMD|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_DEFAULT_XS|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_DEFAULT_XS|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_DEFAULT_SM|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_DEFAULT_SM|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_DEFAULT_MD|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_DEFAULT_MD|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_DEFAULT_LG|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_DEFAULT_LG|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_FLOATING_SM|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_FLOATING_SM|common.d.ts|
|新增|NA|模块名: common
类名: ShadowStyle
方法 or 属性:OUTER_FLOATING_MD|common.d.ts|
-|新增|NA|类名:ShadowStyle
方法or属性:OUTER_FLOATING_MD|common.d.ts|
|新增|NA|模块名: common
类名: SheetSize|common.d.ts|
-|新增|NA|类名:SheetSize
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: SheetSize
方法 or 属性:MEDIUM|common.d.ts|
-|新增|NA|类名:SheetSize
方法or属性:MEDIUM|common.d.ts|
|新增|NA|模块名: common
类名: SheetSize
方法 or 属性:LARGE|common.d.ts|
-|新增|NA|类名:SheetSize
方法or属性:LARGE|common.d.ts|
|新增|NA|模块名: common
类名: DragBehavior|common.d.ts|
-|新增|NA|类名:DragBehavior
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: DragBehavior
方法 or 属性:COPY|common.d.ts|
-|新增|NA|类名:DragBehavior
方法or属性:COPY|common.d.ts|
|新增|NA|模块名: common
类名: DragBehavior
方法 or 属性:MOVE|common.d.ts|
-|新增|NA|类名:DragBehavior
方法or属性:MOVE|common.d.ts|
|新增|NA|模块名: common
类名: DragRet|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: DragRet
方法 or 属性:DRAG_SUCCESS|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:DRAG_SUCCESS|common.d.ts|
|新增|NA|模块名: common
类名: DragRet
方法 or 属性:DRAG_FAILED|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:DRAG_FAILED|common.d.ts|
|新增|NA|模块名: common
类名: DragRet
方法 or 属性:DRAG_CANCELED|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:DRAG_CANCELED|common.d.ts|
|新增|NA|模块名: common
类名: DragRet
方法 or 属性:DROP_ENABLED|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:DROP_ENABLED|common.d.ts|
-|新增|NA|模块名: common
类名: DragRet
方法 or 属性:DROP_DISABLED|common.d.ts|
-|新增|NA|类名:DragRet
方法or属性:DROP_DISABLED|common.d.ts|
|新增|NA|类名:DragEvent
方法or属性:dragBehavior: DragBehavior;|common.d.ts|
|新增|NA|类名:DragEvent
方法or属性:useCustomDropAnimation: boolean;|common.d.ts|
|新增|NA|类名:DragEvent
方法or属性:setData(unifiedData: UnifiedData): void;|common.d.ts|
@@ -252,17 +173,11 @@
|新增|NA|类名:DragEvent
方法or属性:getResult(): DragRet;|common.d.ts|
|新增|NA|类名:DragEvent
方法or属性:getPreviewRect(): Rectangle;|common.d.ts|
|新增|NA|模块名: common
类名: SheetStyle|common.d.ts|
-|新增|NA|类名:SheetStyle
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: SheetStyle
方法 or 属性:height?: SheetSize \| Length;|common.d.ts|
-|新增|NA|类名:SheetStyle
方法or属性:height?: SheetSize \| Length;|common.d.ts|
|新增|NA|模块名: common
类名: SheetStyle
方法 or 属性:dragBar?: boolean;|common.d.ts|
-|新增|NA|类名:SheetStyle
方法or属性:dragBar?: boolean;|common.d.ts|
|新增|NA|模块名: common
类名: PopupMessageOptions|common.d.ts|
-|新增|NA|类名:PopupMessageOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: PopupMessageOptions
方法 or 属性:textColor?: ResourceColor;|common.d.ts|
-|新增|NA|类名:PopupMessageOptions
方法or属性:textColor?: ResourceColor;|common.d.ts|
|新增|NA|模块名: common
类名: PopupMessageOptions
方法 or 属性:font?: Font;|common.d.ts|
-|新增|NA|类名:PopupMessageOptions
方法or属性:font?: Font;|common.d.ts|
|新增|NA|类名:PopupOptions
方法or属性:placement?: Placement;|common.d.ts|
|新增|NA|类名:PopupOptions
方法or属性:primaryButton?: {
/**
* Button text value
* @since 7
*/
/**
* Button text value
* @crossplatform
* @since 10
*/
value: string;
/**
* action
* @since 7
*/
/**
* action
* @crossplatform
* @since 10
*/
action: () => void;
};|common.d.ts|
|新增|NA|类名:PopupOptions
方法or属性:secondaryButton?: {
/**
* Button text value
* @since 7
*/
/**
* Button text value
* @crossplatform
* @since 10
*/
value: string;
/**
* action
* @since 7
*/
/**
* action
* @crossplatform
* @since 10
*/
action: () => void;
};|common.d.ts|
@@ -272,37 +187,21 @@
|新增|NA|类名:CustomPopupOptions
方法or属性:mask?: boolean \| { color: ResourceColor };|common.d.ts|
|新增|NA|类名:CustomPopupOptions
方法or属性:targetSpace?: Length|common.d.ts|
|新增|NA|模块名: common
类名: ContextMenuOptions|common.d.ts|
-|新增|NA|类名:ContextMenuOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ContextMenuOptions
方法 or 属性:offset?: Position;|common.d.ts|
-|新增|NA|类名:ContextMenuOptions
方法or属性:offset?: Position;|common.d.ts|
|新增|NA|模块名: common
类名: ContextMenuOptions
方法 or 属性:placement?: Placement;|common.d.ts|
-|新增|NA|类名:ContextMenuOptions
方法or属性:placement?: Placement;|common.d.ts|
|新增|NA|模块名: common
类名: ContextMenuOptions
方法 or 属性:onAppear?: () => void;|common.d.ts|
-|新增|NA|类名:ContextMenuOptions
方法or属性:onAppear?: () => void;|common.d.ts|
|新增|NA|模块名: common
类名: ContextMenuOptions
方法 or 属性:onDisappear?: () => void;|common.d.ts|
-|新增|NA|类名:ContextMenuOptions
方法or属性:onDisappear?: () => void;|common.d.ts|
|新增|NA|模块名: common
类名: MenuOptions|common.d.ts|
-|新增|NA|类名:MenuOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: MenuOptions
方法 or 属性:title?: ResourceStr;|common.d.ts|
-|新增|NA|类名:MenuOptions
方法or属性:title?: ResourceStr;|common.d.ts|
|新增|NA|模块名: common
类名: ProgressMask|common.d.ts|
-|新增|NA|类名:ProgressMask
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: ProgressMask
方法 or 属性:constructor(value: number, total: number, color: ResourceColor);|common.d.ts|
-|新增|NA|类名:ProgressMask
方法or属性:constructor(value: number, total: number, color: ResourceColor);|common.d.ts|
|新增|NA|模块名: common
类名: ProgressMask
方法 or 属性:updateProgress(value: number): void;|common.d.ts|
-|新增|NA|类名:ProgressMask
方法or属性:updateProgress(value: number): void;|common.d.ts|
|新增|NA|模块名: common
类名: ProgressMask
方法 or 属性:updateColor(value: ResourceColor): void;|common.d.ts|
-|新增|NA|类名:ProgressMask
方法or属性:updateColor(value: ResourceColor): void;|common.d.ts|
|新增|NA|模块名: common
类名: PixelStretchEffectOptions|common.d.ts|
-|新增|NA|类名:PixelStretchEffectOptions
方法or属性:|common.d.ts|
|新增|NA|模块名: common
类名: PixelStretchEffectOptions
方法 or 属性:top?: Length;|common.d.ts|
-|新增|NA|类名:PixelStretchEffectOptions
方法or属性:top?: Length;|common.d.ts|
|新增|NA|模块名: common
类名: PixelStretchEffectOptions
方法 or 属性:bottom?: Length;|common.d.ts|
-|新增|NA|类名:PixelStretchEffectOptions
方法or属性:bottom?: Length;|common.d.ts|
|新增|NA|模块名: common
类名: PixelStretchEffectOptions
方法 or 属性:left?: Length;|common.d.ts|
-|新增|NA|类名:PixelStretchEffectOptions
方法or属性:left?: Length;|common.d.ts|
|新增|NA|模块名: common
类名: PixelStretchEffectOptions
方法 or 属性:right?: Length;|common.d.ts|
-|新增|NA|类名:PixelStretchEffectOptions
方法or属性:right?: Length;|common.d.ts|
|新增|NA|类名:CommonMethod
方法or属性:foregroundColor(value: ResourceColor \| ColoringStrategy): T;|common.d.ts|
|新增|NA|类名:CommonMethod
方法or属性:onDragEnd(event: (event: DragEvent, extraParams?: string) => void): T;|common.d.ts|
|新增|NA|类名:CommonMethod
方法or属性:allowDrop(value: Array\): T;|common.d.ts|
@@ -341,71 +240,38 @@
|新增|NA|类名:DatePickerDialogOptions
方法or属性:textStyle?: PickerTextStyle;|date_picker.d.ts|
|新增|NA|类名:DatePickerDialogOptions
方法or属性:selectedTextStyle?: PickerTextStyle;|date_picker.d.ts|
|新增|NA|模块名: enums
类名: ColoringStrategy|enums.d.ts|
-|新增|NA|类名:ColoringStrategy
方法or属性:|enums.d.ts|
|新增|NA|模块名: enums
类名: ColoringStrategy
方法 or 属性:INVERT = "invert"|enums.d.ts|
-|新增|NA|类名:ColoringStrategy
方法or属性:INVERT = "invert"|enums.d.ts|
|新增|NA|模块名: enums
类名: TextAlign
方法 or 属性:Justify|enums.d.ts|
-|新增|NA|类名:TextAlign
方法or属性:Justify|enums.d.ts|
|新增|NA|模块名: enums
类名: TextAlign
方法 or 属性:JUSTIFY|enums.d.ts|
-|新增|NA|类名:TextAlign
方法or属性:JUSTIFY|enums.d.ts|
|新增|NA|模块名: enums
类名: TextOverflow
方法 or 属性:Marquee|enums.d.ts|
-|新增|NA|类名:TextOverflow
方法or属性:Marquee|enums.d.ts|
|新增|NA|模块名: enums
类名: TextOverflow
方法 or 属性:MARQUEE|enums.d.ts|
-|新增|NA|类名:TextOverflow
方法or属性:MARQUEE|enums.d.ts|
|新增|NA|模块名: enums
类名: TextHeightAdaptivePolicy|enums.d.ts|
-|新增|NA|类名:TextHeightAdaptivePolicy
方法or属性:|enums.d.ts|
|新增|NA|模块名: enums
类名: TextHeightAdaptivePolicy
方法 or 属性:MAX_LINES_FIRST|enums.d.ts|
-|新增|NA|类名:TextHeightAdaptivePolicy
方法or属性:MAX_LINES_FIRST|enums.d.ts|
|新增|NA|模块名: enums
类名: TextHeightAdaptivePolicy
方法 or 属性:MIN_FONT_SIZE_FIRST|enums.d.ts|
-|新增|NA|类名:TextHeightAdaptivePolicy
方法or属性:MIN_FONT_SIZE_FIRST|enums.d.ts|
|新增|NA|模块名: enums
类名: TextHeightAdaptivePolicy
方法 or 属性:LAYOUT_CONSTRAINT_FIRST|enums.d.ts|
-|新增|NA|类名:TextHeightAdaptivePolicy
方法or属性:LAYOUT_CONSTRAINT_FIRST|enums.d.ts|
|新增|NA|模块名: enums
类名: ModifierKey|enums.d.ts|
-|新增|NA|类名:ModifierKey
方法or属性:|enums.d.ts|
|新增|NA|模块名: enums
类名: ModifierKey
方法 or 属性:CTRL|enums.d.ts|
-|新增|NA|类名:ModifierKey
方法or属性:CTRL|enums.d.ts|
|新增|NA|模块名: enums
类名: ModifierKey
方法 or 属性:SHIFT|enums.d.ts|
-|新增|NA|类名:ModifierKey
方法or属性:SHIFT|enums.d.ts|
|新增|NA|模块名: enums
类名: ModifierKey
方法 or 属性:ALT|enums.d.ts|
-|新增|NA|类名:ModifierKey
方法or属性:ALT|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:ESC|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:ESC|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F1|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F1|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F2|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F2|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F3|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F3|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F4|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F4|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F5|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F5|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F6|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F6|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F7|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F7|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F8|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F8|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F9|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F9|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F10|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F10|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F11|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F11|enums.d.ts|
|新增|NA|模块名: enums
类名: FunctionKey
方法 or 属性:F12|enums.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:F12|enums.d.ts|
|新增|NA|模块名: enums
类名: ImageSpanAlignment|enums.d.ts|
-|新增|NA|类名:ImageSpanAlignment
方法or属性:|enums.d.ts|
|新增|NA|模块名: enums
类名: ImageSpanAlignment
方法 or 属性:BASELINE|enums.d.ts|
-|新增|NA|类名:ImageSpanAlignment
方法or属性:BASELINE|enums.d.ts|
|新增|NA|模块名: enums
类名: ImageSpanAlignment
方法 or 属性:BOTTOM|enums.d.ts|
-|新增|NA|类名:ImageSpanAlignment
方法or属性:BOTTOM|enums.d.ts|
|新增|NA|模块名: enums
类名: ImageSpanAlignment
方法 or 属性:CENTER|enums.d.ts|
-|新增|NA|类名:ImageSpanAlignment
方法or属性:CENTER|enums.d.ts|
|新增|NA|模块名: enums
类名: ImageSpanAlignment
方法 or 属性:TOP|enums.d.ts|
-|新增|NA|类名:ImageSpanAlignment
方法or属性:TOP|enums.d.ts|
|新增|NA|模块名: form_component
类名: FormComponentAttribute
方法 or 属性: onLoad(callback: () => void): FormComponentAttribute;|form_component.d.ts|
|新增|NA|类名:GridAttribute
方法or属性:edgeEffect(value: EdgeEffect): GridAttribute;|grid.d.ts|
|新增|NA|类名:GridRowAttribute
方法or属性:alignItems(value: ItemAlign): GridRowAttribute;|grid_row.d.ts|
@@ -419,23 +285,14 @@
|新增|NA|模块名: image_span
类名: global
方法 or 属性: declare const ImageSpan: ImageSpanInterface;|image_span.d.ts|
|新增|NA|模块名: image_span
类名: global
方法 or 属性: declare const ImageSpanInstance: ImageSpanAttribute;|image_span.d.ts|
|新增|NA|模块名: list
类名: ChainEdgeEffect|list.d.ts|
-|新增|NA|类名:ChainEdgeEffect
方法or属性:|list.d.ts|
|新增|NA|模块名: list
类名: ChainEdgeEffect
方法 or 属性:DEFAULT|list.d.ts|
-|新增|NA|类名:ChainEdgeEffect
方法or属性:DEFAULT|list.d.ts|
|新增|NA|模块名: list
类名: ChainEdgeEffect
方法 or 属性:STRETCH|list.d.ts|
-|新增|NA|类名:ChainEdgeEffect
方法or属性:STRETCH|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions
方法 or 属性:minSpace: Length;|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:minSpace: Length;|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions
方法 or 属性:maxSpace: Length;|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:maxSpace: Length;|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions
方法 or 属性:conductivity?: number;|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:conductivity?: number;|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions
方法 or 属性:intensity?: number;|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:intensity?: number;|list.d.ts|
|新增|NA|模块名: list
类名: ChainAnimationOptions
方法 or 属性:edgeEffect?: ChainEdgeEffect;|list.d.ts|
-|新增|NA|类名:ChainAnimationOptions
方法or属性:edgeEffect?: ChainEdgeEffect;|list.d.ts|
|新增|NA|类名:ListAttribute
方法or属性:chainAnimationOptions(value: ChainAnimationOptions): ListAttribute;|list.d.ts|
|新增|NA|模块名: matrix2d
类名: Matrix2D|matrix2d.d.ts|
|新增|NA|模块名: matrix2d
类名: Matrix2D
方法 or 属性: scaleX?: number;|matrix2d.d.ts|
@@ -459,62 +316,37 @@
|新增|NA|类名:MenuItemAttribute
方法or属性:labelFont(value: Font): MenuItemAttribute;|menu_item.d.ts|
|新增|NA|类名:MenuItemAttribute
方法or属性:labelFontColor(value: ResourceColor): MenuItemAttribute;|menu_item.d.ts|
|新增|NA|模块名: navigation
类名: NavPathInfo|navigation.d.ts|
-|新增|NA|类名:NavPathInfo
方法or属性:|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathInfo
方法 or 属性:constructor(name: string, param: unknown);|navigation.d.ts|
-|新增|NA|类名:NavPathInfo
方法or属性:constructor(name: string, param: unknown);|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathInfo
方法 or 属性:name: string;|navigation.d.ts|
-|新增|NA|类名:NavPathInfo
方法or属性:name: string;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathInfo
方法 or 属性:param?: unknown;|navigation.d.ts|
-|新增|NA|类名:NavPathInfo
方法or属性:param?: unknown;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:constructor();|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:push(info: NavPathInfo): void;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:push(info: NavPathInfo): void;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:pushName(name: string, param: unknown): void;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:pushName(name: string, param: unknown): void;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:pop(): NavPathInfo \| undefined;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:pop(): NavPathInfo \| undefined;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:popTo(name: string): number;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:popTo(name: string): number;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:popToIndex(index: number): void;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:popToIndex(index: number): void;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:moveToTop(name: string): number;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:moveToTop(name: string): number;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:moveIndexToTop(index: number): void;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:moveIndexToTop(index: number): void;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:clear(): void;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:clear(): void;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:getAllPathName(): Array\;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:getAllPathName(): Array\;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:getParamByIndex(index: number): unknown \| undefined;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:getParamByIndex(index: number): unknown \| undefined;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:getParamByName(name: string): Array\;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:getParamByName(name: string): Array\;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:getIndexByName(name: string): Array\;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:getIndexByName(name: string): Array\;|navigation.d.ts|
|新增|NA|模块名: navigation
类名: NavPathStack
方法 or 属性:size(): number;|navigation.d.ts|
-|新增|NA|类名:NavPathStack
方法or属性:size(): number;|navigation.d.ts|
|新增|NA|类名:NavigationInterface
方法or属性:(pathInfos: NavPathStack): NavigationAttribute;|navigation.d.ts|
|新增|NA|类名:NavigationAttribute
方法or属性:navDestination(builder: (name: string, param: unknown) => void): NavigationAttribute;|navigation.d.ts|
|新增|NA|类名:NavDestinationAttribute
方法or属性:onShown(callback: (param: unknown) => void): NavDestinationAttribute;|nav_destination.d.ts|
|新增|NA|类名:NavDestinationAttribute
方法or属性:onHidden(callback: () => void): NavDestinationAttribute;|nav_destination.d.ts|
|新增|NA|类名:NavDestinationAttribute
方法or属性:onBackPressed(callback: () => boolean): NavDestinationAttribute;|nav_destination.d.ts|
|新增|NA|模块名: nav_router
类名: RouteInfo|nav_router.d.ts|
-|新增|NA|类名:RouteInfo
方法or属性:|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: RouteInfo
方法 or 属性:name: string;|nav_router.d.ts|
-|新增|NA|类名:RouteInfo
方法or属性:name: string;|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: RouteInfo
方法 or 属性:param?: unknown;|nav_router.d.ts|
-|新增|NA|类名:RouteInfo
方法or属性:param?: unknown;|nav_router.d.ts|
|新增|NA|类名:NavRouterInterface
方法or属性:(value: RouteInfo): NavRouterAttribute;|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: NavRouteMode|nav_router.d.ts|
-|新增|NA|类名:NavRouteMode
方法or属性:|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: NavRouteMode
方法 or 属性:PUSH_WITH_RECREATE|nav_router.d.ts|
-|新增|NA|类名:NavRouteMode
方法or属性:PUSH_WITH_RECREATE|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: NavRouteMode
方法 or 属性:PUSH|nav_router.d.ts|
-|新增|NA|类名:NavRouteMode
方法or属性:PUSH|nav_router.d.ts|
|新增|NA|模块名: nav_router
类名: NavRouteMode
方法 or 属性:REPLACE|nav_router.d.ts|
-|新增|NA|类名:NavRouteMode
方法or属性:REPLACE|nav_router.d.ts|
|新增|NA|类名:NavRouterAttribute
方法or属性:mode(mode: NavRouteMode): NavRouterAttribute;|nav_router.d.ts|
|新增|NA|模块名: radio
类名: RadioStyle|radio.d.ts|
|新增|NA|模块名: radio
类名: RadioStyle
方法 or 属性: checkedBackgroundColor?: ResourceColor;|radio.d.ts|
@@ -522,43 +354,24 @@
|新增|NA|模块名: radio
类名: RadioStyle
方法 or 属性: indicatorColor?: ResourceColor;|radio.d.ts|
|新增|NA|模块名: radio
类名: RadioAttribute
方法 or 属性: radioStyle(value?: RadioStyle): RadioAttribute;|radio.d.ts|
|新增|NA|模块名: refresh
类名: RefreshOptions|refresh.d.ts|
-|新增|NA|类名:RefreshOptions
方法or属性:|refresh.d.ts|
|新增|NA|模块名: refresh
类名: RefreshOptions
方法 or 属性:refreshing: boolean;|refresh.d.ts|
-|新增|NA|类名:RefreshOptions
方法or属性:refreshing: boolean;|refresh.d.ts|
|新增|NA|模块名: refresh
类名: RefreshOptions
方法 or 属性:offset?: number \| string;|refresh.d.ts|
-|新增|NA|类名:RefreshOptions
方法or属性:offset?: number \| string;|refresh.d.ts|
|新增|NA|模块名: refresh
类名: RefreshOptions
方法 or 属性:friction?: number \| string;|refresh.d.ts|
-|新增|NA|类名:RefreshOptions
方法or属性:friction?: number \| string;|refresh.d.ts|
|新增|NA|模块名: refresh
类名: RefreshOptions
方法 or 属性:builder?: CustomBuilder;|refresh.d.ts|
-|新增|NA|类名:RefreshOptions
方法or属性:builder?: CustomBuilder;|refresh.d.ts|
|新增|NA|模块名: search
类名: CancelButtonStyle|search.d.ts|
-|新增|NA|类名:CancelButtonStyle
方法or属性:|search.d.ts|
|新增|NA|模块名: search
类名: CancelButtonStyle
方法 or 属性:CONSTANT|search.d.ts|
-|新增|NA|类名:CancelButtonStyle
方法or属性:CONSTANT|search.d.ts|
|新增|NA|模块名: search
类名: CancelButtonStyle
方法 or 属性:INVISIBLE|search.d.ts|
-|新增|NA|类名:CancelButtonStyle
方法or属性:INVISIBLE|search.d.ts|
|新增|NA|模块名: search
类名: CancelButtonStyle
方法 or 属性:INPUT|search.d.ts|
-|新增|NA|类名:CancelButtonStyle
方法or属性:INPUT|search.d.ts|
|新增|NA|模块名: search
类名: IconOptions|search.d.ts|
-|新增|NA|类名:IconOptions
方法or属性:|search.d.ts|
|新增|NA|模块名: search
类名: IconOptions
方法 or 属性:size?: Length;|search.d.ts|
-|新增|NA|类名:IconOptions
方法or属性:size?: Length;|search.d.ts|
|新增|NA|模块名: search
类名: IconOptions
方法 or 属性:color?: ResourceColor;|search.d.ts|
-|新增|NA|类名:IconOptions
方法or属性:color?: ResourceColor;|search.d.ts|
|新增|NA|模块名: search
类名: IconOptions
方法 or 属性:src?: ResourceStr;|search.d.ts|
-|新增|NA|类名:IconOptions
方法or属性:src?: ResourceStr;|search.d.ts|
|新增|NA|模块名: search
类名: CaretStyle|search.d.ts|
-|新增|NA|类名:CaretStyle
方法or属性:|search.d.ts|
|新增|NA|模块名: search
类名: CaretStyle
方法 or 属性:width?: Length,|search.d.ts|
-|新增|NA|类名:CaretStyle
方法or属性:width?: Length,|search.d.ts|
|新增|NA|模块名: search
类名: CaretStyle
方法 or 属性:color?: ResourceColor,|search.d.ts|
-|新增|NA|类名:CaretStyle
方法or属性:color?: ResourceColor,|search.d.ts|
|新增|NA|模块名: search
类名: SearchButtonOption|search.d.ts|
-|新增|NA|类名:SearchButtonOption
方法or属性:|search.d.ts|
|新增|NA|模块名: search
类名: SearchButtonOption
方法 or 属性:fontSize?: Length;|search.d.ts|
-|新增|NA|类名:SearchButtonOption
方法or属性:fontSize?: Length;|search.d.ts|
|新增|NA|模块名: search
类名: SearchButtonOption
方法 or 属性:fontColor?: ResourceColor;|search.d.ts|
-|新增|NA|类名:SearchButtonOption
方法or属性:fontColor?: ResourceColor;|search.d.ts|
|新增|NA|类名:SearchAttribute
方法or属性:fontColor(value: ResourceColor): SearchAttribute;|search.d.ts|
|新增|NA|类名:SearchAttribute
方法or属性:searchIcon(value: IconOptions): SearchAttribute;|search.d.ts|
|新增|NA|类名:SearchAttribute
方法or属性:cancelButton(value: { style?: CancelButtonStyle, icon?: IconOptions }): SearchAttribute;|search.d.ts|
@@ -623,23 +436,15 @@
|新增|NA|模块名: sec_location_button
类名: global
方法 or 属性: declare const SecLocationButton: SecLocationButtonInterface;|sec_location_button.d.ts|
|新增|NA|模块名: sec_location_button
类名: global
方法 or 属性: declare const SecLocationButtonInstance: SecLocationButtonAttribute;|sec_location_button.d.ts|
|新增|NA|模块名: select
类名: ArrowPosition|select.d.ts|
-|新增|NA|类名:ArrowPosition
方法or属性:|select.d.ts|
|新增|NA|模块名: select
类名: ArrowPosition
方法 or 属性:END = 0|select.d.ts|
-|新增|NA|类名:ArrowPosition
方法or属性:END = 0|select.d.ts|
|新增|NA|模块名: select
类名: ArrowPosition
方法 or 属性:START = 1|select.d.ts|
-|新增|NA|类名:ArrowPosition
方法or属性:START = 1|select.d.ts|
|新增|NA|类名:SelectAttribute
方法or属性:space(value: Length): SelectAttribute;|select.d.ts|
|新增|NA|类名:SelectAttribute
方法or属性:arrowPosition(value: ArrowPosition): SelectAttribute;|select.d.ts|
|新增|NA|模块名: sidebar
类名: DividerStyle|sidebar.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:|sidebar.d.ts|
|新增|NA|模块名: sidebar
类名: DividerStyle
方法 or 属性:strokeWidth: Length;|sidebar.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:strokeWidth: Length;|sidebar.d.ts|
|新增|NA|模块名: sidebar
类名: DividerStyle
方法 or 属性:color?: ResourceColor;|sidebar.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:color?: ResourceColor;|sidebar.d.ts|
|新增|NA|模块名: sidebar
类名: DividerStyle
方法 or 属性:startMargin?: Length;|sidebar.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:startMargin?: Length;|sidebar.d.ts|
|新增|NA|模块名: sidebar
类名: DividerStyle
方法 or 属性:endMargin?: Length;|sidebar.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:endMargin?: Length;|sidebar.d.ts|
|新增|NA|类名:SideBarContainerAttribute
方法or属性:divider(value: DividerStyle \| null): SideBarContainerAttribute;|sidebar.d.ts|
|新增|NA|模块名: slider
类名: SliderBlockType|slider.d.ts|
|新增|NA|模块名: slider
类名: SliderBlockType
方法 or 属性: DEFAULT|slider.d.ts|
@@ -657,101 +462,57 @@
|新增|NA|模块名: slider
类名: SliderAttribute
方法 or 属性: blockStyle(value: SliderBlockStyle): SliderAttribute;|slider.d.ts|
|新增|NA|模块名: slider
类名: SliderAttribute
方法 or 属性: stepSize(value: Length): SliderAttribute;|slider.d.ts|
|新增|NA|模块名: swiper
类名: Indicator|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:left(value: Length): T;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:left(value: Length): T;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:top(value: Length): T;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:top(value: Length): T;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:right(value: Length): T;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:right(value: Length): T;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:bottom(value: Length): T;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:bottom(value: Length): T;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:static dot(): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:static dot(): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: Indicator
方法 or 属性:static digit(): DigitIndicator;|swiper.d.ts|
-|新增|NA|类名:Indicator
方法or属性:static digit(): DigitIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:constructor();|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:itemWidth(value: Length): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:itemWidth(value: Length): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:itemHeight(value: Length): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:itemHeight(value: Length): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:selectedItemWidth(value: Length): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:selectedItemWidth(value: Length): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:selectedItemHeight(value: Length): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:selectedItemHeight(value: Length): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:mask(value: boolean): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:mask(value: boolean): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:color(value: ResourceColor): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:color(value: ResourceColor): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DotIndicator
方法 or 属性:selectedColor(value: ResourceColor): DotIndicator;|swiper.d.ts|
-|新增|NA|类名:DotIndicator
方法or属性:selectedColor(value: ResourceColor): DotIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator|swiper.d.ts|
-|新增|NA|类名:DigitIndicator
方法or属性:|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator
方法 or 属性:constructor();|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator
方法 or 属性:fontColor(value: ResourceColor): DigitIndicator;|swiper.d.ts|
-|新增|NA|类名:DigitIndicator
方法or属性:fontColor(value: ResourceColor): DigitIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator
方法 or 属性:selectedFontColor(value: ResourceColor): DigitIndicator;|swiper.d.ts|
-|新增|NA|类名:DigitIndicator
方法or属性:selectedFontColor(value: ResourceColor): DigitIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator
方法 or 属性:digitFont(value: Font): DigitIndicator;|swiper.d.ts|
-|新增|NA|类名:DigitIndicator
方法or属性:digitFont(value: Font): DigitIndicator;|swiper.d.ts|
|新增|NA|模块名: swiper
类名: DigitIndicator
方法 or 属性:selectedDigitFont(value: Font): DigitIndicator;|swiper.d.ts|
-|新增|NA|类名:DigitIndicator
方法or属性:selectedDigitFont(value: Font): DigitIndicator;|swiper.d.ts|
|新增|NA|类名:SwiperDisplayMode
方法or属性:STRETCH|swiper.d.ts|
|新增|NA|类名:SwiperDisplayMode
方法or属性:AUTO_LINEAR|swiper.d.ts|
|新增|NA|类名:SwiperAttribute
方法or属性:prevMargin(value: Length): SwiperAttribute;|swiper.d.ts|
|新增|NA|类名:SwiperAttribute
方法or属性:nextMargin(value: Length): SwiperAttribute;|swiper.d.ts|
|新增|NA|模块名: tabs
类名: DividerStyle|tabs.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:|tabs.d.ts|
|新增|NA|模块名: tabs
类名: DividerStyle
方法 or 属性:strokeWidth: Length;|tabs.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:strokeWidth: Length;|tabs.d.ts|
|新增|NA|模块名: tabs
类名: DividerStyle
方法 or 属性:color?: ResourceColor;|tabs.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:color?: ResourceColor;|tabs.d.ts|
|新增|NA|模块名: tabs
类名: DividerStyle
方法 or 属性:startMargin?: Length;|tabs.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:startMargin?: Length;|tabs.d.ts|
|新增|NA|模块名: tabs
类名: DividerStyle
方法 or 属性:endMargin?: Length;|tabs.d.ts|
-|新增|NA|类名:DividerStyle
方法or属性:endMargin?: Length;|tabs.d.ts|
|新增|NA|类名:TabsAttribute
方法or属性:fadingEdge(value: boolean): TabsAttribute;|tabs.d.ts|
|新增|NA|类名:TabsAttribute
方法or属性:divider(value: DividerStyle \| null): TabsAttribute;|tabs.d.ts|
|新增|NA|模块名: tab_content
类名: SelectedMode|tab_content.d.ts|
-|新增|NA|类名:SelectedMode
方法or属性:|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: SelectedMode
方法 or 属性:INDICATOR|tab_content.d.ts|
-|新增|NA|类名:SelectedMode
方法or属性:INDICATOR|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: SelectedMode
方法 or 属性:BOARD|tab_content.d.ts|
-|新增|NA|类名:SelectedMode
方法or属性:BOARD|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle
方法 or 属性:color?: ResourceColor;|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:color?: ResourceColor;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle
方法 or 属性:height?: Length;|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:height?: Length;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle
方法 or 属性:width?: Length;|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:width?: Length;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle
方法 or 属性:borderRadius?: Length;|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:borderRadius?: Length;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: IndicatorStyle
方法 or 属性:marginTop?: Length;|tab_content.d.ts|
-|新增|NA|类名:IndicatorStyle
方法or属性:marginTop?: Length;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: BoardStyle|tab_content.d.ts|
-|新增|NA|类名:BoardStyle
方法or属性:|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: BoardStyle
方法 or 属性:borderRadius?: Length;|tab_content.d.ts|
-|新增|NA|类名:BoardStyle
方法or属性:borderRadius?: Length;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:overflow?: TextOverflow;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:overflow?: TextOverflow;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:maxLines?: number;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:maxLines?: number;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:minFontSize?: number \| ResourceStr;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:minFontSize?: number \| ResourceStr;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:maxFontSize?: number \| ResourceStr;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:maxFontSize?: number \| ResourceStr;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:heightAdaptivePolicy?: TextHeightAdaptivePolicy;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:heightAdaptivePolicy?: TextHeightAdaptivePolicy;|tab_content.d.ts|
|新增|NA|模块名: tab_content
类名: LabelStyle
方法 or 属性:font?: Font;|tab_content.d.ts|
-|新增|NA|类名:LabelStyle
方法or属性:font?: Font;|tab_content.d.ts|
|新增|NA|类名:SubTabBarStyle
方法or属性:static of(content: ResourceStr): SubTabBarStyle;|tab_content.d.ts|
-|新增|NA|类名:SubTabBarStyle
方法or属性:indicator(value: IndicatorStyle): SubTabBarStyle;|tab_content.d.ts|
|新增|NA|类名:SubTabBarStyle
方法or属性:selectedMode(value: SelectedMode): SubTabBarStyle;|tab_content.d.ts|
|新增|NA|类名:SubTabBarStyle
方法or属性:board(value: BoardStyle): SubTabBarStyle;|tab_content.d.ts|
|新增|NA|类名:SubTabBarStyle
方法or属性:labelStyle(value: LabelStyle): SubTabBarStyle;|tab_content.d.ts|
@@ -765,19 +526,14 @@
|新增|NA|类名:TextAreaAttribute
方法or属性:enableKeyboardOnFocus(value: boolean): TextAreaInterface;|text_area.d.ts|
|新增|NA|类名:TextInputController
方法or属性:setTextSelection(selectionStart: number, selectionEnd: number): void;|text_input.d.ts|
|新增|NA|模块名: text_input
类名: CaretStyle|text_input.d.ts|
-|新增|NA|类名:CaretStyle
方法or属性:|text_input.d.ts|
|新增|NA|模块名: text_input
类名: CaretStyle
方法 or 属性:width?: Length;|text_input.d.ts|
-|新增|NA|类名:CaretStyle
方法or属性:width?: Length;|text_input.d.ts|
|新增|NA|类名:TextInputAttribute
方法or属性:caretStyle(value: CaretStyle): TextInputAttribute;|text_input.d.ts|
|新增|NA|类名:TextInputAttribute
方法or属性:selectedBackgroundColor(value: ResourceColor): TextInputAttribute;|text_input.d.ts|
|新增|NA|类名:TextInputAttribute
方法or属性:caretPosition(value: number): TextInputAttribute;|text_input.d.ts|
|新增|NA|类名:TextInputAttribute
方法or属性:enableKeyboardOnFocus(value: boolean): TextInputAttribute;|text_input.d.ts|
|新增|NA|模块名: text_picker
类名: TextPickerRangeContent|text_picker.d.ts|
-|新增|NA|类名:TextPickerRangeContent
方法or属性:|text_picker.d.ts|
|新增|NA|模块名: text_picker
类名: TextPickerRangeContent
方法 or 属性:icon: string \| Resource;|text_picker.d.ts|
-|新增|NA|类名:TextPickerRangeContent
方法or属性:icon: string \| Resource;|text_picker.d.ts|
|新增|NA|模块名: text_picker
类名: TextPickerRangeContent
方法 or 属性:text?: string \| Resource;|text_picker.d.ts|
-|新增|NA|类名:TextPickerRangeContent
方法or属性:text?: string \| Resource;|text_picker.d.ts|
|新增|NA|类名:TextPickerOptions
方法or属性:range: string[] \| Resource \| TextPickerRangeContent[];|text_picker.d.ts|
|新增|NA|类名:TextPickerAttribute
方法or属性:disappearTextStyle(value: PickerTextStyle): TextPickerAttribute;|text_picker.d.ts|
|新增|NA|类名:TextPickerAttribute
方法or属性:textStyle(value: PickerTextStyle): TextPickerAttribute;|text_picker.d.ts|
@@ -792,19 +548,12 @@
|新增|NA|类名:TimePickerDialogOptions
方法or属性:textStyle?: PickerTextStyle;|time_picker.d.ts|
|新增|NA|类名:TimePickerDialogOptions
方法or属性:selectedTextStyle?: PickerTextStyle;|time_picker.d.ts|
|新增|NA|模块名: units
类名: MarkStyle|units.d.ts|
-|新增|NA|类名:MarkStyle
方法or属性:|units.d.ts|
|新增|NA|模块名: units
类名: MarkStyle
方法 or 属性:strokeColor?: ResourceColor;|units.d.ts|
-|新增|NA|类名:MarkStyle
方法or属性:strokeColor?: ResourceColor;|units.d.ts|
|新增|NA|模块名: units
类名: MarkStyle
方法 or 属性:size?: Length;|units.d.ts|
-|新增|NA|类名:MarkStyle
方法or属性:size?: Length;|units.d.ts|
|新增|NA|模块名: units
类名: MarkStyle
方法 or 属性:strokeWidth?: Length;|units.d.ts|
-|新增|NA|类名:MarkStyle
方法or属性:strokeWidth?: Length;|units.d.ts|
|新增|NA|模块名: web
类名: WebMediaOptions|web.d.ts|
-|新增|NA|类名:WebMediaOptions
方法or属性:|web.d.ts|
|新增|NA|模块名: web
类名: WebMediaOptions
方法 or 属性:resumeInterval?: number;|web.d.ts|
-|新增|NA|类名:WebMediaOptions
方法or属性:resumeInterval?: number;|web.d.ts|
|新增|NA|模块名: web
类名: WebMediaOptions
方法 or 属性:audioExclusive?: boolean;|web.d.ts|
-|新增|NA|类名:WebMediaOptions
方法or属性:audioExclusive?: boolean;|web.d.ts|
|新增|NA|类名:ClientAuthenticationHandler
方法or属性:confirm(authUri: string): void;|web.d.ts|
|新增|NA|类名:WebAttribute
方法or属性:mediaOptions(options: WebMediaOptions): WebAttribute;|web.d.ts|
|新增|NA|类名:WebAttribute
方法or属性:allowWindowOpenMethod(flag: boolean): WebAttribute;|web.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-bundle.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-bundle.md
index 03faf4fabb71c6a6c4972f7afe35c8e7373f134f..45d920691f4cb58b9623ecd3e57bbf5ba229a0eb 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-bundle.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-bundle.md
@@ -15,9 +15,7 @@
|新增|NA|模块名: ohos.bundle.bundleManager
类名: ExtensionAbilityType
方法 or 属性:DRIVER = 18|@ohos.bundle.bundleManager.d.ts|
|新增|NA|类名:ExtensionAbilityType
方法or属性:DRIVER = 18|@ohos.bundle.bundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.bundleManager
类名: CompatiblePolicy|@ohos.bundle.bundleManager.d.ts|
-|新增|NA|类名:CompatiblePolicy
方法or属性:|@ohos.bundle.bundleManager.d.ts|
|新增|NA|模块名: ohos.bundle.bundleManager
类名: CompatiblePolicy
方法 or 属性:BACKWARD_COMPATIBILITY = 1|@ohos.bundle.bundleManager.d.ts|
-|新增|NA|类名:CompatiblePolicy
方法or属性:BACKWARD_COMPATIBILITY = 1|@ohos.bundle.bundleManager.d.ts|
|新增|NA|类名:bundleManager
方法or属性:function getAllSharedBundleInfo(callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
|新增|NA|类名:bundleManager
方法or属性:function getAllSharedBundleInfo(): Promise\>;|@ohos.bundle.bundleManager.d.ts|
|新增|NA|类名:bundleManager
方法or属性:function getSharedBundleInfo(bundleName: string, moduleName: string, callback: AsyncCallback\>): void;|@ohos.bundle.bundleManager.d.ts|
@@ -35,11 +33,8 @@
|新增|NA|类名:ApplicationType
方法or属性:PPT = 'PPT Viewer'|@ohos.bundle.defaultAppManager.d.ts|
|新增|NA|类名:InstallParam
方法or属性:sharedBundleDirPaths?: Array\;|@ohos.bundle.installer.d.ts|
|新增|NA|模块名: ohos.bundle.installer
类名: UninstallParam|@ohos.bundle.installer.d.ts|
-|新增|NA|类名:UninstallParam
方法or属性:|@ohos.bundle.installer.d.ts|
|新增|NA|模块名: ohos.bundle.installer
类名: UninstallParam
方法 or 属性:bundleName: string;|@ohos.bundle.installer.d.ts|
-|新增|NA|类名:UninstallParam
方法or属性:bundleName: string;|@ohos.bundle.installer.d.ts|
|新增|NA|模块名: ohos.bundle.installer
类名: UninstallParam
方法 or 属性:versionCode?: number;|@ohos.bundle.installer.d.ts|
-|新增|NA|类名:UninstallParam
方法or属性:versionCode?: number;|@ohos.bundle.installer.d.ts|
|新增|NA|模块名: ohos.bundle.overlay
类名: overlay|@ohos.bundle.overlay.d.ts|
|新增|NA|模块名: ohos.bundle.overlay
类名: overlay
方法 or 属性: function setOverlayEnabled(moduleName: string, isEnabled: boolean, callback: AsyncCallback\): void;|@ohos.bundle.overlay.d.ts|
|新增|NA|模块名: ohos.bundle.overlay
类名: overlay
方法 or 属性: function setOverlayEnabled(moduleName: string, isEnabled: boolean): Promise\;|@ohos.bundle.overlay.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-communication.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-communication.md
index 7185bf65a1282e01dc9107678c7534c678157a2f..010c473e23ef0d6599aabd7f0878d64abc248f4f 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-communication.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-communication.md
@@ -125,47 +125,26 @@
|新增|NA|类名:wifiManager
方法or属性:function deletePersistentP2pGroup(netId: number): void;|@ohos.wifiManager.d.ts|
|新增|NA|类名:wifiManager
方法or属性:function setP2pDeviceName(devName: string): void;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType
方法 or 属性:WIFI_BAND_NONE|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:WIFI_BAND_NONE|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType
方法 or 属性:WIFI_BAND_2G|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:WIFI_BAND_2G|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType
方法 or 属性:WIFI_BAND_5G|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:WIFI_BAND_5G|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType
方法 or 属性:WIFI_BAND_6G|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:WIFI_BAND_6G|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiBandType
方法 or 属性:WIFI_BAND_60G|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiBandType
方法or属性:WIFI_BAND_60G|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_UNDEFINED|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_UNDEFINED|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11A|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11A|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11B|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11B|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11G|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11G|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11N|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11N|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11AC|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11AC|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11AX|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11AX|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiStandard
方法 or 属性:WIFI_STANDARD_11AD|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiStandard
方法or属性:WIFI_STANDARD_11AD|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiLinkedInfo
方法 or 属性:rxLinkSpeed: number;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiLinkedInfo
方法or属性:rxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiLinkedInfo
方法 or 属性:maxSupportedTxLinkSpeed: number;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiLinkedInfo
方法or属性:maxSupportedTxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiLinkedInfo
方法 or 属性:maxSupportedRxLinkSpeed: number;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiLinkedInfo
方法or属性:maxSupportedRxLinkSpeed: number;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiLinkedInfo
方法 or 属性:channelWidth: WifiChannelWidth;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiLinkedInfo
方法or属性:channelWidth: WifiChannelWidth;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: WifiLinkedInfo
方法 or 属性:wifiStandard: WifiStandard;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:WifiLinkedInfo
方法or属性:wifiStandard: WifiStandard;|@ohos.wifiManager.d.ts|
|新增|NA|模块名: ohos.wifiManager
类名: HotspotConfig
方法 or 属性:channel: number;|@ohos.wifiManager.d.ts|
-|新增|NA|类名:HotspotConfig
方法or属性:channel: number;|@ohos.wifiManager.d.ts|
|删除|模块名:ohos.wifiManager
类名:wifiManager
方法 or 属性:function getScanResults(): Promise\>;|NA|@ohos.wifiManager.d.ts|
|删除|模块名:ohos.wifiManager
类名:wifiManager
方法 or 属性:function getScanResults(callback: AsyncCallback\>): void;|NA|@ohos.wifiManager.d.ts|
|删除|模块名:ohos.wifiManager
类名:wifiManager
方法 or 属性:function getScanResultsSync(): Array\;|NA|@ohos.wifiManager.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-data.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-data.md
index 7f96a8fbfad54a71eaf083aa2730955cc4d59ee5..447a174eb3d994746608aa6814d9950e80d7cc2e 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-data.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-data.md
@@ -25,41 +25,23 @@
|新增|NA|模块名: ohos.data.dataShare
类名: TemplateId
方法 or 属性:bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts|
|新增|NA|类名:TemplateId
方法or属性:bundleNameOfOwner: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedItem|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedItem
方法or属性:|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedItem
方法 or 属性:key: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedItem
方法or属性:key: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedItem
方法 or 属性:data: string \| Ashmem;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedItem
方法or属性:data: string \| Ashmem;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedItem
方法 or 属性:subscriberId: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedItem
方法or属性:subscriberId: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: RdbDataChangeNode|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:RdbDataChangeNode
方法or属性:|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: RdbDataChangeNode
方法 or 属性:uri: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:RdbDataChangeNode
方法or属性:uri: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: RdbDataChangeNode
方法 or 属性:templateId: TemplateId;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:RdbDataChangeNode
方法or属性:templateId: TemplateId;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: RdbDataChangeNode
方法 or 属性:data: Array\;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:RdbDataChangeNode
方法or属性:data: Array\;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedDataChangeNode|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedDataChangeNode
方法or属性:|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedDataChangeNode
方法 or 属性:bundleName: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedDataChangeNode
方法or属性:bundleName: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: PublishedDataChangeNode
方法 or 属性:data: Array\;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:PublishedDataChangeNode
方法or属性:data: Array\;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: Template|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:Template
方法or属性:|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: Template
方法 or 属性:predicates: { [key: string]: string };|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:Template
方法or属性:predicates: { [key: string]: string };|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: Template
方法 or 属性:scheduler: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:Template
方法or属性:scheduler: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: OperationResult|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:OperationResult
方法or属性:|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: OperationResult
方法 or 属性:key: string;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:OperationResult
方法or属性:key: string;|@ohos.data.dataShare.d.ts|
|新增|NA|模块名: ohos.data.dataShare
类名: OperationResult
方法 or 属性:result: number;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:OperationResult
方法or属性:result: number;|@ohos.data.dataShare.d.ts|
|新增|NA|类名:DataShareHelper
方法or属性:addTemplate(uri: string, subscriberId: string, template: Template): void;|@ohos.data.dataShare.d.ts|
-|新增|NA|类名:DataShareHelper
方法or属性:delTemplate(uri: string, subscriberId: string): void;|@ohos.data.dataShare.d.ts|
|新增|NA|类名:DataShareHelper
方法or属性:on(
type: 'rdbDataChange',
uris: Array\,
templateId: TemplateId,
callback: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts|
|新增|NA|类名:DataShareHelper
方法or属性:off(
type: 'rdbDataChange',
uris: Array\,
templateId: TemplateId,
callback?: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts|
|新增|NA|类名:DataShareHelper
方法or属性:on(
type: 'publishedDataChange',
uris: Array\,
subscriberId: string,
callback: AsyncCallback\
): Array\;|@ohos.data.dataShare.d.ts|
@@ -74,19 +56,12 @@
|新增|NA|类名:ValueType
方法or属性:type ValueType = null \| number \| string \| boolean \| Uint8Array;|@ohos.data.relationalStore.d.ts|
|新增|NA|类名:SubscribeType
方法or属性:SUBSCRIBE_TYPE_CLOUD|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_NONE = 0|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_NONE = 0|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_ROLLBACK = 1|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_ROLLBACK = 1|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_ABORT = 2|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_ABORT = 2|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_FAIL = 3|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_FAIL = 3|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_IGNORE = 4|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_IGNORE = 4|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.relationalStore
类名: ConflictResolution
方法 or 属性:ON_CONFLICT_REPLACE = 5|@ohos.data.relationalStore.d.ts|
-|新增|NA|类名:ConflictResolution
方法or属性:ON_CONFLICT_REPLACE = 5|@ohos.data.relationalStore.d.ts|
|新增|NA|类名:RdbStore
方法or属性:version: number;|@ohos.data.relationalStore.d.ts|
|新增|NA|模块名: ohos.data.UDMF
类名: UDMF|@ohos.data.UDMF.d.ts|
|新增|NA|模块名: ohos.data.UDMF
类名: UnifiedDataType|@ohos.data.UDMF.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-hardware.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-hardware.md
index 3f8f2c63663b3543738de1c286a2d995d1fa48e6..c9853de468318daa1a394e8083379b92a6ec5286 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-hardware.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-distributed-hardware.md
@@ -3,7 +3,6 @@
|新增|NA|模块名: ohos.distributedHardware.deviceManager
类名: DeviceInfo
方法 or 属性:authForm: AuthForm;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceInfo
方法or属性:authForm: AuthForm;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager
类名: AuthForm|@ohos.distributedHardware.deviceManager.d.ts|
-|新增|NA|类名:AuthForm
方法or属性:|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager
类名: AuthForm
方法 or 属性:INVALID_TYPE = -1|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager
类名: AuthForm
方法 or 属性:PEER_TO_PEER = 0|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager
类名: AuthForm
方法 or 属性:IDENTICAL_ACCOUNT = 1|@ohos.distributedHardware.deviceManager.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-file-management.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-file-management.md
index c522cf2f58ac99e73b80b7ddb23da932a5b6083c..08d271bbee6afbd4c55abe555ff636337a1d92e4 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-file-management.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-file-management.md
@@ -35,33 +35,19 @@
|新增|NA|类名:FileInfo
方法or属性:relativePath: string;|@ohos.file.fileAccess.d.ts|
|新增|NA|类名:RootInfo
方法or属性:relativePath: string;|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: CopyResult|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:CopyResult
方法or属性:|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: CopyResult
方法 or 属性:sourceUri: string;|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:CopyResult
方法or属性:sourceUri: string;|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: CopyResult
方法 or 属性:destUri: string;|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:CopyResult
方法or属性:destUri: string;|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: CopyResult
方法 or 属性:errCode: number;|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:CopyResult
方法or属性:errCode: number;|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: CopyResult
方法 or 属性:errMsg: string;|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:CopyResult
方法or属性:errMsg: string;|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:DISPLAY_NAME = 'display_name'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:DISPLAY_NAME = 'display_name'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:DATE_ADDED = 'date_added'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:DATE_ADDED = 'date_added'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:DATE_MODIFIED = 'date_modified'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:DATE_MODIFIED = 'date_modified'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:RELATIVE_PATH = 'relative_path'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:RELATIVE_PATH = 'relative_path'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:FILE_SIZE = 'size'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:FILE_SIZE = 'size'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:WIDTH = 'width'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:WIDTH = 'width'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:HEIGHT = 'height'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:HEIGHT = 'height'|@ohos.file.fileAccess.d.ts|
|新增|NA|模块名: ohos.file.fileAccess
类名: FileKey
方法 or 属性:DURATION = 'duration'|@ohos.file.fileAccess.d.ts|
-|新增|NA|类名:FileKey
方法or属性:DURATION = 'duration'|@ohos.file.fileAccess.d.ts|
|新增|NA|类名:FileAccessHelper
方法or属性:copy(sourceUri: string, destUri: string, force?: boolean): Promise\>;|@ohos.file.fileAccess.d.ts|
|新增|NA|类名:FileAccessHelper
方法or属性:copy(sourceUri: string, destUri: string, callback: AsyncCallback\>): void;|@ohos.file.fileAccess.d.ts|
|新增|NA|类名:FileAccessHelper
方法or属性:copy(sourceUri: string, destUri: string, force: boolean, callback: AsyncCallback\>): void;|@ohos.file.fileAccess.d.ts|
@@ -85,77 +71,41 @@
|新增|NA|模块名: ohos.file.fs
类名: WatchEventListener
方法 or 属性:(event: WatchEvent): void;|@ohos.file.fs.d.ts|
|新增|NA|类名:WatchEventListener
方法or属性:(event: WatchEvent): void;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: WatchEvent|@ohos.file.fs.d.ts|
-|新增|NA|类名:WatchEvent
方法or属性:|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: WatchEvent
方法 or 属性:readonly fileName: string;|@ohos.file.fs.d.ts|
-|新增|NA|类名:WatchEvent
方法or属性:readonly fileName: string;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: WatchEvent
方法 or 属性:readonly event: number;|@ohos.file.fs.d.ts|
-|新增|NA|类名:WatchEvent
方法or属性:readonly event: number;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: WatchEvent
方法 or 属性:readonly cookie: number;|@ohos.file.fs.d.ts|
-|新增|NA|类名:WatchEvent
方法or属性:readonly cookie: number;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: Watcher|@ohos.file.fs.d.ts|
-|新增|NA|类名:Watcher
方法or属性:|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: Watcher
方法 or 属性:start(): void;|@ohos.file.fs.d.ts|
-|新增|NA|类名:Watcher
方法or属性:start(): void;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.file.fs
类名: Watcher
方法 or 属性:stop(): void;|@ohos.file.fs.d.ts|
-|新增|NA|类名:Watcher
方法or属性:stop(): void;|@ohos.file.fs.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoSubType|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoSubType
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoSubType
方法 or 属性:DEFAULT|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoSubType
方法or属性:DEFAULT|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoSubType
方法 or 属性:SCREENSHOT|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoSubType
方法or属性:SCREENSHOT|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoSubType
方法 or 属性:CAMERA|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoSubType
方法or属性:CAMERA|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PositionType|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PositionType
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PositionType
方法 or 属性:LOCAL = 1|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PositionType
方法or属性:LOCAL = 1|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PositionType
方法 or 属性:CLOUD|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PositionType
方法or属性:CLOUD|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PositionType
方法 or 属性:BOTH|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PositionType
方法or属性:BOTH|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: FileAsset
方法 or 属性:setHidden(hiddenState: boolean, callback: AsyncCallback\): void;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:FileAsset
方法or属性:setHidden(hiddenState: boolean, callback: AsyncCallback\): void;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: FileAsset
方法 or 属性:setHidden(hiddenState: boolean): Promise\;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:FileAsset
方法or属性:setHidden(hiddenState: boolean): Promise\;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ImageVideoKey
方法 or 属性:POSITION|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ImageVideoKey
方法or属性:POSITION|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ImageVideoKey
方法 or 属性:DATE_TRASHED|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ImageVideoKey
方法or属性:DATE_TRASHED|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ImageVideoKey
方法 or 属性:HIDDEN|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ImageVideoKey
方法or属性:HIDDEN|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoCreateOptions|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoCreateOptions
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: PhotoCreateOptions
方法 or 属性:subType?: PhotoSubType;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:PhotoCreateOptions
方法or属性:subType?: PhotoSubType;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: FetchResult
方法 or 属性:getAllObject(callback: AsyncCallback\>): void;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:FetchResult
方法or属性:getAllObject(callback: AsyncCallback\>): void;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: FetchResult
方法 or 属性:getAllObject(): Promise\>;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:FetchResult
方法or属性:getAllObject(): Promise\>;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumType|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumType
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumType
方法 or 属性:USER = 0|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumType
方法or属性:USER = 0|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumType
方法 or 属性:SYSTEM = 1024|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumType
方法or属性:SYSTEM = 1024|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:USER_GENERIC = 1|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:USER_GENERIC = 1|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:FAVORITE = 1025|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:FAVORITE = 1025|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:VIDEO|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:VIDEO|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:HIDDEN|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:HIDDEN|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:TRASH|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:TRASH|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:SCREENSHOT|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:SCREENSHOT|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:CAMERA|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:CAMERA|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: AlbumSubType
方法 or 属性:ANY = 2147483647|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:AlbumSubType
方法or属性:ANY = 2147483647|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|类名:AbsAlbum
方法or属性:readonly albumType: AlbumType;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|类名:AbsAlbum
方法or属性:readonly albumSubType: AlbumSubType;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|类名:AbsAlbum
方法or属性:coverUri: string;|@ohos.filemanagement.userFileManager.d.ts|
@@ -202,33 +152,19 @@
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: UserFileManager
方法 or 属性:off(uri: string, callback?: Callback\): void;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|类名:UserFileManager
方法or属性:off(uri: string, callback?: Callback\): void;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType
方法 or 属性:NOTIFY_ADD|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:NOTIFY_ADD|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType
方法 or 属性:NOTIFY_UPDATE|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:NOTIFY_UPDATE|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType
方法 or 属性:NOTIFY_REMOVE|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:NOTIFY_REMOVE|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType
方法 or 属性:NOTIFY_ALBUM_ADD_ASSET|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:NOTIFY_ALBUM_ADD_ASSET|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: NotifyType
方法 or 属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:NotifyType
方法or属性:NOTIFY_ALBUM_REMOVE_ASSET|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: DefaultChangeUri|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:DefaultChangeUri
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: DefaultChangeUri
方法 or 属性:DEFAULT_PHOTO_URI|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:DefaultChangeUri
方法or属性:DEFAULT_PHOTO_URI|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: DefaultChangeUri
方法 or 属性:DEFAULT_ALBUM_URI|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:DefaultChangeUri
方法or属性:DEFAULT_ALBUM_URI|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: DefaultChangeUri
方法 or 属性:DEFAULT_AUDIO_URI|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:DefaultChangeUri
方法or属性:DEFAULT_AUDIO_URI|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ChangeData|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ChangeData
方法or属性:|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ChangeData
方法 or 属性:type: NotifyType;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ChangeData
方法or属性:type: NotifyType;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ChangeData
方法 or 属性:uris: Array\;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ChangeData
方法or属性:uris: Array\;|@ohos.filemanagement.userFileManager.d.ts|
|新增|NA|模块名: ohos.filemanagement.userFileManager
类名: ChangeData
方法 or 属性:subUris: Array\;|@ohos.filemanagement.userFileManager.d.ts|
-|新增|NA|类名:ChangeData
方法or属性:subUris: Array\;|@ohos.filemanagement.userFileManager.d.ts|
|model有变化|类名:FileAccessHelper
model:@StageModelOnly|类名:FileAccessHelper
model:N/A|@ohos.file.fileAccess.d.ts|
|model有变化|类名:FileAccessHelper
方法 or 属性:getRoots(): Promise\;
model:@StageModelOnly|类名:FileAccessHelper
方法 or 属性:getRoots(): Promise\;
model:N/A|@ohos.file.fileAccess.d.ts|
|新增(权限)|类名:FileInfo
方法 or 属性:uri: string;
权限:N/A|类名:FileInfo
方法 or 属性:uri: string;
权限:ohos.permission.FILE_ACCESS_MANAGER|@ohos.file.fileAccess.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-global.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-global.md
index 8e21f5f8d104abf04aae3c2ad8bf82c6dcc1b983..c9f47a6aaa2ab3c54a9b997956da2c72a1f0b5cc 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-global.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-global.md
@@ -2,7 +2,6 @@
| ---- | ------ | ------ | -------- |
|新增|NA|类名:TimeZone
方法or属性:static getTimezonesByLocation(longitude: number, latitude: number): Array\;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n
类名: NormalizerMode|@ohos.i18n.d.ts|
-|新增|NA|类名:NormalizerMode
方法or属性:|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n
类名: NormalizerMode
方法 or 属性:NFC = 1|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n
类名: NormalizerMode
方法 or 属性:NFD = 2|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n
类名: NormalizerMode
方法 or 属性:NFKC = 3|@ohos.i18n.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-misc.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-misc.md
index 4e99100e21b49bb1440b5c572130e64e252df8c1..88f1047834432e5528d8806048e79472980b83a1 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-misc.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-misc.md
@@ -1,8 +1,6 @@
| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:InputMethodSetting
方法or属性:on(type: 'imeShow' \| 'imeHide', callback: (info: Array\) => void): void;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputMethodSetting
方法or属性:on(type: 'imeShow' \| 'imeHide', callback: (info: Array\) => void): void;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputMethodSetting
方法or属性:off(type: 'imeShow' \| 'imeHide', callback?: (info: Array\) => void): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodSetting
方法or属性:off(type: 'imeShow' \| 'imeHide', callback?: (info: Array\) => void): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:attach(showKeyboard: boolean, textConfig: TextConfig, callback: AsyncCallback\): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:attach(showKeyboard: boolean, textConfig: TextConfig): Promise\;|@ohos.inputMethod.d.ts|
@@ -27,8 +25,6 @@
|新增|NA|类名:InputMethodController
方法or属性:on(type: 'insertText', callback: (text: string) => void): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:off(type: 'insertText'): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:on(type: 'deleteLeft' \| 'deleteRight', callback: (length: number) => void): void;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputMethodController
方法or属性:on(type: 'deleteLeft' \| 'deleteRight', callback: (length: number) => void): void;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputMethodController
方法or属性:off(type: 'deleteLeft' \| 'deleteRight'): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:off(type: 'deleteLeft' \| 'deleteRight'): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:on(type: 'sendKeyboardStatus', callback: (keyBoardStatus: KeyboardStatus) => void): void;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodController
方法or属性:off(type: 'sendKeyboardStatus'): void;|@ohos.inputMethod.d.ts|
@@ -41,233 +37,122 @@
|新增|NA|类名:InputMethodProperty
方法or属性:readonly labelId?: number;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodProperty
方法or属性:extra?: object;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Direction|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Direction
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Direction
方法 or 属性:CURSOR_UP = 1|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_UP = 1|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Direction
方法 or 属性:CURSOR_DOWN|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_DOWN|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Direction
方法 or 属性:CURSOR_LEFT|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_LEFT|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Direction
方法 or 属性:CURSOR_RIGHT|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_RIGHT|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Range|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Range
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Range
方法 or 属性:start: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Range
方法or属性:start: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Range
方法 or 属性:end: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Range
方法or属性:end: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Movement|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Movement
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: Movement
方法 or 属性:direction: Direction;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:Movement
方法or属性:direction: Direction;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:NONE = -1|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:NONE = -1|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:TEXT = 0|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:TEXT = 0|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:MULTILINE|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:MULTILINE|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:NUMBER|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:NUMBER|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:PHONE|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:PHONE|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:DATETIME|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:DATETIME|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:EMAIL_ADDRESS|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:EMAIL_ADDRESS|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:URL|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:URL|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextInputType
方法 or 属性:VISIBLE_PASSWORD|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextInputType
方法or属性:VISIBLE_PASSWORD|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:UNSPECIFIED = 0|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:UNSPECIFIED = 0|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:NONE|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:NONE|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:GO|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:GO|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:SEARCH|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:SEARCH|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:SEND|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:SEND|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:NEXT|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:NEXT|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:DONE|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:DONE|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: EnterKeyType
方法 or 属性:PREVIOUS|@ohos.inputMethod.d.ts|
-|新增|NA|类名:EnterKeyType
方法or属性:PREVIOUS|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: KeyboardStatus|@ohos.inputMethod.d.ts|
-|新增|NA|类名:KeyboardStatus
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: KeyboardStatus
方法 or 属性:NONE = 0|@ohos.inputMethod.d.ts|
-|新增|NA|类名:KeyboardStatus
方法or属性:NONE = 0|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: KeyboardStatus
方法 or 属性:HIDE = 1|@ohos.inputMethod.d.ts|
-|新增|NA|类名:KeyboardStatus
方法or属性:HIDE = 1|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: KeyboardStatus
方法 or 属性:SHOW = 2|@ohos.inputMethod.d.ts|
-|新增|NA|类名:KeyboardStatus
方法or属性:SHOW = 2|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputAttribute|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputAttribute
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputAttribute
方法 or 属性:textInputType: TextInputType;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputAttribute
方法or属性:textInputType: TextInputType;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputAttribute
方法 or 属性:enterKeyType: EnterKeyType;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputAttribute
方法or属性:enterKeyType: EnterKeyType;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: FunctionKey|@ohos.inputMethod.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: FunctionKey
方法 or 属性:enterKeyType: EnterKeyType;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:FunctionKey
方法or属性:enterKeyType: EnterKeyType;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: CursorInfo|@ohos.inputMethod.d.ts|
-|新增|NA|类名:CursorInfo
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: CursorInfo
方法 or 属性:left: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:CursorInfo
方法or属性:left: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: CursorInfo
方法 or 属性:top: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:CursorInfo
方法or属性:top: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: CursorInfo
方法 or 属性:width: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:CursorInfo
方法or属性:width: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: CursorInfo
方法 or 属性:height: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:CursorInfo
方法or属性:height: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextConfig|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextConfig
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: TextConfig
方法 or 属性:inputAttribute: InputAttribute;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:TextConfig
方法or属性:inputAttribute: InputAttribute;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: ExtendAction|@ohos.inputMethod.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: ExtendAction
方法 or 属性:SELECT_ALL = 0|@ohos.inputMethod.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:SELECT_ALL = 0|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: ExtendAction
方法 or 属性:CUT = 3|@ohos.inputMethod.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:CUT = 3|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: ExtendAction
方法 or 属性:COPY = 4|@ohos.inputMethod.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:COPY = 4|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: ExtendAction
方法 or 属性:PASTE = 5|@ohos.inputMethod.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:PASTE = 5|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo
方法 or 属性:name: string;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:name: string;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo
方法 or 属性:left: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:left: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo
方法 or 属性:top: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:top: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo
方法 or 属性:width: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:width: number;|@ohos.inputMethod.d.ts|
|新增|NA|模块名: ohos.inputMethod
类名: InputWindowInfo
方法 or 属性:height: number;|@ohos.inputMethod.d.ts|
-|新增|NA|类名:InputWindowInfo
方法or属性:height: number;|@ohos.inputMethod.d.ts|
|新增|NA|类名:InputMethodAbility
方法or属性:createPanel(ctx: BaseContext, info: PanelInfo, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|类名:InputMethodAbility
方法or属性:createPanel(ctx: BaseContext, info: PanelInfo): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|类名:InputMethodAbility
方法or属性:destroyPanel(panel: Panel, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|类名:InputMethodAbility
方法or属性:destroyPanel(panel: Panel): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:selectByRange(range: Range, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:selectByRange(range: Range, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:selectByRange(range: Range): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:selectByRange(range: Range): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:selectByMovement(movement: Movement, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:selectByMovement(movement: Movement, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:selectByMovement(movement: Movement): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:selectByMovement(movement: Movement): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:getTextIndexAtCursor(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:getTextIndexAtCursor(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:getTextIndexAtCursor(): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:getTextIndexAtCursor(): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:sendExtendAction(action: ExtendAction, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:sendExtendAction(action: ExtendAction, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: InputClient
方法 or 属性:sendExtendAction(action: ExtendAction): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:InputClient
方法or属性:sendExtendAction(action: ExtendAction): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:setUiContent(path: string, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:setUiContent(path: string, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:setUiContent(path: string): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:setUiContent(path: string): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:setUiContent(path: string, storage: LocalStorage, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:setUiContent(path: string, storage: LocalStorage, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:setUiContent(path: string, storage: LocalStorage): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:setUiContent(path: string, storage: LocalStorage): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:resize(width: number, height: number, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:resize(width: number, height: number, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:resize(width: number, height: number): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:resize(width: number, height: number): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:moveTo(x: number, y: number, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:moveTo(x: number, y: number, callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:moveTo(x: number, y: number): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:moveTo(x: number, y: number): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:show(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:show(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:show(): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:show(): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:hide(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:hide(callback: AsyncCallback\): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:hide(): Promise\;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:hide(): Promise\;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:on(type: 'show' \| 'hide', callback: () => void): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:on(type: 'show' \| 'hide', callback: () => void): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:on(type: 'show' \| 'hide', callback: () => void): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:on(type: 'show' \| 'hide', callback: () => void): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:off(type: 'show' \| 'hide', callback?: () => void): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:off(type: 'show' \| 'hide', callback?: () => void): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:off(type: 'show' \| 'hide', callback?: () => void): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:off(type: 'show' \| 'hide', callback?: () => void): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Panel
方法 or 属性:changeFlag(flag: PanelFlag): void;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Panel
方法or属性:changeFlag(flag: PanelFlag): void;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelFlag|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelFlag
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelFlag
方法 or 属性:FLG_FIXED = 0|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelFlag
方法or属性:FLG_FIXED = 0|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelFlag
方法 or 属性:FLG_FLOATING|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelFlag
方法or属性:FLG_FLOATING|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelType|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelType
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelType
方法 or 属性:SOFT_KEYBOARD = 0|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelType
方法or属性:SOFT_KEYBOARD = 0|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelType
方法 or 属性:STATUS_BAR|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelType
方法or属性:STATUS_BAR|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelInfo|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelInfo
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelInfo
方法 or 属性:type: PanelType;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelInfo
方法or属性:type: PanelType;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: PanelInfo
方法 or 属性:flag?: PanelFlag;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:PanelInfo
方法or属性:flag?: PanelFlag;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Direction|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Direction
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Direction
方法 or 属性:CURSOR_UP = 1|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_UP = 1|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Direction
方法 or 属性:CURSOR_DOWN|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_DOWN|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Direction
方法 or 属性:CURSOR_LEFT|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_LEFT|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Direction
方法 or 属性:CURSOR_RIGHT|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Direction
方法or属性:CURSOR_RIGHT|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Range|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Range
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Range
方法 or 属性:start: number;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Range
方法or属性:start: number;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Range
方法 or 属性:end: number;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Range
方法or属性:end: number;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Movement|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Movement
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: Movement
方法 or 属性:direction: Direction;|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:Movement
方法or属性:direction: Direction;|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: ExtendAction|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: ExtendAction
方法 or 属性:SELECT_ALL = 0|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:SELECT_ALL = 0|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: ExtendAction
方法 or 属性:CUT = 3|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:CUT = 3|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: ExtendAction
方法 or 属性:COPY = 4|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:COPY = 4|@ohos.inputMethodEngine.d.ts|
|新增|NA|模块名: ohos.inputMethodEngine
类名: ExtendAction
方法 or 属性:PASTE = 5|@ohos.inputMethodEngine.d.ts|
-|新增|NA|类名:ExtendAction
方法or属性:PASTE = 5|@ohos.inputMethodEngine.d.ts|
|新增|NA|类名:InputMethodSubtype
方法or属性:readonly labelId?: number;|@ohos.InputMethodSubtype.d.ts|
|新增|NA|类名:InputMethodSubtype
方法or属性:extra?: object;|@ohos.InputMethodSubtype.d.ts|
|新增|NA|模块名: ohos.wallpaper
类名: WallpaperResourceType|@ohos.wallpaper.d.ts|
-|新增|NA|类名:WallpaperResourceType
方法or属性:|@ohos.wallpaper.d.ts|
|新增|NA|模块名: ohos.wallpaper
类名: WallpaperResourceType
方法 or 属性:DEFAULT|@ohos.wallpaper.d.ts|
-|新增|NA|类名:WallpaperResourceType
方法or属性:DEFAULT|@ohos.wallpaper.d.ts|
|新增|NA|模块名: ohos.wallpaper
类名: WallpaperResourceType
方法 or 属性:PICTURE|@ohos.wallpaper.d.ts|
-|新增|NA|类名:WallpaperResourceType
方法or属性:PICTURE|@ohos.wallpaper.d.ts|
|新增|NA|模块名: ohos.wallpaper
类名: WallpaperResourceType
方法 or 属性:VIDEO|@ohos.wallpaper.d.ts|
-|新增|NA|类名:WallpaperResourceType
方法or属性:VIDEO|@ohos.wallpaper.d.ts|
|新增|NA|模块名: ohos.wallpaper
类名: WallpaperResourceType
方法 or 属性:PACKAGE|@ohos.wallpaper.d.ts|
-|新增|NA|类名:WallpaperResourceType
方法or属性:PACKAGE|@ohos.wallpaper.d.ts|
|新增|NA|类名:wallpaper
方法or属性:function setVideo(source: string, wallpaperType: WallpaperType, callback: AsyncCallback\): void;|@ohos.wallpaper.d.ts|
|新增|NA|类名:wallpaper
方法or属性:function setVideo(source: string, wallpaperType: WallpaperType): Promise\;|@ohos.wallpaper.d.ts|
|新增|NA|类名:wallpaper
方法or属性:function on(
type: 'wallpaperChange',
callback: (wallpaperType: WallpaperType, resourceType: WallpaperResourceType) => void
): void;|@ohos.wallpaper.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multi-modal-input.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multi-modal-input.md
index aeef85c03e141c67093bafd53f8a52ce9ea063b1..4d0c95424e72685988797e266ff1e16aeb6e2c52 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multi-modal-input.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multi-modal-input.md
@@ -1,52 +1,26 @@
| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
-|新增|NA|类名:AxisType
方法or属性:type AxisType =
'touchmajor'
\| 'touchminor'
\| 'orientation'
\| 'x'
\| 'y'
\| 'pressure'
\| 'toolminor'
\| 'toolmajor'
\| 'null';|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: PrimaryButton|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|类名:PrimaryButton
方法or属性:|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: PrimaryButton
方法 or 属性:LEFT = 0|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:PrimaryButton
方法or属性:LEFT = 0|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: PrimaryButton
方法 or 属性:RIGHT = 1|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:PrimaryButton
方法or属性:RIGHT = 1|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setMousePrimaryButton(primary: PrimaryButton, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setMousePrimaryButton(primary: PrimaryButton): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMousePrimaryButton(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getMousePrimaryButton(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMousePrimaryButton(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getMousePrimaryButton(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setHoverScrollState(state: boolean, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setHoverScrollState(state: boolean, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setHoverScrollState(state: boolean): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setHoverScrollState(state: boolean): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getHoverScrollState(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getHoverScrollState(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getHoverScrollState(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getHoverScrollState(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMouseScrollRows(rows: number, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setMouseScrollRows(rows: number, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMouseScrollRows(rows: number): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function setMouseScrollRows(rows: number): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMouseScrollRows(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getMouseScrollRows(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMouseScrollRows(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
-|新增|NA|类名:pointer
方法or属性:function getMouseScrollRows(): Promise\;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.shortKey
类名: shortKey|@ohos.multimodalInput.shortKey.d.ts|
|新增|NA|模块名: ohos.multimodalInput.shortKey
类名: shortKey
方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number, callback: AsyncCallback\): void;|@ohos.multimodalInput.shortKey.d.ts|
|新增|NA|模块名: ohos.multimodalInput.shortKey
类名: shortKey
方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number): Promise\;|@ohos.multimodalInput.shortKey.d.ts|
|删除|模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|NA|@ohos.multimodalInput.inputDevice.d.ts|
-|删除|模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|NA|@ohos.multimodalInput.inputDevice.d.ts|
-|删除|模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|NA|@ohos.multimodalInput.inputDevice.d.ts|
-|删除|模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|NA|@ohos.multimodalInput.inputDevice.d.ts|
-|删除|模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|NA|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:KeyOptions
起始版本:N/A|类名:KeyOptions
起始版本:8|@ohos.multimodalInput.inputConsumer.d.ts|
|起始版本有变化|类名:KeyOptions
方法 or 属性:preKeys: Array\;
起始版本:N/A|类名:KeyOptions
方法 or 属性:preKeys: Array\;
起始版本:8|@ohos.multimodalInput.inputConsumer.d.ts|
|起始版本有变化|类名:KeyOptions
方法 or 属性:finalKey: number;
起始版本:N/A|类名:KeyOptions
方法 or 属性:finalKey: number;
起始版本:8|@ohos.multimodalInput.inputConsumer.d.ts|
@@ -54,11 +28,3 @@
|起始版本有变化|类名:KeyOptions
方法 or 属性:finalKeyDownDuration: number;
起始版本:N/A|类名:KeyOptions
方法 or 属性:finalKeyDownDuration: number;
起始版本:8|@ohos.multimodalInput.inputConsumer.d.ts|
|新增(权限)|类名:TouchEventReceiver
权限:N/A|类名:TouchEventReceiver
权限:ohos.permission.INPUT_MONITORING|@ohos.multimodalInput.inputMonitor.d.ts|
|SysCap有变化|类名:inputDeviceCooperate
SysCap:N/A|类名:inputDeviceCooperate
SysCap:SystemCapability.MultimodalInput.Input.Cooperator|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
-|函数有变化|类名:inputConsumer
方法 or 属性:function on(type: "key", keyOptions: KeyOptions, callback: Callback\): void;
|类名:inputConsumer
方法 or 属性:function on(type: 'key', keyOptions: KeyOptions, callback: Callback\): void;
|@ohos.multimodalInput.inputConsumer.d.ts|
-|函数有变化|类名:inputConsumer
方法 or 属性:function off(type: "key", keyOptions: KeyOptions, callback?: Callback\): void;
|类名:inputConsumer
方法 or 属性:function off(type: 'key', keyOptions: KeyOptions, callback?: Callback\): void;
|@ohos.multimodalInput.inputConsumer.d.ts|
-|函数有变化|类名:inputDevice
方法 or 属性:function on(type: "change", listener: Callback\): void;
|类名:inputDevice
方法 or 属性:function on(type: 'change', listener: Callback\): void;
|@ohos.multimodalInput.inputDevice.d.ts|
-|函数有变化|类名:inputDevice
方法 or 属性:function off(type: "change", listener?: Callback\): void;
|类名:inputDevice
方法 or 属性:function off(type: 'change', listener?: Callback\): void;
|@ohos.multimodalInput.inputDevice.d.ts|
-|函数有变化|类名:inputMonitor
方法 or 属性:function on(type:"touch", receiver:TouchEventReceiver):void;
|类名:inputMonitor
方法 or 属性:function on(type: 'touch', receiver: TouchEventReceiver): void;
|@ohos.multimodalInput.inputMonitor.d.ts|
-|函数有变化|类名:inputMonitor
方法 or 属性:function on(type:"mouse", receiver:Callback\):void;
|类名:inputMonitor
方法 or 属性:function on(type: 'mouse', receiver: Callback\): void;
|@ohos.multimodalInput.inputMonitor.d.ts|
-|函数有变化|类名:inputMonitor
方法 or 属性:function off(type:"touch", receiver?:TouchEventReceiver):void;
|类名:inputMonitor
方法 or 属性:function off(type: 'touch', receiver?: TouchEventReceiver): void;
|@ohos.multimodalInput.inputMonitor.d.ts|
-|函数有变化|类名:inputMonitor
方法 or 属性:function off(type:"mouse", receiver?:Callback\):void;
|类名:inputMonitor
方法 or 属性:function off(type: 'mouse', receiver?: Callback\): void;
|@ohos.multimodalInput.inputMonitor.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multimedia.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multimedia.md
index ffac0f361b03d1905bfdd9beabf8085aa2d5eb77..0096a41515b6c864fed2078a82b58d98e7e355a9 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multimedia.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-multimedia.md
@@ -9,19 +9,12 @@
|新增|NA|模块名: ohos.effectKit
类名: ColorPicker
方法 or 属性:isBlackOrWhiteOrGrayColor(color: number): boolean;|@ohos.effectKit.d.ts|
|新增|NA|类名:ColorPicker
方法or属性:isBlackOrWhiteOrGrayColor(color: number): boolean;|@ohos.effectKit.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: AudioVolumeType
方法 or 属性:ALARM = 4|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:AudioVolumeType
方法or属性:ALARM = 4|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: AudioVolumeType
方法 or 属性:ACCESSIBILITY = 5|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:AudioVolumeType
方法or属性:ACCESSIBILITY = 5|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: AudioVolumeType
方法 or 属性:ULTRASONIC = 10|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:AudioVolumeType
方法or属性:ULTRASONIC = 10|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: ContentType
方法 or 属性:CONTENT_TYPE_ULTRASONIC = 9|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:ContentType
方法or属性:CONTENT_TYPE_ULTRASONIC = 9|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: StreamUsage
方法 or 属性:STREAM_USAGE_ALARM = 4|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:StreamUsage
方法or属性:STREAM_USAGE_ALARM = 4|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: StreamUsage
方法 or 属性:STREAM_USAGE_ACCESSIBILITY = 8|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:StreamUsage
方法or属性:STREAM_USAGE_ACCESSIBILITY = 8|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: StreamUsage
方法 or 属性:STREAM_USAGE_SYSTEM = 9|@ohos.multimedia.audio.d.ts|
-|新增|NA|类名:StreamUsage
方法or属性:STREAM_USAGE_SYSTEM = 9|@ohos.multimedia.audio.d.ts|
|新增|NA|类名:AudioRendererFilter
方法or属性:uid?: number;|@ohos.multimedia.audio.d.ts|
|新增|NA|模块名: ohos.multimedia.audio
类名: AudioRoutingManager
方法 or 属性:getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo, callback: AsyncCallback\): void;|@ohos.multimedia.audio.d.ts|
|新增|NA|类名:AudioRoutingManager
方法or属性:getPreferOutputDeviceForRendererInfo(rendererInfo: AudioRendererInfo, callback: AsyncCallback\): void;|@ohos.multimedia.audio.d.ts|
@@ -50,29 +43,17 @@
|新增|NA|类名:AVSession
方法or属性:on(type: 'skipToQueueItem', callback: (itemId: number) => void): void;|@ohos.multimedia.avsession.d.ts|
|新增|NA|类名:AVSession
方法or属性:off(type: 'skipToQueueItem', callback?: (itemId: number) => void): void;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:mediaId: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:mediaId: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:title?: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:title?: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:subtitle?: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:subtitle?: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:description?: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:description?: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:icon?: image.PixelMap \| string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:icon?: image.PixelMap \| string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:iconUri?: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:iconUri?: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:extras?: { [key: string]: Object };|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:extras?: { [key: string]: Object };|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVMediaDescription
方法 or 属性:mediaUri?: string;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVMediaDescription
方法or属性:mediaUri?: string;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVQueueItem|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVQueueItem
方法or属性:|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVQueueItem
方法 or 属性:itemId: number;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVQueueItem
方法or属性:itemId: number;|@ohos.multimedia.avsession.d.ts|
|新增|NA|模块名: ohos.multimedia.avsession
类名: AVQueueItem
方法 or 属性:description?: AVMediaDescription;|@ohos.multimedia.avsession.d.ts|
-|新增|NA|类名:AVQueueItem
方法or属性:description?: AVMediaDescription;|@ohos.multimedia.avsession.d.ts|
|新增|NA|类名:AVPlaybackState
方法or属性:activeItemId?: number;|@ohos.multimedia.avsession.d.ts|
|新增|NA|类名:AVPlaybackState
方法or属性:extras?: {[key: string]: Object};|@ohos.multimedia.avsession.d.ts|
|新增|NA|类名:AVSessionController
方法or属性:getAVQueueTitle(callback: AsyncCallback\): void;|@ohos.multimedia.avsession.d.ts|
@@ -116,11 +97,8 @@
|新增|NA|类名:AVPlayer
方法or属性:dataSrc?: AVDataSrcDescriptor;|@ohos.multimedia.media.d.ts|
|新增|NA|类名:AVPlayer
方法or属性:audioRendererInfo?: audio.AudioRendererInfo;|@ohos.multimedia.media.d.ts|
|新增|NA|模块名: ohos.multimedia.media
类名: AVDataSrcDescriptor|@ohos.multimedia.media.d.ts|
-|新增|NA|类名:AVDataSrcDescriptor
方法or属性:|@ohos.multimedia.media.d.ts|
|新增|NA|模块名: ohos.multimedia.media
类名: AVDataSrcDescriptor
方法 or 属性:fileSize: number;|@ohos.multimedia.media.d.ts|
-|新增|NA|类名:AVDataSrcDescriptor
方法or属性:fileSize: number;|@ohos.multimedia.media.d.ts|
|新增|NA|模块名: ohos.multimedia.media
类名: AVDataSrcDescriptor
方法 or 属性:callback: (buffer: ArrayBuffer, length: number, pos?: number) => number;|@ohos.multimedia.media.d.ts|
-|新增|NA|类名:AVDataSrcDescriptor
方法or属性:callback: (buffer: ArrayBuffer, length: number, pos?: number) => number;|@ohos.multimedia.media.d.ts|
|新增|NA|模块名: ohos.multimedia.systemSoundManager
类名: systemSoundManager|@ohos.multimedia.systemSoundManager.d.ts|
|新增|NA|模块名: ohos.multimedia.systemSoundManager
类名: RingtoneType|@ohos.multimedia.systemSoundManager.d.ts|
|新增|NA|模块名: ohos.multimedia.systemSoundManager
类名: RingtoneType
方法 or 属性: RINGTONE_TYPE_DEFAULT = 0|@ohos.multimedia.systemSoundManager.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-notification.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-notification.md
index 2ede8a85c007b7237b5fc15e6eb6e08bf163abcd..df7325e9dc7a6e204aa698d0b4e9094cc69f1c14 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-notification.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-notification.md
@@ -36,12 +36,10 @@
|新增|NA|类名:notificationManager
方法or属性:function on(type: 'checkNotification', callback: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts|
|新增|NA|类名:notificationManager
方法or属性:function off(type: 'checkNotification', callback?: (checkInfo: NotificationCheckInfo) => NotificationCheckResult): void;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckInfo|@ohos.notificationManager.d.ts|
-|新增|NA|类名:NotificationCheckInfo
方法or属性:|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckInfo
方法 or 属性:bundleName: string;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckInfo
方法 or 属性:notificationId: number;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckInfo
方法 or 属性:contentType: ContentType;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckResult|@ohos.notificationManager.d.ts|
-|新增|NA|类名:NotificationCheckResult
方法or属性:|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckResult
方法 or 属性:code: number;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.notificationManager
类名: NotificationCheckResult
方法 or 属性:message: string;|@ohos.notificationManager.d.ts|
|新增|NA|模块名: ohos.reminderAgentManager
类名: ActionButtonType
方法 or 属性:ACTION_BUTTON_TYPE_CUSTOM = 2|@ohos.reminderAgentManager.d.ts|
@@ -52,7 +50,6 @@
|新增|NA|类名:ReminderRequest
方法or属性:autoDeletedTime?: number;|@ohos.reminderAgentManager.d.ts|
|新增|NA|类名:NotificationSubscriber
方法or属性:onBadgeChanged?: (data: BadgeNumberCallbackData) => void;|notificationSubscriber.d.ts|
|新增|NA|模块名: notificationSubscriber
类名: BadgeNumberCallbackData|notificationSubscriber.d.ts|
-|新增|NA|类名:BadgeNumberCallbackData
方法or属性:|notificationSubscriber.d.ts|
|新增|NA|模块名: notificationSubscriber
类名: BadgeNumberCallbackData
方法 or 属性:readonly bundle: string;|notificationSubscriber.d.ts|
|新增|NA|模块名: notificationSubscriber
类名: BadgeNumberCallbackData
方法 or 属性:readonly uid: number;|notificationSubscriber.d.ts|
|新增|NA|模块名: notificationSubscriber
类名: BadgeNumberCallbackData
方法 or 属性:readonly badgeNumber: number;|notificationSubscriber.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-security.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-security.md
index 16090eec9cc28c3f372a3f0e44a50073c349ad94..06f6fbcc6efcb31b2127a17d6e37883b20c0caf2 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-security.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-security.md
@@ -4,7 +4,6 @@
|新增|NA|类名:HuksKeyStorageType
方法or属性:HUKS_STORAGE_ONLY_USED_IN_HUKS = 2|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeyStorageType
方法or属性:HUKS_STORAGE_KEY_EXPORT_ALLOWED = 3|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks
类名: HuksRsaPssSaltLenType|@ohos.security.huks.d.ts|
-|新增|NA|类名:HuksRsaPssSaltLenType
方法or属性:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks
类名: HuksRsaPssSaltLenType
方法 or 属性:HUKS_RSA_PSS_SALT_LEN_DIGEST = 0|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks
类名: HuksRsaPssSaltLenType
方法 or 属性:HUKS_RSA_PSS_SALT_LEN_MAX = 1|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks
类名: HuksTag
方法 or 属性:HUKS_TAG_DERIVED_AGREED_KEY_STORAGE_FLAG = HuksTagType.HUKS_TAG_TYPE_UINT \| 29|@ohos.security.huks.d.ts|
diff --git a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-web.md b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-web.md
index 2c8d6d37bca145f37224729e959a1f7b04d97a59..6b2ec3f5452e833d76df7c75de73ffc16e862c2a 100644
--- a/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-web.md
+++ b/zh-cn/release-notes/api-diff/v4.0-beta1/js-apidiff-web.md
@@ -6,7 +6,7 @@
|新增|NA|模块名: ohos.web.webview
类名: SecureDnsMode
方法 or 属性:Auto = 1|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview
类名: SecureDnsMode
方法 or 属性:SecureOnly = 2|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview
类名: WebMessageType|@ohos.web.webview.d.ts|
-|新增|NA|类名:WebMessageType
方法or属性:|@ohos.web.webview.d.ts|
+|新增|NA|类名:WebMessageType|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview
类名: WebMessageType
方法 or 属性:NOT_SUPPORT|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview
类名: WebMessageType
方法 or 属性:STRING|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview
类名: WebMessageType
方法 or 属性:NUMBER|@ohos.web.webview.d.ts|