1e41f4b71Sopenharmony_ci| Change Type | Old Version | New Version | d.ts File | 2e41f4b71Sopenharmony_ci| ---- | ------ | ------ | -------- | 3e41f4b71Sopenharmony_ci|Added|NA|Class name: NamedRouterOptions;<br>Method or attribute name: params?: Object;|@ohos.router.d.ts| 4e41f4b71Sopenharmony_ci|Added|NA|Class name: dragController;<br>Method or attribute name: function executeDrag(custom: CustomBuilder \| DragItemInfo, dragInfo: DragInfo, callback: AsyncCallback\<{<br> event: DragEvent, extraParams: string<br> }>): void;|@ohos.arkui.dragController.d.ts| 5e41f4b71Sopenharmony_ci|Added|NA|Class name: dragController;<br>Method or attribute name: function executeDrag(custom: CustomBuilder \| DragItemInfo, dragInfo: DragInfo): Promise\<{<br> event: DragEvent, extraParams: string<br> }>;|@ohos.arkui.dragController.d.ts| 6e41f4b71Sopenharmony_ci|Added|NA|Class name: DragInfo;<br>Method or attribute name: pointerId: number;|@ohos.arkui.dragController.d.ts| 7e41f4b71Sopenharmony_ci|Added|NA|Class name: DragInfo;<br>Method or attribute name: data?: UDMF.UnifiedData;|@ohos.arkui.dragController.d.ts| 8e41f4b71Sopenharmony_ci|Added|NA|Class name: DragInfo;<br>Method or attribute name: extraParams?: string;|@ohos.arkui.dragController.d.ts| 9e41f4b71Sopenharmony_ci|Added|NA|Class name: LayeredDrawableDescriptor;<br>Method or attribute name: static getMaskClipPath(): string;|@ohos.arkui.drawableDescriptor.d.ts| 10e41f4b71Sopenharmony_ci|Added|NA|Class name: inspector;<br>Method or attribute name: function createComponentObserver(id: string): ComponentObserver;|@ohos.arkui.inspector.d.ts| 11e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentObserver;<br>Method or attribute name: on(type: 'layout', callback: () => void): void;|@ohos.arkui.inspector.d.ts| 12e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentObserver;<br>Method or attribute name: on(type: 'draw', callback: () => void): void;|@ohos.arkui.inspector.d.ts| 13e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentObserver;<br>Method or attribute name: off(type: 'layout', callback?: () => void): void;|@ohos.arkui.inspector.d.ts| 14e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentObserver;<br>Method or attribute name: off(type: 'draw', callback?: () => void): void;|@ohos.arkui.inspector.d.ts| 15e41f4b71Sopenharmony_ci|Added|NA|Class name: performanceMonitor;<br>Method or attribute name: function begin(scene: string, startInputType: ActionType, note?: string): void;|@ohos.arkui.performanceMonitor.d.ts| 16e41f4b71Sopenharmony_ci|Added|NA|Class name: performanceMonitor;<br>Method or attribute name: function end(scene: string): void;|@ohos.arkui.performanceMonitor.d.ts| 17e41f4b71Sopenharmony_ci|Added|NA|Class name: ActionType;<br>Method or attribute name: LAST_DOWN = 0|@ohos.arkui.performanceMonitor.d.ts| 18e41f4b71Sopenharmony_ci|Added|NA|Class name: ActionType;<br>Method or attribute name: LAST_UP = 1|@ohos.arkui.performanceMonitor.d.ts| 19e41f4b71Sopenharmony_ci|Added|NA|Class name: ActionType;<br>Method or attribute name: FIRST_MOVE = 2|@ohos.arkui.performanceMonitor.d.ts| 20e41f4b71Sopenharmony_ci|Added|NA|Class name: Font;<br>Method or attribute name: registerFont(options: font.FontOptions): void;|@ohos.arkui.UIContext.d.ts| 21e41f4b71Sopenharmony_ci|Added|NA|Class name: Font;<br>Method or attribute name: getSystemFontList(): Array\<string>;|@ohos.arkui.UIContext.d.ts| 22e41f4b71Sopenharmony_ci|Added|NA|Class name: Font;<br>Method or attribute name: getFontByName(fontName: string): font.FontInfo;|@ohos.arkui.UIContext.d.ts| 23e41f4b71Sopenharmony_ci|Added|NA|Class name: MediaQuery;<br>Method or attribute name: matchMediaSync(condition: string): mediaQuery.MediaQueryListener;|@ohos.arkui.UIContext.d.ts| 24e41f4b71Sopenharmony_ci|Added|NA|Class name: UIInspector;<br>Method or attribute name: createComponentObserver(id: string): inspector.ComponentObserver;|@ohos.arkui.UIContext.d.ts| 25e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushUrl(options: router.RouterOptions, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 26e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushUrl(options: router.RouterOptions): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 27e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushUrl(options: router.RouterOptions, mode: router.RouterMode, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 28e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushUrl(options: router.RouterOptions, mode: router.RouterMode): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 29e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceUrl(options: router.RouterOptions, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 30e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceUrl(options: router.RouterOptions): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 31e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceUrl(options: router.RouterOptions, mode: router.RouterMode, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 32e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceUrl(options: router.RouterOptions, mode: router.RouterMode): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 33e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: back(options: router.RouterOptions): void;|@ohos.arkui.UIContext.d.ts| 34e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: clear(): void;|@ohos.arkui.UIContext.d.ts| 35e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: getLength(): string;|@ohos.arkui.UIContext.d.ts| 36e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: getState(): router.RouterState;|@ohos.arkui.UIContext.d.ts| 37e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: showAlertBeforeBackPage(options: router.EnableAlertOptions): void;|@ohos.arkui.UIContext.d.ts| 38e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: hideAlertBeforeBackPage(): void;|@ohos.arkui.UIContext.d.ts| 39e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: getParams(): Object;|@ohos.arkui.UIContext.d.ts| 40e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushNamedRoute(options: router.NamedRouterOptions, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 41e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushNamedRoute(options: router.NamedRouterOptions): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 42e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushNamedRoute(options: router.NamedRouterOptions, mode: router.RouterMode, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 43e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: pushNamedRoute(options: router.NamedRouterOptions, mode: router.RouterMode): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 44e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceNamedRoute(options: router.NamedRouterOptions, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 45e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceNamedRoute(options: router.NamedRouterOptions): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 46e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceNamedRoute(options: router.NamedRouterOptions, mode: router.RouterMode, callback: AsyncCallback\<void>): void;|@ohos.arkui.UIContext.d.ts| 47e41f4b71Sopenharmony_ci|Added|NA|Class name: Router;<br>Method or attribute name: replaceNamedRoute(options: router.NamedRouterOptions, mode: router.RouterMode): Promise\<void>;|@ohos.arkui.UIContext.d.ts| 48e41f4b71Sopenharmony_ci|Added|NA|Class name: PromptAction;<br>Method or attribute name: showToast(options: promptAction.ShowToastOptions): void;|@ohos.arkui.UIContext.d.ts| 49e41f4b71Sopenharmony_ci|Added|NA|Class name: PromptAction;<br>Method or attribute name: showDialog(options: promptAction.ShowDialogOptions, callback: AsyncCallback\<promptAction.ShowDialogSuccessResponse>): void;|@ohos.arkui.UIContext.d.ts| 50e41f4b71Sopenharmony_ci|Added|NA|Class name: PromptAction;<br>Method or attribute name: showDialog(options: promptAction.ShowDialogOptions): Promise\<promptAction.ShowDialogSuccessResponse>;|@ohos.arkui.UIContext.d.ts| 51e41f4b71Sopenharmony_ci|Added|NA|Class name: PromptAction;<br>Method or attribute name: showActionMenu(options: promptAction.ActionMenuOptions, callback: promptAction.ActionMenuSuccessResponse): void;|@ohos.arkui.UIContext.d.ts| 52e41f4b71Sopenharmony_ci|Added|NA|Class name: PromptAction;<br>Method or attribute name: showActionMenu(options: promptAction.ActionMenuOptions): Promise\<promptAction.ActionMenuSuccessResponse>;|@ohos.arkui.UIContext.d.ts| 53e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentUtils;<br>Method or attribute name: getRectangleById(id: string): componentUtils.ComponentInfo;|@ohos.arkui.UIContext.d.ts| 54e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getFont(): Font;|@ohos.arkui.UIContext.d.ts| 55e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getMediaQuery(): MediaQuery;|@ohos.arkui.UIContext.d.ts| 56e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getUIInspector(): UIInspector;|@ohos.arkui.UIContext.d.ts| 57e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getRouter(): Router;|@ohos.arkui.UIContext.d.ts| 58e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getPromptAction(): PromptAction;|@ohos.arkui.UIContext.d.ts| 59e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: getComponentUtils(): ComponentUtils;|@ohos.arkui.UIContext.d.ts| 60e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: createAnimator(options: AnimatorOptions): AnimatorResult;|@ohos.arkui.UIContext.d.ts| 61e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: animateTo(value: AnimateParam, event: () => void): void;|@ohos.arkui.UIContext.d.ts| 62e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogParamWithButtons): void;|@ohos.arkui.UIContext.d.ts| 63e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: showActionSheet(value: ActionSheetOptions): void;|@ohos.arkui.UIContext.d.ts| 64e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: showDatePickerDialog(options: DatePickerDialogOptions): void;|@ohos.arkui.UIContext.d.ts| 65e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: showTimePickerDialog(options: TimePickerDialogOptions): void;|@ohos.arkui.UIContext.d.ts| 66e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: showTextPickerDialog(options: TextPickerDialogOptions): void;|@ohos.arkui.UIContext.d.ts| 67e41f4b71Sopenharmony_ci|Added|NA|Class name: UIContext;<br>Method or attribute name: runScopedTask(callback: () => void): void;|@ohos.arkui.UIContext.d.ts| 68e41f4b71Sopenharmony_ci|Added|NA|Class name: componentUtils;<br>Method or attribute name: type Matrix4Result = [<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> number,<br> ];|@ohos.componentUtils.d.ts| 69e41f4b71Sopenharmony_ci|Added|NA|Class name: componentUtils;<br>Method or attribute name: function getRectangleById(id: string): ComponentInfo;|@ohos.componentUtils.d.ts| 70e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: size: Size|@ohos.componentUtils.d.ts| 71e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: localOffset: Offset|@ohos.componentUtils.d.ts| 72e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: windowOffset: Offset|@ohos.componentUtils.d.ts| 73e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: screenOffset: Offset|@ohos.componentUtils.d.ts| 74e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: translate: TranslateResult|@ohos.componentUtils.d.ts| 75e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: scale: ScaleResult|@ohos.componentUtils.d.ts| 76e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: rotate: RotateResult|@ohos.componentUtils.d.ts| 77e41f4b71Sopenharmony_ci|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: transform: Matrix4Result|@ohos.componentUtils.d.ts| 78e41f4b71Sopenharmony_ci|Added|NA|Class name: Size;<br>Method or attribute name: width: number|@ohos.componentUtils.d.ts| 79e41f4b71Sopenharmony_ci|Added|NA|Class name: Size;<br>Method or attribute name: height: number|@ohos.componentUtils.d.ts| 80e41f4b71Sopenharmony_ci|Added|NA|Class name: Offset;<br>Method or attribute name: x: number|@ohos.componentUtils.d.ts| 81e41f4b71Sopenharmony_ci|Added|NA|Class name: TranslateResult;<br>Method or attribute name: x: number|@ohos.componentUtils.d.ts| 82e41f4b71Sopenharmony_ci|Added|NA|Class name: ScaleResult;<br>Method or attribute name: x: number|@ohos.componentUtils.d.ts| 83e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: x: number|@ohos.componentUtils.d.ts| 84e41f4b71Sopenharmony_ci|Added|NA|Class name: Offset;<br>Method or attribute name: y: number|@ohos.componentUtils.d.ts| 85e41f4b71Sopenharmony_ci|Added|NA|Class name: TranslateResult;<br>Method or attribute name: y: number|@ohos.componentUtils.d.ts| 86e41f4b71Sopenharmony_ci|Added|NA|Class name: ScaleResult;<br>Method or attribute name: y: number|@ohos.componentUtils.d.ts| 87e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: y: number|@ohos.componentUtils.d.ts| 88e41f4b71Sopenharmony_ci|Added|NA|Class name: TranslateResult;<br>Method or attribute name: z: number|@ohos.componentUtils.d.ts| 89e41f4b71Sopenharmony_ci|Added|NA|Class name: ScaleResult;<br>Method or attribute name: z: number|@ohos.componentUtils.d.ts| 90e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: z: number|@ohos.componentUtils.d.ts| 91e41f4b71Sopenharmony_ci|Added|NA|Class name: ScaleResult;<br>Method or attribute name: centerX: number|@ohos.componentUtils.d.ts| 92e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: centerX: number|@ohos.componentUtils.d.ts| 93e41f4b71Sopenharmony_ci|Added|NA|Class name: ScaleResult;<br>Method or attribute name: centerY: number|@ohos.componentUtils.d.ts| 94e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: centerY: number|@ohos.componentUtils.d.ts| 95e41f4b71Sopenharmony_ci|Added|NA|Class name: RotateResult;<br>Method or attribute name: angle: number|@ohos.componentUtils.d.ts| 96e41f4b71Sopenharmony_ci|Added|NA|Class name: curves;<br>Method or attribute name: function customCurve(interpolate: (fraction: number) => number): ICurve;|@ohos.curves.d.ts| 97e41f4b71Sopenharmony_ci|Added|NA|Class name: font;<br>Method or attribute name: function getSystemFontList(): Array\<string>;|@ohos.font.d.ts| 98e41f4b71Sopenharmony_ci|Added|NA|Class name: font;<br>Method or attribute name: function getFontByName(fontName: string): FontInfo;|@ohos.font.d.ts| 99e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: path: string;|@ohos.font.d.ts| 100e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: postScriptName: string;|@ohos.font.d.ts| 101e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: fullName: string;|@ohos.font.d.ts| 102e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: family: string;|@ohos.font.d.ts| 103e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: subfamily: string;|@ohos.font.d.ts| 104e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: weight: number;|@ohos.font.d.ts| 105e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: width: number;|@ohos.font.d.ts| 106e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: italic: boolean;|@ohos.font.d.ts| 107e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: monoSpace: boolean;|@ohos.font.d.ts| 108e41f4b71Sopenharmony_ci|Added|NA|Class name: FontInfo;<br>Method or attribute name: symbolic: boolean;|@ohos.font.d.ts| 109e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function pushNamedRoute(options: NamedRouterOptions, callback: AsyncCallback\<void>): void;|@ohos.router.d.ts| 110e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function pushNamedRoute(options: NamedRouterOptions): Promise\<void>;|@ohos.router.d.ts| 111e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function pushNamedRoute(options: NamedRouterOptions, mode: RouterMode, callback: AsyncCallback\<void>): void;|@ohos.router.d.ts| 112e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function pushNamedRoute(options: NamedRouterOptions, mode: RouterMode): Promise\<void>;|@ohos.router.d.ts| 113e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function replaceNamedRoute(options: NamedRouterOptions, callback: AsyncCallback\<void>): void;|@ohos.router.d.ts| 114e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function replaceNamedRoute(options: NamedRouterOptions): Promise\<void>;|@ohos.router.d.ts| 115e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function replaceNamedRoute(options: NamedRouterOptions, mode: RouterMode, callback: AsyncCallback\<void>): void;|@ohos.router.d.ts| 116e41f4b71Sopenharmony_ci|Added|NA|Class name: router;<br>Method or attribute name: function replaceNamedRoute(options: NamedRouterOptions, mode: RouterMode): Promise\<void>;|@ohos.router.d.ts| 117e41f4b71Sopenharmony_ci|Added|NA|Class name: NamedRouterOptions;<br>Method or attribute name: name: string;|@ohos.router.d.ts| 118e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function copy(): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function copy(): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 119e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function invert(): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function invert(): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 120e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function combine(options: Matrix4Transit): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function combine(options: Matrix4Transit): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 121e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function translate(options: TranslateOption): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function translate(options: TranslateOption): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 122e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function scale(options: ScaleOption): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function scale(options: ScaleOption): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 123e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function rotate(options: RotateOption): Matrix4Transit;<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function rotate(options: RotateOption): Matrix4Transit;<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 124e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: matrix4;<br>Method or attribute name: function transformPoint(options: [number, number]): [number, number];<br>Old version information: |Class name: matrix4;<br>Method or attribute name: function transformPoint(options: [number, number]): [number, number];<br>New version information: 10<br>Substitute API: |@ohos.matrix4.d.ts| 125e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>New version information: 10<br>Substitute API: ClickEvent#windowX|common.d.ts| 126e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: MouseEvent;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: screenX: number;<br>New version information: 10<br>Substitute API: MouseEvent#windowX|common.d.ts| 127e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: TouchObject;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: screenX: number;<br>New version information: 10<br>Substitute API: TouchObject#windowX|common.d.ts| 128e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>New version information: 10<br>Substitute API: ClickEvent#windowY|common.d.ts| 129e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: MouseEvent;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: screenY: number;<br>New version information: 10<br>Substitute API: MouseEvent#windowY|common.d.ts| 130e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: TouchObject;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: screenY: number;<br>New version information: 10<br>Substitute API: TouchObject#windowY|common.d.ts| 131e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>Old version information: |Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>New version information: 10<br>Substitute API: DragEvent#getWindowX()|common.d.ts| 132e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>Old version information: |Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>New version information: 10<br>Substitute API: DragEvent#getWindowY()|common.d.ts| 133e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Link(propName: string): any;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Link(propName: string): any;<br>New version information: 10<br>Substitute API: AppStorage#link|common_ts_ets_api.d.ts| 134e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static SetAndLink\<T>(propName: string, defaultValue: T): SubscribedAbstractProperty\<T>;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static SetAndLink\<T>(propName: string, defaultValue: T): SubscribedAbstractProperty\<T>;<br>New version information: 10<br>Substitute API: AppStorage#setAndLink|common_ts_ets_api.d.ts| 135e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Prop(propName: string): any;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Prop(propName: string): any;<br>New version information: 10<br>Substitute API: AppStorage#prop|common_ts_ets_api.d.ts| 136e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static SetAndProp\<S>(propName: string, defaultValue: S): SubscribedAbstractProperty\<S>;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static SetAndProp\<S>(propName: string, defaultValue: S): SubscribedAbstractProperty\<S>;<br>New version information: 10<br>Substitute API: AppStorage#setAndProp|common_ts_ets_api.d.ts| 137e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Has(propName: string): boolean;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Has(propName: string): boolean;<br>New version information: 10<br>Substitute API: AppStorage#has|common_ts_ets_api.d.ts| 138e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Get\<T>(propName: string): T \| undefined;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Get\<T>(propName: string): T \| undefined;<br>New version information: 10<br>Substitute API: AppStorage#get|common_ts_ets_api.d.ts| 139e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Set\<T>(propName: string, newValue: T): boolean;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Set\<T>(propName: string, newValue: T): boolean;<br>New version information: 10<br>Substitute API: AppStorage#set|common_ts_ets_api.d.ts| 140e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static SetOrCreate\<T>(propName: string, newValue: T): void;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static SetOrCreate\<T>(propName: string, newValue: T): void;<br>New version information: 10<br>Substitute API: AppStorage#setOrCreate|common_ts_ets_api.d.ts| 141e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Delete(propName: string): boolean;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Delete(propName: string): boolean;<br>New version information: 10<br>Substitute API: AppStorage#delete|common_ts_ets_api.d.ts| 142e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Keys(): IterableIterator\<string>;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Keys(): IterableIterator\<string>;<br>New version information: 10<br>Substitute API: AppStorage#keys|common_ts_ets_api.d.ts| 143e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Clear(): boolean;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Clear(): boolean;<br>New version information: 10<br>Substitute API: AppStorage#clear|common_ts_ets_api.d.ts| 144e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static IsMutable(propName: string): boolean;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static IsMutable(propName: string): boolean;<br>New version information: 10<br>Substitute API: |common_ts_ets_api.d.ts| 145e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: AppStorage;<br>Method or attribute name: static Size(): number;<br>Old version information: |Class name: AppStorage;<br>Method or attribute name: static Size(): number;<br>New version information: 10<br>Substitute API: AppStorage#size|common_ts_ets_api.d.ts| 146e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: Environment;<br>Method or attribute name: static EnvProp\<S>(key: string, value: S): boolean;<br>Old version information: |Class name: Environment;<br>Method or attribute name: static EnvProp\<S>(key: string, value: S): boolean;<br>New version information: 10<br>Substitute API: Environment#envProp|common_ts_ets_api.d.ts| 147e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: Environment;<br>Method or attribute name: static EnvProps(<br> props: {<br> key: string;<br> defaultValue: any;<br> }[],<br> ): void;<br>Old version information: |Class name: Environment;<br>Method or attribute name: static EnvProps(<br> props: {<br> key: string;<br> defaultValue: any;<br> }[],<br> ): void;<br>New version information: 10<br>Substitute API: Environment#envProps|common_ts_ets_api.d.ts| 148e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: Environment;<br>Method or attribute name: static Keys(): Array\<string>;<br>Old version information: |Class name: Environment;<br>Method or attribute name: static Keys(): Array\<string>;<br>New version information: 10<br>Substitute API: Environment#keys|common_ts_ets_api.d.ts| 149e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: PersistentStorage;<br>Method or attribute name: static Keys(): Array\<string>;<br>Old version information: |Class name: PersistentStorage;<br>Method or attribute name: static Keys(): Array\<string>;<br>New version information: 10<br>Substitute API: PersistentStorage#keys|common_ts_ets_api.d.ts| 150e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: PersistentStorage;<br>Method or attribute name: static PersistProp\<T>(key: string, defaultValue: T): void;<br>Old version information: |Class name: PersistentStorage;<br>Method or attribute name: static PersistProp\<T>(key: string, defaultValue: T): void;<br>New version information: 10<br>Substitute API: PersistentStorage#persistProp|common_ts_ets_api.d.ts| 151e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: PersistentStorage;<br>Method or attribute name: static DeleteProp(key: string): void;<br>Old version information: |Class name: PersistentStorage;<br>Method or attribute name: static DeleteProp(key: string): void;<br>New version information: 10<br>Substitute API: PersistentStorage#deleteProp|common_ts_ets_api.d.ts| 152e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: PersistentStorage;<br>Method or attribute name: static PersistProps(<br> properties: {<br> key: string;<br> defaultValue: any;<br> }[],<br> ): void;<br>Old version information: |Class name: PersistentStorage;<br>Method or attribute name: static PersistProps(<br> properties: {<br> key: string;<br> defaultValue: any;<br> }[],<br> ): void;<br>New version information: 10<br>Substitute API: PersistentStorage#PersistProps|common_ts_ets_api.d.ts| 153e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: LocalStorage;<br>Method or attribute name: static GetShared(): LocalStorage;<br>Old version information: |Class name: LocalStorage;<br>Method or attribute name: static GetShared(): LocalStorage;<br>New version information: 10<br>Substitute API: LocalStorage#getShared|common_ts_ets_api.d.ts| 154e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: ListItemInterface;<br>Method or attribute name: (value?: string): ListItemAttribute;<br>Old version information: |Class name: ListItemInterface;<br>Method or attribute name: (value?: string): ListItemAttribute;<br>New version information: 10<br>Substitute API: listItem/ListItemInterface|list_item.d.ts| 155e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: NavigationAttribute;<br>Method or attribute name: toolBar(value: object \| CustomBuilder): NavigationAttribute;<br>Old version information: |Class name: NavigationAttribute;<br>Method or attribute name: toolBar(value: object \| CustomBuilder): NavigationAttribute;<br>New version information: 10<br>Substitute API: navigation/NavigationAttribute#toolbarConfiguration|navigation.d.ts| 156e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: WebAttribute;<br>Method or attribute name: password(password: boolean): WebAttribute;<br>Old version information: |Class name: WebAttribute;<br>Method or attribute name: password(password: boolean): WebAttribute;<br>New version information: 10<br>Substitute API: |web.d.ts| 157e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: WebAttribute;<br>Method or attribute name: tableData(tableData: boolean): WebAttribute;<br>Old version information: |Class name: WebAttribute;<br>Method or attribute name: tableData(tableData: boolean): WebAttribute;<br>New version information: 10<br>Substitute API: |web.d.ts| 158e41f4b71Sopenharmony_ci|Deprecated version changed|Class name: WebAttribute;<br>Method or attribute name: wideViewModeAccess(wideViewModeAccess: boolean): WebAttribute;<br>Old version information: |Class name: WebAttribute;<br>Method or attribute name: wideViewModeAccess(wideViewModeAccess: boolean): WebAttribute;<br>New version information: 10<br>Substitute API: |web.d.ts| 159e41f4b71Sopenharmony_ci|Access level changed|Class name: uiAppearance;<br>Method or attribute name: declare uiAppearance<br>Old version information: |Class name: uiAppearance;<br>Method or attribute name: declare uiAppearance<br>New version information: systemapi|@ohos.uiAppearance.d.ts| 160e41f4b71Sopenharmony_ci|Access level changed|Class name: DarkMode;<br>Method or attribute name: enum DarkMode<br>Old version information: |Class name: DarkMode;<br>Method or attribute name: enum DarkMode<br>New version information: systemapi|@ohos.uiAppearance.d.ts| 161e41f4b71Sopenharmony_ci|Access level changed|Class name: DarkMode;<br>Method or attribute name: ALWAYS_DARK = 0<br>Old version information: |Class name: DarkMode;<br>Method or attribute name: ALWAYS_DARK = 0<br>New version information: systemapi|@ohos.uiAppearance.d.ts| 162e41f4b71Sopenharmony_ci|Access level changed|Class name: DarkMode;<br>Method or attribute name: ALWAYS_LIGHT = 1<br>Old version information: |Class name: DarkMode;<br>Method or attribute name: ALWAYS_LIGHT = 1<br>New version information: systemapi|@ohos.uiAppearance.d.ts| 163e41f4b71Sopenharmony_ci|Access level changed|Class name: CommonMethod;<br>Method or attribute name: sphericalEffect(value: number): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: sphericalEffect(value: number): T;<br>New version information: systemapi|common.d.ts| 164e41f4b71Sopenharmony_ci|Access level changed|Class name: CommonMethod;<br>Method or attribute name: lightUpEffect(value: number): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: lightUpEffect(value: number): T;<br>New version information: systemapi|common.d.ts| 165e41f4b71Sopenharmony_ci|Access level changed|Class name: CommonMethod;<br>Method or attribute name: pixelStretchEffect(options: PixelStretchEffectOptions): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: pixelStretchEffect(options: PixelStretchEffectOptions): T;<br>New version information: systemapi|common.d.ts| 166e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainEdgeEffect;<br>Method or attribute name: DEFAULT<br>Old version information: |Class name: ChainEdgeEffect;<br>Method or attribute name: DEFAULT<br>New version information: systemapi|list.d.ts| 167e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainEdgeEffect;<br>Method or attribute name: STRETCH<br>Old version information: |Class name: ChainEdgeEffect;<br>Method or attribute name: STRETCH<br>New version information: systemapi|list.d.ts| 168e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainAnimationOptions;<br>Method or attribute name: minSpace: Length;<br>Old version information: |Class name: ChainAnimationOptions;<br>Method or attribute name: minSpace: Length;<br>New version information: systemapi|list.d.ts| 169e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainAnimationOptions;<br>Method or attribute name: maxSpace: Length;<br>Old version information: |Class name: ChainAnimationOptions;<br>Method or attribute name: maxSpace: Length;<br>New version information: systemapi|list.d.ts| 170e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainAnimationOptions;<br>Method or attribute name: conductivity?: number;<br>Old version information: |Class name: ChainAnimationOptions;<br>Method or attribute name: conductivity?: number;<br>New version information: systemapi|list.d.ts| 171e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainAnimationOptions;<br>Method or attribute name: intensity?: number;<br>Old version information: |Class name: ChainAnimationOptions;<br>Method or attribute name: intensity?: number;<br>New version information: systemapi|list.d.ts| 172e41f4b71Sopenharmony_ci|Access level changed|Class name: ChainAnimationOptions;<br>Method or attribute name: edgeEffect?: ChainEdgeEffect;<br>Old version information: |Class name: ChainAnimationOptions;<br>Method or attribute name: edgeEffect?: ChainEdgeEffect;<br>New version information: systemapi|list.d.ts| 173e41f4b71Sopenharmony_ci|Access level changed|Class name: RRect;<br>Method or attribute name: left: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: left: number;<br>New version information: systemapi|remote_window.d.ts| 174e41f4b71Sopenharmony_ci|Access level changed|Class name: RRect;<br>Method or attribute name: top: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: top: number;<br>New version information: systemapi|remote_window.d.ts| 175e41f4b71Sopenharmony_ci|Access level changed|Class name: RRect;<br>Method or attribute name: width: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: width: number;<br>New version information: systemapi|remote_window.d.ts| 176e41f4b71Sopenharmony_ci|Access level changed|Class name: RRect;<br>Method or attribute name: height: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: height: number;<br>New version information: systemapi|remote_window.d.ts| 177e41f4b71Sopenharmony_ci|Access level changed|Class name: RRect;<br>Method or attribute name: radius: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: radius: number;<br>New version information: systemapi|remote_window.d.ts| 178e41f4b71Sopenharmony_ci|Access level changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly bundleName: string;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly bundleName: string;<br>New version information: systemapi|remote_window.d.ts| 179e41f4b71Sopenharmony_ci|Access level changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly abilityName: string;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly abilityName: string;<br>New version information: systemapi|remote_window.d.ts| 180e41f4b71Sopenharmony_ci|Access level changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly windowBounds: RRect;<br>New version information: systemapi|remote_window.d.ts| 181e41f4b71Sopenharmony_ci|Access level changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly missionId: number;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly missionId: number;<br>New version information: systemapi|remote_window.d.ts| 182e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>New version information: number|canvaspattern.d.ts| 183e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>New version information: number|canvaspattern.d.ts| 184e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>New version information: number|canvaspattern.d.ts| 185e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>New version information: number|canvaspattern.d.ts| 186e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>New version information: number|canvaspattern.d.ts| 187e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>New version information: number|canvaspattern.d.ts| 188e41f4b71Sopenharmony_ci|Type changed|Class name: FontOptions;<br>Method or attribute name: familyName: string \| Resource;<br>Old version information: |Class name: FontOptions;<br>Method or attribute name: familyName: string \| Resource;<br>New version information: string \| Resource|@ohos.font.d.ts| 189e41f4b71Sopenharmony_ci|Type changed|Class name: FontOptions;<br>Method or attribute name: familySrc: string \| Resource;<br>Old version information: |Class name: FontOptions;<br>Method or attribute name: familySrc: string \| Resource;<br>New version information: string \| Resource|@ohos.font.d.ts| 190e41f4b71Sopenharmony_ci|Type changed|Class name: TranslateOption;<br>Method or attribute name: x?: number;<br>Old version information: |Class name: TranslateOption;<br>Method or attribute name: x?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 191e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOption;<br>Method or attribute name: x?: number;<br>Old version information: |Class name: ScaleOption;<br>Method or attribute name: x?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 192e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: x?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: x?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 193e41f4b71Sopenharmony_ci|Type changed|Class name: TranslateOption;<br>Method or attribute name: y?: number;<br>Old version information: |Class name: TranslateOption;<br>Method or attribute name: y?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 194e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOption;<br>Method or attribute name: y?: number;<br>Old version information: |Class name: ScaleOption;<br>Method or attribute name: y?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 195e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: y?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: y?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 196e41f4b71Sopenharmony_ci|Type changed|Class name: TranslateOption;<br>Method or attribute name: z?: number;<br>Old version information: |Class name: TranslateOption;<br>Method or attribute name: z?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 197e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOption;<br>Method or attribute name: z?: number;<br>Old version information: |Class name: ScaleOption;<br>Method or attribute name: z?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 198e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: z?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: z?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 199e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOption;<br>Method or attribute name: centerX?: number;<br>Old version information: |Class name: ScaleOption;<br>Method or attribute name: centerX?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 200e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: centerX?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: centerX?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 201e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOption;<br>Method or attribute name: centerY?: number;<br>Old version information: |Class name: ScaleOption;<br>Method or attribute name: centerY?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 202e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: centerY?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: centerY?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 203e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOption;<br>Method or attribute name: angle?: number;<br>Old version information: |Class name: RotateOption;<br>Method or attribute name: angle?: number;<br>New version information: ?number|@ohos.matrix4.d.ts| 204e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: textContent: string \| Resource;<br>Old version information: ( string \| Resource )|Class name: MeasureOptions;<br>Method or attribute name: textContent: string \| Resource;<br>New version information: string \| Resource|@ohos.measure.d.ts| 205e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: constraintWidth?: number \| string \| Resource;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: constraintWidth?: number \| string \| Resource;<br>New version information: ?(number \| string \| Resource)|@ohos.measure.d.ts| 206e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: fontSize?: number \| string \| Resource;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: fontSize?: number \| string \| Resource;<br>New version information: ?(number \| string \| Resource)|@ohos.measure.d.ts| 207e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: fontStyle?: number \| FontStyle;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: fontStyle?: number \| FontStyle;<br>New version information: ?(number \| FontStyle)|@ohos.measure.d.ts| 208e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: fontWeight?: number \| string \| FontWeight;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: fontWeight?: number \| string \| FontWeight;<br>New version information: ?(number \| string \| FontWeight)|@ohos.measure.d.ts| 209e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: fontFamily?: string \| Resource;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: fontFamily?: string \| Resource;<br>New version information: ?(number \| Resource)|@ohos.measure.d.ts| 210e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: letterSpacing?: number \| string;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: letterSpacing?: number \| string;<br>New version information: ?(number \| string)|@ohos.measure.d.ts| 211e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: textAlign?: number \| TextAlign;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: textAlign?: number \| TextAlign;<br>New version information: ?(number \| TextAlign)|@ohos.measure.d.ts| 212e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: overflow?: number \| TextOverflow;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: overflow?: number \| TextOverflow;<br>New version information: ?(number \| TextOverflow)|@ohos.measure.d.ts| 213e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: maxLines?: number;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: maxLines?: number;<br>New version information: ?number|@ohos.measure.d.ts| 214e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: lineHeight?: number \| string \| Resource;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: lineHeight?: number \| string \| Resource;<br>New version information: ?(number \| string \| Resource)|@ohos.measure.d.ts| 215e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: baselineOffset?: number \| string;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: baselineOffset?: number \| string;<br>New version information: ?(number \| string)|@ohos.measure.d.ts| 216e41f4b71Sopenharmony_ci|Type changed|Class name: MeasureOptions;<br>Method or attribute name: textCase?: number \| TextCase;<br>Old version information: |Class name: MeasureOptions;<br>Method or attribute name: textCase?: number \| TextCase;<br>New version information: ?(number \| TextCase)|@ohos.measure.d.ts| 217e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryResult;<br>Method or attribute name: readonly matches: boolean;<br>Old version information: |Class name: MediaQueryResult;<br>Method or attribute name: readonly matches: boolean;<br>New version information: boolean|@ohos.mediaquery.d.ts| 218e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryResult;<br>Method or attribute name: readonly media: string;<br>Old version information: |Class name: MediaQueryResult;<br>Method or attribute name: readonly media: string;<br>New version information: string|@ohos.mediaquery.d.ts| 219e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>Old version information: |Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>New version information: ?number|@ohos.prompt.d.ts| 220e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>Old version information: |Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>New version information: ?(string \| number)|@ohos.prompt.d.ts| 221e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: title?: string;<br>Old version information: string|Class name: ShowDialogOptions;<br>Method or attribute name: title?: string;<br>New version information: ?string|@ohos.prompt.d.ts| 222e41f4b71Sopenharmony_ci|Type changed|Class name: ActionMenuOptions;<br>Method or attribute name: title?: string;<br>Old version information: string|Class name: ActionMenuOptions;<br>Method or attribute name: title?: string;<br>New version information: ?string|@ohos.prompt.d.ts| 223e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: message?: string;<br>Old version information: string|Class name: ShowDialogOptions;<br>Method or attribute name: message?: string;<br>New version information: ?string|@ohos.prompt.d.ts| 224e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>New version information: ?([Button, Button?, Button?])|@ohos.prompt.d.ts| 225e41f4b71Sopenharmony_ci|Type changed|Class name: ActionMenuSuccessResponse;<br>Method or attribute name: index: number;<br>Old version information: |Class name: ActionMenuSuccessResponse;<br>Method or attribute name: index: number;<br>New version information: number|@ohos.prompt.d.ts| 226e41f4b71Sopenharmony_ci|Type changed|Class name: ActionMenuOptions;<br>Method or attribute name: buttons: [Button, Button?, Button?, Button?, Button?, Button?];<br>Old version information: |Class name: ActionMenuOptions;<br>Method or attribute name: buttons: [Button, Button?, Button?, Button?, Button?, Button?];<br>New version information: [Button, Button?, Button?, Button?, Button?, Button?]|@ohos.prompt.d.ts| 227e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>Old version information: number|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>New version information: ?number|@ohos.promptAction.d.ts| 228e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>Old version information: string \| number|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>New version information: ?string \| number|@ohos.promptAction.d.ts| 229e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: title?: string \| Resource;<br>Old version information: string \| Resource|Class name: ShowDialogOptions;<br>Method or attribute name: title?: string \| Resource;<br>New version information: ?string \| Resource|@ohos.promptAction.d.ts| 230e41f4b71Sopenharmony_ci|Type changed|Class name: ActionMenuOptions;<br>Method or attribute name: title?: string \| Resource;<br>Old version information: string \| Resource|Class name: ActionMenuOptions;<br>Method or attribute name: title?: string \| Resource;<br>New version information: ?string \| Resource|@ohos.promptAction.d.ts| 231e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: message?: string \| Resource;<br>Old version information: string \| Resource|Class name: ShowDialogOptions;<br>Method or attribute name: message?: string \| Resource;<br>New version information: ?string \| Resource|@ohos.promptAction.d.ts| 232e41f4b71Sopenharmony_ci|Type changed|Class name: RouterOptions;<br>Method or attribute name: params?: Object;<br>Old version information: Object|Class name: RouterOptions;<br>Method or attribute name: params?: Object;<br>New version information: ?Object|@ohos.router.d.ts| 233e41f4b71Sopenharmony_ci|Type changed|Class name: AppResponse;<br>Method or attribute name: appID: string;<br>Old version information: |Class name: AppResponse;<br>Method or attribute name: appID: string;<br>New version information: string|@system.app.d.ts| 234e41f4b71Sopenharmony_ci|Type changed|Class name: AppResponse;<br>Method or attribute name: appName: string;<br>Old version information: |Class name: AppResponse;<br>Method or attribute name: appName: string;<br>New version information: string|@system.app.d.ts| 235e41f4b71Sopenharmony_ci|Type changed|Class name: AppResponse;<br>Method or attribute name: versionName: string;<br>Old version information: |Class name: AppResponse;<br>Method or attribute name: versionName: string;<br>New version information: string|@system.app.d.ts| 236e41f4b71Sopenharmony_ci|Type changed|Class name: AppResponse;<br>Method or attribute name: versionCode: number;<br>Old version information: |Class name: AppResponse;<br>Method or attribute name: versionCode: number;<br>New version information: string|@system.app.d.ts| 237e41f4b71Sopenharmony_ci|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: visible?: boolean;<br>Old version information: |Class name: ScreenOnVisibleOptions;<br>Method or attribute name: visible?: boolean;<br>New version information: ?string|@system.app.d.ts| 238e41f4b71Sopenharmony_ci|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: success?: () => void;<br>Old version information: |Class name: ScreenOnVisibleOptions;<br>Method or attribute name: success?: () => void;<br>New version information: ?(() => void)|@system.app.d.ts| 239e41f4b71Sopenharmony_ci|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: fail?: (data: string, code: number) => void;<br>Old version information: |Class name: ScreenOnVisibleOptions;<br>Method or attribute name: fail?: (data: string, code: number) => void;<br>New version information: ?((data: string, code: number) => void)|@system.app.d.ts| 240e41f4b71Sopenharmony_ci|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: |Class name: ScreenOnVisibleOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?(() => void)|@system.app.d.ts| 241e41f4b71Sopenharmony_ci|Type changed|Class name: RequestFullWindowOptions;<br>Method or attribute name: duration: number;<br>Old version information: |Class name: RequestFullWindowOptions;<br>Method or attribute name: duration: number;<br>New version information: number|@system.app.d.ts| 242e41f4b71Sopenharmony_ci|Type changed|Class name: LocaleResponse;<br>Method or attribute name: language: string;<br>Old version information: |Class name: LocaleResponse;<br>Method or attribute name: language: string;<br>New version information: string|@system.configuration.d.ts| 243e41f4b71Sopenharmony_ci|Type changed|Class name: LocaleResponse;<br>Method or attribute name: countryOrRegion: string;<br>Old version information: |Class name: LocaleResponse;<br>Method or attribute name: countryOrRegion: string;<br>New version information: string|@system.configuration.d.ts| 244e41f4b71Sopenharmony_ci|Type changed|Class name: LocaleResponse;<br>Method or attribute name: dir: "ltr" \| "rtl";<br>Old version information: |Class name: LocaleResponse;<br>Method or attribute name: dir: "ltr" \| "rtl";<br>New version information: 'ltr' \| 'rtl'|@system.configuration.d.ts| 245e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryEvent;<br>Method or attribute name: matches: boolean;<br>Old version information: |Class name: MediaQueryEvent;<br>Method or attribute name: matches: boolean;<br>New version information: boolean|@system.mediaquery.d.ts| 246e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryList;<br>Method or attribute name: media?: string;<br>Old version information: |Class name: MediaQueryList;<br>Method or attribute name: media?: string;<br>New version information: ?string|@system.mediaquery.d.ts| 247e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryList;<br>Method or attribute name: matches?: boolean;<br>Old version information: |Class name: MediaQueryList;<br>Method or attribute name: matches?: boolean;<br>New version information: ?boolean|@system.mediaquery.d.ts| 248e41f4b71Sopenharmony_ci|Type changed|Class name: MediaQueryList;<br>Method or attribute name: onchange?: (matches: boolean) => void;<br>Old version information: |Class name: MediaQueryList;<br>Method or attribute name: onchange?: (matches: boolean) => void;<br>New version information: ?((matches: boolean) => void)|@system.mediaquery.d.ts| 249e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: message: string;<br>Old version information: |Class name: ShowToastOptions;<br>Method or attribute name: message: string;<br>New version information: string|@system.prompt.d.ts| 250e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>Old version information: |Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>New version information: number|@system.prompt.d.ts| 251e41f4b71Sopenharmony_ci|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>Old version information: |Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>New version information: string \| number|@system.prompt.d.ts| 252e41f4b71Sopenharmony_ci|Type changed|Class name: Button;<br>Method or attribute name: text: string;<br>Old version information: |Class name: Button;<br>Method or attribute name: text: string;<br>New version information: string|@system.prompt.d.ts| 253e41f4b71Sopenharmony_ci|Type changed|Class name: Button;<br>Method or attribute name: color: string;<br>Old version information: |Class name: Button;<br>Method or attribute name: color: string;<br>New version information: string|@system.prompt.d.ts| 254e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogSuccessResponse;<br>Method or attribute name: index: number;<br>Old version information: |Class name: ShowDialogSuccessResponse;<br>Method or attribute name: index: number;<br>New version information: number|@system.prompt.d.ts| 255e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: title?: string;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: title?: string;<br>New version information: ?string|@system.prompt.d.ts| 256e41f4b71Sopenharmony_ci|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: title?: string;<br>Old version information: |Class name: ShowActionMenuOptions;<br>Method or attribute name: title?: string;<br>New version information: ?string|@system.prompt.d.ts| 257e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: message?: string;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: message?: string;<br>New version information: ?string|@system.prompt.d.ts| 258e41f4b71Sopenharmony_ci|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>New version information: [Button, Button?, Button?]|@system.prompt.d.ts| 259e41f4b71Sopenharmony_ci|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: buttons: [Button, Button?, Button?, Button?, Button?, Button?];<br>Old version information: |Class name: ShowActionMenuOptions;<br>Method or attribute name: buttons: [Button, Button?, Button?, Button?, Button?, Button?];<br>New version information: [Button, Button?, Button?, Button?, Button?, Button?]|@system.prompt.d.ts| 260e41f4b71Sopenharmony_ci|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: success?: (tapIndex: number, errMsg: string) => void;<br>Old version information: |Class name: ShowActionMenuOptions;<br>Method or attribute name: success?: (tapIndex: number, errMsg: string) => void;<br>New version information: ?((tapIndex: number, errMsg: string) => void)|@system.prompt.d.ts| 261e41f4b71Sopenharmony_ci|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: fail?: (errMsg: string) => void;<br>Old version information: |Class name: ShowActionMenuOptions;<br>Method or attribute name: fail?: (errMsg: string) => void;<br>New version information: ?((errMsg: string) => void)|@system.prompt.d.ts| 262e41f4b71Sopenharmony_ci|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: |Class name: ShowActionMenuOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?(() => void)|@system.prompt.d.ts| 263e41f4b71Sopenharmony_ci|Type changed|Class name: RouterOptions;<br>Method or attribute name: uri: string;<br>Old version information: |Class name: RouterOptions;<br>Method or attribute name: uri: string;<br>New version information: string|@system.router.d.ts| 264e41f4b71Sopenharmony_ci|Type changed|Class name: RouterOptions;<br>Method or attribute name: params?: Object;<br>Old version information: |Class name: RouterOptions;<br>Method or attribute name: params?: Object;<br>New version information: ?Object|@system.router.d.ts| 265e41f4b71Sopenharmony_ci|Type changed|Class name: BackRouterOptions;<br>Method or attribute name: params?: Object;<br>Old version information: |Class name: BackRouterOptions;<br>Method or attribute name: params?: Object;<br>New version information: ?Object|@system.router.d.ts| 266e41f4b71Sopenharmony_ci|Type changed|Class name: BackRouterOptions;<br>Method or attribute name: uri?: string;<br>Old version information: |Class name: BackRouterOptions;<br>Method or attribute name: uri?: string;<br>New version information: ?string|@system.router.d.ts| 267e41f4b71Sopenharmony_ci|Type changed|Class name: RouterState;<br>Method or attribute name: index: number;<br>Old version information: |Class name: RouterState;<br>Method or attribute name: index: number;<br>New version information: number|@system.router.d.ts| 268e41f4b71Sopenharmony_ci|Type changed|Class name: RouterState;<br>Method or attribute name: name: string;<br>Old version information: |Class name: RouterState;<br>Method or attribute name: name: string;<br>New version information: string|@system.router.d.ts| 269e41f4b71Sopenharmony_ci|Type changed|Class name: RouterState;<br>Method or attribute name: path: string;<br>Old version information: |Class name: RouterState;<br>Method or attribute name: path: string;<br>New version information: string|@system.router.d.ts| 270e41f4b71Sopenharmony_ci|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: message: string;<br>Old version information: |Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: message: string;<br>New version information: string|@system.router.d.ts| 271e41f4b71Sopenharmony_ci|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>Old version information: |Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>New version information: (errMsg: string) => void|@system.router.d.ts| 272e41f4b71Sopenharmony_ci|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>Old version information: |Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>New version information: (errMsg: string) => void|@system.router.d.ts| 273e41f4b71Sopenharmony_ci|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>Old version information: |Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>New version information: (errMsg: string) => void|@system.router.d.ts| 274e41f4b71Sopenharmony_ci|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>Old version information: |Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>New version information: (errMsg: string) => void|@system.router.d.ts| 275e41f4b71Sopenharmony_ci|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: |Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: () => void|@system.router.d.ts| 276e41f4b71Sopenharmony_ci|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: |Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: () => void|@system.router.d.ts| 277e41f4b71Sopenharmony_ci|Type changed|Class name: sourcefile;<br>Method or attribute name: declare type CustomBuilder = (() => any) \| void;<br>Old version information: |Class name: sourcefile;<br>Method or attribute name: declare type CustomBuilder = (() => any) \| void;<br>New version information: (() => any) \| void|common.d.ts| 278e41f4b71Sopenharmony_ci|Type changed|Class name: SheetInfo;<br>Method or attribute name: title: string \| Resource;<br>Old version information: |Class name: SheetInfo;<br>Method or attribute name: title: string \| Resource;<br>New version information: string \| Resource|action_sheet.d.ts| 279e41f4b71Sopenharmony_ci|Type changed|Class name: SheetInfo;<br>Method or attribute name: icon?: string \| Resource;<br>Old version information: |Class name: SheetInfo;<br>Method or attribute name: icon?: string \| Resource;<br>New version information: ?(string \| Resource)|action_sheet.d.ts| 280e41f4b71Sopenharmony_ci|Type changed|Class name: SheetInfo;<br>Method or attribute name: action: () => void;<br>Old version information: |Class name: SheetInfo;<br>Method or attribute name: action: () => void;<br>New version information: () => void|action_sheet.d.ts| 281e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: title?: ResourceStr;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: title?: ResourceStr;<br>New version information: ?ResourceStr|alert_dialog.d.ts| 282e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: message: ResourceStr;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: message: ResourceStr;<br>New version information: ResourceStr|alert_dialog.d.ts| 283e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: autoCancel?: boolean;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: autoCancel?: boolean;<br>New version information: ?boolean|alert_dialog.d.ts| 284e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: cancel?: () => void;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: cancel?: () => void;<br>New version information: ?(() => void)|alert_dialog.d.ts| 285e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: alignment?: DialogAlignment;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: alignment?: DialogAlignment;<br>New version information: ?DialogAlignment|alert_dialog.d.ts| 286e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: offset?: Offset;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: offset?: Offset;<br>New version information: ?Offset|alert_dialog.d.ts| 287e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: gridCount?: number;<br>Old version information: |Class name: AlertDialogParam;<br>Method or attribute name: gridCount?: number;<br>New version information: ?number|alert_dialog.d.ts| 288e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParamWithConfirm;<br>Method or attribute name: confirm?: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>Old version information: |Class name: AlertDialogParamWithConfirm;<br>Method or attribute name: confirm?: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>New version information: ?{value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|alert_dialog.d.ts| 289e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: primaryButton: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>Old version information: |Class name: AlertDialogParamWithButtons;<br>Method or attribute name: primaryButton: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>New version information: {value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|alert_dialog.d.ts| 290e41f4b71Sopenharmony_ci|Type changed|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: secondaryButton: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>Old version information: |Class name: AlertDialogParamWithButtons;<br>Method or attribute name: secondaryButton: {<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text content of the confirmation button.<br> *<br> * @type { ResourceStr }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> value: ResourceStr;<br><br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Text color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> fontColor?: ResourceColor;<br><br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Background color of the confirmation button.<br> *<br> * @type { ?ResourceColor }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> backgroundColor?: ResourceColor;<br><br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @since 7<br> */<br> /**<br> * Method executed by the callback.<br> *<br> * @type { () => void }<br> * @syscap SystemCapability.ArkUI.ArkUI.Full<br> * @crossplatform<br> * @since 10<br> */<br> action: () => void;<br> };<br>New version information: {value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|alert_dialog.d.ts| 291e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: color?: ResourceColor;<br>Old version information: |Class name: BadgeStyle;<br>Method or attribute name: color?: ResourceColor;<br>New version information: ?ResourceColor|badge.d.ts| 292e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: fontSize?: number \| string;<br>Old version information: |Class name: BadgeStyle;<br>Method or attribute name: fontSize?: number \| string;<br>New version information: ?(number \| string)|badge.d.ts| 293e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: badgeSize?: number \| string;<br>Old version information: |Class name: BadgeStyle;<br>Method or attribute name: badgeSize?: number \| string;<br>New version information: ?(number \| string)|badge.d.ts| 294e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: badgeColor?: ResourceColor;<br>Old version information: |Class name: BadgeStyle;<br>Method or attribute name: badgeColor?: ResourceColor;<br>New version information: ?ResourceColor|badge.d.ts| 295e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: borderColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: BadgeStyle;<br>Method or attribute name: borderColor?: ResourceColor;<br>New version information: ?ResourceColor|badge.d.ts| 296e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: borderWidth?: Length;<br>Old version information: Length|Class name: BadgeStyle;<br>Method or attribute name: borderWidth?: Length;<br>New version information: ?Length|badge.d.ts| 297e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeStyle;<br>Method or attribute name: fontWeight?: number \| FontWeight \| string;<br>Old version information: number \| FontWeight \| string|Class name: BadgeStyle;<br>Method or attribute name: fontWeight?: number \| FontWeight \| string;<br>New version information: ?(number \| FontWeight \| string)|badge.d.ts| 298e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeParam;<br>Method or attribute name: position?: BadgePosition \| Position;<br>Old version information: |Class name: BadgeParam;<br>Method or attribute name: position?: BadgePosition \| Position;<br>New version information: BadgePosition \| Position|badge.d.ts| 299e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeParam;<br>Method or attribute name: style: BadgeStyle;<br>Old version information: |Class name: BadgeParam;<br>Method or attribute name: style: BadgeStyle;<br>New version information: BadgeStyle|badge.d.ts| 300e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeParamWithNumber;<br>Method or attribute name: count: number;<br>Old version information: |Class name: BadgeParamWithNumber;<br>Method or attribute name: count: number;<br>New version information: number|badge.d.ts| 301e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeParamWithNumber;<br>Method or attribute name: maxCount?: number;<br>Old version information: |Class name: BadgeParamWithNumber;<br>Method or attribute name: maxCount?: number;<br>New version information: ?number|badge.d.ts| 302e41f4b71Sopenharmony_ci|Type changed|Class name: BadgeParamWithString;<br>Method or attribute name: value: string;<br>Old version information: |Class name: BadgeParamWithString;<br>Method or attribute name: value: string;<br>New version information: string|badge.d.ts| 303e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonOptions;<br>Method or attribute name: type?: ButtonType;<br>Old version information: |Class name: ButtonOptions;<br>Method or attribute name: type?: ButtonType;<br>New version information: ?ButtonType|button.d.ts| 304e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonOptions;<br>Method or attribute name: stateEffect?: boolean;<br>Old version information: |Class name: ButtonOptions;<br>Method or attribute name: stateEffect?: boolean;<br>New version information: ?boolean|button.d.ts| 305e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: overflow?: TextOverflow;<br>Old version information: TextOverflow|Class name: LabelStyle;<br>Method or attribute name: overflow?: TextOverflow;<br>New version information: ?TextOverflow|button.d.ts| 306e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: maxLines?: number;<br>Old version information: number|Class name: LabelStyle;<br>Method or attribute name: maxLines?: number;<br>New version information: ?number|button.d.ts| 307e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: minFontSize?: number \| ResourceStr;<br>Old version information: number \| ResourceStr|Class name: LabelStyle;<br>Method or attribute name: minFontSize?: number \| ResourceStr;<br>New version information: ?(number \| ResourceStr)|button.d.ts| 308e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: maxFontSize?: number \| ResourceStr;<br>Old version information: number \| ResourceStr|Class name: LabelStyle;<br>Method or attribute name: maxFontSize?: number \| ResourceStr;<br>New version information: ?(number \| ResourceStr)|button.d.ts| 309e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: heightAdaptivePolicy?: TextHeightAdaptivePolicy;<br>Old version information: TextHeightAdaptivePolicy|Class name: LabelStyle;<br>Method or attribute name: heightAdaptivePolicy?: TextHeightAdaptivePolicy;<br>New version information: ?TextHeightAdaptivePolicy|button.d.ts| 310e41f4b71Sopenharmony_ci|Type changed|Class name: LabelStyle;<br>Method or attribute name: font?: Font;<br>Old version information: Font|Class name: LabelStyle;<br>Method or attribute name: font?: Font;<br>New version information: ?Font|button.d.ts| 311e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: index: number;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: index: number;<br>New version information: number|calendar.d.ts| 312e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: lunarMonth: string;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: lunarMonth: string;<br>New version information: string|calendar.d.ts| 313e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: lunarDay: string;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: lunarDay: string;<br>New version information: string|calendar.d.ts| 314e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: dayMark: string;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: dayMark: string;<br>New version information: string|calendar.d.ts| 315e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: dayMarkValue: string;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: dayMarkValue: string;<br>New version information: string|calendar.d.ts| 316e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: year: number;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: year: number;<br>New version information: number|calendar.d.ts| 317e41f4b71Sopenharmony_ci|Type changed|Class name: MonthData;<br>Method or attribute name: year: number;<br>Old version information: |Class name: MonthData;<br>Method or attribute name: year: number;<br>New version information: number|calendar.d.ts| 318e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: month: number;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: month: number;<br>New version information: number|calendar.d.ts| 319e41f4b71Sopenharmony_ci|Type changed|Class name: MonthData;<br>Method or attribute name: month: number;<br>Old version information: |Class name: MonthData;<br>Method or attribute name: month: number;<br>New version information: number|calendar.d.ts| 320e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: day: number;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: day: number;<br>New version information: number|calendar.d.ts| 321e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: isFirstOfLunar: boolean;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: isFirstOfLunar: boolean;<br>New version information: boolean|calendar.d.ts| 322e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: hasSchedule: boolean;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: hasSchedule: boolean;<br>New version information: boolean|calendar.d.ts| 323e41f4b71Sopenharmony_ci|Type changed|Class name: CalendarDay;<br>Method or attribute name: markLunarDay: boolean;<br>Old version information: |Class name: CalendarDay;<br>Method or attribute name: markLunarDay: boolean;<br>New version information: boolean|calendar.d.ts| 324e41f4b71Sopenharmony_ci|Type changed|Class name: MonthData;<br>Method or attribute name: data: CalendarDay[];<br>Old version information: |Class name: MonthData;<br>Method or attribute name: data: CalendarDay[];<br>New version information: CalendarDay[]|calendar.d.ts| 325e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dayColor?: ResourceColor;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dayColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 326e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: lunarColor?: ResourceColor;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: lunarColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 327e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: markLunarColor?: ResourceColor;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: markLunarColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 328e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dayFontSize?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dayFontSize?: number;<br>New version information: ?number|calendar.d.ts| 329e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: lunarDayFontSize?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: lunarDayFontSize?: number;<br>New version information: ?number|calendar.d.ts| 330e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dayHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dayHeight?: number;<br>New version information: ?number|calendar.d.ts| 331e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dayWidth?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dayWidth?: number;<br>New version information: ?number|calendar.d.ts| 332e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: gregorianCalendarHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: gregorianCalendarHeight?: number;<br>New version information: ?number|calendar.d.ts| 333e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dayYAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dayYAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 334e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: lunarDayYAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: lunarDayYAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 335e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: underscoreXAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: underscoreXAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 336e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: underscoreYAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: underscoreYAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 337e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerXAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerXAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 338e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerYAxisOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerYAxisOffset?: number;<br>New version information: ?number|calendar.d.ts| 339e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: colSpace?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: colSpace?: number;<br>New version information: ?number|calendar.d.ts| 340e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dailyFiveRowSpace?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dailyFiveRowSpace?: number;<br>New version information: ?number|calendar.d.ts| 341e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: dailySixRowSpace?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: dailySixRowSpace?: number;<br>New version information: ?number|calendar.d.ts| 342e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: lunarHeight?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: lunarHeight?: number;<br>New version information: ?number|calendar.d.ts| 343e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: underscoreWidth?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: underscoreWidth?: number;<br>New version information: ?number|calendar.d.ts| 344e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: underscoreLength?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: underscoreLength?: number;<br>New version information: ?number|calendar.d.ts| 345e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerRadius?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: scheduleMarkerRadius?: number;<br>New version information: ?number|calendar.d.ts| 346e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: boundaryRowOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: boundaryRowOffset?: number;<br>New version information: ?number|calendar.d.ts| 347e41f4b71Sopenharmony_ci|Type changed|Class name: CurrentDayStyle;<br>Method or attribute name: boundaryColOffset?: number;<br>Old version information: |Class name: CurrentDayStyle;<br>Method or attribute name: boundaryColOffset?: number;<br>New version information: ?number|calendar.d.ts| 348e41f4b71Sopenharmony_ci|Type changed|Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthDayColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthDayColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 349e41f4b71Sopenharmony_ci|Type changed|Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthLunarColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthLunarColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 350e41f4b71Sopenharmony_ci|Type changed|Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthWorkDayMarkColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthWorkDayMarkColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 351e41f4b71Sopenharmony_ci|Type changed|Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthOffDayMarkColor?: ResourceColor;<br>Old version information: |Class name: NonCurrentDayStyle;<br>Method or attribute name: nonCurrentMonthOffDayMarkColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 352e41f4b71Sopenharmony_ci|Type changed|Class name: TodayStyle;<br>Method or attribute name: focusedDayColor?: ResourceColor;<br>Old version information: |Class name: TodayStyle;<br>Method or attribute name: focusedDayColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 353e41f4b71Sopenharmony_ci|Type changed|Class name: TodayStyle;<br>Method or attribute name: focusedLunarColor?: ResourceColor;<br>Old version information: |Class name: TodayStyle;<br>Method or attribute name: focusedLunarColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 354e41f4b71Sopenharmony_ci|Type changed|Class name: TodayStyle;<br>Method or attribute name: focusedAreaBackgroundColor?: ResourceColor;<br>Old version information: |Class name: TodayStyle;<br>Method or attribute name: focusedAreaBackgroundColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 355e41f4b71Sopenharmony_ci|Type changed|Class name: TodayStyle;<br>Method or attribute name: focusedAreaRadius?: number;<br>Old version information: |Class name: TodayStyle;<br>Method or attribute name: focusedAreaRadius?: number;<br>New version information: ?number|calendar.d.ts| 356e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekColor?: ResourceColor;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 357e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekendDayColor?: ResourceColor;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekendDayColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 358e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekendLunarColor?: ResourceColor;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekendLunarColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 359e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekFontSize?: number;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekFontSize?: number;<br>New version information: ?number|calendar.d.ts| 360e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekHeight?: number;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekHeight?: number;<br>New version information: ?number|calendar.d.ts| 361e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekWidth?: number;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekWidth?: number;<br>New version information: ?number|calendar.d.ts| 362e41f4b71Sopenharmony_ci|Type changed|Class name: WeekStyle;<br>Method or attribute name: weekAndDayRowSpace?: number;<br>Old version information: |Class name: WeekStyle;<br>Method or attribute name: weekAndDayRowSpace?: number;<br>New version information: ?number|calendar.d.ts| 363e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: workDayMarkColor?: ResourceColor;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: workDayMarkColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 364e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: offDayMarkColor?: ResourceColor;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: offDayMarkColor?: ResourceColor;<br>New version information: ?ResourceColor|calendar.d.ts| 365e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: workDayMarkSize?: number;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: workDayMarkSize?: number;<br>New version information: ?number|calendar.d.ts| 366e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: offDayMarkSize?: number;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: offDayMarkSize?: number;<br>New version information: ?number|calendar.d.ts| 367e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: workStateWidth?: number;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: workStateWidth?: number;<br>New version information: ?number|calendar.d.ts| 368e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: workStateHorizontalMovingDistance?: number;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: workStateHorizontalMovingDistance?: number;<br>New version information: ?number|calendar.d.ts| 369e41f4b71Sopenharmony_ci|Type changed|Class name: WorkStateStyle;<br>Method or attribute name: workStateVerticalMovingDistance?: number;<br>Old version information: |Class name: WorkStateStyle;<br>Method or attribute name: workStateVerticalMovingDistance?: number;<br>New version information: ?number|calendar.d.ts| 370e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxAscent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxAscent: number;<br>New version information: number|canvas.d.ts| 371e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxDescent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxDescent: number;<br>New version information: number|canvas.d.ts| 372e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxLeft: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxLeft: number;<br>New version information: number|canvas.d.ts| 373e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxRight: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly actualBoundingBoxRight: number;<br>New version information: number|canvas.d.ts| 374e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly alphabeticBaseline: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly alphabeticBaseline: number;<br>New version information: number|canvas.d.ts| 375e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly emHeightAscent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly emHeightAscent: number;<br>New version information: number|canvas.d.ts| 376e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly emHeightDescent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly emHeightDescent: number;<br>New version information: number|canvas.d.ts| 377e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly fontBoundingBoxAscent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly fontBoundingBoxAscent: number;<br>New version information: number|canvas.d.ts| 378e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly fontBoundingBoxDescent: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly fontBoundingBoxDescent: number;<br>New version information: number|canvas.d.ts| 379e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly hangingBaseline: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly hangingBaseline: number;<br>New version information: number|canvas.d.ts| 380e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly ideographicBaseline: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly ideographicBaseline: number;<br>New version information: number|canvas.d.ts| 381e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly width: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly width: number;<br>New version information: number|canvas.d.ts| 382e41f4b71Sopenharmony_ci|Type changed|Class name: ImageBitmap;<br>Method or attribute name: readonly width: number;<br>Old version information: |Class name: ImageBitmap;<br>Method or attribute name: readonly width: number;<br>New version information: number|canvas.d.ts| 383e41f4b71Sopenharmony_ci|Type changed|Class name: ImageData;<br>Method or attribute name: readonly width: number;<br>Old version information: |Class name: ImageData;<br>Method or attribute name: readonly width: number;<br>New version information: number|canvas.d.ts| 384e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderingContext2D;<br>Method or attribute name: readonly width: number;<br>Old version information: |Class name: CanvasRenderingContext2D;<br>Method or attribute name: readonly width: number;<br>New version information: number|canvas.d.ts| 385e41f4b71Sopenharmony_ci|Type changed|Class name: TextMetrics;<br>Method or attribute name: readonly height: number;<br>Old version information: |Class name: TextMetrics;<br>Method or attribute name: readonly height: number;<br>New version information: number|canvas.d.ts| 386e41f4b71Sopenharmony_ci|Type changed|Class name: ImageBitmap;<br>Method or attribute name: readonly height: number;<br>Old version information: |Class name: ImageBitmap;<br>Method or attribute name: readonly height: number;<br>New version information: number|canvas.d.ts| 387e41f4b71Sopenharmony_ci|Type changed|Class name: ImageData;<br>Method or attribute name: readonly height: number;<br>Old version information: |Class name: ImageData;<br>Method or attribute name: readonly height: number;<br>New version information: number|canvas.d.ts| 388e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderingContext2D;<br>Method or attribute name: readonly height: number;<br>Old version information: |Class name: CanvasRenderingContext2D;<br>Method or attribute name: readonly height: number;<br>New version information: number|canvas.d.ts| 389e41f4b71Sopenharmony_ci|Type changed|Class name: ImageData;<br>Method or attribute name: readonly data: Uint8ClampedArray;<br>Old version information: |Class name: ImageData;<br>Method or attribute name: readonly data: Uint8ClampedArray;<br>New version information: Uint8ClampedArray|canvas.d.ts| 390e41f4b71Sopenharmony_ci|Type changed|Class name: RenderingContextSettings;<br>Method or attribute name: antialias?: boolean;<br>Old version information: |Class name: RenderingContextSettings;<br>Method or attribute name: antialias?: boolean;<br>New version information: ?boolean|canvas.d.ts| 391e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: globalAlpha: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: globalAlpha: number;<br>New version information: number|canvas.d.ts| 392e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: globalCompositeOperation: string;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: globalCompositeOperation: string;<br>New version information: string|canvas.d.ts| 393e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: filter: string;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: filter: string;<br>New version information: string|canvas.d.ts| 394e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: imageSmoothingEnabled: boolean;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: imageSmoothingEnabled: boolean;<br>New version information: boolean|canvas.d.ts| 395e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: imageSmoothingQuality: ImageSmoothingQuality;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: imageSmoothingQuality: ImageSmoothingQuality;<br>New version information: ImageSmoothingQuality|canvas.d.ts| 396e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: lineCap: CanvasLineCap;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: lineCap: CanvasLineCap;<br>New version information: CanvasLineCap|canvas.d.ts| 397e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: lineDashOffset: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: lineDashOffset: number;<br>New version information: number|canvas.d.ts| 398e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: lineJoin: CanvasLineJoin;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: lineJoin: CanvasLineJoin;<br>New version information: CanvasLineJoin|canvas.d.ts| 399e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: lineWidth: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: lineWidth: number;<br>New version information: number|canvas.d.ts| 400e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: miterLimit: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: miterLimit: number;<br>New version information: number|canvas.d.ts| 401e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: shadowBlur: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: shadowBlur: number;<br>New version information: number|canvas.d.ts| 402e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: shadowColor: string;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: shadowColor: string;<br>New version information: string|canvas.d.ts| 403e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: shadowOffsetX: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: shadowOffsetX: number;<br>New version information: number|canvas.d.ts| 404e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: shadowOffsetY: number;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: shadowOffsetY: number;<br>New version information: number|canvas.d.ts| 405e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: font: string;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: font: string;<br>New version information: string|canvas.d.ts| 406e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: textAlign: CanvasTextAlign;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: textAlign: CanvasTextAlign;<br>New version information: CanvasTextAlign|canvas.d.ts| 407e41f4b71Sopenharmony_ci|Type changed|Class name: CanvasRenderer;<br>Method or attribute name: textBaseline: CanvasTextBaseline;<br>Old version information: |Class name: CanvasRenderer;<br>Method or attribute name: textBaseline: CanvasTextBaseline;<br>New version information: CanvasTextBaseline|canvas.d.ts| 408e41f4b71Sopenharmony_ci|Type changed|Class name: OffscreenCanvas;<br>Method or attribute name: height: number;<br>Old version information: |Class name: OffscreenCanvas;<br>Method or attribute name: height: number;<br>New version information: number|canvas.d.ts| 409e41f4b71Sopenharmony_ci|Type changed|Class name: OffscreenCanvas;<br>Method or attribute name: width: number;<br>Old version information: |Class name: OffscreenCanvas;<br>Method or attribute name: width: number;<br>New version information: number|canvas.d.ts| 410e41f4b71Sopenharmony_ci|Type changed|Class name: CheckboxOptions;<br>Method or attribute name: name?: string;<br>Old version information: |Class name: CheckboxOptions;<br>Method or attribute name: name?: string;<br>New version information: ?string|checkbox.d.ts| 411e41f4b71Sopenharmony_ci|Type changed|Class name: CheckboxOptions;<br>Method or attribute name: group?: string;<br>Old version information: |Class name: CheckboxOptions;<br>Method or attribute name: group?: string;<br>New version information: ?string|checkbox.d.ts| 412e41f4b71Sopenharmony_ci|Type changed|Class name: CheckboxGroupOptions;<br>Method or attribute name: group?: string;<br>Old version information: |Class name: CheckboxGroupOptions;<br>Method or attribute name: group?: string;<br>New version information: ?string|checkboxgroup.d.ts| 413e41f4b71Sopenharmony_ci|Type changed|Class name: CheckboxGroupResult;<br>Method or attribute name: name: Array\<string>;<br>Old version information: |Class name: CheckboxGroupResult;<br>Method or attribute name: name: Array\<string>;<br>New version information: Array\<string>|checkboxgroup.d.ts| 414e41f4b71Sopenharmony_ci|Type changed|Class name: CheckboxGroupResult;<br>Method or attribute name: status: SelectStatus;<br>Old version information: |Class name: CheckboxGroupResult;<br>Method or attribute name: status: SelectStatus;<br>New version information: SelectStatus|checkboxgroup.d.ts| 415e41f4b71Sopenharmony_ci|Type changed|Class name: CircleOptions;<br>Method or attribute name: width?: string \| number;<br>Old version information: |Class name: CircleOptions;<br>Method or attribute name: width?: string \| number;<br>New version information: ?(string \| number)|circle.d.ts| 416e41f4b71Sopenharmony_ci|Type changed|Class name: CircleOptions;<br>Method or attribute name: height?: string \| number;<br>Old version information: |Class name: CircleOptions;<br>Method or attribute name: height?: string \| number;<br>New version information: ?(string \| number)|circle.d.ts| 417e41f4b71Sopenharmony_ci|Type changed|Class name: Configuration;<br>Method or attribute name: readonly colorMode: string;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: readonly colorMode: string;<br>New version information: string|common.d.ts| 418e41f4b71Sopenharmony_ci|Type changed|Class name: Configuration;<br>Method or attribute name: readonly fontScale: number;<br>Old version information: |Class name: Configuration;<br>Method or attribute name: readonly fontScale: number;<br>New version information: number|common.d.ts| 419e41f4b71Sopenharmony_ci|Type changed|Class name: Rectangle;<br>Method or attribute name: x?: Length;<br>Old version information: |Class name: Rectangle;<br>Method or attribute name: x?: Length;<br>New version information: ?Length|common.d.ts| 420e41f4b71Sopenharmony_ci|Type changed|Class name: Rectangle;<br>Method or attribute name: y?: Length;<br>Old version information: |Class name: Rectangle;<br>Method or attribute name: y?: Length;<br>New version information: ?Length|common.d.ts| 421e41f4b71Sopenharmony_ci|Type changed|Class name: Rectangle;<br>Method or attribute name: width?: Length;<br>Old version information: |Class name: Rectangle;<br>Method or attribute name: width?: Length;<br>New version information: ?Length|common.d.ts| 422e41f4b71Sopenharmony_ci|Type changed|Class name: Rectangle;<br>Method or attribute name: height?: Length;<br>Old version information: |Class name: Rectangle;<br>Method or attribute name: height?: Length;<br>New version information: ?Length|common.d.ts| 423e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: duration?: number;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: duration?: number;<br>New version information: ?number|common.d.ts| 424e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: duration?: number;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: duration?: number;<br>New version information: ?number|common.d.ts| 425e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: tempo?: number;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: tempo?: number;<br>New version information: ?number|common.d.ts| 426e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: curve?: Curve \| string \| ICurve;<br>Old version information: string \| Curve \| ICurve|Class name: AnimateParam;<br>Method or attribute name: curve?: Curve \| string \| ICurve;<br>New version information: ?(Curve \| string \| ICurve)|common.d.ts| 427e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: curve?: Curve \| string \| ICurve;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: curve?: Curve \| string \| ICurve;<br>New version information: ?(Curve \| string \| ICurve)|common.d.ts| 428e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: delay?: number;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: delay?: number;<br>New version information: ?number|common.d.ts| 429e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: delay?: number;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: delay?: number;<br>New version information: ?number|common.d.ts| 430e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: iterations?: number;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: iterations?: number;<br>New version information: ?number|common.d.ts| 431e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: playMode?: PlayMode;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: playMode?: PlayMode;<br>New version information: ?PlayMode|common.d.ts| 432e41f4b71Sopenharmony_ci|Type changed|Class name: AnimateParam;<br>Method or attribute name: onFinish?: () => void;<br>Old version information: |Class name: AnimateParam;<br>Method or attribute name: onFinish?: () => void;<br>New version information: ?(() => void)|common.d.ts| 433e41f4b71Sopenharmony_ci|Type changed|Class name: MotionPathOptions;<br>Method or attribute name: path: string;<br>Old version information: |Class name: MotionPathOptions;<br>Method or attribute name: path: string;<br>New version information: string|common.d.ts| 434e41f4b71Sopenharmony_ci|Type changed|Class name: MotionPathOptions;<br>Method or attribute name: from?: number;<br>Old version information: |Class name: MotionPathOptions;<br>Method or attribute name: from?: number;<br>New version information: ?number|common.d.ts| 435e41f4b71Sopenharmony_ci|Type changed|Class name: MotionPathOptions;<br>Method or attribute name: to?: number;<br>Old version information: |Class name: MotionPathOptions;<br>Method or attribute name: to?: number;<br>New version information: ?number|common.d.ts| 436e41f4b71Sopenharmony_ci|Type changed|Class name: MotionPathOptions;<br>Method or attribute name: rotatable?: boolean;<br>Old version information: |Class name: MotionPathOptions;<br>Method or attribute name: rotatable?: boolean;<br>New version information: ?boolean|common.d.ts| 437e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: motionPath?: MotionPathOptions;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: motionPath?: MotionPathOptions;<br>New version information: ?MotionPathOptions|common.d.ts| 438e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: zIndex?: number;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: zIndex?: number;<br>New version information: ?number|common.d.ts| 439e41f4b71Sopenharmony_ci|Type changed|Class name: sharedTransitionOptions;<br>Method or attribute name: type?: SharedTransitionEffectType;<br>Old version information: |Class name: sharedTransitionOptions;<br>Method or attribute name: type?: SharedTransitionEffectType;<br>New version information: ?SharedTransitionEffectType|common.d.ts| 440e41f4b71Sopenharmony_ci|Type changed|Class name: TranslateOptions;<br>Method or attribute name: y?: number \| string;<br>Old version information: |Class name: TranslateOptions;<br>Method or attribute name: y?: number \| string;<br>New version information: ?(number \| string)|common.d.ts| 441e41f4b71Sopenharmony_ci|Type changed|Class name: TranslateOptions;<br>Method or attribute name: z?: number \| string;<br>Old version information: |Class name: TranslateOptions;<br>Method or attribute name: z?: number \| string;<br>New version information: ?(number \| string)|common.d.ts| 442e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOptions;<br>Method or attribute name: x?: number;<br>Old version information: |Class name: ScaleOptions;<br>Method or attribute name: x?: number;<br>New version information: ?number|common.d.ts| 443e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOptions;<br>Method or attribute name: x?: number;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: x?: number;<br>New version information: ?number|common.d.ts| 444e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOptions;<br>Method or attribute name: y?: number;<br>Old version information: |Class name: ScaleOptions;<br>Method or attribute name: y?: number;<br>New version information: ?number|common.d.ts| 445e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOptions;<br>Method or attribute name: y?: number;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: y?: number;<br>New version information: ?number|common.d.ts| 446e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOptions;<br>Method or attribute name: z?: number;<br>Old version information: |Class name: ScaleOptions;<br>Method or attribute name: z?: number;<br>New version information: ?number|common.d.ts| 447e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOptions;<br>Method or attribute name: z?: number;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: z?: number;<br>New version information: ?number|common.d.ts| 448e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOptions;<br>Method or attribute name: centerX?: number \| string;<br>Old version information: |Class name: ScaleOptions;<br>Method or attribute name: centerX?: number \| string;<br>New version information: ?(number \| string)|common.d.ts| 449e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOptions;<br>Method or attribute name: centerX?: number \| string;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: centerX?: number \| string;<br>New version information: ?(number \| string)|common.d.ts| 450e41f4b71Sopenharmony_ci|Type changed|Class name: ScaleOptions;<br>Method or attribute name: centerY?: number \| string;<br>Old version information: |Class name: ScaleOptions;<br>Method or attribute name: centerY?: number \| string;<br>New version information: ?(number \| string)|common.d.ts| 451e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: left?: { anchor: string, align: HorizontalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: left?: { anchor: string, align: HorizontalAlign };<br>New version information: ?{ anchor: string, align: HorizontalAlign }|common.d.ts| 452e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: right?: { anchor: string, align: HorizontalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: right?: { anchor: string, align: HorizontalAlign };<br>New version information: ?{ anchor: string, align: HorizontalAlign }|common.d.ts| 453e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: middle?: { anchor: string, align: HorizontalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: middle?: { anchor: string, align: HorizontalAlign };<br>New version information: ?{ anchor: string, align: HorizontalAlign }|common.d.ts| 454e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: top?: { anchor: string, align: VerticalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: top?: { anchor: string, align: VerticalAlign };<br>New version information: ?{ anchor: string, align: VerticalAlign }|common.d.ts| 455e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: bottom?: { anchor: string, align: VerticalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: bottom?: { anchor: string, align: VerticalAlign };<br>New version information: ?{ anchor: string, align: VerticalAlign }|common.d.ts| 456e41f4b71Sopenharmony_ci|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: center?: { anchor: string, align: VerticalAlign };<br>Old version information: |Class name: AlignRuleOption;<br>Method or attribute name: center?: { anchor: string, align: VerticalAlign };<br>New version information: ?{ anchor: string, align: VerticalAlign }|common.d.ts| 457e41f4b71Sopenharmony_ci|Type changed|Class name: RotateOptions;<br>Method or attribute name: angle: number \| string;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: angle: number \| string;<br>New version information: number \| string|common.d.ts| 458e41f4b71Sopenharmony_ci|Type changed|Class name: TransitionOptions;<br>Method or attribute name: type?: TransitionType;<br>Old version information: |Class name: TransitionOptions;<br>Method or attribute name: type?: TransitionType;<br>New version information: ?TransitionType|common.d.ts| 459e41f4b71Sopenharmony_ci|Type changed|Class name: TransitionOptions;<br>Method or attribute name: opacity?: number;<br>Old version information: |Class name: TransitionOptions;<br>Method or attribute name: opacity?: number;<br>New version information: ?number|common.d.ts| 460e41f4b71Sopenharmony_ci|Type changed|Class name: TransitionOptions;<br>Method or attribute name: translate?: TranslateOptions;<br>Old version information: |Class name: TransitionOptions;<br>Method or attribute name: translate?: TranslateOptions;<br>New version information: ?TranslateOptions|common.d.ts| 461e41f4b71Sopenharmony_ci|Type changed|Class name: TransitionOptions;<br>Method or attribute name: scale?: ScaleOptions;<br>Old version information: |Class name: TransitionOptions;<br>Method or attribute name: scale?: ScaleOptions;<br>New version information: ?ScaleOptions|common.d.ts| 462e41f4b71Sopenharmony_ci|Type changed|Class name: TransitionOptions;<br>Method or attribute name: rotate?: RotateOptions;<br>Old version information: |Class name: TransitionOptions;<br>Method or attribute name: rotate?: RotateOptions;<br>New version information: ?RotateOptions|common.d.ts| 463e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: title?: string;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: title?: string;<br>New version information: ?string|common.d.ts| 464e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: width?: number;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: width?: number;<br>New version information: ?number|common.d.ts| 465e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: height?: number;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: height?: number;<br>New version information: ?number|common.d.ts| 466e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: locale?: string;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: locale?: string;<br>New version information: ?string|common.d.ts| 467e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: colorMode?: string;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: colorMode?: string;<br>New version information: ?string|common.d.ts| 468e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: deviceType?: string;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: deviceType?: string;<br>New version information: ?string|common.d.ts| 469e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: dpi?: number;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: dpi?: number;<br>New version information: ?number|common.d.ts| 470e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: orientation?: string;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: orientation?: string;<br>New version information: ?string|common.d.ts| 471e41f4b71Sopenharmony_ci|Type changed|Class name: PreviewParams;<br>Method or attribute name: roundScreen?: boolean;<br>Old version information: |Class name: PreviewParams;<br>Method or attribute name: roundScreen?: boolean;<br>New version information: ?boolean|common.d.ts| 472e41f4b71Sopenharmony_ci|Type changed|Class name: ItemDragInfo;<br>Method or attribute name: x: number;<br>Old version information: |Class name: ItemDragInfo;<br>Method or attribute name: x: number;<br>New version information: number|common.d.ts| 473e41f4b71Sopenharmony_ci|Type changed|Class name: ClickEvent;<br>Method or attribute name: x: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: x: number;<br>New version information: number|common.d.ts| 474e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: x: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: x: number;<br>New version information: number|common.d.ts| 475e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: x: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: x: number;<br>New version information: number|common.d.ts| 476e41f4b71Sopenharmony_ci|Type changed|Class name: ItemDragInfo;<br>Method or attribute name: y: number;<br>Old version information: |Class name: ItemDragInfo;<br>Method or attribute name: y: number;<br>New version information: number|common.d.ts| 477e41f4b71Sopenharmony_ci|Type changed|Class name: ClickEvent;<br>Method or attribute name: y: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: y: number;<br>New version information: number|common.d.ts| 478e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: y: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: y: number;<br>New version information: number|common.d.ts| 479e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: y: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: y: number;<br>New version information: number|common.d.ts| 480e41f4b71Sopenharmony_ci|Type changed|Class name: DragItemInfo;<br>Method or attribute name: pixelMap?: PixelMap;<br>Old version information: |Class name: DragItemInfo;<br>Method or attribute name: pixelMap?: PixelMap;<br>New version information: ?PixelMap|common.d.ts| 481e41f4b71Sopenharmony_ci|Type changed|Class name: DragItemInfo;<br>Method or attribute name: builder?: CustomBuilder;<br>Old version information: |Class name: DragItemInfo;<br>Method or attribute name: builder?: CustomBuilder;<br>New version information: ?CustomBuilder|common.d.ts| 482e41f4b71Sopenharmony_ci|Type changed|Class name: DragItemInfo;<br>Method or attribute name: extraInfo?: string;<br>Old version information: |Class name: DragItemInfo;<br>Method or attribute name: extraInfo?: string;<br>New version information: ?string|common.d.ts| 483e41f4b71Sopenharmony_ci|Type changed|Class name: EventTarget;<br>Method or attribute name: area: Area;<br>Old version information: |Class name: EventTarget;<br>Method or attribute name: area: Area;<br>New version information: Area|common.d.ts| 484e41f4b71Sopenharmony_ci|Type changed|Class name: PickerTextStyle;<br>Method or attribute name: color?: ResourceColor;<br>Old version information: ResourceColor|Class name: PickerTextStyle;<br>Method or attribute name: color?: ResourceColor;<br>New version information: ?ResourceColor|common.d.ts| 485e41f4b71Sopenharmony_ci|Type changed|Class name: PickerTextStyle;<br>Method or attribute name: font?: Font;<br>Old version information: Font|Class name: PickerTextStyle;<br>Method or attribute name: font?: Font;<br>New version information: ?Font|common.d.ts| 486e41f4b71Sopenharmony_ci|Type changed|Class name: PopupMessageOptions;<br>Method or attribute name: font?: Font;<br>Old version information: Font|Class name: PopupMessageOptions;<br>Method or attribute name: font?: Font;<br>New version information: ?Font|common.d.ts| 487e41f4b71Sopenharmony_ci|Type changed|Class name: ShadowOptions;<br>Method or attribute name: radius: number \| Resource;<br>Old version information: |Class name: ShadowOptions;<br>Method or attribute name: radius: number \| Resource;<br>New version information: number \| Resource|common.d.ts| 488e41f4b71Sopenharmony_ci|Type changed|Class name: ShadowOptions;<br>Method or attribute name: type?: ShadowType;<br>Old version information: ShadowType|Class name: ShadowOptions;<br>Method or attribute name: type?: ShadowType;<br>New version information: ?ShadowType|common.d.ts| 489e41f4b71Sopenharmony_ci|Type changed|Class name: ShadowOptions;<br>Method or attribute name: color?: Color \| string \| Resource;<br>Old version information: |Class name: ShadowOptions;<br>Method or attribute name: color?: Color \| string \| Resource;<br>New version information: ?(Color \| string \| Resource)|common.d.ts| 490e41f4b71Sopenharmony_ci|Type changed|Class name: ShadowOptions;<br>Method or attribute name: offsetX?: number \| Resource;<br>Old version information: |Class name: ShadowOptions;<br>Method or attribute name: offsetX?: number \| Resource;<br>New version information: ?(number \| Resource)|common.d.ts| 491e41f4b71Sopenharmony_ci|Type changed|Class name: ShadowOptions;<br>Method or attribute name: offsetY?: number \| Resource;<br>Old version information: |Class name: ShadowOptions;<br>Method or attribute name: offsetY?: number \| Resource;<br>New version information: ?(number \| Resource)|common.d.ts| 492e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: target: EventTarget;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: target: EventTarget;<br>New version information: EventTarget|common.d.ts| 493e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: timestamp: number;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: timestamp: number;<br>New version information: number|common.d.ts| 494e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: timestamp: number;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: timestamp: number;<br>New version information: number|common.d.ts| 495e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: source: SourceType;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: source: SourceType;<br>New version information: SourceType|common.d.ts| 496e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: pressure: number;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: pressure: number;<br>New version information: number|common.d.ts| 497e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: tiltX: number;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: tiltX: number;<br>New version information: number|common.d.ts| 498e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: tiltY: number;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: tiltY: number;<br>New version information: number|common.d.ts| 499e41f4b71Sopenharmony_ci|Type changed|Class name: BaseEvent;<br>Method or attribute name: sourceTool: SourceTool;<br>Old version information: |Class name: BaseEvent;<br>Method or attribute name: sourceTool: SourceTool;<br>New version information: SourceTool|common.d.ts| 500e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: slice?: Length \| EdgeWidths,<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: slice?: Length \| EdgeWidths,<br>New version information: ?(Length \| EdgeWidths)|common.d.ts| 501e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: repeat?: RepeatMode,<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: repeat?: RepeatMode,<br>New version information: ?RepeatMode|common.d.ts| 502e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: source?: string \| Resource \| LinearGradient,<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: source?: string \| Resource \| LinearGradient,<br>New version information: ?(string \| Resource \| LinearGradient)|common.d.ts| 503e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: width?: Length \| EdgeWidths,<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: width?: Length \| EdgeWidths,<br>New version information: ?(Length \| EdgeWidths)|common.d.ts| 504e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: outset?: Length \| EdgeWidths,<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: outset?: Length \| EdgeWidths,<br>New version information: ?(Length \| EdgeWidths)|common.d.ts| 505e41f4b71Sopenharmony_ci|Type changed|Class name: BorderImageOption;<br>Method or attribute name: fill?: boolean<br>Old version information: |Class name: BorderImageOption;<br>Method or attribute name: fill?: boolean<br>New version information: ?boolean|common.d.ts| 506e41f4b71Sopenharmony_ci|Type changed|Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>New version information: number|common.d.ts| 507e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: screenX: number;<br>New version information: number|common.d.ts| 508e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: screenX: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: screenX: number;<br>New version information: number|common.d.ts| 509e41f4b71Sopenharmony_ci|Type changed|Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>New version information: number|common.d.ts| 510e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: screenY: number;<br>New version information: number|common.d.ts| 511e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: screenY: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: screenY: number;<br>New version information: number|common.d.ts| 512e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: button: MouseButton;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: button: MouseButton;<br>New version information: MouseButton|common.d.ts| 513e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: action: MouseAction;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: action: MouseAction;<br>New version information: MouseAction|common.d.ts| 514e41f4b71Sopenharmony_ci|Type changed|Class name: MouseEvent;<br>Method or attribute name: stopPropagation?: () => void;<br>Old version information: |Class name: MouseEvent;<br>Method or attribute name: stopPropagation?: () => void;<br>New version information: ?(() => void)|common.d.ts| 515e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: stopPropagation?: () => void;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: stopPropagation?: () => void;<br>New version information: ?(() => void)|common.d.ts| 516e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: type: TouchType;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: type: TouchType;<br>New version information: TouchType|common.d.ts| 517e41f4b71Sopenharmony_ci|Type changed|Class name: TouchEvent;<br>Method or attribute name: type: TouchType;<br>Old version information: |Class name: TouchEvent;<br>Method or attribute name: type: TouchType;<br>New version information: TouchType|common.d.ts| 518e41f4b71Sopenharmony_ci|Type changed|Class name: TouchObject;<br>Method or attribute name: id: number;<br>Old version information: |Class name: TouchObject;<br>Method or attribute name: id: number;<br>New version information: number|common.d.ts| 519e41f4b71Sopenharmony_ci|Type changed|Class name: TouchEvent;<br>Method or attribute name: touches: TouchObject[];<br>Old version information: |Class name: TouchEvent;<br>Method or attribute name: touches: TouchObject[];<br>New version information: TouchObject[]|common.d.ts| 520e41f4b71Sopenharmony_ci|Type changed|Class name: TouchEvent;<br>Method or attribute name: changedTouches: TouchObject[];<br>Old version information: |Class name: TouchEvent;<br>Method or attribute name: changedTouches: TouchObject[];<br>New version information: TouchObject[]|common.d.ts| 521e41f4b71Sopenharmony_ci|Type changed|Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>Old version information: |Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>New version information: number|common.d.ts| 522e41f4b71Sopenharmony_ci|Type changed|Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>Old version information: |Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>New version information: number|common.d.ts| 523e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: type: KeyType;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: type: KeyType;<br>New version information: KeyType|common.d.ts| 524e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: keyCode: number;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: keyCode: number;<br>New version information: number|common.d.ts| 525e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: keyText: string;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: keyText: string;<br>New version information: string|common.d.ts| 526e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: keySource: KeySource;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: keySource: KeySource;<br>New version information: KeySource|common.d.ts| 527e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: deviceId: number;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: deviceId: number;<br>New version information: number|common.d.ts| 528e41f4b71Sopenharmony_ci|Type changed|Class name: KeyEvent;<br>Method or attribute name: metaKey: number;<br>Old version information: |Class name: KeyEvent;<br>Method or attribute name: metaKey: number;<br>New version information: number|common.d.ts| 529e41f4b71Sopenharmony_ci|Type changed|Class name: StateStyles;<br>Method or attribute name: normal?: any;<br>Old version information: |Class name: StateStyles;<br>Method or attribute name: normal?: any;<br>New version information: ?any|common.d.ts| 530e41f4b71Sopenharmony_ci|Type changed|Class name: StateStyles;<br>Method or attribute name: pressed?: any;<br>Old version information: |Class name: StateStyles;<br>Method or attribute name: pressed?: any;<br>New version information: ?any|common.d.ts| 531e41f4b71Sopenharmony_ci|Type changed|Class name: StateStyles;<br>Method or attribute name: disabled?: any;<br>Old version information: |Class name: StateStyles;<br>Method or attribute name: disabled?: any;<br>New version information: ?any|common.d.ts| 532e41f4b71Sopenharmony_ci|Type changed|Class name: StateStyles;<br>Method or attribute name: focused?: any;<br>Old version information: |Class name: StateStyles;<br>Method or attribute name: focused?: any;<br>New version information: ?any|common.d.ts| 533e41f4b71Sopenharmony_ci|Type changed|Class name: StateStyles;<br>Method or attribute name: clicked?: any;<br>Old version information: |Class name: StateStyles;<br>Method or attribute name: clicked?: any;<br>New version information: ?any|common.d.ts| 534e41f4b71Sopenharmony_ci|Type changed|Class name: PopupMessageOptions;<br>Method or attribute name: textColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: PopupMessageOptions;<br>Method or attribute name: textColor?: ResourceColor;<br>New version information: ?ResourceColor|common.d.ts| 535e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: message: string;<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: message: string;<br>New version information: string|common.d.ts| 536e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: placementOnTop?: boolean;<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: placementOnTop?: boolean;<br>New version information: ?boolean|common.d.ts| 537e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: placement?: Placement;<br>Old version information: Placement|Class name: PopupOptions;<br>Method or attribute name: placement?: Placement;<br>New version information: ?Placement|common.d.ts| 538e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: placement?: Placement;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: placement?: Placement;<br>New version information: ?Placement|common.d.ts| 539e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: arrowOffset?: Length;<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: arrowOffset?: Length;<br>New version information: ?Length|common.d.ts| 540e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: arrowOffset?: Length;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: arrowOffset?: Length;<br>New version information: ?Length|common.d.ts| 541e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>New version information: ?boolean|common.d.ts| 542e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>New version information: ?boolean|common.d.ts| 543e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: mask?: boolean \| { color: ResourceColor };<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: mask?: boolean \| { color: ResourceColor };<br>New version information: ?(boolean \| { color: ResourceColor })|common.d.ts| 544e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: mask?: boolean \| { color: ResourceColor };<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: mask?: boolean \| { color: ResourceColor };<br>New version information: ?(boolean \| { color: ResourceColor })|common.d.ts| 545e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: messageOptions?: PopupMessageOptions<br>Old version information: PopupMessageOptions|Class name: PopupOptions;<br>Method or attribute name: messageOptions?: PopupMessageOptions<br>New version information: ?PopupMessageOptions|common.d.ts| 546e41f4b71Sopenharmony_ci|Type changed|Class name: PopupOptions;<br>Method or attribute name: targetSpace?: Length<br>Old version information: Length|Class name: PopupOptions;<br>Method or attribute name: targetSpace?: Length<br>New version information: ?Length|common.d.ts| 547e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: targetSpace?: Length<br>Old version information: Length|Class name: CustomPopupOptions;<br>Method or attribute name: targetSpace?: Length<br>New version information: ?Length|common.d.ts| 548e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: builder: CustomBuilder;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: builder: CustomBuilder;<br>New version information: CustomBuilder|common.d.ts| 549e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: maskColor?: Color \| string \| Resource \| number;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: maskColor?: Color \| string \| Resource \| number;<br>New version information: ?(Color \| string \| Resource \| number)|common.d.ts| 550e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: popupColor?: Color \| string \| Resource \| number;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: popupColor?: Color \| string \| Resource \| number;<br>New version information: ?(Color \| string \| Resource \| number)|common.d.ts| 551e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: enableArrow?: boolean;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: enableArrow?: boolean;<br>New version information: ?boolean|common.d.ts| 552e41f4b71Sopenharmony_ci|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: autoCancel?: boolean;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: autoCancel?: boolean;<br>New version information: ?boolean|common.d.ts| 553e41f4b71Sopenharmony_ci|Type changed|Class name: ContextMenuOptions;<br>Method or attribute name: onAppear?: () => void;<br>Old version information: ?() => void|Class name: ContextMenuOptions;<br>Method or attribute name: onAppear?: () => void;<br>New version information: ?(() => void)|common.d.ts| 554e41f4b71Sopenharmony_ci|Type changed|Class name: ContextMenuOptions;<br>Method or attribute name: onDisappear?: () => void;<br>Old version information: ?() => void|Class name: ContextMenuOptions;<br>Method or attribute name: onDisappear?: () => void;<br>New version information: ?(() => void)|common.d.ts| 555e41f4b71Sopenharmony_ci|Type changed|Class name: PixelStretchEffectOptions;<br>Method or attribute name: top?: Length;<br>Old version information: Length|Class name: PixelStretchEffectOptions;<br>Method or attribute name: top?: Length;<br>New version information: ?Length|common.d.ts| 556e41f4b71Sopenharmony_ci|Type changed|Class name: PixelStretchEffectOptions;<br>Method or attribute name: bottom?: Length;<br>Old version information: Length|Class name: PixelStretchEffectOptions;<br>Method or attribute name: bottom?: Length;<br>New version information: ?Length|common.d.ts| 557e41f4b71Sopenharmony_ci|Type changed|Class name: PixelStretchEffectOptions;<br>Method or attribute name: left?: Length;<br>Old version information: Length|Class name: PixelStretchEffectOptions;<br>Method or attribute name: left?: Length;<br>New version information: ?Length|common.d.ts| 558e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutBorderInfo;<br>Method or attribute name: borderWidth: EdgeWidths;<br>Old version information: |Class name: LayoutBorderInfo;<br>Method or attribute name: borderWidth: EdgeWidths;<br>New version information: EdgeWidths|common.d.ts| 559e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutBorderInfo;<br>Method or attribute name: margin: Margin,<br>Old version information: |Class name: LayoutBorderInfo;<br>Method or attribute name: margin: Margin,<br>New version information: Margin|common.d.ts| 560e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutBorderInfo;<br>Method or attribute name: padding: Padding,<br>Old version information: |Class name: LayoutBorderInfo;<br>Method or attribute name: padding: Padding,<br>New version information: Padding|common.d.ts| 561e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutInfo;<br>Method or attribute name: position: Position,<br>Old version information: |Class name: LayoutInfo;<br>Method or attribute name: position: Position,<br>New version information: Position|common.d.ts| 562e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutChild;<br>Method or attribute name: position: Position,<br>Old version information: |Class name: LayoutChild;<br>Method or attribute name: position: Position,<br>New version information: Position|common.d.ts| 563e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutInfo;<br>Method or attribute name: constraint: ConstraintSizeOptions,<br>Old version information: |Class name: LayoutInfo;<br>Method or attribute name: constraint: ConstraintSizeOptions,<br>New version information: ConstraintSizeOptions|common.d.ts| 564e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutChild;<br>Method or attribute name: constraint: ConstraintSizeOptions,<br>Old version information: |Class name: LayoutChild;<br>Method or attribute name: constraint: ConstraintSizeOptions,<br>New version information: ConstraintSizeOptions|common.d.ts| 565e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutChild;<br>Method or attribute name: name: string,<br>Old version information: |Class name: LayoutChild;<br>Method or attribute name: name: string,<br>New version information: string|common.d.ts| 566e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutChild;<br>Method or attribute name: id: string,<br>Old version information: |Class name: LayoutChild;<br>Method or attribute name: id: string,<br>New version information: string|common.d.ts| 567e41f4b71Sopenharmony_ci|Type changed|Class name: LayoutChild;<br>Method or attribute name: borderInfo: LayoutBorderInfo,<br>Old version information: |Class name: LayoutChild;<br>Method or attribute name: borderInfo: LayoutBorderInfo,<br>New version information: LayoutBorderInfo|common.d.ts| 568e41f4b71Sopenharmony_ci|Type changed|Class name: SubscribedAbstractProperty;<br>Method or attribute name: protected subscribers_: Set\<number>;<br>Old version information: |Class name: SubscribedAbstractProperty;<br>Method or attribute name: protected subscribers_: Set\<number>;<br>New version information: Set\<number>|common_ts_ets_api.d.ts| 569e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: builder: any;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: builder: any;<br>New version information: any|custom_dialog_controller.d.ts| 570e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: cancel?: () => void;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: cancel?: () => void;<br>New version information: ?(() => void)|custom_dialog_controller.d.ts| 571e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: autoCancel?: boolean;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: autoCancel?: boolean;<br>New version information: ?boolean|custom_dialog_controller.d.ts| 572e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: alignment?: DialogAlignment;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: alignment?: DialogAlignment;<br>New version information: ?DialogAlignment|custom_dialog_controller.d.ts| 573e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: offset?: Offset;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: offset?: Offset;<br>New version information: ?Offset|custom_dialog_controller.d.ts| 574e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: customStyle?: boolean;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: customStyle?: boolean;<br>New version information: ?boolean|custom_dialog_controller.d.ts| 575e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: gridCount?: number;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: gridCount?: number;<br>New version information: ?number|custom_dialog_controller.d.ts| 576e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: maskColor?: ResourceColor;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: maskColor?: ResourceColor;<br>New version information: ?ResourceColor|custom_dialog_controller.d.ts| 577e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: openAnimation?: AnimateParam;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: openAnimation?: AnimateParam;<br>New version information: ?AnimateParam|custom_dialog_controller.d.ts| 578e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: closeAnimation?: AnimateParam;<br>Old version information: |Class name: CustomDialogControllerOptions;<br>Method or attribute name: closeAnimation?: AnimateParam;<br>New version information: ?AnimateParam|custom_dialog_controller.d.ts| 579e41f4b71Sopenharmony_ci|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>Old version information: boolean|Class name: CustomDialogControllerOptions;<br>Method or attribute name: showInSubWindow?: boolean;<br>New version information: ?boolean|custom_dialog_controller.d.ts| 580e41f4b71Sopenharmony_ci|Type changed|Class name: DataPanelOptions;<br>Method or attribute name: values: number[];<br>Old version information: |Class name: DataPanelOptions;<br>Method or attribute name: values: number[];<br>New version information: number[]|data_panel.d.ts| 581e41f4b71Sopenharmony_ci|Type changed|Class name: DataPanelOptions;<br>Method or attribute name: max?: number;<br>Old version information: |Class name: DataPanelOptions;<br>Method or attribute name: max?: number;<br>New version information: ?number|data_panel.d.ts| 582e41f4b71Sopenharmony_ci|Type changed|Class name: DataPanelOptions;<br>Method or attribute name: type?: DataPanelType;<br>Old version information: |Class name: DataPanelOptions;<br>Method or attribute name: type?: DataPanelType;<br>New version information: ?DataPanelType|data_panel.d.ts| 583e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerResult;<br>Method or attribute name: year?: number;<br>Old version information: |Class name: DatePickerResult;<br>Method or attribute name: year?: number;<br>New version information: ?number|date_picker.d.ts| 584e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerResult;<br>Method or attribute name: month?: number;<br>Old version information: |Class name: DatePickerResult;<br>Method or attribute name: month?: number;<br>New version information: ?number|date_picker.d.ts| 585e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerResult;<br>Method or attribute name: day?: number;<br>Old version information: |Class name: DatePickerResult;<br>Method or attribute name: day?: number;<br>New version information: ?number|date_picker.d.ts| 586e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerOptions;<br>Method or attribute name: start?: Date;<br>Old version information: |Class name: DatePickerOptions;<br>Method or attribute name: start?: Date;<br>New version information: ?Date|date_picker.d.ts| 587e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerOptions;<br>Method or attribute name: end?: Date;<br>Old version information: |Class name: DatePickerOptions;<br>Method or attribute name: end?: Date;<br>New version information: ?Date|date_picker.d.ts| 588e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerOptions;<br>Method or attribute name: selected?: Date;<br>Old version information: |Class name: DatePickerOptions;<br>Method or attribute name: selected?: Date;<br>New version information: ?Date|date_picker.d.ts| 589e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: lunar?: boolean;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: lunar?: boolean;<br>New version information: ?boolean|date_picker.d.ts| 590e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: showTime?: boolean;<br>Old version information: boolean|Class name: DatePickerDialogOptions;<br>Method or attribute name: showTime?: boolean;<br>New version information: ?boolean|date_picker.d.ts| 591e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: useMilitaryTime?: boolean;<br>Old version information: boolean|Class name: DatePickerDialogOptions;<br>Method or attribute name: useMilitaryTime?: boolean;<br>New version information: ?boolean|date_picker.d.ts| 592e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: DatePickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|date_picker.d.ts| 593e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: DatePickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|date_picker.d.ts| 594e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: DatePickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|date_picker.d.ts| 595e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>New version information: ?((value: DatePickerResult) => void)|date_picker.d.ts| 596e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?(() => void)|date_picker.d.ts| 597e41f4b71Sopenharmony_ci|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>New version information: ?((value: DatePickerResult) => void)|date_picker.d.ts| 598e41f4b71Sopenharmony_ci|Type changed|Class name: FlexOptions;<br>Method or attribute name: direction?: FlexDirection;<br>Old version information: |Class name: FlexOptions;<br>Method or attribute name: direction?: FlexDirection;<br>New version information: ?FlexDirection|flex.d.ts| 599e41f4b71Sopenharmony_ci|Type changed|Class name: FlexOptions;<br>Method or attribute name: wrap?: FlexWrap;<br>Old version information: |Class name: FlexOptions;<br>Method or attribute name: wrap?: FlexWrap;<br>New version information: ?FlexWrap|flex.d.ts| 600e41f4b71Sopenharmony_ci|Type changed|Class name: FlexOptions;<br>Method or attribute name: justifyContent?: FlexAlign;<br>Old version information: |Class name: FlexOptions;<br>Method or attribute name: justifyContent?: FlexAlign;<br>New version information: ?FlexAlign|flex.d.ts| 601e41f4b71Sopenharmony_ci|Type changed|Class name: FlexOptions;<br>Method or attribute name: alignItems?: ItemAlign;<br>Old version information: |Class name: FlexOptions;<br>Method or attribute name: alignItems?: ItemAlign;<br>New version information: ?ItemAlign|flex.d.ts| 602e41f4b71Sopenharmony_ci|Type changed|Class name: FlexOptions;<br>Method or attribute name: alignContent?: FlexAlign;<br>Old version information: |Class name: FlexOptions;<br>Method or attribute name: alignContent?: FlexAlign;<br>New version information: ?FlexAlign|flex.d.ts| 603e41f4b71Sopenharmony_ci|Type changed|Class name: FingerInfo;<br>Method or attribute name: id: number;<br>Old version information: |Class name: FingerInfo;<br>Method or attribute name: id: number;<br>New version information: number|gesture.d.ts| 604e41f4b71Sopenharmony_ci|Type changed|Class name: FingerInfo;<br>Method or attribute name: globalX: number;<br>Old version information: |Class name: FingerInfo;<br>Method or attribute name: globalX: number;<br>New version information: number|gesture.d.ts| 605e41f4b71Sopenharmony_ci|Type changed|Class name: FingerInfo;<br>Method or attribute name: globalY: number;<br>Old version information: |Class name: FingerInfo;<br>Method or attribute name: globalY: number;<br>New version information: number|gesture.d.ts| 606e41f4b71Sopenharmony_ci|Type changed|Class name: FingerInfo;<br>Method or attribute name: localX: number;<br>Old version information: |Class name: FingerInfo;<br>Method or attribute name: localX: number;<br>New version information: number|gesture.d.ts| 607e41f4b71Sopenharmony_ci|Type changed|Class name: FingerInfo;<br>Method or attribute name: localY: number;<br>Old version information: |Class name: FingerInfo;<br>Method or attribute name: localY: number;<br>New version information: number|gesture.d.ts| 608e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: repeat: boolean;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: repeat: boolean;<br>New version information: boolean|gesture.d.ts| 609e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: fingerList: FingerInfo[];<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: fingerList: FingerInfo[];<br>New version information: FingerInfo[]|gesture.d.ts| 610e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: offsetX: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: offsetX: number;<br>New version information: number|gesture.d.ts| 611e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: offsetY: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: offsetY: number;<br>New version information: number|gesture.d.ts| 612e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: angle: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: angle: number;<br>New version information: number|gesture.d.ts| 613e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: speed: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: speed: number;<br>New version information: number|gesture.d.ts| 614e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: scale: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: scale: number;<br>New version information: number|gesture.d.ts| 615e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: pinchCenterX: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: pinchCenterX: number;<br>New version information: number|gesture.d.ts| 616e41f4b71Sopenharmony_ci|Type changed|Class name: GestureEvent;<br>Method or attribute name: pinchCenterY: number;<br>Old version information: |Class name: GestureEvent;<br>Method or attribute name: pinchCenterY: number;<br>New version information: number|gesture.d.ts| 617e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: xs?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: xs?: number,<br>New version information: ?number|grid_col.d.ts| 618e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: sm?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: sm?: number,<br>New version information: ?number|grid_col.d.ts| 619e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: md?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: md?: number,<br>New version information: ?number|grid_col.d.ts| 620e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: lg?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: lg?: number,<br>New version information: ?number|grid_col.d.ts| 621e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: xl?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: xl?: number,<br>New version information: ?number|grid_col.d.ts| 622e41f4b71Sopenharmony_ci|Type changed|Class name: GridColColumnOption;<br>Method or attribute name: xxl?: number,<br>Old version information: |Class name: GridColColumnOption;<br>Method or attribute name: xxl?: number,<br>New version information: ?number|grid_col.d.ts| 623e41f4b71Sopenharmony_ci|Type changed|Class name: GridColOptions;<br>Method or attribute name: span?: number \| GridColColumnOption;<br>Old version information: |Class name: GridColOptions;<br>Method or attribute name: span?: number \| GridColColumnOption;<br>New version information: ?(number \| GridColColumnOption)|grid_col.d.ts| 624e41f4b71Sopenharmony_ci|Type changed|Class name: GridColOptions;<br>Method or attribute name: offset?: number \| GridColColumnOption;<br>Old version information: |Class name: GridColOptions;<br>Method or attribute name: offset?: number \| GridColColumnOption;<br>New version information: ?(number \| GridColColumnOption)|grid_col.d.ts| 625e41f4b71Sopenharmony_ci|Type changed|Class name: GridColOptions;<br>Method or attribute name: order?: number \| GridColColumnOption;<br>Old version information: |Class name: GridColOptions;<br>Method or attribute name: order?: number \| GridColColumnOption;<br>New version information: ?(number \| GridColColumnOption)|grid_col.d.ts| 626e41f4b71Sopenharmony_ci|Type changed|Class name: GridContainerOptions;<br>Method or attribute name: columns?: number \| "auto";<br>Old version information: |Class name: GridContainerOptions;<br>Method or attribute name: columns?: number \| "auto";<br>New version information: ?(number \| "auto")|grid_container.d.ts| 627e41f4b71Sopenharmony_ci|Type changed|Class name: GridContainerOptions;<br>Method or attribute name: sizeType?: SizeType;<br>Old version information: |Class name: GridContainerOptions;<br>Method or attribute name: sizeType?: SizeType;<br>New version information: ?SizeType|grid_container.d.ts| 628e41f4b71Sopenharmony_ci|Type changed|Class name: GridContainerOptions;<br>Method or attribute name: gutter?: number \| string;<br>Old version information: |Class name: GridContainerOptions;<br>Method or attribute name: gutter?: number \| string;<br>New version information: ?(number \| string)|grid_container.d.ts| 629e41f4b71Sopenharmony_ci|Type changed|Class name: GridContainerOptions;<br>Method or attribute name: margin?: number \| string;<br>Old version information: |Class name: GridContainerOptions;<br>Method or attribute name: margin?: number \| string;<br>New version information: ?(number \| string)|grid_container.d.ts| 630e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowSizeOption;<br>Method or attribute name: xs?: Length,<br>Old version information: |Class name: GridRowSizeOption;<br>Method or attribute name: xs?: Length,<br>New version information: ?Length|grid_row.d.ts| 631e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowSizeOption;<br>Method or attribute name: sm?: Length,<br>Old version information: |Class name: GridRowSizeOption;<br>Method or attribute name: sm?: Length,<br>New version information: ?Length|grid_row.d.ts| 632e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowSizeOption;<br>Method or attribute name: md?: Length,<br>Old version information: |Class name: GridRowSizeOption;<br>Method or attribute name: md?: Length,<br>New version information: ?Length|grid_row.d.ts| 633e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowSizeOption;<br>Method or attribute name: lg?: Length,<br>Old version information: |Class name: GridRowSizeOption;<br>Method or attribute name: lg?: Length,<br>New version information: ?Length|grid_row.d.ts| 634e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowSizeOption;<br>Method or attribute name: xl?: Length,<br>Old version information: |Class name: GridRowSizeOption;<br>Method or attribute name: xl?: Length,<br>New version information: ?Length|grid_row.d.ts| 635e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowColumnOption;<br>Method or attribute name: xs?: number,<br>Old version information: |Class name: GridRowColumnOption;<br>Method or attribute name: xs?: number,<br>New version information: ?number|grid_row.d.ts| 636e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowColumnOption;<br>Method or attribute name: sm?: number,<br>Old version information: |Class name: GridRowColumnOption;<br>Method or attribute name: sm?: number,<br>New version information: ?number|grid_row.d.ts| 637e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowColumnOption;<br>Method or attribute name: md?: number,<br>Old version information: |Class name: GridRowColumnOption;<br>Method or attribute name: md?: number,<br>New version information: ?number|grid_row.d.ts| 638e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowColumnOption;<br>Method or attribute name: lg?: number,<br>Old version information: |Class name: GridRowColumnOption;<br>Method or attribute name: lg?: number,<br>New version information: ?number|grid_row.d.ts| 639e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowColumnOption;<br>Method or attribute name: xl?: number,<br>Old version information: |Class name: GridRowColumnOption;<br>Method or attribute name: xl?: number,<br>New version information: ?number|grid_row.d.ts| 640e41f4b71Sopenharmony_ci|Type changed|Class name: GutterOption;<br>Method or attribute name: x?: Length \| GridRowSizeOption,<br>Old version information: |Class name: GutterOption;<br>Method or attribute name: x?: Length \| GridRowSizeOption,<br>New version information: ?(Length \| GridRowSizeOption)|grid_row.d.ts| 641e41f4b71Sopenharmony_ci|Type changed|Class name: GutterOption;<br>Method or attribute name: y?: Length \| GridRowSizeOption<br>Old version information: |Class name: GutterOption;<br>Method or attribute name: y?: Length \| GridRowSizeOption<br>New version information: ?(Length \| GridRowSizeOption)|grid_row.d.ts| 642e41f4b71Sopenharmony_ci|Type changed|Class name: BreakPoints;<br>Method or attribute name: value?: Array\<string>,<br>Old version information: |Class name: BreakPoints;<br>Method or attribute name: value?: Array\<string>,<br>New version information: ?Array\<string>|grid_row.d.ts| 643e41f4b71Sopenharmony_ci|Type changed|Class name: BreakPoints;<br>Method or attribute name: reference?: BreakpointsReference,<br>Old version information: |Class name: BreakPoints;<br>Method or attribute name: reference?: BreakpointsReference,<br>New version information: ?BreakpointsReference|grid_row.d.ts| 644e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowOptions;<br>Method or attribute name: gutter?: Length \| GutterOption;<br>Old version information: |Class name: GridRowOptions;<br>Method or attribute name: gutter?: Length \| GutterOption;<br>New version information: ?(Length \| GutterOption)|grid_row.d.ts| 645e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowOptions;<br>Method or attribute name: columns?: number \| GridRowColumnOption;<br>Old version information: |Class name: GridRowOptions;<br>Method or attribute name: columns?: number \| GridRowColumnOption;<br>New version information: ?(number \| GridRowColumnOption)|grid_row.d.ts| 646e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowOptions;<br>Method or attribute name: breakpoints?: BreakPoints;<br>Old version information: |Class name: GridRowOptions;<br>Method or attribute name: breakpoints?: BreakPoints;<br>New version information: ?BreakPoints|grid_row.d.ts| 647e41f4b71Sopenharmony_ci|Type changed|Class name: GridRowOptions;<br>Method or attribute name: direction?: GridRowDirection;<br>Old version information: |Class name: GridRowOptions;<br>Method or attribute name: direction?: GridRowDirection;<br>New version information: ?GridRowDirection|grid_row.d.ts| 648e41f4b71Sopenharmony_ci|Type changed|Class name: ImageFrameInfo;<br>Method or attribute name: width?: number \| string;<br>Old version information: |Class name: ImageFrameInfo;<br>Method or attribute name: width?: number \| string;<br>New version information: ?(number \| string)|image_animator.d.ts| 649e41f4b71Sopenharmony_ci|Type changed|Class name: ImageFrameInfo;<br>Method or attribute name: height?: number \| string;<br>Old version information: |Class name: ImageFrameInfo;<br>Method or attribute name: height?: number \| string;<br>New version information: ?(number \| string)|image_animator.d.ts| 650e41f4b71Sopenharmony_ci|Type changed|Class name: ImageFrameInfo;<br>Method or attribute name: top?: number \| string;<br>Old version information: |Class name: ImageFrameInfo;<br>Method or attribute name: top?: number \| string;<br>New version information: ?(number \| string)|image_animator.d.ts| 651e41f4b71Sopenharmony_ci|Type changed|Class name: ImageFrameInfo;<br>Method or attribute name: left?: number \| string;<br>Old version information: |Class name: ImageFrameInfo;<br>Method or attribute name: left?: number \| string;<br>New version information: ?(number \| string)|image_animator.d.ts| 652e41f4b71Sopenharmony_ci|Type changed|Class name: ImageFrameInfo;<br>Method or attribute name: duration?: number;<br>Old version information: |Class name: ImageFrameInfo;<br>Method or attribute name: duration?: number;<br>New version information: ?number|image_animator.d.ts| 653e41f4b71Sopenharmony_ci|Type changed|Class name: ChainAnimationOptions;<br>Method or attribute name: conductivity?: number;<br>Old version information: number|Class name: ChainAnimationOptions;<br>Method or attribute name: conductivity?: number;<br>New version information: ?number|list.d.ts| 654e41f4b71Sopenharmony_ci|Type changed|Class name: ChainAnimationOptions;<br>Method or attribute name: intensity?: number;<br>Old version information: number|Class name: ChainAnimationOptions;<br>Method or attribute name: intensity?: number;<br>New version information: ?number|list.d.ts| 655e41f4b71Sopenharmony_ci|Type changed|Class name: ChainAnimationOptions;<br>Method or attribute name: edgeEffect?: ChainEdgeEffect;<br>Old version information: ChainEdgeEffect|Class name: ChainAnimationOptions;<br>Method or attribute name: edgeEffect?: ChainEdgeEffect;<br>New version information: ?ChainEdgeEffect|list.d.ts| 656e41f4b71Sopenharmony_ci|Type changed|Class name: SwipeActionOptions;<br>Method or attribute name: start?: CustomBuilder \| SwipeActionItem;<br>Old version information: |Class name: SwipeActionOptions;<br>Method or attribute name: start?: CustomBuilder \| SwipeActionItem;<br>New version information: ?(CustomBuilder \| SwipeActionItem)|list_item.d.ts| 657e41f4b71Sopenharmony_ci|Type changed|Class name: SwipeActionOptions;<br>Method or attribute name: end?: CustomBuilder \| SwipeActionItem;<br>Old version information: |Class name: SwipeActionOptions;<br>Method or attribute name: end?: CustomBuilder \| SwipeActionItem;<br>New version information: ?(CustomBuilder \| SwipeActionItem)|list_item.d.ts| 658e41f4b71Sopenharmony_ci|Type changed|Class name: SwipeActionOptions;<br>Method or attribute name: edgeEffect?: SwipeEdgeEffect;<br>Old version information: |Class name: SwipeActionOptions;<br>Method or attribute name: edgeEffect?: SwipeEdgeEffect;<br>New version information: ?SwipeEdgeEffect|list_item.d.ts| 659e41f4b71Sopenharmony_ci|Type changed|Class name: ListItemGroupOptions;<br>Method or attribute name: header?: CustomBuilder;<br>Old version information: |Class name: ListItemGroupOptions;<br>Method or attribute name: header?: CustomBuilder;<br>New version information: ?CustomBuilder|list_item_group.d.ts| 660e41f4b71Sopenharmony_ci|Type changed|Class name: ListItemGroupOptions;<br>Method or attribute name: footer?: CustomBuilder;<br>Old version information: |Class name: ListItemGroupOptions;<br>Method or attribute name: footer?: CustomBuilder;<br>New version information: ?CustomBuilder|list_item_group.d.ts| 661e41f4b71Sopenharmony_ci|Type changed|Class name: ListItemGroupOptions;<br>Method or attribute name: space?: number \| string;<br>Old version information: |Class name: ListItemGroupOptions;<br>Method or attribute name: space?: number \| string;<br>New version information: ?(number \| string)|list_item_group.d.ts| 662e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>New version information: ?number|matrix2d.d.ts| 663e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>New version information: ?number|matrix2d.d.ts| 664e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>New version information: ?number|matrix2d.d.ts| 665e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>New version information: ?number|matrix2d.d.ts| 666e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>New version information: ?number|matrix2d.d.ts| 667e41f4b71Sopenharmony_ci|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>Old version information: |Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>New version information: ?number|matrix2d.d.ts| 668e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemOptions;<br>Method or attribute name: startIcon?: ResourceStr;<br>Old version information: |Class name: MenuItemOptions;<br>Method or attribute name: startIcon?: ResourceStr;<br>New version information: ?ResourceStr|menu_item.d.ts| 669e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemOptions;<br>Method or attribute name: content?: ResourceStr;<br>Old version information: |Class name: MenuItemOptions;<br>Method or attribute name: content?: ResourceStr;<br>New version information: ?ResourceStr|menu_item.d.ts| 670e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemOptions;<br>Method or attribute name: endIcon?: ResourceStr;<br>Old version information: |Class name: MenuItemOptions;<br>Method or attribute name: endIcon?: ResourceStr;<br>New version information: ?ResourceStr|menu_item.d.ts| 671e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemOptions;<br>Method or attribute name: labelInfo?: ResourceStr;<br>Old version information: |Class name: MenuItemOptions;<br>Method or attribute name: labelInfo?: ResourceStr;<br>New version information: ?ResourceStr|menu_item.d.ts| 672e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemOptions;<br>Method or attribute name: builder?: CustomBuilder;<br>Old version information: |Class name: MenuItemOptions;<br>Method or attribute name: builder?: CustomBuilder;<br>New version information: ?CustomBuilder|menu_item.d.ts| 673e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemGroupOptions;<br>Method or attribute name: header?: ResourceStr \| CustomBuilder;<br>Old version information: |Class name: MenuItemGroupOptions;<br>Method or attribute name: header?: ResourceStr \| CustomBuilder;<br>New version information: ?(ResourceStr \| CustomBuilder)|menu_item_group.d.ts| 674e41f4b71Sopenharmony_ci|Type changed|Class name: MenuItemGroupOptions;<br>Method or attribute name: footer?: ResourceStr \| CustomBuilder;<br>Old version information: |Class name: MenuItemGroupOptions;<br>Method or attribute name: footer?: ResourceStr \| CustomBuilder;<br>New version information: ?(ResourceStr \| CustomBuilder)|menu_item_group.d.ts| 675e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationCommonTitle;<br>Method or attribute name: main: string;<br>Old version information: |Class name: NavigationCommonTitle;<br>Method or attribute name: main: string;<br>New version information: string|navigation.d.ts| 676e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationCommonTitle;<br>Method or attribute name: sub: string;<br>Old version information: |Class name: NavigationCommonTitle;<br>Method or attribute name: sub: string;<br>New version information: string|navigation.d.ts| 677e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationCustomTitle;<br>Method or attribute name: builder: CustomBuilder;<br>Old version information: |Class name: NavigationCustomTitle;<br>Method or attribute name: builder: CustomBuilder;<br>New version information: CustomBuilder|navigation.d.ts| 678e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationCustomTitle;<br>Method or attribute name: height: TitleHeight \| Length;<br>Old version information: |Class name: NavigationCustomTitle;<br>Method or attribute name: height: TitleHeight \| Length;<br>New version information: TitleHeight \| Length|navigation.d.ts| 679e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationMenuItem;<br>Method or attribute name: value: string;<br>Old version information: |Class name: NavigationMenuItem;<br>Method or attribute name: value: string;<br>New version information: string|navigation.d.ts| 680e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationMenuItem;<br>Method or attribute name: icon?: string;<br>Old version information: |Class name: NavigationMenuItem;<br>Method or attribute name: icon?: string;<br>New version information: ?string|navigation.d.ts| 681e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationMenuItem;<br>Method or attribute name: action?: () => void;<br>Old version information: |Class name: NavigationMenuItem;<br>Method or attribute name: action?: () => void;<br>New version information: ?(() => void)|navigation.d.ts| 682e41f4b71Sopenharmony_ci|Type changed|Class name: NavPathInfo;<br>Method or attribute name: param?: unknown;<br>Old version information: unknown|Class name: NavPathInfo;<br>Method or attribute name: param?: unknown;<br>New version information: ?unknown|navigation.d.ts| 683e41f4b71Sopenharmony_ci|Type changed|Class name: NavigationAttribute;<br>Method or attribute name: title(value: ResourceStr \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;<br>Old version information: (ResourceStr \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle)|Class name: NavigationAttribute;<br>Method or attribute name: title(value: ResourceStr \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;<br>New version information: |navigation.d.ts| 684e41f4b71Sopenharmony_ci|Type changed|Class name: NavDestinationCommonTitle;<br>Method or attribute name: main: string;<br>Old version information: |Class name: NavDestinationCommonTitle;<br>Method or attribute name: main: string;<br>New version information: string|nav_destination.d.ts| 685e41f4b71Sopenharmony_ci|Type changed|Class name: NavDestinationCommonTitle;<br>Method or attribute name: sub: string;<br>Old version information: |Class name: NavDestinationCommonTitle;<br>Method or attribute name: sub: string;<br>New version information: string|nav_destination.d.ts| 686e41f4b71Sopenharmony_ci|Type changed|Class name: NavDestinationCustomTitle;<br>Method or attribute name: builder: CustomBuilder;<br>Old version information: |Class name: NavDestinationCustomTitle;<br>Method or attribute name: builder: CustomBuilder;<br>New version information: CustomBuilder|nav_destination.d.ts| 687e41f4b71Sopenharmony_ci|Type changed|Class name: NavDestinationCustomTitle;<br>Method or attribute name: height: TitleHeight \| Length;<br>Old version information: |Class name: NavDestinationCustomTitle;<br>Method or attribute name: height: TitleHeight \| Length;<br>New version information: TitleHeight \| Length|nav_destination.d.ts| 688e41f4b71Sopenharmony_ci|Type changed|Class name: RouteInfo;<br>Method or attribute name: param?: unknown;<br>Old version information: unknown|Class name: RouteInfo;<br>Method or attribute name: param?: unknown;<br>New version information: ?unknown|nav_router.d.ts| 689e41f4b71Sopenharmony_ci|Type changed|Class name: PluginComponentTemplate;<br>Method or attribute name: source: string;<br>Old version information: |Class name: PluginComponentTemplate;<br>Method or attribute name: source: string;<br>New version information: string|plugin_component.d.ts| 690e41f4b71Sopenharmony_ci|Type changed|Class name: PluginComponentTemplate;<br>Method or attribute name: bundleName: string;<br>Old version information: |Class name: PluginComponentTemplate;<br>Method or attribute name: bundleName: string;<br>New version information: string|plugin_component.d.ts| 691e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressOptions;<br>Method or attribute name: value: number;<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute name: value: number;<br>New version information: number|progress.d.ts| 692e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressOptions;<br>Method or attribute name: total?: number;<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute name: total?: number;<br>New version information: ?number|progress.d.ts| 693e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressOptions;<br>Method or attribute name: style?: ProgressStyle<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute name: style?: ProgressStyle<br>New version information: ?ProgressStyle|progress.d.ts| 694e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressOptions;<br>Method or attribute name: type?: Type<br>Old version information: |Class name: ProgressOptions;<br>Method or attribute name: type?: Type<br>New version information: ?Type|progress.d.ts| 695e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressStyleOptions;<br>Method or attribute name: strokeWidth?: Length;<br>Old version information: |Class name: ProgressStyleOptions;<br>Method or attribute name: strokeWidth?: Length;<br>New version information: ?Length|progress.d.ts| 696e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressStyleOptions;<br>Method or attribute name: scaleCount?: number;<br>Old version information: |Class name: ProgressStyleOptions;<br>Method or attribute name: scaleCount?: number;<br>New version information: ?number|progress.d.ts| 697e41f4b71Sopenharmony_ci|Type changed|Class name: ProgressStyleOptions;<br>Method or attribute name: scaleWidth?: Length;<br>Old version information: |Class name: ProgressStyleOptions;<br>Method or attribute name: scaleWidth?: Length;<br>New version information: ?Length|progress.d.ts| 698e41f4b71Sopenharmony_ci|Type changed|Class name: RadioOptions;<br>Method or attribute name: group: string;<br>Old version information: |Class name: RadioOptions;<br>Method or attribute name: group: string;<br>New version information: string|radio.d.ts| 699e41f4b71Sopenharmony_ci|Type changed|Class name: RadioOptions;<br>Method or attribute name: value: string;<br>Old version information: |Class name: RadioOptions;<br>Method or attribute name: value: string;<br>New version information: string|radio.d.ts| 700e41f4b71Sopenharmony_ci|Type changed|Class name: RadioStyle;<br>Method or attribute name: checkedBackgroundColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: RadioStyle;<br>Method or attribute name: checkedBackgroundColor?: ResourceColor;<br>New version information: ?ResourceColor|radio.d.ts| 701e41f4b71Sopenharmony_ci|Type changed|Class name: RadioStyle;<br>Method or attribute name: uncheckedBorderColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: RadioStyle;<br>Method or attribute name: uncheckedBorderColor?: ResourceColor;<br>New version information: ?ResourceColor|radio.d.ts| 702e41f4b71Sopenharmony_ci|Type changed|Class name: RadioStyle;<br>Method or attribute name: indicatorColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: RadioStyle;<br>Method or attribute name: indicatorColor?: ResourceColor;<br>New version information: ?ResourceColor|radio.d.ts| 703e41f4b71Sopenharmony_ci|Type changed|Class name: RefreshOptions;<br>Method or attribute name: offset?: number \| string;<br>Old version information: number \| string|Class name: RefreshOptions;<br>Method or attribute name: offset?: number \| string;<br>New version information: ?(number \| string)|refresh.d.ts| 704e41f4b71Sopenharmony_ci|Type changed|Class name: RefreshOptions;<br>Method or attribute name: friction?: number \| string;<br>Old version information: number \| string|Class name: RefreshOptions;<br>Method or attribute name: friction?: number \| string;<br>New version information: ?(number \| string)|refresh.d.ts| 705e41f4b71Sopenharmony_ci|Type changed|Class name: RefreshOptions;<br>Method or attribute name: builder?: CustomBuilder;<br>Old version information: CustomBuilder|Class name: RefreshOptions;<br>Method or attribute name: builder?: CustomBuilder;<br>New version information: ?CustomBuilder|refresh.d.ts| 706e41f4b71Sopenharmony_ci|Type changed|Class name: RRect;<br>Method or attribute name: left: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: left: number;<br>New version information: number|remote_window.d.ts| 707e41f4b71Sopenharmony_ci|Type changed|Class name: RRect;<br>Method or attribute name: top: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: top: number;<br>New version information: number|remote_window.d.ts| 708e41f4b71Sopenharmony_ci|Type changed|Class name: RRect;<br>Method or attribute name: width: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: width: number;<br>New version information: number|remote_window.d.ts| 709e41f4b71Sopenharmony_ci|Type changed|Class name: RRect;<br>Method or attribute name: height: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: height: number;<br>New version information: number|remote_window.d.ts| 710e41f4b71Sopenharmony_ci|Type changed|Class name: RRect;<br>Method or attribute name: radius: number;<br>Old version information: |Class name: RRect;<br>Method or attribute name: radius: number;<br>New version information: number|remote_window.d.ts| 711e41f4b71Sopenharmony_ci|Type changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly bundleName: string;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly bundleName: string;<br>New version information: string|remote_window.d.ts| 712e41f4b71Sopenharmony_ci|Type changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly abilityName: string;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly abilityName: string;<br>New version information: string|remote_window.d.ts| 713e41f4b71Sopenharmony_ci|Type changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly windowBounds: RRect;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly windowBounds: RRect;<br>New version information: RRect|remote_window.d.ts| 714e41f4b71Sopenharmony_ci|Type changed|Class name: WindowAnimationTarget;<br>Method or attribute name: readonly missionId: number;<br>Old version information: |Class name: WindowAnimationTarget;<br>Method or attribute name: readonly missionId: number;<br>New version information: number|remote_window.d.ts| 715e41f4b71Sopenharmony_ci|Type changed|Class name: ScrollBarOptions;<br>Method or attribute name: scroller: Scroller;<br>Old version information: |Class name: ScrollBarOptions;<br>Method or attribute name: scroller: Scroller;<br>New version information: Scroller|scroll_bar.d.ts| 716e41f4b71Sopenharmony_ci|Type changed|Class name: ScrollBarOptions;<br>Method or attribute name: direction?: ScrollBarDirection;<br>Old version information: |Class name: ScrollBarOptions;<br>Method or attribute name: direction?: ScrollBarDirection;<br>New version information: ?ScrollBarDirection|scroll_bar.d.ts| 717e41f4b71Sopenharmony_ci|Type changed|Class name: ScrollBarOptions;<br>Method or attribute name: state?: BarState;<br>Old version information: |Class name: ScrollBarOptions;<br>Method or attribute name: state?: BarState;<br>New version information: ?BarState|scroll_bar.d.ts| 718e41f4b71Sopenharmony_ci|Type changed|Class name: IconOptions;<br>Method or attribute name: size?: Length;<br>Old version information: Length|Class name: IconOptions;<br>Method or attribute name: size?: Length;<br>New version information: ?Length|search.d.ts| 719e41f4b71Sopenharmony_ci|Type changed|Class name: IconOptions;<br>Method or attribute name: color?: ResourceColor;<br>Old version information: ResourceColor|Class name: IconOptions;<br>Method or attribute name: color?: ResourceColor;<br>New version information: ?ResourceColor|search.d.ts| 720e41f4b71Sopenharmony_ci|Type changed|Class name: CaretStyle;<br>Method or attribute name: color?: ResourceColor,<br>Old version information: ResourceColor|Class name: CaretStyle;<br>Method or attribute name: color?: ResourceColor,<br>New version information: ?ResourceColor|search.d.ts| 721e41f4b71Sopenharmony_ci|Type changed|Class name: IconOptions;<br>Method or attribute name: src?: ResourceStr;<br>Old version information: ResourceStr|Class name: IconOptions;<br>Method or attribute name: src?: ResourceStr;<br>New version information: ?ResourceStr|search.d.ts| 722e41f4b71Sopenharmony_ci|Type changed|Class name: CaretStyle;<br>Method or attribute name: width?: Length,<br>Old version information: Length|Class name: CaretStyle;<br>Method or attribute name: width?: Length,<br>New version information: ?Length|search.d.ts| 723e41f4b71Sopenharmony_ci|Type changed|Class name: SelectOption;<br>Method or attribute name: value: ResourceStr;<br>Old version information: |Class name: SelectOption;<br>Method or attribute name: value: ResourceStr;<br>New version information: ResourceStr|select.d.ts| 724e41f4b71Sopenharmony_ci|Type changed|Class name: SelectOption;<br>Method or attribute name: icon?: ResourceStr;<br>Old version information: |Class name: SelectOption;<br>Method or attribute name: icon?: ResourceStr;<br>New version information: ResourceStr|select.d.ts| 725e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonStyle;<br>Method or attribute name: left?: number;<br>Old version information: |Class name: ButtonStyle;<br>Method or attribute name: left?: number;<br>New version information: ?number|sidebar.d.ts| 726e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonStyle;<br>Method or attribute name: top?: number;<br>Old version information: |Class name: ButtonStyle;<br>Method or attribute name: top?: number;<br>New version information: ?number|sidebar.d.ts| 727e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonStyle;<br>Method or attribute name: width?: number;<br>Old version information: |Class name: ButtonStyle;<br>Method or attribute name: width?: number;<br>New version information: ?number|sidebar.d.ts| 728e41f4b71Sopenharmony_ci|Type changed|Class name: ButtonStyle;<br>Method or attribute name: height?: number;<br>Old version information: |Class name: ButtonStyle;<br>Method or attribute name: height?: number;<br>New version information: ?number|sidebar.d.ts| 729e41f4b71Sopenharmony_ci|Type changed|Class name: DividerStyle;<br>Method or attribute name: color?: ResourceColor;<br>Old version information: ResourceColor|Class name: DividerStyle;<br>Method or attribute name: color?: ResourceColor;<br>New version information: ?ResourceColor|sidebar.d.ts| 730e41f4b71Sopenharmony_ci|Type changed|Class name: DividerStyle;<br>Method or attribute name: startMargin?: Length;<br>Old version information: Length|Class name: DividerStyle;<br>Method or attribute name: startMargin?: Length;<br>New version information: ?Length|sidebar.d.ts| 731e41f4b71Sopenharmony_ci|Type changed|Class name: DividerStyle;<br>Method or attribute name: endMargin?: Length;<br>Old version information: Length|Class name: DividerStyle;<br>Method or attribute name: endMargin?: Length;<br>New version information: ?Length|sidebar.d.ts| 732e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: value?: number;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: value?: number;<br>New version information: ?number|slider.d.ts| 733e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: min?: number;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: min?: number;<br>New version information: ?number|slider.d.ts| 734e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: max?: number;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: max?: number;<br>New version information: ?number|slider.d.ts| 735e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: step?: number;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: step?: number;<br>New version information: ?number|slider.d.ts| 736e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: style?: SliderStyle;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: style?: SliderStyle;<br>New version information: ?SliderStyle|slider.d.ts| 737e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: direction?: Axis;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: direction?: Axis;<br>New version information: ?Axis|slider.d.ts| 738e41f4b71Sopenharmony_ci|Type changed|Class name: SliderOptions;<br>Method or attribute name: reverse?: boolean;<br>Old version information: |Class name: SliderOptions;<br>Method or attribute name: reverse?: boolean;<br>New version information: ?boolean|slider.d.ts| 739e41f4b71Sopenharmony_ci|Type changed|Class name: SliderBlockStyle;<br>Method or attribute name: image?: ResourceStr;<br>Old version information: ResourceStr|Class name: SliderBlockStyle;<br>Method or attribute name: image?: ResourceStr;<br>New version information: ?ResourceStr|slider.d.ts| 740e41f4b71Sopenharmony_ci|Type changed|Class name: SliderBlockStyle;<br>Method or attribute name: shape?: CircleAttribute \| EllipseAttribute \| PathAttribute \| RectAttribute;<br>Old version information: CircleAttribute \| EllipseAttribute \| PathAttribute \| RectAttribute|Class name: SliderBlockStyle;<br>Method or attribute name: shape?: CircleAttribute \| EllipseAttribute \| PathAttribute \| RectAttribute;<br>New version information: ?(CircleAttribute \| EllipseAttribute \| PathAttribute \| RectAttribute)|slider.d.ts| 741e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: left?: Length;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: left?: Length;<br>New version information: ?Length|swiper.d.ts| 742e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: top?: Length;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: top?: Length;<br>New version information: ?Length|swiper.d.ts| 743e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: right?: Length;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: right?: Length;<br>New version information: ?Length|swiper.d.ts| 744e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: bottom?: Length;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: bottom?: Length;<br>New version information: ?Length|swiper.d.ts| 745e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: size?: Length;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: size?: Length;<br>New version information: ?Length|swiper.d.ts| 746e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: mask?: boolean;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: mask?: boolean;<br>New version information: ?boolean|swiper.d.ts| 747e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: color?: ResourceColor;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: color?: ResourceColor;<br>New version information: ?ResourceColor|swiper.d.ts| 748e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: selectedColor?: ResourceColor;<br>Old version information: |Class name: IndicatorStyle;<br>Method or attribute name: selectedColor?: ResourceColor;<br>New version information: ?ResourceColor|swiper.d.ts| 749e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: height?: Length;<br>Old version information: Length|Class name: IndicatorStyle;<br>Method or attribute name: height?: Length;<br>New version information: ?Length|tab_content.d.ts| 750e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: width?: Length;<br>Old version information: Length|Class name: IndicatorStyle;<br>Method or attribute name: width?: Length;<br>New version information: ?Length|tab_content.d.ts| 751e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: borderRadius?: Length;<br>Old version information: Length|Class name: IndicatorStyle;<br>Method or attribute name: borderRadius?: Length;<br>New version information: ?Length|tab_content.d.ts| 752e41f4b71Sopenharmony_ci|Type changed|Class name: BoardStyle;<br>Method or attribute name: borderRadius?: Length;<br>Old version information: Length|Class name: BoardStyle;<br>Method or attribute name: borderRadius?: Length;<br>New version information: ?Length|tab_content.d.ts| 753e41f4b71Sopenharmony_ci|Type changed|Class name: IndicatorStyle;<br>Method or attribute name: marginTop?: Length;<br>Old version information: Length|Class name: IndicatorStyle;<br>Method or attribute name: marginTop?: Length;<br>New version information: ?Length|tab_content.d.ts| 754e41f4b71Sopenharmony_ci|Type changed|Class name: SwiperAttribute;<br>Method or attribute name: curve(value: Curve \| string \| ICurve): SwiperAttribute;<br>Old version information: ?(Curve \| string \| ICurve)|Class name: SwiperAttribute;<br>Method or attribute name: curve(value: Curve \| string \| ICurve): SwiperAttribute;<br>New version information: |swiper.d.ts| 755e41f4b71Sopenharmony_ci|Type changed|Class name: TextAttribute;<br>Method or attribute name: draggable(value: boolean): TextAttribute;<br>Old version information: |Class name: TextAttribute;<br>Method or attribute name: draggable(value: boolean): TextAttribute;<br>New version information: |text.d.ts| 756e41f4b71Sopenharmony_ci|Type changed|Class name: TextAreaOptions;<br>Method or attribute name: placeholder?: ResourceStr;<br>Old version information: |Class name: TextAreaOptions;<br>Method or attribute name: placeholder?: ResourceStr;<br>New version information: ?ResourceStr|text_area.d.ts| 757e41f4b71Sopenharmony_ci|Type changed|Class name: TextAreaOptions;<br>Method or attribute name: text?: ResourceStr;<br>Old version information: |Class name: TextAreaOptions;<br>Method or attribute name: text?: ResourceStr;<br>New version information: ?ResourceStr|text_area.d.ts| 758e41f4b71Sopenharmony_ci|Type changed|Class name: TextAreaOptions;<br>Method or attribute name: controller?: TextAreaController;<br>Old version information: |Class name: TextAreaOptions;<br>Method or attribute name: controller?: TextAreaController;<br>New version information: ?TextAreaController|text_area.d.ts| 759e41f4b71Sopenharmony_ci|Type changed|Class name: TextInputOptions;<br>Method or attribute name: placeholder?: ResourceStr;<br>Old version information: |Class name: TextInputOptions;<br>Method or attribute name: placeholder?: ResourceStr;<br>New version information: ?ResourceStr|text_input.d.ts| 760e41f4b71Sopenharmony_ci|Type changed|Class name: TextInputOptions;<br>Method or attribute name: text?: ResourceStr;<br>Old version information: |Class name: TextInputOptions;<br>Method or attribute name: text?: ResourceStr;<br>New version information: ?ResourceStr|text_input.d.ts| 761e41f4b71Sopenharmony_ci|Type changed|Class name: TextInputOptions;<br>Method or attribute name: controller?: TextInputController;<br>Old version information: |Class name: TextInputOptions;<br>Method or attribute name: controller?: TextInputController;<br>New version information: ?TextInputController|text_input.d.ts| 762e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerRangeContent;<br>Method or attribute name: text?: string \| Resource;<br>Old version information: string \| Resource|Class name: TextPickerRangeContent;<br>Method or attribute name: text?: string \| Resource;<br>New version information: ?(string \| Resource)|text_picker.d.ts| 763e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerOptions;<br>Method or attribute name: range: string[] \| string[][] \| Resource \| TextPickerRangeContent[] \| TextCascadePickerRangeContent[];<br>Old version information: string[] \| Resource \| TextPickerRangeContent[]|Class name: TextPickerOptions;<br>Method or attribute name: range: string[] \| string[][] \| Resource \| TextPickerRangeContent[] \| TextCascadePickerRangeContent[];<br>New version information: string[] \| string[][] \| Resource \| TextPickerRangeContent[] \| TextCascadePickerRangeContent[]|text_picker.d.ts| 764e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerOptions;<br>Method or attribute name: value?: string \| string[];<br>Old version information: string|Class name: TextPickerOptions;<br>Method or attribute name: value?: string \| string[];<br>New version information: ?(string \| string[])|text_picker.d.ts| 765e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerOptions;<br>Method or attribute name: selected?: number \| number[];<br>Old version information: |Class name: TextPickerOptions;<br>Method or attribute name: selected?: number \| number[];<br>New version information: ?(number \| number[])|text_picker.d.ts| 766e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerResult;<br>Method or attribute name: value: string \| string[];<br>Old version information: string|Class name: TextPickerResult;<br>Method or attribute name: value: string \| string[];<br>New version information: string \| string[]|text_picker.d.ts| 767e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerResult;<br>Method or attribute name: index: number \| number[];<br>Old version information: |Class name: TextPickerResult;<br>Method or attribute name: index: number \| number[];<br>New version information: number \| number[]|text_picker.d.ts| 768e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: defaultPickerItemHeight?: number \| string;<br>Old version information: |Class name: TextPickerDialogOptions;<br>Method or attribute name: defaultPickerItemHeight?: number \| string;<br>New version information: number \| string|text_picker.d.ts| 769e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TextPickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|text_picker.d.ts| 770e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TextPickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|text_picker.d.ts| 771e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TextPickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|text_picker.d.ts| 772e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TextPickerResult) => void;<br>Old version information: |Class name: TextPickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TextPickerResult) => void;<br>New version information: ?((value: TextPickerResult) => void)|text_picker.d.ts| 773e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: |Class name: TextPickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?(() => void)|text_picker.d.ts| 774e41f4b71Sopenharmony_ci|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onChange?: (value: TextPickerResult) => void;<br>Old version information: |Class name: TextPickerDialogOptions;<br>Method or attribute name: onChange?: (value: TextPickerResult) => void;<br>New version information: ?((value: TextPickerResult) => void)|text_picker.d.ts| 775e41f4b71Sopenharmony_ci|Type changed|Class name: TextTimerOptions;<br>Method or attribute name: isCountDown?: boolean;<br>Old version information: |Class name: TextTimerOptions;<br>Method or attribute name: isCountDown?: boolean;<br>New version information: ?boolean|text_timer.d.ts| 776e41f4b71Sopenharmony_ci|Type changed|Class name: TextTimerOptions;<br>Method or attribute name: count?: number;<br>Old version information: |Class name: TextTimerOptions;<br>Method or attribute name: count?: number;<br>New version information: ?number|text_timer.d.ts| 777e41f4b71Sopenharmony_ci|Type changed|Class name: TextTimerOptions;<br>Method or attribute name: controller?: TextTimerController;<br>Old version information: |Class name: TextTimerOptions;<br>Method or attribute name: controller?: TextTimerController;<br>New version information: ?TextTimerController|text_timer.d.ts| 778e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerResult;<br>Method or attribute name: hour?: number;<br>Old version information: |Class name: TimePickerResult;<br>Method or attribute name: hour?: number;<br>New version information: ?number|time_picker.d.ts| 779e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerResult;<br>Method or attribute name: minute?: number;<br>Old version information: |Class name: TimePickerResult;<br>Method or attribute name: minute?: number;<br>New version information: ?number|time_picker.d.ts| 780e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerOptions;<br>Method or attribute name: selected?: Date;<br>Old version information: |Class name: TimePickerOptions;<br>Method or attribute name: selected?: Date;<br>New version information: ?Date|time_picker.d.ts| 781e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: useMilitaryTime?: boolean;<br>Old version information: |Class name: TimePickerDialogOptions;<br>Method or attribute name: useMilitaryTime?: boolean;<br>New version information: ?boolean|time_picker.d.ts| 782e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TimePickerDialogOptions;<br>Method or attribute name: disappearTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|time_picker.d.ts| 783e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TimePickerDialogOptions;<br>Method or attribute name: textStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|time_picker.d.ts| 784e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>Old version information: PickerTextStyle|Class name: TimePickerDialogOptions;<br>Method or attribute name: selectedTextStyle?: PickerTextStyle;<br>New version information: ?PickerTextStyle|time_picker.d.ts| 785e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TimePickerResult) => void;<br>Old version information: |Class name: TimePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TimePickerResult) => void;<br>New version information: ?((value: TimePickerResult) => void)|time_picker.d.ts| 786e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: |Class name: TimePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?(() => void)|time_picker.d.ts| 787e41f4b71Sopenharmony_ci|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onChange?: (value: TimePickerResult) => void;<br>Old version information: |Class name: TimePickerDialogOptions;<br>Method or attribute name: onChange?: (value: TimePickerResult) => void;<br>New version information: ?((value: TimePickerResult) => void)|time_picker.d.ts| 788e41f4b71Sopenharmony_ci|Type changed|Class name: Resource;<br>Method or attribute name: readonly id: number;<br>Old version information: |Class name: Resource;<br>Method or attribute name: readonly id: number;<br>New version information: number|units.d.ts| 789e41f4b71Sopenharmony_ci|Type changed|Class name: Resource;<br>Method or attribute name: readonly type: number;<br>Old version information: |Class name: Resource;<br>Method or attribute name: readonly type: number;<br>New version information: number|units.d.ts| 790e41f4b71Sopenharmony_ci|Type changed|Class name: Resource;<br>Method or attribute name: readonly params?: any[];<br>Old version information: |Class name: Resource;<br>Method or attribute name: readonly params?: any[];<br>New version information: ?any[]|units.d.ts| 791e41f4b71Sopenharmony_ci|Type changed|Class name: Resource;<br>Method or attribute name: readonly bundleName: string;<br>Old version information: |Class name: Resource;<br>Method or attribute name: readonly bundleName: string;<br>New version information: string|units.d.ts| 792e41f4b71Sopenharmony_ci|Type changed|Class name: Resource;<br>Method or attribute name: readonly moduleName: string;<br>Old version information: |Class name: Resource;<br>Method or attribute name: readonly moduleName: string;<br>New version information: string|units.d.ts| 793e41f4b71Sopenharmony_ci|Type changed|Class name: Font;<br>Method or attribute name: size?: Length;<br>Old version information: |Class name: Font;<br>Method or attribute name: size?: Length;<br>New version information: ?Length|units.d.ts| 794e41f4b71Sopenharmony_ci|Type changed|Class name: MarkStyle;<br>Method or attribute name: size?: Length;<br>Old version information: Length|Class name: MarkStyle;<br>Method or attribute name: size?: Length;<br>New version information: ?Length|units.d.ts| 795e41f4b71Sopenharmony_ci|Type changed|Class name: Font;<br>Method or attribute name: weight?: FontWeight \| number \| string;<br>Old version information: |Class name: Font;<br>Method or attribute name: weight?: FontWeight \| number \| string;<br>New version information: ?(FontWeight \| number \| string)|units.d.ts| 796e41f4b71Sopenharmony_ci|Type changed|Class name: Font;<br>Method or attribute name: family?: string \| Resource;<br>Old version information: |Class name: Font;<br>Method or attribute name: family?: string \| Resource;<br>New version information: ?(string \| Resource)|units.d.ts| 797e41f4b71Sopenharmony_ci|Type changed|Class name: Font;<br>Method or attribute name: style?: FontStyle;<br>Old version information: |Class name: Font;<br>Method or attribute name: style?: FontStyle;<br>New version information: ?FontStyle|units.d.ts| 798e41f4b71Sopenharmony_ci|Type changed|Class name: Area;<br>Method or attribute name: width: Length;<br>Old version information: |Class name: Area;<br>Method or attribute name: width: Length;<br>New version information: Length|units.d.ts| 799e41f4b71Sopenharmony_ci|Type changed|Class name: Area;<br>Method or attribute name: height: Length;<br>Old version information: |Class name: Area;<br>Method or attribute name: height: Length;<br>New version information: Length|units.d.ts| 800e41f4b71Sopenharmony_ci|Type changed|Class name: Area;<br>Method or attribute name: position: Position;<br>Old version information: |Class name: Area;<br>Method or attribute name: position: Position;<br>New version information: Position|units.d.ts| 801e41f4b71Sopenharmony_ci|Type changed|Class name: Area;<br>Method or attribute name: globalPosition: Position;<br>Old version information: |Class name: Area;<br>Method or attribute name: globalPosition: Position;<br>New version information: Position|units.d.ts| 802e41f4b71Sopenharmony_ci|Type changed|Class name: Position;<br>Method or attribute name: x?: Length;<br>Old version information: |Class name: Position;<br>Method or attribute name: x?: Length;<br>New version information: ?Length|units.d.ts| 803e41f4b71Sopenharmony_ci|Type changed|Class name: Position;<br>Method or attribute name: y?: Length;<br>Old version information: |Class name: Position;<br>Method or attribute name: y?: Length;<br>New version information: ?Length|units.d.ts| 804e41f4b71Sopenharmony_ci|Type changed|Class name: ConstraintSizeOptions;<br>Method or attribute name: minWidth?: Length;<br>Old version information: |Class name: ConstraintSizeOptions;<br>Method or attribute name: minWidth?: Length;<br>New version information: ?Length|units.d.ts| 805e41f4b71Sopenharmony_ci|Type changed|Class name: ConstraintSizeOptions;<br>Method or attribute name: maxWidth?: Length;<br>Old version information: |Class name: ConstraintSizeOptions;<br>Method or attribute name: maxWidth?: Length;<br>New version information: ?Length|units.d.ts| 806e41f4b71Sopenharmony_ci|Type changed|Class name: ConstraintSizeOptions;<br>Method or attribute name: minHeight?: Length;<br>Old version information: |Class name: ConstraintSizeOptions;<br>Method or attribute name: minHeight?: Length;<br>New version information: ?Length|units.d.ts| 807e41f4b71Sopenharmony_ci|Type changed|Class name: ConstraintSizeOptions;<br>Method or attribute name: maxHeight?: Length;<br>Old version information: |Class name: ConstraintSizeOptions;<br>Method or attribute name: maxHeight?: Length;<br>New version information: ?Length|units.d.ts| 808e41f4b71Sopenharmony_ci|Type changed|Class name: SizeOptions;<br>Method or attribute name: width?: Length;<br>Old version information: |Class name: SizeOptions;<br>Method or attribute name: width?: Length;<br>New version information: ?Length|units.d.ts| 809e41f4b71Sopenharmony_ci|Type changed|Class name: SizeOptions;<br>Method or attribute name: height?: Length;<br>Old version information: |Class name: SizeOptions;<br>Method or attribute name: height?: Length;<br>New version information: ?Length|units.d.ts| 810e41f4b71Sopenharmony_ci|Type changed|Class name: BorderOptions;<br>Method or attribute name: width?: EdgeWidths \| Length;<br>Old version information: EdgeWidths \| Length|Class name: BorderOptions;<br>Method or attribute name: width?: EdgeWidths \| Length;<br>New version information: ?(EdgeWidths \| Length)|units.d.ts| 811e41f4b71Sopenharmony_ci|Type changed|Class name: BorderOptions;<br>Method or attribute name: color?: EdgeColors \| ResourceColor;<br>Old version information: EdgeColors \| ResourceColor|Class name: BorderOptions;<br>Method or attribute name: color?: EdgeColors \| ResourceColor;<br>New version information: ?(EdgeColors \| ResourceColor)|units.d.ts| 812e41f4b71Sopenharmony_ci|Type changed|Class name: BorderOptions;<br>Method or attribute name: radius?: BorderRadiuses \| Length;<br>Old version information: BorderRadiuses \| Length|Class name: BorderOptions;<br>Method or attribute name: radius?: BorderRadiuses \| Length;<br>New version information: ?(BorderRadiuses \| Length)|units.d.ts| 813e41f4b71Sopenharmony_ci|Type changed|Class name: BorderOptions;<br>Method or attribute name: style?: EdgeStyles \| BorderStyle;<br>Old version information: EdgeStyles \| BorderStyle|Class name: BorderOptions;<br>Method or attribute name: style?: EdgeStyles \| BorderStyle;<br>New version information: ?(EdgeStyles \| BorderStyle)|units.d.ts| 814e41f4b71Sopenharmony_ci|Type changed|Class name: MarkStyle;<br>Method or attribute name: strokeColor?: ResourceColor;<br>Old version information: ResourceColor|Class name: MarkStyle;<br>Method or attribute name: strokeColor?: ResourceColor;<br>New version information: ?ResourceColor|units.d.ts| 815e41f4b71Sopenharmony_ci|Type changed|Class name: MarkStyle;<br>Method or attribute name: strokeWidth?: Length;<br>Old version information: Length|Class name: MarkStyle;<br>Method or attribute name: strokeWidth?: Length;<br>New version information: ?Length|units.d.ts| 816e41f4b71Sopenharmony_ci|Type changed|Class name: VideoOptions;<br>Method or attribute name: src?: string \| Resource;<br>Old version information: |Class name: VideoOptions;<br>Method or attribute name: src?: string \| Resource;<br>New version information: ?(string \| Resource)|video.d.ts| 817e41f4b71Sopenharmony_ci|Type changed|Class name: VideoOptions;<br>Method or attribute name: currentProgressRate?: number \| string \| PlaybackSpeed;<br>Old version information: |Class name: VideoOptions;<br>Method or attribute name: currentProgressRate?: number \| string \| PlaybackSpeed;<br>New version information: ?(number \| string \| PlaybackSpeed)|video.d.ts| 818e41f4b71Sopenharmony_ci|Type changed|Class name: VideoOptions;<br>Method or attribute name: previewUri?: string \| PixelMap \| Resource;<br>Old version information: |Class name: VideoOptions;<br>Method or attribute name: previewUri?: string \| PixelMap \| Resource;<br>New version information: ?(string \| PixelMap \| Resource)|video.d.ts| 819e41f4b71Sopenharmony_ci|Type changed|Class name: VideoOptions;<br>Method or attribute name: controller?: VideoController;<br>Old version information: |Class name: VideoOptions;<br>Method or attribute name: controller?: VideoController;<br>New version information: ?VideoController|video.d.ts| 820e41f4b71Sopenharmony_ci|Type changed|Class name: WaterFlowOptions;<br>Method or attribute name: footer?: CustomBuilder;<br>Old version information: |Class name: WaterFlowOptions;<br>Method or attribute name: footer?: CustomBuilder;<br>New version information: ?CustomBuilder|water_flow.d.ts| 821e41f4b71Sopenharmony_ci|Type changed|Class name: WaterFlowOptions;<br>Method or attribute name: scroller?: Scroller;<br>Old version information: |Class name: WaterFlowOptions;<br>Method or attribute name: scroller?: Scroller;<br>New version information: ?Scroller|water_flow.d.ts| 822e41f4b71Sopenharmony_ci|Type changed|Class name: WebMediaOptions;<br>Method or attribute name: resumeInterval?: number;<br>Old version information: |Class name: WebMediaOptions;<br>Method or attribute name: resumeInterval?: number;<br>New version information: ?number|web.d.ts| 823e41f4b71Sopenharmony_ci|Type changed|Class name: WebMediaOptions;<br>Method or attribute name: audioExclusive?: boolean;<br>Old version information: |Class name: WebMediaOptions;<br>Method or attribute name: audioExclusive?: boolean;<br>New version information: ?boolean|web.d.ts| 824e41f4b71Sopenharmony_ci|Type changed|Class name: Header;<br>Method or attribute name: headerKey: string;<br>Old version information: |Class name: Header;<br>Method or attribute name: headerKey: string;<br>New version information: string|web.d.ts| 825e41f4b71Sopenharmony_ci|Type changed|Class name: Header;<br>Method or attribute name: headerValue: string;<br>Old version information: |Class name: Header;<br>Method or attribute name: headerValue: string;<br>New version information: string|web.d.ts| 826e41f4b71Sopenharmony_ci|Type changed|Class name: WebOptions;<br>Method or attribute name: src: string \| Resource;<br>Old version information: |Class name: WebOptions;<br>Method or attribute name: src: string \| Resource;<br>New version information: string \| Resource|web.d.ts| 827e41f4b71Sopenharmony_ci|Type changed|Class name: WebOptions;<br>Method or attribute name: controller: WebController \| WebviewController;<br>Old version information: (WebController \| WebviewController)|Class name: WebOptions;<br>Method or attribute name: controller: WebController \| WebviewController;<br>New version information: WebController \| WebviewController|web.d.ts| 828e41f4b71Sopenharmony_ci|Type changed|Class name: WebAttribute;<br>Method or attribute name: javaScriptProxy(javaScriptProxy: { object: object, name: string, methodList: Array\<string>,<br> controller: WebController \| WebviewController }): WebAttribute;<br>Old version information: controller : WebController \| WebviewController|Class name: WebAttribute;<br>Method or attribute name: javaScriptProxy(javaScriptProxy: { object: object, name: string, methodList: Array\<string>,<br> controller: WebController \| WebviewController }): WebAttribute;<br>New version information: |web.d.ts| 829e41f4b71Sopenharmony_ci|Function changed|Class name: FontOptions;<br>Method or attribute name: familyName: string;|Class name: FontOptions;<br>Method or attribute name: familyName: string \| Resource;|@ohos.font.d.ts| 830e41f4b71Sopenharmony_ci|Function changed|Class name: FontOptions;<br>Method or attribute name: familySrc: string;|Class name: FontOptions;<br>Method or attribute name: familySrc: string \| Resource;|@ohos.font.d.ts| 831e41f4b71Sopenharmony_ci|Widget application support changed|Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>Old version information: form|Class name: ClickEvent;<br>Method or attribute name: screenX: number;<br>New version information: |common.d.ts| 832e41f4b71Sopenharmony_ci|Widget application support changed|Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>Old version information: form|Class name: ClickEvent;<br>Method or attribute name: screenY: number;<br>New version information: |common.d.ts| 833e41f4b71Sopenharmony_ci|Widget application support changed|Class name: TextAttribute;<br>Method or attribute name: textShadow(value: ShadowOptions): TextAttribute;<br>Old version information: |Class name: TextAttribute;<br>Method or attribute name: textShadow(value: ShadowOptions): TextAttribute;<br>New version information: form|text.d.ts| 834