@leafer/display
Advanced tools
+11
-11
| { | ||
| "name": "@leafer/display", | ||
| "version": "1.6.7", | ||
| "version": "1.7.0", | ||
| "description": "@leafer/display", | ||
@@ -25,15 +25,15 @@ "author": "Chao (Leafer) Wan", | ||
| "dependencies": { | ||
| "@leafer/math": "1.6.7", | ||
| "@leafer/data": "1.6.7", | ||
| "@leafer/layout": "1.6.7", | ||
| "@leafer/display-module": "1.6.7", | ||
| "@leafer/event": "1.6.7", | ||
| "@leafer/decorator": "1.6.7", | ||
| "@leafer/helper": "1.6.7", | ||
| "@leafer/debug": "1.6.7", | ||
| "@leafer/platform": "1.6.7" | ||
| "@leafer/math": "1.7.0", | ||
| "@leafer/data": "1.7.0", | ||
| "@leafer/layout": "1.7.0", | ||
| "@leafer/display-module": "1.7.0", | ||
| "@leafer/event": "1.7.0", | ||
| "@leafer/decorator": "1.7.0", | ||
| "@leafer/helper": "1.7.0", | ||
| "@leafer/debug": "1.7.0", | ||
| "@leafer/platform": "1.7.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@leafer/interface": "1.6.7" | ||
| "@leafer/interface": "1.7.0" | ||
| } | ||
| } |
+3
-1
@@ -572,5 +572,7 @@ import { ILeaferBase, ILeaf, ILeafInputData, ILeafData, ILeaferCanvas, IRenderOptions, IBoundsType, ILocationType, IMatrixWithBoundsData, ILayoutBoundsData, IValue, ILeafLayout, InnerId, IHitCanvas, IRadiusPointData, IEventListenerMap, IEventListener, IEventListenerId, IEvent, IObject, IFunction, IPointData, IBoundsData, IBranch, IFindMethod, IMatrixData, IAttrDecorator, IMatrixWithBoundsScaleData, IMatrixWithScaleData, IAlign, IJSONOptions, IEventParamsMap, IEventOption, IAxis, IMotionPathData, IUnitData, IRotationPointData, ITransition, IValueFunction, IEventParams } from '@leafer/interface' | ||
| public __renderShape(_canvas: ILeaferCanvas, _options: IRenderOptions, _ignoreFill?: boolean, _ignoreStroke?: boolean): void { } | ||
| public __renderShape(_canvas: ILeaferCanvas, _options: IRenderOptions): void { } | ||
| public __drawShape(_canvas: ILeaferCanvas, _options: IRenderOptions): void { } | ||
| public __updateWorldOpacity(): void { } | ||
@@ -577,0 +579,0 @@ |
+2
-1
@@ -160,3 +160,4 @@ import { ILeaf, InnerId, ILeaferBase, ILeafData, ILeafLayout, IMatrixWithBoundsScaleData, IMatrixWithBoundsData, IMatrixData, IBoundsData, IMatrixWithScaleData, IHitCanvas, IEventParamsMap, IEventListenerMap, ILeafInputData, IFunction, IObject, IValue, IJSONOptions, IFindMethod, ILeaferCanvas, IRenderOptions, ILocationType, IBoundsType, ILayoutBoundsData, IPointData, ITransition, IAlign, IAxis, IRadiusPointData, IMotionPathData, IUnitData, IRotationPointData, IEventParams, IEventListener, IEventOption, IEventListenerId, IEvent, IValueFunction, IAttrDecorator } from '@leafer/interface'; | ||
| __clip(_canvas: ILeaferCanvas, _options: IRenderOptions): void; | ||
| __renderShape(_canvas: ILeaferCanvas, _options: IRenderOptions, _ignoreFill?: boolean, _ignoreStroke?: boolean): void; | ||
| __renderShape(_canvas: ILeaferCanvas, _options: IRenderOptions): void; | ||
| __drawShape(_canvas: ILeaferCanvas, _options: IRenderOptions): void; | ||
| __updateWorldOpacity(): void; | ||
@@ -163,0 +164,0 @@ __updateChange(): void; |
43698
0.14%798
0.25%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated
Updated