@sjcrh/proteinpaint-types 2.140.1-2 → 2.141.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.
Files changed (43) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-Y6Z6XAFN.js → chunk-424IUJWR.js} +532 -154
  3. package/dist/{chunk-NHELOLDH.js → chunk-56JQGGZJ.js} +4103 -2234
  4. package/dist/{chunk-5BKOSJEU.js → chunk-77RH7U6G.js} +2101 -981
  5. package/dist/{chunk-F2ZZ5J3F.js → chunk-EOBFYFLQ.js} +2483 -1911
  6. package/dist/{chunk-34LXTZYA.js → chunk-I7FTK55B.js} +2162 -1590
  7. package/dist/{chunk-4S36DRJ4.js → chunk-KEJROUTM.js} +1314 -572
  8. package/dist/{chunk-ZHCVV36H.js → chunk-QWAPDNYB.js} +2486 -1914
  9. package/dist/{chunk-HJ7XFSJK.js → chunk-S6OBK4RE.js} +528 -150
  10. package/dist/{chunk-P3Z422N2.js → chunk-T3GTEGQN.js} +532 -154
  11. package/dist/{chunk-2QKCLUH3.js → chunk-UYBVE3DL.js} +2478 -1906
  12. package/dist/{chunk-KDHGWAOS.js → chunk-VMQUAU5V.js} +2481 -1909
  13. package/dist/{chunk-G5BYLEJC.js → chunk-WCWYMCZD.js} +532 -154
  14. package/dist/correlationVolcano.js +1 -1
  15. package/dist/index.js +12 -12
  16. package/dist/termdb.boxplot.js +1 -1
  17. package/dist/termdb.categories.js +1 -1
  18. package/dist/termdb.cluster.js +1 -1
  19. package/dist/termdb.descrstats.js +1 -1
  20. package/dist/termdb.numericcategories.js +1 -1
  21. package/dist/termdb.percentile.js +1 -1
  22. package/dist/termdb.termsbyids.js +1 -1
  23. package/dist/termdb.topTermsByType.js +1 -1
  24. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  25. package/dist/termdb.violin.js +1 -1
  26. package/package.json +1 -2
  27. package/src/dataset.ts +14 -4
  28. package/src/genome.ts +2 -2
  29. package/src/index.ts +1 -0
  30. package/src/routes/termdb.cluster.ts +6 -6
  31. package/src/terms/categorical.ts +0 -8
  32. package/src/terms/condition.ts +4 -3
  33. package/src/terms/date.ts +18 -0
  34. package/src/terms/geneExpression.ts +7 -21
  35. package/src/terms/geneVariant.ts +3 -0
  36. package/src/terms/metaboliteIntensity.ts +7 -20
  37. package/src/terms/numeric.ts +17 -38
  38. package/src/terms/singleCellGeneExpression.ts +3 -4
  39. package/src/terms/snp.ts +7 -7
  40. package/src/terms/snps.ts +1 -0
  41. package/src/terms/ssGSEA.ts +7 -13
  42. package/src/terms/tw.ts +11 -6
  43. package/src/terms/updated-types.ts +0 -10
@@ -80,11 +80,12 @@ var validViolinRequest = (input) => {
80
80
  const $io9 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io10(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
81
81
  const $io10 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
82
82
  const $io11 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io1(input3.filter)) && "string" === typeof input3.color;
83
- const $io12 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io13(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 && $io22(elem)));
84
- const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === 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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io21(input3.continuousColorScale));
85
- const $io14 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu5(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu5(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);
86
- const $io15 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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 && $iu6(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu7(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
87
- const $io16 = (input3) => Object.keys(input3).every((key) => {
83
+ const $io12 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu5(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 && $io26(elem)));
84
+ const $io13 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === 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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins));
85
+ const $io14 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
86
+ const $io15 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu6(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu6(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);
87
+ const $io16 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io17(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 && $iu7(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu8(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
88
+ const $io17 = (input3) => Object.keys(input3).every((key) => {
88
89
  const value = input3[key];
89
90
  if (void 0 === value)
90
91
  return true;
@@ -92,22 +93,25 @@ var validViolinRequest = (input) => {
92
93
  return "number" === typeof value;
93
94
  return true;
94
95
  });
95
- const $io17 = (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);
96
- const $io18 = (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);
97
- const $io19 = (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);
98
- const $io20 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(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);
99
- const $io21 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
100
- const $io22 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
101
- const $io23 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io24(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 && $io25(elem)));
102
- const $io24 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
103
- const $io25 = (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;
104
- const $io26 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io32(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
105
- const $io27 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu8(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
106
- const $io28 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
107
- const $io29 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
108
- const $io30 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
109
- const $io31 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
110
- const $io32 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
96
+ const $io18 = (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);
97
+ const $io19 = (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);
98
+ const $io20 = (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);
99
+ const $io21 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io17(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);
100
+ const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === 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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins)) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
101
+ const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.metabolite && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins));
102
+ const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "date" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.metabolite && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins));
103
+ const $io25 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "ssGSEA" === 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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io14(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.genes || Array.isArray(input3.genes) && input3.genes.every((elem) => "string" === typeof elem)) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io15(input3.bins));
104
+ const $io26 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
105
+ const $io27 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io28(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 && $io29(elem)));
106
+ const $io28 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild);
107
+ const $io29 = (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;
108
+ const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io36(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
109
+ const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu9(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
110
+ 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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop) && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io31(elem)));
111
+ const $io33 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
112
+ const $io34 = (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) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
113
+ const $io35 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (Array.isArray(input3.genes) && input3.genes.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io7(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io31(elem)));
114
+ const $io36 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
111
115
  const $iu0 = (input3) => (() => {
112
116
  if ("tvslst" === input3.type)
113
117
  return $io1(input3);
@@ -124,16 +128,16 @@ var validViolinRequest = (input) => {
124
128
  })();
125
129
  const $iu2 = (input3) => (() => {
126
130
  if (true === input3.startunbounded)
127
- return $io17(input3);
131
+ return $io18(input3);
128
132
  if (true === input3.stopunbounded)
129
- return $io19(input3);
130
- return $io18(input3);
133
+ return $io20(input3);
134
+ return $io19(input3);
131
135
  })();
132
136
  const $iu3 = (input3) => (() => {
133
137
  if ("gene" === input3.kind)
134
- return $io29(input3);
138
+ return $io33(input3);
135
139
  if ("coord" === input3.kind)
136
- return $io30(input3);
140
+ return $io34(input3);
137
141
  return false;
138
142
  })();
139
143
  const $iu4 = (input3) => (() => {
@@ -142,39 +146,52 @@ var validViolinRequest = (input) => {
142
146
  return (() => {
143
147
  if ($io3(input3))
144
148
  return $io3(input3);
145
- if ($io23(input3))
146
- return $io23(input3);
147
- if ($io26(input3))
148
- return $io26(input3);
149
+ if ($io27(input3))
150
+ return $io27(input3);
151
+ if ($io30(input3))
152
+ return $io30(input3);
149
153
  return false;
150
154
  })();
151
155
  })();
152
156
  const $iu5 = (input3) => (() => {
157
+ if ("integer" === input3.type || "float" === input3.type)
158
+ return $io13(input3);
159
+ if ("geneExpression" === input3.type)
160
+ return $io22(input3);
161
+ if ("date" === input3.type)
162
+ return $io24(input3);
163
+ if ("metaboliteIntensity" === input3.type)
164
+ return $io23(input3);
165
+ if ("ssGSEA" === input3.type)
166
+ return $io25(input3);
167
+ return false;
168
+ })();
169
+ const $iu6 = (input3) => (() => {
153
170
  if ("regular-bin" === input3.type)
154
- return $io15(input3);
171
+ return $io16(input3);
155
172
  if ("custom-bin" === input3.type)
156
- return $io20(input3);
173
+ return $io21(input3);
157
174
  return false;
158
175
  })();
159
- const $iu6 = (input3) => (() => {
176
+ const $iu7 = (input3) => (() => {
160
177
  if (true === input3.startunbounded)
161
- return $io17(input3);
162
- if (void 0 !== input3.start)
163
178
  return $io18(input3);
179
+ if (void 0 !== input3.start)
180
+ return $io19(input3);
164
181
  return false;
165
182
  })();
166
- const $iu7 = (input3) => (() => {
183
+ const $iu8 = (input3) => (() => {
167
184
  if (void 0 !== input3.stop)
168
- return $io18(input3);
169
- if (true === input3.stopunbounded)
170
185
  return $io19(input3);
186
+ if (true === input3.stopunbounded)
187
+ return $io20(input3);
171
188
  return false;
172
189
  })();
173
- const $iu8 = (input3) => (() => {
190
+ const $iu9 = (input3) => (() => {
174
191
  if ("gene" === input3.kind)
175
- return $io28(input3);
192
+ return $io32(input3);
176
193
  if ("coord" === input3.kind)
177
- return $io31(input3);
194
+ return $io35(input3);
178
195
  return false;
179
196
  })();
180
197
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -586,11 +603,11 @@ var validViolinRequest = (input) => {
586
603
  value: input3.isnot
587
604
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
588
605
  path: _path2 + ".term",
589
- expected: "NumericTerm",
606
+ expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
590
607
  value: input3.term
591
- })) && $vo13(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
608
+ })) && $vu5(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
592
609
  path: _path2 + ".term",
593
- expected: "NumericTerm",
610
+ expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
594
611
  value: input3.term
595
612
  }), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
596
613
  path: _path2 + ".ranges",
@@ -616,7 +633,7 @@ var validViolinRequest = (input) => {
616
633
  path: _path2 + ".values[" + _index10 + "]",
617
634
  expected: "__type.o3",
618
635
  value: elem
619
- })) && $vo22(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
636
+ })) && $vo26(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
620
637
  path: _path2 + ".values[" + _index10 + "]",
621
638
  expected: "__type.o3",
622
639
  value: elem
@@ -633,9 +650,9 @@ var validViolinRequest = (input) => {
633
650
  path: _path2 + ".name",
634
651
  expected: "string",
635
652
  value: input3.name
636
- }), "integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "date" === input3.type || "ssGSEA" === input3.type || $report(_exceptionable2, {
653
+ }), "integer" === input3.type || "float" === input3.type || $report(_exceptionable2, {
637
654
  path: _path2 + ".type",
638
- expected: '("date" | "float" | "geneExpression" | "integer" | "metaboliteIntensity" | "ssGSEA")',
655
+ expected: '("float" | "integer")',
639
656
  value: input3.type
640
657
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
641
658
  path: _path2 + ".child_types",
@@ -681,32 +698,41 @@ var validViolinRequest = (input) => {
681
698
  path: _path2 + ".skipValuesBuild",
682
699
  expected: "(boolean | undefined)",
683
700
  value: input3.skipValuesBuild
684
- }), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
685
- path: _path2 + ".bins",
686
- expected: "PresetNumericBins",
687
- value: input3.bins
688
- })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
689
- path: _path2 + ".bins",
690
- expected: "PresetNumericBins",
691
- value: input3.bins
692
- }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
693
- path: _path2 + ".unit",
694
- expected: "(string | undefined)",
695
- value: input3.unit
696
701
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
697
702
  path: _path2 + ".continuousColorScale",
698
703
  expected: "(__type.o2 | undefined)",
699
704
  value: input3.continuousColorScale
700
- })) && $vo21(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
705
+ })) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
701
706
  path: _path2 + ".continuousColorScale",
702
707
  expected: "(__type.o2 | undefined)",
703
708
  value: input3.continuousColorScale
709
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
710
+ path: _path2 + ".unit",
711
+ expected: "(string | undefined)",
712
+ value: input3.unit
713
+ }), ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
714
+ path: _path2 + ".bins",
715
+ expected: "PresetNumericBins",
716
+ value: input3.bins
717
+ })) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
718
+ path: _path2 + ".bins",
719
+ expected: "PresetNumericBins",
720
+ value: input3.bins
721
+ })].every((flag) => flag);
722
+ const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
723
+ path: _path2 + ".minColor",
724
+ expected: "string",
725
+ value: input3.minColor
726
+ }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
727
+ path: _path2 + ".maxColor",
728
+ expected: "string",
729
+ value: input3.maxColor
704
730
  })].every((flag) => flag);
705
- const $vo14 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
731
+ const $vo15 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
706
732
  path: _path2 + '["default"]',
707
733
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
708
734
  value: input3["default"]
709
- })) && $vu5(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
735
+ })) && $vu6(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
710
736
  path: _path2 + '["default"]',
711
737
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
712
738
  value: input3["default"]
@@ -714,7 +740,7 @@ var validViolinRequest = (input) => {
714
740
  path: _path2 + ".less",
715
741
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
716
742
  value: input3.less
717
- })) && $vu5(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
743
+ })) && $vu6(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
718
744
  path: _path2 + ".less",
719
745
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
720
746
  value: input3.less
@@ -739,11 +765,11 @@ var validViolinRequest = (input) => {
739
765
  expected: "(number | undefined)",
740
766
  value: input3.max
741
767
  })].every((flag) => flag);
742
- const $vo15 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
768
+ const $vo16 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
743
769
  path: _path2 + ".hiddenValues",
744
770
  expected: "(HiddenValues | undefined)",
745
771
  value: input3.hiddenValues
746
- })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
772
+ })) && $vo17(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
747
773
  path: _path2 + ".hiddenValues",
748
774
  expected: "(HiddenValues | undefined)",
749
775
  value: input3.hiddenValues
@@ -775,7 +801,7 @@ var validViolinRequest = (input) => {
775
801
  path: _path2 + ".first_bin",
776
802
  expected: "(FullyBoundedBin | StartUnboundedBin)",
777
803
  value: input3.first_bin
778
- })) && $vu6(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
804
+ })) && $vu7(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
779
805
  path: _path2 + ".first_bin",
780
806
  expected: "(FullyBoundedBin | StartUnboundedBin)",
781
807
  value: input3.first_bin
@@ -783,7 +809,7 @@ var validViolinRequest = (input) => {
783
809
  path: _path2 + ".last_bin",
784
810
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
785
811
  value: input3.last_bin
786
- })) && $vu7(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
812
+ })) && $vu8(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
787
813
  path: _path2 + ".last_bin",
788
814
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
789
815
  value: input3.last_bin
@@ -792,7 +818,7 @@ var validViolinRequest = (input) => {
792
818
  expected: "(number | undefined)",
793
819
  value: input3.label_offset
794
820
  })].every((flag) => flag);
795
- const $vo16 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
821
+ const $vo17 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
796
822
  const value = input3[key];
797
823
  if (void 0 === value)
798
824
  return true;
@@ -804,7 +830,7 @@ var validViolinRequest = (input) => {
804
830
  });
805
831
  return true;
806
832
  }).every((flag) => flag)].every((flag) => flag);
807
- const $vo17 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
833
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
808
834
  path: _path2 + ".startunbounded",
809
835
  expected: "true",
810
836
  value: input3.startunbounded
@@ -829,7 +855,7 @@ var validViolinRequest = (input) => {
829
855
  expected: "(string | undefined)",
830
856
  value: input3.label
831
857
  })].every((flag) => flag);
832
- const $vo18 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
858
+ const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
833
859
  path: _path2 + ".startunbounded",
834
860
  expected: "(false | undefined)",
835
861
  value: input3.startunbounded
@@ -858,7 +884,7 @@ var validViolinRequest = (input) => {
858
884
  expected: "(string | undefined)",
859
885
  value: input3.label
860
886
  })].every((flag) => flag);
861
- const $vo19 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
887
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
862
888
  path: _path2 + ".start",
863
889
  expected: "number",
864
890
  value: input3.start
@@ -883,11 +909,11 @@ var validViolinRequest = (input) => {
883
909
  expected: "(string | undefined)",
884
910
  value: input3.label
885
911
  })].every((flag) => flag);
886
- const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
912
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
887
913
  path: _path2 + ".hiddenValues",
888
914
  expected: "(HiddenValues | undefined)",
889
915
  value: input3.hiddenValues
890
- })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
916
+ })) && $vo17(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
891
917
  path: _path2 + ".hiddenValues",
892
918
  expected: "(HiddenValues | undefined)",
893
919
  value: input3.hiddenValues
@@ -950,16 +976,351 @@ var validViolinRequest = (input) => {
950
976
  expected: '("median" | undefined)',
951
977
  value: input3.preferredBins
952
978
  })].every((flag) => flag);
953
- const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
954
- path: _path2 + ".minColor",
979
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
980
+ path: _path2 + ".id",
955
981
  expected: "string",
956
- value: input3.minColor
957
- }), "string" === typeof input3.maxColor || $report(_exceptionable2, {
958
- path: _path2 + ".maxColor",
982
+ value: input3.id
983
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
984
+ path: _path2 + ".name",
959
985
  expected: "string",
960
- value: input3.maxColor
986
+ value: input3.name
987
+ }), "geneExpression" === input3.type || $report(_exceptionable2, {
988
+ path: _path2 + ".type",
989
+ expected: '"geneExpression"',
990
+ value: input3.type
991
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
992
+ path: _path2 + ".child_types",
993
+ expected: "(Array<string> | undefined)",
994
+ value: input3.child_types
995
+ })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
996
+ path: _path2 + ".child_types[" + _index14 + "]",
997
+ expected: "string",
998
+ value: elem
999
+ })).every((flag) => flag) || $report(_exceptionable2, {
1000
+ path: _path2 + ".child_types",
1001
+ expected: "(Array<string> | undefined)",
1002
+ value: input3.child_types
1003
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1004
+ path: _path2 + ".hashtmldetail",
1005
+ expected: "(boolean | undefined)",
1006
+ value: input3.hashtmldetail
1007
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1008
+ path: _path2 + ".included_types",
1009
+ expected: "(Array<string> | undefined)",
1010
+ value: input3.included_types
1011
+ })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
1012
+ path: _path2 + ".included_types[" + _index15 + "]",
1013
+ expected: "string",
1014
+ value: elem
1015
+ })).every((flag) => flag) || $report(_exceptionable2, {
1016
+ path: _path2 + ".included_types",
1017
+ expected: "(Array<string> | undefined)",
1018
+ value: input3.included_types
1019
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1020
+ path: _path2 + ".isleaf",
1021
+ expected: "(boolean | undefined)",
1022
+ value: input3.isleaf
1023
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1024
+ path: _path2 + ".values",
1025
+ expected: "(TermValues | undefined)",
1026
+ value: input3.values
1027
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1028
+ path: _path2 + ".values",
1029
+ expected: "(TermValues | undefined)",
1030
+ value: input3.values
1031
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1032
+ path: _path2 + ".skipValuesBuild",
1033
+ expected: "(boolean | undefined)",
1034
+ value: input3.skipValuesBuild
1035
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1036
+ path: _path2 + ".continuousColorScale",
1037
+ expected: "(__type.o2 | undefined)",
1038
+ value: input3.continuousColorScale
1039
+ })) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1040
+ path: _path2 + ".continuousColorScale",
1041
+ expected: "(__type.o2 | undefined)",
1042
+ value: input3.continuousColorScale
1043
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1044
+ path: _path2 + ".unit",
1045
+ expected: "(string | undefined)",
1046
+ value: input3.unit
1047
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
1048
+ path: _path2 + ".gene",
1049
+ expected: "string",
1050
+ value: input3.gene
1051
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1052
+ path: _path2 + ".bins",
1053
+ expected: "(PresetNumericBins | undefined)",
1054
+ value: input3.bins
1055
+ })) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1056
+ path: _path2 + ".bins",
1057
+ expected: "(PresetNumericBins | undefined)",
1058
+ value: input3.bins
1059
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
1060
+ path: _path2 + ".chr",
1061
+ expected: "(string | undefined)",
1062
+ value: input3.chr
1063
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
1064
+ path: _path2 + ".start",
1065
+ expected: "(number | undefined)",
1066
+ value: input3.start
1067
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
1068
+ path: _path2 + ".stop",
1069
+ expected: "(number | undefined)",
1070
+ value: input3.stop
1071
+ })].every((flag) => flag);
1072
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1073
+ path: _path2 + ".id",
1074
+ expected: "string",
1075
+ value: input3.id
1076
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1077
+ path: _path2 + ".name",
1078
+ expected: "string",
1079
+ value: input3.name
1080
+ }), "metaboliteIntensity" === input3.type || $report(_exceptionable2, {
1081
+ path: _path2 + ".type",
1082
+ expected: '"metaboliteIntensity"',
1083
+ value: input3.type
1084
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1085
+ path: _path2 + ".child_types",
1086
+ expected: "(Array<string> | undefined)",
1087
+ value: input3.child_types
1088
+ })) && input3.child_types.map((elem, _index16) => "string" === typeof elem || $report(_exceptionable2, {
1089
+ path: _path2 + ".child_types[" + _index16 + "]",
1090
+ expected: "string",
1091
+ value: elem
1092
+ })).every((flag) => flag) || $report(_exceptionable2, {
1093
+ path: _path2 + ".child_types",
1094
+ expected: "(Array<string> | undefined)",
1095
+ value: input3.child_types
1096
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1097
+ path: _path2 + ".hashtmldetail",
1098
+ expected: "(boolean | undefined)",
1099
+ value: input3.hashtmldetail
1100
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1101
+ path: _path2 + ".included_types",
1102
+ expected: "(Array<string> | undefined)",
1103
+ value: input3.included_types
1104
+ })) && input3.included_types.map((elem, _index17) => "string" === typeof elem || $report(_exceptionable2, {
1105
+ path: _path2 + ".included_types[" + _index17 + "]",
1106
+ expected: "string",
1107
+ value: elem
1108
+ })).every((flag) => flag) || $report(_exceptionable2, {
1109
+ path: _path2 + ".included_types",
1110
+ expected: "(Array<string> | undefined)",
1111
+ value: input3.included_types
1112
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1113
+ path: _path2 + ".isleaf",
1114
+ expected: "(boolean | undefined)",
1115
+ value: input3.isleaf
1116
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1117
+ path: _path2 + ".values",
1118
+ expected: "(TermValues | undefined)",
1119
+ value: input3.values
1120
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1121
+ path: _path2 + ".values",
1122
+ expected: "(TermValues | undefined)",
1123
+ value: input3.values
1124
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1125
+ path: _path2 + ".skipValuesBuild",
1126
+ expected: "(boolean | undefined)",
1127
+ value: input3.skipValuesBuild
1128
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1129
+ path: _path2 + ".continuousColorScale",
1130
+ expected: "(__type.o2 | undefined)",
1131
+ value: input3.continuousColorScale
1132
+ })) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1133
+ path: _path2 + ".continuousColorScale",
1134
+ expected: "(__type.o2 | undefined)",
1135
+ value: input3.continuousColorScale
1136
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1137
+ path: _path2 + ".unit",
1138
+ expected: "(string | undefined)",
1139
+ value: input3.unit
1140
+ }), "string" === typeof input3.metabolite || $report(_exceptionable2, {
1141
+ path: _path2 + ".metabolite",
1142
+ expected: "string",
1143
+ value: input3.metabolite
1144
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1145
+ path: _path2 + ".bins",
1146
+ expected: "(PresetNumericBins | undefined)",
1147
+ value: input3.bins
1148
+ })) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1149
+ path: _path2 + ".bins",
1150
+ expected: "(PresetNumericBins | undefined)",
1151
+ value: input3.bins
1152
+ })].every((flag) => flag);
1153
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1154
+ path: _path2 + ".id",
1155
+ expected: "string",
1156
+ value: input3.id
1157
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1158
+ path: _path2 + ".name",
1159
+ expected: "string",
1160
+ value: input3.name
1161
+ }), "date" === input3.type || $report(_exceptionable2, {
1162
+ path: _path2 + ".type",
1163
+ expected: '"date"',
1164
+ value: input3.type
1165
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1166
+ path: _path2 + ".child_types",
1167
+ expected: "(Array<string> | undefined)",
1168
+ value: input3.child_types
1169
+ })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1170
+ path: _path2 + ".child_types[" + _index18 + "]",
1171
+ expected: "string",
1172
+ value: elem
1173
+ })).every((flag) => flag) || $report(_exceptionable2, {
1174
+ path: _path2 + ".child_types",
1175
+ expected: "(Array<string> | undefined)",
1176
+ value: input3.child_types
1177
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1178
+ path: _path2 + ".hashtmldetail",
1179
+ expected: "(boolean | undefined)",
1180
+ value: input3.hashtmldetail
1181
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1182
+ path: _path2 + ".included_types",
1183
+ expected: "(Array<string> | undefined)",
1184
+ value: input3.included_types
1185
+ })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1186
+ path: _path2 + ".included_types[" + _index19 + "]",
1187
+ expected: "string",
1188
+ value: elem
1189
+ })).every((flag) => flag) || $report(_exceptionable2, {
1190
+ path: _path2 + ".included_types",
1191
+ expected: "(Array<string> | undefined)",
1192
+ value: input3.included_types
1193
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1194
+ path: _path2 + ".isleaf",
1195
+ expected: "(boolean | undefined)",
1196
+ value: input3.isleaf
1197
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1198
+ path: _path2 + ".values",
1199
+ expected: "(TermValues | undefined)",
1200
+ value: input3.values
1201
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1202
+ path: _path2 + ".values",
1203
+ expected: "(TermValues | undefined)",
1204
+ value: input3.values
1205
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1206
+ path: _path2 + ".skipValuesBuild",
1207
+ expected: "(boolean | undefined)",
1208
+ value: input3.skipValuesBuild
1209
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1210
+ path: _path2 + ".continuousColorScale",
1211
+ expected: "(__type.o2 | undefined)",
1212
+ value: input3.continuousColorScale
1213
+ })) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1214
+ path: _path2 + ".continuousColorScale",
1215
+ expected: "(__type.o2 | undefined)",
1216
+ value: input3.continuousColorScale
1217
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1218
+ path: _path2 + ".unit",
1219
+ expected: "(string | undefined)",
1220
+ value: input3.unit
1221
+ }), "string" === typeof input3.metabolite || $report(_exceptionable2, {
1222
+ path: _path2 + ".metabolite",
1223
+ expected: "string",
1224
+ value: input3.metabolite
1225
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1226
+ path: _path2 + ".bins",
1227
+ expected: "(PresetNumericBins | undefined)",
1228
+ value: input3.bins
1229
+ })) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1230
+ path: _path2 + ".bins",
1231
+ expected: "(PresetNumericBins | undefined)",
1232
+ value: input3.bins
961
1233
  })].every((flag) => flag);
962
- const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1234
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1235
+ path: _path2 + ".id",
1236
+ expected: "string",
1237
+ value: input3.id
1238
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1239
+ path: _path2 + ".name",
1240
+ expected: "string",
1241
+ value: input3.name
1242
+ }), "ssGSEA" === input3.type || $report(_exceptionable2, {
1243
+ path: _path2 + ".type",
1244
+ expected: '"ssGSEA"',
1245
+ value: input3.type
1246
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1247
+ path: _path2 + ".child_types",
1248
+ expected: "(Array<string> | undefined)",
1249
+ value: input3.child_types
1250
+ })) && input3.child_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1251
+ path: _path2 + ".child_types[" + _index20 + "]",
1252
+ expected: "string",
1253
+ value: elem
1254
+ })).every((flag) => flag) || $report(_exceptionable2, {
1255
+ path: _path2 + ".child_types",
1256
+ expected: "(Array<string> | undefined)",
1257
+ value: input3.child_types
1258
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1259
+ path: _path2 + ".hashtmldetail",
1260
+ expected: "(boolean | undefined)",
1261
+ value: input3.hashtmldetail
1262
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1263
+ path: _path2 + ".included_types",
1264
+ expected: "(Array<string> | undefined)",
1265
+ value: input3.included_types
1266
+ })) && input3.included_types.map((elem, _index21) => "string" === typeof elem || $report(_exceptionable2, {
1267
+ path: _path2 + ".included_types[" + _index21 + "]",
1268
+ expected: "string",
1269
+ value: elem
1270
+ })).every((flag) => flag) || $report(_exceptionable2, {
1271
+ path: _path2 + ".included_types",
1272
+ expected: "(Array<string> | undefined)",
1273
+ value: input3.included_types
1274
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1275
+ path: _path2 + ".isleaf",
1276
+ expected: "(boolean | undefined)",
1277
+ value: input3.isleaf
1278
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1279
+ path: _path2 + ".values",
1280
+ expected: "(TermValues | undefined)",
1281
+ value: input3.values
1282
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1283
+ path: _path2 + ".values",
1284
+ expected: "(TermValues | undefined)",
1285
+ value: input3.values
1286
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1287
+ path: _path2 + ".skipValuesBuild",
1288
+ expected: "(boolean | undefined)",
1289
+ value: input3.skipValuesBuild
1290
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1291
+ path: _path2 + ".continuousColorScale",
1292
+ expected: "(__type.o2 | undefined)",
1293
+ value: input3.continuousColorScale
1294
+ })) && $vo14(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1295
+ path: _path2 + ".continuousColorScale",
1296
+ expected: "(__type.o2 | undefined)",
1297
+ value: input3.continuousColorScale
1298
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1299
+ path: _path2 + ".unit",
1300
+ expected: "(string | undefined)",
1301
+ value: input3.unit
1302
+ }), void 0 === input3.genes || (Array.isArray(input3.genes) || $report(_exceptionable2, {
1303
+ path: _path2 + ".genes",
1304
+ expected: "(Array<string> | undefined)",
1305
+ value: input3.genes
1306
+ })) && input3.genes.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1307
+ path: _path2 + ".genes[" + _index22 + "]",
1308
+ expected: "string",
1309
+ value: elem
1310
+ })).every((flag) => flag) || $report(_exceptionable2, {
1311
+ path: _path2 + ".genes",
1312
+ expected: "(Array<string> | undefined)",
1313
+ value: input3.genes
1314
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1315
+ path: _path2 + ".bins",
1316
+ expected: "(PresetNumericBins | undefined)",
1317
+ value: input3.bins
1318
+ })) && $vo15(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1319
+ path: _path2 + ".bins",
1320
+ expected: "(PresetNumericBins | undefined)",
1321
+ value: input3.bins
1322
+ })].every((flag) => flag);
1323
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
963
1324
  path: _path2 + ".key",
964
1325
  expected: "string",
965
1326
  value: input3.key
@@ -976,7 +1337,7 @@ var validViolinRequest = (input) => {
976
1337
  expected: "(string | undefined)",
977
1338
  value: input3.label
978
1339
  })].every((flag) => flag);
979
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1340
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
980
1341
  path: _path2 + ".join",
981
1342
  expected: "(string | undefined)",
982
1343
  value: input3.join
@@ -988,7 +1349,7 @@ var validViolinRequest = (input) => {
988
1349
  path: _path2 + ".term",
989
1350
  expected: "ConditionTerm",
990
1351
  value: input3.term
991
- })) && $vo24(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1352
+ })) && $vo28(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
992
1353
  path: _path2 + ".term",
993
1354
  expected: "ConditionTerm",
994
1355
  value: input3.term
@@ -1008,12 +1369,12 @@ var validViolinRequest = (input) => {
1008
1369
  path: _path2 + ".grade_and_child",
1009
1370
  expected: "(Array<GradeAndChildEntry> | undefined)",
1010
1371
  value: input3.grade_and_child
1011
- })) && input3.grade_and_child.map((elem, _index14) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1012
- path: _path2 + ".grade_and_child[" + _index14 + "]",
1372
+ })) && input3.grade_and_child.map((elem, _index23) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1373
+ path: _path2 + ".grade_and_child[" + _index23 + "]",
1013
1374
  expected: "GradeAndChildEntry",
1014
1375
  value: elem
1015
- })) && $vo25(elem, _path2 + ".grade_and_child[" + _index14 + "]", _exceptionable2) || $report(_exceptionable2, {
1016
- path: _path2 + ".grade_and_child[" + _index14 + "]",
1376
+ })) && $vo29(elem, _path2 + ".grade_and_child[" + _index23 + "]", _exceptionable2) || $report(_exceptionable2, {
1377
+ path: _path2 + ".grade_and_child[" + _index23 + "]",
1017
1378
  expected: "GradeAndChildEntry",
1018
1379
  value: elem
1019
1380
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1021,7 +1382,7 @@ var validViolinRequest = (input) => {
1021
1382
  expected: "(Array<GradeAndChildEntry> | undefined)",
1022
1383
  value: input3.grade_and_child
1023
1384
  })].every((flag) => flag);
1024
- const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1385
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1025
1386
  path: _path2 + ".id",
1026
1387
  expected: "string",
1027
1388
  value: input3.id
@@ -1037,8 +1398,8 @@ var validViolinRequest = (input) => {
1037
1398
  path: _path2 + ".child_types",
1038
1399
  expected: "(Array<string> | undefined)",
1039
1400
  value: input3.child_types
1040
- })) && input3.child_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
1041
- path: _path2 + ".child_types[" + _index15 + "]",
1401
+ })) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1402
+ path: _path2 + ".child_types[" + _index24 + "]",
1042
1403
  expected: "string",
1043
1404
  value: elem
1044
1405
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1053,8 +1414,8 @@ var validViolinRequest = (input) => {
1053
1414
  path: _path2 + ".included_types",
1054
1415
  expected: "(Array<string> | undefined)",
1055
1416
  value: input3.included_types
1056
- })) && input3.included_types.map((elem, _index16) => "string" === typeof elem || $report(_exceptionable2, {
1057
- path: _path2 + ".included_types[" + _index16 + "]",
1417
+ })) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1418
+ path: _path2 + ".included_types[" + _index25 + "]",
1058
1419
  expected: "string",
1059
1420
  value: elem
1060
1421
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1078,7 +1439,7 @@ var validViolinRequest = (input) => {
1078
1439
  expected: "(boolean | undefined)",
1079
1440
  value: input3.skipValuesBuild
1080
1441
  })].every((flag) => flag);
1081
- const $vo25 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1442
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1082
1443
  path: _path2 + ".grade",
1083
1444
  expected: "number",
1084
1445
  value: input3.grade
@@ -1095,7 +1456,7 @@ var validViolinRequest = (input) => {
1095
1456
  expected: "string",
1096
1457
  value: input3.child_label
1097
1458
  })].every((flag) => flag);
1098
- const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1459
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1099
1460
  path: _path2 + ".join",
1100
1461
  expected: "(string | undefined)",
1101
1462
  value: input3.join
@@ -1107,7 +1468,7 @@ var validViolinRequest = (input) => {
1107
1468
  path: _path2 + ".term",
1108
1469
  expected: "DtTerm",
1109
1470
  value: input3.term
1110
- })) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1471
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1111
1472
  path: _path2 + ".term",
1112
1473
  expected: "DtTerm",
1113
1474
  value: input3.term
@@ -1115,12 +1476,12 @@ var validViolinRequest = (input) => {
1115
1476
  path: _path2 + ".values",
1116
1477
  expected: "Array<__type>.o2",
1117
1478
  value: input3.values
1118
- })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1119
- path: _path2 + ".values[" + _index17 + "]",
1479
+ })) && input3.values.map((elem, _index26) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1480
+ path: _path2 + ".values[" + _index26 + "]",
1120
1481
  expected: "__type.o4",
1121
1482
  value: elem
1122
- })) && $vo32(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1123
- path: _path2 + ".values[" + _index17 + "]",
1483
+ })) && $vo36(elem, _path2 + ".values[" + _index26 + "]", _exceptionable2) || $report(_exceptionable2, {
1484
+ path: _path2 + ".values[" + _index26 + "]",
1124
1485
  expected: "__type.o4",
1125
1486
  value: elem
1126
1487
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1136,7 +1497,7 @@ var validViolinRequest = (input) => {
1136
1497
  expected: "(boolean | undefined)",
1137
1498
  value: input3.excludeGeneName
1138
1499
  })].every((flag) => flag);
1139
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1500
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1140
1501
  path: _path2 + ".id",
1141
1502
  expected: "string",
1142
1503
  value: input3.id
@@ -1156,7 +1517,7 @@ var validViolinRequest = (input) => {
1156
1517
  path: _path2 + ".parentTerm",
1157
1518
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1158
1519
  value: input3.parentTerm
1159
- })) && $vu8(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1520
+ })) && $vu9(input3.parentTerm, _path2 + ".parentTerm", _exceptionable2) || $report(_exceptionable2, {
1160
1521
  path: _path2 + ".parentTerm",
1161
1522
  expected: '(BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | undefined)',
1162
1523
  value: input3.parentTerm
@@ -1185,7 +1546,7 @@ var validViolinRequest = (input) => {
1185
1546
  expected: "TermValues",
1186
1547
  value: input3.values
1187
1548
  })].every((flag) => flag);
1188
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1549
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1189
1550
  path: _path2 + ".id",
1190
1551
  expected: "string",
1191
1552
  value: input3.id
@@ -1201,8 +1562,8 @@ var validViolinRequest = (input) => {
1201
1562
  path: _path2 + ".child_types",
1202
1563
  expected: "(Array<string> | undefined)",
1203
1564
  value: input3.child_types
1204
- })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1205
- path: _path2 + ".child_types[" + _index18 + "]",
1565
+ })) && input3.child_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1566
+ path: _path2 + ".child_types[" + _index27 + "]",
1206
1567
  expected: "string",
1207
1568
  value: elem
1208
1569
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1217,8 +1578,8 @@ var validViolinRequest = (input) => {
1217
1578
  path: _path2 + ".included_types",
1218
1579
  expected: "(Array<string> | undefined)",
1219
1580
  value: input3.included_types
1220
- })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1221
- path: _path2 + ".included_types[" + _index19 + "]",
1581
+ })) && input3.included_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
1582
+ path: _path2 + ".included_types[" + _index28 + "]",
1222
1583
  expected: "string",
1223
1584
  value: elem
1224
1585
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1265,12 +1626,12 @@ var validViolinRequest = (input) => {
1265
1626
  path: _path2 + ".genes",
1266
1627
  expected: "Array<GvGeneTerm>",
1267
1628
  value: input3.genes
1268
- })) && input3.genes.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1269
- path: _path2 + ".genes[" + _index20 + "]",
1629
+ })) && input3.genes.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1630
+ path: _path2 + ".genes[" + _index29 + "]",
1270
1631
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1271
1632
  value: elem
1272
- })) && $vu3(elem, _path2 + ".genes[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1273
- path: _path2 + ".genes[" + _index20 + "]",
1633
+ })) && $vu3(elem, _path2 + ".genes[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
1634
+ path: _path2 + ".genes[" + _index29 + "]",
1274
1635
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1275
1636
  value: elem
1276
1637
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1289,12 +1650,12 @@ var validViolinRequest = (input) => {
1289
1650
  path: _path2 + ".childTerms",
1290
1651
  expected: "(Array<DtTerm> | undefined)",
1291
1652
  value: input3.childTerms
1292
- })) && input3.childTerms.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1293
- path: _path2 + ".childTerms[" + _index21 + "]",
1653
+ })) && input3.childTerms.map((elem, _index30) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1654
+ path: _path2 + ".childTerms[" + _index30 + "]",
1294
1655
  expected: "DtTerm",
1295
1656
  value: elem
1296
- })) && $vo27(elem, _path2 + ".childTerms[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1297
- path: _path2 + ".childTerms[" + _index21 + "]",
1657
+ })) && $vo31(elem, _path2 + ".childTerms[" + _index30 + "]", _exceptionable2) || $report(_exceptionable2, {
1658
+ path: _path2 + ".childTerms[" + _index30 + "]",
1298
1659
  expected: "DtTerm",
1299
1660
  value: elem
1300
1661
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1302,7 +1663,7 @@ var validViolinRequest = (input) => {
1302
1663
  expected: "(Array<DtTerm> | undefined)",
1303
1664
  value: input3.childTerms
1304
1665
  })].every((flag) => flag);
1305
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1666
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1306
1667
  path: _path2 + ".id",
1307
1668
  expected: "string",
1308
1669
  value: input3.id
@@ -1318,8 +1679,8 @@ var validViolinRequest = (input) => {
1318
1679
  path: _path2 + ".child_types",
1319
1680
  expected: "(Array<string> | undefined)",
1320
1681
  value: input3.child_types
1321
- })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1322
- path: _path2 + ".child_types[" + _index22 + "]",
1682
+ })) && input3.child_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
1683
+ path: _path2 + ".child_types[" + _index31 + "]",
1323
1684
  expected: "string",
1324
1685
  value: elem
1325
1686
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1334,8 +1695,8 @@ var validViolinRequest = (input) => {
1334
1695
  path: _path2 + ".included_types",
1335
1696
  expected: "(Array<string> | undefined)",
1336
1697
  value: input3.included_types
1337
- })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1338
- path: _path2 + ".included_types[" + _index23 + "]",
1698
+ })) && input3.included_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
1699
+ path: _path2 + ".included_types[" + _index32 + "]",
1339
1700
  expected: "string",
1340
1701
  value: elem
1341
1702
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1379,7 +1740,7 @@ var validViolinRequest = (input) => {
1379
1740
  expected: "(number | undefined)",
1380
1741
  value: input3.stop
1381
1742
  })].every((flag) => flag);
1382
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1743
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1383
1744
  path: _path2 + ".id",
1384
1745
  expected: "string",
1385
1746
  value: input3.id
@@ -1395,8 +1756,8 @@ var validViolinRequest = (input) => {
1395
1756
  path: _path2 + ".child_types",
1396
1757
  expected: "(Array<string> | undefined)",
1397
1758
  value: input3.child_types
1398
- })) && input3.child_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1399
- path: _path2 + ".child_types[" + _index24 + "]",
1759
+ })) && input3.child_types.map((elem, _index33) => "string" === typeof elem || $report(_exceptionable2, {
1760
+ path: _path2 + ".child_types[" + _index33 + "]",
1400
1761
  expected: "string",
1401
1762
  value: elem
1402
1763
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1411,8 +1772,8 @@ var validViolinRequest = (input) => {
1411
1772
  path: _path2 + ".included_types",
1412
1773
  expected: "(Array<string> | undefined)",
1413
1774
  value: input3.included_types
1414
- })) && input3.included_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1415
- path: _path2 + ".included_types[" + _index25 + "]",
1775
+ })) && input3.included_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
1776
+ path: _path2 + ".included_types[" + _index34 + "]",
1416
1777
  expected: "string",
1417
1778
  value: elem
1418
1779
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1452,7 +1813,7 @@ var validViolinRequest = (input) => {
1452
1813
  expected: "number",
1453
1814
  value: input3.stop
1454
1815
  })].every((flag) => flag);
1455
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1816
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1456
1817
  path: _path2 + ".id",
1457
1818
  expected: "string",
1458
1819
  value: input3.id
@@ -1468,8 +1829,8 @@ var validViolinRequest = (input) => {
1468
1829
  path: _path2 + ".child_types",
1469
1830
  expected: "(Array<string> | undefined)",
1470
1831
  value: input3.child_types
1471
- })) && input3.child_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1472
- path: _path2 + ".child_types[" + _index26 + "]",
1832
+ })) && input3.child_types.map((elem, _index35) => "string" === typeof elem || $report(_exceptionable2, {
1833
+ path: _path2 + ".child_types[" + _index35 + "]",
1473
1834
  expected: "string",
1474
1835
  value: elem
1475
1836
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1484,8 +1845,8 @@ var validViolinRequest = (input) => {
1484
1845
  path: _path2 + ".included_types",
1485
1846
  expected: "(Array<string> | undefined)",
1486
1847
  value: input3.included_types
1487
- })) && input3.included_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1488
- path: _path2 + ".included_types[" + _index27 + "]",
1848
+ })) && input3.included_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
1849
+ path: _path2 + ".included_types[" + _index36 + "]",
1489
1850
  expected: "string",
1490
1851
  value: elem
1491
1852
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1528,12 +1889,12 @@ var validViolinRequest = (input) => {
1528
1889
  path: _path2 + ".genes",
1529
1890
  expected: "Array<GvGeneTerm>",
1530
1891
  value: input3.genes
1531
- })) && input3.genes.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1532
- path: _path2 + ".genes[" + _index28 + "]",
1892
+ })) && input3.genes.map((elem, _index37) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1893
+ path: _path2 + ".genes[" + _index37 + "]",
1533
1894
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1534
1895
  value: elem
1535
- })) && $vu3(elem, _path2 + ".genes[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
1536
- path: _path2 + ".genes[" + _index28 + "]",
1896
+ })) && $vu3(elem, _path2 + ".genes[" + _index37 + "]", _exceptionable2) || $report(_exceptionable2, {
1897
+ path: _path2 + ".genes[" + _index37 + "]",
1537
1898
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1538
1899
  value: elem
1539
1900
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1552,12 +1913,12 @@ var validViolinRequest = (input) => {
1552
1913
  path: _path2 + ".childTerms",
1553
1914
  expected: "(Array<DtTerm> | undefined)",
1554
1915
  value: input3.childTerms
1555
- })) && input3.childTerms.map((elem, _index29) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1556
- path: _path2 + ".childTerms[" + _index29 + "]",
1916
+ })) && input3.childTerms.map((elem, _index38) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1917
+ path: _path2 + ".childTerms[" + _index38 + "]",
1557
1918
  expected: "DtTerm",
1558
1919
  value: elem
1559
- })) && $vo27(elem, _path2 + ".childTerms[" + _index29 + "]", _exceptionable2) || $report(_exceptionable2, {
1560
- path: _path2 + ".childTerms[" + _index29 + "]",
1920
+ })) && $vo31(elem, _path2 + ".childTerms[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
1921
+ path: _path2 + ".childTerms[" + _index38 + "]",
1561
1922
  expected: "DtTerm",
1562
1923
  value: elem
1563
1924
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1565,7 +1926,7 @@ var validViolinRequest = (input) => {
1565
1926
  expected: "(Array<DtTerm> | undefined)",
1566
1927
  value: input3.childTerms
1567
1928
  })].every((flag) => flag);
1568
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1929
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1569
1930
  path: _path2 + ".key",
1570
1931
  expected: "string",
1571
1932
  value: input3.key
@@ -1602,16 +1963,16 @@ var validViolinRequest = (input) => {
1602
1963
  })();
1603
1964
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
1604
1965
  if (true === input3.startunbounded)
1605
- return $vo17(input3, _path2, _exceptionable2);
1966
+ return $vo18(input3, _path2, _exceptionable2);
1606
1967
  if (true === input3.stopunbounded)
1607
- return $vo19(input3, _path2, _exceptionable2);
1608
- return $vo18(input3, _path2, _exceptionable2);
1968
+ return $vo20(input3, _path2, _exceptionable2);
1969
+ return $vo19(input3, _path2, _exceptionable2);
1609
1970
  })();
1610
1971
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
1611
1972
  if ("gene" === input3.kind)
1612
- return $vo29(input3, _path2, _exceptionable2);
1973
+ return $vo33(input3, _path2, _exceptionable2);
1613
1974
  if ("coord" === input3.kind)
1614
- return $vo30(input3, _path2, _exceptionable2);
1975
+ return $vo34(input3, _path2, _exceptionable2);
1615
1976
  return $report(_exceptionable2, {
1616
1977
  path: _path2,
1617
1978
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -1621,46 +1982,63 @@ var validViolinRequest = (input) => {
1621
1982
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
1622
1983
  if (void 0 !== input3.ranges)
1623
1984
  return $vo12(input3, _path2, _exceptionable2);
1624
- return $vo3(input3, _path2, false) || $vo23(input3, _path2, false) || $vo26(input3, _path2, false);
1985
+ return $vo3(input3, _path2, false) || $vo27(input3, _path2, false) || $vo30(input3, _path2, false);
1625
1986
  })();
1626
1987
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
1988
+ if ("integer" === input3.type || "float" === input3.type)
1989
+ return $vo13(input3, _path2, _exceptionable2);
1990
+ if ("geneExpression" === input3.type)
1991
+ return $vo22(input3, _path2, _exceptionable2);
1992
+ if ("date" === input3.type)
1993
+ return $vo24(input3, _path2, _exceptionable2);
1994
+ if ("metaboliteIntensity" === input3.type)
1995
+ return $vo23(input3, _path2, _exceptionable2);
1996
+ if ("ssGSEA" === input3.type)
1997
+ return $vo25(input3, _path2, _exceptionable2);
1998
+ return $report(_exceptionable2, {
1999
+ path: _path2,
2000
+ expected: "(NumericDictTerm | GeneExpressionTerm | DateTerm | MetaboliteIntensityTerm | SsGSEATerm)",
2001
+ value: input3
2002
+ });
2003
+ })();
2004
+ const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
1627
2005
  if ("regular-bin" === input3.type)
1628
- return $vo15(input3, _path2, _exceptionable2);
2006
+ return $vo16(input3, _path2, _exceptionable2);
1629
2007
  if ("custom-bin" === input3.type)
1630
- return $vo20(input3, _path2, _exceptionable2);
2008
+ return $vo21(input3, _path2, _exceptionable2);
1631
2009
  return $report(_exceptionable2, {
1632
2010
  path: _path2,
1633
2011
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
1634
2012
  value: input3
1635
2013
  });
1636
2014
  })();
1637
- const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
2015
+ const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
1638
2016
  if (true === input3.startunbounded)
1639
- return $vo17(input3, _path2, _exceptionable2);
1640
- if (void 0 !== input3.start)
1641
2017
  return $vo18(input3, _path2, _exceptionable2);
2018
+ if (void 0 !== input3.start)
2019
+ return $vo19(input3, _path2, _exceptionable2);
1642
2020
  return $report(_exceptionable2, {
1643
2021
  path: _path2,
1644
2022
  expected: "(StartUnboundedBin | FullyBoundedBin)",
1645
2023
  value: input3
1646
2024
  });
1647
2025
  })();
1648
- const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
2026
+ const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
1649
2027
  if (void 0 !== input3.stop)
1650
- return $vo18(input3, _path2, _exceptionable2);
1651
- if (true === input3.stopunbounded)
1652
2028
  return $vo19(input3, _path2, _exceptionable2);
2029
+ if (true === input3.stopunbounded)
2030
+ return $vo20(input3, _path2, _exceptionable2);
1653
2031
  return $report(_exceptionable2, {
1654
2032
  path: _path2,
1655
2033
  expected: "(FullyBoundedBin | StopUnboundedBin)",
1656
2034
  value: input3
1657
2035
  });
1658
2036
  })();
1659
- const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
2037
+ const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
1660
2038
  if ("gene" === input3.kind)
1661
- return $vo28(input3, _path2, _exceptionable2);
2039
+ return $vo32(input3, _path2, _exceptionable2);
1662
2040
  if ("coord" === input3.kind)
1663
- return $vo31(input3, _path2, _exceptionable2);
2041
+ return $vo35(input3, _path2, _exceptionable2);
1664
2042
  return $report(_exceptionable2, {
1665
2043
  path: _path2,
1666
2044
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting?: TermGroupSetting | undefined; childTerms?: DtTerm[] | undefined; })',