UNPKG

@nocobase/plugin-action-import

Version:

Import records using excel templates. You can configure which fields to import and templates will be generated automatically.

33 lines (32 loc) 949 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 = { "@emotion/css": "11.13.0", "@formily/react": "2.3.0", "@nocobase/client": "1.7.16", "react": "18.2.0", "react-i18next": "11.18.6", "@ant-design/icons": "5.6.1", "@formily/shared": "2.3.2", "antd": "5.24.2", "@nocobase/utils": "1.7.16", "@formily/antd-v5": "1.2.3", "file-saver": "2.0.5", "react-dom": "18.2.0", "lodash": "4.17.21", "@formily/core": "2.3.0", "@nocobase/server": "1.7.16", "@nocobase/actions": "1.7.16", "@nocobase/database": "1.7.16", "async-mutex": "0.5.0", "@nocobase/data-source-manager": "1.7.16", "sequelize": "6.35.2", "@nocobase/logger": "1.7.16", "mathjs": "10.6.4" };