UNPKG

@tachybase/plugin-block-step-form

Version:

Provides Step form card.

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