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.
package/dist/index.cjs CHANGED
@@ -1209,6 +1209,7 @@ var TYPES = {
1209
1209
  var FORMATS = {
1210
1210
  NONE: '',
1211
1211
  DATE: 'date',
1212
+ DATERANGE: 'DATARANGE',
1212
1213
  TIME: 'time',
1213
1214
  EMAIL: 'email',
1214
1215
  HTML: 'HTML',