@cniot/mdd-editor 0.2.0-beta.37 → 0.2.0-beta.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/build/index.es.js CHANGED
@@ -23987,6 +23987,16 @@ var BlocksTable = (params) => {
23987
23987
  name: "parentDataIndex",
23988
23988
  "x-designable-id": "sxbti2p222233122mzk"
23989
23989
  },
23990
+ shouldRender: {
23991
+ title: "\u6761\u4EF6\u6E32\u67D3",
23992
+ "x-decorator": "CnFormItem",
23993
+ "x-component": "Input",
23994
+ "x-validator": [],
23995
+ "x-component-props": {
23996
+ placeholder: "\u6839\u636E\u6761\u4EF6\u5224\u65AD \u6574\u4E2A\u533A\u5757 \u662F\u5426\u6E32\u67D3"
23997
+ },
23998
+ name: "shouldRender"
23999
+ },
23990
24000
  "x-designable-id": "loa5555d8t3"
23991
24001
  }
23992
24002
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cniot/mdd-editor",
3
- "version": "0.2.0-beta.37",
3
+ "version": "0.2.0-beta.38",
4
4
  "description": "模型驱动编辑器",
5
5
  "scripts": {
6
6
  "build": "vite build"