@nocobase/plugin-kanban
Advanced tools
Comparing version
import React from 'react'; | ||
declare function withDroppable(Component: any): ({ children, ...droppableProps }: { | ||
[x: string]: any; | ||
children: any; | ||
}) => React.JSX.Element; | ||
declare function withDroppable(Component: any): { | ||
({ children, ...droppableProps }: { | ||
[x: string]: any; | ||
children: any; | ||
}): React.JSX.Element; | ||
displayName: string; | ||
}; | ||
export default withDroppable; |
@@ -5,3 +5,3 @@ module.exports = { | ||
"@formily/shared": "2.3.0", | ||
"@nocobase/client": "0.20.0-alpha.5", | ||
"@nocobase/client": "0.20.0-alpha.6", | ||
"antd": "5.12.8", | ||
@@ -14,5 +14,5 @@ "react": "18.2.0", | ||
"lodash": "4.17.21", | ||
"@nocobase/server": "0.20.0-alpha.5", | ||
"@nocobase/test": "0.20.0-alpha.5", | ||
"@nocobase/server": "0.20.0-alpha.6", | ||
"@nocobase/test": "0.20.0-alpha.6", | ||
"antd-style": "3.4.5" | ||
}; |
{ | ||
"name": "@nocobase/plugin-kanban", | ||
"version": "0.20.0-alpha.5", | ||
"version": "0.20.0-alpha.6", | ||
"main": "dist/server/index.js", | ||
@@ -17,3 +17,3 @@ "homepage": "https://docs.nocobase.com/handbook/block-kanban", | ||
}, | ||
"gitHead": "b72d7fdf357a6bc4460ff181644b9014d3dad13b", | ||
"gitHead": "281767b02ce11f9172fb72e5e53ff98bc80b6eaf", | ||
"keywords": [ | ||
@@ -20,0 +20,0 @@ "Blocks" |
Sorry, the diff of this file is too big to display
340671
0.09%1770
0.23%