@sjcrh/proteinpaint-types 2.141.0 → 2.142.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 (32) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-77RH7U6G.js → chunk-2VDOPTRV.js} +474 -384
  3. package/dist/{chunk-WCWYMCZD.js → chunk-3BQ57P2P.js} +219 -123
  4. package/dist/{chunk-EOBFYFLQ.js → chunk-3L3ASC3B.js} +449 -353
  5. package/dist/{chunk-T3GTEGQN.js → chunk-4R265LDJ.js} +219 -123
  6. package/dist/{chunk-QWAPDNYB.js → chunk-CEDL2QZT.js} +453 -357
  7. package/dist/{chunk-424IUJWR.js → chunk-DMJFOII6.js} +219 -123
  8. package/dist/{chunk-S6OBK4RE.js → chunk-FVBXC7SY.js} +219 -123
  9. package/dist/{chunk-VMQUAU5V.js → chunk-GDM7YUXH.js} +449 -353
  10. package/dist/{chunk-UYBVE3DL.js → chunk-IR4QSJI7.js} +449 -353
  11. package/dist/{chunk-I7FTK55B.js → chunk-MVMUZSLL.js} +435 -339
  12. package/dist/{chunk-56JQGGZJ.js → chunk-SMVDKR2O.js} +781 -561
  13. package/dist/{chunk-KEJROUTM.js → chunk-SOM5WKDM.js} +255 -261
  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 -1
  27. package/src/terms/date.ts +7 -5
  28. package/src/terms/geneExpression.ts +22 -8
  29. package/src/terms/metaboliteIntensity.ts +13 -3
  30. package/src/terms/numeric.ts +1 -1
  31. package/src/terms/ssGSEA.ts +4 -2
  32. package/src/terms/tw.ts +2 -2
@@ -83,7 +83,7 @@ var validTermsByIdsResponse = (input) => {
83
83
  return "object" === typeof value && null !== value && $iu6(value);
84
84
  return true;
85
85
  });
86
- const $io2 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io40(input3.q)) && "CatTWValues" === input3.type;
86
+ const $io2 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io41(input3.q)) && "CatTWValues" === input3.type;
87
87
  const $io3 = (input3) => Object.keys(input3).every((key) => {
88
88
  const value = input3[key];
89
89
  if (void 0 === value)
@@ -92,7 +92,7 @@ var validTermsByIdsResponse = (input) => {
92
92
  return true;
93
93
  return true;
94
94
  });
95
- const $io4 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting));
95
+ const $io4 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "categorical" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
96
96
  const $io5 = (input3) => Object.keys(input3).every((key) => {
97
97
  const value = input3[key];
98
98
  if (void 0 === value)
@@ -107,7 +107,7 @@ var validTermsByIdsResponse = (input) => {
107
107
  const $io7 = (input3) => "tvslst" === input3.type && "boolean" === typeof input3["in"] && "string" === typeof input3.join && (void 0 === input3.tag || "string" === typeof input3.tag) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $iu0(elem)));
108
108
  const $io8 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
109
109
  const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && (void 0 === input3.groupset_label || "string" === typeof input3.groupset_label) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io6(elem)));
110
- const $io10 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io24(elem)));
110
+ const $io10 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io25(elem)));
111
111
  const $io11 = (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 && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
112
112
  const $io12 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
113
113
  const $io13 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu9(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu9(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
@@ -124,64 +124,65 @@ var validTermsByIdsResponse = (input) => {
124
124
  const $io17 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label);
125
125
  const $io18 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label);
126
126
  const $io19 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(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] && $iu1(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
127
- const $io20 = (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 && $io12(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 && $io13(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);
128
- const $io21 = (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 && $io12(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 && $io13(input3.bins));
129
- const $io22 = (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 && $io12(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 && $io13(input3.bins));
130
- const $io23 = (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 && $io12(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 && $io13(input3.bins));
131
- const $io24 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
132
- const $io25 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io26(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 && $io27(elem)));
133
- const $io26 = (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);
134
- const $io27 = (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;
135
- const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io39(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
136
- const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu10(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
137
- const $io30 = (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 && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
138
- const $io31 = (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);
139
- const $io32 = (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;
140
- const $io33 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
141
- const $io34 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
142
- const $io35 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io36(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
143
- const $io36 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
144
- const $io37 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "string" === typeof input3.color;
145
- const $io38 = (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 && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
146
- const $io39 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
147
- const $io40 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
148
- const $io41 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io42(input3.q)) && "CatTWPredefinedGS" === input3.type;
149
- const $io42 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
150
- const $io43 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io44(input3.q)) && "CatTWCustomGS" === input3.type;
151
- const $io44 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io45(input3.customset));
152
- const $io45 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
153
- const $io46 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
154
- const $io47 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
155
- const $io48 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io49(input3.q));
156
- const $io49 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
157
- const $io50 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io51(input3.q));
158
- const $io51 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
159
- const $io52 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io53(input3.q));
160
- const $io53 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io54(elem))) && (null !== input3.type && void 0 === input3.type);
161
- const $io54 = (input3) => "number" === typeof input3.value;
162
- const $io55 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io58(input3.q));
163
- const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $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 && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
164
- const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $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 && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
165
- const $io58 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "values" === input3.type;
166
- const $io59 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io60(input3.q));
167
- const $io60 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
168
- const $io61 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io62(input3.q));
169
- const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io45(input3.customset));
170
- const $io63 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io26(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io64(input3.q));
171
- const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
172
- const $io65 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io66(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io68(input3.term));
173
- const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io67(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io7(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
174
- const $io67 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
175
- const $io68 = (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) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io69(elem)));
176
- const $io69 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io70(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io71(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
177
- const $io70 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
178
- const $io71 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
179
- const $io72 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io77(input3.term));
180
- const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type);
181
- const $io74 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "filter" === input3.type);
182
- const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "predefined-groupset" === input3.type) && "number" === typeof input3.predefined_groupset_idx;
183
- const $io76 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "custom-groupset" === input3.type) && ("object" === typeof input3.customset && null !== input3.customset && $io45(input3.customset));
184
- const $io77 = (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) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && "string" === typeof input3.ref && (Array.isArray(input3.alt) && input3.alt.every((elem) => "string" === typeof elem)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io33(input3.groupsetting));
127
+ const $io20 = (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 && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "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);
128
+ const $io21 = (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 && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
129
+ const $io22 = (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 && $io12(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 && $io13(input3.bins));
130
+ const $io23 = (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 && $io12(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
131
+ const $io24 = (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 && $io12(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 && $io13(input3.bins));
132
+ const $io25 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
133
+ 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)) && (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 && $io28(elem)));
134
+ const $io27 = (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);
135
+ const $io28 = (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;
136
+ const $io29 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io30(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io40(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName);
137
+ const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.parentTerm || "object" === typeof input3.parentTerm && null !== input3.parentTerm && $iu10(input3.parentTerm)) && true && "boolean" === typeof input3.isleaf && "string" === typeof input3.type && "number" === typeof input3.dt && (void 0 === input3.origin || "string" === typeof input3.origin) && ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values));
138
+ 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) && "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 && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
139
+ const $io32 = (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);
140
+ 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) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
141
+ const $io34 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io35(elem)));
142
+ const $io35 = (input3) => "string" === typeof input3.name && (void 0 === input3.is_grade || "boolean" === typeof input3.is_grade) && (void 0 === input3.is_subcondition || "boolean" === typeof input3.is_subcondition) && (void 0 === input3.dt || "number" === typeof input3.dt) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem)));
143
+ const $io36 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io37(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
144
+ const $io37 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
145
+ const $io38 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "string" === typeof input3.color;
146
+ const $io39 = (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 && $iu2(elem))) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
147
+ const $io40 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
148
+ const $io41 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
149
+ const $io42 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io43(input3.q)) && "CatTWPredefinedGS" === input3.type;
150
+ const $io43 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
151
+ const $io44 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $io4(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io45(input3.q)) && "CatTWCustomGS" === input3.type;
152
+ const $io45 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io46(input3.customset));
153
+ const $io46 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
154
+ const $io47 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
155
+ const $io48 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
156
+ const $io49 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io50(input3.q));
157
+ const $io50 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1]))));
158
+ const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io52(input3.q));
159
+ const $io52 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type);
160
+ const $io53 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io54(input3.q));
161
+ const $io54 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io55(elem))) && (null !== input3.type && void 0 === input3.type);
162
+ const $io55 = (input3) => "number" === typeof input3.value;
163
+ const $io56 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io59(input3.q));
164
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $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 && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
165
+ const $io58 = (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 && $iu2(elem))) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
166
+ const $io59 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "values" === input3.type;
167
+ const $io60 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q));
168
+ const $io61 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
169
+ const $io62 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu11(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io63(input3.q));
170
+ const $io63 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvMinAbsValue || "number" === typeof input3.cnvMinAbsValue) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io46(input3.customset));
171
+ const $io64 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io65(input3.q));
172
+ const $io65 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && true;
173
+ const $io66 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io67(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io69(input3.term));
174
+ const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type || "regular-bin" === input3.type || "custom-bin" === input3.type || "predefined-groupset" === input3.type || "custom-groupset" === input3.type || "custom-samplelst" === input3.type || "filter" === input3.type) && "number" === typeof input3.AFcutoff && "number" === typeof input3.alleleType && "string" === typeof input3.cacheid && true && "number" === typeof input3.geneticModel && true && (void 0 === input3.missingGenotype || "number" === typeof input3.missingGenotype) && "number" === typeof input3.numOfSampleWithAnyValidGT && ("object" === typeof input3.restrictAncestry && null !== input3.restrictAncestry && $io68(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io7(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
175
+ const $io68 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu7(input3.tvs));
176
+ const $io69 = (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) && (void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit) && (void 0 === input3.snps || Array.isArray(input3.snps) && input3.snps.every((elem) => "object" === typeof elem && null !== elem && $io70(elem)));
177
+ const $io70 = (input3) => (void 0 === input3.altAlleles || Array.isArray(input3.altAlleles) && input3.altAlleles.every((elem) => "string" === typeof elem)) && (void 0 === input3.alleles || Array.isArray(input3.alleles) && input3.alleles.every((elem) => "object" === typeof elem && null !== elem && $io71(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io72(input3.gt2count)) && (void 0 === input3.invalid || "boolean" === typeof input3.invalid) && (void 0 === input3.referenceAllele || "string" === typeof input3.referenceAllele) && "string" === typeof input3.rsid && "string" === typeof input3.snpid && true && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.pos || "number" === typeof input3.pos);
178
+ const $io71 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
179
+ const $io72 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
180
+ const $io73 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io3(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $iu12(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io78(input3.term));
181
+ const $io74 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "values" === input3.type);
182
+ const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || "boolean" === typeof input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode || "continuous" === input3.mode || "spline" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "filter" === input3.type);
183
+ const $io76 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "predefined-groupset" === input3.type) && "number" === typeof input3.predefined_groupset_idx;
184
+ const $io77 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.type || "custom-groupset" === input3.type) && ("object" === typeof input3.customset && null !== input3.customset && $io46(input3.customset));
185
+ const $io78 = (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) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && "string" === typeof input3.ref && (Array.isArray(input3.alt) && input3.alt.every((elem) => "string" === typeof elem)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
185
186
  const $iu0 = (input3) => (() => {
186
187
  if ("tvslst" === input3.type)
187
188
  return $io7(input3);
@@ -198,16 +199,16 @@ var validTermsByIdsResponse = (input) => {
198
199
  })();
199
200
  const $iu2 = (input3) => (() => {
200
201
  if ("gene" === input3.kind)
201
- return $io31(input3);
202
- if ("coord" === input3.kind)
203
202
  return $io32(input3);
203
+ if ("coord" === input3.kind)
204
+ return $io33(input3);
204
205
  return false;
205
206
  })();
206
207
  const $iu3 = (input3) => (() => {
207
208
  if ("string" === typeof input3.type)
208
- return $io35(input3);
209
+ return $io36(input3);
209
210
  if ("filter" === input3.type)
210
- return $io37(input3);
211
+ return $io38(input3);
211
212
  return false;
212
213
  })();
213
214
  const $iu4 = (input3) => (() => {
@@ -226,31 +227,31 @@ var validTermsByIdsResponse = (input) => {
226
227
  })();
227
228
  const $iu6 = (input3) => (() => {
228
229
  if ("SnpTW" === input3.type)
229
- return $io72(input3);
230
+ return $io73(input3);
230
231
  if ("SnpsTW" === input3.type)
231
- return $io65(input3);
232
+ return $io66(input3);
232
233
  if ("ConditionTW" === input3.type)
233
- return $io63(input3);
234
+ return $io64(input3);
234
235
  if ("GvCustomGsTW" === input3.type)
235
- return $io61(input3);
236
+ return $io62(input3);
236
237
  if ("GvPredefinedGsTW" === input3.type)
237
- return $io59(input3);
238
+ return $io60(input3);
238
239
  if ("GvValuesTW" === input3.type)
239
- return $io55(input3);
240
+ return $io56(input3);
240
241
  if ("NumTWSpline" === input3.type)
241
- return $io52(input3);
242
+ return $io53(input3);
242
243
  if ("NumTWCont" === input3.type)
243
- return $io50(input3);
244
+ return $io51(input3);
244
245
  if ("NumTWBinary" === input3.type)
245
- return $io48(input3);
246
+ return $io49(input3);
246
247
  if ("NumTWCustomBin" === input3.type)
247
- return $io47(input3);
248
+ return $io48(input3);
248
249
  if ("NumTWRegularBin" === input3.type)
249
- return $io46(input3);
250
+ return $io47(input3);
250
251
  if ("CatTWCustomGS" === input3.type)
251
- return $io43(input3);
252
+ return $io44(input3);
252
253
  if ("CatTWPredefinedGS" === input3.type)
253
- return $io41(input3);
254
+ return $io42(input3);
254
255
  if ("CatTWValues" === input3.type)
255
256
  return $io2(input3);
256
257
  return false;
@@ -261,25 +262,29 @@ var validTermsByIdsResponse = (input) => {
261
262
  return (() => {
262
263
  if ($io9(input3))
263
264
  return $io9(input3);
264
- if ($io25(input3))
265
- return $io25(input3);
266
- if ($io28(input3))
267
- return $io28(input3);
265
+ if ($io26(input3))
266
+ return $io26(input3);
267
+ if ($io29(input3))
268
+ return $io29(input3);
268
269
  return false;
269
270
  })();
270
271
  })();
271
272
  const $iu8 = (input3) => (() => {
272
273
  if ("integer" === input3.type || "float" === input3.type)
273
274
  return $io11(input3);
274
- if ("geneExpression" === input3.type)
275
- return $io20(input3);
276
- if ("date" === input3.type)
277
- return $io22(input3);
278
275
  if ("metaboliteIntensity" === input3.type)
279
- return $io21(input3);
280
- if ("ssGSEA" === input3.type)
276
+ return $io22(input3);
277
+ if ("date" === input3.type)
281
278
  return $io23(input3);
282
- return false;
279
+ if ("ssGSEA" === input3.type)
280
+ return $io24(input3);
281
+ return (() => {
282
+ if ($io21(input3))
283
+ return $io21(input3);
284
+ if ($io20(input3))
285
+ return $io20(input3);
286
+ return false;
287
+ })();
283
288
  })();
284
289
  const $iu9 = (input3) => (() => {
285
290
  if ("regular-bin" === input3.type)
@@ -290,28 +295,28 @@ var validTermsByIdsResponse = (input) => {
290
295
  })();
291
296
  const $iu10 = (input3) => (() => {
292
297
  if ("gene" === input3.kind)
293
- return $io30(input3);
298
+ return $io31(input3);
294
299
  if ("coord" === input3.kind)
295
- return $io38(input3);
300
+ return $io39(input3);
296
301
  return false;
297
302
  })();
298
303
  const $iu11 = (input3) => (() => {
299
304
  if ("gene" === input3.kind)
300
- return $io56(input3);
301
- if ("coord" === input3.kind)
302
305
  return $io57(input3);
306
+ if ("coord" === input3.kind)
307
+ return $io58(input3);
303
308
  return false;
304
309
  })();
305
310
  const $iu12 = (input3) => (() => {
306
311
  if (void 0 !== input3.predefined_groupset_idx)
307
- return $io75(input3);
308
- if (void 0 !== input3.customset)
309
312
  return $io76(input3);
313
+ if (void 0 !== input3.customset)
314
+ return $io77(input3);
310
315
  return (() => {
316
+ if ($io75(input3))
317
+ return $io75(input3);
311
318
  if ($io74(input3))
312
319
  return $io74(input3);
313
- if ($io73(input3))
314
- return $io73(input3);
315
320
  return false;
316
321
  })();
317
322
  })();
@@ -382,7 +387,7 @@ var validTermsByIdsResponse = (input) => {
382
387
  path: _path2 + ".q",
383
388
  expected: "ValuesQ",
384
389
  value: input3.q
385
- })) && $vo40(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
390
+ })) && $vo41(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
386
391
  path: _path2 + ".q",
387
392
  expected: "ValuesQ",
388
393
  value: input3.q
@@ -459,7 +464,7 @@ var validTermsByIdsResponse = (input) => {
459
464
  path: _path2 + ".groupsetting",
460
465
  expected: "TermGroupSetting",
461
466
  value: input3.groupsetting
462
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
467
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
463
468
  path: _path2 + ".groupsetting",
464
469
  expected: "TermGroupSetting",
465
470
  value: input3.groupsetting
@@ -616,11 +621,11 @@ var validTermsByIdsResponse = (input) => {
616
621
  value: input3.isnot
617
622
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
618
623
  path: _path2 + ".term",
619
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
624
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
620
625
  value: input3.term
621
626
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
622
627
  path: _path2 + ".term",
623
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
628
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
624
629
  value: input3.term
625
630
  }), (Array.isArray(input3.ranges) || $report(_exceptionable2, {
626
631
  path: _path2 + ".ranges",
@@ -646,7 +651,7 @@ var validTermsByIdsResponse = (input) => {
646
651
  path: _path2 + ".values[" + _index6 + "]",
647
652
  expected: "__type.o4",
648
653
  value: elem
649
- })) && $vo24(elem, _path2 + ".values[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
654
+ })) && $vo25(elem, _path2 + ".values[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
650
655
  path: _path2 + ".values[" + _index6 + "]",
651
656
  expected: "__type.o4",
652
657
  value: elem
@@ -1057,10 +1062,6 @@ var validTermsByIdsResponse = (input) => {
1057
1062
  path: _path2 + ".unit",
1058
1063
  expected: "(string | undefined)",
1059
1064
  value: input3.unit
1060
- }), "string" === typeof input3.gene || $report(_exceptionable2, {
1061
- path: _path2 + ".gene",
1062
- expected: "string",
1063
- value: input3.gene
1064
1065
  }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1065
1066
  path: _path2 + ".bins",
1066
1067
  expected: "(PresetNumericBins | undefined)",
@@ -1069,6 +1070,14 @@ var validTermsByIdsResponse = (input) => {
1069
1070
  path: _path2 + ".bins",
1070
1071
  expected: "(PresetNumericBins | undefined)",
1071
1072
  value: input3.bins
1073
+ }), void 0 === input3.kind || "gene" === input3.kind || $report(_exceptionable2, {
1074
+ path: _path2 + ".kind",
1075
+ expected: '("gene" | undefined)',
1076
+ value: input3.kind
1077
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
1078
+ path: _path2 + ".gene",
1079
+ expected: "string",
1080
+ value: input3.gene
1072
1081
  }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
1073
1082
  path: _path2 + ".chr",
1074
1083
  expected: "(string | undefined)",
@@ -1090,9 +1099,9 @@ var validTermsByIdsResponse = (input) => {
1090
1099
  path: _path2 + ".name",
1091
1100
  expected: "string",
1092
1101
  value: input3.name
1093
- }), "metaboliteIntensity" === input3.type || $report(_exceptionable2, {
1102
+ }), "geneExpression" === input3.type || $report(_exceptionable2, {
1094
1103
  path: _path2 + ".type",
1095
- expected: '"metaboliteIntensity"',
1104
+ expected: '"geneExpression"',
1096
1105
  value: input3.type
1097
1106
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1098
1107
  path: _path2 + ".child_types",
@@ -1150,10 +1159,6 @@ var validTermsByIdsResponse = (input) => {
1150
1159
  path: _path2 + ".unit",
1151
1160
  expected: "(string | undefined)",
1152
1161
  value: input3.unit
1153
- }), "string" === typeof input3.metabolite || $report(_exceptionable2, {
1154
- path: _path2 + ".metabolite",
1155
- expected: "string",
1156
- value: input3.metabolite
1157
1162
  }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1158
1163
  path: _path2 + ".bins",
1159
1164
  expected: "(PresetNumericBins | undefined)",
@@ -1162,6 +1167,26 @@ var validTermsByIdsResponse = (input) => {
1162
1167
  path: _path2 + ".bins",
1163
1168
  expected: "(PresetNumericBins | undefined)",
1164
1169
  value: input3.bins
1170
+ }), void 0 === input3.kind || "coord" === input3.kind || $report(_exceptionable2, {
1171
+ path: _path2 + ".kind",
1172
+ expected: '("coord" | undefined)',
1173
+ value: input3.kind
1174
+ }), void 0 === input3.gene || "string" === typeof input3.gene || $report(_exceptionable2, {
1175
+ path: _path2 + ".gene",
1176
+ expected: "(string | undefined)",
1177
+ value: input3.gene
1178
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
1179
+ path: _path2 + ".chr",
1180
+ expected: "string",
1181
+ value: input3.chr
1182
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
1183
+ path: _path2 + ".start",
1184
+ expected: "number",
1185
+ value: input3.start
1186
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
1187
+ path: _path2 + ".stop",
1188
+ expected: "number",
1189
+ value: input3.stop
1165
1190
  })].every((flag) => flag);
1166
1191
  const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1167
1192
  path: _path2 + ".id",
@@ -1171,9 +1196,9 @@ var validTermsByIdsResponse = (input) => {
1171
1196
  path: _path2 + ".name",
1172
1197
  expected: "string",
1173
1198
  value: input3.name
1174
- }), "date" === input3.type || $report(_exceptionable2, {
1199
+ }), "metaboliteIntensity" === input3.type || $report(_exceptionable2, {
1175
1200
  path: _path2 + ".type",
1176
- expected: '"date"',
1201
+ expected: '"metaboliteIntensity"',
1177
1202
  value: input3.type
1178
1203
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1179
1204
  path: _path2 + ".child_types",
@@ -1252,9 +1277,9 @@ var validTermsByIdsResponse = (input) => {
1252
1277
  path: _path2 + ".name",
1253
1278
  expected: "string",
1254
1279
  value: input3.name
1255
- }), "ssGSEA" === input3.type || $report(_exceptionable2, {
1280
+ }), "date" === input3.type || $report(_exceptionable2, {
1256
1281
  path: _path2 + ".type",
1257
- expected: '"ssGSEA"',
1282
+ expected: '"date"',
1258
1283
  value: input3.type
1259
1284
  }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1260
1285
  path: _path2 + ".child_types",
@@ -1312,12 +1337,89 @@ var validTermsByIdsResponse = (input) => {
1312
1337
  path: _path2 + ".unit",
1313
1338
  expected: "(string | undefined)",
1314
1339
  value: input3.unit
1340
+ }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
1341
+ path: _path2 + ".bins",
1342
+ expected: "(PresetNumericBins | undefined)",
1343
+ value: input3.bins
1344
+ })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1345
+ path: _path2 + ".bins",
1346
+ expected: "(PresetNumericBins | undefined)",
1347
+ value: input3.bins
1348
+ })].every((flag) => flag);
1349
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1350
+ path: _path2 + ".id",
1351
+ expected: "string",
1352
+ value: input3.id
1353
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
1354
+ path: _path2 + ".name",
1355
+ expected: "string",
1356
+ value: input3.name
1357
+ }), "ssGSEA" === input3.type || $report(_exceptionable2, {
1358
+ path: _path2 + ".type",
1359
+ expected: '"ssGSEA"',
1360
+ value: input3.type
1361
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
1362
+ path: _path2 + ".child_types",
1363
+ expected: "(Array<string> | undefined)",
1364
+ value: input3.child_types
1365
+ })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1366
+ path: _path2 + ".child_types[" + _index18 + "]",
1367
+ expected: "string",
1368
+ value: elem
1369
+ })).every((flag) => flag) || $report(_exceptionable2, {
1370
+ path: _path2 + ".child_types",
1371
+ expected: "(Array<string> | undefined)",
1372
+ value: input3.child_types
1373
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
1374
+ path: _path2 + ".hashtmldetail",
1375
+ expected: "(boolean | undefined)",
1376
+ value: input3.hashtmldetail
1377
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
1378
+ path: _path2 + ".included_types",
1379
+ expected: "(Array<string> | undefined)",
1380
+ value: input3.included_types
1381
+ })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1382
+ path: _path2 + ".included_types[" + _index19 + "]",
1383
+ expected: "string",
1384
+ value: elem
1385
+ })).every((flag) => flag) || $report(_exceptionable2, {
1386
+ path: _path2 + ".included_types",
1387
+ expected: "(Array<string> | undefined)",
1388
+ value: input3.included_types
1389
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
1390
+ path: _path2 + ".isleaf",
1391
+ expected: "(boolean | undefined)",
1392
+ value: input3.isleaf
1393
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
1394
+ path: _path2 + ".values",
1395
+ expected: "(TermValues | undefined)",
1396
+ value: input3.values
1397
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1398
+ path: _path2 + ".values",
1399
+ expected: "(TermValues | undefined)",
1400
+ value: input3.values
1401
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
1402
+ path: _path2 + ".skipValuesBuild",
1403
+ expected: "(boolean | undefined)",
1404
+ value: input3.skipValuesBuild
1405
+ }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1406
+ path: _path2 + ".continuousColorScale",
1407
+ expected: "(__type.o3 | undefined)",
1408
+ value: input3.continuousColorScale
1409
+ })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1410
+ path: _path2 + ".continuousColorScale",
1411
+ expected: "(__type.o3 | undefined)",
1412
+ value: input3.continuousColorScale
1413
+ }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1414
+ path: _path2 + ".unit",
1415
+ expected: "(string | undefined)",
1416
+ value: input3.unit
1315
1417
  }), void 0 === input3.genes || (Array.isArray(input3.genes) || $report(_exceptionable2, {
1316
1418
  path: _path2 + ".genes",
1317
1419
  expected: "(Array<string> | undefined)",
1318
1420
  value: input3.genes
1319
- })) && input3.genes.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1320
- path: _path2 + ".genes[" + _index18 + "]",
1421
+ })) && input3.genes.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1422
+ path: _path2 + ".genes[" + _index20 + "]",
1321
1423
  expected: "string",
1322
1424
  value: elem
1323
1425
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1333,7 +1435,7 @@ var validTermsByIdsResponse = (input) => {
1333
1435
  expected: "(PresetNumericBins | undefined)",
1334
1436
  value: input3.bins
1335
1437
  })].every((flag) => flag);
1336
- const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1438
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1337
1439
  path: _path2 + ".key",
1338
1440
  expected: "string",
1339
1441
  value: input3.key
@@ -1350,7 +1452,7 @@ var validTermsByIdsResponse = (input) => {
1350
1452
  expected: "(string | undefined)",
1351
1453
  value: input3.label
1352
1454
  })].every((flag) => flag);
1353
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1455
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1354
1456
  path: _path2 + ".join",
1355
1457
  expected: "(string | undefined)",
1356
1458
  value: input3.join
@@ -1362,7 +1464,7 @@ var validTermsByIdsResponse = (input) => {
1362
1464
  path: _path2 + ".term",
1363
1465
  expected: "ConditionTerm",
1364
1466
  value: input3.term
1365
- })) && $vo26(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1467
+ })) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1366
1468
  path: _path2 + ".term",
1367
1469
  expected: "ConditionTerm",
1368
1470
  value: input3.term
@@ -1382,12 +1484,12 @@ var validTermsByIdsResponse = (input) => {
1382
1484
  path: _path2 + ".grade_and_child",
1383
1485
  expected: "(Array<GradeAndChildEntry> | undefined)",
1384
1486
  value: input3.grade_and_child
1385
- })) && input3.grade_and_child.map((elem, _index19) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1386
- path: _path2 + ".grade_and_child[" + _index19 + "]",
1487
+ })) && input3.grade_and_child.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1488
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1387
1489
  expected: "GradeAndChildEntry",
1388
1490
  value: elem
1389
- })) && $vo27(elem, _path2 + ".grade_and_child[" + _index19 + "]", _exceptionable2) || $report(_exceptionable2, {
1390
- path: _path2 + ".grade_and_child[" + _index19 + "]",
1491
+ })) && $vo28(elem, _path2 + ".grade_and_child[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1492
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1391
1493
  expected: "GradeAndChildEntry",
1392
1494
  value: elem
1393
1495
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1395,7 +1497,7 @@ var validTermsByIdsResponse = (input) => {
1395
1497
  expected: "(Array<GradeAndChildEntry> | undefined)",
1396
1498
  value: input3.grade_and_child
1397
1499
  })].every((flag) => flag);
1398
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1500
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1399
1501
  path: _path2 + ".id",
1400
1502
  expected: "string",
1401
1503
  value: input3.id
@@ -1411,8 +1513,8 @@ var validTermsByIdsResponse = (input) => {
1411
1513
  path: _path2 + ".child_types",
1412
1514
  expected: "(Array<string> | undefined)",
1413
1515
  value: input3.child_types
1414
- })) && input3.child_types.map((elem, _index20) => "string" === typeof elem || $report(_exceptionable2, {
1415
- path: _path2 + ".child_types[" + _index20 + "]",
1516
+ })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1517
+ path: _path2 + ".child_types[" + _index22 + "]",
1416
1518
  expected: "string",
1417
1519
  value: elem
1418
1520
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1427,8 +1529,8 @@ var validTermsByIdsResponse = (input) => {
1427
1529
  path: _path2 + ".included_types",
1428
1530
  expected: "(Array<string> | undefined)",
1429
1531
  value: input3.included_types
1430
- })) && input3.included_types.map((elem, _index21) => "string" === typeof elem || $report(_exceptionable2, {
1431
- path: _path2 + ".included_types[" + _index21 + "]",
1532
+ })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1533
+ path: _path2 + ".included_types[" + _index23 + "]",
1432
1534
  expected: "string",
1433
1535
  value: elem
1434
1536
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1452,7 +1554,7 @@ var validTermsByIdsResponse = (input) => {
1452
1554
  expected: "(boolean | undefined)",
1453
1555
  value: input3.skipValuesBuild
1454
1556
  })].every((flag) => flag);
1455
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1557
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1456
1558
  path: _path2 + ".grade",
1457
1559
  expected: "number",
1458
1560
  value: input3.grade
@@ -1469,7 +1571,7 @@ var validTermsByIdsResponse = (input) => {
1469
1571
  expected: "string",
1470
1572
  value: input3.child_label
1471
1573
  })].every((flag) => flag);
1472
- const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1574
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1473
1575
  path: _path2 + ".join",
1474
1576
  expected: "(string | undefined)",
1475
1577
  value: input3.join
@@ -1481,7 +1583,7 @@ var validTermsByIdsResponse = (input) => {
1481
1583
  path: _path2 + ".term",
1482
1584
  expected: "DtTerm",
1483
1585
  value: input3.term
1484
- })) && $vo29(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1586
+ })) && $vo30(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1485
1587
  path: _path2 + ".term",
1486
1588
  expected: "DtTerm",
1487
1589
  value: input3.term
@@ -1489,12 +1591,12 @@ var validTermsByIdsResponse = (input) => {
1489
1591
  path: _path2 + ".values",
1490
1592
  expected: "Array<__type>.o2",
1491
1593
  value: input3.values
1492
- })) && input3.values.map((elem, _index22) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1493
- path: _path2 + ".values[" + _index22 + "]",
1594
+ })) && input3.values.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1595
+ path: _path2 + ".values[" + _index24 + "]",
1494
1596
  expected: "__type.o6",
1495
1597
  value: elem
1496
- })) && $vo39(elem, _path2 + ".values[" + _index22 + "]", _exceptionable2) || $report(_exceptionable2, {
1497
- path: _path2 + ".values[" + _index22 + "]",
1598
+ })) && $vo40(elem, _path2 + ".values[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1599
+ path: _path2 + ".values[" + _index24 + "]",
1498
1600
  expected: "__type.o6",
1499
1601
  value: elem
1500
1602
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1510,7 +1612,7 @@ var validTermsByIdsResponse = (input) => {
1510
1612
  expected: "(boolean | undefined)",
1511
1613
  value: input3.excludeGeneName
1512
1614
  })].every((flag) => flag);
1513
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1615
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1514
1616
  path: _path2 + ".id",
1515
1617
  expected: "string",
1516
1618
  value: input3.id
@@ -1559,7 +1661,7 @@ var validTermsByIdsResponse = (input) => {
1559
1661
  expected: "TermValues",
1560
1662
  value: input3.values
1561
1663
  })].every((flag) => flag);
1562
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1664
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1563
1665
  path: _path2 + ".id",
1564
1666
  expected: "string",
1565
1667
  value: input3.id
@@ -1575,8 +1677,8 @@ var validTermsByIdsResponse = (input) => {
1575
1677
  path: _path2 + ".child_types",
1576
1678
  expected: "(Array<string> | undefined)",
1577
1679
  value: input3.child_types
1578
- })) && input3.child_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1579
- path: _path2 + ".child_types[" + _index23 + "]",
1680
+ })) && input3.child_types.map((elem, _index25) => "string" === typeof elem || $report(_exceptionable2, {
1681
+ path: _path2 + ".child_types[" + _index25 + "]",
1580
1682
  expected: "string",
1581
1683
  value: elem
1582
1684
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1591,8 +1693,8 @@ var validTermsByIdsResponse = (input) => {
1591
1693
  path: _path2 + ".included_types",
1592
1694
  expected: "(Array<string> | undefined)",
1593
1695
  value: input3.included_types
1594
- })) && input3.included_types.map((elem, _index24) => "string" === typeof elem || $report(_exceptionable2, {
1595
- path: _path2 + ".included_types[" + _index24 + "]",
1696
+ })) && input3.included_types.map((elem, _index26) => "string" === typeof elem || $report(_exceptionable2, {
1697
+ path: _path2 + ".included_types[" + _index26 + "]",
1596
1698
  expected: "string",
1597
1699
  value: elem
1598
1700
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1639,12 +1741,12 @@ var validTermsByIdsResponse = (input) => {
1639
1741
  path: _path2 + ".genes",
1640
1742
  expected: "Array<GvGeneTerm>",
1641
1743
  value: input3.genes
1642
- })) && input3.genes.map((elem, _index25) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1643
- path: _path2 + ".genes[" + _index25 + "]",
1744
+ })) && input3.genes.map((elem, _index27) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1745
+ path: _path2 + ".genes[" + _index27 + "]",
1644
1746
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1645
1747
  value: elem
1646
- })) && $vu2(elem, _path2 + ".genes[" + _index25 + "]", _exceptionable2) || $report(_exceptionable2, {
1647
- path: _path2 + ".genes[" + _index25 + "]",
1748
+ })) && $vu2(elem, _path2 + ".genes[" + _index27 + "]", _exceptionable2) || $report(_exceptionable2, {
1749
+ path: _path2 + ".genes[" + _index27 + "]",
1648
1750
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
1649
1751
  value: elem
1650
1752
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1655,7 +1757,7 @@ var validTermsByIdsResponse = (input) => {
1655
1757
  path: _path2 + ".groupsetting",
1656
1758
  expected: "(TermGroupSetting | undefined)",
1657
1759
  value: input3.groupsetting
1658
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1760
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
1659
1761
  path: _path2 + ".groupsetting",
1660
1762
  expected: "(TermGroupSetting | undefined)",
1661
1763
  value: input3.groupsetting
@@ -1663,12 +1765,12 @@ var validTermsByIdsResponse = (input) => {
1663
1765
  path: _path2 + ".childTerms",
1664
1766
  expected: "(Array<DtTerm> | undefined)",
1665
1767
  value: input3.childTerms
1666
- })) && input3.childTerms.map((elem, _index26) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1667
- path: _path2 + ".childTerms[" + _index26 + "]",
1768
+ })) && input3.childTerms.map((elem, _index28) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1769
+ path: _path2 + ".childTerms[" + _index28 + "]",
1668
1770
  expected: "DtTerm",
1669
1771
  value: elem
1670
- })) && $vo29(elem, _path2 + ".childTerms[" + _index26 + "]", _exceptionable2) || $report(_exceptionable2, {
1671
- path: _path2 + ".childTerms[" + _index26 + "]",
1772
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index28 + "]", _exceptionable2) || $report(_exceptionable2, {
1773
+ path: _path2 + ".childTerms[" + _index28 + "]",
1672
1774
  expected: "DtTerm",
1673
1775
  value: elem
1674
1776
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1676,7 +1778,7 @@ var validTermsByIdsResponse = (input) => {
1676
1778
  expected: "(Array<DtTerm> | undefined)",
1677
1779
  value: input3.childTerms
1678
1780
  })].every((flag) => flag);
1679
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1781
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1680
1782
  path: _path2 + ".id",
1681
1783
  expected: "string",
1682
1784
  value: input3.id
@@ -1692,8 +1794,8 @@ var validTermsByIdsResponse = (input) => {
1692
1794
  path: _path2 + ".child_types",
1693
1795
  expected: "(Array<string> | undefined)",
1694
1796
  value: input3.child_types
1695
- })) && input3.child_types.map((elem, _index27) => "string" === typeof elem || $report(_exceptionable2, {
1696
- path: _path2 + ".child_types[" + _index27 + "]",
1797
+ })) && input3.child_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
1798
+ path: _path2 + ".child_types[" + _index29 + "]",
1697
1799
  expected: "string",
1698
1800
  value: elem
1699
1801
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1708,8 +1810,8 @@ var validTermsByIdsResponse = (input) => {
1708
1810
  path: _path2 + ".included_types",
1709
1811
  expected: "(Array<string> | undefined)",
1710
1812
  value: input3.included_types
1711
- })) && input3.included_types.map((elem, _index28) => "string" === typeof elem || $report(_exceptionable2, {
1712
- path: _path2 + ".included_types[" + _index28 + "]",
1813
+ })) && input3.included_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
1814
+ path: _path2 + ".included_types[" + _index30 + "]",
1713
1815
  expected: "string",
1714
1816
  value: elem
1715
1817
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1753,7 +1855,7 @@ var validTermsByIdsResponse = (input) => {
1753
1855
  expected: "(number | undefined)",
1754
1856
  value: input3.stop
1755
1857
  })].every((flag) => flag);
1756
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1858
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1757
1859
  path: _path2 + ".id",
1758
1860
  expected: "string",
1759
1861
  value: input3.id
@@ -1769,8 +1871,8 @@ var validTermsByIdsResponse = (input) => {
1769
1871
  path: _path2 + ".child_types",
1770
1872
  expected: "(Array<string> | undefined)",
1771
1873
  value: input3.child_types
1772
- })) && input3.child_types.map((elem, _index29) => "string" === typeof elem || $report(_exceptionable2, {
1773
- path: _path2 + ".child_types[" + _index29 + "]",
1874
+ })) && input3.child_types.map((elem, _index31) => "string" === typeof elem || $report(_exceptionable2, {
1875
+ path: _path2 + ".child_types[" + _index31 + "]",
1774
1876
  expected: "string",
1775
1877
  value: elem
1776
1878
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1785,8 +1887,8 @@ var validTermsByIdsResponse = (input) => {
1785
1887
  path: _path2 + ".included_types",
1786
1888
  expected: "(Array<string> | undefined)",
1787
1889
  value: input3.included_types
1788
- })) && input3.included_types.map((elem, _index30) => "string" === typeof elem || $report(_exceptionable2, {
1789
- path: _path2 + ".included_types[" + _index30 + "]",
1890
+ })) && input3.included_types.map((elem, _index32) => "string" === typeof elem || $report(_exceptionable2, {
1891
+ path: _path2 + ".included_types[" + _index32 + "]",
1790
1892
  expected: "string",
1791
1893
  value: elem
1792
1894
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1826,7 +1928,7 @@ var validTermsByIdsResponse = (input) => {
1826
1928
  expected: "number",
1827
1929
  value: input3.stop
1828
1930
  })].every((flag) => flag);
1829
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
1931
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
1830
1932
  path: _path2 + ".disabled",
1831
1933
  expected: "boolean",
1832
1934
  value: input3.disabled
@@ -1834,12 +1936,12 @@ var validTermsByIdsResponse = (input) => {
1834
1936
  path: _path2 + ".lst",
1835
1937
  expected: "(Array<Groupset> | undefined)",
1836
1938
  value: input3.lst
1837
- })) && input3.lst.map((elem, _index31) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1838
- path: _path2 + ".lst[" + _index31 + "]",
1939
+ })) && input3.lst.map((elem, _index33) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1940
+ path: _path2 + ".lst[" + _index33 + "]",
1839
1941
  expected: "Groupset",
1840
1942
  value: elem
1841
- })) && $vo34(elem, _path2 + ".lst[" + _index31 + "]", _exceptionable2) || $report(_exceptionable2, {
1842
- path: _path2 + ".lst[" + _index31 + "]",
1943
+ })) && $vo35(elem, _path2 + ".lst[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
1944
+ path: _path2 + ".lst[" + _index33 + "]",
1843
1945
  expected: "Groupset",
1844
1946
  value: elem
1845
1947
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1847,7 +1949,7 @@ var validTermsByIdsResponse = (input) => {
1847
1949
  expected: "(Array<Groupset> | undefined)",
1848
1950
  value: input3.lst
1849
1951
  })].every((flag) => flag);
1850
- const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1952
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1851
1953
  path: _path2 + ".name",
1852
1954
  expected: "string",
1853
1955
  value: input3.name
@@ -1867,12 +1969,12 @@ var validTermsByIdsResponse = (input) => {
1867
1969
  path: _path2 + ".groups",
1868
1970
  expected: "Array<GroupEntry>",
1869
1971
  value: input3.groups
1870
- })) && input3.groups.map((elem, _index32) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1871
- path: _path2 + ".groups[" + _index32 + "]",
1972
+ })) && input3.groups.map((elem, _index34) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1973
+ path: _path2 + ".groups[" + _index34 + "]",
1872
1974
  expected: "(FilterGroup | ValuesGroup)",
1873
1975
  value: elem
1874
- })) && $vu3(elem, _path2 + ".groups[" + _index32 + "]", _exceptionable2) || $report(_exceptionable2, {
1875
- path: _path2 + ".groups[" + _index32 + "]",
1976
+ })) && $vu3(elem, _path2 + ".groups[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
1977
+ path: _path2 + ".groups[" + _index34 + "]",
1876
1978
  expected: "(FilterGroup | ValuesGroup)",
1877
1979
  value: elem
1878
1980
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1880,7 +1982,7 @@ var validTermsByIdsResponse = (input) => {
1880
1982
  expected: "Array<GroupEntry>",
1881
1983
  value: input3.groups
1882
1984
  })].every((flag) => flag);
1883
- const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1985
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1884
1986
  path: _path2 + ".name",
1885
1987
  expected: "string",
1886
1988
  value: input3.name
@@ -1892,12 +1994,12 @@ var validTermsByIdsResponse = (input) => {
1892
1994
  path: _path2 + ".values",
1893
1995
  expected: "Array<__type>.o1",
1894
1996
  value: input3.values
1895
- })) && input3.values.map((elem, _index33) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1896
- path: _path2 + ".values[" + _index33 + "]",
1997
+ })) && input3.values.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1998
+ path: _path2 + ".values[" + _index35 + "]",
1897
1999
  expected: "__type.o5",
1898
2000
  value: elem
1899
- })) && $vo36(elem, _path2 + ".values[" + _index33 + "]", _exceptionable2) || $report(_exceptionable2, {
1900
- path: _path2 + ".values[" + _index33 + "]",
2001
+ })) && $vo37(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2002
+ path: _path2 + ".values[" + _index35 + "]",
1901
2003
  expected: "__type.o5",
1902
2004
  value: elem
1903
2005
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1909,7 +2011,7 @@ var validTermsByIdsResponse = (input) => {
1909
2011
  expected: "(boolean | undefined)",
1910
2012
  value: input3.uncomputable
1911
2013
  })].every((flag) => flag);
1912
- const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
2014
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
1913
2015
  path: _path2 + ".key",
1914
2016
  expected: "(number | string)",
1915
2017
  value: input3.key
@@ -1918,7 +2020,7 @@ var validTermsByIdsResponse = (input) => {
1918
2020
  expected: "string",
1919
2021
  value: input3.label
1920
2022
  })].every((flag) => flag);
1921
- const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
2023
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
1922
2024
  path: _path2 + ".name",
1923
2025
  expected: "string",
1924
2026
  value: input3.name
@@ -1939,7 +2041,7 @@ var validTermsByIdsResponse = (input) => {
1939
2041
  expected: "string",
1940
2042
  value: input3.color
1941
2043
  })].every((flag) => flag);
1942
- const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2044
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1943
2045
  path: _path2 + ".id",
1944
2046
  expected: "string",
1945
2047
  value: input3.id
@@ -1955,8 +2057,8 @@ var validTermsByIdsResponse = (input) => {
1955
2057
  path: _path2 + ".child_types",
1956
2058
  expected: "(Array<string> | undefined)",
1957
2059
  value: input3.child_types
1958
- })) && input3.child_types.map((elem, _index34) => "string" === typeof elem || $report(_exceptionable2, {
1959
- path: _path2 + ".child_types[" + _index34 + "]",
2060
+ })) && input3.child_types.map((elem, _index36) => "string" === typeof elem || $report(_exceptionable2, {
2061
+ path: _path2 + ".child_types[" + _index36 + "]",
1960
2062
  expected: "string",
1961
2063
  value: elem
1962
2064
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1971,8 +2073,8 @@ var validTermsByIdsResponse = (input) => {
1971
2073
  path: _path2 + ".included_types",
1972
2074
  expected: "(Array<string> | undefined)",
1973
2075
  value: input3.included_types
1974
- })) && input3.included_types.map((elem, _index35) => "string" === typeof elem || $report(_exceptionable2, {
1975
- path: _path2 + ".included_types[" + _index35 + "]",
2076
+ })) && input3.included_types.map((elem, _index37) => "string" === typeof elem || $report(_exceptionable2, {
2077
+ path: _path2 + ".included_types[" + _index37 + "]",
1976
2078
  expected: "string",
1977
2079
  value: elem
1978
2080
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2015,12 +2117,12 @@ var validTermsByIdsResponse = (input) => {
2015
2117
  path: _path2 + ".genes",
2016
2118
  expected: "Array<GvGeneTerm>",
2017
2119
  value: input3.genes
2018
- })) && input3.genes.map((elem, _index36) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2019
- path: _path2 + ".genes[" + _index36 + "]",
2120
+ })) && input3.genes.map((elem, _index38) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2121
+ path: _path2 + ".genes[" + _index38 + "]",
2020
2122
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2021
2123
  value: elem
2022
- })) && $vu2(elem, _path2 + ".genes[" + _index36 + "]", _exceptionable2) || $report(_exceptionable2, {
2023
- path: _path2 + ".genes[" + _index36 + "]",
2124
+ })) && $vu2(elem, _path2 + ".genes[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2125
+ path: _path2 + ".genes[" + _index38 + "]",
2024
2126
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2025
2127
  value: elem
2026
2128
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2031,7 +2133,7 @@ var validTermsByIdsResponse = (input) => {
2031
2133
  path: _path2 + ".groupsetting",
2032
2134
  expected: "(TermGroupSetting | undefined)",
2033
2135
  value: input3.groupsetting
2034
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2136
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2035
2137
  path: _path2 + ".groupsetting",
2036
2138
  expected: "(TermGroupSetting | undefined)",
2037
2139
  value: input3.groupsetting
@@ -2039,12 +2141,12 @@ var validTermsByIdsResponse = (input) => {
2039
2141
  path: _path2 + ".childTerms",
2040
2142
  expected: "(Array<DtTerm> | undefined)",
2041
2143
  value: input3.childTerms
2042
- })) && input3.childTerms.map((elem, _index37) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2043
- path: _path2 + ".childTerms[" + _index37 + "]",
2144
+ })) && input3.childTerms.map((elem, _index39) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2145
+ path: _path2 + ".childTerms[" + _index39 + "]",
2044
2146
  expected: "DtTerm",
2045
2147
  value: elem
2046
- })) && $vo29(elem, _path2 + ".childTerms[" + _index37 + "]", _exceptionable2) || $report(_exceptionable2, {
2047
- path: _path2 + ".childTerms[" + _index37 + "]",
2148
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index39 + "]", _exceptionable2) || $report(_exceptionable2, {
2149
+ path: _path2 + ".childTerms[" + _index39 + "]",
2048
2150
  expected: "DtTerm",
2049
2151
  value: elem
2050
2152
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2052,7 +2154,7 @@ var validTermsByIdsResponse = (input) => {
2052
2154
  expected: "(Array<DtTerm> | undefined)",
2053
2155
  value: input3.childTerms
2054
2156
  })].every((flag) => flag);
2055
- const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2157
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2056
2158
  path: _path2 + ".key",
2057
2159
  expected: "string",
2058
2160
  value: input3.key
@@ -2065,7 +2167,7 @@ var validTermsByIdsResponse = (input) => {
2065
2167
  expected: "string",
2066
2168
  value: input3.value
2067
2169
  })].every((flag) => flag);
2068
- const $vo40 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2170
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2069
2171
  path: _path2 + ".hiddenValues",
2070
2172
  expected: "(HiddenValues | undefined)",
2071
2173
  value: input3.hiddenValues
@@ -2094,7 +2196,7 @@ var validTermsByIdsResponse = (input) => {
2094
2196
  expected: '"values"',
2095
2197
  value: input3.type
2096
2198
  })].every((flag) => flag);
2097
- const $vo41 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2199
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2098
2200
  path: _path2 + ".id",
2099
2201
  expected: "(string | undefined)",
2100
2202
  value: input3.id
@@ -2130,7 +2232,7 @@ var validTermsByIdsResponse = (input) => {
2130
2232
  path: _path2 + ".q",
2131
2233
  expected: "PredefinedGroupSettingQ",
2132
2234
  value: input3.q
2133
- })) && $vo42(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2235
+ })) && $vo43(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2134
2236
  path: _path2 + ".q",
2135
2237
  expected: "PredefinedGroupSettingQ",
2136
2238
  value: input3.q
@@ -2139,7 +2241,7 @@ var validTermsByIdsResponse = (input) => {
2139
2241
  expected: '"CatTWPredefinedGS"',
2140
2242
  value: input3.type
2141
2243
  })].every((flag) => flag);
2142
- const $vo42 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2244
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2143
2245
  path: _path2 + ".hiddenValues",
2144
2246
  expected: "(HiddenValues | undefined)",
2145
2247
  value: input3.hiddenValues
@@ -2172,7 +2274,7 @@ var validTermsByIdsResponse = (input) => {
2172
2274
  expected: "number",
2173
2275
  value: input3.predefined_groupset_idx
2174
2276
  })].every((flag) => flag);
2175
- const $vo43 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2277
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2176
2278
  path: _path2 + ".id",
2177
2279
  expected: "(string | undefined)",
2178
2280
  value: input3.id
@@ -2208,7 +2310,7 @@ var validTermsByIdsResponse = (input) => {
2208
2310
  path: _path2 + ".q",
2209
2311
  expected: "CustomGroupSettingQ",
2210
2312
  value: input3.q
2211
- })) && $vo44(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2313
+ })) && $vo45(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2212
2314
  path: _path2 + ".q",
2213
2315
  expected: "CustomGroupSettingQ",
2214
2316
  value: input3.q
@@ -2217,7 +2319,7 @@ var validTermsByIdsResponse = (input) => {
2217
2319
  expected: '"CatTWCustomGS"',
2218
2320
  value: input3.type
2219
2321
  })].every((flag) => flag);
2220
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2322
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2221
2323
  path: _path2 + ".hiddenValues",
2222
2324
  expected: "(HiddenValues | undefined)",
2223
2325
  value: input3.hiddenValues
@@ -2249,21 +2351,21 @@ var validTermsByIdsResponse = (input) => {
2249
2351
  path: _path2 + ".customset",
2250
2352
  expected: "BaseGroupSet",
2251
2353
  value: input3.customset
2252
- })) && $vo45(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
2354
+ })) && $vo46(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
2253
2355
  path: _path2 + ".customset",
2254
2356
  expected: "BaseGroupSet",
2255
2357
  value: input3.customset
2256
2358
  })].every((flag) => flag);
2257
- const $vo45 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
2359
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
2258
2360
  path: _path2 + ".groups",
2259
2361
  expected: "Array<GroupEntry>",
2260
2362
  value: input3.groups
2261
- })) && input3.groups.map((elem, _index38) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2262
- path: _path2 + ".groups[" + _index38 + "]",
2363
+ })) && input3.groups.map((elem, _index40) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2364
+ path: _path2 + ".groups[" + _index40 + "]",
2263
2365
  expected: "(FilterGroup | ValuesGroup)",
2264
2366
  value: elem
2265
- })) && $vu3(elem, _path2 + ".groups[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2266
- path: _path2 + ".groups[" + _index38 + "]",
2367
+ })) && $vu3(elem, _path2 + ".groups[" + _index40 + "]", _exceptionable2) || $report(_exceptionable2, {
2368
+ path: _path2 + ".groups[" + _index40 + "]",
2267
2369
  expected: "(FilterGroup | ValuesGroup)",
2268
2370
  value: elem
2269
2371
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2271,7 +2373,7 @@ var validTermsByIdsResponse = (input) => {
2271
2373
  expected: "Array<GroupEntry>",
2272
2374
  value: input3.groups
2273
2375
  })].every((flag) => flag);
2274
- const $vo46 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2376
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2275
2377
  path: _path2 + ".id",
2276
2378
  expected: "(string | undefined)",
2277
2379
  value: input3.id
@@ -2301,11 +2403,11 @@ var validTermsByIdsResponse = (input) => {
2301
2403
  value: input3.type
2302
2404
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2303
2405
  path: _path2 + ".term",
2304
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2406
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2305
2407
  value: input3.term
2306
2408
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2307
2409
  path: _path2 + ".term",
2308
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2410
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2309
2411
  value: input3.term
2310
2412
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
2311
2413
  path: _path2 + ".q",
@@ -2316,7 +2418,7 @@ var validTermsByIdsResponse = (input) => {
2316
2418
  expected: "RegularNumericBinConfig",
2317
2419
  value: input3.q
2318
2420
  })].every((flag) => flag);
2319
- const $vo47 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2421
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2320
2422
  path: _path2 + ".id",
2321
2423
  expected: "(string | undefined)",
2322
2424
  value: input3.id
@@ -2346,11 +2448,11 @@ var validTermsByIdsResponse = (input) => {
2346
2448
  value: input3.type
2347
2449
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2348
2450
  path: _path2 + ".term",
2349
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2451
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2350
2452
  value: input3.term
2351
2453
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2352
2454
  path: _path2 + ".term",
2353
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2455
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2354
2456
  value: input3.term
2355
2457
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
2356
2458
  path: _path2 + ".q",
@@ -2361,7 +2463,7 @@ var validTermsByIdsResponse = (input) => {
2361
2463
  expected: "CustomNumericBinConfig",
2362
2464
  value: input3.q
2363
2465
  })].every((flag) => flag);
2364
- const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2466
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2365
2467
  path: _path2 + ".id",
2366
2468
  expected: "(string | undefined)",
2367
2469
  value: input3.id
@@ -2391,22 +2493,22 @@ var validTermsByIdsResponse = (input) => {
2391
2493
  value: input3.type
2392
2494
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2393
2495
  path: _path2 + ".term",
2394
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2496
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2395
2497
  value: input3.term
2396
2498
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2397
2499
  path: _path2 + ".term",
2398
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2500
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2399
2501
  value: input3.term
2400
2502
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
2401
2503
  path: _path2 + ".q",
2402
2504
  expected: "BinaryNumericQ",
2403
2505
  value: input3.q
2404
- })) && $vo49(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2506
+ })) && $vo50(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2405
2507
  path: _path2 + ".q",
2406
2508
  expected: "BinaryNumericQ",
2407
2509
  value: input3.q
2408
2510
  })].every((flag) => flag);
2409
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2511
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2410
2512
  path: _path2 + ".hiddenValues",
2411
2513
  expected: "(HiddenValues | undefined)",
2412
2514
  value: input3.hiddenValues
@@ -2466,7 +2568,7 @@ var validTermsByIdsResponse = (input) => {
2466
2568
  expected: "[StartUnboundedBin | FullyBoundedBin, FullyBoundedBin | StopUnboundedBin]",
2467
2569
  value: input3.lst
2468
2570
  })].every((flag) => flag);
2469
- const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2571
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2470
2572
  path: _path2 + ".id",
2471
2573
  expected: "(string | undefined)",
2472
2574
  value: input3.id
@@ -2496,22 +2598,22 @@ var validTermsByIdsResponse = (input) => {
2496
2598
  value: input3.type
2497
2599
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2498
2600
  path: _path2 + ".term",
2499
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2601
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2500
2602
  value: input3.term
2501
2603
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2502
2604
  path: _path2 + ".term",
2503
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2605
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2504
2606
  value: input3.term
2505
2607
  }), ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) || $report(_exceptionable2, {
2506
2608
  path: _path2 + ".q",
2507
2609
  expected: "ContinuousNumericQ",
2508
2610
  value: input3.q
2509
- })) && $vo51(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2611
+ })) && $vo52(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2510
2612
  path: _path2 + ".q",
2511
2613
  expected: "ContinuousNumericQ",
2512
2614
  value: input3.q
2513
2615
  })].every((flag) => flag);
2514
- const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2616
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2515
2617
  path: _path2 + ".hiddenValues",
2516
2618
  expected: "(HiddenValues | undefined)",
2517
2619
  value: input3.hiddenValues
@@ -2548,7 +2650,7 @@ var validTermsByIdsResponse = (input) => {
2548
2650
  expected: "undefined",
2549
2651
  value: input3.type
2550
2652
  }))].every((flag) => flag);
2551
- const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2653
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2552
2654
  path: _path2 + ".id",
2553
2655
  expected: "(string | undefined)",
2554
2656
  value: input3.id
@@ -2578,22 +2680,22 @@ var validTermsByIdsResponse = (input) => {
2578
2680
  value: input3.type
2579
2681
  }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
2580
2682
  path: _path2 + ".term",
2581
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2683
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2582
2684
  value: input3.term
2583
2685
  })) && $vu8(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2584
2686
  path: _path2 + ".term",
2585
- expected: "(DateTerm | GeneExpressionTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)",
2687
+ expected: '(BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Coord | BaseTerm & { continuousColorScale?: { minColor: string; maxColor: string; } | undefined; unit?: string | undefined; } & { type: "geneExpression"; bins?: PresetNumericBins | undefined; } & Gene | DateTerm | MetaboliteIntensityTerm | NumericDictTerm | SsGSEATerm)',
2586
2688
  value: input3.term
2587
2689
  }), ("object" === typeof input3.q && null !== input3.q || $report(_exceptionable2, {
2588
2690
  path: _path2 + ".q",
2589
2691
  expected: "SplineNumericQ",
2590
2692
  value: input3.q
2591
- })) && $vo53(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2693
+ })) && $vo54(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2592
2694
  path: _path2 + ".q",
2593
2695
  expected: "SplineNumericQ",
2594
2696
  value: input3.q
2595
2697
  })].every((flag) => flag);
2596
- const $vo53 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2698
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2597
2699
  path: _path2 + ".hiddenValues",
2598
2700
  expected: "(HiddenValues | undefined)",
2599
2701
  value: input3.hiddenValues
@@ -2621,12 +2723,12 @@ var validTermsByIdsResponse = (input) => {
2621
2723
  path: _path2 + ".knots",
2622
2724
  expected: "Array<__type>.o3",
2623
2725
  value: input3.knots
2624
- })) && input3.knots.map((elem, _index39) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2625
- path: _path2 + ".knots[" + _index39 + "]",
2726
+ })) && input3.knots.map((elem, _index41) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2727
+ path: _path2 + ".knots[" + _index41 + "]",
2626
2728
  expected: "__type.o7",
2627
2729
  value: elem
2628
- })) && $vo54(elem, _path2 + ".knots[" + _index39 + "]", _exceptionable2) || $report(_exceptionable2, {
2629
- path: _path2 + ".knots[" + _index39 + "]",
2730
+ })) && $vo55(elem, _path2 + ".knots[" + _index41 + "]", _exceptionable2) || $report(_exceptionable2, {
2731
+ path: _path2 + ".knots[" + _index41 + "]",
2630
2732
  expected: "__type.o7",
2631
2733
  value: elem
2632
2734
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2642,12 +2744,12 @@ var validTermsByIdsResponse = (input) => {
2642
2744
  expected: "undefined",
2643
2745
  value: input3.type
2644
2746
  }))].every((flag) => flag);
2645
- const $vo54 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2747
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2646
2748
  path: _path2 + ".value",
2647
2749
  expected: "number",
2648
2750
  value: input3.value
2649
2751
  })].every((flag) => flag);
2650
- const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2752
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2651
2753
  path: _path2 + ".id",
2652
2754
  expected: "(string | undefined)",
2653
2755
  value: input3.id
@@ -2687,12 +2789,12 @@ var validTermsByIdsResponse = (input) => {
2687
2789
  path: _path2 + ".q",
2688
2790
  expected: "GvValuesQ",
2689
2791
  value: input3.q
2690
- })) && $vo58(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2792
+ })) && $vo59(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2691
2793
  path: _path2 + ".q",
2692
2794
  expected: "GvValuesQ",
2693
2795
  value: input3.q
2694
2796
  })].every((flag) => flag);
2695
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2797
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2696
2798
  path: _path2 + ".id",
2697
2799
  expected: "string",
2698
2800
  value: input3.id
@@ -2708,8 +2810,8 @@ var validTermsByIdsResponse = (input) => {
2708
2810
  path: _path2 + ".child_types",
2709
2811
  expected: "(Array<string> | undefined)",
2710
2812
  value: input3.child_types
2711
- })) && input3.child_types.map((elem, _index40) => "string" === typeof elem || $report(_exceptionable2, {
2712
- path: _path2 + ".child_types[" + _index40 + "]",
2813
+ })) && input3.child_types.map((elem, _index42) => "string" === typeof elem || $report(_exceptionable2, {
2814
+ path: _path2 + ".child_types[" + _index42 + "]",
2713
2815
  expected: "string",
2714
2816
  value: elem
2715
2817
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2724,8 +2826,8 @@ var validTermsByIdsResponse = (input) => {
2724
2826
  path: _path2 + ".included_types",
2725
2827
  expected: "(Array<string> | undefined)",
2726
2828
  value: input3.included_types
2727
- })) && input3.included_types.map((elem, _index41) => "string" === typeof elem || $report(_exceptionable2, {
2728
- path: _path2 + ".included_types[" + _index41 + "]",
2829
+ })) && input3.included_types.map((elem, _index43) => "string" === typeof elem || $report(_exceptionable2, {
2830
+ path: _path2 + ".included_types[" + _index43 + "]",
2729
2831
  expected: "string",
2730
2832
  value: elem
2731
2833
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2772,12 +2874,12 @@ var validTermsByIdsResponse = (input) => {
2772
2874
  path: _path2 + ".genes",
2773
2875
  expected: "Array<GvGeneTerm>",
2774
2876
  value: input3.genes
2775
- })) && input3.genes.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2776
- path: _path2 + ".genes[" + _index42 + "]",
2877
+ })) && input3.genes.map((elem, _index44) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2878
+ path: _path2 + ".genes[" + _index44 + "]",
2777
2879
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2778
2880
  value: elem
2779
- })) && $vu2(elem, _path2 + ".genes[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2780
- path: _path2 + ".genes[" + _index42 + "]",
2881
+ })) && $vu2(elem, _path2 + ".genes[" + _index44 + "]", _exceptionable2) || $report(_exceptionable2, {
2882
+ path: _path2 + ".genes[" + _index44 + "]",
2781
2883
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2782
2884
  value: elem
2783
2885
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2788,7 +2890,7 @@ var validTermsByIdsResponse = (input) => {
2788
2890
  path: _path2 + ".groupsetting",
2789
2891
  expected: "TermGroupSetting",
2790
2892
  value: input3.groupsetting
2791
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2893
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2792
2894
  path: _path2 + ".groupsetting",
2793
2895
  expected: "TermGroupSetting",
2794
2896
  value: input3.groupsetting
@@ -2796,12 +2898,12 @@ var validTermsByIdsResponse = (input) => {
2796
2898
  path: _path2 + ".childTerms",
2797
2899
  expected: "Array<DtTerm>",
2798
2900
  value: input3.childTerms
2799
- })) && input3.childTerms.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2800
- path: _path2 + ".childTerms[" + _index43 + "]",
2901
+ })) && input3.childTerms.map((elem, _index45) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2902
+ path: _path2 + ".childTerms[" + _index45 + "]",
2801
2903
  expected: "DtTerm",
2802
2904
  value: elem
2803
- })) && $vo29(elem, _path2 + ".childTerms[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
2804
- path: _path2 + ".childTerms[" + _index43 + "]",
2905
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index45 + "]", _exceptionable2) || $report(_exceptionable2, {
2906
+ path: _path2 + ".childTerms[" + _index45 + "]",
2805
2907
  expected: "DtTerm",
2806
2908
  value: elem
2807
2909
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2809,7 +2911,7 @@ var validTermsByIdsResponse = (input) => {
2809
2911
  expected: "Array<DtTerm>",
2810
2912
  value: input3.childTerms
2811
2913
  })].every((flag) => flag);
2812
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2914
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2813
2915
  path: _path2 + ".id",
2814
2916
  expected: "string",
2815
2917
  value: input3.id
@@ -2825,8 +2927,8 @@ var validTermsByIdsResponse = (input) => {
2825
2927
  path: _path2 + ".child_types",
2826
2928
  expected: "(Array<string> | undefined)",
2827
2929
  value: input3.child_types
2828
- })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2829
- path: _path2 + ".child_types[" + _index44 + "]",
2930
+ })) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2931
+ path: _path2 + ".child_types[" + _index46 + "]",
2830
2932
  expected: "string",
2831
2933
  value: elem
2832
2934
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2841,8 +2943,8 @@ var validTermsByIdsResponse = (input) => {
2841
2943
  path: _path2 + ".included_types",
2842
2944
  expected: "(Array<string> | undefined)",
2843
2945
  value: input3.included_types
2844
- })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2845
- path: _path2 + ".included_types[" + _index45 + "]",
2946
+ })) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2947
+ path: _path2 + ".included_types[" + _index47 + "]",
2846
2948
  expected: "string",
2847
2949
  value: elem
2848
2950
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2885,12 +2987,12 @@ var validTermsByIdsResponse = (input) => {
2885
2987
  path: _path2 + ".genes",
2886
2988
  expected: "Array<GvGeneTerm>",
2887
2989
  value: input3.genes
2888
- })) && input3.genes.map((elem, _index46) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2889
- path: _path2 + ".genes[" + _index46 + "]",
2990
+ })) && input3.genes.map((elem, _index48) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2991
+ path: _path2 + ".genes[" + _index48 + "]",
2890
2992
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2891
2993
  value: elem
2892
- })) && $vu2(elem, _path2 + ".genes[" + _index46 + "]", _exceptionable2) || $report(_exceptionable2, {
2893
- path: _path2 + ".genes[" + _index46 + "]",
2994
+ })) && $vu2(elem, _path2 + ".genes[" + _index48 + "]", _exceptionable2) || $report(_exceptionable2, {
2995
+ path: _path2 + ".genes[" + _index48 + "]",
2894
2996
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
2895
2997
  value: elem
2896
2998
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2901,7 +3003,7 @@ var validTermsByIdsResponse = (input) => {
2901
3003
  path: _path2 + ".groupsetting",
2902
3004
  expected: "TermGroupSetting",
2903
3005
  value: input3.groupsetting
2904
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3006
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2905
3007
  path: _path2 + ".groupsetting",
2906
3008
  expected: "TermGroupSetting",
2907
3009
  value: input3.groupsetting
@@ -2909,12 +3011,12 @@ var validTermsByIdsResponse = (input) => {
2909
3011
  path: _path2 + ".childTerms",
2910
3012
  expected: "Array<DtTerm>",
2911
3013
  value: input3.childTerms
2912
- })) && input3.childTerms.map((elem, _index47) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2913
- path: _path2 + ".childTerms[" + _index47 + "]",
3014
+ })) && input3.childTerms.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3015
+ path: _path2 + ".childTerms[" + _index49 + "]",
2914
3016
  expected: "DtTerm",
2915
3017
  value: elem
2916
- })) && $vo29(elem, _path2 + ".childTerms[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
2917
- path: _path2 + ".childTerms[" + _index47 + "]",
3018
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3019
+ path: _path2 + ".childTerms[" + _index49 + "]",
2918
3020
  expected: "DtTerm",
2919
3021
  value: elem
2920
3022
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2922,7 +3024,7 @@ var validTermsByIdsResponse = (input) => {
2922
3024
  expected: "Array<DtTerm>",
2923
3025
  value: input3.childTerms
2924
3026
  })].every((flag) => flag);
2925
- const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3027
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2926
3028
  path: _path2 + ".hiddenValues",
2927
3029
  expected: "(HiddenValues | undefined)",
2928
3030
  value: input3.hiddenValues
@@ -2963,7 +3065,7 @@ var validTermsByIdsResponse = (input) => {
2963
3065
  expected: '"values"',
2964
3066
  value: input3.type
2965
3067
  })].every((flag) => flag);
2966
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3068
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2967
3069
  path: _path2 + ".id",
2968
3070
  expected: "(string | undefined)",
2969
3071
  value: input3.id
@@ -3003,12 +3105,12 @@ var validTermsByIdsResponse = (input) => {
3003
3105
  path: _path2 + ".q",
3004
3106
  expected: "GvPredefinedGsQ",
3005
3107
  value: input3.q
3006
- })) && $vo60(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3108
+ })) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3007
3109
  path: _path2 + ".q",
3008
3110
  expected: "GvPredefinedGsQ",
3009
3111
  value: input3.q
3010
3112
  })].every((flag) => flag);
3011
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3113
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3012
3114
  path: _path2 + ".hiddenValues",
3013
3115
  expected: "(HiddenValues | undefined)",
3014
3116
  value: input3.hiddenValues
@@ -3053,7 +3155,7 @@ var validTermsByIdsResponse = (input) => {
3053
3155
  expected: "number",
3054
3156
  value: input3.predefined_groupset_idx
3055
3157
  })].every((flag) => flag);
3056
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3158
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3057
3159
  path: _path2 + ".id",
3058
3160
  expected: "(string | undefined)",
3059
3161
  value: input3.id
@@ -3093,12 +3195,12 @@ var validTermsByIdsResponse = (input) => {
3093
3195
  path: _path2 + ".q",
3094
3196
  expected: "GvCustomGsQ",
3095
3197
  value: input3.q
3096
- })) && $vo62(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3198
+ })) && $vo63(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3097
3199
  path: _path2 + ".q",
3098
3200
  expected: "GvCustomGsQ",
3099
3201
  value: input3.q
3100
3202
  })].every((flag) => flag);
3101
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3203
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3102
3204
  path: _path2 + ".hiddenValues",
3103
3205
  expected: "(HiddenValues | undefined)",
3104
3206
  value: input3.hiddenValues
@@ -3142,12 +3244,12 @@ var validTermsByIdsResponse = (input) => {
3142
3244
  path: _path2 + ".customset",
3143
3245
  expected: "BaseGroupSet",
3144
3246
  value: input3.customset
3145
- })) && $vo45(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3247
+ })) && $vo46(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3146
3248
  path: _path2 + ".customset",
3147
3249
  expected: "BaseGroupSet",
3148
3250
  value: input3.customset
3149
3251
  })].every((flag) => flag);
3150
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3252
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3151
3253
  path: _path2 + ".id",
3152
3254
  expected: "(string | undefined)",
3153
3255
  value: input3.id
@@ -3179,7 +3281,7 @@ var validTermsByIdsResponse = (input) => {
3179
3281
  path: _path2 + ".term",
3180
3282
  expected: "ConditionTerm",
3181
3283
  value: input3.term
3182
- })) && $vo26(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3284
+ })) && $vo27(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3183
3285
  path: _path2 + ".term",
3184
3286
  expected: "ConditionTerm",
3185
3287
  value: input3.term
@@ -3187,12 +3289,12 @@ var validTermsByIdsResponse = (input) => {
3187
3289
  path: _path2 + ".q",
3188
3290
  expected: "ConditionQ",
3189
3291
  value: input3.q
3190
- })) && $vo64(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3292
+ })) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3191
3293
  path: _path2 + ".q",
3192
3294
  expected: "ConditionQ",
3193
3295
  value: input3.q
3194
3296
  })].every((flag) => flag);
3195
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3297
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3196
3298
  path: _path2 + ".hiddenValues",
3197
3299
  expected: "(HiddenValues | undefined)",
3198
3300
  value: input3.hiddenValues
@@ -3232,8 +3334,8 @@ var validTermsByIdsResponse = (input) => {
3232
3334
  path: _path2 + ".breaks",
3233
3335
  expected: "(Array<number> | undefined)",
3234
3336
  value: input3.breaks
3235
- })) && input3.breaks.map((elem, _index48) => "number" === typeof elem || $report(_exceptionable2, {
3236
- path: _path2 + ".breaks[" + _index48 + "]",
3337
+ })) && input3.breaks.map((elem, _index50) => "number" === typeof elem || $report(_exceptionable2, {
3338
+ path: _path2 + ".breaks[" + _index50 + "]",
3237
3339
  expected: "number",
3238
3340
  value: elem
3239
3341
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3257,7 +3359,7 @@ var validTermsByIdsResponse = (input) => {
3257
3359
  expected: "(boolean | undefined)",
3258
3360
  value: input3.value_by_computable_grade
3259
3361
  }), true].every((flag) => flag);
3260
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3362
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3261
3363
  path: _path2 + ".id",
3262
3364
  expected: "(string | undefined)",
3263
3365
  value: input3.id
@@ -3289,7 +3391,7 @@ var validTermsByIdsResponse = (input) => {
3289
3391
  path: _path2 + ".q",
3290
3392
  expected: "SnpsQ",
3291
3393
  value: input3.q
3292
- })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3394
+ })) && $vo67(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3293
3395
  path: _path2 + ".q",
3294
3396
  expected: "SnpsQ",
3295
3397
  value: input3.q
@@ -3297,12 +3399,12 @@ var validTermsByIdsResponse = (input) => {
3297
3399
  path: _path2 + ".term",
3298
3400
  expected: "SnpsTerm",
3299
3401
  value: input3.term
3300
- })) && $vo68(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3402
+ })) && $vo69(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3301
3403
  path: _path2 + ".term",
3302
3404
  expected: "SnpsTerm",
3303
3405
  value: input3.term
3304
3406
  })].every((flag) => flag);
3305
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3407
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3306
3408
  path: _path2 + ".hiddenValues",
3307
3409
  expected: "(HiddenValues | undefined)",
3308
3410
  value: input3.hiddenValues
@@ -3358,7 +3460,7 @@ var validTermsByIdsResponse = (input) => {
3358
3460
  path: _path2 + ".restrictAncestry",
3359
3461
  expected: "RestrictAncestry",
3360
3462
  value: input3.restrictAncestry
3361
- })) && $vo67(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
3463
+ })) && $vo68(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
3362
3464
  path: _path2 + ".restrictAncestry",
3363
3465
  expected: "RestrictAncestry",
3364
3466
  value: input3.restrictAncestry
@@ -3383,7 +3485,7 @@ var validTermsByIdsResponse = (input) => {
3383
3485
  expected: "number",
3384
3486
  value: input3.stop
3385
3487
  })].every((flag) => flag);
3386
- const $vo67 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3488
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3387
3489
  path: _path2 + ".name",
3388
3490
  expected: "string",
3389
3491
  value: input3.name
@@ -3396,7 +3498,7 @@ var validTermsByIdsResponse = (input) => {
3396
3498
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs)",
3397
3499
  value: input3.tvs
3398
3500
  })].every((flag) => flag);
3399
- const $vo68 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3501
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3400
3502
  path: _path2 + ".id",
3401
3503
  expected: "string",
3402
3504
  value: input3.id
@@ -3412,8 +3514,8 @@ var validTermsByIdsResponse = (input) => {
3412
3514
  path: _path2 + ".child_types",
3413
3515
  expected: "(Array<string> | undefined)",
3414
3516
  value: input3.child_types
3415
- })) && input3.child_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
3416
- path: _path2 + ".child_types[" + _index49 + "]",
3517
+ })) && input3.child_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
3518
+ path: _path2 + ".child_types[" + _index51 + "]",
3417
3519
  expected: "string",
3418
3520
  value: elem
3419
3521
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3428,8 +3530,8 @@ var validTermsByIdsResponse = (input) => {
3428
3530
  path: _path2 + ".included_types",
3429
3531
  expected: "(Array<string> | undefined)",
3430
3532
  value: input3.included_types
3431
- })) && input3.included_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
3432
- path: _path2 + ".included_types[" + _index50 + "]",
3533
+ })) && input3.included_types.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
3534
+ path: _path2 + ".included_types[" + _index52 + "]",
3433
3535
  expected: "string",
3434
3536
  value: elem
3435
3537
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3460,12 +3562,12 @@ var validTermsByIdsResponse = (input) => {
3460
3562
  path: _path2 + ".snps",
3461
3563
  expected: "(Array<SnpsEntry> | undefined)",
3462
3564
  value: input3.snps
3463
- })) && input3.snps.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3464
- path: _path2 + ".snps[" + _index51 + "]",
3565
+ })) && input3.snps.map((elem, _index53) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3566
+ path: _path2 + ".snps[" + _index53 + "]",
3465
3567
  expected: "SnpsEntry",
3466
3568
  value: elem
3467
- })) && $vo69(elem, _path2 + ".snps[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
3468
- path: _path2 + ".snps[" + _index51 + "]",
3569
+ })) && $vo70(elem, _path2 + ".snps[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3570
+ path: _path2 + ".snps[" + _index53 + "]",
3469
3571
  expected: "SnpsEntry",
3470
3572
  value: elem
3471
3573
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3473,12 +3575,12 @@ var validTermsByIdsResponse = (input) => {
3473
3575
  expected: "(Array<SnpsEntry> | undefined)",
3474
3576
  value: input3.snps
3475
3577
  })].every((flag) => flag);
3476
- const $vo69 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
3578
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
3477
3579
  path: _path2 + ".altAlleles",
3478
3580
  expected: "(Array<string> | undefined)",
3479
3581
  value: input3.altAlleles
3480
- })) && input3.altAlleles.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
3481
- path: _path2 + ".altAlleles[" + _index52 + "]",
3582
+ })) && input3.altAlleles.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
3583
+ path: _path2 + ".altAlleles[" + _index54 + "]",
3482
3584
  expected: "string",
3483
3585
  value: elem
3484
3586
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3489,12 +3591,12 @@ var validTermsByIdsResponse = (input) => {
3489
3591
  path: _path2 + ".alleles",
3490
3592
  expected: "(Array<AllelesEntry> | undefined)",
3491
3593
  value: input3.alleles
3492
- })) && input3.alleles.map((elem, _index53) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3493
- path: _path2 + ".alleles[" + _index53 + "]",
3594
+ })) && input3.alleles.map((elem, _index55) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3595
+ path: _path2 + ".alleles[" + _index55 + "]",
3494
3596
  expected: "AllelesEntry",
3495
3597
  value: elem
3496
- })) && $vo70(elem, _path2 + ".alleles[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3497
- path: _path2 + ".alleles[" + _index53 + "]",
3598
+ })) && $vo71(elem, _path2 + ".alleles[" + _index55 + "]", _exceptionable2) || $report(_exceptionable2, {
3599
+ path: _path2 + ".alleles[" + _index55 + "]",
3498
3600
  expected: "AllelesEntry",
3499
3601
  value: elem
3500
3602
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3509,7 +3611,7 @@ var validTermsByIdsResponse = (input) => {
3509
3611
  path: _path2 + ".gt2count",
3510
3612
  expected: "(__type.o8 | undefined)",
3511
3613
  value: input3.gt2count
3512
- })) && $vo71(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
3614
+ })) && $vo72(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
3513
3615
  path: _path2 + ".gt2count",
3514
3616
  expected: "(__type.o8 | undefined)",
3515
3617
  value: input3.gt2count
@@ -3538,7 +3640,7 @@ var validTermsByIdsResponse = (input) => {
3538
3640
  expected: "(number | undefined)",
3539
3641
  value: input3.pos
3540
3642
  })].every((flag) => flag);
3541
- const $vo70 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
3643
+ const $vo71 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
3542
3644
  path: _path2 + ".allele",
3543
3645
  expected: "string",
3544
3646
  value: input3.allele
@@ -3551,7 +3653,7 @@ var validTermsByIdsResponse = (input) => {
3551
3653
  expected: "boolean",
3552
3654
  value: input3.isRef
3553
3655
  })].every((flag) => flag);
3554
- const $vo71 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
3656
+ const $vo72 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
3555
3657
  path: _path2 + ".k",
3556
3658
  expected: "string",
3557
3659
  value: input3.k
@@ -3560,7 +3662,7 @@ var validTermsByIdsResponse = (input) => {
3560
3662
  expected: "(number | string)",
3561
3663
  value: input3.v
3562
3664
  })].every((flag) => flag);
3563
- const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3665
+ const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3564
3666
  path: _path2 + ".id",
3565
3667
  expected: "(string | undefined)",
3566
3668
  value: input3.id
@@ -3600,12 +3702,12 @@ var validTermsByIdsResponse = (input) => {
3600
3702
  path: _path2 + ".term",
3601
3703
  expected: "SnpTerm",
3602
3704
  value: input3.term
3603
- })) && $vo77(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3705
+ })) && $vo78(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3604
3706
  path: _path2 + ".term",
3605
3707
  expected: "SnpTerm",
3606
3708
  value: input3.term
3607
3709
  })].every((flag) => flag);
3608
- const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3710
+ const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3609
3711
  path: _path2 + ".hiddenValues",
3610
3712
  expected: "(HiddenValues | undefined)",
3611
3713
  value: input3.hiddenValues
@@ -3634,7 +3736,7 @@ var validTermsByIdsResponse = (input) => {
3634
3736
  expected: '("values" | undefined)',
3635
3737
  value: input3.type
3636
3738
  })].every((flag) => flag);
3637
- const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3739
+ const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3638
3740
  path: _path2 + ".hiddenValues",
3639
3741
  expected: "(HiddenValues | undefined)",
3640
3742
  value: input3.hiddenValues
@@ -3663,7 +3765,7 @@ var validTermsByIdsResponse = (input) => {
3663
3765
  expected: '("filter" | undefined)',
3664
3766
  value: input3.type
3665
3767
  })].every((flag) => flag);
3666
- const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3768
+ const $vo76 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3667
3769
  path: _path2 + ".hiddenValues",
3668
3770
  expected: "(HiddenValues | undefined)",
3669
3771
  value: input3.hiddenValues
@@ -3696,7 +3798,7 @@ var validTermsByIdsResponse = (input) => {
3696
3798
  expected: "number",
3697
3799
  value: input3.predefined_groupset_idx
3698
3800
  })].every((flag) => flag);
3699
- const $vo76 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3801
+ const $vo77 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3700
3802
  path: _path2 + ".hiddenValues",
3701
3803
  expected: "(HiddenValues | undefined)",
3702
3804
  value: input3.hiddenValues
@@ -3728,12 +3830,12 @@ var validTermsByIdsResponse = (input) => {
3728
3830
  path: _path2 + ".customset",
3729
3831
  expected: "BaseGroupSet",
3730
3832
  value: input3.customset
3731
- })) && $vo45(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3833
+ })) && $vo46(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3732
3834
  path: _path2 + ".customset",
3733
3835
  expected: "BaseGroupSet",
3734
3836
  value: input3.customset
3735
3837
  })].every((flag) => flag);
3736
- const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3838
+ const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3737
3839
  path: _path2 + ".id",
3738
3840
  expected: "string",
3739
3841
  value: input3.id
@@ -3749,8 +3851,8 @@ var validTermsByIdsResponse = (input) => {
3749
3851
  path: _path2 + ".child_types",
3750
3852
  expected: "(Array<string> | undefined)",
3751
3853
  value: input3.child_types
3752
- })) && input3.child_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
3753
- path: _path2 + ".child_types[" + _index54 + "]",
3854
+ })) && input3.child_types.map((elem, _index56) => "string" === typeof elem || $report(_exceptionable2, {
3855
+ path: _path2 + ".child_types[" + _index56 + "]",
3754
3856
  expected: "string",
3755
3857
  value: elem
3756
3858
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3765,8 +3867,8 @@ var validTermsByIdsResponse = (input) => {
3765
3867
  path: _path2 + ".included_types",
3766
3868
  expected: "(Array<string> | undefined)",
3767
3869
  value: input3.included_types
3768
- })) && input3.included_types.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
3769
- path: _path2 + ".included_types[" + _index55 + "]",
3870
+ })) && input3.included_types.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
3871
+ path: _path2 + ".included_types[" + _index57 + "]",
3770
3872
  expected: "string",
3771
3873
  value: elem
3772
3874
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3809,8 +3911,8 @@ var validTermsByIdsResponse = (input) => {
3809
3911
  path: _path2 + ".alt",
3810
3912
  expected: "Array<string>",
3811
3913
  value: input3.alt
3812
- })) && input3.alt.map((elem, _index56) => "string" === typeof elem || $report(_exceptionable2, {
3813
- path: _path2 + ".alt[" + _index56 + "]",
3914
+ })) && input3.alt.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
3915
+ path: _path2 + ".alt[" + _index58 + "]",
3814
3916
  expected: "string",
3815
3917
  value: elem
3816
3918
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3821,7 +3923,7 @@ var validTermsByIdsResponse = (input) => {
3821
3923
  path: _path2 + ".groupsetting",
3822
3924
  expected: "TermGroupSetting",
3823
3925
  value: input3.groupsetting
3824
- })) && $vo33(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3926
+ })) && $vo34(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3825
3927
  path: _path2 + ".groupsetting",
3826
3928
  expected: "TermGroupSetting",
3827
3929
  value: input3.groupsetting
@@ -3846,9 +3948,9 @@ var validTermsByIdsResponse = (input) => {
3846
3948
  })();
3847
3949
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
3848
3950
  if ("gene" === input3.kind)
3849
- return $vo31(input3, _path2, _exceptionable2);
3850
- if ("coord" === input3.kind)
3851
3951
  return $vo32(input3, _path2, _exceptionable2);
3952
+ if ("coord" === input3.kind)
3953
+ return $vo33(input3, _path2, _exceptionable2);
3852
3954
  return $report(_exceptionable2, {
3853
3955
  path: _path2,
3854
3956
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -3857,9 +3959,9 @@ var validTermsByIdsResponse = (input) => {
3857
3959
  })();
3858
3960
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
3859
3961
  if ("string" === typeof input3.type)
3860
- return $vo35(input3, _path2, _exceptionable2);
3962
+ return $vo36(input3, _path2, _exceptionable2);
3861
3963
  if ("filter" === input3.type)
3862
- return $vo37(input3, _path2, _exceptionable2);
3964
+ return $vo38(input3, _path2, _exceptionable2);
3863
3965
  return $report(_exceptionable2, {
3864
3966
  path: _path2,
3865
3967
  expected: "(ValuesGroup | FilterGroup)",
@@ -3890,31 +3992,31 @@ var validTermsByIdsResponse = (input) => {
3890
3992
  })();
3891
3993
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
3892
3994
  if ("SnpTW" === input3.type)
3893
- return $vo72(input3, _path2, _exceptionable2);
3995
+ return $vo73(input3, _path2, _exceptionable2);
3894
3996
  if ("SnpsTW" === input3.type)
3895
- return $vo65(input3, _path2, _exceptionable2);
3997
+ return $vo66(input3, _path2, _exceptionable2);
3896
3998
  if ("ConditionTW" === input3.type)
3897
- return $vo63(input3, _path2, _exceptionable2);
3999
+ return $vo64(input3, _path2, _exceptionable2);
3898
4000
  if ("GvCustomGsTW" === input3.type)
3899
- return $vo61(input3, _path2, _exceptionable2);
4001
+ return $vo62(input3, _path2, _exceptionable2);
3900
4002
  if ("GvPredefinedGsTW" === input3.type)
3901
- return $vo59(input3, _path2, _exceptionable2);
4003
+ return $vo60(input3, _path2, _exceptionable2);
3902
4004
  if ("GvValuesTW" === input3.type)
3903
- return $vo55(input3, _path2, _exceptionable2);
4005
+ return $vo56(input3, _path2, _exceptionable2);
3904
4006
  if ("NumTWSpline" === input3.type)
3905
- return $vo52(input3, _path2, _exceptionable2);
4007
+ return $vo53(input3, _path2, _exceptionable2);
3906
4008
  if ("NumTWCont" === input3.type)
3907
- return $vo50(input3, _path2, _exceptionable2);
4009
+ return $vo51(input3, _path2, _exceptionable2);
3908
4010
  if ("NumTWBinary" === input3.type)
3909
- return $vo48(input3, _path2, _exceptionable2);
4011
+ return $vo49(input3, _path2, _exceptionable2);
3910
4012
  if ("NumTWCustomBin" === input3.type)
3911
- return $vo47(input3, _path2, _exceptionable2);
4013
+ return $vo48(input3, _path2, _exceptionable2);
3912
4014
  if ("NumTWRegularBin" === input3.type)
3913
- return $vo46(input3, _path2, _exceptionable2);
4015
+ return $vo47(input3, _path2, _exceptionable2);
3914
4016
  if ("CatTWCustomGS" === input3.type)
3915
- return $vo43(input3, _path2, _exceptionable2);
4017
+ return $vo44(input3, _path2, _exceptionable2);
3916
4018
  if ("CatTWPredefinedGS" === input3.type)
3917
- return $vo41(input3, _path2, _exceptionable2);
4019
+ return $vo42(input3, _path2, _exceptionable2);
3918
4020
  if ("CatTWValues" === input3.type)
3919
4021
  return $vo2(input3, _path2, _exceptionable2);
3920
4022
  return $report(_exceptionable2, {
@@ -3926,24 +4028,18 @@ var validTermsByIdsResponse = (input) => {
3926
4028
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
3927
4029
  if (void 0 !== input3.ranges)
3928
4030
  return $vo10(input3, _path2, _exceptionable2);
3929
- return $vo9(input3, _path2, false) || $vo25(input3, _path2, false) || $vo28(input3, _path2, false);
4031
+ return $vo9(input3, _path2, false) || $vo26(input3, _path2, false) || $vo29(input3, _path2, false);
3930
4032
  })();
3931
4033
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
3932
4034
  if ("integer" === input3.type || "float" === input3.type)
3933
4035
  return $vo11(input3, _path2, _exceptionable2);
3934
- if ("geneExpression" === input3.type)
3935
- return $vo20(input3, _path2, _exceptionable2);
3936
- if ("date" === input3.type)
3937
- return $vo22(input3, _path2, _exceptionable2);
3938
4036
  if ("metaboliteIntensity" === input3.type)
3939
- return $vo21(input3, _path2, _exceptionable2);
3940
- if ("ssGSEA" === input3.type)
4037
+ return $vo22(input3, _path2, _exceptionable2);
4038
+ if ("date" === input3.type)
3941
4039
  return $vo23(input3, _path2, _exceptionable2);
3942
- return $report(_exceptionable2, {
3943
- path: _path2,
3944
- expected: "(NumericDictTerm | GeneExpressionTerm | DateTerm | MetaboliteIntensityTerm | SsGSEATerm)",
3945
- value: input3
3946
- });
4040
+ if ("ssGSEA" === input3.type)
4041
+ return $vo24(input3, _path2, _exceptionable2);
4042
+ return $vo21(input3, _path2, false) || $vo20(input3, _path2, false);
3947
4043
  })();
3948
4044
  const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
3949
4045
  if ("regular-bin" === input3.type)
@@ -3958,9 +4054,9 @@ var validTermsByIdsResponse = (input) => {
3958
4054
  })();
3959
4055
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
3960
4056
  if ("gene" === input3.kind)
3961
- return $vo30(input3, _path2, _exceptionable2);
4057
+ return $vo31(input3, _path2, _exceptionable2);
3962
4058
  if ("coord" === input3.kind)
3963
- return $vo38(input3, _path2, _exceptionable2);
4059
+ return $vo39(input3, _path2, _exceptionable2);
3964
4060
  return $report(_exceptionable2, {
3965
4061
  path: _path2,
3966
4062
  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; })',
@@ -3969,9 +4065,9 @@ var validTermsByIdsResponse = (input) => {
3969
4065
  })();
3970
4066
  const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
3971
4067
  if ("gene" === input3.kind)
3972
- return $vo56(input3, _path2, _exceptionable2);
3973
- if ("coord" === input3.kind)
3974
4068
  return $vo57(input3, _path2, _exceptionable2);
4069
+ if ("coord" === input3.kind)
4070
+ return $vo58(input3, _path2, _exceptionable2);
3975
4071
  return $report(_exceptionable2, {
3976
4072
  path: _path2,
3977
4073
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
@@ -3980,10 +4076,10 @@ var validTermsByIdsResponse = (input) => {
3980
4076
  })();
3981
4077
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
3982
4078
  if (void 0 !== input3.predefined_groupset_idx)
3983
- return $vo75(input3, _path2, _exceptionable2);
3984
- if (void 0 !== input3.customset)
3985
4079
  return $vo76(input3, _path2, _exceptionable2);
3986
- return $vo74(input3, _path2, false) || $vo73(input3, _path2, false);
4080
+ if (void 0 !== input3.customset)
4081
+ return $vo77(input3, _path2, _exceptionable2);
4082
+ return $vo75(input3, _path2, false) || $vo74(input3, _path2, false);
3987
4083
  })();
3988
4084
  return ("object" === typeof input2 && null !== input2 || $report(true, {
3989
4085
  path: _path + "",