UNPKG

@tachybase/plugin-block-step-form

Version:

Provides Step form card.

28 lines 722 B
{ "name": "@tachybase/plugin-block-step-form", "displayName": "Card: Step form", "version": "1.6.4", "description": "Provides Step form card.", "keywords": [ "Blocks", "Card", "Cards" ], "main": "dist/server/index.js", "dependencies": {}, "devDependencies": { "@ant-design/icons": "^6.1.0", "@tachybase/schema": "1.6.2", "@tachybase/test": "1.6.2", "@tego/client": "1.6.2", "@tego/server": "1.6.2", "antd": "5.22.5", "lodash": "4.17.21", "react-beautiful-dnd": "^13.1.1", "react-i18next": "16.2.1", "@tachybase/client": "1.6.4" }, "description.zh-CN": "提供分步表单卡片。", "displayName.zh-CN": "卡片:分步表单", "scripts": {} }