UNPKG

@nocobase/plugin-action-bulk-edit

Version:

Batch edit all records or selected records.

27 lines (26 loc) 769 B
/** * This file is part of the NocoBase (R) project. * Copyright (c) 2020-2024 NocoBase Co., Ltd. * Authors: NocoBase Team. * * This project is dual-licensed under AGPL-3.0 and NocoBase Commercial License. * For more information, please refer to: https://www.nocobase.com/agreement. */ module.exports = { "@formily/react": "2.3.7", "@nocobase/client": "2.0.61", "antd": "5.24.2", "react": "18.2.0", "react-i18next": "11.18.6", "@ant-design/icons": "5.6.1", "@formily/antd-v5": "1.2.3", "@formily/core": "2.3.7", "lodash": "4.18.1", "@formily/shared": "2.3.7", "@nocobase/utils": "2.0.61", "@nocobase/server": "2.0.61", "@nocobase/test": "2.0.61", "@emotion/css": "11.13.0", "@nocobase/flow-engine": "2.0.61", "ahooks": "3.7.8" };