@sjcrh/proteinpaint-types 2.101.0 → 2.104.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.
@@ -115,74 +115,75 @@ var validBoxPlotRequest = (input) => {
115
115
  const $io16 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io17(elem)));
116
116
  const $io17 = (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)));
117
117
  const $io18 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
118
- const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(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 && $io27(elem)));
119
- const $io20 = (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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit);
118
+ const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(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)));
119
+ const $io20 = (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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io27(input3.continuousColorScale));
120
120
  const $io21 = (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);
121
121
  const $io22 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $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);
122
122
  const $io23 = (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);
123
123
  const $io24 = (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);
124
124
  const $io25 = (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);
125
125
  const $io26 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
126
- const $io27 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
127
- const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(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 && $io30(elem)));
128
- const $io29 = (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) && $io14(input3.values));
129
- const $io30 = (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;
130
- const $io31 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
131
- const $io32 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(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);
132
- 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
133
- const $io34 = (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);
134
- const $io35 = (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);
135
- const $io36 = (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);
136
- const $io37 = (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);
137
- const $io38 = (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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
138
- const $io39 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
139
- const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
140
- const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io42(elem))) && (null !== input3.type && void 0 === input3.type);
141
- const $io42 = (input3) => "number" === typeof input3.value;
142
- const $io43 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io44(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io46(input3.term));
143
- const $io44 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "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 && $io45(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io11(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
144
- const $io45 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu12(input3.tvs));
145
- const $io46 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io14(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 && $io47(elem)));
146
- const $io47 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io48(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io49(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
147
- const $io48 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
148
- const $io49 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
149
- const $io50 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu14(input3.q));
150
- const $io51 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
151
- const $io52 = (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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit);
152
- const $io53 = (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) && $io14(input3.values));
153
- const $io54 = (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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(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);
154
- 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
155
- const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io14(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 && $io47(elem)));
156
- const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io58(input3.values));
157
- const $io58 = (input3) => Object.keys(input3).every((key) => {
126
+ const $io27 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
127
+ const $io28 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
128
+ 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)));
129
+ 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) && $io14(input3.values));
130
+ 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;
131
+ 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)));
132
+ 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(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);
133
+ 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
134
+ 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);
135
+ 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);
136
+ 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);
137
+ 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);
138
+ 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu11(input3.q));
139
+ const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
140
+ const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
141
+ const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io43(elem))) && (null !== input3.type && void 0 === input3.type);
142
+ const $io43 = (input3) => "number" === typeof input3.value;
143
+ const $io44 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.q && null !== input3.q && $io45(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io47(input3.term));
144
+ const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "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 && $io11(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
145
+ const $io46 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu12(input3.tvs));
146
+ const $io47 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io14(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)));
147
+ const $io48 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io49(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io50(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
148
+ const $io49 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
149
+ const $io50 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
150
+ const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && "string" === typeof input3.$id && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu14(input3.q));
151
+ 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu8(input3.groupsetting));
152
+ 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) && $io14(input3.values)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io27(input3.continuousColorScale));
153
+ 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) && $io14(input3.values));
154
+ 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(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);
155
+ 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) && $io14(input3.values)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io16(input3.groupsetting)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
156
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io14(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)));
157
+ const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io59(input3.values));
158
+ const $io59 = (input3) => Object.keys(input3).every((key) => {
158
159
  const value = input3[key];
159
160
  if (void 0 === value)
160
161
  return true;
161
162
  if (RegExp(/(.*)/).test(key))
162
- return "object" === typeof value && null !== value && $io59(value);
163
+ return "object" === typeof value && null !== value && $io60(value);
163
164
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
164
- return "object" === typeof value && null !== value && $io59(value);
165
+ return "object" === typeof value && null !== value && $io60(value);
165
166
  return true;
166
167
  });
167
- const $io59 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io11(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
168
- const $io60 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
169
- const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type);
170
- const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
171
- const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || 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;
172
- const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || 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;
173
- const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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 && $io7(input3.customset));
174
- const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "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) && $io67(input3.groups));
175
- const $io67 = (input3) => Object.keys(input3).every((key) => {
168
+ const $io60 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io11(input3.filter)) && "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && true;
169
+ const $io61 = (input3) => "string" === typeof input3.sampleId && "string" === typeof input3.sample;
170
+ const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "custom-samplelst" === input3.type);
171
+ const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
172
+ const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || 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;
173
+ const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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;
174
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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 && $io7(input3.customset));
175
+ const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io4(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "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));
176
+ const $io68 = (input3) => Object.keys(input3).every((key) => {
176
177
  const value = input3[key];
177
178
  if (void 0 === value)
178
179
  return true;
179
180
  if (RegExp(/(.*)/).test(key))
180
- return "object" === typeof value && null !== value && $io68(value);
181
+ return "object" === typeof value && null !== value && $io69(value);
181
182
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
182
- return "object" === typeof value && null !== value && $io68(value);
183
+ return "object" === typeof value && null !== value && $io69(value);
183
184
  return true;
184
185
  });
185
- const $io68 = (input3) => "string" === typeof input3.name && "boolean" === typeof input3.inuse && (Array.isArray(input3.list) && input3.list.every((elem) => "object" === typeof elem && null !== elem && $io60(elem))) && true;
186
+ 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;
186
187
  const $iu0 = (input3) => (() => {
187
188
  if ("string" === typeof input3.type)
188
189
  return $io8(input3);
@@ -198,10 +199,10 @@ var validBoxPlotRequest = (input) => {
198
199
  return (() => {
199
200
  if ($io12(input3))
200
201
  return $io12(input3);
201
- if ($io28(input3))
202
- return $io28(input3);
203
- if ($io31(input3))
204
- return $io31(input3);
202
+ if ($io29(input3))
203
+ return $io29(input3);
204
+ if ($io32(input3))
205
+ return $io32(input3);
205
206
  return false;
206
207
  })();
207
208
  })();
@@ -214,13 +215,13 @@ var validBoxPlotRequest = (input) => {
214
215
  })();
215
216
  const $iu3 = (input3) => (() => {
216
217
  if (2 === input3.dt)
217
- return $io37(input3);
218
+ return $io38(input3);
218
219
  if (5 === input3.dt)
219
- return $io36(input3);
220
+ return $io37(input3);
220
221
  if (4 === input3.dt)
221
- return $io35(input3);
222
+ return $io36(input3);
222
223
  if (1 === input3.dt)
223
- return $io34(input3);
224
+ return $io35(input3);
224
225
  return false;
225
226
  })();
226
227
  const $iu4 = (input3) => (() => {
@@ -241,12 +242,12 @@ var validBoxPlotRequest = (input) => {
241
242
  if (void 0 !== input3.type)
242
243
  return $io1(input3);
243
244
  return (() => {
244
- if ($io50(input3))
245
- return $io50(input3);
246
- if ($io43(input3))
247
- return $io43(input3);
248
- if ($io38(input3))
249
- return $io38(input3);
245
+ if ($io51(input3))
246
+ return $io51(input3);
247
+ if ($io44(input3))
248
+ return $io44(input3);
249
+ if ($io39(input3))
250
+ return $io39(input3);
250
251
  return false;
251
252
  })();
252
253
  })();
@@ -273,23 +274,23 @@ var validBoxPlotRequest = (input) => {
273
274
  })();
274
275
  const $iu10 = (input3) => (() => {
275
276
  if ("gene" === input3.kind)
276
- return $io32(input3);
277
- if ("coord" === input3.kind)
278
277
  return $io33(input3);
278
+ if ("coord" === input3.kind)
279
+ return $io34(input3);
279
280
  return false;
280
281
  })();
281
282
  const $iu11 = (input3) => (() => {
282
283
  if ("regular-bin" === input3.type)
283
284
  return $io22(input3);
284
285
  if ("continuous" === input3.mode)
285
- return $io40(input3);
286
- if ("spline" === input3.mode)
287
286
  return $io41(input3);
287
+ if ("spline" === input3.mode)
288
+ return $io42(input3);
288
289
  return (() => {
289
290
  if ($io26(input3))
290
291
  return $io26(input3);
291
- if ($io39(input3))
292
- return $io39(input3);
292
+ if ($io40(input3))
293
+ return $io40(input3);
293
294
  return false;
294
295
  })();
295
296
  })();
@@ -299,29 +300,29 @@ var validBoxPlotRequest = (input) => {
299
300
  return (() => {
300
301
  if ($io12(input3))
301
302
  return $io12(input3);
302
- if ($io28(input3))
303
- return $io28(input3);
304
- if ($io31(input3))
305
- return $io31(input3);
303
+ if ($io29(input3))
304
+ return $io29(input3);
305
+ if ($io32(input3))
306
+ return $io32(input3);
306
307
  return false;
307
308
  })();
308
309
  })();
309
310
  const $iu13 = (input3) => (() => {
310
311
  if ("categorical" === input3.type)
311
- return $io51(input3);
312
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
313
312
  return $io52(input3);
314
- if ("condition" === input3.type)
313
+ if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
315
314
  return $io53(input3);
316
- if ("gene" === input3.kind)
315
+ if ("condition" === input3.type)
317
316
  return $io54(input3);
318
- if ("coord" === input3.kind)
317
+ if ("gene" === input3.kind)
319
318
  return $io55(input3);
319
+ if ("coord" === input3.kind)
320
+ return $io56(input3);
320
321
  return (() => {
321
- if ($io56(input3))
322
- return $io56(input3);
323
322
  if ($io57(input3))
324
323
  return $io57(input3);
324
+ if ($io58(input3))
325
+ return $io58(input3);
325
326
  return false;
326
327
  })();
327
328
  })();
@@ -329,14 +330,14 @@ var validBoxPlotRequest = (input) => {
329
330
  if (void 0 !== input3.bin_size)
330
331
  return $io22(input3);
331
332
  if (void 0 !== input3.knots)
332
- return $io41(input3);
333
+ return $io42(input3);
333
334
  if (void 0 !== input3.AFcutoff)
334
- return $io44(input3);
335
+ return $io45(input3);
335
336
  if (void 0 !== input3.timeScale)
336
- return $io62(input3);
337
+ return $io63(input3);
337
338
  return (() => {
338
339
  if (void 0 !== input3.groups)
339
- return $io66(input3);
340
+ return $io67(input3);
340
341
  return (() => {
341
342
  if ($io3(input3))
342
343
  return $io3(input3);
@@ -346,18 +347,18 @@ var validBoxPlotRequest = (input) => {
346
347
  return $io6(input3);
347
348
  if ($io26(input3))
348
349
  return $io26(input3);
349
- if ($io39(input3))
350
- return $io39(input3);
351
350
  if ($io40(input3))
352
351
  return $io40(input3);
353
- if ($io61(input3))
354
- return $io61(input3);
355
- if ($io63(input3))
356
- return $io63(input3);
352
+ if ($io41(input3))
353
+ return $io41(input3);
354
+ if ($io62(input3))
355
+ return $io62(input3);
357
356
  if ($io64(input3))
358
357
  return $io64(input3);
359
358
  if ($io65(input3))
360
359
  return $io65(input3);
360
+ if ($io66(input3))
361
+ return $io66(input3);
361
362
  return false;
362
363
  })();
363
364
  })();
@@ -940,11 +941,11 @@ var validBoxPlotRequest = (input) => {
940
941
  value: input3.values
941
942
  })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
942
943
  path: _path2 + ".values[" + _index10 + "]",
943
- expected: "__type.o3",
944
+ expected: "__type.o4",
944
945
  value: elem
945
- })) && $vo27(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
946
+ })) && $vo28(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
946
947
  path: _path2 + ".values[" + _index10 + "]",
947
- expected: "__type.o3",
948
+ expected: "__type.o4",
948
949
  value: elem
949
950
  })).every((flag) => flag) || $report(_exceptionable2, {
950
951
  path: _path2 + ".values",
@@ -1015,6 +1016,14 @@ var validBoxPlotRequest = (input) => {
1015
1016
  path: _path2 + ".unit",
1016
1017
  expected: "(string | undefined)",
1017
1018
  value: input3.unit
1019
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1020
+ path: _path2 + ".continuousColorScale",
1021
+ expected: "(__type.o3 | undefined)",
1022
+ value: input3.continuousColorScale
1023
+ })) && $vo27(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1024
+ path: _path2 + ".continuousColorScale",
1025
+ expected: "(__type.o3 | undefined)",
1026
+ value: input3.continuousColorScale
1018
1027
  })].every((flag) => flag);
1019
1028
  const $vo21 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
1020
1029
  path: _path2 + '["default"]',
@@ -1252,7 +1261,16 @@ var validBoxPlotRequest = (input) => {
1252
1261
  expected: '("median" | undefined)',
1253
1262
  value: input3.preferredBins
1254
1263
  })].every((flag) => flag);
1255
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1264
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1265
+ path: _path2 + ".minColor",
1266
+ expected: "string",
1267
+ value: input3.minColor
1268
+ }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
1269
+ path: _path2 + ".maxColor",
1270
+ expected: "string",
1271
+ value: input3.maxColor
1272
+ })].every((flag) => flag);
1273
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1256
1274
  path: _path2 + ".key",
1257
1275
  expected: "string",
1258
1276
  value: input3.key
@@ -1269,7 +1287,7 @@ var validBoxPlotRequest = (input) => {
1269
1287
  expected: "(string | undefined)",
1270
1288
  value: input3.label
1271
1289
  })].every((flag) => flag);
1272
- const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1290
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1273
1291
  path: _path2 + ".join",
1274
1292
  expected: "(string | undefined)",
1275
1293
  value: input3.join
@@ -1281,7 +1299,7 @@ var validBoxPlotRequest = (input) => {
1281
1299
  path: _path2 + ".term",
1282
1300
  expected: "ConditionTerm",
1283
1301
  value: input3.term
1284
- })) && $vo29(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1302
+ })) && $vo30(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1285
1303
  path: _path2 + ".term",
1286
1304
  expected: "ConditionTerm",
1287
1305
  value: input3.term
@@ -1305,7 +1323,7 @@ var validBoxPlotRequest = (input) => {
1305
1323
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1306
1324
  expected: "GradeAndChildEntry",
1307
1325
  value: elem
1308
- })) && $vo30(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1326
+ })) && $vo31(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1309
1327
  path: _path2 + ".grade_and_child[" + _index14 + "]",
1310
1328
  expected: "GradeAndChildEntry",
1311
1329
  value: elem
@@ -1314,7 +1332,7 @@ var validBoxPlotRequest = (input) => {
1314
1332
  expected: "(Array<GradeAndChildEntry> | undefined)",
1315
1333
  value: input3.grade_and_child
1316
1334
  })].every((flag) => flag);
1317
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1335
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1318
1336
  path: _path2 + ".id",
1319
1337
  expected: "string",
1320
1338
  value: input3.id
@@ -1367,7 +1385,7 @@ var validBoxPlotRequest = (input) => {
1367
1385
  expected: "(TermValues | undefined)",
1368
1386
  value: input3.values
1369
1387
  })].every((flag) => flag);
1370
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1388
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1371
1389
  path: _path2 + ".grade",
1372
1390
  expected: "number",
1373
1391
  value: input3.grade
@@ -1384,7 +1402,7 @@ var validBoxPlotRequest = (input) => {
1384
1402
  expected: "string",
1385
1403
  value: input3.child_label
1386
1404
  })].every((flag) => flag);
1387
- const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1405
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1388
1406
  path: _path2 + ".join",
1389
1407
  expected: "(string | undefined)",
1390
1408
  value: input3.join
@@ -1417,7 +1435,7 @@ var validBoxPlotRequest = (input) => {
1417
1435
  expected: "Array<GeneVariantTvsValue>",
1418
1436
  value: input3.values
1419
1437
  })].every((flag) => flag);
1420
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1438
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1421
1439
  path: _path2 + ".id",
1422
1440
  expected: "string",
1423
1441
  value: input3.id
@@ -1498,7 +1516,7 @@ var validBoxPlotRequest = (input) => {
1498
1516
  expected: "(number | undefined)",
1499
1517
  value: input3.stop
1500
1518
  })].every((flag) => flag);
1501
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1519
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1502
1520
  path: _path2 + ".id",
1503
1521
  expected: "string",
1504
1522
  value: input3.id
@@ -1575,7 +1593,7 @@ var validBoxPlotRequest = (input) => {
1575
1593
  expected: "number",
1576
1594
  value: input3.stop
1577
1595
  })].every((flag) => flag);
1578
- const $vo34 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
1596
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => [1 === input3.dt || $report(_exceptionable2, {
1579
1597
  path: _path2 + ".dt",
1580
1598
  expected: "1",
1581
1599
  value: input3.dt
@@ -1608,7 +1626,7 @@ var validBoxPlotRequest = (input) => {
1608
1626
  expected: '("germline" | "somatic" | undefined)',
1609
1627
  value: input3.origin
1610
1628
  })].every((flag) => flag);
1611
- const $vo35 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
1629
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => [4 === input3.dt || $report(_exceptionable2, {
1612
1630
  path: _path2 + ".dt",
1613
1631
  expected: "4",
1614
1632
  value: input3.dt
@@ -1641,7 +1659,7 @@ var validBoxPlotRequest = (input) => {
1641
1659
  expected: '("germline" | "somatic" | undefined)',
1642
1660
  value: input3.origin
1643
1661
  })].every((flag) => flag);
1644
- const $vo36 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
1662
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => [5 === input3.dt || $report(_exceptionable2, {
1645
1663
  path: _path2 + ".dt",
1646
1664
  expected: "5",
1647
1665
  value: input3.dt
@@ -1674,7 +1692,7 @@ var validBoxPlotRequest = (input) => {
1674
1692
  expected: '("germline" | "somatic" | undefined)',
1675
1693
  value: input3.origin
1676
1694
  })].every((flag) => flag);
1677
- const $vo37 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
1695
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => [2 === input3.dt || $report(_exceptionable2, {
1678
1696
  path: _path2 + ".dt",
1679
1697
  expected: "2",
1680
1698
  value: input3.dt
@@ -1707,7 +1725,7 @@ var validBoxPlotRequest = (input) => {
1707
1725
  expected: '("germline" | "somatic" | undefined)',
1708
1726
  value: input3.origin
1709
1727
  })].every((flag) => flag);
1710
- const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1728
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1711
1729
  path: _path2 + ".id",
1712
1730
  expected: "(string | undefined)",
1713
1731
  value: input3.id
@@ -1748,7 +1766,7 @@ var validBoxPlotRequest = (input) => {
1748
1766
  expected: "(BinaryNumericQ | ContinuousNumericQ | CustomNumericBinConfig | RegularNumericBinConfig | SplineNumericQ)",
1749
1767
  value: input3.q
1750
1768
  })].every((flag) => flag);
1751
- const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1769
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1752
1770
  path: _path2 + ".hiddenValues",
1753
1771
  expected: "(HiddenValues | undefined)",
1754
1772
  value: input3.hiddenValues
@@ -1808,7 +1826,7 @@ var validBoxPlotRequest = (input) => {
1808
1826
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
1809
1827
  value: input3.lst
1810
1828
  })].every((flag) => flag);
1811
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1829
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1812
1830
  path: _path2 + ".hiddenValues",
1813
1831
  expected: "(HiddenValues | undefined)",
1814
1832
  value: input3.hiddenValues
@@ -1845,7 +1863,7 @@ var validBoxPlotRequest = (input) => {
1845
1863
  expected: "undefined",
1846
1864
  value: input3.type
1847
1865
  }))].every((flag) => flag);
1848
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1866
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1849
1867
  path: _path2 + ".hiddenValues",
1850
1868
  expected: "(HiddenValues | undefined)",
1851
1869
  value: input3.hiddenValues
@@ -1875,11 +1893,11 @@ var validBoxPlotRequest = (input) => {
1875
1893
  value: input3.knots
1876
1894
  })) && input3.knots.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1877
1895
  path: _path2 + ".knots[" + _index30 + "]",
1878
- expected: "__type.o4",
1896
+ expected: "__type.o5",
1879
1897
  value: elem
1880
- })) && $vo42(elem, _path2 + ".knots[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1898
+ })) && $vo43(elem, _path2 + ".knots[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1881
1899
  path: _path2 + ".knots[" + _index30 + "]",
1882
- expected: "__type.o4",
1900
+ expected: "__type.o5",
1883
1901
  value: elem
1884
1902
  })).every((flag) => flag) || $report(_exceptionable2, {
1885
1903
  path: _path2 + ".knots",
@@ -1894,12 +1912,12 @@ var validBoxPlotRequest = (input) => {
1894
1912
  expected: "undefined",
1895
1913
  value: input3.type
1896
1914
  }))].every((flag) => flag);
1897
- const $vo42 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1915
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
1898
1916
  path: _path2 + ".value",
1899
1917
  expected: "number",
1900
1918
  value: input3.value
1901
1919
  })].every((flag) => flag);
1902
- const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1920
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
1903
1921
  path: _path2 + ".id",
1904
1922
  expected: "(string | undefined)",
1905
1923
  value: input3.id
@@ -1927,7 +1945,7 @@ var validBoxPlotRequest = (input) => {
1927
1945
  path: _path2 + ".q",
1928
1946
  expected: "SnpsQ",
1929
1947
  value: input3.q
1930
- })) && $vo44(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1948
+ })) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
1931
1949
  path: _path2 + ".q",
1932
1950
  expected: "SnpsQ",
1933
1951
  value: input3.q
@@ -1935,12 +1953,12 @@ var validBoxPlotRequest = (input) => {
1935
1953
  path: _path2 + ".term",
1936
1954
  expected: "SnpsTerm",
1937
1955
  value: input3.term
1938
- })) && $vo46(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1956
+ })) && $vo47(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1939
1957
  path: _path2 + ".term",
1940
1958
  expected: "SnpsTerm",
1941
1959
  value: input3.term
1942
1960
  })].every((flag) => flag);
1943
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1961
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1944
1962
  path: _path2 + ".hiddenValues",
1945
1963
  expected: "(HiddenValues | undefined)",
1946
1964
  value: input3.hiddenValues
@@ -1996,7 +2014,7 @@ var validBoxPlotRequest = (input) => {
1996
2014
  path: _path2 + ".restrictAncestry",
1997
2015
  expected: "RestrictAncestry",
1998
2016
  value: input3.restrictAncestry
1999
- })) && $vo45(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2017
+ })) && $vo46(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
2000
2018
  path: _path2 + ".restrictAncestry",
2001
2019
  expected: "RestrictAncestry",
2002
2020
  value: input3.restrictAncestry
@@ -2021,7 +2039,7 @@ var validBoxPlotRequest = (input) => {
2021
2039
  expected: "number",
2022
2040
  value: input3.stop
2023
2041
  })].every((flag) => flag);
2024
- const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2042
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2025
2043
  path: _path2 + ".name",
2026
2044
  expected: "string",
2027
2045
  value: input3.name
@@ -2034,7 +2052,7 @@ var validBoxPlotRequest = (input) => {
2034
2052
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
2035
2053
  value: input3.tvs
2036
2054
  })].every((flag) => flag);
2037
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2055
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2038
2056
  path: _path2 + ".id",
2039
2057
  expected: "string",
2040
2058
  value: input3.id
@@ -2098,7 +2116,7 @@ var validBoxPlotRequest = (input) => {
2098
2116
  path: _path2 + ".snps[" + _index33 + "]",
2099
2117
  expected: "SnpsEntry",
2100
2118
  value: elem
2101
- })) && $vo47(elem, _path2 + ".snps[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2119
+ })) && $vo48(elem, _path2 + ".snps[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
2102
2120
  path: _path2 + ".snps[" + _index33 + "]",
2103
2121
  expected: "SnpsEntry",
2104
2122
  value: elem
@@ -2107,7 +2125,7 @@ var validBoxPlotRequest = (input) => {
2107
2125
  expected: "(Array<SnpsEntry> | undefined)",
2108
2126
  value: input3.snps
2109
2127
  })].every((flag) => flag);
2110
- const $vo47 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2128
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
2111
2129
  path: _path2 + ".altAlleles",
2112
2130
  expected: "(Array<string> | undefined)",
2113
2131
  value: input3.altAlleles
@@ -2127,7 +2145,7 @@ var validBoxPlotRequest = (input) => {
2127
2145
  path: _path2 + ".alleles[" + _index35 + "]",
2128
2146
  expected: "AllelesEntry",
2129
2147
  value: elem
2130
- })) && $vo48(elem, _path2 + ".alleles[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2148
+ })) && $vo49(elem, _path2 + ".alleles[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2131
2149
  path: _path2 + ".alleles[" + _index35 + "]",
2132
2150
  expected: "AllelesEntry",
2133
2151
  value: elem
@@ -2141,11 +2159,11 @@ var validBoxPlotRequest = (input) => {
2141
2159
  value: input3.effectAllele
2142
2160
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
2143
2161
  path: _path2 + ".gt2count",
2144
- expected: "(__type.o5 | undefined)",
2162
+ expected: "(__type.o6 | undefined)",
2145
2163
  value: input3.gt2count
2146
- })) && $vo49(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2164
+ })) && $vo50(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
2147
2165
  path: _path2 + ".gt2count",
2148
- expected: "(__type.o5 | undefined)",
2166
+ expected: "(__type.o6 | undefined)",
2149
2167
  value: input3.gt2count
2150
2168
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
2151
2169
  path: _path2 + ".invalid",
@@ -2172,7 +2190,7 @@ var validBoxPlotRequest = (input) => {
2172
2190
  expected: "(number | undefined)",
2173
2191
  value: input3.pos
2174
2192
  })].every((flag) => flag);
2175
- const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2193
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
2176
2194
  path: _path2 + ".allele",
2177
2195
  expected: "string",
2178
2196
  value: input3.allele
@@ -2185,7 +2203,7 @@ var validBoxPlotRequest = (input) => {
2185
2203
  expected: "boolean",
2186
2204
  value: input3.isRef
2187
2205
  })].every((flag) => flag);
2188
- const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2206
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
2189
2207
  path: _path2 + ".k",
2190
2208
  expected: "string",
2191
2209
  value: input3.k
@@ -2194,7 +2212,7 @@ var validBoxPlotRequest = (input) => {
2194
2212
  expected: "(number | string)",
2195
2213
  value: input3.v
2196
2214
  })].every((flag) => flag);
2197
- const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2215
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2198
2216
  path: _path2 + ".id",
2199
2217
  expected: "(string | undefined)",
2200
2218
  value: input3.id
@@ -2220,11 +2238,11 @@ var validBoxPlotRequest = (input) => {
2220
2238
  value: input3.minNumSamples
2221
2239
  }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2222
2240
  path: _path2 + ".term",
2223
- 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; })',
2241
+ 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; })',
2224
2242
  value: input3.term
2225
2243
  })) && $vu13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2226
2244
  path: _path2 + ".term",
2227
- 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; })',
2245
+ 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; })',
2228
2246
  value: input3.term
2229
2247
  }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
2230
2248
  path: _path2 + ".q",
@@ -2235,7 +2253,7 @@ var validBoxPlotRequest = (input) => {
2235
2253
  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)",
2236
2254
  value: input3.q
2237
2255
  })].every((flag) => flag);
2238
- const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2256
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2239
2257
  path: _path2 + ".id",
2240
2258
  expected: "string",
2241
2259
  value: input3.id
@@ -2296,7 +2314,7 @@ var validBoxPlotRequest = (input) => {
2296
2314
  expected: "(EnabledTermGroupSetting | __type.o2)",
2297
2315
  value: input3.groupsetting
2298
2316
  })].every((flag) => flag);
2299
- const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2317
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2300
2318
  path: _path2 + ".id",
2301
2319
  expected: "string",
2302
2320
  value: input3.id
@@ -2360,8 +2378,16 @@ var validBoxPlotRequest = (input) => {
2360
2378
  path: _path2 + ".unit",
2361
2379
  expected: "(string | undefined)",
2362
2380
  value: input3.unit
2381
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2382
+ path: _path2 + ".continuousColorScale",
2383
+ expected: "(__type.o3 | undefined)",
2384
+ value: input3.continuousColorScale
2385
+ })) && $vo27(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2386
+ path: _path2 + ".continuousColorScale",
2387
+ expected: "(__type.o3 | undefined)",
2388
+ value: input3.continuousColorScale
2363
2389
  })].every((flag) => flag);
2364
- const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2390
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2365
2391
  path: _path2 + ".id",
2366
2392
  expected: "string",
2367
2393
  value: input3.id
@@ -2414,7 +2440,7 @@ var validBoxPlotRequest = (input) => {
2414
2440
  expected: "(TermValues | undefined)",
2415
2441
  value: input3.values
2416
2442
  })].every((flag) => flag);
2417
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2443
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2418
2444
  path: _path2 + ".id",
2419
2445
  expected: "string",
2420
2446
  value: input3.id
@@ -2495,7 +2521,7 @@ var validBoxPlotRequest = (input) => {
2495
2521
  expected: "(number | undefined)",
2496
2522
  value: input3.stop
2497
2523
  })].every((flag) => flag);
2498
- const $vo55 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2524
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2499
2525
  path: _path2 + ".id",
2500
2526
  expected: "string",
2501
2527
  value: input3.id
@@ -2572,7 +2598,7 @@ var validBoxPlotRequest = (input) => {
2572
2598
  expected: "number",
2573
2599
  value: input3.stop
2574
2600
  })].every((flag) => flag);
2575
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2601
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2576
2602
  path: _path2 + ".id",
2577
2603
  expected: "string",
2578
2604
  value: input3.id
@@ -2636,7 +2662,7 @@ var validBoxPlotRequest = (input) => {
2636
2662
  path: _path2 + ".snps[" + _index48 + "]",
2637
2663
  expected: "SnpsEntry",
2638
2664
  value: elem
2639
- })) && $vo47(elem, _path2 + ".snps[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
2665
+ })) && $vo48(elem, _path2 + ".snps[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
2640
2666
  path: _path2 + ".snps[" + _index48 + "]",
2641
2667
  expected: "SnpsEntry",
2642
2668
  value: elem
@@ -2645,7 +2671,7 @@ var validBoxPlotRequest = (input) => {
2645
2671
  expected: "(Array<SnpsEntry> | undefined)",
2646
2672
  value: input3.snps
2647
2673
  })].every((flag) => flag);
2648
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2674
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2649
2675
  path: _path2 + ".id",
2650
2676
  expected: "string",
2651
2677
  value: input3.id
@@ -2693,12 +2719,12 @@ var validBoxPlotRequest = (input) => {
2693
2719
  path: _path2 + ".values",
2694
2720
  expected: "(TermValues & SampleLstTermValues | undefined)",
2695
2721
  value: input3.values
2696
- })) && $vo58(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2722
+ })) && $vo59(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2697
2723
  path: _path2 + ".values",
2698
2724
  expected: "(TermValues & SampleLstTermValues | undefined)",
2699
2725
  value: input3.values
2700
2726
  })].every((flag) => flag);
2701
- const $vo58 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2727
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2702
2728
  const value = input3[key];
2703
2729
  if (void 0 === value)
2704
2730
  return true;
@@ -2707,7 +2733,7 @@ var validBoxPlotRequest = (input) => {
2707
2733
  path: _path2 + $join(key),
2708
2734
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2709
2735
  value
2710
- })) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2736
+ })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2711
2737
  path: _path2 + $join(key),
2712
2738
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2713
2739
  value
@@ -2717,14 +2743,14 @@ var validBoxPlotRequest = (input) => {
2717
2743
  path: _path2 + $join(key),
2718
2744
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2719
2745
  value
2720
- })) && $vo59(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2746
+ })) && $vo60(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2721
2747
  path: _path2 + $join(key),
2722
2748
  expected: "BaseValue & { name: string; inuse: boolean; list: { sampleId: string; sample: string; }[]; values: any; }",
2723
2749
  value
2724
2750
  });
2725
2751
  return true;
2726
2752
  }).every((flag) => flag)].every((flag) => flag);
2727
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2753
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
2728
2754
  path: _path2 + ".key",
2729
2755
  expected: "(string | undefined)",
2730
2756
  value: input3.key
@@ -2770,18 +2796,18 @@ var validBoxPlotRequest = (input) => {
2770
2796
  value: input3.list
2771
2797
  })) && input3.list.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2772
2798
  path: _path2 + ".list[" + _index51 + "]",
2773
- expected: "__type.o6",
2799
+ expected: "__type.o7",
2774
2800
  value: elem
2775
- })) && $vo60(elem, _path2 + ".list[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2801
+ })) && $vo61(elem, _path2 + ".list[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2776
2802
  path: _path2 + ".list[" + _index51 + "]",
2777
- expected: "__type.o6",
2803
+ expected: "__type.o7",
2778
2804
  value: elem
2779
2805
  })).every((flag) => flag) || $report(_exceptionable2, {
2780
2806
  path: _path2 + ".list",
2781
2807
  expected: "Array<__type>.o3",
2782
2808
  value: input3.list
2783
2809
  }), true].every((flag) => flag);
2784
- const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2810
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.sampleId || $report(_exceptionable2, {
2785
2811
  path: _path2 + ".sampleId",
2786
2812
  expected: "string",
2787
2813
  value: input3.sampleId
@@ -2790,7 +2816,7 @@ var validBoxPlotRequest = (input) => {
2790
2816
  expected: "string",
2791
2817
  value: input3.sample
2792
2818
  })].every((flag) => flag);
2793
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2819
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2794
2820
  path: _path2 + ".hiddenValues",
2795
2821
  expected: "(HiddenValues | undefined)",
2796
2822
  value: input3.hiddenValues
@@ -2819,7 +2845,7 @@ var validBoxPlotRequest = (input) => {
2819
2845
  expected: '("custom-bin" | "custom-groupset" | "custom-samplelst" | "predefined-groupset" | "regular-bin" | "values" | undefined)',
2820
2846
  value: input3.type
2821
2847
  })].every((flag) => flag);
2822
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2848
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2823
2849
  path: _path2 + ".hiddenValues",
2824
2850
  expected: "(HiddenValues | undefined)",
2825
2851
  value: input3.hiddenValues
@@ -2884,7 +2910,7 @@ var validBoxPlotRequest = (input) => {
2884
2910
  expected: "(boolean | undefined)",
2885
2911
  value: input3.value_by_computable_grade
2886
2912
  }), true].every((flag) => flag);
2887
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2913
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2888
2914
  path: _path2 + ".hiddenValues",
2889
2915
  expected: "(HiddenValues | undefined)",
2890
2916
  value: input3.hiddenValues
@@ -2949,7 +2975,7 @@ var validBoxPlotRequest = (input) => {
2949
2975
  expected: '"values"',
2950
2976
  value: input3.type
2951
2977
  })].every((flag) => flag);
2952
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2978
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2953
2979
  path: _path2 + ".hiddenValues",
2954
2980
  expected: "(HiddenValues | undefined)",
2955
2981
  value: input3.hiddenValues
@@ -3018,7 +3044,7 @@ var validBoxPlotRequest = (input) => {
3018
3044
  expected: "number",
3019
3045
  value: input3.predefined_groupset_idx
3020
3046
  })].every((flag) => flag);
3021
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3047
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3022
3048
  path: _path2 + ".hiddenValues",
3023
3049
  expected: "(HiddenValues | undefined)",
3024
3050
  value: input3.hiddenValues
@@ -3091,7 +3117,7 @@ var validBoxPlotRequest = (input) => {
3091
3117
  expected: "BaseGroupSet",
3092
3118
  value: input3.customset
3093
3119
  })].every((flag) => flag);
3094
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3120
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3095
3121
  path: _path2 + ".hiddenValues",
3096
3122
  expected: "(HiddenValues | undefined)",
3097
3123
  value: input3.hiddenValues
@@ -3123,38 +3149,38 @@ var validBoxPlotRequest = (input) => {
3123
3149
  path: _path2 + ".groups",
3124
3150
  expected: "SampleLstTermValues",
3125
3151
  value: input3.groups
3126
- })) && $vo67(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3152
+ })) && $vo68(input3.groups, _path2 + ".groups", _exceptionable2) || $report(_exceptionable2, {
3127
3153
  path: _path2 + ".groups",
3128
3154
  expected: "SampleLstTermValues",
3129
3155
  value: input3.groups
3130
3156
  })].every((flag) => flag);
3131
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3157
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3132
3158
  const value = input3[key];
3133
3159
  if (void 0 === value)
3134
3160
  return true;
3135
3161
  if (RegExp(/(.*)/).test(key))
3136
3162
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3137
3163
  path: _path2 + $join(key),
3138
- expected: "__type.o7",
3164
+ expected: "__type.o8",
3139
3165
  value
3140
- })) && $vo68(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3166
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3141
3167
  path: _path2 + $join(key),
3142
- expected: "__type.o7",
3168
+ expected: "__type.o8",
3143
3169
  value
3144
3170
  });
3145
3171
  if (RegExp(/^-?\d+\.?\d*$/).test(key))
3146
3172
  return ("object" === typeof value && null !== value || $report(_exceptionable2, {
3147
3173
  path: _path2 + $join(key),
3148
- expected: "__type.o7",
3174
+ expected: "__type.o8",
3149
3175
  value
3150
- })) && $vo68(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3176
+ })) && $vo69(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3151
3177
  path: _path2 + $join(key),
3152
- expected: "__type.o7",
3178
+ expected: "__type.o8",
3153
3179
  value
3154
3180
  });
3155
3181
  return true;
3156
3182
  }).every((flag) => flag)].every((flag) => flag);
3157
- const $vo68 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3183
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3158
3184
  path: _path2 + ".name",
3159
3185
  expected: "string",
3160
3186
  value: input3.name
@@ -3168,11 +3194,11 @@ var validBoxPlotRequest = (input) => {
3168
3194
  value: input3.list
3169
3195
  })) && input3.list.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3170
3196
  path: _path2 + ".list[" + _index56 + "]",
3171
- expected: "__type.o6",
3197
+ expected: "__type.o7",
3172
3198
  value: elem
3173
- })) && $vo60(elem, _path2 + ".list[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3199
+ })) && $vo61(elem, _path2 + ".list[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3174
3200
  path: _path2 + ".list[" + _index56 + "]",
3175
- expected: "__type.o6",
3201
+ expected: "__type.o7",
3176
3202
  value: elem
3177
3203
  })).every((flag) => flag) || $report(_exceptionable2, {
3178
3204
  path: _path2 + ".list",
@@ -3195,7 +3221,7 @@ var validBoxPlotRequest = (input) => {
3195
3221
  return $vo11(input3, _path2, _exceptionable2);
3196
3222
  if (void 0 !== input3.ranges)
3197
3223
  return $vo19(input3, _path2, _exceptionable2);
3198
- return $vo12(input3, _path2, false) || $vo28(input3, _path2, false) || $vo31(input3, _path2, false);
3224
+ return $vo12(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
3199
3225
  })();
3200
3226
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
3201
3227
  if (true === input3.startunbounded)
@@ -3206,13 +3232,13 @@ var validBoxPlotRequest = (input) => {
3206
3232
  })();
3207
3233
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
3208
3234
  if (2 === input3.dt)
3209
- return $vo37(input3, _path2, _exceptionable2);
3235
+ return $vo38(input3, _path2, _exceptionable2);
3210
3236
  if (5 === input3.dt)
3211
- return $vo36(input3, _path2, _exceptionable2);
3237
+ return $vo37(input3, _path2, _exceptionable2);
3212
3238
  if (4 === input3.dt)
3213
- return $vo35(input3, _path2, _exceptionable2);
3239
+ return $vo36(input3, _path2, _exceptionable2);
3214
3240
  if (1 === input3.dt)
3215
- return $vo34(input3, _path2, _exceptionable2);
3241
+ return $vo35(input3, _path2, _exceptionable2);
3216
3242
  return $report(_exceptionable2, {
3217
3243
  path: _path2,
3218
3244
  expected: "(FusionTvsValue | SVTvsValue | CNVTvsValue | SNVIndelTvsValue)",
@@ -3244,7 +3270,7 @@ var validBoxPlotRequest = (input) => {
3244
3270
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
3245
3271
  if (void 0 !== input3.type)
3246
3272
  return $vo1(input3, _path2, _exceptionable2);
3247
- return $vo50(input3, _path2, false) || $vo43(input3, _path2, false) || $vo38(input3, _path2, false);
3273
+ return $vo51(input3, _path2, false) || $vo44(input3, _path2, false) || $vo39(input3, _path2, false);
3248
3274
  })();
3249
3275
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
3250
3276
  if ("values" === input3.type)
@@ -3277,9 +3303,9 @@ var validBoxPlotRequest = (input) => {
3277
3303
  })();
3278
3304
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3279
3305
  if ("gene" === input3.kind)
3280
- return $vo32(input3, _path2, _exceptionable2);
3281
- if ("coord" === input3.kind)
3282
3306
  return $vo33(input3, _path2, _exceptionable2);
3307
+ if ("coord" === input3.kind)
3308
+ return $vo34(input3, _path2, _exceptionable2);
3283
3309
  return $report(_exceptionable2, {
3284
3310
  path: _path2,
3285
3311
  expected: "(GeneVariantGeneTerm | GeneVariantCoordTerm)",
@@ -3290,42 +3316,42 @@ var validBoxPlotRequest = (input) => {
3290
3316
  if ("regular-bin" === input3.type)
3291
3317
  return $vo22(input3, _path2, _exceptionable2);
3292
3318
  if ("continuous" === input3.mode)
3293
- return $vo40(input3, _path2, _exceptionable2);
3294
- if ("spline" === input3.mode)
3295
3319
  return $vo41(input3, _path2, _exceptionable2);
3296
- return $vo26(input3, _path2, false) || $vo39(input3, _path2, false);
3320
+ if ("spline" === input3.mode)
3321
+ return $vo42(input3, _path2, _exceptionable2);
3322
+ return $vo26(input3, _path2, false) || $vo40(input3, _path2, false);
3297
3323
  })();
3298
3324
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3299
3325
  if (void 0 !== input3.ranges)
3300
3326
  return $vo19(input3, _path2, _exceptionable2);
3301
- return $vo12(input3, _path2, false) || $vo28(input3, _path2, false) || $vo31(input3, _path2, false);
3327
+ return $vo12(input3, _path2, false) || $vo29(input3, _path2, false) || $vo32(input3, _path2, false);
3302
3328
  })();
3303
3329
  const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
3304
3330
  if ("categorical" === input3.type)
3305
- return $vo51(input3, _path2, _exceptionable2);
3306
- if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
3307
3331
  return $vo52(input3, _path2, _exceptionable2);
3308
- if ("condition" === input3.type)
3332
+ if ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type)
3309
3333
  return $vo53(input3, _path2, _exceptionable2);
3310
- if ("gene" === input3.kind)
3334
+ if ("condition" === input3.type)
3311
3335
  return $vo54(input3, _path2, _exceptionable2);
3312
- if ("coord" === input3.kind)
3336
+ if ("gene" === input3.kind)
3313
3337
  return $vo55(input3, _path2, _exceptionable2);
3314
- return $vo56(input3, _path2, false) || $vo57(input3, _path2, false);
3338
+ if ("coord" === input3.kind)
3339
+ return $vo56(input3, _path2, _exceptionable2);
3340
+ return $vo57(input3, _path2, false) || $vo58(input3, _path2, false);
3315
3341
  })();
3316
3342
  const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
3317
3343
  if (void 0 !== input3.bin_size)
3318
3344
  return $vo22(input3, _path2, _exceptionable2);
3319
3345
  if (void 0 !== input3.knots)
3320
- return $vo41(input3, _path2, _exceptionable2);
3346
+ return $vo42(input3, _path2, _exceptionable2);
3321
3347
  if (void 0 !== input3.AFcutoff)
3322
- return $vo44(input3, _path2, _exceptionable2);
3348
+ return $vo45(input3, _path2, _exceptionable2);
3323
3349
  if (void 0 !== input3.timeScale)
3324
- return $vo62(input3, _path2, _exceptionable2);
3350
+ return $vo63(input3, _path2, _exceptionable2);
3325
3351
  return (() => {
3326
3352
  if (void 0 !== input3.groups)
3327
- return $vo66(input3, _path2, _exceptionable2);
3328
- return $vo3(input3, _path2, false) || $vo5(input3, _path2, false) || $vo6(input3, _path2, false) || $vo26(input3, _path2, false) || $vo39(input3, _path2, false) || $vo40(input3, _path2, false) || $vo61(input3, _path2, false) || $vo63(input3, _path2, false) || $vo64(input3, _path2, false) || $vo65(input3, _path2, false);
3353
+ return $vo67(input3, _path2, _exceptionable2);
3354
+ return $vo3(input3, _path2, false) || $vo5(input3, _path2, false) || $vo6(input3, _path2, false) || $vo26(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);
3329
3355
  })();
3330
3356
  })();
3331
3357
  return ("object" === typeof input2 && null !== input2 || $report(true, {