@sjcrh/proteinpaint-types 2.101.0 → 2.102.0

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.
@@ -124,74 +124,75 @@ var validTermsByIdsResponse = (input) => {
124
124
  const $io17 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io18(elem)));
125
125
  const $io18 = (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) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
126
126
  const $io19 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
127
- 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 && $io28(elem)));
128
- const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io15(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit);
127
+ 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)));
128
+ const $io21 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io15(input3.values)) && ("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));
129
129
  const $io22 = (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);
130
130
  const $io23 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 && $iu4(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu5(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
131
131
  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);
132
132
  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);
133
133
  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);
134
134
  const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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);
135
- const $io28 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
136
- const $io29 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io30(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 && $io31(elem)));
137
- const $io30 = (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) && $io15(input3.values));
138
- const $io31 = (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;
139
- const $io32 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
140
- const $io33 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "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);
141
- const $io34 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
142
- const $io35 = (input3) => 1 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
143
- const $io36 = (input3) => 4 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
144
- const $io37 = (input3) => 5 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
145
- const $io38 = (input3) => 2 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
146
- const $io39 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(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 && $iu11(input3.q));
147
- const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
148
- const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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);
149
- const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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);
150
- const $io43 = (input3) => "number" === typeof input3.value;
151
- const $io44 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(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));
152
- const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === 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;
153
- const $io46 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu12(input3.tvs));
154
- 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) && $io15(input3.values)) && (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)));
155
- 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);
156
- const $io49 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
157
- const $io50 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
158
- const $io51 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu14(input3.q));
159
- const $io52 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
160
- const $io53 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io15(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io22(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit);
161
- const $io54 = (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) && $io15(input3.values));
162
- const $io55 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "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);
163
- const $io56 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
164
- 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) && $io15(input3.values)) && (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)));
165
- 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));
166
- const $io59 = (input3) => Object.keys(input3).every((key) => {
135
+ const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
136
+ const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
137
+ 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)));
138
+ 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) && $io15(input3.values));
139
+ 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;
140
+ 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 && $iu10(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
141
+ const $io34 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "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);
142
+ 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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
143
+ const $io36 = (input3) => 1 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "M" === elem || "E" === elem || "F" === elem || "N" === elem || "S" === elem || "D" === elem || "I" === elem || "P" === elem || "L" === elem || "Intron" === elem || "Blank" === elem || "WT" === elem || "ITD" === elem || "DEL" === elem || "NLOSS" === elem || "CLOSS" === elem || "Utr3" === elem || "Utr5" === elem || "X" === elem || "noncoding" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
144
+ const $io37 = (input3) => 4 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "CNV_amp" === elem || "CNV_loss" === elem || "CNV_loh" === elem || "CNV_amplification" === elem || "CNV_homozygous_deletion" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
145
+ const $io38 = (input3) => 5 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "SV" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
146
+ const $io39 = (input3) => 2 === input3.dt && (Array.isArray(input3.mclassLst) && input3.mclassLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "Blank" === elem || "WT" === elem || "Fuserna" === elem)) && (void 0 === input3.origin || "somatic" === input3.origin || "germline" === input3.origin);
147
+ const $io40 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(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 && $iu11(input3.q));
148
+ const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
149
+ const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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);
150
+ const $io43 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 && $io44(elem))) && (null !== input3.type && void 0 === input3.type);
151
+ const $io44 = (input3) => "number" === typeof input3.value;
152
+ const $io45 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io46(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io48(input3.term));
153
+ const $io46 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === 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 && $io47(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;
154
+ const $io47 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu12(input3.tvs));
155
+ const $io48 = (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) && $io15(input3.values)) && (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 && $io49(elem)));
156
+ const $io49 = (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 && $io50(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io51(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);
157
+ const $io50 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
158
+ const $io51 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
159
+ const $io52 = (input3) => (void 0 === input3.id || "string" === typeof 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) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu14(input3.q));
160
+ 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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
161
+ const $io54 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === 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) && $io15(input3.values)) && ("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));
162
+ 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) && $io15(input3.values));
163
+ const $io56 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "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);
164
+ const $io57 = (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) && $io15(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io17(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
165
+ 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) && $io15(input3.values)) && (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 && $io49(elem)));
166
+ const $io59 = (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) && $io60(input3.values));
167
+ const $io60 = (input3) => Object.keys(input3).every((key) => {
167
168
  const value = input3[key];
168
169
  if (void 0 === value)
169
170
  return true;
170
171
  if (RegExp(/(.*)/).test(key))
171
- return "object" === typeof value && null !== value && $io60(value);
172
+ return "object" === typeof value && null !== value && $io61(value);
172
173
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
173
- return "object" === typeof value && null !== value && $io60(value);
174
+ return "object" === typeof value && null !== value && $io61(value);
174
175
  return true;
175
176
  });
176
- 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;
177
- const $io61 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
178
- const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type);
179
- const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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;
180
- const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
181
- const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
182
- const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io8(input3.customset));
183
- const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io68(input3.groups));
184
- const $io68 = (input3) => Object.keys(input3).every((key) => {
177
+ const $io61 = (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 && $io62(elem))) && true;
178
+ const $io62 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
179
+ const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type);
180
+ const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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;
181
+ const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
182
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
183
+ const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (Array.isArray(input3.exclude) && input3.exclude.every((elem) => "string" === typeof elem)) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.origin || "string" === typeof input3.origin) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io8(input3.customset));
184
+ const $io68 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io5(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 || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type) && ("object" === typeof input3.groups && null !== input3.groups && false === Array.isArray(input3.groups) && $io69(input3.groups));
185
+ const $io69 = (input3) => Object.keys(input3).every((key) => {
185
186
  const value = input3[key];
186
187
  if (void 0 === value)
187
188
  return true;
188
189
  if (RegExp(/(.*)/).test(key))
189
- return "object" === typeof value && null !== value && $io69(value);
190
+ return "object" === typeof value && null !== value && $io70(value);
190
191
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
191
- return "object" === typeof value && null !== value && $io69(value);
192
+ return "object" === typeof value && null !== value && $io70(value);
192
193
  return true;
193
194
  });
194
- const $io69 = (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;
195
+ const $io70 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io62(elem))) && true;
195
196
  const $iu0 = (input3) => (() => {
196
197
  if ("string" === typeof input3.type)
197
198
  return $io9(input3);
@@ -207,10 +208,10 @@ var validTermsByIdsResponse = (input) => {
207
208
  return (() => {
208
209
  if ($io13(input3))
209
210
  return $io13(input3);
210
- if ($io29(input3))
211
- return $io29(input3);
212
- if ($io32(input3))
213
- return $io32(input3);
211
+ if ($io30(input3))
212
+ return $io30(input3);
213
+ if ($io33(input3))
214
+ return $io33(input3);
214
215
  return false;
215
216
  })();
216
217
  })();
@@ -223,13 +224,13 @@ var validTermsByIdsResponse = (input) => {
223
224
  })();
224
225
  const $iu3 = (input3) => (() => {
225
226
  if (2 === input3.dt)
226
- return $io38(input3);
227
+ return $io39(input3);
227
228
  if (5 === input3.dt)
228
- return $io37(input3);
229
+ return $io38(input3);
229
230
  if (4 === input3.dt)
230
- return $io36(input3);
231
+ return $io37(input3);
231
232
  if (1 === input3.dt)
232
- return $io35(input3);
233
+ return $io36(input3);
233
234
  return false;
234
235
  })();
235
236
  const $iu4 = (input3) => (() => {
@@ -250,12 +251,12 @@ var validTermsByIdsResponse = (input) => {
250
251
  if (void 0 !== input3.type)
251
252
  return $io2(input3);
252
253
  return (() => {
253
- if ($io51(input3))
254
- return $io51(input3);
255
- if ($io44(input3))
256
- return $io44(input3);
257
- if ($io39(input3))
258
- return $io39(input3);
254
+ if ($io52(input3))
255
+ return $io52(input3);
256
+ if ($io45(input3))
257
+ return $io45(input3);
258
+ if ($io40(input3))
259
+ return $io40(input3);
259
260
  return false;
260
261
  })();
261
262
  })();
@@ -282,23 +283,23 @@ var validTermsByIdsResponse = (input) => {
282
283
  })();
283
284
  const $iu10 = (input3) => (() => {
284
285
  if ("gene" === input3.kind)
285
- return $io33(input3);
286
- if ("coord" === input3.kind)
287
286
  return $io34(input3);
287
+ if ("coord" === input3.kind)
288
+ return $io35(input3);
288
289
  return false;
289
290
  })();
290
291
  const $iu11 = (input3) => (() => {
291
292
  if ("regular-bin" === input3.type)
292
293
  return $io23(input3);
293
294
  if ("continuous" === input3.mode)
294
- return $io41(input3);
295
- if ("spline" === input3.mode)
296
295
  return $io42(input3);
296
+ if ("spline" === input3.mode)
297
+ return $io43(input3);
297
298
  return (() => {
298
299
  if ($io27(input3))
299
300
  return $io27(input3);
300
- if ($io40(input3))
301
- return $io40(input3);
301
+ if ($io41(input3))
302
+ return $io41(input3);
302
303
  return false;
303
304
  })();
304
305
  })();
@@ -308,29 +309,29 @@ var validTermsByIdsResponse = (input) => {
308
309
  return (() => {
309
310
  if ($io13(input3))
310
311
  return $io13(input3);
311
- if ($io29(input3))
312
- return $io29(input3);
313
- if ($io32(input3))
314
- return $io32(input3);
312
+ if ($io30(input3))
313
+ return $io30(input3);
314
+ if ($io33(input3))
315
+ return $io33(input3);
315
316
  return false;
316
317
  })();
317
318
  })();
318
319
  const $iu13 = (input3) => (() => {
319
320
  if ("categorical" === input3.type)
320
- return $io52(input3);
321
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
322
321
  return $io53(input3);
323
- if ("condition" === input3.type)
322
+ if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
324
323
  return $io54(input3);
325
- if ("gene" === input3.kind)
324
+ if ("condition" === input3.type)
326
325
  return $io55(input3);
327
- if ("coord" === input3.kind)
326
+ if ("gene" === input3.kind)
328
327
  return $io56(input3);
328
+ if ("coord" === input3.kind)
329
+ return $io57(input3);
329
330
  return (() => {
330
- if ($io57(input3))
331
- return $io57(input3);
332
331
  if ($io58(input3))
333
332
  return $io58(input3);
333
+ if ($io59(input3))
334
+ return $io59(input3);
334
335
  return false;
335
336
  })();
336
337
  })();
@@ -338,14 +339,14 @@ var validTermsByIdsResponse = (input) => {
338
339
  if (void 0 !== input3.bin_size)
339
340
  return $io23(input3);
340
341
  if (void 0 !== input3.knots)
341
- return $io42(input3);
342
+ return $io43(input3);
342
343
  if (void 0 !== input3.AFcutoff)
343
- return $io45(input3);
344
+ return $io46(input3);
344
345
  if (void 0 !== input3.timeScale)
345
- return $io63(input3);
346
+ return $io64(input3);
346
347
  return (() => {
347
348
  if (void 0 !== input3.groups)
348
- return $io67(input3);
349
+ return $io68(input3);
349
350
  return (() => {
350
351
  if ($io4(input3))
351
352
  return $io4(input3);
@@ -355,18 +356,18 @@ var validTermsByIdsResponse = (input) => {
355
356
  return $io7(input3);
356
357
  if ($io27(input3))
357
358
  return $io27(input3);
358
- if ($io40(input3))
359
- return $io40(input3);
360
359
  if ($io41(input3))
361
360
  return $io41(input3);
362
- if ($io62(input3))
363
- return $io62(input3);
364
- if ($io64(input3))
365
- return $io64(input3);
361
+ if ($io42(input3))
362
+ return $io42(input3);
363
+ if ($io63(input3))
364
+ return $io63(input3);
366
365
  if ($io65(input3))
367
366
  return $io65(input3);
368
367
  if ($io66(input3))
369
368
  return $io66(input3);
369
+ if ($io67(input3))
370
+ return $io67(input3);
370
371
  return false;
371
372
  })();
372
373
  })();
@@ -933,11 +934,11 @@ var validTermsByIdsResponse = (input) => {
933
934
  value: input3.values
934
935
  })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
935
936
  path: _path2 + ".values[" + _index10 + "]",
936
- expected: "__type.o4",
937
+ expected: "__type.o5",
937
938
  value: elem
938
- })) && $vo28(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
939
+ })) && $vo29(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
939
940
  path: _path2 + ".values[" + _index10 + "]",
940
- expected: "__type.o4",
941
+ expected: "__type.o5",
941
942
  value: elem
942
943
  })).every((flag) => flag) || $report(_exceptionable2, {
943
944
  path: _path2 + ".values",
@@ -1008,6 +1009,14 @@ var validTermsByIdsResponse = (input) => {
1008
1009
  path: _path2 + ".unit",
1009
1010
  expected: "(string | undefined)",
1010
1011
  value: input3.unit
1012
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1013
+ path: _path2 + ".continuousColorScale",
1014
+ expected: "(__type.o4 | undefined)",
1015
+ value: input3.continuousColorScale
1016
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1017
+ path: _path2 + ".continuousColorScale",
1018
+ expected: "(__type.o4 | undefined)",
1019
+ value: input3.continuousColorScale
1011
1020
  })].every((flag) => flag);
1012
1021
  const $vo22 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1013
1022
  path: _path2 + '["default"]',
@@ -1245,7 +1254,16 @@ var validTermsByIdsResponse = (input) => {
1245
1254
  expected: '("median" | undefined)',
1246
1255
  value: input3.preferredBins
1247
1256
  })].every((flag) => flag);
1248
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1257
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1258
+ path: _path2 + ".minColor",
1259
+ expected: "string",
1260
+ value: input3.minColor
1261
+ }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
1262
+ path: _path2 + ".maxColor",
1263
+ expected: "string",
1264
+ value: input3.maxColor
1265
+ })].every((flag) => flag);
1266
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1249
1267
  path: _path2 + ".key",
1250
1268
  expected: "string",
1251
1269
  value: input3.key
@@ -1262,7 +1280,7 @@ var validTermsByIdsResponse = (input) => {
1262
1280
  expected: "(string | undefined)",
1263
1281
  value: input3.label
1264
1282
  })].every((flag) => flag);
1265
- const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1283
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1266
1284
  path: _path2 + ".join",
1267
1285
  expected: "(string | undefined)",
1268
1286
  value: input3.join
@@ -1274,7 +1292,7 @@ var validTermsByIdsResponse = (input) => {
1274
1292
  path: _path2 + ".term",
1275
1293
  expected: "ConditionTerm",
1276
1294
  value: input3.term
1277
- })) && $vo30(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1295
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1278
1296
  path: _path2 + ".term",
1279
1297
  expected: "ConditionTerm",
1280
1298
  value: input3.term
@@ -1298,7 +1316,7 @@ var validTermsByIdsResponse = (input) => {
1298
1316
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1299
1317
  expected: "GradeAndChildEntry",
1300
1318
  value: elem
1301
- })) && $vo31(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1319
+ })) && $vo32(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1302
1320
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1303
1321
  expected: "GradeAndChildEntry",
1304
1322
  value: elem
@@ -1307,7 +1325,7 @@ var validTermsByIdsResponse = (input) => {
1307
1325
  expected: "(Array<GradeAndChildEntry> | undefined)",
1308
1326
  value: input3.grade_and_child
1309
1327
  })].every((flag) => flag);
1310
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1328
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1311
1329
  path: _path2 + ".id",
1312
1330
  expected: "string",
1313
1331
  value: input3.id
@@ -1360,7 +1378,7 @@ var validTermsByIdsResponse = (input) => {
1360
1378
  expected: "(TermValues | undefined)",
1361
1379
  value: input3.values
1362
1380
  })].every((flag) => flag);
1363
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1381
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1364
1382
  path: _path2 + ".grade",
1365
1383
  expected: "number",
1366
1384
  value: input3.grade
@@ -1377,7 +1395,7 @@ var validTermsByIdsResponse = (input) => {
1377
1395
  expected: "string",
1378
1396
  value: input3.child_label
1379
1397
  })].every((flag) => flag);
1380
- const $vo32 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1398
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1381
1399
  path: _path2 + ".join",
1382
1400
  expected: "(string | undefined)",
1383
1401
  value: input3.join
@@ -1410,7 +1428,7 @@ var validTermsByIdsResponse = (input) => {
1410
1428
  expected: "Array<GeneVariantTvsValue>",
1411
1429
  value: input3.values
1412
1430
  })].every((flag) => flag);
1413
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1431
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1414
1432
  path: _path2 + ".id",
1415
1433
  expected: "string",
1416
1434
  value: input3.id
@@ -1491,7 +1509,7 @@ var validTermsByIdsResponse = (input) => {
1491
1509
  expected: "(number | undefined)",
1492
1510
  value: input3.stop
1493
1511
  })].every((flag) => flag);
1494
- const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1512
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1495
1513
  path: _path2 + ".id",
1496
1514
  expected: "string",
1497
1515
  value: input3.id
@@ -1568,7 +1586,7 @@ var validTermsByIdsResponse = (input) => {
1568
1586
  expected: "number",
1569
1587
  value: input3.stop
1570
1588
  })].every((flag) => flag);
1571
- const $vo35 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
1589
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
1572
1590
  path: _path2 + ".dt",
1573
1591
  expected: "1",
1574
1592
  value: input3.dt
@@ -1601,7 +1619,7 @@ var validTermsByIdsResponse = (input) => {
1601
1619
  expected: '("germline" | "somatic" | undefined)',
1602
1620
  value: input3.origin
1603
1621
  })].every((flag) => flag);
1604
- const $vo36 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
1622
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
1605
1623
  path: _path2 + ".dt",
1606
1624
  expected: "4",
1607
1625
  value: input3.dt
@@ -1634,7 +1652,7 @@ var validTermsByIdsResponse = (input) => {
1634
1652
  expected: '("germline" | "somatic" | undefined)',
1635
1653
  value: input3.origin
1636
1654
  })].every((flag) => flag);
1637
- const $vo37 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
1655
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
1638
1656
  path: _path2 + ".dt",
1639
1657
  expected: "5",
1640
1658
  value: input3.dt
@@ -1667,7 +1685,7 @@ var validTermsByIdsResponse = (input) => {
1667
1685
  expected: '("germline" | "somatic" | undefined)',
1668
1686
  value: input3.origin
1669
1687
  })].every((flag) => flag);
1670
- const $vo38 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
1688
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
1671
1689
  path: _path2 + ".dt",
1672
1690
  expected: "2",
1673
1691
  value: input3.dt
@@ -1700,7 +1718,7 @@ var validTermsByIdsResponse = (input) => {
1700
1718
  expected: '("germline" | "somatic" | undefined)',
1701
1719
  value: input3.origin
1702
1720
  })].every((flag) => flag);
1703
- const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1721
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1704
1722
  path: _path2 + ".id",
1705
1723
  expected: "(string | undefined)",
1706
1724
  value: input3.id
@@ -1741,7 +1759,7 @@ var validTermsByIdsResponse = (input) => {
1741
1759
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1742
1760
  value: input3.q
1743
1761
  })].every((flag) => flag);
1744
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1762
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1745
1763
  path: _path2 + ".hiddenValues",
1746
1764
  expected: "(HiddenValues | undefined)",
1747
1765
  value: input3.hiddenValues
@@ -1801,7 +1819,7 @@ var validTermsByIdsResponse = (input) => {
1801
1819
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
1802
1820
  value: input3.lst
1803
1821
  })].every((flag) => flag);
1804
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1822
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1805
1823
  path: _path2 + ".hiddenValues",
1806
1824
  expected: "(HiddenValues | undefined)",
1807
1825
  value: input3.hiddenValues
@@ -1838,7 +1856,7 @@ var validTermsByIdsResponse = (input) => {
1838
1856
  expected: "undefined",
1839
1857
  value: input3.type
1840
1858
  }))].every((flag) => flag);
1841
- const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1859
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1842
1860
  path: _path2 + ".hiddenValues",
1843
1861
  expected: "(HiddenValues | undefined)",
1844
1862
  value: input3.hiddenValues
@@ -1868,11 +1886,11 @@ var validTermsByIdsResponse = (input) => {
1868
1886
  value: input3.knots
1869
1887
  })) && input3.knots.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1870
1888
  path: _path2 + ".knots[" + _index30 + "]",
1871
- expected: "__type.o5",
1889
+ expected: "__type.o6",
1872
1890
  value: elem
1873
- })) && $vo43(elem, _path2 + ".knots[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1891
+ })) && $vo44(elem, _path2 + ".knots[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1874
1892
  path: _path2 + ".knots[" + _index30 + "]",
1875
- expected: "__type.o5",
1893
+ expected: "__type.o6",
1876
1894
  value: elem
1877
1895
  })).every((flag) => flag) || $report(_exceptionable2, {
1878
1896
  path: _path2 + ".knots",
@@ -1887,12 +1905,12 @@ var validTermsByIdsResponse = (input) => {
1887
1905
  expected: "undefined",
1888
1906
  value: input3.type
1889
1907
  }))].every((flag) => flag);
1890
- const $vo43 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1908
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1891
1909
  path: _path2 + ".value",
1892
1910
  expected: "number",
1893
1911
  value: input3.value
1894
1912
  })].every((flag) => flag);
1895
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1913
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1896
1914
  path: _path2 + ".id",
1897
1915
  expected: "(string | undefined)",
1898
1916
  value: input3.id
@@ -1920,7 +1938,7 @@ var validTermsByIdsResponse = (input) => {
1920
1938
  path: _path2 + ".q",
1921
1939
  expected: "SnpsQ",
1922
1940
  value: input3.q
1923
- })) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1941
+ })) && $vo46(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1924
1942
  path: _path2 + ".q",
1925
1943
  expected: "SnpsQ",
1926
1944
  value: input3.q
@@ -1928,12 +1946,12 @@ var validTermsByIdsResponse = (input) => {
1928
1946
  path: _path2 + ".term",
1929
1947
  expected: "SnpsTerm",
1930
1948
  value: input3.term
1931
- })) && $vo47(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1949
+ })) && $vo48(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1932
1950
  path: _path2 + ".term",
1933
1951
  expected: "SnpsTerm",
1934
1952
  value: input3.term
1935
1953
  })].every((flag) => flag);
1936
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1954
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1937
1955
  path: _path2 + ".hiddenValues",
1938
1956
  expected: "(HiddenValues | undefined)",
1939
1957
  value: input3.hiddenValues
@@ -1989,7 +2007,7 @@ var validTermsByIdsResponse = (input) => {
1989
2007
  path: _path2 + ".restrictAncestry",
1990
2008
  expected: "RestrictAncestry",
1991
2009
  value: input3.restrictAncestry
1992
- })) && $vo46(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2010
+ })) && $vo47(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
1993
2011
  path: _path2 + ".restrictAncestry",
1994
2012
  expected: "RestrictAncestry",
1995
2013
  value: input3.restrictAncestry
@@ -2014,7 +2032,7 @@ var validTermsByIdsResponse = (input) => {
2014
2032
  expected: "number",
2015
2033
  value: input3.stop
2016
2034
  })].every((flag) => flag);
2017
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2035
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2018
2036
  path: _path2 + ".name",
2019
2037
  expected: "string",
2020
2038
  value: input3.name
@@ -2027,7 +2045,7 @@ var validTermsByIdsResponse = (input) => {
2027
2045
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
2028
2046
  value: input3.tvs
2029
2047
  })].every((flag) => flag);
2030
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2048
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2031
2049
  path: _path2 + ".id",
2032
2050
  expected: "string",
2033
2051
  value: input3.id
@@ -2091,7 +2109,7 @@ var validTermsByIdsResponse = (input) => {
2091
2109
  path: _path2 + ".snps[" + _index33 + "]",
2092
2110
  expected: "SnpsEntry",
2093
2111
  value: elem
2094
- })) && $vo48(elem, _path2 + ".snps[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2112
+ })) && $vo49(elem, _path2 + ".snps[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2095
2113
  path: _path2 + ".snps[" + _index33 + "]",
2096
2114
  expected: "SnpsEntry",
2097
2115
  value: elem
@@ -2100,7 +2118,7 @@ var validTermsByIdsResponse = (input) => {
2100
2118
  expected: "(Array<SnpsEntry> | undefined)",
2101
2119
  value: input3.snps
2102
2120
  })].every((flag) => flag);
2103
- const $vo48 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2121
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2104
2122
  path: _path2 + ".altAlleles",
2105
2123
  expected: "(Array<string> | undefined)",
2106
2124
  value: input3.altAlleles
@@ -2120,7 +2138,7 @@ var validTermsByIdsResponse = (input) => {
2120
2138
  path: _path2 + ".alleles[" + _index35 + "]",
2121
2139
  expected: "AllelesEntry",
2122
2140
  value: elem
2123
- })) && $vo49(elem, _path2 + ".alleles[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2141
+ })) && $vo50(elem, _path2 + ".alleles[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2124
2142
  path: _path2 + ".alleles[" + _index35 + "]",
2125
2143
  expected: "AllelesEntry",
2126
2144
  value: elem
@@ -2134,11 +2152,11 @@ var validTermsByIdsResponse = (input) => {
2134
2152
  value: input3.effectAllele
2135
2153
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
2136
2154
  path: _path2 + ".gt2count",
2137
- expected: "(__type.o6 | undefined)",
2155
+ expected: "(__type.o7 | undefined)",
2138
2156
  value: input3.gt2count
2139
- })) && $vo50(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2157
+ })) && $vo51(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2140
2158
  path: _path2 + ".gt2count",
2141
- expected: "(__type.o6 | undefined)",
2159
+ expected: "(__type.o7 | undefined)",
2142
2160
  value: input3.gt2count
2143
2161
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
2144
2162
  path: _path2 + ".invalid",
@@ -2165,7 +2183,7 @@ var validTermsByIdsResponse = (input) => {
2165
2183
  expected: "(number | undefined)",
2166
2184
  value: input3.pos
2167
2185
  })].every((flag) => flag);
2168
- const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2186
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2169
2187
  path: _path2 + ".allele",
2170
2188
  expected: "string",
2171
2189
  value: input3.allele
@@ -2178,7 +2196,7 @@ var validTermsByIdsResponse = (input) => {
2178
2196
  expected: "boolean",
2179
2197
  value: input3.isRef
2180
2198
  })].every((flag) => flag);
2181
- const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2199
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2182
2200
  path: _path2 + ".k",
2183
2201
  expected: "string",
2184
2202
  value: input3.k
@@ -2187,7 +2205,7 @@ var validTermsByIdsResponse = (input) => {
2187
2205
  expected: "(number | string)",
2188
2206
  value: input3.v
2189
2207
  })].every((flag) => flag);
2190
- const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2208
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2191
2209
  path: _path2 + ".id",
2192
2210
  expected: "(string | undefined)",
2193
2211
  value: input3.id
@@ -2213,11 +2231,11 @@ var validTermsByIdsResponse = (input) => {
2213
2231
  value: input3.minNumSamples
2214
2232
  }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2215
2233
  path: _path2 + ".term",
2216
- expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
2234
+ expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; 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"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
2217
2235
  value: input3.term
2218
2236
  })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2219
2237
  path: _path2 + ".term",
2220
- expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; bins: PresetNumericBins; values?: TermValues | undefined; unit?: string | undefined; } | BaseTerm & { type: "categorical"; values: TermValues; groupsetting: TermGroupSetting; } | BaseTerm & { type: "condition"; values: TermValues; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
2238
+ expected: '(BaseTerm & { id: string; reachedVariantLimit?: boolean | undefined; snps?: SnpsEntry[] | undefined; } | BaseTerm & { id?: string | undefined; type: "integer" | "float" | "geneExpression" | "metaboliteIntensity"; 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"; groupsetting: EnabledTermGroupSetting; } & { kind: "coord"; chr: string; start: number; stop: number; } | BaseTerm & { type: "geneVariant"; groupsetting: EnabledTermGroupSetting; } & { kind: "gene"; gene: string; chr?: string | undefined; start?: number | undefined; stop?: number | undefined; } | BaseTerm & { values: SampleLstTermValues; })',
2221
2239
  value: input3.term
2222
2240
  }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
2223
2241
  path: _path2 + ".q",
@@ -2228,7 +2246,7 @@ var validTermsByIdsResponse = (input) => {
2228
2246
  expected: "(BaseQ | BinaryNumericQ | ConditionQ | ContinuousNumericQ | CustomGroupSettingQ | CustomNumericBinConfig | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; } | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; }.o1 | MinBaseQ & { cnvGainCutoff?: number | undefined; cnvMaxLength?: number | undefined; cnvMinAbsValue?: number | undefined; cnvLossCutoff?: number | undefined; exclude: string[]; dt?: number | undefined; origin?: string | undefined; } & { ...; } & { ...; }.o2 | PredefinedGroupSettingQ | RegularNumericBinConfig | SampleLstQ | SnpsQ | SplineNumericQ | ValuesQ)",
2229
2247
  value: input3.q
2230
2248
  })].every((flag) => flag);
2231
- const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2249
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2232
2250
  path: _path2 + ".id",
2233
2251
  expected: "string",
2234
2252
  value: input3.id
@@ -2289,7 +2307,7 @@ var validTermsByIdsResponse = (input) => {
2289
2307
  expected: "(EnabledTermGroupSetting | __type.o3)",
2290
2308
  value: input3.groupsetting
2291
2309
  })].every((flag) => flag);
2292
- const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2310
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2293
2311
  path: _path2 + ".id",
2294
2312
  expected: "string",
2295
2313
  value: input3.id
@@ -2353,8 +2371,16 @@ var validTermsByIdsResponse = (input) => {
2353
2371
  path: _path2 + ".unit",
2354
2372
  expected: "(string | undefined)",
2355
2373
  value: input3.unit
2374
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2375
+ path: _path2 + ".continuousColorScale",
2376
+ expected: "(__type.o4 | undefined)",
2377
+ value: input3.continuousColorScale
2378
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2379
+ path: _path2 + ".continuousColorScale",
2380
+ expected: "(__type.o4 | undefined)",
2381
+ value: input3.continuousColorScale
2356
2382
  })].every((flag) => flag);
2357
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2383
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2358
2384
  path: _path2 + ".id",
2359
2385
  expected: "string",
2360
2386
  value: input3.id
@@ -2407,7 +2433,7 @@ var validTermsByIdsResponse = (input) => {
2407
2433
  expected: "(TermValues | undefined)",
2408
2434
  value: input3.values
2409
2435
  })].every((flag) => flag);
2410
- const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2436
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2411
2437
  path: _path2 + ".id",
2412
2438
  expected: "string",
2413
2439
  value: input3.id
@@ -2488,7 +2514,7 @@ var validTermsByIdsResponse = (input) => {
2488
2514
  expected: "(number | undefined)",
2489
2515
  value: input3.stop
2490
2516
  })].every((flag) => flag);
2491
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2517
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2492
2518
  path: _path2 + ".id",
2493
2519
  expected: "string",
2494
2520
  value: input3.id
@@ -2565,7 +2591,7 @@ var validTermsByIdsResponse = (input) => {
2565
2591
  expected: "number",
2566
2592
  value: input3.stop
2567
2593
  })].every((flag) => flag);
2568
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2594
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2569
2595
  path: _path2 + ".id",
2570
2596
  expected: "string",
2571
2597
  value: input3.id
@@ -2629,7 +2655,7 @@ var validTermsByIdsResponse = (input) => {
2629
2655
  path: _path2 + ".snps[" + _index48 + "]",
2630
2656
  expected: "SnpsEntry",
2631
2657
  value: elem
2632
- })) && $vo48(elem, _path2 + ".snps[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
2658
+ })) && $vo49(elem, _path2 + ".snps[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
2633
2659
  path: _path2 + ".snps[" + _index48 + "]",
2634
2660
  expected: "SnpsEntry",
2635
2661
  value: elem
@@ -2638,7 +2664,7 @@ var validTermsByIdsResponse = (input) => {
2638
2664
  expected: "(Array<SnpsEntry> | undefined)",
2639
2665
  value: input3.snps
2640
2666
  })].every((flag) => flag);
2641
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2667
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2642
2668
  path: _path2 + ".id",
2643
2669
  expected: "string",
2644
2670
  value: input3.id
@@ -2686,12 +2712,12 @@ var validTermsByIdsResponse = (input) => {
2686
2712
  path: _path2 + ".values",
2687
2713
  expected: "(TermValues & SampleLstTermValues | undefined)",
2688
2714
  value: input3.values
2689
- })) && $vo59(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2715
+ })) && $vo60(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2690
2716
  path: _path2 + ".values",
2691
2717
  expected: "(TermValues & SampleLstTermValues | undefined)",
2692
2718
  value: input3.values
2693
2719
  })].every((flag) => flag);
2694
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2720
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2695
2721
  const value = input3[key];
2696
2722
  if (void 0 === value)
2697
2723
  return true;
@@ -2700,7 +2726,7 @@ var validTermsByIdsResponse = (input) => {
2700
2726
  path: _path2 + $join(key),
2701
2727
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2702
2728
  value
2703
- })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2729
+ })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2704
2730
  path: _path2 + $join(key),
2705
2731
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2706
2732
  value
@@ -2710,14 +2736,14 @@ var validTermsByIdsResponse = (input) => {
2710
2736
  path: _path2 + $join(key),
2711
2737
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2712
2738
  value
2713
- })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2739
+ })) && $vo61(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2714
2740
  path: _path2 + $join(key),
2715
2741
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2716
2742
  value
2717
2743
  });
2718
2744
  return true;
2719
2745
  }).every((flag) => flag)].every((flag) => flag);
2720
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2746
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2721
2747
  path: _path2 + ".key",
2722
2748
  expected: "(string | undefined)",
2723
2749
  value: input3.key
@@ -2763,18 +2789,18 @@ var validTermsByIdsResponse = (input) => {
2763
2789
  value: input3.list
2764
2790
  })) && input3.list.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2765
2791
  path: _path2 + ".list[" + _index51 + "]",
2766
- expected: "__type.o7",
2792
+ expected: "__type.o8",
2767
2793
  value: elem
2768
- })) && $vo61(elem, _path2 + ".list[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2794
+ })) && $vo62(elem, _path2 + ".list[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2769
2795
  path: _path2 + ".list[" + _index51 + "]",
2770
- expected: "__type.o7",
2796
+ expected: "__type.o8",
2771
2797
  value: elem
2772
2798
  })).every((flag) => flag) || $report(_exceptionable2, {
2773
2799
  path: _path2 + ".list",
2774
2800
  expected: "Array<__type>.o3",
2775
2801
  value: input3.list
2776
2802
  }), true].every((flag) => flag);
2777
- const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2803
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2778
2804
  path: _path2 + ".sampleId",
2779
2805
  expected: "string",
2780
2806
  value: input3.sampleId
@@ -2783,7 +2809,7 @@ var validTermsByIdsResponse = (input) => {
2783
2809
  expected: "string",
2784
2810
  value: input3.sample
2785
2811
  })].every((flag) => flag);
2786
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2812
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2787
2813
  path: _path2 + ".hiddenValues",
2788
2814
  expected: "(HiddenValues | undefined)",
2789
2815
  value: input3.hiddenValues
@@ -2812,7 +2838,7 @@ var validTermsByIdsResponse = (input) => {
2812
2838
  expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
2813
2839
  value: input3.type
2814
2840
  })].every((flag) => flag);
2815
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2841
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2816
2842
  path: _path2 + ".hiddenValues",
2817
2843
  expected: "(HiddenValues | undefined)",
2818
2844
  value: input3.hiddenValues
@@ -2877,7 +2903,7 @@ var validTermsByIdsResponse = (input) => {
2877
2903
  expected: "(boolean | undefined)",
2878
2904
  value: input3.value_by_computable_grade
2879
2905
  }), true].every((flag) => flag);
2880
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2906
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2881
2907
  path: _path2 + ".hiddenValues",
2882
2908
  expected: "(HiddenValues | undefined)",
2883
2909
  value: input3.hiddenValues
@@ -2942,7 +2968,7 @@ var validTermsByIdsResponse = (input) => {
2942
2968
  expected: '"values"',
2943
2969
  value: input3.type
2944
2970
  })].every((flag) => flag);
2945
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2971
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2946
2972
  path: _path2 + ".hiddenValues",
2947
2973
  expected: "(HiddenValues | undefined)",
2948
2974
  value: input3.hiddenValues
@@ -3011,7 +3037,7 @@ var validTermsByIdsResponse = (input) => {
3011
3037
  expected: "number",
3012
3038
  value: input3.predefined_groupset_idx
3013
3039
  })].every((flag) => flag);
3014
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3040
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3015
3041
  path: _path2 + ".hiddenValues",
3016
3042
  expected: "(HiddenValues | undefined)",
3017
3043
  value: input3.hiddenValues
@@ -3084,7 +3110,7 @@ var validTermsByIdsResponse = (input) => {
3084
3110
  expected: "BaseGroupSet",
3085
3111
  value: input3.customset
3086
3112
  })].every((flag) => flag);
3087
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3113
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3088
3114
  path: _path2 + ".hiddenValues",
3089
3115
  expected: "(HiddenValues | undefined)",
3090
3116
  value: input3.hiddenValues
@@ -3116,38 +3142,38 @@ var validTermsByIdsResponse = (input) => {
3116
3142
  path: _path2 + ".groups",
3117
3143
  expected: "SampleLstTermValues",
3118
3144
  value: input3.groups
3119
- })) && $vo68(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3145
+ })) && $vo69(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3120
3146
  path: _path2 + ".groups",
3121
3147
  expected: "SampleLstTermValues",
3122
3148
  value: input3.groups
3123
3149
  })].every((flag) => flag);
3124
- const $vo68 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3150
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3125
3151
  const value = input3[key];
3126
3152
  if (void 0 === value)
3127
3153
  return true;
3128
3154
  if (RegExp(/(.*)/).test(key))
3129
3155
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3130
3156
  path: _path2 + $join(key),
3131
- expected: "__type.o8",
3157
+ expected: "__type.o9",
3132
3158
  value
3133
- })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3159
+ })) && $vo70(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3134
3160
  path: _path2 + $join(key),
3135
- expected: "__type.o8",
3161
+ expected: "__type.o9",
3136
3162
  value
3137
3163
  });
3138
3164
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
3139
3165
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3140
3166
  path: _path2 + $join(key),
3141
- expected: "__type.o8",
3167
+ expected: "__type.o9",
3142
3168
  value
3143
- })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3169
+ })) && $vo70(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3144
3170
  path: _path2 + $join(key),
3145
- expected: "__type.o8",
3171
+ expected: "__type.o9",
3146
3172
  value
3147
3173
  });
3148
3174
  return true;
3149
3175
  }).every((flag) => flag)].every((flag) => flag);
3150
- const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3176
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3151
3177
  path: _path2 + ".name",
3152
3178
  expected: "string",
3153
3179
  value: input3.name
@@ -3161,11 +3187,11 @@ var validTermsByIdsResponse = (input) => {
3161
3187
  value: input3.list
3162
3188
  })) && input3.list.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3163
3189
  path: _path2 + ".list[" + _index56 + "]",
3164
- expected: "__type.o7",
3190
+ expected: "__type.o8",
3165
3191
  value: elem
3166
- })) && $vo61(elem, _path2 + ".list[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3192
+ })) && $vo62(elem, _path2 + ".list[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3167
3193
  path: _path2 + ".list[" + _index56 + "]",
3168
- expected: "__type.o7",
3194
+ expected: "__type.o8",
3169
3195
  value: elem
3170
3196
  })).every((flag) => flag) || $report(_exceptionable2, {
3171
3197
  path: _path2 + ".list",
@@ -3188,7 +3214,7 @@ var validTermsByIdsResponse = (input) => {
3188
3214
  return $vo12(input3, _path2, _exceptionable2);
3189
3215
  if (void 0 !== input3.ranges)
3190
3216
  return $vo20(input3, _path2, _exceptionable2);
3191
- return $vo13(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
3217
+ return $vo13(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
3192
3218
  })();
3193
3219
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
3194
3220
  if (true === input3.startunbounded)
@@ -3199,13 +3225,13 @@ var validTermsByIdsResponse = (input) => {
3199
3225
  })();
3200
3226
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
3201
3227
  if (2 === input3.dt)
3202
- return $vo38(input3, _path2, _exceptionable2);
3228
+ return $vo39(input3, _path2, _exceptionable2);
3203
3229
  if (5 === input3.dt)
3204
- return $vo37(input3, _path2, _exceptionable2);
3230
+ return $vo38(input3, _path2, _exceptionable2);
3205
3231
  if (4 === input3.dt)
3206
- return $vo36(input3, _path2, _exceptionable2);
3232
+ return $vo37(input3, _path2, _exceptionable2);
3207
3233
  if (1 === input3.dt)
3208
- return $vo35(input3, _path2, _exceptionable2);
3234
+ return $vo36(input3, _path2, _exceptionable2);
3209
3235
  return $report(_exceptionable2, {
3210
3236
  path: _path2,
3211
3237
  expected: "(FusionTvsValue | SVTvsValue | CNVTvsValue | SNVIndelTvsValue)",
@@ -3237,7 +3263,7 @@ var validTermsByIdsResponse = (input) => {
3237
3263
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
3238
3264
  if (void 0 !== input3.type)
3239
3265
  return $vo2(input3, _path2, _exceptionable2);
3240
- return $vo51(input3, _path2, false) || $vo44(input3, _path2, false) || $vo39(input3, _path2, false);
3266
+ return $vo52(input3, _path2, false) || $vo45(input3, _path2, false) || $vo40(input3, _path2, false);
3241
3267
  })();
3242
3268
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
3243
3269
  if ("values" === input3.type)
@@ -3270,9 +3296,9 @@ var validTermsByIdsResponse = (input) => {
3270
3296
  })();
3271
3297
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3272
3298
  if ("gene" === input3.kind)
3273
- return $vo33(input3, _path2, _exceptionable2);
3274
- if ("coord" === input3.kind)
3275
3299
  return $vo34(input3, _path2, _exceptionable2);
3300
+ if ("coord" === input3.kind)
3301
+ return $vo35(input3, _path2, _exceptionable2);
3276
3302
  return $report(_exceptionable2, {
3277
3303
  path: _path2,
3278
3304
  expected: "(GeneVariantGeneTerm | GeneVariantCoordTerm)",
@@ -3283,42 +3309,42 @@ var validTermsByIdsResponse = (input) => {
3283
3309
  if ("regular-bin" === input3.type)
3284
3310
  return $vo23(input3, _path2, _exceptionable2);
3285
3311
  if ("continuous" === input3.mode)
3286
- return $vo41(input3, _path2, _exceptionable2);
3287
- if ("spline" === input3.mode)
3288
3312
  return $vo42(input3, _path2, _exceptionable2);
3289
- return $vo27(input3, _path2, false) || $vo40(input3, _path2, false);
3313
+ if ("spline" === input3.mode)
3314
+ return $vo43(input3, _path2, _exceptionable2);
3315
+ return $vo27(input3, _path2, false) || $vo41(input3, _path2, false);
3290
3316
  })();
3291
3317
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3292
3318
  if (void 0 !== input3.ranges)
3293
3319
  return $vo20(input3, _path2, _exceptionable2);
3294
- return $vo13(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
3320
+ return $vo13(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
3295
3321
  })();
3296
3322
  const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3297
3323
  if ("categorical" === input3.type)
3298
- return $vo52(input3, _path2, _exceptionable2);
3299
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
3300
3324
  return $vo53(input3, _path2, _exceptionable2);
3301
- if ("condition" === input3.type)
3325
+ if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
3302
3326
  return $vo54(input3, _path2, _exceptionable2);
3303
- if ("gene" === input3.kind)
3327
+ if ("condition" === input3.type)
3304
3328
  return $vo55(input3, _path2, _exceptionable2);
3305
- if ("coord" === input3.kind)
3329
+ if ("gene" === input3.kind)
3306
3330
  return $vo56(input3, _path2, _exceptionable2);
3307
- return $vo57(input3, _path2, false) || $vo58(input3, _path2, false);
3331
+ if ("coord" === input3.kind)
3332
+ return $vo57(input3, _path2, _exceptionable2);
3333
+ return $vo58(input3, _path2, false) || $vo59(input3, _path2, false);
3308
3334
  })();
3309
3335
  const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
3310
3336
  if (void 0 !== input3.bin_size)
3311
3337
  return $vo23(input3, _path2, _exceptionable2);
3312
3338
  if (void 0 !== input3.knots)
3313
- return $vo42(input3, _path2, _exceptionable2);
3339
+ return $vo43(input3, _path2, _exceptionable2);
3314
3340
  if (void 0 !== input3.AFcutoff)
3315
- return $vo45(input3, _path2, _exceptionable2);
3341
+ return $vo46(input3, _path2, _exceptionable2);
3316
3342
  if (void 0 !== input3.timeScale)
3317
- return $vo63(input3, _path2, _exceptionable2);
3343
+ return $vo64(input3, _path2, _exceptionable2);
3318
3344
  return (() => {
3319
3345
  if (void 0 !== input3.groups)
3320
- return $vo67(input3, _path2, _exceptionable2);
3321
- return $vo4(input3, _path2, false) || $vo6(input3, _path2, false) || $vo7(input3, _path2, false) || $vo27(input3, _path2, false) || $vo40(input3, _path2, false) || $vo41(input3, _path2, false) || $vo62(input3, _path2, false) || $vo64(input3, _path2, false) || $vo65(input3, _path2, false) || $vo66(input3, _path2, false);
3346
+ return $vo68(input3, _path2, _exceptionable2);
3347
+ return $vo4(input3, _path2, false) || $vo6(input3, _path2, false) || $vo7(input3, _path2, false) || $vo27(input3, _path2, false) || $vo41(input3, _path2, false) || $vo42(input3, _path2, false) || $vo63(input3, _path2, false) || $vo65(input3, _path2, false) || $vo66(input3, _path2, false) || $vo67(input3, _path2, false);
3322
3348
  })();
3323
3349
  })();
3324
3350
  return ("object" === typeof input2 && null !== input2 || $report(true, {