ywana-core8 0.0.599 → 0.0.600

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.umd.js CHANGED
@@ -5621,7 +5621,8 @@
5621
5621
  label: "" + name,
5622
5622
  type: schema,
5623
5623
  onOK: onOK,
5624
- validator: addValidator
5624
+ validator: addValidator,
5625
+ className: className
5625
5626
  }));
5626
5627
  }
5627
5628