ywana-core8 0.0.483 → 0.0.484

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.
@@ -1201,6 +1201,7 @@ var TYPES = {
1201
1201
  var FORMATS = {
1202
1202
  NONE: '',
1203
1203
  DATE: 'date',
1204
+ DATERANGE: 'DATARANGE',
1204
1205
  TIME: 'time',
1205
1206
  EMAIL: 'email',
1206
1207
  HTML: 'HTML',