@sjcrh/proteinpaint-types 2.137.2-0 → 2.137.2-1

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.
@@ -102,7 +102,7 @@ var validBoxPlotRequest = (input) => {
102
102
  const $io12 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
103
103
  const $io13 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
104
104
  const $io14 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io15(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io17(elem)));
105
- const $io15 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
105
+ const $io15 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting));
106
106
  const $io16 = (input3) => Object.keys(input3).every((key) => {
107
107
  const value = input3[key];
108
108
  if (void 0 === value)
@@ -114,73 +114,72 @@ var validBoxPlotRequest = (input) => {
114
114
  return true;
115
115
  });
116
116
  const $io17 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io12(input3.filter));
117
- const $io18 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io19(elem)));
118
- const $io19 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
119
- const $io20 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
120
- const $io21 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io22(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
121
- const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io29(input3.continuousColorScale));
122
- const $io23 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu9(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu9(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
123
- const $io24 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu3(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu4(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
124
- const $io25 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
125
- const $io26 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
126
- const $io27 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
127
- const $io28 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
128
- const $io29 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
129
- const $io30 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
130
- const $io31 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io32(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io33(elem)));
131
- const $io32 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
132
- const $io33 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
133
- const $io34 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io38(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
134
- const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu10(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values));
135
- const $io36 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
136
- const $io37 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
137
- const $io38 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
138
- const $io39 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io22(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
139
- const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu3(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu4(input3.lst[1]))));
140
- const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
141
- const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io43(elem))) && (null !== input3.type && void 0 === input3.type);
142
- const $io43 = (input3) => "number" === typeof input3.value;
143
- const $io44 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io45(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io47(input3.term));
144
- const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io46(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io12(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
145
- const $io46 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
146
- const $io47 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io48(elem)));
147
- const $io48 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io49(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io50(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
148
- const $io49 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
149
- const $io50 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
150
- const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu13(input3.q));
151
- const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
152
- const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
153
- const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
154
- const $io55 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io23(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io29(input3.continuousColorScale));
155
- const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
156
- const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io48(elem)));
157
- const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io59(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
158
- const $io59 = (input3) => Object.keys(input3).every((key) => {
117
+ const $io18 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io19(elem)));
118
+ const $io19 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
119
+ const $io20 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io21(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
120
+ const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
121
+ const $io22 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu8(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu8(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
122
+ const $io23 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu3(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu4(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
123
+ const $io24 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
124
+ const $io25 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
125
+ const $io26 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
126
+ const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
127
+ const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
128
+ const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
129
+ const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
130
+ const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
131
+ const $io32 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
132
+ const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io34(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io37(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
133
+ const $io34 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu9(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values));
134
+ const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
135
+ const $io36 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
136
+ const $io37 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
137
+ const $io38 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io21(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu10(input3.q));
138
+ const $io39 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu3(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu4(input3.lst[1]))));
139
+ const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
140
+ const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io42(elem))) && (null !== input3.type && void 0 === input3.type);
141
+ const $io42 = (input3) => "number" === typeof input3.value;
142
+ const $io43 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io44(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io46(input3.term));
143
+ const $io44 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io45(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io12(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
144
+ const $io45 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
145
+ const $io46 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io47(elem)));
146
+ const $io47 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io48(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io49(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
147
+ const $io48 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
148
+ const $io49 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
149
+ const $io50 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q));
150
+ const $io51 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
151
+ const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
152
+ const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io18(input3.groupsetting));
153
+ const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type) && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
154
+ const $io55 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
155
+ const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io16(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io47(elem)));
156
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
157
+ const $io58 = (input3) => Object.keys(input3).every((key) => {
159
158
  const value = input3[key];
160
159
  if (void 0 === value)
161
160
  return true;
162
161
  if (RegExp(/(.*)/).test(key))
163
- return "object" === typeof value && null !== value && $io60(value);
162
+ return "object" === typeof value && null !== value && $io59(value);
164
163
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
165
- return "object" === typeof value && null !== value && $io60(value);
164
+ return "object" === typeof value && null !== value && $io59(value);
166
165
  return true;
167
166
  });
168
- const $io60 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io12(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && true;
169
- const $io61 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
170
- const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
171
- const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
172
- const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io65(input3.groups));
173
- const $io65 = (input3) => Object.keys(input3).every((key) => {
167
+ const $io59 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io12(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
168
+ const $io60 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
169
+ const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type);
170
+ const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
171
+ const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io64(input3.groups));
172
+ const $io64 = (input3) => Object.keys(input3).every((key) => {
174
173
  const value = input3[key];
175
174
  if (void 0 === value)
176
175
  return true;
177
176
  if (RegExp(/(.*)/).test(key))
178
- return "object" === typeof value && null !== value && $io66(value);
177
+ return "object" === typeof value && null !== value && $io65(value);
179
178
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
180
- return "object" === typeof value && null !== value && $io66(value);
179
+ return "object" === typeof value && null !== value && $io65(value);
181
180
  return true;
182
181
  });
183
- const $io66 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && true;
182
+ const $io65 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
184
183
  const $iu0 = (input3) => (() => {
185
184
  if ("string" === typeof input3.type)
186
185
  return $io9(input3);
@@ -197,35 +196,35 @@ var validBoxPlotRequest = (input) => {
197
196
  })();
198
197
  const $iu2 = (input3) => (() => {
199
198
  if (true === input3.startunbounded)
200
- return $io25(input3);
199
+ return $io24(input3);
201
200
  if (true === input3.stopunbounded)
202
- return $io27(input3);
203
- return $io26(input3);
201
+ return $io26(input3);
202
+ return $io25(input3);
204
203
  })();
205
204
  const $iu3 = (input3) => (() => {
206
205
  if (true === input3.startunbounded)
207
- return $io25(input3);
206
+ return $io24(input3);
208
207
  if (void 0 !== input3.start)
209
- return $io26(input3);
208
+ return $io25(input3);
210
209
  return false;
211
210
  })();
212
211
  const $iu4 = (input3) => (() => {
213
212
  if (void 0 !== input3.stop)
214
- return $io26(input3);
213
+ return $io25(input3);
215
214
  if (true === input3.stopunbounded)
216
- return $io27(input3);
215
+ return $io26(input3);
217
216
  return false;
218
217
  })();
219
218
  const $iu5 = (input3) => (() => {
220
219
  if (void 0 !== input3.type)
221
220
  return $io1(input3);
222
221
  return (() => {
223
- if ($io51(input3))
224
- return $io51(input3);
225
- if ($io44(input3))
226
- return $io44(input3);
227
- if ($io39(input3))
228
- return $io39(input3);
222
+ if ($io50(input3))
223
+ return $io50(input3);
224
+ if ($io43(input3))
225
+ return $io43(input3);
226
+ if ($io38(input3))
227
+ return $io38(input3);
229
228
  return false;
230
229
  })();
231
230
  })();
@@ -240,99 +239,94 @@ var validBoxPlotRequest = (input) => {
240
239
  })();
241
240
  const $iu7 = (input3) => (() => {
242
241
  if (void 0 !== input3.ranges)
243
- return $io21(input3);
242
+ return $io20(input3);
244
243
  return (() => {
245
244
  if ($io14(input3))
246
245
  return $io14(input3);
247
- if ($io31(input3))
248
- return $io31(input3);
249
- if ($io34(input3))
250
- return $io34(input3);
246
+ if ($io30(input3))
247
+ return $io30(input3);
248
+ if ($io33(input3))
249
+ return $io33(input3);
251
250
  return false;
252
251
  })();
253
252
  })();
254
253
  const $iu8 = (input3) => (() => {
255
- if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io19(elem)))
256
- return $io18(input3);
257
- return $io20(input3);
258
- })();
259
- const $iu9 = (input3) => (() => {
260
254
  if ("regular-bin" === input3.type)
261
- return $io24(input3);
255
+ return $io23(input3);
262
256
  if ("custom-bin" === input3.type)
263
- return $io28(input3);
257
+ return $io27(input3);
264
258
  return false;
265
259
  })();
266
- const $iu10 = (input3) => (() => {
260
+ const $iu9 = (input3) => (() => {
267
261
  if ("gene" === input3.kind)
268
- return $io36(input3);
262
+ return $io35(input3);
269
263
  if ("coord" === input3.kind)
270
- return $io37(input3);
264
+ return $io36(input3);
271
265
  return false;
272
266
  })();
273
- const $iu11 = (input3) => (() => {
267
+ const $iu10 = (input3) => (() => {
274
268
  if ("regular-bin" === input3.type)
275
- return $io24(input3);
269
+ return $io23(input3);
276
270
  if ("continuous" === input3.mode)
277
- return $io41(input3);
271
+ return $io40(input3);
278
272
  if ("spline" === input3.mode)
279
- return $io42(input3);
273
+ return $io41(input3);
280
274
  return (() => {
281
- if ($io28(input3))
282
- return $io28(input3);
283
- if ($io40(input3))
284
- return $io40(input3);
275
+ if ($io27(input3))
276
+ return $io27(input3);
277
+ if ($io39(input3))
278
+ return $io39(input3);
285
279
  return false;
286
280
  })();
287
281
  })();
288
- const $iu12 = (input3) => (() => {
282
+ const $iu11 = (input3) => (() => {
289
283
  if ("gene" === input3.kind)
290
- return $io52(input3);
284
+ return $io51(input3);
291
285
  if ("coord" === input3.kind)
292
- return $io53(input3);
286
+ return $io52(input3);
293
287
  if ("categorical" === input3.type)
294
- return $io54(input3);
288
+ return $io53(input3);
295
289
  if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
296
- return $io55(input3);
290
+ return $io54(input3);
297
291
  if ("condition" === input3.type)
298
- return $io56(input3);
292
+ return $io55(input3);
299
293
  return (() => {
294
+ if ($io56(input3))
295
+ return $io56(input3);
300
296
  if ($io57(input3))
301
297
  return $io57(input3);
302
- if ($io58(input3))
303
- return $io58(input3);
304
298
  return false;
305
299
  })();
306
300
  })();
307
- const $iu13 = (input3) => (() => {
301
+ const $iu12 = (input3) => (() => {
308
302
  if (void 0 !== input3.predefined_groupset_idx)
309
303
  return $io6(input3);
310
304
  if (void 0 !== input3.customset)
311
305
  return $io7(input3);
312
306
  if (void 0 !== input3.bin_size)
313
- return $io24(input3);
307
+ return $io23(input3);
314
308
  if (void 0 !== input3.knots)
315
- return $io42(input3);
309
+ return $io41(input3);
316
310
  if (void 0 !== input3.AFcutoff)
317
- return $io45(input3);
311
+ return $io44(input3);
318
312
  if (void 0 !== input3.timeScale)
319
- return $io63(input3);
313
+ return $io62(input3);
320
314
  return (() => {
321
315
  if (void 0 !== input3.groups)
322
- return $io64(input3);
316
+ return $io63(input3);
323
317
  return (() => {
324
318
  if ($io5(input3))
325
319
  return $io5(input3);
326
- if ($io62(input3))
327
- return $io62(input3);
320
+ if ($io61(input3))
321
+ return $io61(input3);
328
322
  if ($io3(input3))
329
323
  return $io3(input3);
330
- if ($io28(input3))
331
- return $io28(input3);
324
+ if ($io27(input3))
325
+ return $io27(input3);
326
+ if ($io39(input3))
327
+ return $io39(input3);
332
328
  if ($io40(input3))
333
329
  return $io40(input3);
334
- if ($io41(input3))
335
- return $io41(input3);
336
330
  return false;
337
331
  })();
338
332
  })();
@@ -794,11 +788,11 @@ var validBoxPlotRequest = (input) => {
794
788
  value: input3.skipValuesBuild
795
789
  }), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
796
790
  path: _path2 + ".groupsetting",
797
- expected: "(EnabledTermGroupSetting | __type.o3)",
791
+ expected: "TermGroupSetting",
798
792
  value: input3.groupsetting
799
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
793
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
800
794
  path: _path2 + ".groupsetting",
801
- expected: "(EnabledTermGroupSetting | __type.o3)",
795
+ expected: "TermGroupSetting",
802
796
  value: input3.groupsetting
803
797
  })].every((flag) => flag);
804
798
  const $vo16 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
@@ -860,13 +854,13 @@ var validBoxPlotRequest = (input) => {
860
854
  expected: "(Filter | undefined)",
861
855
  value: input3.filter
862
856
  })].every((flag) => flag);
863
- const $vo18 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
857
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
864
858
  path: _path2 + ".disabled",
865
- expected: "(boolean | undefined)",
859
+ expected: "boolean",
866
860
  value: input3.disabled
867
- }), (Array.isArray(input3.lst) || $report(_exceptionable2, {
861
+ }), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
868
862
  path: _path2 + ".lst",
869
- expected: "Array<Groupset>",
863
+ expected: "(Array<Groupset> | undefined)",
870
864
  value: input3.lst
871
865
  })) && input3.lst.map((elem, _index7) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
872
866
  path: _path2 + ".lst[" + _index7 + "]",
@@ -878,7 +872,7 @@ var validBoxPlotRequest = (input) => {
878
872
  value: elem
879
873
  })).every((flag) => flag) || $report(_exceptionable2, {
880
874
  path: _path2 + ".lst",
881
- expected: "Array<Groupset>",
875
+ expected: "(Array<Groupset> | undefined)",
882
876
  value: input3.lst
883
877
  })].every((flag) => flag);
884
878
  const $vo19 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
@@ -893,10 +887,10 @@ var validBoxPlotRequest = (input) => {
893
887
  path: _path2 + ".is_subcondition",
894
888
  expected: "(boolean | undefined)",
895
889
  value: input3.is_subcondition
896
- }), void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
897
- path: _path2 + ".id",
898
- expected: "(string | undefined)",
899
- value: input3.id
890
+ }), void 0 === input3.dt || "number" === typeof input3.dt || $report(_exceptionable2, {
891
+ path: _path2 + ".dt",
892
+ expected: "(number | undefined)",
893
+ value: input3.dt
900
894
  }), (Array.isArray(input3.groups) || $report(_exceptionable2, {
901
895
  path: _path2 + ".groups",
902
896
  expected: "Array<GroupEntry>",
@@ -914,24 +908,7 @@ var validBoxPlotRequest = (input) => {
914
908
  expected: "Array<GroupEntry>",
915
909
  value: input3.groups
916
910
  })].every((flag) => flag);
917
- const $vo20 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
918
- path: _path2 + ".disabled",
919
- expected: "boolean",
920
- value: input3.disabled
921
- }), void 0 === input3.lst || (Array.isArray(input3.lst) || $report(_exceptionable2, {
922
- path: _path2 + ".lst",
923
- expected: "([] | undefined)",
924
- value: input3.lst
925
- })) && ((input3.lst.length === 0 || $report(_exceptionable2, {
926
- path: _path2 + ".lst",
927
- expected: "[]",
928
- value: input3.lst
929
- })) && [].every((flag) => flag)) || $report(_exceptionable2, {
930
- path: _path2 + ".lst",
931
- expected: "([] | undefined)",
932
- value: input3.lst
933
- })].every((flag) => flag);
934
- const $vo21 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
911
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
935
912
  path: _path2 + ".join",
936
913
  expected: "(string | undefined)",
937
914
  value: input3.join
@@ -943,7 +920,7 @@ var validBoxPlotRequest = (input) => {
943
920
  path: _path2 + ".term",
944
921
  expected: "NumericTerm",
945
922
  value: input3.term
946
- })) && $vo22(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
923
+ })) && $vo21(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
947
924
  path: _path2 + ".term",
948
925
  expected: "NumericTerm",
949
926
  value: input3.term
@@ -969,18 +946,18 @@ var validBoxPlotRequest = (input) => {
969
946
  value: input3.values
970
947
  })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
971
948
  path: _path2 + ".values[" + _index10 + "]",
972
- expected: "__type.o5",
949
+ expected: "__type.o4",
973
950
  value: elem
974
- })) && $vo30(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
951
+ })) && $vo29(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
975
952
  path: _path2 + ".values[" + _index10 + "]",
976
- expected: "__type.o5",
953
+ expected: "__type.o4",
977
954
  value: elem
978
955
  })).every((flag) => flag) || $report(_exceptionable2, {
979
956
  path: _path2 + ".values",
980
957
  expected: "Array<__type>.o1",
981
958
  value: input3.values
982
959
  })].every((flag) => flag);
983
- const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
960
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
984
961
  path: _path2 + ".id",
985
962
  expected: "string",
986
963
  value: input3.id
@@ -1040,7 +1017,7 @@ var validBoxPlotRequest = (input) => {
1040
1017
  path: _path2 + ".bins",
1041
1018
  expected: "PresetNumericBins",
1042
1019
  value: input3.bins
1043
- })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1020
+ })) && $vo22(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1044
1021
  path: _path2 + ".bins",
1045
1022
  expected: "PresetNumericBins",
1046
1023
  value: input3.bins
@@ -1050,18 +1027,18 @@ var validBoxPlotRequest = (input) => {
1050
1027
  value: input3.unit
1051
1028
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1052
1029
  path: _path2 + ".continuousColorScale",
1053
- expected: "(__type.o4 | undefined)",
1030
+ expected: "(__type.o3 | undefined)",
1054
1031
  value: input3.continuousColorScale
1055
- })) && $vo29(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1032
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1056
1033
  path: _path2 + ".continuousColorScale",
1057
- expected: "(__type.o4 | undefined)",
1034
+ expected: "(__type.o3 | undefined)",
1058
1035
  value: input3.continuousColorScale
1059
1036
  })].every((flag) => flag);
1060
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1037
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1061
1038
  path: _path2 + '["default"]',
1062
1039
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1063
1040
  value: input3["default"]
1064
- })) && $vu9(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
1041
+ })) && $vu8(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
1065
1042
  path: _path2 + '["default"]',
1066
1043
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1067
1044
  value: input3["default"]
@@ -1069,7 +1046,7 @@ var validBoxPlotRequest = (input) => {
1069
1046
  path: _path2 + ".less",
1070
1047
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1071
1048
  value: input3.less
1072
- })) && $vu9(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1049
+ })) && $vu8(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1073
1050
  path: _path2 + ".less",
1074
1051
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
1075
1052
  value: input3.less
@@ -1094,7 +1071,7 @@ var validBoxPlotRequest = (input) => {
1094
1071
  expected: "(number | undefined)",
1095
1072
  value: input3.max
1096
1073
  })].every((flag) => flag);
1097
- const $vo24 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1074
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1098
1075
  path: _path2 + ".hiddenValues",
1099
1076
  expected: "(HiddenValues | undefined)",
1100
1077
  value: input3.hiddenValues
@@ -1147,7 +1124,7 @@ var validBoxPlotRequest = (input) => {
1147
1124
  expected: "(number | undefined)",
1148
1125
  value: input3.label_offset
1149
1126
  })].every((flag) => flag);
1150
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1127
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1151
1128
  path: _path2 + ".startunbounded",
1152
1129
  expected: "true",
1153
1130
  value: input3.startunbounded
@@ -1172,7 +1149,7 @@ var validBoxPlotRequest = (input) => {
1172
1149
  expected: "(string | undefined)",
1173
1150
  value: input3.label
1174
1151
  })].every((flag) => flag);
1175
- const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1152
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1176
1153
  path: _path2 + ".startunbounded",
1177
1154
  expected: "(false | undefined)",
1178
1155
  value: input3.startunbounded
@@ -1201,7 +1178,7 @@ var validBoxPlotRequest = (input) => {
1201
1178
  expected: "(string | undefined)",
1202
1179
  value: input3.label
1203
1180
  })].every((flag) => flag);
1204
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1181
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1205
1182
  path: _path2 + ".start",
1206
1183
  expected: "number",
1207
1184
  value: input3.start
@@ -1226,7 +1203,7 @@ var validBoxPlotRequest = (input) => {
1226
1203
  expected: "(string | undefined)",
1227
1204
  value: input3.label
1228
1205
  })].every((flag) => flag);
1229
- const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1206
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1230
1207
  path: _path2 + ".hiddenValues",
1231
1208
  expected: "(HiddenValues | undefined)",
1232
1209
  value: input3.hiddenValues
@@ -1293,7 +1270,7 @@ var validBoxPlotRequest = (input) => {
1293
1270
  expected: '("median" | undefined)',
1294
1271
  value: input3.preferredBins
1295
1272
  })].every((flag) => flag);
1296
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1273
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1297
1274
  path: _path2 + ".minColor",
1298
1275
  expected: "string",
1299
1276
  value: input3.minColor
@@ -1302,7 +1279,7 @@ var validBoxPlotRequest = (input) => {
1302
1279
  expected: "string",
1303
1280
  value: input3.maxColor
1304
1281
  })].every((flag) => flag);
1305
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1282
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1306
1283
  path: _path2 + ".key",
1307
1284
  expected: "string",
1308
1285
  value: input3.key
@@ -1319,7 +1296,7 @@ var validBoxPlotRequest = (input) => {
1319
1296
  expected: "(string | undefined)",
1320
1297
  value: input3.label
1321
1298
  })].every((flag) => flag);
1322
- const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1299
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1323
1300
  path: _path2 + ".join",
1324
1301
  expected: "(string | undefined)",
1325
1302
  value: input3.join
@@ -1331,7 +1308,7 @@ var validBoxPlotRequest = (input) => {
1331
1308
  path: _path2 + ".term",
1332
1309
  expected: "ConditionTerm",
1333
1310
  value: input3.term
1334
- })) && $vo32(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1311
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1335
1312
  path: _path2 + ".term",
1336
1313
  expected: "ConditionTerm",
1337
1314
  value: input3.term
@@ -1355,7 +1332,7 @@ var validBoxPlotRequest = (input) => {
1355
1332
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1356
1333
  expected: "GradeAndChildEntry",
1357
1334
  value: elem
1358
- })) && $vo33(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1335
+ })) && $vo32(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1359
1336
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1360
1337
  expected: "GradeAndChildEntry",
1361
1338
  value: elem
@@ -1364,7 +1341,7 @@ var validBoxPlotRequest = (input) => {
1364
1341
  expected: "(Array<GradeAndChildEntry> | undefined)",
1365
1342
  value: input3.grade_and_child
1366
1343
  })].every((flag) => flag);
1367
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1344
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1368
1345
  path: _path2 + ".id",
1369
1346
  expected: "string",
1370
1347
  value: input3.id
@@ -1421,7 +1398,7 @@ var validBoxPlotRequest = (input) => {
1421
1398
  expected: "(boolean | undefined)",
1422
1399
  value: input3.skipValuesBuild
1423
1400
  })].every((flag) => flag);
1424
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1401
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1425
1402
  path: _path2 + ".grade",
1426
1403
  expected: "number",
1427
1404
  value: input3.grade
@@ -1438,7 +1415,7 @@ var validBoxPlotRequest = (input) => {
1438
1415
  expected: "string",
1439
1416
  value: input3.child_label
1440
1417
  })].every((flag) => flag);
1441
- const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1418
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1442
1419
  path: _path2 + ".join",
1443
1420
  expected: "(string | undefined)",
1444
1421
  value: input3.join
@@ -1450,7 +1427,7 @@ var validBoxPlotRequest = (input) => {
1450
1427
  path: _path2 + ".term",
1451
1428
  expected: "DtTerm",
1452
1429
  value: input3.term
1453
- })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1430
+ })) && $vo34(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1454
1431
  path: _path2 + ".term",
1455
1432
  expected: "DtTerm",
1456
1433
  value: input3.term
@@ -1460,11 +1437,11 @@ var validBoxPlotRequest = (input) => {
1460
1437
  value: input3.values
1461
1438
  })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1462
1439
  path: _path2 + ".values[" + _index17 + "]",
1463
- expected: "__type.o6",
1440
+ expected: "__type.o5",
1464
1441
  value: elem
1465
- })) && $vo38(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1442
+ })) && $vo37(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1466
1443
  path: _path2 + ".values[" + _index17 + "]",
1467
- expected: "__type.o6",
1444
+ expected: "__type.o5",
1468
1445
  value: elem
1469
1446
  })).every((flag) => flag) || $report(_exceptionable2, {
1470
1447
  path: _path2 + ".values",
@@ -1479,7 +1456,7 @@ var validBoxPlotRequest = (input) => {
1479
1456
  expected: "(boolean | undefined)",
1480
1457
  value: input3.excludeGeneName
1481
1458
  })].every((flag) => flag);
1482
- const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1459
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1483
1460
  path: _path2 + ".id",
1484
1461
  expected: "string",
1485
1462
  value: input3.id
@@ -1499,7 +1476,7 @@ var validBoxPlotRequest = (input) => {
1499
1476
  path: _path2 + ".parentTerm",
1500
1477
  expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1501
1478
  value: input3.parentTerm
1502
- })) && $vu10(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1479
+ })) && $vu9(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1503
1480
  path: _path2 + ".parentTerm",
1504
1481
  expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1505
1482
  value: input3.parentTerm
@@ -1528,7 +1505,7 @@ var validBoxPlotRequest = (input) => {
1528
1505
  expected: "TermValues",
1529
1506
  value: input3.values
1530
1507
  })].every((flag) => flag);
1531
- const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1508
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1532
1509
  path: _path2 + ".id",
1533
1510
  expected: "string",
1534
1511
  value: input3.id
@@ -1606,11 +1583,11 @@ var validBoxPlotRequest = (input) => {
1606
1583
  value: input3.stop
1607
1584
  }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
1608
1585
  path: _path2 + ".groupsetting",
1609
- expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
1586
+ expected: "(TermGroupSetting | undefined)",
1610
1587
  value: input3.groupsetting
1611
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1588
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1612
1589
  path: _path2 + ".groupsetting",
1613
- expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
1590
+ expected: "(TermGroupSetting | undefined)",
1614
1591
  value: input3.groupsetting
1615
1592
  }), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
1616
1593
  path: _path2 + ".childTerms",
@@ -1620,7 +1597,7 @@ var validBoxPlotRequest = (input) => {
1620
1597
  path: _path2 + ".childTerms[" + _index20 + "]",
1621
1598
  expected: "DtTerm",
1622
1599
  value: elem
1623
- })) && $vo35(elem, _path2 + ".childTerms[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1600
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1624
1601
  path: _path2 + ".childTerms[" + _index20 + "]",
1625
1602
  expected: "DtTerm",
1626
1603
  value: elem
@@ -1629,7 +1606,7 @@ var validBoxPlotRequest = (input) => {
1629
1606
  expected: "(Array<DtTerm> | undefined)",
1630
1607
  value: input3.childTerms
1631
1608
  })].every((flag) => flag);
1632
- const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1609
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1633
1610
  path: _path2 + ".id",
1634
1611
  expected: "string",
1635
1612
  value: input3.id
@@ -1703,11 +1680,11 @@ var validBoxPlotRequest = (input) => {
1703
1680
  value: input3.stop
1704
1681
  }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
1705
1682
  path: _path2 + ".groupsetting",
1706
- expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
1683
+ expected: "(TermGroupSetting | undefined)",
1707
1684
  value: input3.groupsetting
1708
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1685
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1709
1686
  path: _path2 + ".groupsetting",
1710
- expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
1687
+ expected: "(TermGroupSetting | undefined)",
1711
1688
  value: input3.groupsetting
1712
1689
  }), void 0 === input3.childTerms || (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
1713
1690
  path: _path2 + ".childTerms",
@@ -1717,7 +1694,7 @@ var validBoxPlotRequest = (input) => {
1717
1694
  path: _path2 + ".childTerms[" + _index23 + "]",
1718
1695
  expected: "DtTerm",
1719
1696
  value: elem
1720
- })) && $vo35(elem, _path2 + ".childTerms[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
1697
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
1721
1698
  path: _path2 + ".childTerms[" + _index23 + "]",
1722
1699
  expected: "DtTerm",
1723
1700
  value: elem
@@ -1726,7 +1703,7 @@ var validBoxPlotRequest = (input) => {
1726
1703
  expected: "(Array<DtTerm> | undefined)",
1727
1704
  value: input3.childTerms
1728
1705
  })].every((flag) => flag);
1729
- const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1706
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1730
1707
  path: _path2 + ".key",
1731
1708
  expected: "string",
1732
1709
  value: input3.key
@@ -1739,7 +1716,7 @@ var validBoxPlotRequest = (input) => {
1739
1716
  expected: "string",
1740
1717
  value: input3.value
1741
1718
  })].every((flag) => flag);
1742
- const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1719
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1743
1720
  path: _path2 + ".id",
1744
1721
  expected: "(string | undefined)",
1745
1722
  value: input3.id
@@ -1767,7 +1744,7 @@ var validBoxPlotRequest = (input) => {
1767
1744
  path: _path2 + ".term",
1768
1745
  expected: "NumericTerm",
1769
1746
  value: input3.term
1770
- })) && $vo22(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1747
+ })) && $vo21(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1771
1748
  path: _path2 + ".term",
1772
1749
  expected: "NumericTerm",
1773
1750
  value: input3.term
@@ -1775,12 +1752,12 @@ var validBoxPlotRequest = (input) => {
1775
1752
  path: _path2 + ".q",
1776
1753
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1777
1754
  value: input3.q
1778
- })) && $vu11(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1755
+ })) && $vu10(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1779
1756
  path: _path2 + ".q",
1780
1757
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1781
1758
  value: input3.q
1782
1759
  })].every((flag) => flag);
1783
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1760
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1784
1761
  path: _path2 + ".hiddenValues",
1785
1762
  expected: "(HiddenValues | undefined)",
1786
1763
  value: input3.hiddenValues
@@ -1840,7 +1817,7 @@ var validBoxPlotRequest = (input) => {
1840
1817
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
1841
1818
  value: input3.lst
1842
1819
  })].every((flag) => flag);
1843
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1820
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1844
1821
  path: _path2 + ".hiddenValues",
1845
1822
  expected: "(HiddenValues | undefined)",
1846
1823
  value: input3.hiddenValues
@@ -1877,7 +1854,7 @@ var validBoxPlotRequest = (input) => {
1877
1854
  expected: "undefined",
1878
1855
  value: input3.type
1879
1856
  }))].every((flag) => flag);
1880
- const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1857
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1881
1858
  path: _path2 + ".hiddenValues",
1882
1859
  expected: "(HiddenValues | undefined)",
1883
1860
  value: input3.hiddenValues
@@ -1907,11 +1884,11 @@ var validBoxPlotRequest = (input) => {
1907
1884
  value: input3.knots
1908
1885
  })) && input3.knots.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1909
1886
  path: _path2 + ".knots[" + _index24 + "]",
1910
- expected: "__type.o7",
1887
+ expected: "__type.o6",
1911
1888
  value: elem
1912
- })) && $vo43(elem, _path2 + ".knots[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1889
+ })) && $vo42(elem, _path2 + ".knots[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1913
1890
  path: _path2 + ".knots[" + _index24 + "]",
1914
- expected: "__type.o7",
1891
+ expected: "__type.o6",
1915
1892
  value: elem
1916
1893
  })).every((flag) => flag) || $report(_exceptionable2, {
1917
1894
  path: _path2 + ".knots",
@@ -1926,12 +1903,12 @@ var validBoxPlotRequest = (input) => {
1926
1903
  expected: "undefined",
1927
1904
  value: input3.type
1928
1905
  }))].every((flag) => flag);
1929
- const $vo43 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1906
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1930
1907
  path: _path2 + ".value",
1931
1908
  expected: "number",
1932
1909
  value: input3.value
1933
1910
  })].every((flag) => flag);
1934
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1911
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1935
1912
  path: _path2 + ".id",
1936
1913
  expected: "(string | undefined)",
1937
1914
  value: input3.id
@@ -1959,7 +1936,7 @@ var validBoxPlotRequest = (input) => {
1959
1936
  path: _path2 + ".q",
1960
1937
  expected: "SnpsQ",
1961
1938
  value: input3.q
1962
- })) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1939
+ })) && $vo44(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1963
1940
  path: _path2 + ".q",
1964
1941
  expected: "SnpsQ",
1965
1942
  value: input3.q
@@ -1967,12 +1944,12 @@ var validBoxPlotRequest = (input) => {
1967
1944
  path: _path2 + ".term",
1968
1945
  expected: "SnpsTerm",
1969
1946
  value: input3.term
1970
- })) && $vo47(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1947
+ })) && $vo46(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1971
1948
  path: _path2 + ".term",
1972
1949
  expected: "SnpsTerm",
1973
1950
  value: input3.term
1974
1951
  })].every((flag) => flag);
1975
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1952
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1976
1953
  path: _path2 + ".hiddenValues",
1977
1954
  expected: "(HiddenValues | undefined)",
1978
1955
  value: input3.hiddenValues
@@ -2028,7 +2005,7 @@ var validBoxPlotRequest = (input) => {
2028
2005
  path: _path2 + ".restrictAncestry",
2029
2006
  expected: "RestrictAncestry",
2030
2007
  value: input3.restrictAncestry
2031
- })) && $vo46(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2008
+ })) && $vo45(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2032
2009
  path: _path2 + ".restrictAncestry",
2033
2010
  expected: "RestrictAncestry",
2034
2011
  value: input3.restrictAncestry
@@ -2053,7 +2030,7 @@ var validBoxPlotRequest = (input) => {
2053
2030
  expected: "number",
2054
2031
  value: input3.stop
2055
2032
  })].every((flag) => flag);
2056
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2033
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2057
2034
  path: _path2 + ".name",
2058
2035
  expected: "string",
2059
2036
  value: input3.name
@@ -2066,7 +2043,7 @@ var validBoxPlotRequest = (input) => {
2066
2043
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
2067
2044
  value: input3.tvs
2068
2045
  })].every((flag) => flag);
2069
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2046
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2070
2047
  path: _path2 + ".id",
2071
2048
  expected: "string",
2072
2049
  value: input3.id
@@ -2134,7 +2111,7 @@ var validBoxPlotRequest = (input) => {
2134
2111
  path: _path2 + ".snps[" + _index27 + "]",
2135
2112
  expected: "SnpsEntry",
2136
2113
  value: elem
2137
- })) && $vo48(elem, _path2 + ".snps[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
2114
+ })) && $vo47(elem, _path2 + ".snps[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
2138
2115
  path: _path2 + ".snps[" + _index27 + "]",
2139
2116
  expected: "SnpsEntry",
2140
2117
  value: elem
@@ -2143,7 +2120,7 @@ var validBoxPlotRequest = (input) => {
2143
2120
  expected: "(Array<SnpsEntry> | undefined)",
2144
2121
  value: input3.snps
2145
2122
  })].every((flag) => flag);
2146
- const $vo48 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2123
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2147
2124
  path: _path2 + ".altAlleles",
2148
2125
  expected: "(Array<string> | undefined)",
2149
2126
  value: input3.altAlleles
@@ -2163,7 +2140,7 @@ var validBoxPlotRequest = (input) => {
2163
2140
  path: _path2 + ".alleles[" + _index29 + "]",
2164
2141
  expected: "AllelesEntry",
2165
2142
  value: elem
2166
- })) && $vo49(elem, _path2 + ".alleles[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
2143
+ })) && $vo48(elem, _path2 + ".alleles[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
2167
2144
  path: _path2 + ".alleles[" + _index29 + "]",
2168
2145
  expected: "AllelesEntry",
2169
2146
  value: elem
@@ -2177,11 +2154,11 @@ var validBoxPlotRequest = (input) => {
2177
2154
  value: input3.effectAllele
2178
2155
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
2179
2156
  path: _path2 + ".gt2count",
2180
- expected: "(__type.o8 | undefined)",
2157
+ expected: "(__type.o7 | undefined)",
2181
2158
  value: input3.gt2count
2182
- })) && $vo50(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2159
+ })) && $vo49(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2183
2160
  path: _path2 + ".gt2count",
2184
- expected: "(__type.o8 | undefined)",
2161
+ expected: "(__type.o7 | undefined)",
2185
2162
  value: input3.gt2count
2186
2163
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
2187
2164
  path: _path2 + ".invalid",
@@ -2208,7 +2185,7 @@ var validBoxPlotRequest = (input) => {
2208
2185
  expected: "(number | undefined)",
2209
2186
  value: input3.pos
2210
2187
  })].every((flag) => flag);
2211
- const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2188
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2212
2189
  path: _path2 + ".allele",
2213
2190
  expected: "string",
2214
2191
  value: input3.allele
@@ -2221,7 +2198,7 @@ var validBoxPlotRequest = (input) => {
2221
2198
  expected: "boolean",
2222
2199
  value: input3.isRef
2223
2200
  })].every((flag) => flag);
2224
- const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2201
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2225
2202
  path: _path2 + ".k",
2226
2203
  expected: "string",
2227
2204
  value: input3.k
@@ -2230,7 +2207,7 @@ var validBoxPlotRequest = (input) => {
2230
2207
  expected: "(number | string)",
2231
2208
  value: input3.v
2232
2209
  })].every((flag) => flag);
2233
- const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2210
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2234
2211
  path: _path2 + ".id",
2235
2212
  expected: "(string | undefined)",
2236
2213
  value: input3.id
@@ -2258,7 +2235,7 @@ var validBoxPlotRequest = (input) => {
2258
2235
  path: _path2 + ".term",
2259
2236
  expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
2260
2237
  value: input3.term
2261
- })) && $vu12(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2238
+ })) && $vu11(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2262
2239
  path: _path2 + ".term",
2263
2240
  expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity" | "date"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; continuousColorScale?: { ...; } | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & { values: SampleLstTermValues; })',
2264
2241
  value: input3.term
@@ -2266,12 +2243,12 @@ var validBoxPlotRequest = (input) => {
2266
2243
  path: _path2 + ".q",
2267
2244
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2268
2245
  value: input3.q
2269
- })) && $vu13(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2246
+ })) && $vu12(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2270
2247
  path: _path2 + ".q",
2271
2248
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | FilterQ | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2272
2249
  value: input3.q
2273
2250
  })].every((flag) => flag);
2274
- const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2251
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2275
2252
  path: _path2 + ".id",
2276
2253
  expected: "string",
2277
2254
  value: input3.id
@@ -2349,11 +2326,11 @@ var validBoxPlotRequest = (input) => {
2349
2326
  value: input3.stop
2350
2327
  }), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
2351
2328
  path: _path2 + ".groupsetting",
2352
- expected: "(EnabledTermGroupSetting | __type.o3)",
2329
+ expected: "TermGroupSetting",
2353
2330
  value: input3.groupsetting
2354
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2331
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2355
2332
  path: _path2 + ".groupsetting",
2356
- expected: "(EnabledTermGroupSetting | __type.o3)",
2333
+ expected: "TermGroupSetting",
2357
2334
  value: input3.groupsetting
2358
2335
  }), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
2359
2336
  path: _path2 + ".childTerms",
@@ -2363,7 +2340,7 @@ var validBoxPlotRequest = (input) => {
2363
2340
  path: _path2 + ".childTerms[" + _index32 + "]",
2364
2341
  expected: "DtTerm",
2365
2342
  value: elem
2366
- })) && $vo35(elem, _path2 + ".childTerms[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
2343
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
2367
2344
  path: _path2 + ".childTerms[" + _index32 + "]",
2368
2345
  expected: "DtTerm",
2369
2346
  value: elem
@@ -2372,7 +2349,7 @@ var validBoxPlotRequest = (input) => {
2372
2349
  expected: "Array<DtTerm>",
2373
2350
  value: input3.childTerms
2374
2351
  })].every((flag) => flag);
2375
- const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2352
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2376
2353
  path: _path2 + ".id",
2377
2354
  expected: "string",
2378
2355
  value: input3.id
@@ -2446,11 +2423,11 @@ var validBoxPlotRequest = (input) => {
2446
2423
  value: input3.stop
2447
2424
  }), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
2448
2425
  path: _path2 + ".groupsetting",
2449
- expected: "(EnabledTermGroupSetting | __type.o3)",
2426
+ expected: "TermGroupSetting",
2450
2427
  value: input3.groupsetting
2451
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2428
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2452
2429
  path: _path2 + ".groupsetting",
2453
- expected: "(EnabledTermGroupSetting | __type.o3)",
2430
+ expected: "TermGroupSetting",
2454
2431
  value: input3.groupsetting
2455
2432
  }), (Array.isArray(input3.childTerms) || $report(_exceptionable2, {
2456
2433
  path: _path2 + ".childTerms",
@@ -2460,7 +2437,7 @@ var validBoxPlotRequest = (input) => {
2460
2437
  path: _path2 + ".childTerms[" + _index35 + "]",
2461
2438
  expected: "DtTerm",
2462
2439
  value: elem
2463
- })) && $vo35(elem, _path2 + ".childTerms[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2440
+ })) && $vo34(elem, _path2 + ".childTerms[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2464
2441
  path: _path2 + ".childTerms[" + _index35 + "]",
2465
2442
  expected: "DtTerm",
2466
2443
  value: elem
@@ -2469,7 +2446,7 @@ var validBoxPlotRequest = (input) => {
2469
2446
  expected: "Array<DtTerm>",
2470
2447
  value: input3.childTerms
2471
2448
  })].every((flag) => flag);
2472
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2449
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2473
2450
  path: _path2 + ".id",
2474
2451
  expected: "string",
2475
2452
  value: input3.id
@@ -2527,14 +2504,14 @@ var validBoxPlotRequest = (input) => {
2527
2504
  value: input3.skipValuesBuild
2528
2505
  }), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
2529
2506
  path: _path2 + ".groupsetting",
2530
- expected: "(EnabledTermGroupSetting | __type.o3)",
2507
+ expected: "TermGroupSetting",
2531
2508
  value: input3.groupsetting
2532
- })) && $vu8(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2509
+ })) && $vo18(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2533
2510
  path: _path2 + ".groupsetting",
2534
- expected: "(EnabledTermGroupSetting | __type.o3)",
2511
+ expected: "TermGroupSetting",
2535
2512
  value: input3.groupsetting
2536
2513
  })].every((flag) => flag);
2537
- const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2514
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2538
2515
  path: _path2 + ".id",
2539
2516
  expected: "string",
2540
2517
  value: input3.id
@@ -2594,7 +2571,7 @@ var validBoxPlotRequest = (input) => {
2594
2571
  path: _path2 + ".bins",
2595
2572
  expected: "PresetNumericBins",
2596
2573
  value: input3.bins
2597
- })) && $vo23(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2574
+ })) && $vo22(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2598
2575
  path: _path2 + ".bins",
2599
2576
  expected: "PresetNumericBins",
2600
2577
  value: input3.bins
@@ -2604,14 +2581,14 @@ var validBoxPlotRequest = (input) => {
2604
2581
  value: input3.unit
2605
2582
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2606
2583
  path: _path2 + ".continuousColorScale",
2607
- expected: "(__type.o4 | undefined)",
2584
+ expected: "(__type.o3 | undefined)",
2608
2585
  value: input3.continuousColorScale
2609
- })) && $vo29(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2586
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2610
2587
  path: _path2 + ".continuousColorScale",
2611
- expected: "(__type.o4 | undefined)",
2588
+ expected: "(__type.o3 | undefined)",
2612
2589
  value: input3.continuousColorScale
2613
2590
  })].every((flag) => flag);
2614
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2591
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2615
2592
  path: _path2 + ".id",
2616
2593
  expected: "string",
2617
2594
  value: input3.id
@@ -2668,7 +2645,7 @@ var validBoxPlotRequest = (input) => {
2668
2645
  expected: "(boolean | undefined)",
2669
2646
  value: input3.skipValuesBuild
2670
2647
  })].every((flag) => flag);
2671
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2648
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2672
2649
  path: _path2 + ".id",
2673
2650
  expected: "string",
2674
2651
  value: input3.id
@@ -2736,7 +2713,7 @@ var validBoxPlotRequest = (input) => {
2736
2713
  path: _path2 + ".snps[" + _index44 + "]",
2737
2714
  expected: "SnpsEntry",
2738
2715
  value: elem
2739
- })) && $vo48(elem, _path2 + ".snps[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
2716
+ })) && $vo47(elem, _path2 + ".snps[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
2740
2717
  path: _path2 + ".snps[" + _index44 + "]",
2741
2718
  expected: "SnpsEntry",
2742
2719
  value: elem
@@ -2745,7 +2722,7 @@ var validBoxPlotRequest = (input) => {
2745
2722
  expected: "(Array<SnpsEntry> | undefined)",
2746
2723
  value: input3.snps
2747
2724
  })].every((flag) => flag);
2748
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2725
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2749
2726
  path: _path2 + ".id",
2750
2727
  expected: "string",
2751
2728
  value: input3.id
@@ -2793,7 +2770,7 @@ var validBoxPlotRequest = (input) => {
2793
2770
  path: _path2 + ".values",
2794
2771
  expected: "(TermValues & SampleLstTermValues | undefined)",
2795
2772
  value: input3.values
2796
- })) && $vo59(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2773
+ })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2797
2774
  path: _path2 + ".values",
2798
2775
  expected: "(TermValues & SampleLstTermValues | undefined)",
2799
2776
  value: input3.values
@@ -2802,7 +2779,7 @@ var validBoxPlotRequest = (input) => {
2802
2779
  expected: "(boolean | undefined)",
2803
2780
  value: input3.skipValuesBuild
2804
2781
  })].every((flag) => flag);
2805
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2782
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2806
2783
  const value = input3[key];
2807
2784
  if (void 0 === value)
2808
2785
  return true;
@@ -2811,7 +2788,7 @@ var validBoxPlotRequest = (input) => {
2811
2788
  path: _path2 + $join(key),
2812
2789
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2813
2790
  value
2814
- })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2791
+ })) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2815
2792
  path: _path2 + $join(key),
2816
2793
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2817
2794
  value
@@ -2821,14 +2798,14 @@ var validBoxPlotRequest = (input) => {
2821
2798
  path: _path2 + $join(key),
2822
2799
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2823
2800
  value
2824
- })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2801
+ })) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2825
2802
  path: _path2 + $join(key),
2826
2803
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2827
2804
  value
2828
2805
  });
2829
2806
  return true;
2830
2807
  }).every((flag) => flag)].every((flag) => flag);
2831
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2808
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2832
2809
  path: _path2 + ".key",
2833
2810
  expected: "(string | undefined)",
2834
2811
  value: input3.key
@@ -2874,18 +2851,18 @@ var validBoxPlotRequest = (input) => {
2874
2851
  value: input3.list
2875
2852
  })) && input3.list.map((elem, _index47) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2876
2853
  path: _path2 + ".list[" + _index47 + "]",
2877
- expected: "__type.o9",
2854
+ expected: "__type.o8",
2878
2855
  value: elem
2879
- })) && $vo61(elem, _path2 + ".list[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
2856
+ })) && $vo60(elem, _path2 + ".list[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
2880
2857
  path: _path2 + ".list[" + _index47 + "]",
2881
- expected: "__type.o9",
2858
+ expected: "__type.o8",
2882
2859
  value: elem
2883
2860
  })).every((flag) => flag) || $report(_exceptionable2, {
2884
2861
  path: _path2 + ".list",
2885
2862
  expected: "Array<__type>.o4",
2886
2863
  value: input3.list
2887
2864
  }), true].every((flag) => flag);
2888
- const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2865
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2889
2866
  path: _path2 + ".sampleId",
2890
2867
  expected: "string",
2891
2868
  value: input3.sampleId
@@ -2894,7 +2871,7 @@ var validBoxPlotRequest = (input) => {
2894
2871
  expected: "string",
2895
2872
  value: input3.sample
2896
2873
  })].every((flag) => flag);
2897
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2874
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2898
2875
  path: _path2 + ".hiddenValues",
2899
2876
  expected: "(HiddenValues | undefined)",
2900
2877
  value: input3.hiddenValues
@@ -2923,7 +2900,7 @@ var validBoxPlotRequest = (input) => {
2923
2900
  expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "filter" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
2924
2901
  value: input3.type
2925
2902
  })].every((flag) => flag);
2926
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2903
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2927
2904
  path: _path2 + ".hiddenValues",
2928
2905
  expected: "(HiddenValues | undefined)",
2929
2906
  value: input3.hiddenValues
@@ -2988,7 +2965,7 @@ var validBoxPlotRequest = (input) => {
2988
2965
  expected: "(boolean | undefined)",
2989
2966
  value: input3.value_by_computable_grade
2990
2967
  }), true].every((flag) => flag);
2991
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2968
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2992
2969
  path: _path2 + ".hiddenValues",
2993
2970
  expected: "(HiddenValues | undefined)",
2994
2971
  value: input3.hiddenValues
@@ -3020,38 +2997,38 @@ var validBoxPlotRequest = (input) => {
3020
2997
  path: _path2 + ".groups",
3021
2998
  expected: "SampleLstTermValues",
3022
2999
  value: input3.groups
3023
- })) && $vo65(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3000
+ })) && $vo64(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3024
3001
  path: _path2 + ".groups",
3025
3002
  expected: "SampleLstTermValues",
3026
3003
  value: input3.groups
3027
3004
  })].every((flag) => flag);
3028
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3005
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3029
3006
  const value = input3[key];
3030
3007
  if (void 0 === value)
3031
3008
  return true;
3032
3009
  if (RegExp(/(.*)/).test(key))
3033
3010
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3034
3011
  path: _path2 + $join(key),
3035
- expected: "__type.o10",
3012
+ expected: "__type.o9",
3036
3013
  value
3037
- })) && $vo66(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3014
+ })) && $vo65(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3038
3015
  path: _path2 + $join(key),
3039
- expected: "__type.o10",
3016
+ expected: "__type.o9",
3040
3017
  value
3041
3018
  });
3042
3019
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
3043
3020
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3044
3021
  path: _path2 + $join(key),
3045
- expected: "__type.o10",
3022
+ expected: "__type.o9",
3046
3023
  value
3047
- })) && $vo66(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3024
+ })) && $vo65(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3048
3025
  path: _path2 + $join(key),
3049
- expected: "__type.o10",
3026
+ expected: "__type.o9",
3050
3027
  value
3051
3028
  });
3052
3029
  return true;
3053
3030
  }).every((flag) => flag)].every((flag) => flag);
3054
- const $vo66 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3031
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3055
3032
  path: _path2 + ".name",
3056
3033
  expected: "string",
3057
3034
  value: input3.name
@@ -3065,11 +3042,11 @@ var validBoxPlotRequest = (input) => {
3065
3042
  value: input3.list
3066
3043
  })) && input3.list.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3067
3044
  path: _path2 + ".list[" + _index49 + "]",
3068
- expected: "__type.o9",
3045
+ expected: "__type.o8",
3069
3046
  value: elem
3070
- })) && $vo61(elem, _path2 + ".list[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3047
+ })) && $vo60(elem, _path2 + ".list[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3071
3048
  path: _path2 + ".list[" + _index49 + "]",
3072
- expected: "__type.o9",
3049
+ expected: "__type.o8",
3073
3050
  value: elem
3074
3051
  })).every((flag) => flag) || $report(_exceptionable2, {
3075
3052
  path: _path2 + ".list",
@@ -3100,16 +3077,16 @@ var validBoxPlotRequest = (input) => {
3100
3077
  })();
3101
3078
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
3102
3079
  if (true === input3.startunbounded)
3103
- return $vo25(input3, _path2, _exceptionable2);
3080
+ return $vo24(input3, _path2, _exceptionable2);
3104
3081
  if (true === input3.stopunbounded)
3105
- return $vo27(input3, _path2, _exceptionable2);
3106
- return $vo26(input3, _path2, _exceptionable2);
3082
+ return $vo26(input3, _path2, _exceptionable2);
3083
+ return $vo25(input3, _path2, _exceptionable2);
3107
3084
  })();
3108
3085
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
3109
3086
  if (true === input3.startunbounded)
3110
- return $vo25(input3, _path2, _exceptionable2);
3087
+ return $vo24(input3, _path2, _exceptionable2);
3111
3088
  if (void 0 !== input3.start)
3112
- return $vo26(input3, _path2, _exceptionable2);
3089
+ return $vo25(input3, _path2, _exceptionable2);
3113
3090
  return $report(_exceptionable2, {
3114
3091
  path: _path2,
3115
3092
  expected: "(StartUnboundedBin | FullyBoundedBin)",
@@ -3118,9 +3095,9 @@ var validBoxPlotRequest = (input) => {
3118
3095
  })();
3119
3096
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
3120
3097
  if (void 0 !== input3.stop)
3121
- return $vo26(input3, _path2, _exceptionable2);
3098
+ return $vo25(input3, _path2, _exceptionable2);
3122
3099
  if (true === input3.stopunbounded)
3123
- return $vo27(input3, _path2, _exceptionable2);
3100
+ return $vo26(input3, _path2, _exceptionable2);
3124
3101
  return $report(_exceptionable2, {
3125
3102
  path: _path2,
3126
3103
  expected: "(FullyBoundedBin | StopUnboundedBin)",
@@ -3130,7 +3107,7 @@ var validBoxPlotRequest = (input) => {
3130
3107
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
3131
3108
  if (void 0 !== input3.type)
3132
3109
  return $vo1(input3, _path2, _exceptionable2);
3133
- return $vo51(input3, _path2, false) || $vo44(input3, _path2, false) || $vo39(input3, _path2, false);
3110
+ return $vo50(input3, _path2, false) || $vo43(input3, _path2, false) || $vo38(input3, _path2, false);
3134
3111
  })();
3135
3112
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
3136
3113
  if ("values" === input3.type)
@@ -3143,75 +3120,70 @@ var validBoxPlotRequest = (input) => {
3143
3120
  })();
3144
3121
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
3145
3122
  if (void 0 !== input3.ranges)
3146
- return $vo21(input3, _path2, _exceptionable2);
3147
- return $vo14(input3, _path2, false) || $vo31(input3, _path2, false) || $vo34(input3, _path2, false);
3123
+ return $vo20(input3, _path2, _exceptionable2);
3124
+ return $vo14(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
3148
3125
  })();
3149
3126
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
3150
- if (Array.isArray(input3.lst) && input3.lst.map((elem, _index50) => "object" === typeof elem && null !== elem && $vo19(elem, _path2 + ".lst[" + _index50 + "]", false)).every((flag) => flag))
3151
- return $vo18(input3, _path2, _exceptionable2);
3152
- return $vo20(input3, _path2, _exceptionable2);
3153
- })();
3154
- const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
3155
3127
  if ("regular-bin" === input3.type)
3156
- return $vo24(input3, _path2, _exceptionable2);
3128
+ return $vo23(input3, _path2, _exceptionable2);
3157
3129
  if ("custom-bin" === input3.type)
3158
- return $vo28(input3, _path2, _exceptionable2);
3130
+ return $vo27(input3, _path2, _exceptionable2);
3159
3131
  return $report(_exceptionable2, {
3160
3132
  path: _path2,
3161
3133
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
3162
3134
  value: input3
3163
3135
  });
3164
3136
  })();
3165
- const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3137
+ const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
3166
3138
  if ("gene" === input3.kind)
3167
- return $vo36(input3, _path2, _exceptionable2);
3139
+ return $vo35(input3, _path2, _exceptionable2);
3168
3140
  if ("coord" === input3.kind)
3169
- return $vo37(input3, _path2, _exceptionable2);
3141
+ return $vo36(input3, _path2, _exceptionable2);
3170
3142
  return $report(_exceptionable2, {
3171
3143
  path: _path2,
3172
3144
  expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',
3173
3145
  value: input3
3174
3146
  });
3175
3147
  })();
3176
- const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3148
+ const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3177
3149
  if ("regular-bin" === input3.type)
3178
- return $vo24(input3, _path2, _exceptionable2);
3150
+ return $vo23(input3, _path2, _exceptionable2);
3179
3151
  if ("continuous" === input3.mode)
3180
- return $vo41(input3, _path2, _exceptionable2);
3152
+ return $vo40(input3, _path2, _exceptionable2);
3181
3153
  if ("spline" === input3.mode)
3182
- return $vo42(input3, _path2, _exceptionable2);
3183
- return $vo28(input3, _path2, false) || $vo40(input3, _path2, false);
3154
+ return $vo41(input3, _path2, _exceptionable2);
3155
+ return $vo27(input3, _path2, false) || $vo39(input3, _path2, false);
3184
3156
  })();
3185
- const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3157
+ const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3186
3158
  if ("gene" === input3.kind)
3187
- return $vo52(input3, _path2, _exceptionable2);
3159
+ return $vo51(input3, _path2, _exceptionable2);
3188
3160
  if ("coord" === input3.kind)
3189
- return $vo53(input3, _path2, _exceptionable2);
3161
+ return $vo52(input3, _path2, _exceptionable2);
3190
3162
  if ("categorical" === input3.type)
3191
- return $vo54(input3, _path2, _exceptionable2);
3163
+ return $vo53(input3, _path2, _exceptionable2);
3192
3164
  if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type)
3193
- return $vo55(input3, _path2, _exceptionable2);
3165
+ return $vo54(input3, _path2, _exceptionable2);
3194
3166
  if ("condition" === input3.type)
3195
- return $vo56(input3, _path2, _exceptionable2);
3196
- return $vo57(input3, _path2, false) || $vo58(input3, _path2, false);
3167
+ return $vo55(input3, _path2, _exceptionable2);
3168
+ return $vo56(input3, _path2, false) || $vo57(input3, _path2, false);
3197
3169
  })();
3198
- const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3170
+ const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3199
3171
  if (void 0 !== input3.predefined_groupset_idx)
3200
3172
  return $vo6(input3, _path2, _exceptionable2);
3201
3173
  if (void 0 !== input3.customset)
3202
3174
  return $vo7(input3, _path2, _exceptionable2);
3203
3175
  if (void 0 !== input3.bin_size)
3204
- return $vo24(input3, _path2, _exceptionable2);
3176
+ return $vo23(input3, _path2, _exceptionable2);
3205
3177
  if (void 0 !== input3.knots)
3206
- return $vo42(input3, _path2, _exceptionable2);
3178
+ return $vo41(input3, _path2, _exceptionable2);
3207
3179
  if (void 0 !== input3.AFcutoff)
3208
- return $vo45(input3, _path2, _exceptionable2);
3180
+ return $vo44(input3, _path2, _exceptionable2);
3209
3181
  if (void 0 !== input3.timeScale)
3210
- return $vo63(input3, _path2, _exceptionable2);
3182
+ return $vo62(input3, _path2, _exceptionable2);
3211
3183
  return (() => {
3212
3184
  if (void 0 !== input3.groups)
3213
- return $vo64(input3, _path2, _exceptionable2);
3214
- return $vo5(input3, _path2, false) || $vo62(input3, _path2, false) || $vo3(input3, _path2, false) || $vo28(input3, _path2, false) || $vo40(input3, _path2, false) || $vo41(input3, _path2, false);
3185
+ return $vo63(input3, _path2, _exceptionable2);
3186
+ return $vo5(input3, _path2, false) || $vo61(input3, _path2, false) || $vo3(input3, _path2, false) || $vo27(input3, _path2, false) || $vo39(input3, _path2, false) || $vo40(input3, _path2, false);
3215
3187
  })();
3216
3188
  })();
3217
3189
  return ("object" === typeof input2 && null !== input2 || $report(true, {