@mijalowcode/materials 1.0.4 → 1.0.5

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/index.js CHANGED
@@ -1239,6 +1239,8 @@ var ButtonMeta = {
1239
1239
  name: "disabled",
1240
1240
  label: "\u7981\u7528",
1241
1241
  type: PropType.BOOLEAN,
1242
+ bindable: true,
1243
+ bindSources: ["state", "record"],
1242
1244
  defaultValue: false,
1243
1245
  group: "\u5176\u4ED6"
1244
1246
  },