@bpmn-io/form-js-editor
Advanced tools
Comparing version 1.8.7 to 1.8.8
export function StaticColumnsSourceEntry(props: any): { | ||
items: any; | ||
add: (event: any) => void; | ||
shouldSort: boolean; | ||
}; |
export function StaticOptionsSourceEntry(props: any): { | ||
items: any; | ||
add: (e: any) => void; | ||
shouldSort: boolean; | ||
}; |
@@ -22,3 +22,2 @@ export function CustomPropertiesGroup(field: any, editField: any): { | ||
tooltip: string; | ||
shouldSort: boolean; | ||
}; | ||
@@ -25,0 +24,0 @@ /** |
{ | ||
"name": "@bpmn-io/form-js-editor", | ||
"version": "1.8.7", | ||
"version": "1.8.8", | ||
"description": "Edit forms - powered by bpmn.io", | ||
@@ -51,4 +51,4 @@ "exports": { | ||
"@bpmn-io/draggle": "^4.0.0", | ||
"@bpmn-io/form-js-viewer": "^1.8.7", | ||
"@bpmn-io/properties-panel": "^3.18.2", | ||
"@bpmn-io/form-js-viewer": "^1.8.8", | ||
"@bpmn-io/properties-panel": "^3.20.1", | ||
"array-move": "^3.0.1", | ||
@@ -67,3 +67,3 @@ "big.js": "^6.2.1", | ||
], | ||
"gitHead": "aaaaf358018b2410011613345a5e254fccdea891" | ||
"gitHead": "7549b6d3423ae88e877510bb0c8ac27ab8d07758" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
31901
2326196