@nocobase/plugin-data-source-manager
Advanced tools
Comparing version 0.21.0-alpha.6 to 0.21.0-alpha.7
export * from './ConfigurationTable'; | ||
export * from './CollectionFieldsTable'; | ||
export * from './schemas/collections'; | ||
@@ -4,0 +3,0 @@ export * from './ConfigurationTabs'; |
@@ -1,5 +0,2 @@ | ||
import { ISchema } from '@formily/react'; | ||
import { CollectionOptions } from '@nocobase/client'; | ||
export declare const collection: CollectionOptions; | ||
export declare const collectionFieldSchema: ISchema; | ||
export declare const overridingSchema: ISchema; |
module.exports = { | ||
"@nocobase/client": "0.21.0-alpha.6", | ||
"@nocobase/client": "0.21.0-alpha.7", | ||
"react": "18.2.0", | ||
"@nocobase/server": "0.21.0-alpha.6", | ||
"@nocobase/server": "0.21.0-alpha.7", | ||
"lodash": "4.17.21", | ||
@@ -13,6 +13,6 @@ "@ant-design/icons": "5.2.6", | ||
"@emotion/css": "11.11.2", | ||
"@nocobase/database": "0.21.0-alpha.6", | ||
"@nocobase/utils": "0.21.0-alpha.6", | ||
"@nocobase/plugin-acl": "0.21.0-alpha.6", | ||
"@nocobase/acl": "0.21.0-alpha.6", | ||
"@nocobase/database": "0.21.0-alpha.7", | ||
"@nocobase/utils": "0.21.0-alpha.7", | ||
"@nocobase/plugin-acl": "0.21.0-alpha.7", | ||
"@nocobase/acl": "0.21.0-alpha.7", | ||
"sequelize": "6.35.2", | ||
@@ -23,4 +23,3 @@ "@formily/antd-v5": "1.1.9", | ||
"@dnd-kit/core": "5.0.3", | ||
"antd-style": "3.4.5", | ||
"ahooks": "3.7.8" | ||
"antd-style": "3.4.5" | ||
}; |
@@ -404,2 +404,4 @@ var __create = Object.create; | ||
"dataSources:*", | ||
"dataSources.collections:*", | ||
"dataSourcesCollections.fields:*", | ||
"roles.dataSourceResources", | ||
@@ -406,0 +408,0 @@ "collections:*", |
{ | ||
"name": "@nocobase/plugin-data-source-manager", | ||
"version": "0.21.0-alpha.6", | ||
"version": "0.21.0-alpha.7", | ||
"main": "dist/server/index.js", | ||
@@ -19,3 +19,3 @@ "displayName": "Data source manager", | ||
], | ||
"gitHead": "25eaaf1bdf44d2b457a3a3742532db9d2008216b" | ||
"gitHead": "b1be3993f8aa81173d01bc390aa8e4c5adcc0e2d" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
249081
118
3923