@ant-design/pro-components 2.8.6 → 2.8.8

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/dist/api.json CHANGED
@@ -4152,6 +4152,11 @@
4152
4152
  "描述": "列设置中`disabled`的状态",
4153
4153
  "类型": "`boolean` | `{ checkbox: boolean; }`",
4154
4154
  "默认值": "-"
4155
+ },
4156
+ {
4157
+ "属性": "ignoreRules",
4158
+ "描述": "忽略rules,LightFilter 应该不支持rules,默认是 false。",
4159
+ "类型": "`boolean` | -"
4155
4160
  }
4156
4161
  ]
4157
4162
  },