@leafer-ui/interface
Advanced tools
+2
-2
| { | ||
| "name": "@leafer-ui/interface", | ||
| "version": "1.0.3", | ||
| "version": "1.0.4", | ||
| "description": "@leafer-ui/interface", | ||
@@ -25,4 +25,4 @@ "author": "Chao (Leafer) Wan", | ||
| "dependencies": { | ||
| "@leafer/interface": "1.0.3" | ||
| "@leafer/interface": "1.0.4" | ||
| } | ||
| } |
+1
-1
@@ -411,3 +411,3 @@ import { ILeaf, ILeafComputedData, ILeafData, ILeafInputData, ILeaferCanvas, IRenderOptions, IExportOptions, IExportResult, IPathDrawer, IPointData, IPathCommandData, IBoundsData, IObject, IPathString, ILeaferImage, IPathCreator, IAnswer, IPickOptions, IPickResult, IValue, ICanvasContext2DSettings, IFourNumber, IFindCondition, IBoolean, ICanvasContext2D, IJSONOptions, IMatrixData, ISizeData } from '@leafer/interface' | ||
| export(filename: string, options?: IExportOptions | number | boolean): Promise<IExportResult> | ||
| clone(newData?: IUIInputData): IUI | ||
| clone(data?: IUIInputData): IUI | ||
| } | ||
@@ -414,0 +414,0 @@ |
+1
-1
@@ -852,3 +852,3 @@ import { IBlendMode, IAlign, IUnitPointData, IExportFileType, IFourNumber, IPointData, ISizeData, IPathCommandData, IWindingRule, IMatrixData, ILeaferImage, ITaskItem, IBoolean, INumber, IString, IUnitData, IObject, IEventer, IEventMap, IPercentData, IBoundsData as IBoundsData$1, IPathCreator, ILeaferCanvas, ICanvasContext2D, ICanvasContext2DSettings, IRenderOptions, IPickOptions, IPickResult, ILeaf as ILeaf$1, IJSONOptions, IValue, IFindCondition, IPathString, IPathDrawer, IExportOptions, IExportResult, IAnswer, ILeafData, ILeafComputedData, ILeafInputData, ILeaferAttrData, IControl, ILeaferConfig, ILeaferType, ILeafRender, ILeafBounds, ILeafHit, ICachedLeaf, IBooleanMap, IAround } from '@leafer/interface'; | ||
| export(filename: string, options?: IExportOptions | number | boolean): Promise<IExportResult>; | ||
| clone(newData?: IUIInputData): IUI; | ||
| clone(data?: IUIInputData): IUI; | ||
| } | ||
@@ -855,0 +855,0 @@ interface IStateStyle extends IUIInputData { |
81554
-0.01%+ Added
- Removed
Updated