@contrail/documents
Advanced tools
@@ -17,2 +17,3 @@ import { DocumentElement } from './document-element'; | ||
backingAssortmentItemData?: any; | ||
targetSortIndex?: number; | ||
} |
@@ -9,7 +9,2 @@ import { CropDefinition, LineDefinition, PositionDefinition, RotationDefinition } from './common'; | ||
} | ||
export interface LinkedEdgeDefinition { | ||
id?: string; | ||
position?: PositionDefinition; | ||
location?: 'auto' | 'top' | 'bottom' | 'left' | 'right'; | ||
} | ||
export interface DocumentElement extends Document { | ||
@@ -46,4 +41,2 @@ id?: string; | ||
rowspan?: number; | ||
start?: LinkedEdgeDefinition; | ||
end?: LinkedEdgeDefinition; | ||
propertyBindingsMetaData?: { | ||
@@ -50,0 +43,0 @@ displayFunction: string; |
{ | ||
"name": "@contrail/documents", | ||
"version": "1.0.115", | ||
"version": "1.0.116", | ||
"description": "Documents library for contrail platform", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
136854
-0.14%4749
-0.13%