@sjcrh/proteinpaint-types 2.181.0 → 2.182.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-2QTCQFYE.js → chunk-2NINVZOB.js} +47 -11
  3. package/dist/{chunk-UBAJYDGK.js → chunk-734AZGID.js} +15 -3
  4. package/dist/{chunk-KNDCWQJD.js → chunk-INIT6CVR.js} +728 -580
  5. package/dist/{chunk-DDMUMMOL.js → chunk-LDLZU2QY.js} +15 -3
  6. package/dist/{chunk-URYAC364.js → chunk-LOFBLGRE.js} +311 -163
  7. package/dist/{chunk-UYKWZWCU.js → chunk-M7WMC7GC.js} +411 -199
  8. package/dist/{chunk-K6W2WEPW.js → chunk-NO3ZZD3L.js} +15 -3
  9. package/dist/{chunk-ZRTB7SRA.js → chunk-ONNT3XV7.js} +32 -8
  10. package/dist/{chunk-VUNM6QTX.js → chunk-QMEKJW2A.js} +15 -3
  11. package/dist/{chunk-J55IQXT7.js → chunk-TI565XIR.js} +470 -418
  12. package/dist/{chunk-ZKO7LMCC.js → chunk-TUM3OZ7K.js} +15 -3
  13. package/dist/{chunk-45VA4Y6L.js → chunk-UWK6LBTQ.js} +877 -778
  14. package/dist/chunk-W3F3CLYP.js +61 -0
  15. package/dist/{chunk-C5ECCXOT.js → chunk-WNUWRPXG.js} +733 -585
  16. package/dist/{chunk-3DA4MJ2U.js → chunk-Y6FNAG22.js} +372 -175
  17. package/dist/correlationVolcano.js +1 -1
  18. package/dist/grin2.js +1 -1
  19. package/dist/index.js +31 -23
  20. package/dist/termdb.categories.js +1 -1
  21. package/dist/termdb.chat.js +15 -3
  22. package/dist/termdb.chat2.js +1 -1
  23. package/dist/termdb.cluster.js +1 -1
  24. package/dist/termdb.descrstats.js +1 -1
  25. package/dist/termdb.dmr.js +1 -1
  26. package/dist/termdb.numericcategories.js +1 -1
  27. package/dist/termdb.percentile.js +1 -1
  28. package/dist/termdb.proteome.js +11 -0
  29. package/dist/termdb.termsbyids.js +1 -1
  30. package/dist/termdb.topTermsByType.js +1 -1
  31. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  32. package/dist/termdb.violinBox.js +1 -1
  33. package/package.json +1 -1
  34. package/src/dataset.ts +16 -4
  35. package/src/index.ts +1 -0
  36. package/src/routes/termdb.proteome.ts +13 -0
  37. package/src/terms/dnaMethylation.ts +12 -3
  38. package/src/terms/termCollection.ts +7 -1
  39. package/src/terms/tw.ts +1 -0
@@ -65,8 +65,8 @@ var validViolinBoxRequest = (input) => {
65
65
  const errors = [];
66
66
  const __is = (input2) => {
67
67
  const $join = import_typia.createValidate.join;
68
- const $io0 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu7(input3.tw) && "string" === typeof input3.dslabel && "string" === typeof input3.genome && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu7(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu7(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && true && (void 0 === input3.currentGeneNames || Array.isArray(input3.currentGeneNames) && input3.currentGeneNames.every((elem) => "string" === typeof elem)) && (void 0 === input3.isLogScale || "boolean" === typeof input3.isLogScale) && "violin" === input3.plotType && (void 0 === input3.axisHeight || "number" === typeof input3.axisHeight) && (void 0 === input3.datasymbol || "string" === typeof input3.datasymbol) && "number" === typeof input3.devicePixelRatio && (void 0 === input3.isKDE || "boolean" === typeof input3.isKDE) && "string" === typeof input3.orientation && "number" === typeof input3.radius && (void 0 === input3.rightMargin || "number" === typeof input3.rightMargin) && true && (void 0 === input3.strokeWidth || "number" === typeof input3.strokeWidth) && "number" === typeof input3.svgw && (void 0 === input3.ticks || "number" === typeof input3.ticks);
69
- const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q)) && "QualTWValues" === input3.type;
68
+ const $io0 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu7(input3.tw) && "string" === typeof input3.dslabel && "string" === typeof input3.genome && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu7(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu7(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && true && (void 0 === input3.currentGeneNames || Array.isArray(input3.currentGeneNames) && input3.currentGeneNames.every((elem) => "string" === typeof elem)) && (void 0 === input3.isLogScale || "boolean" === typeof input3.isLogScale) && "violin" === input3.plotType && (void 0 === input3.axisHeight || "number" === typeof input3.axisHeight) && (void 0 === input3.datasymbol || "string" === typeof input3.datasymbol) && "number" === typeof input3.devicePixelRatio && (void 0 === input3.isKDE || "boolean" === typeof input3.isKDE) && "string" === typeof input3.orientation && "number" === typeof input3.radius && (void 0 === input3.rightMargin || "number" === typeof input3.rightMargin) && true && (void 0 === input3.strokeWidth || "number" === typeof input3.strokeWidth) && "number" === typeof input3.svgw && (void 0 === input3.ticks || "number" === typeof input3.ticks);
69
+ const $io1 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io62(input3.q)) && "QualTWValues" === input3.type;
70
70
  const $io2 = (input3) => Object.keys(input3).every((key) => {
71
71
  const value = input3[key];
72
72
  if (void 0 === value)
@@ -75,28 +75,36 @@ var validViolinBoxRequest = (input) => {
75
75
  return true;
76
76
  return true;
77
77
  });
78
- const $io3 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting));
79
- const $io4 = (input3) => Object.keys(input3).every((key) => {
78
+ const $io3 = (input3) => Object.keys(input3).every((key) => {
80
79
  const value = input3[key];
81
80
  if (void 0 === value)
82
81
  return true;
83
82
  if (RegExp(/(.*)/).test(key))
84
- return "object" === typeof value && null !== value && false === Array.isArray(value) && $io5(value);
83
+ return true;
84
+ return true;
85
+ });
86
+ 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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io44(input3.groupsetting));
87
+ const $io5 = (input3) => Object.keys(input3).every((key) => {
88
+ const value = input3[key];
89
+ if (void 0 === value)
90
+ return true;
91
+ if (RegExp(/(.*)/).test(key))
92
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && $io6(value);
85
93
  if (RegExp(/^[+-]?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?$/).test(key))
86
- return "object" === typeof value && null !== value && false === Array.isArray(value) && $io5(value);
94
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && $io6(value);
87
95
  return true;
88
96
  });
89
- const $io5 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter));
90
- const $io6 = (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))) && (void 0 === input3.$id || "string" === typeof input3.$id);
91
- const $io7 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu9(input3.tvs));
92
- const $io8 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io3(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) && $io5(elem))) && (void 0 === input3.valueset || input3.valueset instanceof Set);
93
- const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (void 0 === input3.values || Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io33(elem)));
94
- const $io10 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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));
95
- const $io11 = (input3) => "string" === typeof input3.fromUnit && "string" === typeof input3.toUnit && "string" === typeof input3.scaleFactor;
96
- const $io12 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
97
- const $io13 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu11(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu11(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);
98
- const $io14 = (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) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu5(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu6(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.isDummyPreset || "boolean" === typeof input3.isDummyPreset);
99
- const $io15 = (input3) => Object.keys(input3).every((key) => {
97
+ const $io6 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.order || "string" === typeof input3.order) && (void 0 === input3.color || "string" === typeof input3.color) && (void 0 === input3.group || "number" === typeof input3.group) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
98
+ 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))) && (void 0 === input3.$id || "string" === typeof input3.$id);
99
+ const $io8 = (input3) => "tvs" === input3.type && ("object" === typeof input3.tvs && null !== input3.tvs && $iu9(input3.tvs));
100
+ const $io9 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("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))) && (void 0 === input3.valueset || input3.valueset instanceof Set);
101
+ const $io10 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem))) && (void 0 === input3.values || Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
102
+ 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && ("object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins));
103
+ const $io12 = (input3) => "string" === typeof input3.fromUnit && "string" === typeof input3.toUnit && "string" === typeof input3.scaleFactor;
104
+ const $io13 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
105
+ const $io14 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu11(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu11(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);
106
+ const $io15 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu5(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu6(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.isDummyPreset || "boolean" === typeof input3.isDummyPreset);
107
+ const $io16 = (input3) => Object.keys(input3).every((key) => {
100
108
  const value = input3[key];
101
109
  if (void 0 === value)
102
110
  return true;
@@ -104,27 +112,27 @@ var validViolinBoxRequest = (input) => {
104
112
  return "number" === typeof value;
105
113
  return true;
106
114
  });
107
- const $io16 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.range || "string" === typeof input3.range);
108
- 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) && (void 0 === input3.range || "string" === typeof input3.range);
109
- 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) && (void 0 === input3.range || "string" === typeof input3.range);
110
- 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] && $iu4(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu4(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins) && (void 0 === input3.isDummyPreset || "boolean" === typeof input3.isDummyPreset);
111
- 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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);
112
- 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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;
113
- const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 || "isoform" === input3.kind) && "string" === typeof input3.isoform && (void 0 === input3.gene || "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);
114
- const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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.isoform || "string" === typeof input3.isoform) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
115
- const $io24 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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));
116
- const $io25 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "proteomeAbundance" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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.protein && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && ("object" === typeof input3.proteomeDetails && null !== input3.proteomeDetails && ("string" === typeof input3.proteomeDetails.assay && "string" === typeof input3.proteomeDetails.cohort));
117
- const $io27 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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));
118
- const $io28 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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));
119
- const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "dnaMethylation" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins));
120
- const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "gene" === input3.kind) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
121
- const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io13(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
122
- const $io32 = (input3) => "number" === typeof input3.value && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.name || "string" === typeof input3.name);
123
- const $io33 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
124
- const $io34 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io36(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io37(elem)));
125
- const $io35 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
126
- const $io36 = (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;
127
- const $io37 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label) && Object.keys(input3).every((key) => {
115
+ const $io17 = (input3) => true === input3.startunbounded && (void 0 === input3.startinclusive || false === input3.startinclusive) && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.range || "string" === typeof input3.range);
116
+ const $io18 = (input3) => (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.stopinclusive || "boolean" === typeof input3.stopinclusive) && (void 0 === input3.stopunbounded || false === input3.stopunbounded) && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.range || "string" === typeof input3.range);
117
+ const $io19 = (input3) => "number" === typeof input3.start && true === input3.stopunbounded && (void 0 === input3.startinclusive || "boolean" === typeof input3.startinclusive) && (void 0 === input3.startunbounded || false === input3.startunbounded) && (void 0 === input3.stopinclusive || false === input3.stopinclusive) && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.range || "string" === typeof input3.range);
118
+ const $io20 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu4(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins) && (void 0 === input3.isDummyPreset || "boolean" === typeof input3.isDummyPreset);
119
+ 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(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);
120
+ const $io22 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneExpression" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(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;
121
+ const $io23 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.kind || "isoform" === input3.kind) && "string" === typeof input3.isoform && (void 0 === input3.gene || "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);
122
+ const $io24 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "isoformExpression" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && (void 0 === input3.isoform || "string" === typeof input3.isoform) && (void 0 === input3.gene || "string" === typeof input3.gene) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
123
+ const $io25 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(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 && $io14(input3.bins));
124
+ const $io26 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "proteomeAbundance" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.protein && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && ("object" === typeof input3.proteomeDetails && null !== input3.proteomeDetails && ("string" === typeof input3.proteomeDetails.assay && "string" === typeof input3.proteomeDetails.cohort));
125
+ const $io28 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins));
126
+ const $io29 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(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 && $io14(input3.bins));
127
+ const $io30 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "dnaMethylation" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && ("gene" === input3.genomicFeatureType || "promoter" === input3.genomicFeatureType || "region" === input3.genomicFeatureType || "enhancer" === input3.genomicFeatureType) && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins));
128
+ const $io31 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.kind || "gene" === input3.kind) && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
129
+ const $io32 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellGeneExpression" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io13(input3.continuousColorScale)) && (void 0 === input3.unit || "string" === typeof input3.unit) && "string" === typeof input3.gene && "string" === typeof input3.sample && (void 0 === input3.bins || "object" === typeof input3.bins && null !== input3.bins && $io14(input3.bins)) && (void 0 === input3.kind || "coord" === input3.kind) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
130
+ const $io33 = (input3) => "number" === typeof input3.value && (void 0 === input3.label || "string" === typeof input3.label) && (void 0 === input3.name || "string" === typeof input3.name);
131
+ const $io34 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
132
+ const $io35 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io36(input3.term)) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io37(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io38(elem)));
133
+ const $io36 = (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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion));
134
+ const $io37 = (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 $io38 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label) && Object.keys(input3).every((key) => {
128
136
  if (["key", "label"].some((prop) => key === prop))
129
137
  return true;
130
138
  const value = input3[key];
@@ -134,30 +142,30 @@ var validViolinBoxRequest = (input) => {
134
142
  return true;
135
143
  return true;
136
144
  });
137
- const $io38 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io39(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io49(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName) && (void 0 === input3.genotype || "variant" === input3.genotype || "nt" === input3.genotype || "wt" === input3.genotype) && (void 0 === input3.mcount || "any" === input3.mcount || "single" === input3.mcount || "multiple" === input3.mcount || "all" === input3.mcount) && (void 0 === input3.continuousCnv || "boolean" === typeof input3.continuousCnv) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvWT || "boolean" === typeof input3.cnvWT) && (void 0 === input3.fractionOverlap || "number" === typeof input3.fractionOverlap);
138
- const $io39 = (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 && $iu12(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) && $io4(input3.values));
139
- const $io40 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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 && $io43(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
140
- const $io41 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "gene" === input3.kind && "string" === typeof input3.gene && (void 0 === input3.chr || "string" === typeof input3.chr) && (void 0 === input3.start || "number" === typeof input3.start) && (void 0 === input3.stop || "number" === typeof input3.stop);
141
- const $io42 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
142
- const $io43 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io44(elem)));
143
- const $io44 = (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)));
144
- const $io45 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io46(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
145
- const $io46 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
146
- const $io47 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && "string" === typeof input3.color;
147
- const $io48 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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 && $io43(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
148
- const $io49 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.value || "string" === typeof input3.value) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.mclasslst || Array.isArray(input3.mclasslst) && input3.mclasslst.every((elem) => "string" === typeof elem)) && (void 0 === input3.mclassExcludeLst || Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "string" === typeof elem)) && (void 0 === input3.origin || "string" === typeof input3.origin);
149
- const $io50 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && "number" === typeof input3.ratio;
150
- const $io51 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io52(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io53(input3.propsByTermId)) && "numeric" === input3.memberType && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.valueTransform || "object" === typeof input3.valueTransform && null !== input3.valueTransform && false === Array.isArray(input3.valueTransform) && $io55(input3.valueTransform));
151
- const $io52 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion));
152
- const $io53 = (input3) => Object.keys(input3).every((key) => {
145
+ const $io39 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $io40(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && false === Array.isArray(elem) && $io50(elem))) && (void 0 === input3.includeNotTested || "boolean" === typeof input3.includeNotTested) && (void 0 === input3.excludeGeneName || "boolean" === typeof input3.excludeGeneName) && (void 0 === input3.genotype || "variant" === input3.genotype || "nt" === input3.genotype || "wt" === input3.genotype) && (void 0 === input3.mcount || "any" === input3.mcount || "single" === input3.mcount || "multiple" === input3.mcount || "all" === input3.mcount) && (void 0 === input3.continuousCnv || "boolean" === typeof input3.continuousCnv) && (void 0 === input3.cnvLossCutoff || "number" === typeof input3.cnvLossCutoff) && (void 0 === input3.cnvGainCutoff || "number" === typeof input3.cnvGainCutoff) && (void 0 === input3.cnvMaxLength || "number" === typeof input3.cnvMaxLength) && (void 0 === input3.cnvWT || "boolean" === typeof input3.cnvWT) && (void 0 === input3.fractionOverlap || "number" === typeof input3.fractionOverlap);
146
+ const $io40 = (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 && $iu12(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));
147
+ const $io41 = (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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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 && $io44(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io40(elem)));
148
+ const $io42 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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);
149
+ const $io43 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
150
+ const $io44 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io45(elem)));
151
+ const $io45 = (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)));
152
+ const $io46 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io47(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
153
+ const $io47 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
154
+ const $io48 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "string" === typeof input3.color;
155
+ const $io49 = (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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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 && $io44(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io40(elem)));
156
+ const $io50 = (input3) => (void 0 === input3.key || "string" === typeof input3.key) && (void 0 === input3.label || "string" === typeof input3.label || "number" === typeof input3.label) && (void 0 === input3.value || "string" === typeof input3.value) && (void 0 === input3.dt || "number" === typeof input3.dt) && (void 0 === input3.mclasslst || Array.isArray(input3.mclasslst) && input3.mclasslst.every((elem) => "string" === typeof elem)) && (void 0 === input3.mclassExcludeLst || Array.isArray(input3.mclassExcludeLst) && input3.mclassExcludeLst.every((elem) => "string" === typeof elem)) && (void 0 === input3.origin || "string" === typeof input3.origin);
157
+ const $io51 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && (void 0 === input3.bar_by_grade || "boolean" === typeof input3.bar_by_grade) && (void 0 === input3.bar_by_children || "boolean" === typeof input3.bar_by_children) && (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) && ("object" === typeof input3.term && null !== input3.term && $iu13(input3.term)) && "number" === typeof input3.ratio;
158
+ const $io52 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io53(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io54(input3.propsByTermId)) && (void 0 === input3.isCustom || "boolean" === typeof input3.isCustom) && "numeric" === input3.memberType && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.valueTransform || "object" === typeof input3.valueTransform && null !== input3.valueTransform && false === Array.isArray(input3.valueTransform) && $io56(input3.valueTransform));
159
+ const $io53 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion));
160
+ const $io54 = (input3) => Object.keys(input3).every((key) => {
153
161
  const value = input3[key];
154
162
  if (void 0 === value)
155
163
  return true;
156
164
  if (RegExp(/(.*)/).test(key))
157
- return "object" === typeof value && null !== value && false === Array.isArray(value) && $io54(value);
165
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && $io55(value);
158
166
  return true;
159
167
  });
160
- const $io54 = (input3) => Object.keys(input3).every((key) => {
168
+ const $io55 = (input3) => Object.keys(input3).every((key) => {
161
169
  const value = input3[key];
162
170
  if (void 0 === value)
163
171
  return true;
@@ -165,226 +173,226 @@ var validViolinBoxRequest = (input) => {
165
173
  return true;
166
174
  return true;
167
175
  });
168
- const $io55 = (input3) => void 0 === input3.offset || "number" === typeof input3.offset;
169
- const $io56 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io52(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io53(input3.propsByTermId)) && "categorical" === input3.memberType && (Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io57(elem)));
170
- const $io57 = (input3) => "string" === typeof input3.key && "boolean" === typeof input3.shown;
171
- const $io58 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "snp" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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 && $io43(input3.groupsetting));
172
- const $io59 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellCellType" === 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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io43(input3.groupsetting));
173
- 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.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
174
- 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io63(input3.q)) && "QualTWPredefinedGS" === input3.type;
175
- 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.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
176
- 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io65(input3.q)) && "QualTWCustomGS" === input3.type;
177
- 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 || 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 && $io66(input3.customset));
178
- const $io66 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
179
- const $io67 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
180
- const $io68 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
181
- const $io69 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io70(input3.q));
182
- const $io70 = (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] && $iu5(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu6(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
183
- const $io71 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io72(input3.q));
184
- const $io72 = (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) && (void 0 === input3.scale || "number" === typeof input3.scale);
185
- 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io74(input3.q));
186
- 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.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io75(elem))) && (null !== input3.type && void 0 === input3.type);
187
- const $io75 = (input3) => "number" === typeof input3.value;
188
- const $io76 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io79(input3.q));
189
- const $io77 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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 && $io43(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
190
- const $io78 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && "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 && $io43(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io39(elem)));
191
- const $io79 = (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;
192
- const $io80 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io81(input3.q));
193
- const $io81 = (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 && Array.isArray(input3.dtLst);
194
- const $io82 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io83(input3.q));
195
- const $io83 = (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 && $io66(input3.customset)) && Array.isArray(input3.dtLst);
196
- const $io84 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io35(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu15(input3.q));
197
- const $io85 = (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) && ("discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && "grade" === input3.valueFor && true === input3.bar_by_grade && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && (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;
198
- const $io86 = (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) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
199
- const $io87 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io88(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io90(input3.term));
200
- const $io88 = (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) && "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 && $io89(input3.restrictAncestry)) && true && true && ("object" === typeof input3.variant_filter && null !== input3.variant_filter && $io6(input3.variant_filter)) && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop;
201
- const $io89 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu9(input3.tvs));
202
- const $io90 = (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) && $io4(input3.values)) && (void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io11(input3.valueConversion)) && (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 && $io91(elem)));
203
- const $io91 = (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 && $io92(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io93(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);
204
- const $io92 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
205
- const $io93 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
206
- const $io94 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io51(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io95(input3.q));
207
- const $io95 = (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) && "continuous" === input3.mode && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem));
208
- const $io96 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "TermCollectionTWQual" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io56(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io97(input3.q));
209
- const $io97 = (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) && "discrete" === input3.mode && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.categoryKeys || Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io57(elem)));
210
- const $io98 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu7(input3.tw) && "string" === typeof input3.dslabel && "string" === typeof input3.genome && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu7(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu7(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && true && (void 0 === input3.currentGeneNames || Array.isArray(input3.currentGeneNames) && input3.currentGeneNames.every((elem) => "string" === typeof elem)) && (void 0 === input3.isLogScale || "boolean" === typeof input3.isLogScale) && "box" === input3.plotType && (void 0 === input3.orderByMedian || "boolean" === typeof input3.orderByMedian) && (void 0 === input3.removeOutliers || "boolean" === typeof input3.removeOutliers) && (void 0 === input3.showAssocTests || "boolean" === typeof input3.showAssocTests);
176
+ const $io56 = (input3) => void 0 === input3.offset || "number" === typeof input3.offset;
177
+ const $io57 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "termCollection" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (void 0 === input3.termIds || Array.isArray(input3.termIds) && input3.termIds.every((elem) => "string" === typeof elem)) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io53(elem))) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io54(input3.propsByTermId)) && (void 0 === input3.isCustom || "boolean" === typeof input3.isCustom) && "categorical" === input3.memberType && (Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io58(elem)));
178
+ const $io58 = (input3) => "string" === typeof input3.key && "boolean" === typeof input3.shown;
179
+ const $io59 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "snp" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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 && $io44(input3.groupsetting));
180
+ const $io60 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "singleCellCellType" === 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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && ("object" === typeof input3.sample && null !== input3.sample && true) && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io44(input3.groupsetting));
181
+ const $io62 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "values" === input3.type;
182
+ 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io64(input3.q)) && "QualTWPredefinedGS" === input3.type;
183
+ const $io64 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
184
+ 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && ("object" === typeof input3.term && null !== input3.term && $iu8(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io66(input3.q)) && "QualTWCustomGS" === input3.type;
185
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io67(input3.customset));
186
+ const $io67 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
187
+ const $io68 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io15(input3.q));
188
+ const $io69 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io20(input3.q));
189
+ const $io70 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io71(input3.q));
190
+ const $io71 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu5(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu6(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
191
+ 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) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "NumTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io73(input3.q));
192
+ const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "continuous" === input3.mode) && (void 0 === input3.convert2ZScore || "boolean" === typeof input3.convert2ZScore) && (null !== input3.type && void 0 === input3.type) && (void 0 === input3.scale || "number" === typeof input3.scale);
193
+ const $io74 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu10(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io75(input3.q));
194
+ const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io76(elem))) && (null !== input3.type && void 0 === input3.type);
195
+ const $io76 = (input3) => "number" === typeof input3.value;
196
+ const $io77 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io80(input3.q));
197
+ const $io78 = (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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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 && $io44(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io40(elem)));
198
+ const $io79 = (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) && (void 0 === input3.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && "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 && $io44(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io40(elem)));
199
+ const $io80 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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;
200
+ const $io81 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io82(input3.q));
201
+ const $io82 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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 && Array.isArray(input3.dtLst);
202
+ const $io83 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu14(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io84(input3.q));
203
+ const $io84 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (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 && $io67(input3.customset)) && Array.isArray(input3.dtLst);
204
+ const $io85 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io36(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu15(input3.q));
205
+ const $io86 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && ("discrete" === input3.mode || "binary" === input3.mode || "cuminc" === input3.mode || "cox" === input3.mode) && "grade" === input3.valueFor && true === input3.bar_by_grade && ("age" === input3.timeScale || "time" === input3.timeScale) && (void 0 === input3.breaks || Array.isArray(input3.breaks) && input3.breaks.every((elem) => "number" === typeof elem)) && (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;
206
+ const $io87 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
207
+ const $io88 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io89(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io91(input3.term));
208
+ const $io89 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "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 && $io90(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;
209
+ const $io90 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu9(input3.tvs));
210
+ const $io91 = (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.valueConversion || "object" === typeof input3.valueConversion && null !== input3.valueConversion && $io12(input3.valueConversion)) && (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 && $io92(elem)));
211
+ const $io92 = (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 && $io93(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io94(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);
212
+ const $io93 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
213
+ const $io94 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
214
+ const $io95 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "TermCollectionTWCont" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io52(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io96(input3.q));
215
+ const $io96 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "continuous" === input3.mode && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem));
216
+ const $io97 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io3(input3.values)) && "TermCollectionTWQual" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io57(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io98(input3.q));
217
+ const $io98 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io16(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "discrete" === input3.mode && "values" === input3.type && (Array.isArray(input3.lst) && input3.lst.every((elem) => "string" === typeof elem)) && (void 0 === input3.categoryKeys || Array.isArray(input3.categoryKeys) && input3.categoryKeys.every((elem) => "object" === typeof elem && null !== elem && $io58(elem)));
218
+ const $io99 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu7(input3.tw) && "string" === typeof input3.dslabel && "string" === typeof input3.genome && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu7(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu7(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && true && (void 0 === input3.currentGeneNames || Array.isArray(input3.currentGeneNames) && input3.currentGeneNames.every((elem) => "string" === typeof elem)) && (void 0 === input3.isLogScale || "boolean" === typeof input3.isLogScale) && "box" === input3.plotType && (void 0 === input3.orderByMedian || "boolean" === typeof input3.orderByMedian) && (void 0 === input3.removeOutliers || "boolean" === typeof input3.removeOutliers) && (void 0 === input3.showAssocTests || "boolean" === typeof input3.showAssocTests);
211
219
  const $iu0 = (input3) => (() => {
212
220
  if ("tvslst" === input3.type)
213
- return $io6(input3);
214
- if ("tvs" === input3.type)
215
221
  return $io7(input3);
222
+ if ("tvs" === input3.type)
223
+ return $io8(input3);
216
224
  return false;
217
225
  })();
218
226
  const $iu1 = (input3) => (() => {
219
227
  if (true === input3.startunbounded)
220
- return $io16(input3);
228
+ return $io17(input3);
221
229
  if (true === input3.stopunbounded)
222
- return $io18(input3);
230
+ return $io19(input3);
223
231
  if (void 0 !== input3.value)
224
- return $io32(input3);
225
- return $io17(input3);
232
+ return $io33(input3);
233
+ return $io18(input3);
226
234
  })();
227
235
  const $iu2 = (input3) => (() => {
228
236
  if ("gene" === input3.kind)
229
- return $io41(input3);
230
- if ("coord" === input3.kind)
231
237
  return $io42(input3);
238
+ if ("coord" === input3.kind)
239
+ return $io43(input3);
232
240
  return false;
233
241
  })();
234
242
  const $iu3 = (input3) => (() => {
235
243
  if ("string" === typeof input3.type)
236
- return $io45(input3);
244
+ return $io46(input3);
237
245
  if ("filter" === input3.type)
238
- return $io47(input3);
246
+ return $io48(input3);
239
247
  return false;
240
248
  })();
241
249
  const $iu4 = (input3) => (() => {
242
250
  if (true === input3.startunbounded)
243
- return $io16(input3);
251
+ return $io17(input3);
244
252
  if (true === input3.stopunbounded)
245
- return $io18(input3);
246
- return $io17(input3);
253
+ return $io19(input3);
254
+ return $io18(input3);
247
255
  })();
248
256
  const $iu5 = (input3) => (() => {
249
257
  if (true === input3.startunbounded)
250
- return $io16(input3);
251
- if (void 0 !== input3.start)
252
258
  return $io17(input3);
259
+ if (void 0 !== input3.start)
260
+ return $io18(input3);
253
261
  return false;
254
262
  })();
255
263
  const $iu6 = (input3) => (() => {
256
264
  if (void 0 !== input3.stop)
257
- return $io17(input3);
258
- if (true === input3.stopunbounded)
259
265
  return $io18(input3);
266
+ if (true === input3.stopunbounded)
267
+ return $io19(input3);
260
268
  return false;
261
269
  })();
262
270
  const $iu7 = (input3) => (() => {
263
271
  if ("TermCollectionTWQual" === input3.type)
264
- return $io96(input3);
272
+ return $io97(input3);
265
273
  if ("TermCollectionTWCont" === input3.type)
266
- return $io94(input3);
274
+ return $io95(input3);
267
275
  if ("SnpsTW" === input3.type)
268
- return $io87(input3);
276
+ return $io88(input3);
269
277
  if ("ConditionTW" === input3.type)
270
- return $io84(input3);
278
+ return $io85(input3);
271
279
  if ("GvCustomGsTW" === input3.type)
272
- return $io82(input3);
280
+ return $io83(input3);
273
281
  if ("GvPredefinedGsTW" === input3.type)
274
- return $io80(input3);
282
+ return $io81(input3);
275
283
  if ("GvValuesTW" === input3.type)
276
- return $io76(input3);
284
+ return $io77(input3);
277
285
  if ("NumTWSpline" === input3.type)
278
- return $io73(input3);
286
+ return $io74(input3);
279
287
  if ("NumTWCont" === input3.type)
280
- return $io71(input3);
288
+ return $io72(input3);
281
289
  if ("NumTWBinary" === input3.type)
282
- return $io69(input3);
290
+ return $io70(input3);
283
291
  if ("NumTWCustomBin" === input3.type)
284
- return $io68(input3);
292
+ return $io69(input3);
285
293
  if ("NumTWRegularBin" === input3.type)
286
- return $io67(input3);
294
+ return $io68(input3);
287
295
  if ("QualTWCustomGS" === input3.type)
288
- return $io64(input3);
296
+ return $io65(input3);
289
297
  if ("QualTWPredefinedGS" === input3.type)
290
- return $io62(input3);
298
+ return $io63(input3);
291
299
  if ("QualTWValues" === input3.type)
292
300
  return $io1(input3);
293
301
  return false;
294
302
  })();
295
303
  const $iu8 = (input3) => (() => {
296
304
  if ("categorical" === input3.type)
297
- return $io3(input3);
305
+ return $io4(input3);
298
306
  if ("snp" === input3.type)
299
- return $io58(input3);
300
- if ("singleCellCellType" === input3.type)
301
307
  return $io59(input3);
308
+ if ("singleCellCellType" === input3.type)
309
+ return $io60(input3);
302
310
  return false;
303
311
  })();
304
312
  const $iu9 = (input3) => (() => {
305
313
  if (void 0 !== input3.ranges)
306
- return $io9(input3);
314
+ return $io10(input3);
307
315
  if (void 0 !== input3.ratio)
308
- return $io50(input3);
316
+ return $io51(input3);
309
317
  return (() => {
310
- if ($io8(input3))
311
- return $io8(input3);
312
- if ($io34(input3))
313
- return $io34(input3);
314
- if ($io38(input3))
315
- return $io38(input3);
318
+ if ($io9(input3))
319
+ return $io9(input3);
320
+ if ($io35(input3))
321
+ return $io35(input3);
322
+ if ($io39(input3))
323
+ return $io39(input3);
316
324
  return false;
317
325
  })();
318
326
  })();
319
327
  const $iu10 = (input3) => (() => {
320
328
  if ("integer" === input3.type || "float" === input3.type)
321
- return $io10(input3);
329
+ return $io11(input3);
322
330
  if ("metaboliteIntensity" === input3.type)
323
- return $io24(input3);
324
- if ("proteomeAbundance" === input3.type)
325
331
  return $io25(input3);
332
+ if ("proteomeAbundance" === input3.type)
333
+ return $io26(input3);
326
334
  if ("date" === input3.type)
327
- return $io27(input3);
328
- if ("ssGSEA" === input3.type)
329
335
  return $io28(input3);
330
- if ("dnaMethylation" === input3.type)
336
+ if ("ssGSEA" === input3.type)
331
337
  return $io29(input3);
338
+ if ("dnaMethylation" === input3.type)
339
+ return $io30(input3);
332
340
  return (() => {
341
+ if ($io22(input3))
342
+ return $io22(input3);
333
343
  if ($io21(input3))
334
344
  return $io21(input3);
335
- if ($io20(input3))
336
- return $io20(input3);
345
+ if ($io24(input3))
346
+ return $io24(input3);
337
347
  if ($io23(input3))
338
348
  return $io23(input3);
339
- if ($io22(input3))
340
- return $io22(input3);
349
+ if ($io32(input3))
350
+ return $io32(input3);
341
351
  if ($io31(input3))
342
352
  return $io31(input3);
343
- if ($io30(input3))
344
- return $io30(input3);
345
353
  return false;
346
354
  })();
347
355
  })();
348
356
  const $iu11 = (input3) => (() => {
349
357
  if ("regular-bin" === input3.type)
350
- return $io14(input3);
358
+ return $io15(input3);
351
359
  if ("custom-bin" === input3.type)
352
- return $io19(input3);
360
+ return $io20(input3);
353
361
  return false;
354
362
  })();
355
363
  const $iu12 = (input3) => (() => {
356
364
  if ("gene" === input3.kind)
357
- return $io40(input3);
365
+ return $io41(input3);
358
366
  if ("coord" === input3.kind)
359
- return $io48(input3);
367
+ return $io49(input3);
360
368
  return false;
361
369
  })();
362
370
  const $iu13 = (input3) => (() => {
363
371
  if ("numeric" === input3.memberType)
364
- return $io51(input3);
372
+ return $io52(input3);
365
373
  if ("categorical" === input3.memberType)
366
- return $io56(input3);
374
+ return $io57(input3);
367
375
  return false;
368
376
  })();
369
377
  const $iu14 = (input3) => (() => {
370
378
  if ("gene" === input3.kind)
371
- return $io77(input3);
372
- if ("coord" === input3.kind)
373
379
  return $io78(input3);
380
+ if ("coord" === input3.kind)
381
+ return $io79(input3);
374
382
  return false;
375
383
  })();
376
384
  const $iu15 = (input3) => (() => {
377
385
  if ("grade" === input3.valueFor)
378
- return $io85(input3);
379
- if ("children" === input3.valueFor)
380
386
  return $io86(input3);
387
+ if ("children" === input3.valueFor)
388
+ return $io87(input3);
381
389
  return false;
382
390
  })();
383
391
  const $iu16 = (input3) => (() => {
384
392
  if ("violin" === input3.plotType)
385
393
  return $io0(input3);
386
394
  if ("box" === input3.plotType)
387
- return $io98(input3);
395
+ return $io99(input3);
388
396
  return false;
389
397
  })();
390
398
  return "object" === typeof input2 && null !== input2 && $iu16(input2);
@@ -429,7 +437,7 @@ var validViolinBoxRequest = (input) => {
429
437
  path: _path2 + ".filter",
430
438
  expected: "(Filter | undefined)",
431
439
  value: input3.filter
432
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
440
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
433
441
  path: _path2 + ".filter",
434
442
  expected: "(Filter | undefined)",
435
443
  value: input3.filter
@@ -518,7 +526,15 @@ var validViolinBoxRequest = (input) => {
518
526
  path: _path2 + ".minNumSamples",
519
527
  expected: "(number | undefined)",
520
528
  value: input3.minNumSamples
521
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
529
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
530
+ path: _path2 + ".values",
531
+ expected: "(__type.o1 | undefined)",
532
+ value: input3.values
533
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
534
+ path: _path2 + ".values",
535
+ expected: "(__type.o1 | undefined)",
536
+ value: input3.values
537
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
522
538
  path: _path2 + ".term",
523
539
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
524
540
  value: input3.term
@@ -530,7 +546,7 @@ var validViolinBoxRequest = (input) => {
530
546
  path: _path2 + ".q",
531
547
  expected: "ValuesQ",
532
548
  value: input3.q
533
- })) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
549
+ })) && $vo62(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
534
550
  path: _path2 + ".q",
535
551
  expected: "ValuesQ",
536
552
  value: input3.q
@@ -547,7 +563,15 @@ var validViolinBoxRequest = (input) => {
547
563
  return true;
548
564
  return true;
549
565
  }).every((flag) => flag)].every((flag) => flag);
550
- const $vo3 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
566
+ const $vo3 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
567
+ const value = input3[key];
568
+ if (void 0 === value)
569
+ return true;
570
+ if (RegExp(/(.*)/).test(key))
571
+ return true;
572
+ return true;
573
+ }).every((flag) => flag)].every((flag) => flag);
574
+ const $vo4 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
551
575
  path: _path2 + ".id",
552
576
  expected: "string",
553
577
  value: input3.id
@@ -595,7 +619,7 @@ var validViolinBoxRequest = (input) => {
595
619
  path: _path2 + ".values",
596
620
  expected: "(TermValues | undefined)",
597
621
  value: input3.values
598
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
622
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
599
623
  path: _path2 + ".values",
600
624
  expected: "(TermValues | undefined)",
601
625
  value: input3.values
@@ -605,22 +629,22 @@ var validViolinBoxRequest = (input) => {
605
629
  value: input3.skipValuesBuild
606
630
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
607
631
  path: _path2 + ".valueConversion",
608
- expected: "(__type.o2 | undefined)",
632
+ expected: "(__type.o3 | undefined)",
609
633
  value: input3.valueConversion
610
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
634
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
611
635
  path: _path2 + ".valueConversion",
612
- expected: "(__type.o2 | undefined)",
636
+ expected: "(__type.o3 | undefined)",
613
637
  value: input3.valueConversion
614
638
  }), ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
615
639
  path: _path2 + ".groupsetting",
616
640
  expected: "TermGroupSetting",
617
641
  value: input3.groupsetting
618
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
642
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
619
643
  path: _path2 + ".groupsetting",
620
644
  expected: "TermGroupSetting",
621
645
  value: input3.groupsetting
622
646
  })].every((flag) => flag);
623
- const $vo4 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
647
+ const $vo5 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
624
648
  const value = input3[key];
625
649
  if (void 0 === value)
626
650
  return true;
@@ -629,7 +653,7 @@ var validViolinBoxRequest = (input) => {
629
653
  path: _path2 + $join(key),
630
654
  expected: "BaseValue",
631
655
  value
632
- })) && $vo5(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
656
+ })) && $vo6(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
633
657
  path: _path2 + $join(key),
634
658
  expected: "BaseValue",
635
659
  value
@@ -639,14 +663,14 @@ var validViolinBoxRequest = (input) => {
639
663
  path: _path2 + $join(key),
640
664
  expected: "BaseValue",
641
665
  value
642
- })) && $vo5(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
666
+ })) && $vo6(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
643
667
  path: _path2 + $join(key),
644
668
  expected: "BaseValue",
645
669
  value
646
670
  });
647
671
  return true;
648
672
  }).every((flag) => flag)].every((flag) => flag);
649
- const $vo5 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
673
+ const $vo6 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
650
674
  path: _path2 + ".key",
651
675
  expected: "(string | undefined)",
652
676
  value: input3.key
@@ -674,12 +698,12 @@ var validViolinBoxRequest = (input) => {
674
698
  path: _path2 + ".filter",
675
699
  expected: "(Filter | undefined)",
676
700
  value: input3.filter
677
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
701
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
678
702
  path: _path2 + ".filter",
679
703
  expected: "(Filter | undefined)",
680
704
  value: input3.filter
681
705
  })].every((flag) => flag);
682
- const $vo6 = (input3, _path2, _exceptionable2 = true) => ["tvslst" === input3.type || $report(_exceptionable2, {
706
+ const $vo7 = (input3, _path2, _exceptionable2 = true) => ["tvslst" === input3.type || $report(_exceptionable2, {
683
707
  path: _path2 + ".type",
684
708
  expected: '"tvslst"',
685
709
  value: input3.type
@@ -701,11 +725,11 @@ var validViolinBoxRequest = (input) => {
701
725
  value: input3.lst
702
726
  })) && input3.lst.map((elem, _index4) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
703
727
  path: _path2 + ".lst[" + _index4 + "]",
704
- expected: "(Filter | __type.o1)",
728
+ expected: "(Filter | __type.o2)",
705
729
  value: elem
706
730
  })) && $vu0(elem, _path2 + ".lst[" + _index4 + "]", _exceptionable2) || $report(_exceptionable2, {
707
731
  path: _path2 + ".lst[" + _index4 + "]",
708
- expected: "(Filter | __type.o1)",
732
+ expected: "(Filter | __type.o2)",
709
733
  value: elem
710
734
  })).every((flag) => flag) || $report(_exceptionable2, {
711
735
  path: _path2 + ".lst",
@@ -716,7 +740,7 @@ var validViolinBoxRequest = (input) => {
716
740
  expected: "(string | undefined)",
717
741
  value: input3.$id
718
742
  })].every((flag) => flag);
719
- const $vo7 = (input3, _path2, _exceptionable2 = true) => ["tvs" === input3.type || $report(_exceptionable2, {
743
+ const $vo8 = (input3, _path2, _exceptionable2 = true) => ["tvs" === input3.type || $report(_exceptionable2, {
720
744
  path: _path2 + ".type",
721
745
  expected: '"tvs"',
722
746
  value: input3.type
@@ -729,7 +753,7 @@ var validViolinBoxRequest = (input) => {
729
753
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
730
754
  value: input3.tvs
731
755
  })].every((flag) => flag);
732
- const $vo8 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
756
+ const $vo9 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
733
757
  path: _path2 + ".join",
734
758
  expected: "(string | undefined)",
735
759
  value: input3.join
@@ -761,7 +785,7 @@ var validViolinBoxRequest = (input) => {
761
785
  path: _path2 + ".term",
762
786
  expected: "CategoricalTerm",
763
787
  value: input3.term
764
- })) && $vo3(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
788
+ })) && $vo4(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
765
789
  path: _path2 + ".term",
766
790
  expected: "CategoricalTerm",
767
791
  value: input3.term
@@ -777,7 +801,7 @@ var validViolinBoxRequest = (input) => {
777
801
  path: _path2 + ".values[" + _index5 + "]",
778
802
  expected: "BaseValue",
779
803
  value: elem
780
- })) && $vo5(elem, _path2 + ".values[" + _index5 + "]", _exceptionable2) || $report(_exceptionable2, {
804
+ })) && $vo6(elem, _path2 + ".values[" + _index5 + "]", _exceptionable2) || $report(_exceptionable2, {
781
805
  path: _path2 + ".values[" + _index5 + "]",
782
806
  expected: "BaseValue",
783
807
  value: elem
@@ -790,7 +814,7 @@ var validViolinBoxRequest = (input) => {
790
814
  expected: "(Set<any> | undefined)",
791
815
  value: input3.valueset
792
816
  })].every((flag) => flag);
793
- const $vo9 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
817
+ const $vo10 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
794
818
  path: _path2 + ".join",
795
819
  expected: "(string | undefined)",
796
820
  value: input3.join
@@ -832,11 +856,11 @@ var validViolinBoxRequest = (input) => {
832
856
  value: input3.ranges
833
857
  })) && input3.ranges.map((elem, _index6) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
834
858
  path: _path2 + ".ranges[" + _index6 + "]",
835
- expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin | __type.o4)",
859
+ expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin | __type.o5)",
836
860
  value: elem
837
861
  })) && $vu1(elem, _path2 + ".ranges[" + _index6 + "]", _exceptionable2) || $report(_exceptionable2, {
838
862
  path: _path2 + ".ranges[" + _index6 + "]",
839
- expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin | __type.o4)",
863
+ expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin | __type.o5)",
840
864
  value: elem
841
865
  })).every((flag) => flag) || $report(_exceptionable2, {
842
866
  path: _path2 + ".ranges",
@@ -848,18 +872,18 @@ var validViolinBoxRequest = (input) => {
848
872
  value: input3.values
849
873
  })) && input3.values.map((elem, _index7) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
850
874
  path: _path2 + ".values[" + _index7 + "]",
851
- expected: "__type.o5",
875
+ expected: "__type.o6",
852
876
  value: elem
853
- })) && $vo33(elem, _path2 + ".values[" + _index7 + "]", _exceptionable2) || $report(_exceptionable2, {
877
+ })) && $vo34(elem, _path2 + ".values[" + _index7 + "]", _exceptionable2) || $report(_exceptionable2, {
854
878
  path: _path2 + ".values[" + _index7 + "]",
855
- expected: "__type.o5",
879
+ expected: "__type.o6",
856
880
  value: elem
857
881
  })).every((flag) => flag) || $report(_exceptionable2, {
858
882
  path: _path2 + ".values",
859
883
  expected: "(Array<__type> | undefined)",
860
884
  value: input3.values
861
885
  })].every((flag) => flag);
862
- const $vo10 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
886
+ const $vo11 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
863
887
  path: _path2 + ".id",
864
888
  expected: "string",
865
889
  value: input3.id
@@ -907,7 +931,7 @@ var validViolinBoxRequest = (input) => {
907
931
  path: _path2 + ".values",
908
932
  expected: "(TermValues | undefined)",
909
933
  value: input3.values
910
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
934
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
911
935
  path: _path2 + ".values",
912
936
  expected: "(TermValues | undefined)",
913
937
  value: input3.values
@@ -917,19 +941,19 @@ var validViolinBoxRequest = (input) => {
917
941
  value: input3.skipValuesBuild
918
942
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
919
943
  path: _path2 + ".valueConversion",
920
- expected: "(__type.o2 | undefined)",
944
+ expected: "(__type.o3 | undefined)",
921
945
  value: input3.valueConversion
922
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
946
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
923
947
  path: _path2 + ".valueConversion",
924
- expected: "(__type.o2 | undefined)",
948
+ expected: "(__type.o3 | undefined)",
925
949
  value: input3.valueConversion
926
950
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
927
951
  path: _path2 + ".continuousColorScale",
928
- expected: "(__type.o3 | undefined)",
952
+ expected: "(__type.o4 | undefined)",
929
953
  value: input3.continuousColorScale
930
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
954
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
931
955
  path: _path2 + ".continuousColorScale",
932
- expected: "(__type.o3 | undefined)",
956
+ expected: "(__type.o4 | undefined)",
933
957
  value: input3.continuousColorScale
934
958
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
935
959
  path: _path2 + ".unit",
@@ -939,12 +963,12 @@ var validViolinBoxRequest = (input) => {
939
963
  path: _path2 + ".bins",
940
964
  expected: "PresetNumericBins",
941
965
  value: input3.bins
942
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
966
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
943
967
  path: _path2 + ".bins",
944
968
  expected: "PresetNumericBins",
945
969
  value: input3.bins
946
970
  })].every((flag) => flag);
947
- const $vo11 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.fromUnit || $report(_exceptionable2, {
971
+ const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.fromUnit || $report(_exceptionable2, {
948
972
  path: _path2 + ".fromUnit",
949
973
  expected: "string",
950
974
  value: input3.fromUnit
@@ -957,7 +981,7 @@ var validViolinBoxRequest = (input) => {
957
981
  expected: "string",
958
982
  value: input3.scaleFactor
959
983
  })].every((flag) => flag);
960
- const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
984
+ const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
961
985
  path: _path2 + ".minColor",
962
986
  expected: "string",
963
987
  value: input3.minColor
@@ -966,7 +990,7 @@ var validViolinBoxRequest = (input) => {
966
990
  expected: "string",
967
991
  value: input3.maxColor
968
992
  })].every((flag) => flag);
969
- const $vo13 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
993
+ const $vo14 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
970
994
  path: _path2 + '["default"]',
971
995
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
972
996
  value: input3["default"]
@@ -1003,11 +1027,11 @@ var validViolinBoxRequest = (input) => {
1003
1027
  expected: "(number | undefined)",
1004
1028
  value: input3.max
1005
1029
  })].every((flag) => flag);
1006
- const $vo14 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1030
+ const $vo15 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1007
1031
  path: _path2 + ".hiddenValues",
1008
1032
  expected: "(HiddenValues | undefined)",
1009
1033
  value: input3.hiddenValues
1010
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1034
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1011
1035
  path: _path2 + ".hiddenValues",
1012
1036
  expected: "(HiddenValues | undefined)",
1013
1037
  value: input3.hiddenValues
@@ -1072,7 +1096,7 @@ var validViolinBoxRequest = (input) => {
1072
1096
  expected: "(boolean | undefined)",
1073
1097
  value: input3.isDummyPreset
1074
1098
  })].every((flag) => flag);
1075
- const $vo15 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1099
+ const $vo16 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1076
1100
  const value = input3[key];
1077
1101
  if (void 0 === value)
1078
1102
  return true;
@@ -1084,7 +1108,7 @@ var validViolinBoxRequest = (input) => {
1084
1108
  });
1085
1109
  return true;
1086
1110
  }).every((flag) => flag)].every((flag) => flag);
1087
- const $vo16 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1111
+ const $vo17 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1088
1112
  path: _path2 + ".startunbounded",
1089
1113
  expected: "true",
1090
1114
  value: input3.startunbounded
@@ -1113,7 +1137,7 @@ var validViolinBoxRequest = (input) => {
1113
1137
  expected: "(string | undefined)",
1114
1138
  value: input3.range
1115
1139
  })].every((flag) => flag);
1116
- const $vo17 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1140
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1117
1141
  path: _path2 + ".startunbounded",
1118
1142
  expected: "(false | undefined)",
1119
1143
  value: input3.startunbounded
@@ -1146,7 +1170,7 @@ var validViolinBoxRequest = (input) => {
1146
1170
  expected: "(string | undefined)",
1147
1171
  value: input3.range
1148
1172
  })].every((flag) => flag);
1149
- const $vo18 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1173
+ const $vo19 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1150
1174
  path: _path2 + ".start",
1151
1175
  expected: "number",
1152
1176
  value: input3.start
@@ -1175,11 +1199,11 @@ var validViolinBoxRequest = (input) => {
1175
1199
  expected: "(string | undefined)",
1176
1200
  value: input3.range
1177
1201
  })].every((flag) => flag);
1178
- const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1202
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1179
1203
  path: _path2 + ".hiddenValues",
1180
1204
  expected: "(HiddenValues | undefined)",
1181
1205
  value: input3.hiddenValues
1182
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1206
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1183
1207
  path: _path2 + ".hiddenValues",
1184
1208
  expected: "(HiddenValues | undefined)",
1185
1209
  value: input3.hiddenValues
@@ -1246,7 +1270,7 @@ var validViolinBoxRequest = (input) => {
1246
1270
  expected: "(boolean | undefined)",
1247
1271
  value: input3.isDummyPreset
1248
1272
  })].every((flag) => flag);
1249
- const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1273
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1250
1274
  path: _path2 + ".id",
1251
1275
  expected: "string",
1252
1276
  value: input3.id
@@ -1294,7 +1318,7 @@ var validViolinBoxRequest = (input) => {
1294
1318
  path: _path2 + ".values",
1295
1319
  expected: "(TermValues | undefined)",
1296
1320
  value: input3.values
1297
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1321
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1298
1322
  path: _path2 + ".values",
1299
1323
  expected: "(TermValues | undefined)",
1300
1324
  value: input3.values
@@ -1304,19 +1328,19 @@ var validViolinBoxRequest = (input) => {
1304
1328
  value: input3.skipValuesBuild
1305
1329
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1306
1330
  path: _path2 + ".valueConversion",
1307
- expected: "(__type.o2 | undefined)",
1331
+ expected: "(__type.o3 | undefined)",
1308
1332
  value: input3.valueConversion
1309
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1333
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1310
1334
  path: _path2 + ".valueConversion",
1311
- expected: "(__type.o2 | undefined)",
1335
+ expected: "(__type.o3 | undefined)",
1312
1336
  value: input3.valueConversion
1313
1337
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1314
1338
  path: _path2 + ".continuousColorScale",
1315
- expected: "(__type.o3 | undefined)",
1339
+ expected: "(__type.o4 | undefined)",
1316
1340
  value: input3.continuousColorScale
1317
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1341
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1318
1342
  path: _path2 + ".continuousColorScale",
1319
- expected: "(__type.o3 | undefined)",
1343
+ expected: "(__type.o4 | undefined)",
1320
1344
  value: input3.continuousColorScale
1321
1345
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1322
1346
  path: _path2 + ".unit",
@@ -1326,7 +1350,7 @@ var validViolinBoxRequest = (input) => {
1326
1350
  path: _path2 + ".bins",
1327
1351
  expected: "(PresetNumericBins | undefined)",
1328
1352
  value: input3.bins
1329
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1353
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1330
1354
  path: _path2 + ".bins",
1331
1355
  expected: "(PresetNumericBins | undefined)",
1332
1356
  value: input3.bins
@@ -1351,7 +1375,7 @@ var validViolinBoxRequest = (input) => {
1351
1375
  expected: "(number | undefined)",
1352
1376
  value: input3.stop
1353
1377
  })].every((flag) => flag);
1354
- const $vo21 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1378
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1355
1379
  path: _path2 + ".id",
1356
1380
  expected: "string",
1357
1381
  value: input3.id
@@ -1399,7 +1423,7 @@ var validViolinBoxRequest = (input) => {
1399
1423
  path: _path2 + ".values",
1400
1424
  expected: "(TermValues | undefined)",
1401
1425
  value: input3.values
1402
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1426
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1403
1427
  path: _path2 + ".values",
1404
1428
  expected: "(TermValues | undefined)",
1405
1429
  value: input3.values
@@ -1409,19 +1433,19 @@ var validViolinBoxRequest = (input) => {
1409
1433
  value: input3.skipValuesBuild
1410
1434
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1411
1435
  path: _path2 + ".valueConversion",
1412
- expected: "(__type.o2 | undefined)",
1436
+ expected: "(__type.o3 | undefined)",
1413
1437
  value: input3.valueConversion
1414
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1438
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1415
1439
  path: _path2 + ".valueConversion",
1416
- expected: "(__type.o2 | undefined)",
1440
+ expected: "(__type.o3 | undefined)",
1417
1441
  value: input3.valueConversion
1418
1442
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1419
1443
  path: _path2 + ".continuousColorScale",
1420
- expected: "(__type.o3 | undefined)",
1444
+ expected: "(__type.o4 | undefined)",
1421
1445
  value: input3.continuousColorScale
1422
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1446
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1423
1447
  path: _path2 + ".continuousColorScale",
1424
- expected: "(__type.o3 | undefined)",
1448
+ expected: "(__type.o4 | undefined)",
1425
1449
  value: input3.continuousColorScale
1426
1450
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1427
1451
  path: _path2 + ".unit",
@@ -1431,7 +1455,7 @@ var validViolinBoxRequest = (input) => {
1431
1455
  path: _path2 + ".bins",
1432
1456
  expected: "(PresetNumericBins | undefined)",
1433
1457
  value: input3.bins
1434
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1458
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1435
1459
  path: _path2 + ".bins",
1436
1460
  expected: "(PresetNumericBins | undefined)",
1437
1461
  value: input3.bins
@@ -1456,7 +1480,7 @@ var validViolinBoxRequest = (input) => {
1456
1480
  expected: "number",
1457
1481
  value: input3.stop
1458
1482
  })].every((flag) => flag);
1459
- const $vo22 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1483
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1460
1484
  path: _path2 + ".id",
1461
1485
  expected: "string",
1462
1486
  value: input3.id
@@ -1504,7 +1528,7 @@ var validViolinBoxRequest = (input) => {
1504
1528
  path: _path2 + ".values",
1505
1529
  expected: "(TermValues | undefined)",
1506
1530
  value: input3.values
1507
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1531
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1508
1532
  path: _path2 + ".values",
1509
1533
  expected: "(TermValues | undefined)",
1510
1534
  value: input3.values
@@ -1514,19 +1538,19 @@ var validViolinBoxRequest = (input) => {
1514
1538
  value: input3.skipValuesBuild
1515
1539
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1516
1540
  path: _path2 + ".valueConversion",
1517
- expected: "(__type.o2 | undefined)",
1541
+ expected: "(__type.o3 | undefined)",
1518
1542
  value: input3.valueConversion
1519
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1543
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1520
1544
  path: _path2 + ".valueConversion",
1521
- expected: "(__type.o2 | undefined)",
1545
+ expected: "(__type.o3 | undefined)",
1522
1546
  value: input3.valueConversion
1523
1547
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1524
1548
  path: _path2 + ".continuousColorScale",
1525
- expected: "(__type.o3 | undefined)",
1549
+ expected: "(__type.o4 | undefined)",
1526
1550
  value: input3.continuousColorScale
1527
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1551
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1528
1552
  path: _path2 + ".continuousColorScale",
1529
- expected: "(__type.o3 | undefined)",
1553
+ expected: "(__type.o4 | undefined)",
1530
1554
  value: input3.continuousColorScale
1531
1555
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1532
1556
  path: _path2 + ".unit",
@@ -1536,7 +1560,7 @@ var validViolinBoxRequest = (input) => {
1536
1560
  path: _path2 + ".bins",
1537
1561
  expected: "(PresetNumericBins | undefined)",
1538
1562
  value: input3.bins
1539
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1563
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1540
1564
  path: _path2 + ".bins",
1541
1565
  expected: "(PresetNumericBins | undefined)",
1542
1566
  value: input3.bins
@@ -1565,7 +1589,7 @@ var validViolinBoxRequest = (input) => {
1565
1589
  expected: "(number | undefined)",
1566
1590
  value: input3.stop
1567
1591
  })].every((flag) => flag);
1568
- const $vo23 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1592
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1569
1593
  path: _path2 + ".id",
1570
1594
  expected: "string",
1571
1595
  value: input3.id
@@ -1613,7 +1637,7 @@ var validViolinBoxRequest = (input) => {
1613
1637
  path: _path2 + ".values",
1614
1638
  expected: "(TermValues | undefined)",
1615
1639
  value: input3.values
1616
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1640
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1617
1641
  path: _path2 + ".values",
1618
1642
  expected: "(TermValues | undefined)",
1619
1643
  value: input3.values
@@ -1623,19 +1647,19 @@ var validViolinBoxRequest = (input) => {
1623
1647
  value: input3.skipValuesBuild
1624
1648
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1625
1649
  path: _path2 + ".valueConversion",
1626
- expected: "(__type.o2 | undefined)",
1650
+ expected: "(__type.o3 | undefined)",
1627
1651
  value: input3.valueConversion
1628
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1652
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1629
1653
  path: _path2 + ".valueConversion",
1630
- expected: "(__type.o2 | undefined)",
1654
+ expected: "(__type.o3 | undefined)",
1631
1655
  value: input3.valueConversion
1632
1656
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1633
1657
  path: _path2 + ".continuousColorScale",
1634
- expected: "(__type.o3 | undefined)",
1658
+ expected: "(__type.o4 | undefined)",
1635
1659
  value: input3.continuousColorScale
1636
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1660
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1637
1661
  path: _path2 + ".continuousColorScale",
1638
- expected: "(__type.o3 | undefined)",
1662
+ expected: "(__type.o4 | undefined)",
1639
1663
  value: input3.continuousColorScale
1640
1664
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1641
1665
  path: _path2 + ".unit",
@@ -1645,7 +1669,7 @@ var validViolinBoxRequest = (input) => {
1645
1669
  path: _path2 + ".bins",
1646
1670
  expected: "(PresetNumericBins | undefined)",
1647
1671
  value: input3.bins
1648
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1672
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1649
1673
  path: _path2 + ".bins",
1650
1674
  expected: "(PresetNumericBins | undefined)",
1651
1675
  value: input3.bins
@@ -1674,7 +1698,7 @@ var validViolinBoxRequest = (input) => {
1674
1698
  expected: "number",
1675
1699
  value: input3.stop
1676
1700
  })].every((flag) => flag);
1677
- const $vo24 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1701
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1678
1702
  path: _path2 + ".id",
1679
1703
  expected: "string",
1680
1704
  value: input3.id
@@ -1722,7 +1746,7 @@ var validViolinBoxRequest = (input) => {
1722
1746
  path: _path2 + ".values",
1723
1747
  expected: "(TermValues | undefined)",
1724
1748
  value: input3.values
1725
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1749
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1726
1750
  path: _path2 + ".values",
1727
1751
  expected: "(TermValues | undefined)",
1728
1752
  value: input3.values
@@ -1732,19 +1756,19 @@ var validViolinBoxRequest = (input) => {
1732
1756
  value: input3.skipValuesBuild
1733
1757
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1734
1758
  path: _path2 + ".valueConversion",
1735
- expected: "(__type.o2 | undefined)",
1759
+ expected: "(__type.o3 | undefined)",
1736
1760
  value: input3.valueConversion
1737
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1761
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1738
1762
  path: _path2 + ".valueConversion",
1739
- expected: "(__type.o2 | undefined)",
1763
+ expected: "(__type.o3 | undefined)",
1740
1764
  value: input3.valueConversion
1741
1765
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1742
1766
  path: _path2 + ".continuousColorScale",
1743
- expected: "(__type.o3 | undefined)",
1767
+ expected: "(__type.o4 | undefined)",
1744
1768
  value: input3.continuousColorScale
1745
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1769
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1746
1770
  path: _path2 + ".continuousColorScale",
1747
- expected: "(__type.o3 | undefined)",
1771
+ expected: "(__type.o4 | undefined)",
1748
1772
  value: input3.continuousColorScale
1749
1773
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1750
1774
  path: _path2 + ".unit",
@@ -1758,12 +1782,12 @@ var validViolinBoxRequest = (input) => {
1758
1782
  path: _path2 + ".bins",
1759
1783
  expected: "(PresetNumericBins | undefined)",
1760
1784
  value: input3.bins
1761
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1785
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1762
1786
  path: _path2 + ".bins",
1763
1787
  expected: "(PresetNumericBins | undefined)",
1764
1788
  value: input3.bins
1765
1789
  })].every((flag) => flag);
1766
- const $vo25 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1790
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1767
1791
  path: _path2 + ".id",
1768
1792
  expected: "string",
1769
1793
  value: input3.id
@@ -1811,7 +1835,7 @@ var validViolinBoxRequest = (input) => {
1811
1835
  path: _path2 + ".values",
1812
1836
  expected: "(TermValues | undefined)",
1813
1837
  value: input3.values
1814
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1838
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1815
1839
  path: _path2 + ".values",
1816
1840
  expected: "(TermValues | undefined)",
1817
1841
  value: input3.values
@@ -1821,19 +1845,19 @@ var validViolinBoxRequest = (input) => {
1821
1845
  value: input3.skipValuesBuild
1822
1846
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1823
1847
  path: _path2 + ".valueConversion",
1824
- expected: "(__type.o2 | undefined)",
1848
+ expected: "(__type.o3 | undefined)",
1825
1849
  value: input3.valueConversion
1826
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1850
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1827
1851
  path: _path2 + ".valueConversion",
1828
- expected: "(__type.o2 | undefined)",
1852
+ expected: "(__type.o3 | undefined)",
1829
1853
  value: input3.valueConversion
1830
1854
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1831
1855
  path: _path2 + ".continuousColorScale",
1832
- expected: "(__type.o3 | undefined)",
1856
+ expected: "(__type.o4 | undefined)",
1833
1857
  value: input3.continuousColorScale
1834
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1858
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1835
1859
  path: _path2 + ".continuousColorScale",
1836
- expected: "(__type.o3 | undefined)",
1860
+ expected: "(__type.o4 | undefined)",
1837
1861
  value: input3.continuousColorScale
1838
1862
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1839
1863
  path: _path2 + ".unit",
@@ -1847,7 +1871,7 @@ var validViolinBoxRequest = (input) => {
1847
1871
  path: _path2 + ".bins",
1848
1872
  expected: "(PresetNumericBins | undefined)",
1849
1873
  value: input3.bins
1850
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1874
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1851
1875
  path: _path2 + ".bins",
1852
1876
  expected: "(PresetNumericBins | undefined)",
1853
1877
  value: input3.bins
@@ -1855,12 +1879,12 @@ var validViolinBoxRequest = (input) => {
1855
1879
  path: _path2 + ".proteomeDetails",
1856
1880
  expected: "ProteomeDetails",
1857
1881
  value: input3.proteomeDetails
1858
- })) && $vo26(input3.proteomeDetails, _path2 + ".proteomeDetails", _exceptionable2) || $report(_exceptionable2, {
1882
+ })) && $vo27(input3.proteomeDetails, _path2 + ".proteomeDetails", _exceptionable2) || $report(_exceptionable2, {
1859
1883
  path: _path2 + ".proteomeDetails",
1860
1884
  expected: "ProteomeDetails",
1861
1885
  value: input3.proteomeDetails
1862
1886
  })].every((flag) => flag);
1863
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.assay || $report(_exceptionable2, {
1887
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.assay || $report(_exceptionable2, {
1864
1888
  path: _path2 + ".assay",
1865
1889
  expected: "string",
1866
1890
  value: input3.assay
@@ -1869,7 +1893,7 @@ var validViolinBoxRequest = (input) => {
1869
1893
  expected: "string",
1870
1894
  value: input3.cohort
1871
1895
  })].every((flag) => flag);
1872
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1896
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1873
1897
  path: _path2 + ".id",
1874
1898
  expected: "string",
1875
1899
  value: input3.id
@@ -1917,7 +1941,7 @@ var validViolinBoxRequest = (input) => {
1917
1941
  path: _path2 + ".values",
1918
1942
  expected: "(TermValues | undefined)",
1919
1943
  value: input3.values
1920
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1944
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
1921
1945
  path: _path2 + ".values",
1922
1946
  expected: "(TermValues | undefined)",
1923
1947
  value: input3.values
@@ -1927,19 +1951,19 @@ var validViolinBoxRequest = (input) => {
1927
1951
  value: input3.skipValuesBuild
1928
1952
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
1929
1953
  path: _path2 + ".valueConversion",
1930
- expected: "(__type.o2 | undefined)",
1954
+ expected: "(__type.o3 | undefined)",
1931
1955
  value: input3.valueConversion
1932
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1956
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
1933
1957
  path: _path2 + ".valueConversion",
1934
- expected: "(__type.o2 | undefined)",
1958
+ expected: "(__type.o3 | undefined)",
1935
1959
  value: input3.valueConversion
1936
1960
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
1937
1961
  path: _path2 + ".continuousColorScale",
1938
- expected: "(__type.o3 | undefined)",
1962
+ expected: "(__type.o4 | undefined)",
1939
1963
  value: input3.continuousColorScale
1940
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1964
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
1941
1965
  path: _path2 + ".continuousColorScale",
1942
- expected: "(__type.o3 | undefined)",
1966
+ expected: "(__type.o4 | undefined)",
1943
1967
  value: input3.continuousColorScale
1944
1968
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
1945
1969
  path: _path2 + ".unit",
@@ -1949,12 +1973,12 @@ var validViolinBoxRequest = (input) => {
1949
1973
  path: _path2 + ".bins",
1950
1974
  expected: "(PresetNumericBins | undefined)",
1951
1975
  value: input3.bins
1952
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1976
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
1953
1977
  path: _path2 + ".bins",
1954
1978
  expected: "(PresetNumericBins | undefined)",
1955
1979
  value: input3.bins
1956
1980
  })].every((flag) => flag);
1957
- const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1981
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1958
1982
  path: _path2 + ".id",
1959
1983
  expected: "string",
1960
1984
  value: input3.id
@@ -2002,7 +2026,7 @@ var validViolinBoxRequest = (input) => {
2002
2026
  path: _path2 + ".values",
2003
2027
  expected: "(TermValues | undefined)",
2004
2028
  value: input3.values
2005
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2029
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2006
2030
  path: _path2 + ".values",
2007
2031
  expected: "(TermValues | undefined)",
2008
2032
  value: input3.values
@@ -2012,19 +2036,19 @@ var validViolinBoxRequest = (input) => {
2012
2036
  value: input3.skipValuesBuild
2013
2037
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2014
2038
  path: _path2 + ".valueConversion",
2015
- expected: "(__type.o2 | undefined)",
2039
+ expected: "(__type.o3 | undefined)",
2016
2040
  value: input3.valueConversion
2017
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2041
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2018
2042
  path: _path2 + ".valueConversion",
2019
- expected: "(__type.o2 | undefined)",
2043
+ expected: "(__type.o3 | undefined)",
2020
2044
  value: input3.valueConversion
2021
2045
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2022
2046
  path: _path2 + ".continuousColorScale",
2023
- expected: "(__type.o3 | undefined)",
2047
+ expected: "(__type.o4 | undefined)",
2024
2048
  value: input3.continuousColorScale
2025
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2049
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2026
2050
  path: _path2 + ".continuousColorScale",
2027
- expected: "(__type.o3 | undefined)",
2051
+ expected: "(__type.o4 | undefined)",
2028
2052
  value: input3.continuousColorScale
2029
2053
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2030
2054
  path: _path2 + ".unit",
@@ -2046,12 +2070,12 @@ var validViolinBoxRequest = (input) => {
2046
2070
  path: _path2 + ".bins",
2047
2071
  expected: "(PresetNumericBins | undefined)",
2048
2072
  value: input3.bins
2049
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2073
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2050
2074
  path: _path2 + ".bins",
2051
2075
  expected: "(PresetNumericBins | undefined)",
2052
2076
  value: input3.bins
2053
2077
  })].every((flag) => flag);
2054
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2078
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2055
2079
  path: _path2 + ".id",
2056
2080
  expected: "string",
2057
2081
  value: input3.id
@@ -2099,7 +2123,7 @@ var validViolinBoxRequest = (input) => {
2099
2123
  path: _path2 + ".values",
2100
2124
  expected: "(TermValues | undefined)",
2101
2125
  value: input3.values
2102
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2126
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2103
2127
  path: _path2 + ".values",
2104
2128
  expected: "(TermValues | undefined)",
2105
2129
  value: input3.values
@@ -2109,19 +2133,19 @@ var validViolinBoxRequest = (input) => {
2109
2133
  value: input3.skipValuesBuild
2110
2134
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2111
2135
  path: _path2 + ".valueConversion",
2112
- expected: "(__type.o2 | undefined)",
2136
+ expected: "(__type.o3 | undefined)",
2113
2137
  value: input3.valueConversion
2114
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2138
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2115
2139
  path: _path2 + ".valueConversion",
2116
- expected: "(__type.o2 | undefined)",
2140
+ expected: "(__type.o3 | undefined)",
2117
2141
  value: input3.valueConversion
2118
2142
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2119
2143
  path: _path2 + ".continuousColorScale",
2120
- expected: "(__type.o3 | undefined)",
2144
+ expected: "(__type.o4 | undefined)",
2121
2145
  value: input3.continuousColorScale
2122
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2146
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2123
2147
  path: _path2 + ".continuousColorScale",
2124
- expected: "(__type.o3 | undefined)",
2148
+ expected: "(__type.o4 | undefined)",
2125
2149
  value: input3.continuousColorScale
2126
2150
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2127
2151
  path: _path2 + ".unit",
@@ -2139,16 +2163,20 @@ var validViolinBoxRequest = (input) => {
2139
2163
  path: _path2 + ".stop",
2140
2164
  expected: "number",
2141
2165
  value: input3.stop
2166
+ }), "gene" === input3.genomicFeatureType || "promoter" === input3.genomicFeatureType || "region" === input3.genomicFeatureType || "enhancer" === input3.genomicFeatureType || $report(_exceptionable2, {
2167
+ path: _path2 + ".genomicFeatureType",
2168
+ expected: '("enhancer" | "gene" | "promoter" | "region")',
2169
+ value: input3.genomicFeatureType
2142
2170
  }), void 0 === input3.bins || ("object" === typeof input3.bins && null !== input3.bins || $report(_exceptionable2, {
2143
2171
  path: _path2 + ".bins",
2144
2172
  expected: "(PresetNumericBins | undefined)",
2145
2173
  value: input3.bins
2146
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2174
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2147
2175
  path: _path2 + ".bins",
2148
2176
  expected: "(PresetNumericBins | undefined)",
2149
2177
  value: input3.bins
2150
2178
  })].every((flag) => flag);
2151
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2179
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2152
2180
  path: _path2 + ".id",
2153
2181
  expected: "string",
2154
2182
  value: input3.id
@@ -2196,7 +2224,7 @@ var validViolinBoxRequest = (input) => {
2196
2224
  path: _path2 + ".values",
2197
2225
  expected: "(TermValues | undefined)",
2198
2226
  value: input3.values
2199
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2227
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2200
2228
  path: _path2 + ".values",
2201
2229
  expected: "(TermValues | undefined)",
2202
2230
  value: input3.values
@@ -2206,19 +2234,19 @@ var validViolinBoxRequest = (input) => {
2206
2234
  value: input3.skipValuesBuild
2207
2235
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2208
2236
  path: _path2 + ".valueConversion",
2209
- expected: "(__type.o2 | undefined)",
2237
+ expected: "(__type.o3 | undefined)",
2210
2238
  value: input3.valueConversion
2211
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2239
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2212
2240
  path: _path2 + ".valueConversion",
2213
- expected: "(__type.o2 | undefined)",
2241
+ expected: "(__type.o3 | undefined)",
2214
2242
  value: input3.valueConversion
2215
2243
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2216
2244
  path: _path2 + ".continuousColorScale",
2217
- expected: "(__type.o3 | undefined)",
2245
+ expected: "(__type.o4 | undefined)",
2218
2246
  value: input3.continuousColorScale
2219
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2247
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2220
2248
  path: _path2 + ".continuousColorScale",
2221
- expected: "(__type.o3 | undefined)",
2249
+ expected: "(__type.o4 | undefined)",
2222
2250
  value: input3.continuousColorScale
2223
2251
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2224
2252
  path: _path2 + ".unit",
@@ -2236,7 +2264,7 @@ var validViolinBoxRequest = (input) => {
2236
2264
  path: _path2 + ".bins",
2237
2265
  expected: "(PresetNumericBins | undefined)",
2238
2266
  value: input3.bins
2239
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2267
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2240
2268
  path: _path2 + ".bins",
2241
2269
  expected: "(PresetNumericBins | undefined)",
2242
2270
  value: input3.bins
@@ -2257,7 +2285,7 @@ var validViolinBoxRequest = (input) => {
2257
2285
  expected: "(number | undefined)",
2258
2286
  value: input3.stop
2259
2287
  })].every((flag) => flag);
2260
- const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2288
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2261
2289
  path: _path2 + ".id",
2262
2290
  expected: "string",
2263
2291
  value: input3.id
@@ -2305,7 +2333,7 @@ var validViolinBoxRequest = (input) => {
2305
2333
  path: _path2 + ".values",
2306
2334
  expected: "(TermValues | undefined)",
2307
2335
  value: input3.values
2308
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2336
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2309
2337
  path: _path2 + ".values",
2310
2338
  expected: "(TermValues | undefined)",
2311
2339
  value: input3.values
@@ -2315,19 +2343,19 @@ var validViolinBoxRequest = (input) => {
2315
2343
  value: input3.skipValuesBuild
2316
2344
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2317
2345
  path: _path2 + ".valueConversion",
2318
- expected: "(__type.o2 | undefined)",
2346
+ expected: "(__type.o3 | undefined)",
2319
2347
  value: input3.valueConversion
2320
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2348
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2321
2349
  path: _path2 + ".valueConversion",
2322
- expected: "(__type.o2 | undefined)",
2350
+ expected: "(__type.o3 | undefined)",
2323
2351
  value: input3.valueConversion
2324
2352
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2325
2353
  path: _path2 + ".continuousColorScale",
2326
- expected: "(__type.o3 | undefined)",
2354
+ expected: "(__type.o4 | undefined)",
2327
2355
  value: input3.continuousColorScale
2328
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2356
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2329
2357
  path: _path2 + ".continuousColorScale",
2330
- expected: "(__type.o3 | undefined)",
2358
+ expected: "(__type.o4 | undefined)",
2331
2359
  value: input3.continuousColorScale
2332
2360
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2333
2361
  path: _path2 + ".unit",
@@ -2345,7 +2373,7 @@ var validViolinBoxRequest = (input) => {
2345
2373
  path: _path2 + ".bins",
2346
2374
  expected: "(PresetNumericBins | undefined)",
2347
2375
  value: input3.bins
2348
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2376
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2349
2377
  path: _path2 + ".bins",
2350
2378
  expected: "(PresetNumericBins | undefined)",
2351
2379
  value: input3.bins
@@ -2366,7 +2394,7 @@ var validViolinBoxRequest = (input) => {
2366
2394
  expected: "number",
2367
2395
  value: input3.stop
2368
2396
  })].every((flag) => flag);
2369
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2397
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
2370
2398
  path: _path2 + ".value",
2371
2399
  expected: "number",
2372
2400
  value: input3.value
@@ -2379,7 +2407,7 @@ var validViolinBoxRequest = (input) => {
2379
2407
  expected: "(string | undefined)",
2380
2408
  value: input3.name
2381
2409
  })].every((flag) => flag);
2382
- const $vo33 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2410
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
2383
2411
  path: _path2 + ".key",
2384
2412
  expected: "string",
2385
2413
  value: input3.key
@@ -2396,7 +2424,7 @@ var validViolinBoxRequest = (input) => {
2396
2424
  expected: "(string | undefined)",
2397
2425
  value: input3.label
2398
2426
  })].every((flag) => flag);
2399
- const $vo34 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2427
+ const $vo35 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2400
2428
  path: _path2 + ".join",
2401
2429
  expected: "(string | undefined)",
2402
2430
  value: input3.join
@@ -2428,7 +2456,7 @@ var validViolinBoxRequest = (input) => {
2428
2456
  path: _path2 + ".term",
2429
2457
  expected: "ConditionTerm",
2430
2458
  value: input3.term
2431
- })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2459
+ })) && $vo36(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2432
2460
  path: _path2 + ".term",
2433
2461
  expected: "ConditionTerm",
2434
2462
  value: input3.term
@@ -2440,7 +2468,7 @@ var validViolinBoxRequest = (input) => {
2440
2468
  path: _path2 + ".grade_and_child[" + _index34 + "]",
2441
2469
  expected: "GradeAndChildEntry",
2442
2470
  value: elem
2443
- })) && $vo36(elem, _path2 + ".grade_and_child[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
2471
+ })) && $vo37(elem, _path2 + ".grade_and_child[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
2444
2472
  path: _path2 + ".grade_and_child[" + _index34 + "]",
2445
2473
  expected: "GradeAndChildEntry",
2446
2474
  value: elem
@@ -2454,18 +2482,18 @@ var validViolinBoxRequest = (input) => {
2454
2482
  value: input3.values
2455
2483
  })) && input3.values.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2456
2484
  path: _path2 + ".values[" + _index35 + "]",
2457
- expected: "__type.o6",
2485
+ expected: "__type.o7",
2458
2486
  value: elem
2459
- })) && $vo37(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2487
+ })) && $vo38(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2460
2488
  path: _path2 + ".values[" + _index35 + "]",
2461
- expected: "__type.o6",
2489
+ expected: "__type.o7",
2462
2490
  value: elem
2463
2491
  })).every((flag) => flag) || $report(_exceptionable2, {
2464
2492
  path: _path2 + ".values",
2465
2493
  expected: "Array<__type>.o1",
2466
2494
  value: input3.values
2467
2495
  })].every((flag) => flag);
2468
- const $vo35 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2496
+ const $vo36 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2469
2497
  path: _path2 + ".id",
2470
2498
  expected: "string",
2471
2499
  value: input3.id
@@ -2513,7 +2541,7 @@ var validViolinBoxRequest = (input) => {
2513
2541
  path: _path2 + ".values",
2514
2542
  expected: "(TermValues | undefined)",
2515
2543
  value: input3.values
2516
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2544
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2517
2545
  path: _path2 + ".values",
2518
2546
  expected: "(TermValues | undefined)",
2519
2547
  value: input3.values
@@ -2523,14 +2551,14 @@ var validViolinBoxRequest = (input) => {
2523
2551
  value: input3.skipValuesBuild
2524
2552
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2525
2553
  path: _path2 + ".valueConversion",
2526
- expected: "(__type.o2 | undefined)",
2554
+ expected: "(__type.o3 | undefined)",
2527
2555
  value: input3.valueConversion
2528
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2556
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2529
2557
  path: _path2 + ".valueConversion",
2530
- expected: "(__type.o2 | undefined)",
2558
+ expected: "(__type.o3 | undefined)",
2531
2559
  value: input3.valueConversion
2532
2560
  })].every((flag) => flag);
2533
- const $vo36 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
2561
+ const $vo37 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
2534
2562
  path: _path2 + ".grade",
2535
2563
  expected: "number",
2536
2564
  value: input3.grade
@@ -2547,7 +2575,7 @@ var validViolinBoxRequest = (input) => {
2547
2575
  expected: "string",
2548
2576
  value: input3.child_label
2549
2577
  })].every((flag) => flag);
2550
- const $vo37 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
2578
+ const $vo38 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
2551
2579
  path: _path2 + ".key",
2552
2580
  expected: "(number | string)",
2553
2581
  value: input3.key
@@ -2565,7 +2593,7 @@ var validViolinBoxRequest = (input) => {
2565
2593
  return true;
2566
2594
  return true;
2567
2595
  }).every((flag) => flag)].every((flag) => flag);
2568
- const $vo38 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2596
+ const $vo39 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
2569
2597
  path: _path2 + ".join",
2570
2598
  expected: "(string | undefined)",
2571
2599
  value: input3.join
@@ -2597,7 +2625,7 @@ var validViolinBoxRequest = (input) => {
2597
2625
  path: _path2 + ".term",
2598
2626
  expected: "DtTerm",
2599
2627
  value: input3.term
2600
- })) && $vo39(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2628
+ })) && $vo40(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2601
2629
  path: _path2 + ".term",
2602
2630
  expected: "DtTerm",
2603
2631
  value: input3.term
@@ -2609,7 +2637,7 @@ var validViolinBoxRequest = (input) => {
2609
2637
  path: _path2 + ".values[" + _index38 + "]",
2610
2638
  expected: "GeneVariantValue",
2611
2639
  value: elem
2612
- })) && $vo49(elem, _path2 + ".values[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2640
+ })) && $vo50(elem, _path2 + ".values[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2613
2641
  path: _path2 + ".values[" + _index38 + "]",
2614
2642
  expected: "GeneVariantValue",
2615
2643
  value: elem
@@ -2658,7 +2686,7 @@ var validViolinBoxRequest = (input) => {
2658
2686
  expected: "(number | undefined)",
2659
2687
  value: input3.fractionOverlap
2660
2688
  })].every((flag) => flag);
2661
- const $vo39 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2689
+ const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2662
2690
  path: _path2 + ".id",
2663
2691
  expected: "string",
2664
2692
  value: input3.id
@@ -2702,12 +2730,12 @@ var validViolinBoxRequest = (input) => {
2702
2730
  path: _path2 + ".values",
2703
2731
  expected: "TermValues",
2704
2732
  value: input3.values
2705
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2733
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2706
2734
  path: _path2 + ".values",
2707
2735
  expected: "TermValues",
2708
2736
  value: input3.values
2709
2737
  })].every((flag) => flag);
2710
- const $vo40 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2738
+ const $vo41 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2711
2739
  path: _path2 + ".id",
2712
2740
  expected: "string",
2713
2741
  value: input3.id
@@ -2755,7 +2783,7 @@ var validViolinBoxRequest = (input) => {
2755
2783
  path: _path2 + ".values",
2756
2784
  expected: "(TermValues | undefined)",
2757
2785
  value: input3.values
2758
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2786
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2759
2787
  path: _path2 + ".values",
2760
2788
  expected: "(TermValues | undefined)",
2761
2789
  value: input3.values
@@ -2765,11 +2793,11 @@ var validViolinBoxRequest = (input) => {
2765
2793
  value: input3.skipValuesBuild
2766
2794
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2767
2795
  path: _path2 + ".valueConversion",
2768
- expected: "(__type.o2 | undefined)",
2796
+ expected: "(__type.o3 | undefined)",
2769
2797
  value: input3.valueConversion
2770
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2798
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2771
2799
  path: _path2 + ".valueConversion",
2772
- expected: "(__type.o2 | undefined)",
2800
+ expected: "(__type.o3 | undefined)",
2773
2801
  value: input3.valueConversion
2774
2802
  }), "gene" === input3.kind || $report(_exceptionable2, {
2775
2803
  path: _path2 + ".kind",
@@ -2811,7 +2839,7 @@ var validViolinBoxRequest = (input) => {
2811
2839
  path: _path2 + ".groupsetting",
2812
2840
  expected: "(TermGroupSetting | undefined)",
2813
2841
  value: input3.groupsetting
2814
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2842
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2815
2843
  path: _path2 + ".groupsetting",
2816
2844
  expected: "(TermGroupSetting | undefined)",
2817
2845
  value: input3.groupsetting
@@ -2823,7 +2851,7 @@ var validViolinBoxRequest = (input) => {
2823
2851
  path: _path2 + ".childTerms[" + _index42 + "]",
2824
2852
  expected: "DtTerm",
2825
2853
  value: elem
2826
- })) && $vo39(elem, _path2 + ".childTerms[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2854
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2827
2855
  path: _path2 + ".childTerms[" + _index42 + "]",
2828
2856
  expected: "DtTerm",
2829
2857
  value: elem
@@ -2832,7 +2860,7 @@ var validViolinBoxRequest = (input) => {
2832
2860
  expected: "(Array<DtTerm> | undefined)",
2833
2861
  value: input3.childTerms
2834
2862
  })].every((flag) => flag);
2835
- const $vo41 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2863
+ const $vo42 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2836
2864
  path: _path2 + ".id",
2837
2865
  expected: "string",
2838
2866
  value: input3.id
@@ -2880,7 +2908,7 @@ var validViolinBoxRequest = (input) => {
2880
2908
  path: _path2 + ".values",
2881
2909
  expected: "(TermValues | undefined)",
2882
2910
  value: input3.values
2883
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2911
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2884
2912
  path: _path2 + ".values",
2885
2913
  expected: "(TermValues | undefined)",
2886
2914
  value: input3.values
@@ -2890,11 +2918,11 @@ var validViolinBoxRequest = (input) => {
2890
2918
  value: input3.skipValuesBuild
2891
2919
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2892
2920
  path: _path2 + ".valueConversion",
2893
- expected: "(__type.o2 | undefined)",
2921
+ expected: "(__type.o3 | undefined)",
2894
2922
  value: input3.valueConversion
2895
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2923
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2896
2924
  path: _path2 + ".valueConversion",
2897
- expected: "(__type.o2 | undefined)",
2925
+ expected: "(__type.o3 | undefined)",
2898
2926
  value: input3.valueConversion
2899
2927
  }), "gene" === input3.kind || $report(_exceptionable2, {
2900
2928
  path: _path2 + ".kind",
@@ -2917,7 +2945,7 @@ var validViolinBoxRequest = (input) => {
2917
2945
  expected: "(number | undefined)",
2918
2946
  value: input3.stop
2919
2947
  })].every((flag) => flag);
2920
- const $vo42 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2948
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2921
2949
  path: _path2 + ".id",
2922
2950
  expected: "string",
2923
2951
  value: input3.id
@@ -2965,7 +2993,7 @@ var validViolinBoxRequest = (input) => {
2965
2993
  path: _path2 + ".values",
2966
2994
  expected: "(TermValues | undefined)",
2967
2995
  value: input3.values
2968
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2996
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2969
2997
  path: _path2 + ".values",
2970
2998
  expected: "(TermValues | undefined)",
2971
2999
  value: input3.values
@@ -2975,11 +3003,11 @@ var validViolinBoxRequest = (input) => {
2975
3003
  value: input3.skipValuesBuild
2976
3004
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2977
3005
  path: _path2 + ".valueConversion",
2978
- expected: "(__type.o2 | undefined)",
3006
+ expected: "(__type.o3 | undefined)",
2979
3007
  value: input3.valueConversion
2980
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3008
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2981
3009
  path: _path2 + ".valueConversion",
2982
- expected: "(__type.o2 | undefined)",
3010
+ expected: "(__type.o3 | undefined)",
2983
3011
  value: input3.valueConversion
2984
3012
  }), "coord" === input3.kind || $report(_exceptionable2, {
2985
3013
  path: _path2 + ".kind",
@@ -2998,7 +3026,7 @@ var validViolinBoxRequest = (input) => {
2998
3026
  expected: "number",
2999
3027
  value: input3.stop
3000
3028
  })].every((flag) => flag);
3001
- const $vo43 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
3029
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
3002
3030
  path: _path2 + ".disabled",
3003
3031
  expected: "boolean",
3004
3032
  value: input3.disabled
@@ -3010,7 +3038,7 @@ var validViolinBoxRequest = (input) => {
3010
3038
  path: _path2 + ".lst[" + _index47 + "]",
3011
3039
  expected: "Groupset",
3012
3040
  value: elem
3013
- })) && $vo44(elem, _path2 + ".lst[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
3041
+ })) && $vo45(elem, _path2 + ".lst[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
3014
3042
  path: _path2 + ".lst[" + _index47 + "]",
3015
3043
  expected: "Groupset",
3016
3044
  value: elem
@@ -3019,7 +3047,7 @@ var validViolinBoxRequest = (input) => {
3019
3047
  expected: "(Array<Groupset> | undefined)",
3020
3048
  value: input3.lst
3021
3049
  })].every((flag) => flag);
3022
- const $vo44 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3050
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3023
3051
  path: _path2 + ".name",
3024
3052
  expected: "string",
3025
3053
  value: input3.name
@@ -3052,7 +3080,7 @@ var validViolinBoxRequest = (input) => {
3052
3080
  expected: "Array<GroupEntry>",
3053
3081
  value: input3.groups
3054
3082
  })].every((flag) => flag);
3055
- const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3083
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3056
3084
  path: _path2 + ".name",
3057
3085
  expected: "string",
3058
3086
  value: input3.name
@@ -3066,11 +3094,11 @@ var validViolinBoxRequest = (input) => {
3066
3094
  value: input3.values
3067
3095
  })) && input3.values.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3068
3096
  path: _path2 + ".values[" + _index49 + "]",
3069
- expected: "__type.o7",
3097
+ expected: "__type.o8",
3070
3098
  value: elem
3071
- })) && $vo46(elem, _path2 + ".values[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3099
+ })) && $vo47(elem, _path2 + ".values[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3072
3100
  path: _path2 + ".values[" + _index49 + "]",
3073
- expected: "__type.o7",
3101
+ expected: "__type.o8",
3074
3102
  value: elem
3075
3103
  })).every((flag) => flag) || $report(_exceptionable2, {
3076
3104
  path: _path2 + ".values",
@@ -3081,7 +3109,7 @@ var validViolinBoxRequest = (input) => {
3081
3109
  expected: "(boolean | undefined)",
3082
3110
  value: input3.uncomputable
3083
3111
  })].every((flag) => flag);
3084
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
3112
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
3085
3113
  path: _path2 + ".key",
3086
3114
  expected: "(number | string)",
3087
3115
  value: input3.key
@@ -3090,7 +3118,7 @@ var validViolinBoxRequest = (input) => {
3090
3118
  expected: "string",
3091
3119
  value: input3.label
3092
3120
  })].every((flag) => flag);
3093
- const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3121
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
3094
3122
  path: _path2 + ".name",
3095
3123
  expected: "string",
3096
3124
  value: input3.name
@@ -3102,7 +3130,7 @@ var validViolinBoxRequest = (input) => {
3102
3130
  path: _path2 + ".filter",
3103
3131
  expected: "Filter",
3104
3132
  value: input3.filter
3105
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
3133
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
3106
3134
  path: _path2 + ".filter",
3107
3135
  expected: "Filter",
3108
3136
  value: input3.filter
@@ -3111,7 +3139,7 @@ var validViolinBoxRequest = (input) => {
3111
3139
  expected: "string",
3112
3140
  value: input3.color
3113
3141
  })].every((flag) => flag);
3114
- const $vo48 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3142
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3115
3143
  path: _path2 + ".id",
3116
3144
  expected: "string",
3117
3145
  value: input3.id
@@ -3159,7 +3187,7 @@ var validViolinBoxRequest = (input) => {
3159
3187
  path: _path2 + ".values",
3160
3188
  expected: "(TermValues | undefined)",
3161
3189
  value: input3.values
3162
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3190
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3163
3191
  path: _path2 + ".values",
3164
3192
  expected: "(TermValues | undefined)",
3165
3193
  value: input3.values
@@ -3169,11 +3197,11 @@ var validViolinBoxRequest = (input) => {
3169
3197
  value: input3.skipValuesBuild
3170
3198
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3171
3199
  path: _path2 + ".valueConversion",
3172
- expected: "(__type.o2 | undefined)",
3200
+ expected: "(__type.o3 | undefined)",
3173
3201
  value: input3.valueConversion
3174
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3202
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3175
3203
  path: _path2 + ".valueConversion",
3176
- expected: "(__type.o2 | undefined)",
3204
+ expected: "(__type.o3 | undefined)",
3177
3205
  value: input3.valueConversion
3178
3206
  }), "coord" === input3.kind || $report(_exceptionable2, {
3179
3207
  path: _path2 + ".kind",
@@ -3211,7 +3239,7 @@ var validViolinBoxRequest = (input) => {
3211
3239
  path: _path2 + ".groupsetting",
3212
3240
  expected: "(TermGroupSetting | undefined)",
3213
3241
  value: input3.groupsetting
3214
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3242
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3215
3243
  path: _path2 + ".groupsetting",
3216
3244
  expected: "(TermGroupSetting | undefined)",
3217
3245
  value: input3.groupsetting
@@ -3223,7 +3251,7 @@ var validViolinBoxRequest = (input) => {
3223
3251
  path: _path2 + ".childTerms[" + _index53 + "]",
3224
3252
  expected: "DtTerm",
3225
3253
  value: elem
3226
- })) && $vo39(elem, _path2 + ".childTerms[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3254
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3227
3255
  path: _path2 + ".childTerms[" + _index53 + "]",
3228
3256
  expected: "DtTerm",
3229
3257
  value: elem
@@ -3232,7 +3260,7 @@ var validViolinBoxRequest = (input) => {
3232
3260
  expected: "(Array<DtTerm> | undefined)",
3233
3261
  value: input3.childTerms
3234
3262
  })].every((flag) => flag);
3235
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
3263
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.key || "string" === typeof input3.key || $report(_exceptionable2, {
3236
3264
  path: _path2 + ".key",
3237
3265
  expected: "(string | undefined)",
3238
3266
  value: input3.key
@@ -3277,7 +3305,7 @@ var validViolinBoxRequest = (input) => {
3277
3305
  expected: "(string | undefined)",
3278
3306
  value: input3.origin
3279
3307
  })].every((flag) => flag);
3280
- const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
3308
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
3281
3309
  path: _path2 + ".join",
3282
3310
  expected: "(string | undefined)",
3283
3311
  value: input3.join
@@ -3318,7 +3346,7 @@ var validViolinBoxRequest = (input) => {
3318
3346
  expected: "number",
3319
3347
  value: input3.ratio
3320
3348
  })].every((flag) => flag);
3321
- const $vo51 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3349
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3322
3350
  path: _path2 + ".id",
3323
3351
  expected: "string",
3324
3352
  value: input3.id
@@ -3366,7 +3394,7 @@ var validViolinBoxRequest = (input) => {
3366
3394
  path: _path2 + ".values",
3367
3395
  expected: "(TermValues | undefined)",
3368
3396
  value: input3.values
3369
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3397
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3370
3398
  path: _path2 + ".values",
3371
3399
  expected: "(TermValues | undefined)",
3372
3400
  value: input3.values
@@ -3376,11 +3404,11 @@ var validViolinBoxRequest = (input) => {
3376
3404
  value: input3.skipValuesBuild
3377
3405
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3378
3406
  path: _path2 + ".valueConversion",
3379
- expected: "(__type.o2 | undefined)",
3407
+ expected: "(__type.o3 | undefined)",
3380
3408
  value: input3.valueConversion
3381
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3409
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3382
3410
  path: _path2 + ".valueConversion",
3383
- expected: "(__type.o2 | undefined)",
3411
+ expected: "(__type.o3 | undefined)",
3384
3412
  value: input3.valueConversion
3385
3413
  }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
3386
3414
  path: _path2 + ".termIds",
@@ -3402,7 +3430,7 @@ var validViolinBoxRequest = (input) => {
3402
3430
  path: _path2 + ".termlst[" + _index59 + "]",
3403
3431
  expected: "BaseTerm",
3404
3432
  value: elem
3405
- })) && $vo52(elem, _path2 + ".termlst[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3433
+ })) && $vo53(elem, _path2 + ".termlst[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3406
3434
  path: _path2 + ".termlst[" + _index59 + "]",
3407
3435
  expected: "BaseTerm",
3408
3436
  value: elem
@@ -3416,12 +3444,16 @@ var validViolinBoxRequest = (input) => {
3416
3444
  value: input3.newTvs
3417
3445
  }), ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) || $report(_exceptionable2, {
3418
3446
  path: _path2 + ".propsByTermId",
3419
- expected: "__type.o8",
3447
+ expected: "__type.o9",
3420
3448
  value: input3.propsByTermId
3421
- })) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3449
+ })) && $vo54(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3422
3450
  path: _path2 + ".propsByTermId",
3423
- expected: "__type.o8",
3451
+ expected: "__type.o9",
3424
3452
  value: input3.propsByTermId
3453
+ }), void 0 === input3.isCustom || "boolean" === typeof input3.isCustom || $report(_exceptionable2, {
3454
+ path: _path2 + ".isCustom",
3455
+ expected: "(boolean | undefined)",
3456
+ value: input3.isCustom
3425
3457
  }), "numeric" === input3.memberType || $report(_exceptionable2, {
3426
3458
  path: _path2 + ".memberType",
3427
3459
  expected: '"numeric"',
@@ -3440,14 +3472,14 @@ var validViolinBoxRequest = (input) => {
3440
3472
  value: input3.numerators
3441
3473
  }), void 0 === input3.valueTransform || ("object" === typeof input3.valueTransform && null !== input3.valueTransform && false === Array.isArray(input3.valueTransform) || $report(_exceptionable2, {
3442
3474
  path: _path2 + ".valueTransform",
3443
- expected: "(__type.o10 | undefined)",
3475
+ expected: "(__type.o11 | undefined)",
3444
3476
  value: input3.valueTransform
3445
- })) && $vo55(input3.valueTransform, _path2 + ".valueTransform", _exceptionable2) || $report(_exceptionable2, {
3477
+ })) && $vo56(input3.valueTransform, _path2 + ".valueTransform", _exceptionable2) || $report(_exceptionable2, {
3446
3478
  path: _path2 + ".valueTransform",
3447
- expected: "(__type.o10 | undefined)",
3479
+ expected: "(__type.o11 | undefined)",
3448
3480
  value: input3.valueTransform
3449
3481
  })].every((flag) => flag);
3450
- const $vo52 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3482
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3451
3483
  path: _path2 + ".id",
3452
3484
  expected: "string",
3453
3485
  value: input3.id
@@ -3495,7 +3527,7 @@ var validViolinBoxRequest = (input) => {
3495
3527
  path: _path2 + ".values",
3496
3528
  expected: "(TermValues | undefined)",
3497
3529
  value: input3.values
3498
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3530
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3499
3531
  path: _path2 + ".values",
3500
3532
  expected: "(TermValues | undefined)",
3501
3533
  value: input3.values
@@ -3505,30 +3537,30 @@ var validViolinBoxRequest = (input) => {
3505
3537
  value: input3.skipValuesBuild
3506
3538
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3507
3539
  path: _path2 + ".valueConversion",
3508
- expected: "(__type.o2 | undefined)",
3540
+ expected: "(__type.o3 | undefined)",
3509
3541
  value: input3.valueConversion
3510
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3542
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3511
3543
  path: _path2 + ".valueConversion",
3512
- expected: "(__type.o2 | undefined)",
3544
+ expected: "(__type.o3 | undefined)",
3513
3545
  value: input3.valueConversion
3514
3546
  })].every((flag) => flag);
3515
- const $vo53 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3547
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3516
3548
  const value = input3[key];
3517
3549
  if (void 0 === value)
3518
3550
  return true;
3519
3551
  if (RegExp(/(.*)/).test(key))
3520
3552
  return ("object" === typeof value && null !== value && false === Array.isArray(value) || $report(_exceptionable2, {
3521
3553
  path: _path2 + $join(key),
3522
- expected: "__type.o9",
3554
+ expected: "__type.o10",
3523
3555
  value
3524
- })) && $vo54(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3556
+ })) && $vo55(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3525
3557
  path: _path2 + $join(key),
3526
- expected: "__type.o9",
3558
+ expected: "__type.o10",
3527
3559
  value
3528
3560
  });
3529
3561
  return true;
3530
3562
  }).every((flag) => flag)].every((flag) => flag);
3531
- const $vo54 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3563
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
3532
3564
  const value = input3[key];
3533
3565
  if (void 0 === value)
3534
3566
  return true;
@@ -3536,12 +3568,12 @@ var validViolinBoxRequest = (input) => {
3536
3568
  return true;
3537
3569
  return true;
3538
3570
  }).every((flag) => flag)].every((flag) => flag);
3539
- const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.offset || "number" === typeof input3.offset || $report(_exceptionable2, {
3571
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.offset || "number" === typeof input3.offset || $report(_exceptionable2, {
3540
3572
  path: _path2 + ".offset",
3541
3573
  expected: "(number | undefined)",
3542
3574
  value: input3.offset
3543
3575
  })].every((flag) => flag);
3544
- const $vo56 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3576
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3545
3577
  path: _path2 + ".id",
3546
3578
  expected: "string",
3547
3579
  value: input3.id
@@ -3589,7 +3621,7 @@ var validViolinBoxRequest = (input) => {
3589
3621
  path: _path2 + ".values",
3590
3622
  expected: "(TermValues | undefined)",
3591
3623
  value: input3.values
3592
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3624
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3593
3625
  path: _path2 + ".values",
3594
3626
  expected: "(TermValues | undefined)",
3595
3627
  value: input3.values
@@ -3599,11 +3631,11 @@ var validViolinBoxRequest = (input) => {
3599
3631
  value: input3.skipValuesBuild
3600
3632
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3601
3633
  path: _path2 + ".valueConversion",
3602
- expected: "(__type.o2 | undefined)",
3634
+ expected: "(__type.o3 | undefined)",
3603
3635
  value: input3.valueConversion
3604
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3636
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3605
3637
  path: _path2 + ".valueConversion",
3606
- expected: "(__type.o2 | undefined)",
3638
+ expected: "(__type.o3 | undefined)",
3607
3639
  value: input3.valueConversion
3608
3640
  }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
3609
3641
  path: _path2 + ".termIds",
@@ -3625,7 +3657,7 @@ var validViolinBoxRequest = (input) => {
3625
3657
  path: _path2 + ".termlst[" + _index66 + "]",
3626
3658
  expected: "BaseTerm",
3627
3659
  value: elem
3628
- })) && $vo52(elem, _path2 + ".termlst[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
3660
+ })) && $vo53(elem, _path2 + ".termlst[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
3629
3661
  path: _path2 + ".termlst[" + _index66 + "]",
3630
3662
  expected: "BaseTerm",
3631
3663
  value: elem
@@ -3639,12 +3671,16 @@ var validViolinBoxRequest = (input) => {
3639
3671
  value: input3.newTvs
3640
3672
  }), ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) || $report(_exceptionable2, {
3641
3673
  path: _path2 + ".propsByTermId",
3642
- expected: "__type.o8",
3674
+ expected: "__type.o9",
3643
3675
  value: input3.propsByTermId
3644
- })) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3676
+ })) && $vo54(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3645
3677
  path: _path2 + ".propsByTermId",
3646
- expected: "__type.o8",
3678
+ expected: "__type.o9",
3647
3679
  value: input3.propsByTermId
3680
+ }), void 0 === input3.isCustom || "boolean" === typeof input3.isCustom || $report(_exceptionable2, {
3681
+ path: _path2 + ".isCustom",
3682
+ expected: "(boolean | undefined)",
3683
+ value: input3.isCustom
3648
3684
  }), "categorical" === input3.memberType || $report(_exceptionable2, {
3649
3685
  path: _path2 + ".memberType",
3650
3686
  expected: '"categorical"',
@@ -3657,7 +3693,7 @@ var validViolinBoxRequest = (input) => {
3657
3693
  path: _path2 + ".categoryKeys[" + _index67 + "]",
3658
3694
  expected: "CategoryKey",
3659
3695
  value: elem
3660
- })) && $vo57(elem, _path2 + ".categoryKeys[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
3696
+ })) && $vo58(elem, _path2 + ".categoryKeys[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
3661
3697
  path: _path2 + ".categoryKeys[" + _index67 + "]",
3662
3698
  expected: "CategoryKey",
3663
3699
  value: elem
@@ -3666,7 +3702,7 @@ var validViolinBoxRequest = (input) => {
3666
3702
  expected: "Array<CategoryKey>",
3667
3703
  value: input3.categoryKeys
3668
3704
  })].every((flag) => flag);
3669
- const $vo57 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
3705
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
3670
3706
  path: _path2 + ".key",
3671
3707
  expected: "string",
3672
3708
  value: input3.key
@@ -3675,7 +3711,7 @@ var validViolinBoxRequest = (input) => {
3675
3711
  expected: "boolean",
3676
3712
  value: input3.shown
3677
3713
  })].every((flag) => flag);
3678
- const $vo58 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3714
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3679
3715
  path: _path2 + ".id",
3680
3716
  expected: "string",
3681
3717
  value: input3.id
@@ -3723,7 +3759,7 @@ var validViolinBoxRequest = (input) => {
3723
3759
  path: _path2 + ".values",
3724
3760
  expected: "(TermValues | undefined)",
3725
3761
  value: input3.values
3726
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3762
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3727
3763
  path: _path2 + ".values",
3728
3764
  expected: "(TermValues | undefined)",
3729
3765
  value: input3.values
@@ -3733,11 +3769,11 @@ var validViolinBoxRequest = (input) => {
3733
3769
  value: input3.skipValuesBuild
3734
3770
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3735
3771
  path: _path2 + ".valueConversion",
3736
- expected: "(__type.o2 | undefined)",
3772
+ expected: "(__type.o3 | undefined)",
3737
3773
  value: input3.valueConversion
3738
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3774
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3739
3775
  path: _path2 + ".valueConversion",
3740
- expected: "(__type.o2 | undefined)",
3776
+ expected: "(__type.o3 | undefined)",
3741
3777
  value: input3.valueConversion
3742
3778
  }), "string" === typeof input3.chr || $report(_exceptionable2, {
3743
3779
  path: _path2 + ".chr",
@@ -3771,12 +3807,12 @@ var validViolinBoxRequest = (input) => {
3771
3807
  path: _path2 + ".groupsetting",
3772
3808
  expected: "TermGroupSetting",
3773
3809
  value: input3.groupsetting
3774
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3810
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3775
3811
  path: _path2 + ".groupsetting",
3776
3812
  expected: "TermGroupSetting",
3777
3813
  value: input3.groupsetting
3778
3814
  })].every((flag) => flag);
3779
- const $vo59 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3815
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3780
3816
  path: _path2 + ".id",
3781
3817
  expected: "string",
3782
3818
  value: input3.id
@@ -3824,7 +3860,7 @@ var validViolinBoxRequest = (input) => {
3824
3860
  path: _path2 + ".values",
3825
3861
  expected: "(TermValues | undefined)",
3826
3862
  value: input3.values
3827
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3863
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3828
3864
  path: _path2 + ".values",
3829
3865
  expected: "(TermValues | undefined)",
3830
3866
  value: input3.values
@@ -3834,17 +3870,17 @@ var validViolinBoxRequest = (input) => {
3834
3870
  value: input3.skipValuesBuild
3835
3871
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3836
3872
  path: _path2 + ".valueConversion",
3837
- expected: "(__type.o2 | undefined)",
3873
+ expected: "(__type.o3 | undefined)",
3838
3874
  value: input3.valueConversion
3839
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3875
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3840
3876
  path: _path2 + ".valueConversion",
3841
- expected: "(__type.o2 | undefined)",
3877
+ expected: "(__type.o3 | undefined)",
3842
3878
  value: input3.valueConversion
3843
3879
  }), ("object" === typeof input3.sample && null !== input3.sample && false === Array.isArray(input3.sample) || $report(_exceptionable2, {
3844
3880
  path: _path2 + ".sample",
3845
3881
  expected: "object",
3846
3882
  value: input3.sample
3847
- })) && $vo60(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3883
+ })) && $vo61(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3848
3884
  path: _path2 + ".sample",
3849
3885
  expected: "object",
3850
3886
  value: input3.sample
@@ -3856,17 +3892,17 @@ var validViolinBoxRequest = (input) => {
3856
3892
  path: _path2 + ".groupsetting",
3857
3893
  expected: "TermGroupSetting",
3858
3894
  value: input3.groupsetting
3859
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3895
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3860
3896
  path: _path2 + ".groupsetting",
3861
3897
  expected: "TermGroupSetting",
3862
3898
  value: input3.groupsetting
3863
3899
  })].every((flag) => flag);
3864
- const $vo60 = (input3, _path2, _exceptionable2 = true) => true;
3865
- const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3900
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => true;
3901
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3866
3902
  path: _path2 + ".hiddenValues",
3867
3903
  expected: "(HiddenValues | undefined)",
3868
3904
  value: input3.hiddenValues
3869
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3905
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3870
3906
  path: _path2 + ".hiddenValues",
3871
3907
  expected: "(HiddenValues | undefined)",
3872
3908
  value: input3.hiddenValues
@@ -3891,7 +3927,7 @@ var validViolinBoxRequest = (input) => {
3891
3927
  expected: '"values"',
3892
3928
  value: input3.type
3893
3929
  })].every((flag) => flag);
3894
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3930
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3895
3931
  path: _path2 + ".id",
3896
3932
  expected: "(string | undefined)",
3897
3933
  value: input3.id
@@ -3915,7 +3951,15 @@ var validViolinBoxRequest = (input) => {
3915
3951
  path: _path2 + ".minNumSamples",
3916
3952
  expected: "(number | undefined)",
3917
3953
  value: input3.minNumSamples
3918
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3954
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
3955
+ path: _path2 + ".values",
3956
+ expected: "(__type.o1 | undefined)",
3957
+ value: input3.values
3958
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3959
+ path: _path2 + ".values",
3960
+ expected: "(__type.o1 | undefined)",
3961
+ value: input3.values
3962
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3919
3963
  path: _path2 + ".term",
3920
3964
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3921
3965
  value: input3.term
@@ -3927,7 +3971,7 @@ var validViolinBoxRequest = (input) => {
3927
3971
  path: _path2 + ".q",
3928
3972
  expected: "PredefinedGroupSettingQ",
3929
3973
  value: input3.q
3930
- })) && $vo63(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3974
+ })) && $vo64(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3931
3975
  path: _path2 + ".q",
3932
3976
  expected: "PredefinedGroupSettingQ",
3933
3977
  value: input3.q
@@ -3936,11 +3980,11 @@ var validViolinBoxRequest = (input) => {
3936
3980
  expected: '"QualTWPredefinedGS"',
3937
3981
  value: input3.type
3938
3982
  })].every((flag) => flag);
3939
- const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3983
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3940
3984
  path: _path2 + ".hiddenValues",
3941
3985
  expected: "(HiddenValues | undefined)",
3942
3986
  value: input3.hiddenValues
3943
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3987
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3944
3988
  path: _path2 + ".hiddenValues",
3945
3989
  expected: "(HiddenValues | undefined)",
3946
3990
  value: input3.hiddenValues
@@ -3969,7 +4013,7 @@ var validViolinBoxRequest = (input) => {
3969
4013
  expected: "number",
3970
4014
  value: input3.predefined_groupset_idx
3971
4015
  })].every((flag) => flag);
3972
- const $vo64 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4016
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3973
4017
  path: _path2 + ".id",
3974
4018
  expected: "(string | undefined)",
3975
4019
  value: input3.id
@@ -3993,7 +4037,15 @@ var validViolinBoxRequest = (input) => {
3993
4037
  path: _path2 + ".minNumSamples",
3994
4038
  expected: "(number | undefined)",
3995
4039
  value: input3.minNumSamples
3996
- }), true, ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
4040
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4041
+ path: _path2 + ".values",
4042
+ expected: "(__type.o1 | undefined)",
4043
+ value: input3.values
4044
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4045
+ path: _path2 + ".values",
4046
+ expected: "(__type.o1 | undefined)",
4047
+ value: input3.values
4048
+ }), ("object" === typeof input3.term && null !== input3.term || $report(_exceptionable2, {
3997
4049
  path: _path2 + ".term",
3998
4050
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3999
4051
  value: input3.term
@@ -4005,7 +4057,7 @@ var validViolinBoxRequest = (input) => {
4005
4057
  path: _path2 + ".q",
4006
4058
  expected: "CustomGroupSettingQ",
4007
4059
  value: input3.q
4008
- })) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4060
+ })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4009
4061
  path: _path2 + ".q",
4010
4062
  expected: "CustomGroupSettingQ",
4011
4063
  value: input3.q
@@ -4014,11 +4066,11 @@ var validViolinBoxRequest = (input) => {
4014
4066
  expected: '"QualTWCustomGS"',
4015
4067
  value: input3.type
4016
4068
  })].every((flag) => flag);
4017
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4069
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4018
4070
  path: _path2 + ".hiddenValues",
4019
4071
  expected: "(HiddenValues | undefined)",
4020
4072
  value: input3.hiddenValues
4021
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4073
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4022
4074
  path: _path2 + ".hiddenValues",
4023
4075
  expected: "(HiddenValues | undefined)",
4024
4076
  value: input3.hiddenValues
@@ -4046,12 +4098,12 @@ var validViolinBoxRequest = (input) => {
4046
4098
  path: _path2 + ".customset",
4047
4099
  expected: "BaseGroupSet",
4048
4100
  value: input3.customset
4049
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4101
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4050
4102
  path: _path2 + ".customset",
4051
4103
  expected: "BaseGroupSet",
4052
4104
  value: input3.customset
4053
4105
  })].every((flag) => flag);
4054
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
4106
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
4055
4107
  path: _path2 + ".groups",
4056
4108
  expected: "Array<GroupEntry>",
4057
4109
  value: input3.groups
@@ -4068,7 +4120,7 @@ var validViolinBoxRequest = (input) => {
4068
4120
  expected: "Array<GroupEntry>",
4069
4121
  value: input3.groups
4070
4122
  })].every((flag) => flag);
4071
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4123
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4072
4124
  path: _path2 + ".id",
4073
4125
  expected: "(string | undefined)",
4074
4126
  value: input3.id
@@ -4092,7 +4144,15 @@ var validViolinBoxRequest = (input) => {
4092
4144
  path: _path2 + ".minNumSamples",
4093
4145
  expected: "(number | undefined)",
4094
4146
  value: input3.minNumSamples
4095
- }), true, "NumTWRegularBin" === input3.type || $report(_exceptionable2, {
4147
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4148
+ path: _path2 + ".values",
4149
+ expected: "(__type.o1 | undefined)",
4150
+ value: input3.values
4151
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4152
+ path: _path2 + ".values",
4153
+ expected: "(__type.o1 | undefined)",
4154
+ value: input3.values
4155
+ }), "NumTWRegularBin" === input3.type || $report(_exceptionable2, {
4096
4156
  path: _path2 + ".type",
4097
4157
  expected: '"NumTWRegularBin"',
4098
4158
  value: input3.type
@@ -4108,12 +4168,12 @@ var validViolinBoxRequest = (input) => {
4108
4168
  path: _path2 + ".q",
4109
4169
  expected: "RegularNumericBinConfig",
4110
4170
  value: input3.q
4111
- })) && $vo14(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4171
+ })) && $vo15(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4112
4172
  path: _path2 + ".q",
4113
4173
  expected: "RegularNumericBinConfig",
4114
4174
  value: input3.q
4115
4175
  })].every((flag) => flag);
4116
- const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4176
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4117
4177
  path: _path2 + ".id",
4118
4178
  expected: "(string | undefined)",
4119
4179
  value: input3.id
@@ -4137,7 +4197,15 @@ var validViolinBoxRequest = (input) => {
4137
4197
  path: _path2 + ".minNumSamples",
4138
4198
  expected: "(number | undefined)",
4139
4199
  value: input3.minNumSamples
4140
- }), true, "NumTWCustomBin" === input3.type || $report(_exceptionable2, {
4200
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4201
+ path: _path2 + ".values",
4202
+ expected: "(__type.o1 | undefined)",
4203
+ value: input3.values
4204
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4205
+ path: _path2 + ".values",
4206
+ expected: "(__type.o1 | undefined)",
4207
+ value: input3.values
4208
+ }), "NumTWCustomBin" === input3.type || $report(_exceptionable2, {
4141
4209
  path: _path2 + ".type",
4142
4210
  expected: '"NumTWCustomBin"',
4143
4211
  value: input3.type
@@ -4153,12 +4221,12 @@ var validViolinBoxRequest = (input) => {
4153
4221
  path: _path2 + ".q",
4154
4222
  expected: "CustomNumericBinConfig",
4155
4223
  value: input3.q
4156
- })) && $vo19(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4224
+ })) && $vo20(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4157
4225
  path: _path2 + ".q",
4158
4226
  expected: "CustomNumericBinConfig",
4159
4227
  value: input3.q
4160
4228
  })].every((flag) => flag);
4161
- const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4229
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4162
4230
  path: _path2 + ".id",
4163
4231
  expected: "(string | undefined)",
4164
4232
  value: input3.id
@@ -4182,7 +4250,15 @@ var validViolinBoxRequest = (input) => {
4182
4250
  path: _path2 + ".minNumSamples",
4183
4251
  expected: "(number | undefined)",
4184
4252
  value: input3.minNumSamples
4185
- }), true, "NumTWBinary" === input3.type || $report(_exceptionable2, {
4253
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4254
+ path: _path2 + ".values",
4255
+ expected: "(__type.o1 | undefined)",
4256
+ value: input3.values
4257
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4258
+ path: _path2 + ".values",
4259
+ expected: "(__type.o1 | undefined)",
4260
+ value: input3.values
4261
+ }), "NumTWBinary" === input3.type || $report(_exceptionable2, {
4186
4262
  path: _path2 + ".type",
4187
4263
  expected: '"NumTWBinary"',
4188
4264
  value: input3.type
@@ -4198,16 +4274,16 @@ var validViolinBoxRequest = (input) => {
4198
4274
  path: _path2 + ".q",
4199
4275
  expected: "BinaryNumericQ",
4200
4276
  value: input3.q
4201
- })) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4277
+ })) && $vo71(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4202
4278
  path: _path2 + ".q",
4203
4279
  expected: "BinaryNumericQ",
4204
4280
  value: input3.q
4205
4281
  })].every((flag) => flag);
4206
- const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4282
+ const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4207
4283
  path: _path2 + ".hiddenValues",
4208
4284
  expected: "(HiddenValues | undefined)",
4209
4285
  value: input3.hiddenValues
4210
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4286
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4211
4287
  path: _path2 + ".hiddenValues",
4212
4288
  expected: "(HiddenValues | undefined)",
4213
4289
  value: input3.hiddenValues
@@ -4271,7 +4347,7 @@ var validViolinBoxRequest = (input) => {
4271
4347
  expected: "(number | undefined)",
4272
4348
  value: input3.cutoffPercentile
4273
4349
  })].every((flag) => flag);
4274
- const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4350
+ const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4275
4351
  path: _path2 + ".id",
4276
4352
  expected: "(string | undefined)",
4277
4353
  value: input3.id
@@ -4295,7 +4371,15 @@ var validViolinBoxRequest = (input) => {
4295
4371
  path: _path2 + ".minNumSamples",
4296
4372
  expected: "(number | undefined)",
4297
4373
  value: input3.minNumSamples
4298
- }), true, "NumTWCont" === input3.type || $report(_exceptionable2, {
4374
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4375
+ path: _path2 + ".values",
4376
+ expected: "(__type.o1 | undefined)",
4377
+ value: input3.values
4378
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4379
+ path: _path2 + ".values",
4380
+ expected: "(__type.o1 | undefined)",
4381
+ value: input3.values
4382
+ }), "NumTWCont" === input3.type || $report(_exceptionable2, {
4299
4383
  path: _path2 + ".type",
4300
4384
  expected: '"NumTWCont"',
4301
4385
  value: input3.type
@@ -4311,16 +4395,16 @@ var validViolinBoxRequest = (input) => {
4311
4395
  path: _path2 + ".q",
4312
4396
  expected: "ContinuousNumericQ",
4313
4397
  value: input3.q
4314
- })) && $vo72(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4398
+ })) && $vo73(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4315
4399
  path: _path2 + ".q",
4316
4400
  expected: "ContinuousNumericQ",
4317
4401
  value: input3.q
4318
4402
  })].every((flag) => flag);
4319
- const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4403
+ const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4320
4404
  path: _path2 + ".hiddenValues",
4321
4405
  expected: "(HiddenValues | undefined)",
4322
4406
  value: input3.hiddenValues
4323
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4407
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4324
4408
  path: _path2 + ".hiddenValues",
4325
4409
  expected: "(HiddenValues | undefined)",
4326
4410
  value: input3.hiddenValues
@@ -4357,7 +4441,7 @@ var validViolinBoxRequest = (input) => {
4357
4441
  expected: "(number | undefined)",
4358
4442
  value: input3.scale
4359
4443
  })].every((flag) => flag);
4360
- const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4444
+ const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4361
4445
  path: _path2 + ".id",
4362
4446
  expected: "(string | undefined)",
4363
4447
  value: input3.id
@@ -4381,7 +4465,15 @@ var validViolinBoxRequest = (input) => {
4381
4465
  path: _path2 + ".minNumSamples",
4382
4466
  expected: "(number | undefined)",
4383
4467
  value: input3.minNumSamples
4384
- }), true, "NumTWSpline" === input3.type || $report(_exceptionable2, {
4468
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4469
+ path: _path2 + ".values",
4470
+ expected: "(__type.o1 | undefined)",
4471
+ value: input3.values
4472
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4473
+ path: _path2 + ".values",
4474
+ expected: "(__type.o1 | undefined)",
4475
+ value: input3.values
4476
+ }), "NumTWSpline" === input3.type || $report(_exceptionable2, {
4385
4477
  path: _path2 + ".type",
4386
4478
  expected: '"NumTWSpline"',
4387
4479
  value: input3.type
@@ -4397,16 +4489,16 @@ var validViolinBoxRequest = (input) => {
4397
4489
  path: _path2 + ".q",
4398
4490
  expected: "SplineNumericQ",
4399
4491
  value: input3.q
4400
- })) && $vo74(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4492
+ })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4401
4493
  path: _path2 + ".q",
4402
4494
  expected: "SplineNumericQ",
4403
4495
  value: input3.q
4404
4496
  })].every((flag) => flag);
4405
- const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4497
+ const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4406
4498
  path: _path2 + ".hiddenValues",
4407
4499
  expected: "(HiddenValues | undefined)",
4408
4500
  value: input3.hiddenValues
4409
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4501
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4410
4502
  path: _path2 + ".hiddenValues",
4411
4503
  expected: "(HiddenValues | undefined)",
4412
4504
  value: input3.hiddenValues
@@ -4432,11 +4524,11 @@ var validViolinBoxRequest = (input) => {
4432
4524
  value: input3.knots
4433
4525
  })) && input3.knots.map((elem, _index74) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4434
4526
  path: _path2 + ".knots[" + _index74 + "]",
4435
- expected: "__type.o11",
4527
+ expected: "__type.o12",
4436
4528
  value: elem
4437
- })) && $vo75(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4529
+ })) && $vo76(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4438
4530
  path: _path2 + ".knots[" + _index74 + "]",
4439
- expected: "__type.o11",
4531
+ expected: "__type.o12",
4440
4532
  value: elem
4441
4533
  })).every((flag) => flag) || $report(_exceptionable2, {
4442
4534
  path: _path2 + ".knots",
@@ -4451,12 +4543,12 @@ var validViolinBoxRequest = (input) => {
4451
4543
  expected: "undefined",
4452
4544
  value: input3.type
4453
4545
  }))].every((flag) => flag);
4454
- const $vo75 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
4546
+ const $vo76 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
4455
4547
  path: _path2 + ".value",
4456
4548
  expected: "number",
4457
4549
  value: input3.value
4458
4550
  })].every((flag) => flag);
4459
- const $vo76 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4551
+ const $vo77 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4460
4552
  path: _path2 + ".id",
4461
4553
  expected: "(string | undefined)",
4462
4554
  value: input3.id
@@ -4480,7 +4572,15 @@ var validViolinBoxRequest = (input) => {
4480
4572
  path: _path2 + ".minNumSamples",
4481
4573
  expected: "(number | undefined)",
4482
4574
  value: input3.minNumSamples
4483
- }), true, "GvValuesTW" === input3.type || $report(_exceptionable2, {
4575
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4576
+ path: _path2 + ".values",
4577
+ expected: "(__type.o1 | undefined)",
4578
+ value: input3.values
4579
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4580
+ path: _path2 + ".values",
4581
+ expected: "(__type.o1 | undefined)",
4582
+ value: input3.values
4583
+ }), "GvValuesTW" === input3.type || $report(_exceptionable2, {
4484
4584
  path: _path2 + ".type",
4485
4585
  expected: '"GvValuesTW"',
4486
4586
  value: input3.type
@@ -4496,12 +4596,12 @@ var validViolinBoxRequest = (input) => {
4496
4596
  path: _path2 + ".q",
4497
4597
  expected: "GvValuesQ",
4498
4598
  value: input3.q
4499
- })) && $vo79(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4599
+ })) && $vo80(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4500
4600
  path: _path2 + ".q",
4501
4601
  expected: "GvValuesQ",
4502
4602
  value: input3.q
4503
4603
  })].every((flag) => flag);
4504
- const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4604
+ const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4505
4605
  path: _path2 + ".id",
4506
4606
  expected: "string",
4507
4607
  value: input3.id
@@ -4549,7 +4649,7 @@ var validViolinBoxRequest = (input) => {
4549
4649
  path: _path2 + ".values",
4550
4650
  expected: "(TermValues | undefined)",
4551
4651
  value: input3.values
4552
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4652
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4553
4653
  path: _path2 + ".values",
4554
4654
  expected: "(TermValues | undefined)",
4555
4655
  value: input3.values
@@ -4559,11 +4659,11 @@ var validViolinBoxRequest = (input) => {
4559
4659
  value: input3.skipValuesBuild
4560
4660
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
4561
4661
  path: _path2 + ".valueConversion",
4562
- expected: "(__type.o2 | undefined)",
4662
+ expected: "(__type.o3 | undefined)",
4563
4663
  value: input3.valueConversion
4564
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4664
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4565
4665
  path: _path2 + ".valueConversion",
4566
- expected: "(__type.o2 | undefined)",
4666
+ expected: "(__type.o3 | undefined)",
4567
4667
  value: input3.valueConversion
4568
4668
  }), "gene" === input3.kind || $report(_exceptionable2, {
4569
4669
  path: _path2 + ".kind",
@@ -4605,7 +4705,7 @@ var validViolinBoxRequest = (input) => {
4605
4705
  path: _path2 + ".groupsetting",
4606
4706
  expected: "TermGroupSetting",
4607
4707
  value: input3.groupsetting
4608
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4708
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4609
4709
  path: _path2 + ".groupsetting",
4610
4710
  expected: "TermGroupSetting",
4611
4711
  value: input3.groupsetting
@@ -4617,7 +4717,7 @@ var validViolinBoxRequest = (input) => {
4617
4717
  path: _path2 + ".childTerms[" + _index78 + "]",
4618
4718
  expected: "DtTerm",
4619
4719
  value: elem
4620
- })) && $vo39(elem, _path2 + ".childTerms[" + _index78 + "]", _exceptionable2) || $report(_exceptionable2, {
4720
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index78 + "]", _exceptionable2) || $report(_exceptionable2, {
4621
4721
  path: _path2 + ".childTerms[" + _index78 + "]",
4622
4722
  expected: "DtTerm",
4623
4723
  value: elem
@@ -4626,7 +4726,7 @@ var validViolinBoxRequest = (input) => {
4626
4726
  expected: "Array<DtTerm>",
4627
4727
  value: input3.childTerms
4628
4728
  })].every((flag) => flag);
4629
- const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4729
+ const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4630
4730
  path: _path2 + ".id",
4631
4731
  expected: "string",
4632
4732
  value: input3.id
@@ -4674,7 +4774,7 @@ var validViolinBoxRequest = (input) => {
4674
4774
  path: _path2 + ".values",
4675
4775
  expected: "(TermValues | undefined)",
4676
4776
  value: input3.values
4677
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4777
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4678
4778
  path: _path2 + ".values",
4679
4779
  expected: "(TermValues | undefined)",
4680
4780
  value: input3.values
@@ -4684,11 +4784,11 @@ var validViolinBoxRequest = (input) => {
4684
4784
  value: input3.skipValuesBuild
4685
4785
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
4686
4786
  path: _path2 + ".valueConversion",
4687
- expected: "(__type.o2 | undefined)",
4787
+ expected: "(__type.o3 | undefined)",
4688
4788
  value: input3.valueConversion
4689
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4789
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4690
4790
  path: _path2 + ".valueConversion",
4691
- expected: "(__type.o2 | undefined)",
4791
+ expected: "(__type.o3 | undefined)",
4692
4792
  value: input3.valueConversion
4693
4793
  }), "coord" === input3.kind || $report(_exceptionable2, {
4694
4794
  path: _path2 + ".kind",
@@ -4726,7 +4826,7 @@ var validViolinBoxRequest = (input) => {
4726
4826
  path: _path2 + ".groupsetting",
4727
4827
  expected: "TermGroupSetting",
4728
4828
  value: input3.groupsetting
4729
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4829
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4730
4830
  path: _path2 + ".groupsetting",
4731
4831
  expected: "TermGroupSetting",
4732
4832
  value: input3.groupsetting
@@ -4738,7 +4838,7 @@ var validViolinBoxRequest = (input) => {
4738
4838
  path: _path2 + ".childTerms[" + _index82 + "]",
4739
4839
  expected: "DtTerm",
4740
4840
  value: elem
4741
- })) && $vo39(elem, _path2 + ".childTerms[" + _index82 + "]", _exceptionable2) || $report(_exceptionable2, {
4841
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index82 + "]", _exceptionable2) || $report(_exceptionable2, {
4742
4842
  path: _path2 + ".childTerms[" + _index82 + "]",
4743
4843
  expected: "DtTerm",
4744
4844
  value: elem
@@ -4747,11 +4847,11 @@ var validViolinBoxRequest = (input) => {
4747
4847
  expected: "Array<DtTerm>",
4748
4848
  value: input3.childTerms
4749
4849
  })].every((flag) => flag);
4750
- const $vo79 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4850
+ const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4751
4851
  path: _path2 + ".hiddenValues",
4752
4852
  expected: "(HiddenValues | undefined)",
4753
4853
  value: input3.hiddenValues
4754
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4854
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4755
4855
  path: _path2 + ".hiddenValues",
4756
4856
  expected: "(HiddenValues | undefined)",
4757
4857
  value: input3.hiddenValues
@@ -4788,7 +4888,7 @@ var validViolinBoxRequest = (input) => {
4788
4888
  expected: '"values"',
4789
4889
  value: input3.type
4790
4890
  })].every((flag) => flag);
4791
- const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4891
+ const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4792
4892
  path: _path2 + ".id",
4793
4893
  expected: "(string | undefined)",
4794
4894
  value: input3.id
@@ -4812,7 +4912,15 @@ var validViolinBoxRequest = (input) => {
4812
4912
  path: _path2 + ".minNumSamples",
4813
4913
  expected: "(number | undefined)",
4814
4914
  value: input3.minNumSamples
4815
- }), true, "GvPredefinedGsTW" === input3.type || $report(_exceptionable2, {
4915
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
4916
+ path: _path2 + ".values",
4917
+ expected: "(__type.o1 | undefined)",
4918
+ value: input3.values
4919
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4920
+ path: _path2 + ".values",
4921
+ expected: "(__type.o1 | undefined)",
4922
+ value: input3.values
4923
+ }), "GvPredefinedGsTW" === input3.type || $report(_exceptionable2, {
4816
4924
  path: _path2 + ".type",
4817
4925
  expected: '"GvPredefinedGsTW"',
4818
4926
  value: input3.type
@@ -4828,16 +4936,16 @@ var validViolinBoxRequest = (input) => {
4828
4936
  path: _path2 + ".q",
4829
4937
  expected: "GvPredefinedGsQ",
4830
4938
  value: input3.q
4831
- })) && $vo81(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4939
+ })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4832
4940
  path: _path2 + ".q",
4833
4941
  expected: "GvPredefinedGsQ",
4834
4942
  value: input3.q
4835
4943
  })].every((flag) => flag);
4836
- const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4944
+ const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4837
4945
  path: _path2 + ".hiddenValues",
4838
4946
  expected: "(HiddenValues | undefined)",
4839
4947
  value: input3.hiddenValues
4840
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4948
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4841
4949
  path: _path2 + ".hiddenValues",
4842
4950
  expected: "(HiddenValues | undefined)",
4843
4951
  value: input3.hiddenValues
@@ -4882,7 +4990,7 @@ var validViolinBoxRequest = (input) => {
4882
4990
  expected: "Array<any>",
4883
4991
  value: input3.dtLst
4884
4992
  })].every((flag) => flag);
4885
- const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4993
+ const $vo83 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4886
4994
  path: _path2 + ".id",
4887
4995
  expected: "(string | undefined)",
4888
4996
  value: input3.id
@@ -4906,7 +5014,15 @@ var validViolinBoxRequest = (input) => {
4906
5014
  path: _path2 + ".minNumSamples",
4907
5015
  expected: "(number | undefined)",
4908
5016
  value: input3.minNumSamples
4909
- }), true, "GvCustomGsTW" === input3.type || $report(_exceptionable2, {
5017
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5018
+ path: _path2 + ".values",
5019
+ expected: "(__type.o1 | undefined)",
5020
+ value: input3.values
5021
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5022
+ path: _path2 + ".values",
5023
+ expected: "(__type.o1 | undefined)",
5024
+ value: input3.values
5025
+ }), "GvCustomGsTW" === input3.type || $report(_exceptionable2, {
4910
5026
  path: _path2 + ".type",
4911
5027
  expected: '"GvCustomGsTW"',
4912
5028
  value: input3.type
@@ -4922,16 +5038,16 @@ var validViolinBoxRequest = (input) => {
4922
5038
  path: _path2 + ".q",
4923
5039
  expected: "GvCustomGsQ",
4924
5040
  value: input3.q
4925
- })) && $vo83(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5041
+ })) && $vo84(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4926
5042
  path: _path2 + ".q",
4927
5043
  expected: "GvCustomGsQ",
4928
5044
  value: input3.q
4929
5045
  })].every((flag) => flag);
4930
- const $vo83 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5046
+ const $vo84 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4931
5047
  path: _path2 + ".hiddenValues",
4932
5048
  expected: "(HiddenValues | undefined)",
4933
5049
  value: input3.hiddenValues
4934
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5050
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4935
5051
  path: _path2 + ".hiddenValues",
4936
5052
  expected: "(HiddenValues | undefined)",
4937
5053
  value: input3.hiddenValues
@@ -4971,7 +5087,7 @@ var validViolinBoxRequest = (input) => {
4971
5087
  path: _path2 + ".customset",
4972
5088
  expected: "BaseGroupSet",
4973
5089
  value: input3.customset
4974
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
5090
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4975
5091
  path: _path2 + ".customset",
4976
5092
  expected: "BaseGroupSet",
4977
5093
  value: input3.customset
@@ -4980,7 +5096,7 @@ var validViolinBoxRequest = (input) => {
4980
5096
  expected: "Array<any>",
4981
5097
  value: input3.dtLst
4982
5098
  })].every((flag) => flag);
4983
- const $vo84 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5099
+ const $vo85 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4984
5100
  path: _path2 + ".id",
4985
5101
  expected: "(string | undefined)",
4986
5102
  value: input3.id
@@ -5004,7 +5120,15 @@ var validViolinBoxRequest = (input) => {
5004
5120
  path: _path2 + ".minNumSamples",
5005
5121
  expected: "(number | undefined)",
5006
5122
  value: input3.minNumSamples
5007
- }), true, "ConditionTW" === input3.type || $report(_exceptionable2, {
5123
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5124
+ path: _path2 + ".values",
5125
+ expected: "(__type.o1 | undefined)",
5126
+ value: input3.values
5127
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5128
+ path: _path2 + ".values",
5129
+ expected: "(__type.o1 | undefined)",
5130
+ value: input3.values
5131
+ }), "ConditionTW" === input3.type || $report(_exceptionable2, {
5008
5132
  path: _path2 + ".type",
5009
5133
  expected: '"ConditionTW"',
5010
5134
  value: input3.type
@@ -5012,7 +5136,7 @@ var validViolinBoxRequest = (input) => {
5012
5136
  path: _path2 + ".term",
5013
5137
  expected: "ConditionTerm",
5014
5138
  value: input3.term
5015
- })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5139
+ })) && $vo36(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5016
5140
  path: _path2 + ".term",
5017
5141
  expected: "ConditionTerm",
5018
5142
  value: input3.term
@@ -5025,11 +5149,11 @@ var validViolinBoxRequest = (input) => {
5025
5149
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
5026
5150
  value: input3.q
5027
5151
  })].every((flag) => flag);
5028
- const $vo85 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5152
+ const $vo86 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5029
5153
  path: _path2 + ".hiddenValues",
5030
5154
  expected: "(HiddenValues | undefined)",
5031
5155
  value: input3.hiddenValues
5032
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5156
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5033
5157
  path: _path2 + ".hiddenValues",
5034
5158
  expected: "(HiddenValues | undefined)",
5035
5159
  value: input3.hiddenValues
@@ -5086,11 +5210,11 @@ var validViolinBoxRequest = (input) => {
5086
5210
  expected: "(boolean | undefined)",
5087
5211
  value: input3.value_by_computable_grade
5088
5212
  }), true].every((flag) => flag);
5089
- const $vo86 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5213
+ const $vo87 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5090
5214
  path: _path2 + ".hiddenValues",
5091
5215
  expected: "(HiddenValues | undefined)",
5092
5216
  value: input3.hiddenValues
5093
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5217
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5094
5218
  path: _path2 + ".hiddenValues",
5095
5219
  expected: "(HiddenValues | undefined)",
5096
5220
  value: input3.hiddenValues
@@ -5119,7 +5243,7 @@ var validViolinBoxRequest = (input) => {
5119
5243
  expected: "true",
5120
5244
  value: input3.bar_by_children
5121
5245
  }), true].every((flag) => flag);
5122
- const $vo87 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5246
+ const $vo88 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5123
5247
  path: _path2 + ".id",
5124
5248
  expected: "(string | undefined)",
5125
5249
  value: input3.id
@@ -5143,7 +5267,15 @@ var validViolinBoxRequest = (input) => {
5143
5267
  path: _path2 + ".minNumSamples",
5144
5268
  expected: "(number | undefined)",
5145
5269
  value: input3.minNumSamples
5146
- }), true, "SnpsTW" === input3.type || $report(_exceptionable2, {
5270
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5271
+ path: _path2 + ".values",
5272
+ expected: "(__type.o1 | undefined)",
5273
+ value: input3.values
5274
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5275
+ path: _path2 + ".values",
5276
+ expected: "(__type.o1 | undefined)",
5277
+ value: input3.values
5278
+ }), "SnpsTW" === input3.type || $report(_exceptionable2, {
5147
5279
  path: _path2 + ".type",
5148
5280
  expected: '"SnpsTW"',
5149
5281
  value: input3.type
@@ -5151,7 +5283,7 @@ var validViolinBoxRequest = (input) => {
5151
5283
  path: _path2 + ".q",
5152
5284
  expected: "SnpsQ",
5153
5285
  value: input3.q
5154
- })) && $vo88(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5286
+ })) && $vo89(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5155
5287
  path: _path2 + ".q",
5156
5288
  expected: "SnpsQ",
5157
5289
  value: input3.q
@@ -5159,16 +5291,16 @@ var validViolinBoxRequest = (input) => {
5159
5291
  path: _path2 + ".term",
5160
5292
  expected: "SnpsTerm",
5161
5293
  value: input3.term
5162
- })) && $vo90(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5294
+ })) && $vo91(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5163
5295
  path: _path2 + ".term",
5164
5296
  expected: "SnpsTerm",
5165
5297
  value: input3.term
5166
5298
  })].every((flag) => flag);
5167
- const $vo88 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5299
+ const $vo89 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5168
5300
  path: _path2 + ".hiddenValues",
5169
5301
  expected: "(HiddenValues | undefined)",
5170
5302
  value: input3.hiddenValues
5171
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5303
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5172
5304
  path: _path2 + ".hiddenValues",
5173
5305
  expected: "(HiddenValues | undefined)",
5174
5306
  value: input3.hiddenValues
@@ -5212,7 +5344,7 @@ var validViolinBoxRequest = (input) => {
5212
5344
  path: _path2 + ".restrictAncestry",
5213
5345
  expected: "RestrictAncestry",
5214
5346
  value: input3.restrictAncestry
5215
- })) && $vo89(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5347
+ })) && $vo90(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5216
5348
  path: _path2 + ".restrictAncestry",
5217
5349
  expected: "RestrictAncestry",
5218
5350
  value: input3.restrictAncestry
@@ -5220,7 +5352,7 @@ var validViolinBoxRequest = (input) => {
5220
5352
  path: _path2 + ".variant_filter",
5221
5353
  expected: "Filter",
5222
5354
  value: input3.variant_filter
5223
- })) && $vo6(input3.variant_filter, _path2 + ".variant_filter", _exceptionable2) || $report(_exceptionable2, {
5355
+ })) && $vo7(input3.variant_filter, _path2 + ".variant_filter", _exceptionable2) || $report(_exceptionable2, {
5224
5356
  path: _path2 + ".variant_filter",
5225
5357
  expected: "Filter",
5226
5358
  value: input3.variant_filter
@@ -5237,7 +5369,7 @@ var validViolinBoxRequest = (input) => {
5237
5369
  expected: "number",
5238
5370
  value: input3.stop
5239
5371
  })].every((flag) => flag);
5240
- const $vo89 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
5372
+ const $vo90 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
5241
5373
  path: _path2 + ".name",
5242
5374
  expected: "string",
5243
5375
  value: input3.name
@@ -5250,7 +5382,7 @@ var validViolinBoxRequest = (input) => {
5250
5382
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
5251
5383
  value: input3.tvs
5252
5384
  })].every((flag) => flag);
5253
- const $vo90 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
5385
+ const $vo91 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
5254
5386
  path: _path2 + ".id",
5255
5387
  expected: "string",
5256
5388
  value: input3.id
@@ -5298,7 +5430,7 @@ var validViolinBoxRequest = (input) => {
5298
5430
  path: _path2 + ".values",
5299
5431
  expected: "(TermValues | undefined)",
5300
5432
  value: input3.values
5301
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5433
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5302
5434
  path: _path2 + ".values",
5303
5435
  expected: "(TermValues | undefined)",
5304
5436
  value: input3.values
@@ -5308,11 +5440,11 @@ var validViolinBoxRequest = (input) => {
5308
5440
  value: input3.skipValuesBuild
5309
5441
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
5310
5442
  path: _path2 + ".valueConversion",
5311
- expected: "(__type.o2 | undefined)",
5443
+ expected: "(__type.o3 | undefined)",
5312
5444
  value: input3.valueConversion
5313
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
5445
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
5314
5446
  path: _path2 + ".valueConversion",
5315
- expected: "(__type.o2 | undefined)",
5447
+ expected: "(__type.o3 | undefined)",
5316
5448
  value: input3.valueConversion
5317
5449
  }), void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit || $report(_exceptionable2, {
5318
5450
  path: _path2 + ".reachedVariantLimit",
@@ -5326,7 +5458,7 @@ var validViolinBoxRequest = (input) => {
5326
5458
  path: _path2 + ".snps[" + _index86 + "]",
5327
5459
  expected: "SnpsEntry",
5328
5460
  value: elem
5329
- })) && $vo91(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5461
+ })) && $vo92(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5330
5462
  path: _path2 + ".snps[" + _index86 + "]",
5331
5463
  expected: "SnpsEntry",
5332
5464
  value: elem
@@ -5335,7 +5467,7 @@ var validViolinBoxRequest = (input) => {
5335
5467
  expected: "(Array<SnpsEntry> | undefined)",
5336
5468
  value: input3.snps
5337
5469
  })].every((flag) => flag);
5338
- const $vo91 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
5470
+ const $vo92 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
5339
5471
  path: _path2 + ".altAlleles",
5340
5472
  expected: "(Array<string> | undefined)",
5341
5473
  value: input3.altAlleles
@@ -5355,7 +5487,7 @@ var validViolinBoxRequest = (input) => {
5355
5487
  path: _path2 + ".alleles[" + _index88 + "]",
5356
5488
  expected: "AllelesEntry",
5357
5489
  value: elem
5358
- })) && $vo92(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5490
+ })) && $vo93(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5359
5491
  path: _path2 + ".alleles[" + _index88 + "]",
5360
5492
  expected: "AllelesEntry",
5361
5493
  value: elem
@@ -5369,11 +5501,11 @@ var validViolinBoxRequest = (input) => {
5369
5501
  value: input3.effectAllele
5370
5502
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
5371
5503
  path: _path2 + ".gt2count",
5372
- expected: "(__type.o12 | undefined)",
5504
+ expected: "(__type.o13 | undefined)",
5373
5505
  value: input3.gt2count
5374
- })) && $vo93(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5506
+ })) && $vo94(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5375
5507
  path: _path2 + ".gt2count",
5376
- expected: "(__type.o12 | undefined)",
5508
+ expected: "(__type.o13 | undefined)",
5377
5509
  value: input3.gt2count
5378
5510
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
5379
5511
  path: _path2 + ".invalid",
@@ -5400,7 +5532,7 @@ var validViolinBoxRequest = (input) => {
5400
5532
  expected: "(number | undefined)",
5401
5533
  value: input3.pos
5402
5534
  })].every((flag) => flag);
5403
- const $vo92 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
5535
+ const $vo93 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
5404
5536
  path: _path2 + ".allele",
5405
5537
  expected: "string",
5406
5538
  value: input3.allele
@@ -5413,7 +5545,7 @@ var validViolinBoxRequest = (input) => {
5413
5545
  expected: "boolean",
5414
5546
  value: input3.isRef
5415
5547
  })].every((flag) => flag);
5416
- const $vo93 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
5548
+ const $vo94 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
5417
5549
  path: _path2 + ".k",
5418
5550
  expected: "string",
5419
5551
  value: input3.k
@@ -5422,7 +5554,7 @@ var validViolinBoxRequest = (input) => {
5422
5554
  expected: "(number | string)",
5423
5555
  value: input3.v
5424
5556
  })].every((flag) => flag);
5425
- const $vo94 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5557
+ const $vo95 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5426
5558
  path: _path2 + ".id",
5427
5559
  expected: "(string | undefined)",
5428
5560
  value: input3.id
@@ -5446,7 +5578,15 @@ var validViolinBoxRequest = (input) => {
5446
5578
  path: _path2 + ".minNumSamples",
5447
5579
  expected: "(number | undefined)",
5448
5580
  value: input3.minNumSamples
5449
- }), true, "TermCollectionTWCont" === input3.type || $report(_exceptionable2, {
5581
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5582
+ path: _path2 + ".values",
5583
+ expected: "(__type.o1 | undefined)",
5584
+ value: input3.values
5585
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5586
+ path: _path2 + ".values",
5587
+ expected: "(__type.o1 | undefined)",
5588
+ value: input3.values
5589
+ }), "TermCollectionTWCont" === input3.type || $report(_exceptionable2, {
5450
5590
  path: _path2 + ".type",
5451
5591
  expected: '"TermCollectionTWCont"',
5452
5592
  value: input3.type
@@ -5454,7 +5594,7 @@ var validViolinBoxRequest = (input) => {
5454
5594
  path: _path2 + ".term",
5455
5595
  expected: "NumericTermCollection",
5456
5596
  value: input3.term
5457
- })) && $vo51(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5597
+ })) && $vo52(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5458
5598
  path: _path2 + ".term",
5459
5599
  expected: "NumericTermCollection",
5460
5600
  value: input3.term
@@ -5462,16 +5602,16 @@ var validViolinBoxRequest = (input) => {
5462
5602
  path: _path2 + ".q",
5463
5603
  expected: "TermCollectionQCont",
5464
5604
  value: input3.q
5465
- })) && $vo95(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5605
+ })) && $vo96(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5466
5606
  path: _path2 + ".q",
5467
5607
  expected: "TermCollectionQCont",
5468
5608
  value: input3.q
5469
5609
  })].every((flag) => flag);
5470
- const $vo95 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5610
+ const $vo96 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5471
5611
  path: _path2 + ".hiddenValues",
5472
5612
  expected: "(HiddenValues | undefined)",
5473
5613
  value: input3.hiddenValues
5474
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5614
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5475
5615
  path: _path2 + ".hiddenValues",
5476
5616
  expected: "(HiddenValues | undefined)",
5477
5617
  value: input3.hiddenValues
@@ -5520,7 +5660,7 @@ var validViolinBoxRequest = (input) => {
5520
5660
  expected: "(Array<string> | undefined)",
5521
5661
  value: input3.numerators
5522
5662
  })].every((flag) => flag);
5523
- const $vo96 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5663
+ const $vo97 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
5524
5664
  path: _path2 + ".id",
5525
5665
  expected: "(string | undefined)",
5526
5666
  value: input3.id
@@ -5544,7 +5684,15 @@ var validViolinBoxRequest = (input) => {
5544
5684
  path: _path2 + ".minNumSamples",
5545
5685
  expected: "(number | undefined)",
5546
5686
  value: input3.minNumSamples
5547
- }), true, "TermCollectionTWQual" === input3.type || $report(_exceptionable2, {
5687
+ }), true, void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
5688
+ path: _path2 + ".values",
5689
+ expected: "(__type.o1 | undefined)",
5690
+ value: input3.values
5691
+ })) && $vo3(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5692
+ path: _path2 + ".values",
5693
+ expected: "(__type.o1 | undefined)",
5694
+ value: input3.values
5695
+ }), "TermCollectionTWQual" === input3.type || $report(_exceptionable2, {
5548
5696
  path: _path2 + ".type",
5549
5697
  expected: '"TermCollectionTWQual"',
5550
5698
  value: input3.type
@@ -5552,7 +5700,7 @@ var validViolinBoxRequest = (input) => {
5552
5700
  path: _path2 + ".term",
5553
5701
  expected: "CategoricalTermCollection",
5554
5702
  value: input3.term
5555
- })) && $vo56(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5703
+ })) && $vo57(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5556
5704
  path: _path2 + ".term",
5557
5705
  expected: "CategoricalTermCollection",
5558
5706
  value: input3.term
@@ -5560,16 +5708,16 @@ var validViolinBoxRequest = (input) => {
5560
5708
  path: _path2 + ".q",
5561
5709
  expected: "TermCollectionQQual",
5562
5710
  value: input3.q
5563
- })) && $vo97(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5711
+ })) && $vo98(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5564
5712
  path: _path2 + ".q",
5565
5713
  expected: "TermCollectionQQual",
5566
5714
  value: input3.q
5567
5715
  })].every((flag) => flag);
5568
- const $vo97 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5716
+ const $vo98 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
5569
5717
  path: _path2 + ".hiddenValues",
5570
5718
  expected: "(HiddenValues | undefined)",
5571
5719
  value: input3.hiddenValues
5572
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5720
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5573
5721
  path: _path2 + ".hiddenValues",
5574
5722
  expected: "(HiddenValues | undefined)",
5575
5723
  value: input3.hiddenValues
@@ -5613,7 +5761,7 @@ var validViolinBoxRequest = (input) => {
5613
5761
  path: _path2 + ".categoryKeys[" + _index92 + "]",
5614
5762
  expected: "CategoryKey",
5615
5763
  value: elem
5616
- })) && $vo57(elem, _path2 + ".categoryKeys[" + _index92 + "]", _exceptionable2) || $report(_exceptionable2, {
5764
+ })) && $vo58(elem, _path2 + ".categoryKeys[" + _index92 + "]", _exceptionable2) || $report(_exceptionable2, {
5617
5765
  path: _path2 + ".categoryKeys[" + _index92 + "]",
5618
5766
  expected: "CategoryKey",
5619
5767
  value: elem
@@ -5622,7 +5770,7 @@ var validViolinBoxRequest = (input) => {
5622
5770
  expected: "(Array<CategoryKey> | undefined)",
5623
5771
  value: input3.categoryKeys
5624
5772
  })].every((flag) => flag);
5625
- const $vo98 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.tw && null !== input3.tw || $report(_exceptionable2, {
5773
+ const $vo99 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.tw && null !== input3.tw || $report(_exceptionable2, {
5626
5774
  path: _path2 + ".tw",
5627
5775
  expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual)",
5628
5776
  value: input3.tw
@@ -5658,7 +5806,7 @@ var validViolinBoxRequest = (input) => {
5658
5806
  path: _path2 + ".filter",
5659
5807
  expected: "(Filter | undefined)",
5660
5808
  value: input3.filter
5661
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
5809
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
5662
5810
  path: _path2 + ".filter",
5663
5811
  expected: "(Filter | undefined)",
5664
5812
  value: input3.filter
@@ -5697,29 +5845,29 @@ var validViolinBoxRequest = (input) => {
5697
5845
  })].every((flag) => flag);
5698
5846
  const $vu0 = (input3, _path2, _exceptionable2 = true) => (() => {
5699
5847
  if ("tvslst" === input3.type)
5700
- return $vo6(input3, _path2, _exceptionable2);
5701
- if ("tvs" === input3.type)
5702
5848
  return $vo7(input3, _path2, _exceptionable2);
5849
+ if ("tvs" === input3.type)
5850
+ return $vo8(input3, _path2, _exceptionable2);
5703
5851
  return $report(_exceptionable2, {
5704
5852
  path: _path2,
5705
- expected: "(Filter | __type.o1)",
5853
+ expected: "(Filter | __type.o2)",
5706
5854
  value: input3
5707
5855
  });
5708
5856
  })();
5709
5857
  const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
5710
5858
  if (true === input3.startunbounded)
5711
- return $vo16(input3, _path2, _exceptionable2);
5859
+ return $vo17(input3, _path2, _exceptionable2);
5712
5860
  if (true === input3.stopunbounded)
5713
- return $vo18(input3, _path2, _exceptionable2);
5861
+ return $vo19(input3, _path2, _exceptionable2);
5714
5862
  if (void 0 !== input3.value)
5715
- return $vo32(input3, _path2, _exceptionable2);
5716
- return $vo17(input3, _path2, _exceptionable2);
5863
+ return $vo33(input3, _path2, _exceptionable2);
5864
+ return $vo18(input3, _path2, _exceptionable2);
5717
5865
  })();
5718
5866
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
5719
5867
  if ("gene" === input3.kind)
5720
- return $vo41(input3, _path2, _exceptionable2);
5721
- if ("coord" === input3.kind)
5722
5868
  return $vo42(input3, _path2, _exceptionable2);
5869
+ if ("coord" === input3.kind)
5870
+ return $vo43(input3, _path2, _exceptionable2);
5723
5871
  return $report(_exceptionable2, {
5724
5872
  path: _path2,
5725
5873
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -5728,9 +5876,9 @@ var validViolinBoxRequest = (input) => {
5728
5876
  })();
5729
5877
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
5730
5878
  if ("string" === typeof input3.type)
5731
- return $vo45(input3, _path2, _exceptionable2);
5879
+ return $vo46(input3, _path2, _exceptionable2);
5732
5880
  if ("filter" === input3.type)
5733
- return $vo47(input3, _path2, _exceptionable2);
5881
+ return $vo48(input3, _path2, _exceptionable2);
5734
5882
  return $report(_exceptionable2, {
5735
5883
  path: _path2,
5736
5884
  expected: "(ValuesGroup | FilterGroup)",
@@ -5739,16 +5887,16 @@ var validViolinBoxRequest = (input) => {
5739
5887
  })();
5740
5888
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
5741
5889
  if (true === input3.startunbounded)
5742
- return $vo16(input3, _path2, _exceptionable2);
5890
+ return $vo17(input3, _path2, _exceptionable2);
5743
5891
  if (true === input3.stopunbounded)
5744
- return $vo18(input3, _path2, _exceptionable2);
5745
- return $vo17(input3, _path2, _exceptionable2);
5892
+ return $vo19(input3, _path2, _exceptionable2);
5893
+ return $vo18(input3, _path2, _exceptionable2);
5746
5894
  })();
5747
5895
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
5748
5896
  if (true === input3.startunbounded)
5749
- return $vo16(input3, _path2, _exceptionable2);
5750
- if (void 0 !== input3.start)
5751
5897
  return $vo17(input3, _path2, _exceptionable2);
5898
+ if (void 0 !== input3.start)
5899
+ return $vo18(input3, _path2, _exceptionable2);
5752
5900
  return $report(_exceptionable2, {
5753
5901
  path: _path2,
5754
5902
  expected: "(StartUnboundedBin | FullyBoundedBin)",
@@ -5757,9 +5905,9 @@ var validViolinBoxRequest = (input) => {
5757
5905
  })();
5758
5906
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
5759
5907
  if (void 0 !== input3.stop)
5760
- return $vo17(input3, _path2, _exceptionable2);
5761
- if (true === input3.stopunbounded)
5762
5908
  return $vo18(input3, _path2, _exceptionable2);
5909
+ if (true === input3.stopunbounded)
5910
+ return $vo19(input3, _path2, _exceptionable2);
5763
5911
  return $report(_exceptionable2, {
5764
5912
  path: _path2,
5765
5913
  expected: "(FullyBoundedBin | StopUnboundedBin)",
@@ -5768,33 +5916,33 @@ var validViolinBoxRequest = (input) => {
5768
5916
  })();
5769
5917
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
5770
5918
  if ("TermCollectionTWQual" === input3.type)
5771
- return $vo96(input3, _path2, _exceptionable2);
5919
+ return $vo97(input3, _path2, _exceptionable2);
5772
5920
  if ("TermCollectionTWCont" === input3.type)
5773
- return $vo94(input3, _path2, _exceptionable2);
5921
+ return $vo95(input3, _path2, _exceptionable2);
5774
5922
  if ("SnpsTW" === input3.type)
5775
- return $vo87(input3, _path2, _exceptionable2);
5923
+ return $vo88(input3, _path2, _exceptionable2);
5776
5924
  if ("ConditionTW" === input3.type)
5777
- return $vo84(input3, _path2, _exceptionable2);
5925
+ return $vo85(input3, _path2, _exceptionable2);
5778
5926
  if ("GvCustomGsTW" === input3.type)
5779
- return $vo82(input3, _path2, _exceptionable2);
5927
+ return $vo83(input3, _path2, _exceptionable2);
5780
5928
  if ("GvPredefinedGsTW" === input3.type)
5781
- return $vo80(input3, _path2, _exceptionable2);
5929
+ return $vo81(input3, _path2, _exceptionable2);
5782
5930
  if ("GvValuesTW" === input3.type)
5783
- return $vo76(input3, _path2, _exceptionable2);
5931
+ return $vo77(input3, _path2, _exceptionable2);
5784
5932
  if ("NumTWSpline" === input3.type)
5785
- return $vo73(input3, _path2, _exceptionable2);
5933
+ return $vo74(input3, _path2, _exceptionable2);
5786
5934
  if ("NumTWCont" === input3.type)
5787
- return $vo71(input3, _path2, _exceptionable2);
5935
+ return $vo72(input3, _path2, _exceptionable2);
5788
5936
  if ("NumTWBinary" === input3.type)
5789
- return $vo69(input3, _path2, _exceptionable2);
5937
+ return $vo70(input3, _path2, _exceptionable2);
5790
5938
  if ("NumTWCustomBin" === input3.type)
5791
- return $vo68(input3, _path2, _exceptionable2);
5939
+ return $vo69(input3, _path2, _exceptionable2);
5792
5940
  if ("NumTWRegularBin" === input3.type)
5793
- return $vo67(input3, _path2, _exceptionable2);
5941
+ return $vo68(input3, _path2, _exceptionable2);
5794
5942
  if ("QualTWCustomGS" === input3.type)
5795
- return $vo64(input3, _path2, _exceptionable2);
5943
+ return $vo65(input3, _path2, _exceptionable2);
5796
5944
  if ("QualTWPredefinedGS" === input3.type)
5797
- return $vo62(input3, _path2, _exceptionable2);
5945
+ return $vo63(input3, _path2, _exceptionable2);
5798
5946
  if ("QualTWValues" === input3.type)
5799
5947
  return $vo1(input3, _path2, _exceptionable2);
5800
5948
  return $report(_exceptionable2, {
@@ -5805,11 +5953,11 @@ var validViolinBoxRequest = (input) => {
5805
5953
  })();
5806
5954
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
5807
5955
  if ("categorical" === input3.type)
5808
- return $vo3(input3, _path2, _exceptionable2);
5956
+ return $vo4(input3, _path2, _exceptionable2);
5809
5957
  if ("snp" === input3.type)
5810
- return $vo58(input3, _path2, _exceptionable2);
5811
- if ("singleCellCellType" === input3.type)
5812
5958
  return $vo59(input3, _path2, _exceptionable2);
5959
+ if ("singleCellCellType" === input3.type)
5960
+ return $vo60(input3, _path2, _exceptionable2);
5813
5961
  return $report(_exceptionable2, {
5814
5962
  path: _path2,
5815
5963
  expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
@@ -5818,31 +5966,31 @@ var validViolinBoxRequest = (input) => {
5818
5966
  })();
5819
5967
  const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
5820
5968
  if (void 0 !== input3.ranges)
5821
- return $vo9(input3, _path2, _exceptionable2);
5969
+ return $vo10(input3, _path2, _exceptionable2);
5822
5970
  if (void 0 !== input3.ratio)
5823
- return $vo50(input3, _path2, _exceptionable2);
5824
- return $vo8(input3, _path2, false) || $vo34(input3, _path2, false) || $vo38(input3, _path2, false);
5971
+ return $vo51(input3, _path2, _exceptionable2);
5972
+ return $vo9(input3, _path2, false) || $vo35(input3, _path2, false) || $vo39(input3, _path2, false);
5825
5973
  })();
5826
5974
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
5827
5975
  if ("integer" === input3.type || "float" === input3.type)
5828
- return $vo10(input3, _path2, _exceptionable2);
5976
+ return $vo11(input3, _path2, _exceptionable2);
5829
5977
  if ("metaboliteIntensity" === input3.type)
5830
- return $vo24(input3, _path2, _exceptionable2);
5831
- if ("proteomeAbundance" === input3.type)
5832
5978
  return $vo25(input3, _path2, _exceptionable2);
5979
+ if ("proteomeAbundance" === input3.type)
5980
+ return $vo26(input3, _path2, _exceptionable2);
5833
5981
  if ("date" === input3.type)
5834
- return $vo27(input3, _path2, _exceptionable2);
5835
- if ("ssGSEA" === input3.type)
5836
5982
  return $vo28(input3, _path2, _exceptionable2);
5837
- if ("dnaMethylation" === input3.type)
5983
+ if ("ssGSEA" === input3.type)
5838
5984
  return $vo29(input3, _path2, _exceptionable2);
5839
- return $vo21(input3, _path2, false) || $vo20(input3, _path2, false) || $vo23(input3, _path2, false) || $vo22(input3, _path2, false) || $vo31(input3, _path2, false) || $vo30(input3, _path2, false);
5985
+ if ("dnaMethylation" === input3.type)
5986
+ return $vo30(input3, _path2, _exceptionable2);
5987
+ return $vo22(input3, _path2, false) || $vo21(input3, _path2, false) || $vo24(input3, _path2, false) || $vo23(input3, _path2, false) || $vo32(input3, _path2, false) || $vo31(input3, _path2, false);
5840
5988
  })();
5841
5989
  const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
5842
5990
  if ("regular-bin" === input3.type)
5843
- return $vo14(input3, _path2, _exceptionable2);
5991
+ return $vo15(input3, _path2, _exceptionable2);
5844
5992
  if ("custom-bin" === input3.type)
5845
- return $vo19(input3, _path2, _exceptionable2);
5993
+ return $vo20(input3, _path2, _exceptionable2);
5846
5994
  return $report(_exceptionable2, {
5847
5995
  path: _path2,
5848
5996
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
@@ -5851,9 +5999,9 @@ var validViolinBoxRequest = (input) => {
5851
5999
  })();
5852
6000
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
5853
6001
  if ("gene" === input3.kind)
5854
- return $vo40(input3, _path2, _exceptionable2);
6002
+ return $vo41(input3, _path2, _exceptionable2);
5855
6003
  if ("coord" === input3.kind)
5856
- return $vo48(input3, _path2, _exceptionable2);
6004
+ return $vo49(input3, _path2, _exceptionable2);
5857
6005
  return $report(_exceptionable2, {
5858
6006
  path: _path2,
5859
6007
  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; })',
@@ -5862,9 +6010,9 @@ var validViolinBoxRequest = (input) => {
5862
6010
  })();
5863
6011
  const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
5864
6012
  if ("numeric" === input3.memberType)
5865
- return $vo51(input3, _path2, _exceptionable2);
6013
+ return $vo52(input3, _path2, _exceptionable2);
5866
6014
  if ("categorical" === input3.memberType)
5867
- return $vo56(input3, _path2, _exceptionable2);
6015
+ return $vo57(input3, _path2, _exceptionable2);
5868
6016
  return $report(_exceptionable2, {
5869
6017
  path: _path2,
5870
6018
  expected: "(NumericTermCollection | CategoricalTermCollection)",
@@ -5873,9 +6021,9 @@ var validViolinBoxRequest = (input) => {
5873
6021
  })();
5874
6022
  const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
5875
6023
  if ("gene" === input3.kind)
5876
- return $vo77(input3, _path2, _exceptionable2);
5877
- if ("coord" === input3.kind)
5878
6024
  return $vo78(input3, _path2, _exceptionable2);
6025
+ if ("coord" === input3.kind)
6026
+ return $vo79(input3, _path2, _exceptionable2);
5879
6027
  return $report(_exceptionable2, {
5880
6028
  path: _path2,
5881
6029
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
@@ -5884,9 +6032,9 @@ var validViolinBoxRequest = (input) => {
5884
6032
  })();
5885
6033
  const $vu15 = (input3, _path2, _exceptionable2 = true) => (() => {
5886
6034
  if ("grade" === input3.valueFor)
5887
- return $vo85(input3, _path2, _exceptionable2);
5888
- if ("children" === input3.valueFor)
5889
6035
  return $vo86(input3, _path2, _exceptionable2);
6036
+ if ("children" === input3.valueFor)
6037
+ return $vo87(input3, _path2, _exceptionable2);
5890
6038
  return $report(_exceptionable2, {
5891
6039
  path: _path2,
5892
6040
  expected: "(ConditionGradeQ | ConditionChildrenQ)",
@@ -5897,7 +6045,7 @@ var validViolinBoxRequest = (input) => {
5897
6045
  if ("violin" === input3.plotType)
5898
6046
  return $vo0(input3, _path2, _exceptionable2);
5899
6047
  if ("box" === input3.plotType)
5900
- return $vo98(input3, _path2, _exceptionable2);
6048
+ return $vo99(input3, _path2, _exceptionable2);
5901
6049
  return $report(_exceptionable2, {
5902
6050
  path: _path2,
5903
6051
  expected: "(ViolinRequest | BoxRequest)",