{ "name": "@nocobase/plugin-action-bulk-edit", "displayName": "Action: Batch edit", "version": "0.21.6", "description": "Batch edit all records or selected records.", "keywords": [ "Actions" ], "homepage": "https://docs.nocobase.com/handbook/action-bulk-edit", "license": "AGPL-3.0", "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "^5.3.6", "@emotion/css": "^11.7.1", "@formily/antd-v5": "^1.1.9", "@nocobase/schema": "workspace:*", "antd": "5.16.1", "lodash": "4.17.21", "react-i18next": "^11.15.1", "react-router-dom": "^6.11.2" }, "peerDependencies": { "@nocobase/client": "workspace:*", "@nocobase/server": "workspace:*", "@nocobase/test": "workspace:*", "@nocobase/utils": "workspace:*" }, "description.zh-CN": "对全部数据或选中的数据进行批量编辑。", "displayName.zh-CN": "操作:批量编辑", "gitHead": "d0b4efe4be55f8c79a98a331d99d9f8cf99021a1", "homepage.zh-CN": "https://docs-cn.nocobase.com/handbook/action-bulk-edit" }