Searched refs:duckSchema (Results 1 – 3 of 3) sorted by relevance
1450 exports.duckSchema = duckSchema;1476 function duckSchema(object) {1490 schema[key] = duckSchema(value);1493 schema[key] = [duckSchema(value[0])];14618 var orgValueSchema = (0, _object.duckSchema)(orgValue[0] || orgValue);14619 var valueSchema = (0, _object.duckSchema)(value[0] || value);33302 this.duckSchema = this.recursiveDuckSchema(this.dataSource[0]);33304 this.duckSchema = {};33325 return (0, _object.duckSchema)(object);33449 return this.duckSchema;[all …]
1 …duckSchema=duckSchema;exports.inherit=inherit;exports.extend=extend;exports.deepExtend=deepExtend;…
29 …duckSchema=function e(t){var n;Array.isArray(t)?n=[]:(n={},l(t,function(t,o){"__children"!==o&&(t&… function35 …duckSchema=this.recursiveDuckSchema(this.dataSource[0]):this.duckSchema={},this.createMap(),this.i…