@sjcrh/proteinpaint-types 2.183.0 → 2.183.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.
@@ -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 && ("gene" === input3.genomicFeatureType || "promoter" === input3.genomicFeatureType || "region" === input3.genomicFeatureType || "enhancer" === input3.genomicFeatureType) && (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)) && (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) && $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)) && (void 0 === input3.isCustom || "boolean" === typeof input3.isCustom) && "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",
@@ -2147,12 +2171,12 @@ var validViolinBoxRequest = (input) => {
2147
2171
  path: _path2 + ".bins",
2148
2172
  expected: "(PresetNumericBins | undefined)",
2149
2173
  value: input3.bins
2150
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2174
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2151
2175
  path: _path2 + ".bins",
2152
2176
  expected: "(PresetNumericBins | undefined)",
2153
2177
  value: input3.bins
2154
2178
  })].every((flag) => flag);
2155
- 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, {
2156
2180
  path: _path2 + ".id",
2157
2181
  expected: "string",
2158
2182
  value: input3.id
@@ -2200,7 +2224,7 @@ var validViolinBoxRequest = (input) => {
2200
2224
  path: _path2 + ".values",
2201
2225
  expected: "(TermValues | undefined)",
2202
2226
  value: input3.values
2203
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2227
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2204
2228
  path: _path2 + ".values",
2205
2229
  expected: "(TermValues | undefined)",
2206
2230
  value: input3.values
@@ -2210,19 +2234,19 @@ var validViolinBoxRequest = (input) => {
2210
2234
  value: input3.skipValuesBuild
2211
2235
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2212
2236
  path: _path2 + ".valueConversion",
2213
- expected: "(__type.o2 | undefined)",
2237
+ expected: "(__type.o3 | undefined)",
2214
2238
  value: input3.valueConversion
2215
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2239
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2216
2240
  path: _path2 + ".valueConversion",
2217
- expected: "(__type.o2 | undefined)",
2241
+ expected: "(__type.o3 | undefined)",
2218
2242
  value: input3.valueConversion
2219
2243
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2220
2244
  path: _path2 + ".continuousColorScale",
2221
- expected: "(__type.o3 | undefined)",
2245
+ expected: "(__type.o4 | undefined)",
2222
2246
  value: input3.continuousColorScale
2223
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2247
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2224
2248
  path: _path2 + ".continuousColorScale",
2225
- expected: "(__type.o3 | undefined)",
2249
+ expected: "(__type.o4 | undefined)",
2226
2250
  value: input3.continuousColorScale
2227
2251
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2228
2252
  path: _path2 + ".unit",
@@ -2240,7 +2264,7 @@ var validViolinBoxRequest = (input) => {
2240
2264
  path: _path2 + ".bins",
2241
2265
  expected: "(PresetNumericBins | undefined)",
2242
2266
  value: input3.bins
2243
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2267
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2244
2268
  path: _path2 + ".bins",
2245
2269
  expected: "(PresetNumericBins | undefined)",
2246
2270
  value: input3.bins
@@ -2261,7 +2285,7 @@ var validViolinBoxRequest = (input) => {
2261
2285
  expected: "(number | undefined)",
2262
2286
  value: input3.stop
2263
2287
  })].every((flag) => flag);
2264
- 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, {
2265
2289
  path: _path2 + ".id",
2266
2290
  expected: "string",
2267
2291
  value: input3.id
@@ -2309,7 +2333,7 @@ var validViolinBoxRequest = (input) => {
2309
2333
  path: _path2 + ".values",
2310
2334
  expected: "(TermValues | undefined)",
2311
2335
  value: input3.values
2312
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2336
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2313
2337
  path: _path2 + ".values",
2314
2338
  expected: "(TermValues | undefined)",
2315
2339
  value: input3.values
@@ -2319,19 +2343,19 @@ var validViolinBoxRequest = (input) => {
2319
2343
  value: input3.skipValuesBuild
2320
2344
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2321
2345
  path: _path2 + ".valueConversion",
2322
- expected: "(__type.o2 | undefined)",
2346
+ expected: "(__type.o3 | undefined)",
2323
2347
  value: input3.valueConversion
2324
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2348
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2325
2349
  path: _path2 + ".valueConversion",
2326
- expected: "(__type.o2 | undefined)",
2350
+ expected: "(__type.o3 | undefined)",
2327
2351
  value: input3.valueConversion
2328
2352
  }), void 0 === input3.continuousColorScale || ("object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale || $report(_exceptionable2, {
2329
2353
  path: _path2 + ".continuousColorScale",
2330
- expected: "(__type.o3 | undefined)",
2354
+ expected: "(__type.o4 | undefined)",
2331
2355
  value: input3.continuousColorScale
2332
- })) && $vo12(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2356
+ })) && $vo13(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
2333
2357
  path: _path2 + ".continuousColorScale",
2334
- expected: "(__type.o3 | undefined)",
2358
+ expected: "(__type.o4 | undefined)",
2335
2359
  value: input3.continuousColorScale
2336
2360
  }), void 0 === input3.unit || "string" === typeof input3.unit || $report(_exceptionable2, {
2337
2361
  path: _path2 + ".unit",
@@ -2349,7 +2373,7 @@ var validViolinBoxRequest = (input) => {
2349
2373
  path: _path2 + ".bins",
2350
2374
  expected: "(PresetNumericBins | undefined)",
2351
2375
  value: input3.bins
2352
- })) && $vo13(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2376
+ })) && $vo14(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
2353
2377
  path: _path2 + ".bins",
2354
2378
  expected: "(PresetNumericBins | undefined)",
2355
2379
  value: input3.bins
@@ -2370,7 +2394,7 @@ var validViolinBoxRequest = (input) => {
2370
2394
  expected: "number",
2371
2395
  value: input3.stop
2372
2396
  })].every((flag) => flag);
2373
- 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, {
2374
2398
  path: _path2 + ".value",
2375
2399
  expected: "number",
2376
2400
  value: input3.value
@@ -2383,7 +2407,7 @@ var validViolinBoxRequest = (input) => {
2383
2407
  expected: "(string | undefined)",
2384
2408
  value: input3.name
2385
2409
  })].every((flag) => flag);
2386
- 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, {
2387
2411
  path: _path2 + ".key",
2388
2412
  expected: "string",
2389
2413
  value: input3.key
@@ -2400,7 +2424,7 @@ var validViolinBoxRequest = (input) => {
2400
2424
  expected: "(string | undefined)",
2401
2425
  value: input3.label
2402
2426
  })].every((flag) => flag);
2403
- 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, {
2404
2428
  path: _path2 + ".join",
2405
2429
  expected: "(string | undefined)",
2406
2430
  value: input3.join
@@ -2432,7 +2456,7 @@ var validViolinBoxRequest = (input) => {
2432
2456
  path: _path2 + ".term",
2433
2457
  expected: "ConditionTerm",
2434
2458
  value: input3.term
2435
- })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2459
+ })) && $vo36(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2436
2460
  path: _path2 + ".term",
2437
2461
  expected: "ConditionTerm",
2438
2462
  value: input3.term
@@ -2444,7 +2468,7 @@ var validViolinBoxRequest = (input) => {
2444
2468
  path: _path2 + ".grade_and_child[" + _index34 + "]",
2445
2469
  expected: "GradeAndChildEntry",
2446
2470
  value: elem
2447
- })) && $vo36(elem, _path2 + ".grade_and_child[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
2471
+ })) && $vo37(elem, _path2 + ".grade_and_child[" + _index34 + "]", _exceptionable2) || $report(_exceptionable2, {
2448
2472
  path: _path2 + ".grade_and_child[" + _index34 + "]",
2449
2473
  expected: "GradeAndChildEntry",
2450
2474
  value: elem
@@ -2458,18 +2482,18 @@ var validViolinBoxRequest = (input) => {
2458
2482
  value: input3.values
2459
2483
  })) && input3.values.map((elem, _index35) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2460
2484
  path: _path2 + ".values[" + _index35 + "]",
2461
- expected: "__type.o6",
2485
+ expected: "__type.o7",
2462
2486
  value: elem
2463
- })) && $vo37(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2487
+ })) && $vo38(elem, _path2 + ".values[" + _index35 + "]", _exceptionable2) || $report(_exceptionable2, {
2464
2488
  path: _path2 + ".values[" + _index35 + "]",
2465
- expected: "__type.o6",
2489
+ expected: "__type.o7",
2466
2490
  value: elem
2467
2491
  })).every((flag) => flag) || $report(_exceptionable2, {
2468
2492
  path: _path2 + ".values",
2469
2493
  expected: "Array<__type>.o1",
2470
2494
  value: input3.values
2471
2495
  })].every((flag) => flag);
2472
- 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, {
2473
2497
  path: _path2 + ".id",
2474
2498
  expected: "string",
2475
2499
  value: input3.id
@@ -2517,7 +2541,7 @@ var validViolinBoxRequest = (input) => {
2517
2541
  path: _path2 + ".values",
2518
2542
  expected: "(TermValues | undefined)",
2519
2543
  value: input3.values
2520
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2544
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2521
2545
  path: _path2 + ".values",
2522
2546
  expected: "(TermValues | undefined)",
2523
2547
  value: input3.values
@@ -2527,14 +2551,14 @@ var validViolinBoxRequest = (input) => {
2527
2551
  value: input3.skipValuesBuild
2528
2552
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2529
2553
  path: _path2 + ".valueConversion",
2530
- expected: "(__type.o2 | undefined)",
2554
+ expected: "(__type.o3 | undefined)",
2531
2555
  value: input3.valueConversion
2532
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2556
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2533
2557
  path: _path2 + ".valueConversion",
2534
- expected: "(__type.o2 | undefined)",
2558
+ expected: "(__type.o3 | undefined)",
2535
2559
  value: input3.valueConversion
2536
2560
  })].every((flag) => flag);
2537
- 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, {
2538
2562
  path: _path2 + ".grade",
2539
2563
  expected: "number",
2540
2564
  value: input3.grade
@@ -2551,7 +2575,7 @@ var validViolinBoxRequest = (input) => {
2551
2575
  expected: "string",
2552
2576
  value: input3.child_label
2553
2577
  })].every((flag) => flag);
2554
- 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, {
2555
2579
  path: _path2 + ".key",
2556
2580
  expected: "(number | string)",
2557
2581
  value: input3.key
@@ -2569,7 +2593,7 @@ var validViolinBoxRequest = (input) => {
2569
2593
  return true;
2570
2594
  return true;
2571
2595
  }).every((flag) => flag)].every((flag) => flag);
2572
- 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, {
2573
2597
  path: _path2 + ".join",
2574
2598
  expected: "(string | undefined)",
2575
2599
  value: input3.join
@@ -2601,7 +2625,7 @@ var validViolinBoxRequest = (input) => {
2601
2625
  path: _path2 + ".term",
2602
2626
  expected: "DtTerm",
2603
2627
  value: input3.term
2604
- })) && $vo39(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2628
+ })) && $vo40(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
2605
2629
  path: _path2 + ".term",
2606
2630
  expected: "DtTerm",
2607
2631
  value: input3.term
@@ -2613,7 +2637,7 @@ var validViolinBoxRequest = (input) => {
2613
2637
  path: _path2 + ".values[" + _index38 + "]",
2614
2638
  expected: "GeneVariantValue",
2615
2639
  value: elem
2616
- })) && $vo49(elem, _path2 + ".values[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2640
+ })) && $vo50(elem, _path2 + ".values[" + _index38 + "]", _exceptionable2) || $report(_exceptionable2, {
2617
2641
  path: _path2 + ".values[" + _index38 + "]",
2618
2642
  expected: "GeneVariantValue",
2619
2643
  value: elem
@@ -2662,7 +2686,7 @@ var validViolinBoxRequest = (input) => {
2662
2686
  expected: "(number | undefined)",
2663
2687
  value: input3.fractionOverlap
2664
2688
  })].every((flag) => flag);
2665
- 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, {
2666
2690
  path: _path2 + ".id",
2667
2691
  expected: "string",
2668
2692
  value: input3.id
@@ -2706,12 +2730,12 @@ var validViolinBoxRequest = (input) => {
2706
2730
  path: _path2 + ".values",
2707
2731
  expected: "TermValues",
2708
2732
  value: input3.values
2709
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2733
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2710
2734
  path: _path2 + ".values",
2711
2735
  expected: "TermValues",
2712
2736
  value: input3.values
2713
2737
  })].every((flag) => flag);
2714
- 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, {
2715
2739
  path: _path2 + ".id",
2716
2740
  expected: "string",
2717
2741
  value: input3.id
@@ -2759,7 +2783,7 @@ var validViolinBoxRequest = (input) => {
2759
2783
  path: _path2 + ".values",
2760
2784
  expected: "(TermValues | undefined)",
2761
2785
  value: input3.values
2762
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2786
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2763
2787
  path: _path2 + ".values",
2764
2788
  expected: "(TermValues | undefined)",
2765
2789
  value: input3.values
@@ -2769,11 +2793,11 @@ var validViolinBoxRequest = (input) => {
2769
2793
  value: input3.skipValuesBuild
2770
2794
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2771
2795
  path: _path2 + ".valueConversion",
2772
- expected: "(__type.o2 | undefined)",
2796
+ expected: "(__type.o3 | undefined)",
2773
2797
  value: input3.valueConversion
2774
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2798
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2775
2799
  path: _path2 + ".valueConversion",
2776
- expected: "(__type.o2 | undefined)",
2800
+ expected: "(__type.o3 | undefined)",
2777
2801
  value: input3.valueConversion
2778
2802
  }), "gene" === input3.kind || $report(_exceptionable2, {
2779
2803
  path: _path2 + ".kind",
@@ -2815,7 +2839,7 @@ var validViolinBoxRequest = (input) => {
2815
2839
  path: _path2 + ".groupsetting",
2816
2840
  expected: "(TermGroupSetting | undefined)",
2817
2841
  value: input3.groupsetting
2818
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2842
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
2819
2843
  path: _path2 + ".groupsetting",
2820
2844
  expected: "(TermGroupSetting | undefined)",
2821
2845
  value: input3.groupsetting
@@ -2827,7 +2851,7 @@ var validViolinBoxRequest = (input) => {
2827
2851
  path: _path2 + ".childTerms[" + _index42 + "]",
2828
2852
  expected: "DtTerm",
2829
2853
  value: elem
2830
- })) && $vo39(elem, _path2 + ".childTerms[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2854
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2831
2855
  path: _path2 + ".childTerms[" + _index42 + "]",
2832
2856
  expected: "DtTerm",
2833
2857
  value: elem
@@ -2836,7 +2860,7 @@ var validViolinBoxRequest = (input) => {
2836
2860
  expected: "(Array<DtTerm> | undefined)",
2837
2861
  value: input3.childTerms
2838
2862
  })].every((flag) => flag);
2839
- 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, {
2840
2864
  path: _path2 + ".id",
2841
2865
  expected: "string",
2842
2866
  value: input3.id
@@ -2884,7 +2908,7 @@ var validViolinBoxRequest = (input) => {
2884
2908
  path: _path2 + ".values",
2885
2909
  expected: "(TermValues | undefined)",
2886
2910
  value: input3.values
2887
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2911
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2888
2912
  path: _path2 + ".values",
2889
2913
  expected: "(TermValues | undefined)",
2890
2914
  value: input3.values
@@ -2894,11 +2918,11 @@ var validViolinBoxRequest = (input) => {
2894
2918
  value: input3.skipValuesBuild
2895
2919
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2896
2920
  path: _path2 + ".valueConversion",
2897
- expected: "(__type.o2 | undefined)",
2921
+ expected: "(__type.o3 | undefined)",
2898
2922
  value: input3.valueConversion
2899
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2923
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2900
2924
  path: _path2 + ".valueConversion",
2901
- expected: "(__type.o2 | undefined)",
2925
+ expected: "(__type.o3 | undefined)",
2902
2926
  value: input3.valueConversion
2903
2927
  }), "gene" === input3.kind || $report(_exceptionable2, {
2904
2928
  path: _path2 + ".kind",
@@ -2921,7 +2945,7 @@ var validViolinBoxRequest = (input) => {
2921
2945
  expected: "(number | undefined)",
2922
2946
  value: input3.stop
2923
2947
  })].every((flag) => flag);
2924
- 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, {
2925
2949
  path: _path2 + ".id",
2926
2950
  expected: "string",
2927
2951
  value: input3.id
@@ -2969,7 +2993,7 @@ var validViolinBoxRequest = (input) => {
2969
2993
  path: _path2 + ".values",
2970
2994
  expected: "(TermValues | undefined)",
2971
2995
  value: input3.values
2972
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2996
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2973
2997
  path: _path2 + ".values",
2974
2998
  expected: "(TermValues | undefined)",
2975
2999
  value: input3.values
@@ -2979,11 +3003,11 @@ var validViolinBoxRequest = (input) => {
2979
3003
  value: input3.skipValuesBuild
2980
3004
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2981
3005
  path: _path2 + ".valueConversion",
2982
- expected: "(__type.o2 | undefined)",
3006
+ expected: "(__type.o3 | undefined)",
2983
3007
  value: input3.valueConversion
2984
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3008
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2985
3009
  path: _path2 + ".valueConversion",
2986
- expected: "(__type.o2 | undefined)",
3010
+ expected: "(__type.o3 | undefined)",
2987
3011
  value: input3.valueConversion
2988
3012
  }), "coord" === input3.kind || $report(_exceptionable2, {
2989
3013
  path: _path2 + ".kind",
@@ -3002,7 +3026,7 @@ var validViolinBoxRequest = (input) => {
3002
3026
  expected: "number",
3003
3027
  value: input3.stop
3004
3028
  })].every((flag) => flag);
3005
- 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, {
3006
3030
  path: _path2 + ".disabled",
3007
3031
  expected: "boolean",
3008
3032
  value: input3.disabled
@@ -3014,7 +3038,7 @@ var validViolinBoxRequest = (input) => {
3014
3038
  path: _path2 + ".lst[" + _index47 + "]",
3015
3039
  expected: "Groupset",
3016
3040
  value: elem
3017
- })) && $vo44(elem, _path2 + ".lst[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
3041
+ })) && $vo45(elem, _path2 + ".lst[" + _index47 + "]", _exceptionable2) || $report(_exceptionable2, {
3018
3042
  path: _path2 + ".lst[" + _index47 + "]",
3019
3043
  expected: "Groupset",
3020
3044
  value: elem
@@ -3023,7 +3047,7 @@ var validViolinBoxRequest = (input) => {
3023
3047
  expected: "(Array<Groupset> | undefined)",
3024
3048
  value: input3.lst
3025
3049
  })].every((flag) => flag);
3026
- 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, {
3027
3051
  path: _path2 + ".name",
3028
3052
  expected: "string",
3029
3053
  value: input3.name
@@ -3056,7 +3080,7 @@ var validViolinBoxRequest = (input) => {
3056
3080
  expected: "Array<GroupEntry>",
3057
3081
  value: input3.groups
3058
3082
  })].every((flag) => flag);
3059
- 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, {
3060
3084
  path: _path2 + ".name",
3061
3085
  expected: "string",
3062
3086
  value: input3.name
@@ -3070,11 +3094,11 @@ var validViolinBoxRequest = (input) => {
3070
3094
  value: input3.values
3071
3095
  })) && input3.values.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3072
3096
  path: _path2 + ".values[" + _index49 + "]",
3073
- expected: "__type.o7",
3097
+ expected: "__type.o8",
3074
3098
  value: elem
3075
- })) && $vo46(elem, _path2 + ".values[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3099
+ })) && $vo47(elem, _path2 + ".values[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
3076
3100
  path: _path2 + ".values[" + _index49 + "]",
3077
- expected: "__type.o7",
3101
+ expected: "__type.o8",
3078
3102
  value: elem
3079
3103
  })).every((flag) => flag) || $report(_exceptionable2, {
3080
3104
  path: _path2 + ".values",
@@ -3085,7 +3109,7 @@ var validViolinBoxRequest = (input) => {
3085
3109
  expected: "(boolean | undefined)",
3086
3110
  value: input3.uncomputable
3087
3111
  })].every((flag) => flag);
3088
- 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, {
3089
3113
  path: _path2 + ".key",
3090
3114
  expected: "(number | string)",
3091
3115
  value: input3.key
@@ -3094,7 +3118,7 @@ var validViolinBoxRequest = (input) => {
3094
3118
  expected: "string",
3095
3119
  value: input3.label
3096
3120
  })].every((flag) => flag);
3097
- 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, {
3098
3122
  path: _path2 + ".name",
3099
3123
  expected: "string",
3100
3124
  value: input3.name
@@ -3106,7 +3130,7 @@ var validViolinBoxRequest = (input) => {
3106
3130
  path: _path2 + ".filter",
3107
3131
  expected: "Filter",
3108
3132
  value: input3.filter
3109
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
3133
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
3110
3134
  path: _path2 + ".filter",
3111
3135
  expected: "Filter",
3112
3136
  value: input3.filter
@@ -3115,7 +3139,7 @@ var validViolinBoxRequest = (input) => {
3115
3139
  expected: "string",
3116
3140
  value: input3.color
3117
3141
  })].every((flag) => flag);
3118
- 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, {
3119
3143
  path: _path2 + ".id",
3120
3144
  expected: "string",
3121
3145
  value: input3.id
@@ -3163,7 +3187,7 @@ var validViolinBoxRequest = (input) => {
3163
3187
  path: _path2 + ".values",
3164
3188
  expected: "(TermValues | undefined)",
3165
3189
  value: input3.values
3166
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3190
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3167
3191
  path: _path2 + ".values",
3168
3192
  expected: "(TermValues | undefined)",
3169
3193
  value: input3.values
@@ -3173,11 +3197,11 @@ var validViolinBoxRequest = (input) => {
3173
3197
  value: input3.skipValuesBuild
3174
3198
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3175
3199
  path: _path2 + ".valueConversion",
3176
- expected: "(__type.o2 | undefined)",
3200
+ expected: "(__type.o3 | undefined)",
3177
3201
  value: input3.valueConversion
3178
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3202
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3179
3203
  path: _path2 + ".valueConversion",
3180
- expected: "(__type.o2 | undefined)",
3204
+ expected: "(__type.o3 | undefined)",
3181
3205
  value: input3.valueConversion
3182
3206
  }), "coord" === input3.kind || $report(_exceptionable2, {
3183
3207
  path: _path2 + ".kind",
@@ -3215,7 +3239,7 @@ var validViolinBoxRequest = (input) => {
3215
3239
  path: _path2 + ".groupsetting",
3216
3240
  expected: "(TermGroupSetting | undefined)",
3217
3241
  value: input3.groupsetting
3218
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3242
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3219
3243
  path: _path2 + ".groupsetting",
3220
3244
  expected: "(TermGroupSetting | undefined)",
3221
3245
  value: input3.groupsetting
@@ -3227,7 +3251,7 @@ var validViolinBoxRequest = (input) => {
3227
3251
  path: _path2 + ".childTerms[" + _index53 + "]",
3228
3252
  expected: "DtTerm",
3229
3253
  value: elem
3230
- })) && $vo39(elem, _path2 + ".childTerms[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3254
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3231
3255
  path: _path2 + ".childTerms[" + _index53 + "]",
3232
3256
  expected: "DtTerm",
3233
3257
  value: elem
@@ -3236,7 +3260,7 @@ var validViolinBoxRequest = (input) => {
3236
3260
  expected: "(Array<DtTerm> | undefined)",
3237
3261
  value: input3.childTerms
3238
3262
  })].every((flag) => flag);
3239
- 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, {
3240
3264
  path: _path2 + ".key",
3241
3265
  expected: "(string | undefined)",
3242
3266
  value: input3.key
@@ -3281,7 +3305,7 @@ var validViolinBoxRequest = (input) => {
3281
3305
  expected: "(string | undefined)",
3282
3306
  value: input3.origin
3283
3307
  })].every((flag) => flag);
3284
- 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, {
3285
3309
  path: _path2 + ".join",
3286
3310
  expected: "(string | undefined)",
3287
3311
  value: input3.join
@@ -3322,7 +3346,7 @@ var validViolinBoxRequest = (input) => {
3322
3346
  expected: "number",
3323
3347
  value: input3.ratio
3324
3348
  })].every((flag) => flag);
3325
- 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, {
3326
3350
  path: _path2 + ".id",
3327
3351
  expected: "string",
3328
3352
  value: input3.id
@@ -3370,7 +3394,7 @@ var validViolinBoxRequest = (input) => {
3370
3394
  path: _path2 + ".values",
3371
3395
  expected: "(TermValues | undefined)",
3372
3396
  value: input3.values
3373
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3397
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3374
3398
  path: _path2 + ".values",
3375
3399
  expected: "(TermValues | undefined)",
3376
3400
  value: input3.values
@@ -3380,11 +3404,11 @@ var validViolinBoxRequest = (input) => {
3380
3404
  value: input3.skipValuesBuild
3381
3405
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3382
3406
  path: _path2 + ".valueConversion",
3383
- expected: "(__type.o2 | undefined)",
3407
+ expected: "(__type.o3 | undefined)",
3384
3408
  value: input3.valueConversion
3385
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3409
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3386
3410
  path: _path2 + ".valueConversion",
3387
- expected: "(__type.o2 | undefined)",
3411
+ expected: "(__type.o3 | undefined)",
3388
3412
  value: input3.valueConversion
3389
3413
  }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
3390
3414
  path: _path2 + ".termIds",
@@ -3406,7 +3430,7 @@ var validViolinBoxRequest = (input) => {
3406
3430
  path: _path2 + ".termlst[" + _index59 + "]",
3407
3431
  expected: "BaseTerm",
3408
3432
  value: elem
3409
- })) && $vo52(elem, _path2 + ".termlst[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3433
+ })) && $vo53(elem, _path2 + ".termlst[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3410
3434
  path: _path2 + ".termlst[" + _index59 + "]",
3411
3435
  expected: "BaseTerm",
3412
3436
  value: elem
@@ -3420,11 +3444,11 @@ var validViolinBoxRequest = (input) => {
3420
3444
  value: input3.newTvs
3421
3445
  }), ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) || $report(_exceptionable2, {
3422
3446
  path: _path2 + ".propsByTermId",
3423
- expected: "__type.o8",
3447
+ expected: "__type.o9",
3424
3448
  value: input3.propsByTermId
3425
- })) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3449
+ })) && $vo54(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3426
3450
  path: _path2 + ".propsByTermId",
3427
- expected: "__type.o8",
3451
+ expected: "__type.o9",
3428
3452
  value: input3.propsByTermId
3429
3453
  }), void 0 === input3.isCustom || "boolean" === typeof input3.isCustom || $report(_exceptionable2, {
3430
3454
  path: _path2 + ".isCustom",
@@ -3448,14 +3472,14 @@ var validViolinBoxRequest = (input) => {
3448
3472
  value: input3.numerators
3449
3473
  }), void 0 === input3.valueTransform || ("object" === typeof input3.valueTransform && null !== input3.valueTransform && false === Array.isArray(input3.valueTransform) || $report(_exceptionable2, {
3450
3474
  path: _path2 + ".valueTransform",
3451
- expected: "(__type.o10 | undefined)",
3475
+ expected: "(__type.o11 | undefined)",
3452
3476
  value: input3.valueTransform
3453
- })) && $vo55(input3.valueTransform, _path2 + ".valueTransform", _exceptionable2) || $report(_exceptionable2, {
3477
+ })) && $vo56(input3.valueTransform, _path2 + ".valueTransform", _exceptionable2) || $report(_exceptionable2, {
3454
3478
  path: _path2 + ".valueTransform",
3455
- expected: "(__type.o10 | undefined)",
3479
+ expected: "(__type.o11 | undefined)",
3456
3480
  value: input3.valueTransform
3457
3481
  })].every((flag) => flag);
3458
- 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, {
3459
3483
  path: _path2 + ".id",
3460
3484
  expected: "string",
3461
3485
  value: input3.id
@@ -3503,7 +3527,7 @@ var validViolinBoxRequest = (input) => {
3503
3527
  path: _path2 + ".values",
3504
3528
  expected: "(TermValues | undefined)",
3505
3529
  value: input3.values
3506
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3530
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3507
3531
  path: _path2 + ".values",
3508
3532
  expected: "(TermValues | undefined)",
3509
3533
  value: input3.values
@@ -3513,30 +3537,30 @@ var validViolinBoxRequest = (input) => {
3513
3537
  value: input3.skipValuesBuild
3514
3538
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3515
3539
  path: _path2 + ".valueConversion",
3516
- expected: "(__type.o2 | undefined)",
3540
+ expected: "(__type.o3 | undefined)",
3517
3541
  value: input3.valueConversion
3518
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3542
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3519
3543
  path: _path2 + ".valueConversion",
3520
- expected: "(__type.o2 | undefined)",
3544
+ expected: "(__type.o3 | undefined)",
3521
3545
  value: input3.valueConversion
3522
3546
  })].every((flag) => flag);
3523
- 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) => {
3524
3548
  const value = input3[key];
3525
3549
  if (void 0 === value)
3526
3550
  return true;
3527
3551
  if (RegExp(/(.*)/).test(key))
3528
3552
  return ("object" === typeof value && null !== value && false === Array.isArray(value) || $report(_exceptionable2, {
3529
3553
  path: _path2 + $join(key),
3530
- expected: "__type.o9",
3554
+ expected: "__type.o10",
3531
3555
  value
3532
- })) && $vo54(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3556
+ })) && $vo55(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
3533
3557
  path: _path2 + $join(key),
3534
- expected: "__type.o9",
3558
+ expected: "__type.o10",
3535
3559
  value
3536
3560
  });
3537
3561
  return true;
3538
3562
  }).every((flag) => flag)].every((flag) => flag);
3539
- 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) => {
3540
3564
  const value = input3[key];
3541
3565
  if (void 0 === value)
3542
3566
  return true;
@@ -3544,12 +3568,12 @@ var validViolinBoxRequest = (input) => {
3544
3568
  return true;
3545
3569
  return true;
3546
3570
  }).every((flag) => flag)].every((flag) => flag);
3547
- 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, {
3548
3572
  path: _path2 + ".offset",
3549
3573
  expected: "(number | undefined)",
3550
3574
  value: input3.offset
3551
3575
  })].every((flag) => flag);
3552
- 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, {
3553
3577
  path: _path2 + ".id",
3554
3578
  expected: "string",
3555
3579
  value: input3.id
@@ -3597,7 +3621,7 @@ var validViolinBoxRequest = (input) => {
3597
3621
  path: _path2 + ".values",
3598
3622
  expected: "(TermValues | undefined)",
3599
3623
  value: input3.values
3600
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3624
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3601
3625
  path: _path2 + ".values",
3602
3626
  expected: "(TermValues | undefined)",
3603
3627
  value: input3.values
@@ -3607,11 +3631,11 @@ var validViolinBoxRequest = (input) => {
3607
3631
  value: input3.skipValuesBuild
3608
3632
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3609
3633
  path: _path2 + ".valueConversion",
3610
- expected: "(__type.o2 | undefined)",
3634
+ expected: "(__type.o3 | undefined)",
3611
3635
  value: input3.valueConversion
3612
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3636
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3613
3637
  path: _path2 + ".valueConversion",
3614
- expected: "(__type.o2 | undefined)",
3638
+ expected: "(__type.o3 | undefined)",
3615
3639
  value: input3.valueConversion
3616
3640
  }), void 0 === input3.termIds || (Array.isArray(input3.termIds) || $report(_exceptionable2, {
3617
3641
  path: _path2 + ".termIds",
@@ -3633,7 +3657,7 @@ var validViolinBoxRequest = (input) => {
3633
3657
  path: _path2 + ".termlst[" + _index66 + "]",
3634
3658
  expected: "BaseTerm",
3635
3659
  value: elem
3636
- })) && $vo52(elem, _path2 + ".termlst[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
3660
+ })) && $vo53(elem, _path2 + ".termlst[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
3637
3661
  path: _path2 + ".termlst[" + _index66 + "]",
3638
3662
  expected: "BaseTerm",
3639
3663
  value: elem
@@ -3647,11 +3671,11 @@ var validViolinBoxRequest = (input) => {
3647
3671
  value: input3.newTvs
3648
3672
  }), ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) || $report(_exceptionable2, {
3649
3673
  path: _path2 + ".propsByTermId",
3650
- expected: "__type.o8",
3674
+ expected: "__type.o9",
3651
3675
  value: input3.propsByTermId
3652
- })) && $vo53(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3676
+ })) && $vo54(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
3653
3677
  path: _path2 + ".propsByTermId",
3654
- expected: "__type.o8",
3678
+ expected: "__type.o9",
3655
3679
  value: input3.propsByTermId
3656
3680
  }), void 0 === input3.isCustom || "boolean" === typeof input3.isCustom || $report(_exceptionable2, {
3657
3681
  path: _path2 + ".isCustom",
@@ -3669,7 +3693,7 @@ var validViolinBoxRequest = (input) => {
3669
3693
  path: _path2 + ".categoryKeys[" + _index67 + "]",
3670
3694
  expected: "CategoryKey",
3671
3695
  value: elem
3672
- })) && $vo57(elem, _path2 + ".categoryKeys[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
3696
+ })) && $vo58(elem, _path2 + ".categoryKeys[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
3673
3697
  path: _path2 + ".categoryKeys[" + _index67 + "]",
3674
3698
  expected: "CategoryKey",
3675
3699
  value: elem
@@ -3678,7 +3702,7 @@ var validViolinBoxRequest = (input) => {
3678
3702
  expected: "Array<CategoryKey>",
3679
3703
  value: input3.categoryKeys
3680
3704
  })].every((flag) => flag);
3681
- 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, {
3682
3706
  path: _path2 + ".key",
3683
3707
  expected: "string",
3684
3708
  value: input3.key
@@ -3687,7 +3711,7 @@ var validViolinBoxRequest = (input) => {
3687
3711
  expected: "boolean",
3688
3712
  value: input3.shown
3689
3713
  })].every((flag) => flag);
3690
- 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, {
3691
3715
  path: _path2 + ".id",
3692
3716
  expected: "string",
3693
3717
  value: input3.id
@@ -3735,7 +3759,7 @@ var validViolinBoxRequest = (input) => {
3735
3759
  path: _path2 + ".values",
3736
3760
  expected: "(TermValues | undefined)",
3737
3761
  value: input3.values
3738
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3762
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3739
3763
  path: _path2 + ".values",
3740
3764
  expected: "(TermValues | undefined)",
3741
3765
  value: input3.values
@@ -3745,11 +3769,11 @@ var validViolinBoxRequest = (input) => {
3745
3769
  value: input3.skipValuesBuild
3746
3770
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3747
3771
  path: _path2 + ".valueConversion",
3748
- expected: "(__type.o2 | undefined)",
3772
+ expected: "(__type.o3 | undefined)",
3749
3773
  value: input3.valueConversion
3750
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3774
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3751
3775
  path: _path2 + ".valueConversion",
3752
- expected: "(__type.o2 | undefined)",
3776
+ expected: "(__type.o3 | undefined)",
3753
3777
  value: input3.valueConversion
3754
3778
  }), "string" === typeof input3.chr || $report(_exceptionable2, {
3755
3779
  path: _path2 + ".chr",
@@ -3783,12 +3807,12 @@ var validViolinBoxRequest = (input) => {
3783
3807
  path: _path2 + ".groupsetting",
3784
3808
  expected: "TermGroupSetting",
3785
3809
  value: input3.groupsetting
3786
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3810
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3787
3811
  path: _path2 + ".groupsetting",
3788
3812
  expected: "TermGroupSetting",
3789
3813
  value: input3.groupsetting
3790
3814
  })].every((flag) => flag);
3791
- 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, {
3792
3816
  path: _path2 + ".id",
3793
3817
  expected: "string",
3794
3818
  value: input3.id
@@ -3836,7 +3860,7 @@ var validViolinBoxRequest = (input) => {
3836
3860
  path: _path2 + ".values",
3837
3861
  expected: "(TermValues | undefined)",
3838
3862
  value: input3.values
3839
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3863
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
3840
3864
  path: _path2 + ".values",
3841
3865
  expected: "(TermValues | undefined)",
3842
3866
  value: input3.values
@@ -3846,17 +3870,17 @@ var validViolinBoxRequest = (input) => {
3846
3870
  value: input3.skipValuesBuild
3847
3871
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
3848
3872
  path: _path2 + ".valueConversion",
3849
- expected: "(__type.o2 | undefined)",
3873
+ expected: "(__type.o3 | undefined)",
3850
3874
  value: input3.valueConversion
3851
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3875
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
3852
3876
  path: _path2 + ".valueConversion",
3853
- expected: "(__type.o2 | undefined)",
3877
+ expected: "(__type.o3 | undefined)",
3854
3878
  value: input3.valueConversion
3855
3879
  }), ("object" === typeof input3.sample && null !== input3.sample && false === Array.isArray(input3.sample) || $report(_exceptionable2, {
3856
3880
  path: _path2 + ".sample",
3857
3881
  expected: "object",
3858
3882
  value: input3.sample
3859
- })) && $vo60(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3883
+ })) && $vo61(input3.sample, _path2 + ".sample", _exceptionable2) || $report(_exceptionable2, {
3860
3884
  path: _path2 + ".sample",
3861
3885
  expected: "object",
3862
3886
  value: input3.sample
@@ -3868,17 +3892,17 @@ var validViolinBoxRequest = (input) => {
3868
3892
  path: _path2 + ".groupsetting",
3869
3893
  expected: "TermGroupSetting",
3870
3894
  value: input3.groupsetting
3871
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3895
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
3872
3896
  path: _path2 + ".groupsetting",
3873
3897
  expected: "TermGroupSetting",
3874
3898
  value: input3.groupsetting
3875
3899
  })].every((flag) => flag);
3876
- const $vo60 = (input3, _path2, _exceptionable2 = true) => true;
3877
- 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, {
3878
3902
  path: _path2 + ".hiddenValues",
3879
3903
  expected: "(HiddenValues | undefined)",
3880
3904
  value: input3.hiddenValues
3881
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3905
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3882
3906
  path: _path2 + ".hiddenValues",
3883
3907
  expected: "(HiddenValues | undefined)",
3884
3908
  value: input3.hiddenValues
@@ -3903,7 +3927,7 @@ var validViolinBoxRequest = (input) => {
3903
3927
  expected: '"values"',
3904
3928
  value: input3.type
3905
3929
  })].every((flag) => flag);
3906
- 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, {
3907
3931
  path: _path2 + ".id",
3908
3932
  expected: "(string | undefined)",
3909
3933
  value: input3.id
@@ -3927,7 +3951,15 @@ var validViolinBoxRequest = (input) => {
3927
3951
  path: _path2 + ".minNumSamples",
3928
3952
  expected: "(number | undefined)",
3929
3953
  value: input3.minNumSamples
3930
- }), 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, {
3931
3963
  path: _path2 + ".term",
3932
3964
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
3933
3965
  value: input3.term
@@ -3939,7 +3971,7 @@ var validViolinBoxRequest = (input) => {
3939
3971
  path: _path2 + ".q",
3940
3972
  expected: "PredefinedGroupSettingQ",
3941
3973
  value: input3.q
3942
- })) && $vo63(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3974
+ })) && $vo64(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3943
3975
  path: _path2 + ".q",
3944
3976
  expected: "PredefinedGroupSettingQ",
3945
3977
  value: input3.q
@@ -3948,11 +3980,11 @@ var validViolinBoxRequest = (input) => {
3948
3980
  expected: '"QualTWPredefinedGS"',
3949
3981
  value: input3.type
3950
3982
  })].every((flag) => flag);
3951
- 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, {
3952
3984
  path: _path2 + ".hiddenValues",
3953
3985
  expected: "(HiddenValues | undefined)",
3954
3986
  value: input3.hiddenValues
3955
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3987
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
3956
3988
  path: _path2 + ".hiddenValues",
3957
3989
  expected: "(HiddenValues | undefined)",
3958
3990
  value: input3.hiddenValues
@@ -3981,7 +4013,7 @@ var validViolinBoxRequest = (input) => {
3981
4013
  expected: "number",
3982
4014
  value: input3.predefined_groupset_idx
3983
4015
  })].every((flag) => flag);
3984
- 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, {
3985
4017
  path: _path2 + ".id",
3986
4018
  expected: "(string | undefined)",
3987
4019
  value: input3.id
@@ -4005,7 +4037,15 @@ var validViolinBoxRequest = (input) => {
4005
4037
  path: _path2 + ".minNumSamples",
4006
4038
  expected: "(number | undefined)",
4007
4039
  value: input3.minNumSamples
4008
- }), 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, {
4009
4049
  path: _path2 + ".term",
4010
4050
  expected: "(CategoricalTerm | SingleCellCellTypeTerm | SnpTerm)",
4011
4051
  value: input3.term
@@ -4017,7 +4057,7 @@ var validViolinBoxRequest = (input) => {
4017
4057
  path: _path2 + ".q",
4018
4058
  expected: "CustomGroupSettingQ",
4019
4059
  value: input3.q
4020
- })) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4060
+ })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4021
4061
  path: _path2 + ".q",
4022
4062
  expected: "CustomGroupSettingQ",
4023
4063
  value: input3.q
@@ -4026,11 +4066,11 @@ var validViolinBoxRequest = (input) => {
4026
4066
  expected: '"QualTWCustomGS"',
4027
4067
  value: input3.type
4028
4068
  })].every((flag) => flag);
4029
- 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, {
4030
4070
  path: _path2 + ".hiddenValues",
4031
4071
  expected: "(HiddenValues | undefined)",
4032
4072
  value: input3.hiddenValues
4033
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4073
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4034
4074
  path: _path2 + ".hiddenValues",
4035
4075
  expected: "(HiddenValues | undefined)",
4036
4076
  value: input3.hiddenValues
@@ -4058,12 +4098,12 @@ var validViolinBoxRequest = (input) => {
4058
4098
  path: _path2 + ".customset",
4059
4099
  expected: "BaseGroupSet",
4060
4100
  value: input3.customset
4061
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4101
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4062
4102
  path: _path2 + ".customset",
4063
4103
  expected: "BaseGroupSet",
4064
4104
  value: input3.customset
4065
4105
  })].every((flag) => flag);
4066
- 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, {
4067
4107
  path: _path2 + ".groups",
4068
4108
  expected: "Array<GroupEntry>",
4069
4109
  value: input3.groups
@@ -4080,7 +4120,7 @@ var validViolinBoxRequest = (input) => {
4080
4120
  expected: "Array<GroupEntry>",
4081
4121
  value: input3.groups
4082
4122
  })].every((flag) => flag);
4083
- 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, {
4084
4124
  path: _path2 + ".id",
4085
4125
  expected: "(string | undefined)",
4086
4126
  value: input3.id
@@ -4104,7 +4144,15 @@ var validViolinBoxRequest = (input) => {
4104
4144
  path: _path2 + ".minNumSamples",
4105
4145
  expected: "(number | undefined)",
4106
4146
  value: input3.minNumSamples
4107
- }), 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, {
4108
4156
  path: _path2 + ".type",
4109
4157
  expected: '"NumTWRegularBin"',
4110
4158
  value: input3.type
@@ -4120,12 +4168,12 @@ var validViolinBoxRequest = (input) => {
4120
4168
  path: _path2 + ".q",
4121
4169
  expected: "RegularNumericBinConfig",
4122
4170
  value: input3.q
4123
- })) && $vo14(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4171
+ })) && $vo15(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4124
4172
  path: _path2 + ".q",
4125
4173
  expected: "RegularNumericBinConfig",
4126
4174
  value: input3.q
4127
4175
  })].every((flag) => flag);
4128
- 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, {
4129
4177
  path: _path2 + ".id",
4130
4178
  expected: "(string | undefined)",
4131
4179
  value: input3.id
@@ -4149,7 +4197,15 @@ var validViolinBoxRequest = (input) => {
4149
4197
  path: _path2 + ".minNumSamples",
4150
4198
  expected: "(number | undefined)",
4151
4199
  value: input3.minNumSamples
4152
- }), 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, {
4153
4209
  path: _path2 + ".type",
4154
4210
  expected: '"NumTWCustomBin"',
4155
4211
  value: input3.type
@@ -4165,12 +4221,12 @@ var validViolinBoxRequest = (input) => {
4165
4221
  path: _path2 + ".q",
4166
4222
  expected: "CustomNumericBinConfig",
4167
4223
  value: input3.q
4168
- })) && $vo19(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4224
+ })) && $vo20(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4169
4225
  path: _path2 + ".q",
4170
4226
  expected: "CustomNumericBinConfig",
4171
4227
  value: input3.q
4172
4228
  })].every((flag) => flag);
4173
- 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, {
4174
4230
  path: _path2 + ".id",
4175
4231
  expected: "(string | undefined)",
4176
4232
  value: input3.id
@@ -4194,7 +4250,15 @@ var validViolinBoxRequest = (input) => {
4194
4250
  path: _path2 + ".minNumSamples",
4195
4251
  expected: "(number | undefined)",
4196
4252
  value: input3.minNumSamples
4197
- }), 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, {
4198
4262
  path: _path2 + ".type",
4199
4263
  expected: '"NumTWBinary"',
4200
4264
  value: input3.type
@@ -4210,16 +4274,16 @@ var validViolinBoxRequest = (input) => {
4210
4274
  path: _path2 + ".q",
4211
4275
  expected: "BinaryNumericQ",
4212
4276
  value: input3.q
4213
- })) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4277
+ })) && $vo71(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4214
4278
  path: _path2 + ".q",
4215
4279
  expected: "BinaryNumericQ",
4216
4280
  value: input3.q
4217
4281
  })].every((flag) => flag);
4218
- 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, {
4219
4283
  path: _path2 + ".hiddenValues",
4220
4284
  expected: "(HiddenValues | undefined)",
4221
4285
  value: input3.hiddenValues
4222
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4286
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4223
4287
  path: _path2 + ".hiddenValues",
4224
4288
  expected: "(HiddenValues | undefined)",
4225
4289
  value: input3.hiddenValues
@@ -4283,7 +4347,7 @@ var validViolinBoxRequest = (input) => {
4283
4347
  expected: "(number | undefined)",
4284
4348
  value: input3.cutoffPercentile
4285
4349
  })].every((flag) => flag);
4286
- 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, {
4287
4351
  path: _path2 + ".id",
4288
4352
  expected: "(string | undefined)",
4289
4353
  value: input3.id
@@ -4307,7 +4371,15 @@ var validViolinBoxRequest = (input) => {
4307
4371
  path: _path2 + ".minNumSamples",
4308
4372
  expected: "(number | undefined)",
4309
4373
  value: input3.minNumSamples
4310
- }), 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, {
4311
4383
  path: _path2 + ".type",
4312
4384
  expected: '"NumTWCont"',
4313
4385
  value: input3.type
@@ -4323,16 +4395,16 @@ var validViolinBoxRequest = (input) => {
4323
4395
  path: _path2 + ".q",
4324
4396
  expected: "ContinuousNumericQ",
4325
4397
  value: input3.q
4326
- })) && $vo72(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4398
+ })) && $vo73(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4327
4399
  path: _path2 + ".q",
4328
4400
  expected: "ContinuousNumericQ",
4329
4401
  value: input3.q
4330
4402
  })].every((flag) => flag);
4331
- 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, {
4332
4404
  path: _path2 + ".hiddenValues",
4333
4405
  expected: "(HiddenValues | undefined)",
4334
4406
  value: input3.hiddenValues
4335
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4407
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4336
4408
  path: _path2 + ".hiddenValues",
4337
4409
  expected: "(HiddenValues | undefined)",
4338
4410
  value: input3.hiddenValues
@@ -4369,7 +4441,7 @@ var validViolinBoxRequest = (input) => {
4369
4441
  expected: "(number | undefined)",
4370
4442
  value: input3.scale
4371
4443
  })].every((flag) => flag);
4372
- 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, {
4373
4445
  path: _path2 + ".id",
4374
4446
  expected: "(string | undefined)",
4375
4447
  value: input3.id
@@ -4393,7 +4465,15 @@ var validViolinBoxRequest = (input) => {
4393
4465
  path: _path2 + ".minNumSamples",
4394
4466
  expected: "(number | undefined)",
4395
4467
  value: input3.minNumSamples
4396
- }), 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, {
4397
4477
  path: _path2 + ".type",
4398
4478
  expected: '"NumTWSpline"',
4399
4479
  value: input3.type
@@ -4409,16 +4489,16 @@ var validViolinBoxRequest = (input) => {
4409
4489
  path: _path2 + ".q",
4410
4490
  expected: "SplineNumericQ",
4411
4491
  value: input3.q
4412
- })) && $vo74(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4492
+ })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4413
4493
  path: _path2 + ".q",
4414
4494
  expected: "SplineNumericQ",
4415
4495
  value: input3.q
4416
4496
  })].every((flag) => flag);
4417
- 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, {
4418
4498
  path: _path2 + ".hiddenValues",
4419
4499
  expected: "(HiddenValues | undefined)",
4420
4500
  value: input3.hiddenValues
4421
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4501
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4422
4502
  path: _path2 + ".hiddenValues",
4423
4503
  expected: "(HiddenValues | undefined)",
4424
4504
  value: input3.hiddenValues
@@ -4444,11 +4524,11 @@ var validViolinBoxRequest = (input) => {
4444
4524
  value: input3.knots
4445
4525
  })) && input3.knots.map((elem, _index74) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4446
4526
  path: _path2 + ".knots[" + _index74 + "]",
4447
- expected: "__type.o11",
4527
+ expected: "__type.o12",
4448
4528
  value: elem
4449
- })) && $vo75(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4529
+ })) && $vo76(elem, _path2 + ".knots[" + _index74 + "]", _exceptionable2) || $report(_exceptionable2, {
4450
4530
  path: _path2 + ".knots[" + _index74 + "]",
4451
- expected: "__type.o11",
4531
+ expected: "__type.o12",
4452
4532
  value: elem
4453
4533
  })).every((flag) => flag) || $report(_exceptionable2, {
4454
4534
  path: _path2 + ".knots",
@@ -4463,12 +4543,12 @@ var validViolinBoxRequest = (input) => {
4463
4543
  expected: "undefined",
4464
4544
  value: input3.type
4465
4545
  }))].every((flag) => flag);
4466
- 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, {
4467
4547
  path: _path2 + ".value",
4468
4548
  expected: "number",
4469
4549
  value: input3.value
4470
4550
  })].every((flag) => flag);
4471
- 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, {
4472
4552
  path: _path2 + ".id",
4473
4553
  expected: "(string | undefined)",
4474
4554
  value: input3.id
@@ -4492,7 +4572,15 @@ var validViolinBoxRequest = (input) => {
4492
4572
  path: _path2 + ".minNumSamples",
4493
4573
  expected: "(number | undefined)",
4494
4574
  value: input3.minNumSamples
4495
- }), 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, {
4496
4584
  path: _path2 + ".type",
4497
4585
  expected: '"GvValuesTW"',
4498
4586
  value: input3.type
@@ -4508,12 +4596,12 @@ var validViolinBoxRequest = (input) => {
4508
4596
  path: _path2 + ".q",
4509
4597
  expected: "GvValuesQ",
4510
4598
  value: input3.q
4511
- })) && $vo79(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4599
+ })) && $vo80(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4512
4600
  path: _path2 + ".q",
4513
4601
  expected: "GvValuesQ",
4514
4602
  value: input3.q
4515
4603
  })].every((flag) => flag);
4516
- 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, {
4517
4605
  path: _path2 + ".id",
4518
4606
  expected: "string",
4519
4607
  value: input3.id
@@ -4561,7 +4649,7 @@ var validViolinBoxRequest = (input) => {
4561
4649
  path: _path2 + ".values",
4562
4650
  expected: "(TermValues | undefined)",
4563
4651
  value: input3.values
4564
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4652
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4565
4653
  path: _path2 + ".values",
4566
4654
  expected: "(TermValues | undefined)",
4567
4655
  value: input3.values
@@ -4571,11 +4659,11 @@ var validViolinBoxRequest = (input) => {
4571
4659
  value: input3.skipValuesBuild
4572
4660
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
4573
4661
  path: _path2 + ".valueConversion",
4574
- expected: "(__type.o2 | undefined)",
4662
+ expected: "(__type.o3 | undefined)",
4575
4663
  value: input3.valueConversion
4576
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4664
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4577
4665
  path: _path2 + ".valueConversion",
4578
- expected: "(__type.o2 | undefined)",
4666
+ expected: "(__type.o3 | undefined)",
4579
4667
  value: input3.valueConversion
4580
4668
  }), "gene" === input3.kind || $report(_exceptionable2, {
4581
4669
  path: _path2 + ".kind",
@@ -4617,7 +4705,7 @@ var validViolinBoxRequest = (input) => {
4617
4705
  path: _path2 + ".groupsetting",
4618
4706
  expected: "TermGroupSetting",
4619
4707
  value: input3.groupsetting
4620
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4708
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4621
4709
  path: _path2 + ".groupsetting",
4622
4710
  expected: "TermGroupSetting",
4623
4711
  value: input3.groupsetting
@@ -4629,7 +4717,7 @@ var validViolinBoxRequest = (input) => {
4629
4717
  path: _path2 + ".childTerms[" + _index78 + "]",
4630
4718
  expected: "DtTerm",
4631
4719
  value: elem
4632
- })) && $vo39(elem, _path2 + ".childTerms[" + _index78 + "]", _exceptionable2) || $report(_exceptionable2, {
4720
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index78 + "]", _exceptionable2) || $report(_exceptionable2, {
4633
4721
  path: _path2 + ".childTerms[" + _index78 + "]",
4634
4722
  expected: "DtTerm",
4635
4723
  value: elem
@@ -4638,7 +4726,7 @@ var validViolinBoxRequest = (input) => {
4638
4726
  expected: "Array<DtTerm>",
4639
4727
  value: input3.childTerms
4640
4728
  })].every((flag) => flag);
4641
- 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, {
4642
4730
  path: _path2 + ".id",
4643
4731
  expected: "string",
4644
4732
  value: input3.id
@@ -4686,7 +4774,7 @@ var validViolinBoxRequest = (input) => {
4686
4774
  path: _path2 + ".values",
4687
4775
  expected: "(TermValues | undefined)",
4688
4776
  value: input3.values
4689
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4777
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
4690
4778
  path: _path2 + ".values",
4691
4779
  expected: "(TermValues | undefined)",
4692
4780
  value: input3.values
@@ -4696,11 +4784,11 @@ var validViolinBoxRequest = (input) => {
4696
4784
  value: input3.skipValuesBuild
4697
4785
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
4698
4786
  path: _path2 + ".valueConversion",
4699
- expected: "(__type.o2 | undefined)",
4787
+ expected: "(__type.o3 | undefined)",
4700
4788
  value: input3.valueConversion
4701
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4789
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
4702
4790
  path: _path2 + ".valueConversion",
4703
- expected: "(__type.o2 | undefined)",
4791
+ expected: "(__type.o3 | undefined)",
4704
4792
  value: input3.valueConversion
4705
4793
  }), "coord" === input3.kind || $report(_exceptionable2, {
4706
4794
  path: _path2 + ".kind",
@@ -4738,7 +4826,7 @@ var validViolinBoxRequest = (input) => {
4738
4826
  path: _path2 + ".groupsetting",
4739
4827
  expected: "TermGroupSetting",
4740
4828
  value: input3.groupsetting
4741
- })) && $vo43(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4829
+ })) && $vo44(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
4742
4830
  path: _path2 + ".groupsetting",
4743
4831
  expected: "TermGroupSetting",
4744
4832
  value: input3.groupsetting
@@ -4750,7 +4838,7 @@ var validViolinBoxRequest = (input) => {
4750
4838
  path: _path2 + ".childTerms[" + _index82 + "]",
4751
4839
  expected: "DtTerm",
4752
4840
  value: elem
4753
- })) && $vo39(elem, _path2 + ".childTerms[" + _index82 + "]", _exceptionable2) || $report(_exceptionable2, {
4841
+ })) && $vo40(elem, _path2 + ".childTerms[" + _index82 + "]", _exceptionable2) || $report(_exceptionable2, {
4754
4842
  path: _path2 + ".childTerms[" + _index82 + "]",
4755
4843
  expected: "DtTerm",
4756
4844
  value: elem
@@ -4759,11 +4847,11 @@ var validViolinBoxRequest = (input) => {
4759
4847
  expected: "Array<DtTerm>",
4760
4848
  value: input3.childTerms
4761
4849
  })].every((flag) => flag);
4762
- 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, {
4763
4851
  path: _path2 + ".hiddenValues",
4764
4852
  expected: "(HiddenValues | undefined)",
4765
4853
  value: input3.hiddenValues
4766
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4854
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4767
4855
  path: _path2 + ".hiddenValues",
4768
4856
  expected: "(HiddenValues | undefined)",
4769
4857
  value: input3.hiddenValues
@@ -4800,7 +4888,7 @@ var validViolinBoxRequest = (input) => {
4800
4888
  expected: '"values"',
4801
4889
  value: input3.type
4802
4890
  })].every((flag) => flag);
4803
- 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, {
4804
4892
  path: _path2 + ".id",
4805
4893
  expected: "(string | undefined)",
4806
4894
  value: input3.id
@@ -4824,7 +4912,15 @@ var validViolinBoxRequest = (input) => {
4824
4912
  path: _path2 + ".minNumSamples",
4825
4913
  expected: "(number | undefined)",
4826
4914
  value: input3.minNumSamples
4827
- }), 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, {
4828
4924
  path: _path2 + ".type",
4829
4925
  expected: '"GvPredefinedGsTW"',
4830
4926
  value: input3.type
@@ -4840,16 +4936,16 @@ var validViolinBoxRequest = (input) => {
4840
4936
  path: _path2 + ".q",
4841
4937
  expected: "GvPredefinedGsQ",
4842
4938
  value: input3.q
4843
- })) && $vo81(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4939
+ })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4844
4940
  path: _path2 + ".q",
4845
4941
  expected: "GvPredefinedGsQ",
4846
4942
  value: input3.q
4847
4943
  })].every((flag) => flag);
4848
- 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, {
4849
4945
  path: _path2 + ".hiddenValues",
4850
4946
  expected: "(HiddenValues | undefined)",
4851
4947
  value: input3.hiddenValues
4852
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4948
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4853
4949
  path: _path2 + ".hiddenValues",
4854
4950
  expected: "(HiddenValues | undefined)",
4855
4951
  value: input3.hiddenValues
@@ -4894,7 +4990,7 @@ var validViolinBoxRequest = (input) => {
4894
4990
  expected: "Array<any>",
4895
4991
  value: input3.dtLst
4896
4992
  })].every((flag) => flag);
4897
- 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, {
4898
4994
  path: _path2 + ".id",
4899
4995
  expected: "(string | undefined)",
4900
4996
  value: input3.id
@@ -4918,7 +5014,15 @@ var validViolinBoxRequest = (input) => {
4918
5014
  path: _path2 + ".minNumSamples",
4919
5015
  expected: "(number | undefined)",
4920
5016
  value: input3.minNumSamples
4921
- }), 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, {
4922
5026
  path: _path2 + ".type",
4923
5027
  expected: '"GvCustomGsTW"',
4924
5028
  value: input3.type
@@ -4934,16 +5038,16 @@ var validViolinBoxRequest = (input) => {
4934
5038
  path: _path2 + ".q",
4935
5039
  expected: "GvCustomGsQ",
4936
5040
  value: input3.q
4937
- })) && $vo83(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5041
+ })) && $vo84(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4938
5042
  path: _path2 + ".q",
4939
5043
  expected: "GvCustomGsQ",
4940
5044
  value: input3.q
4941
5045
  })].every((flag) => flag);
4942
- 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, {
4943
5047
  path: _path2 + ".hiddenValues",
4944
5048
  expected: "(HiddenValues | undefined)",
4945
5049
  value: input3.hiddenValues
4946
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5050
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
4947
5051
  path: _path2 + ".hiddenValues",
4948
5052
  expected: "(HiddenValues | undefined)",
4949
5053
  value: input3.hiddenValues
@@ -4983,7 +5087,7 @@ var validViolinBoxRequest = (input) => {
4983
5087
  path: _path2 + ".customset",
4984
5088
  expected: "BaseGroupSet",
4985
5089
  value: input3.customset
4986
- })) && $vo66(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
5090
+ })) && $vo67(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
4987
5091
  path: _path2 + ".customset",
4988
5092
  expected: "BaseGroupSet",
4989
5093
  value: input3.customset
@@ -4992,7 +5096,7 @@ var validViolinBoxRequest = (input) => {
4992
5096
  expected: "Array<any>",
4993
5097
  value: input3.dtLst
4994
5098
  })].every((flag) => flag);
4995
- 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, {
4996
5100
  path: _path2 + ".id",
4997
5101
  expected: "(string | undefined)",
4998
5102
  value: input3.id
@@ -5016,7 +5120,15 @@ var validViolinBoxRequest = (input) => {
5016
5120
  path: _path2 + ".minNumSamples",
5017
5121
  expected: "(number | undefined)",
5018
5122
  value: input3.minNumSamples
5019
- }), 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, {
5020
5132
  path: _path2 + ".type",
5021
5133
  expected: '"ConditionTW"',
5022
5134
  value: input3.type
@@ -5024,7 +5136,7 @@ var validViolinBoxRequest = (input) => {
5024
5136
  path: _path2 + ".term",
5025
5137
  expected: "ConditionTerm",
5026
5138
  value: input3.term
5027
- })) && $vo35(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5139
+ })) && $vo36(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5028
5140
  path: _path2 + ".term",
5029
5141
  expected: "ConditionTerm",
5030
5142
  value: input3.term
@@ -5037,11 +5149,11 @@ var validViolinBoxRequest = (input) => {
5037
5149
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
5038
5150
  value: input3.q
5039
5151
  })].every((flag) => flag);
5040
- 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, {
5041
5153
  path: _path2 + ".hiddenValues",
5042
5154
  expected: "(HiddenValues | undefined)",
5043
5155
  value: input3.hiddenValues
5044
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5156
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5045
5157
  path: _path2 + ".hiddenValues",
5046
5158
  expected: "(HiddenValues | undefined)",
5047
5159
  value: input3.hiddenValues
@@ -5098,11 +5210,11 @@ var validViolinBoxRequest = (input) => {
5098
5210
  expected: "(boolean | undefined)",
5099
5211
  value: input3.value_by_computable_grade
5100
5212
  }), true].every((flag) => flag);
5101
- 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, {
5102
5214
  path: _path2 + ".hiddenValues",
5103
5215
  expected: "(HiddenValues | undefined)",
5104
5216
  value: input3.hiddenValues
5105
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5217
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5106
5218
  path: _path2 + ".hiddenValues",
5107
5219
  expected: "(HiddenValues | undefined)",
5108
5220
  value: input3.hiddenValues
@@ -5131,7 +5243,7 @@ var validViolinBoxRequest = (input) => {
5131
5243
  expected: "true",
5132
5244
  value: input3.bar_by_children
5133
5245
  }), true].every((flag) => flag);
5134
- 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, {
5135
5247
  path: _path2 + ".id",
5136
5248
  expected: "(string | undefined)",
5137
5249
  value: input3.id
@@ -5155,7 +5267,15 @@ var validViolinBoxRequest = (input) => {
5155
5267
  path: _path2 + ".minNumSamples",
5156
5268
  expected: "(number | undefined)",
5157
5269
  value: input3.minNumSamples
5158
- }), 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, {
5159
5279
  path: _path2 + ".type",
5160
5280
  expected: '"SnpsTW"',
5161
5281
  value: input3.type
@@ -5163,7 +5283,7 @@ var validViolinBoxRequest = (input) => {
5163
5283
  path: _path2 + ".q",
5164
5284
  expected: "SnpsQ",
5165
5285
  value: input3.q
5166
- })) && $vo88(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5286
+ })) && $vo89(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5167
5287
  path: _path2 + ".q",
5168
5288
  expected: "SnpsQ",
5169
5289
  value: input3.q
@@ -5171,16 +5291,16 @@ var validViolinBoxRequest = (input) => {
5171
5291
  path: _path2 + ".term",
5172
5292
  expected: "SnpsTerm",
5173
5293
  value: input3.term
5174
- })) && $vo90(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5294
+ })) && $vo91(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5175
5295
  path: _path2 + ".term",
5176
5296
  expected: "SnpsTerm",
5177
5297
  value: input3.term
5178
5298
  })].every((flag) => flag);
5179
- 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, {
5180
5300
  path: _path2 + ".hiddenValues",
5181
5301
  expected: "(HiddenValues | undefined)",
5182
5302
  value: input3.hiddenValues
5183
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5303
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5184
5304
  path: _path2 + ".hiddenValues",
5185
5305
  expected: "(HiddenValues | undefined)",
5186
5306
  value: input3.hiddenValues
@@ -5224,7 +5344,7 @@ var validViolinBoxRequest = (input) => {
5224
5344
  path: _path2 + ".restrictAncestry",
5225
5345
  expected: "RestrictAncestry",
5226
5346
  value: input3.restrictAncestry
5227
- })) && $vo89(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5347
+ })) && $vo90(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
5228
5348
  path: _path2 + ".restrictAncestry",
5229
5349
  expected: "RestrictAncestry",
5230
5350
  value: input3.restrictAncestry
@@ -5232,7 +5352,7 @@ var validViolinBoxRequest = (input) => {
5232
5352
  path: _path2 + ".variant_filter",
5233
5353
  expected: "Filter",
5234
5354
  value: input3.variant_filter
5235
- })) && $vo6(input3.variant_filter, _path2 + ".variant_filter", _exceptionable2) || $report(_exceptionable2, {
5355
+ })) && $vo7(input3.variant_filter, _path2 + ".variant_filter", _exceptionable2) || $report(_exceptionable2, {
5236
5356
  path: _path2 + ".variant_filter",
5237
5357
  expected: "Filter",
5238
5358
  value: input3.variant_filter
@@ -5249,7 +5369,7 @@ var validViolinBoxRequest = (input) => {
5249
5369
  expected: "number",
5250
5370
  value: input3.stop
5251
5371
  })].every((flag) => flag);
5252
- 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, {
5253
5373
  path: _path2 + ".name",
5254
5374
  expected: "string",
5255
5375
  value: input3.name
@@ -5262,7 +5382,7 @@ var validViolinBoxRequest = (input) => {
5262
5382
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
5263
5383
  value: input3.tvs
5264
5384
  })].every((flag) => flag);
5265
- 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, {
5266
5386
  path: _path2 + ".id",
5267
5387
  expected: "string",
5268
5388
  value: input3.id
@@ -5310,7 +5430,7 @@ var validViolinBoxRequest = (input) => {
5310
5430
  path: _path2 + ".values",
5311
5431
  expected: "(TermValues | undefined)",
5312
5432
  value: input3.values
5313
- })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5433
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
5314
5434
  path: _path2 + ".values",
5315
5435
  expected: "(TermValues | undefined)",
5316
5436
  value: input3.values
@@ -5320,11 +5440,11 @@ var validViolinBoxRequest = (input) => {
5320
5440
  value: input3.skipValuesBuild
5321
5441
  }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
5322
5442
  path: _path2 + ".valueConversion",
5323
- expected: "(__type.o2 | undefined)",
5443
+ expected: "(__type.o3 | undefined)",
5324
5444
  value: input3.valueConversion
5325
- })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
5445
+ })) && $vo12(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
5326
5446
  path: _path2 + ".valueConversion",
5327
- expected: "(__type.o2 | undefined)",
5447
+ expected: "(__type.o3 | undefined)",
5328
5448
  value: input3.valueConversion
5329
5449
  }), void 0 === input3.reachedVariantLimit || "boolean" === typeof input3.reachedVariantLimit || $report(_exceptionable2, {
5330
5450
  path: _path2 + ".reachedVariantLimit",
@@ -5338,7 +5458,7 @@ var validViolinBoxRequest = (input) => {
5338
5458
  path: _path2 + ".snps[" + _index86 + "]",
5339
5459
  expected: "SnpsEntry",
5340
5460
  value: elem
5341
- })) && $vo91(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5461
+ })) && $vo92(elem, _path2 + ".snps[" + _index86 + "]", _exceptionable2) || $report(_exceptionable2, {
5342
5462
  path: _path2 + ".snps[" + _index86 + "]",
5343
5463
  expected: "SnpsEntry",
5344
5464
  value: elem
@@ -5347,7 +5467,7 @@ var validViolinBoxRequest = (input) => {
5347
5467
  expected: "(Array<SnpsEntry> | undefined)",
5348
5468
  value: input3.snps
5349
5469
  })].every((flag) => flag);
5350
- 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, {
5351
5471
  path: _path2 + ".altAlleles",
5352
5472
  expected: "(Array<string> | undefined)",
5353
5473
  value: input3.altAlleles
@@ -5367,7 +5487,7 @@ var validViolinBoxRequest = (input) => {
5367
5487
  path: _path2 + ".alleles[" + _index88 + "]",
5368
5488
  expected: "AllelesEntry",
5369
5489
  value: elem
5370
- })) && $vo92(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5490
+ })) && $vo93(elem, _path2 + ".alleles[" + _index88 + "]", _exceptionable2) || $report(_exceptionable2, {
5371
5491
  path: _path2 + ".alleles[" + _index88 + "]",
5372
5492
  expected: "AllelesEntry",
5373
5493
  value: elem
@@ -5381,11 +5501,11 @@ var validViolinBoxRequest = (input) => {
5381
5501
  value: input3.effectAllele
5382
5502
  }), void 0 === input3.gt2count || ("object" === typeof input3.gt2count && null !== input3.gt2count || $report(_exceptionable2, {
5383
5503
  path: _path2 + ".gt2count",
5384
- expected: "(__type.o12 | undefined)",
5504
+ expected: "(__type.o13 | undefined)",
5385
5505
  value: input3.gt2count
5386
- })) && $vo93(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5506
+ })) && $vo94(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
5387
5507
  path: _path2 + ".gt2count",
5388
- expected: "(__type.o12 | undefined)",
5508
+ expected: "(__type.o13 | undefined)",
5389
5509
  value: input3.gt2count
5390
5510
  }), void 0 === input3.invalid || "boolean" === typeof input3.invalid || $report(_exceptionable2, {
5391
5511
  path: _path2 + ".invalid",
@@ -5412,7 +5532,7 @@ var validViolinBoxRequest = (input) => {
5412
5532
  expected: "(number | undefined)",
5413
5533
  value: input3.pos
5414
5534
  })].every((flag) => flag);
5415
- 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, {
5416
5536
  path: _path2 + ".allele",
5417
5537
  expected: "string",
5418
5538
  value: input3.allele
@@ -5425,7 +5545,7 @@ var validViolinBoxRequest = (input) => {
5425
5545
  expected: "boolean",
5426
5546
  value: input3.isRef
5427
5547
  })].every((flag) => flag);
5428
- 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, {
5429
5549
  path: _path2 + ".k",
5430
5550
  expected: "string",
5431
5551
  value: input3.k
@@ -5434,7 +5554,7 @@ var validViolinBoxRequest = (input) => {
5434
5554
  expected: "(number | string)",
5435
5555
  value: input3.v
5436
5556
  })].every((flag) => flag);
5437
- 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, {
5438
5558
  path: _path2 + ".id",
5439
5559
  expected: "(string | undefined)",
5440
5560
  value: input3.id
@@ -5458,7 +5578,15 @@ var validViolinBoxRequest = (input) => {
5458
5578
  path: _path2 + ".minNumSamples",
5459
5579
  expected: "(number | undefined)",
5460
5580
  value: input3.minNumSamples
5461
- }), 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, {
5462
5590
  path: _path2 + ".type",
5463
5591
  expected: '"TermCollectionTWCont"',
5464
5592
  value: input3.type
@@ -5466,7 +5594,7 @@ var validViolinBoxRequest = (input) => {
5466
5594
  path: _path2 + ".term",
5467
5595
  expected: "NumericTermCollection",
5468
5596
  value: input3.term
5469
- })) && $vo51(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5597
+ })) && $vo52(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5470
5598
  path: _path2 + ".term",
5471
5599
  expected: "NumericTermCollection",
5472
5600
  value: input3.term
@@ -5474,16 +5602,16 @@ var validViolinBoxRequest = (input) => {
5474
5602
  path: _path2 + ".q",
5475
5603
  expected: "TermCollectionQCont",
5476
5604
  value: input3.q
5477
- })) && $vo95(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5605
+ })) && $vo96(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5478
5606
  path: _path2 + ".q",
5479
5607
  expected: "TermCollectionQCont",
5480
5608
  value: input3.q
5481
5609
  })].every((flag) => flag);
5482
- 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, {
5483
5611
  path: _path2 + ".hiddenValues",
5484
5612
  expected: "(HiddenValues | undefined)",
5485
5613
  value: input3.hiddenValues
5486
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5614
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5487
5615
  path: _path2 + ".hiddenValues",
5488
5616
  expected: "(HiddenValues | undefined)",
5489
5617
  value: input3.hiddenValues
@@ -5532,7 +5660,7 @@ var validViolinBoxRequest = (input) => {
5532
5660
  expected: "(Array<string> | undefined)",
5533
5661
  value: input3.numerators
5534
5662
  })].every((flag) => flag);
5535
- 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, {
5536
5664
  path: _path2 + ".id",
5537
5665
  expected: "(string | undefined)",
5538
5666
  value: input3.id
@@ -5556,7 +5684,15 @@ var validViolinBoxRequest = (input) => {
5556
5684
  path: _path2 + ".minNumSamples",
5557
5685
  expected: "(number | undefined)",
5558
5686
  value: input3.minNumSamples
5559
- }), 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, {
5560
5696
  path: _path2 + ".type",
5561
5697
  expected: '"TermCollectionTWQual"',
5562
5698
  value: input3.type
@@ -5564,7 +5700,7 @@ var validViolinBoxRequest = (input) => {
5564
5700
  path: _path2 + ".term",
5565
5701
  expected: "CategoricalTermCollection",
5566
5702
  value: input3.term
5567
- })) && $vo56(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5703
+ })) && $vo57(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
5568
5704
  path: _path2 + ".term",
5569
5705
  expected: "CategoricalTermCollection",
5570
5706
  value: input3.term
@@ -5572,16 +5708,16 @@ var validViolinBoxRequest = (input) => {
5572
5708
  path: _path2 + ".q",
5573
5709
  expected: "TermCollectionQQual",
5574
5710
  value: input3.q
5575
- })) && $vo97(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5711
+ })) && $vo98(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
5576
5712
  path: _path2 + ".q",
5577
5713
  expected: "TermCollectionQQual",
5578
5714
  value: input3.q
5579
5715
  })].every((flag) => flag);
5580
- 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, {
5581
5717
  path: _path2 + ".hiddenValues",
5582
5718
  expected: "(HiddenValues | undefined)",
5583
5719
  value: input3.hiddenValues
5584
- })) && $vo15(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5720
+ })) && $vo16(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
5585
5721
  path: _path2 + ".hiddenValues",
5586
5722
  expected: "(HiddenValues | undefined)",
5587
5723
  value: input3.hiddenValues
@@ -5625,7 +5761,7 @@ var validViolinBoxRequest = (input) => {
5625
5761
  path: _path2 + ".categoryKeys[" + _index92 + "]",
5626
5762
  expected: "CategoryKey",
5627
5763
  value: elem
5628
- })) && $vo57(elem, _path2 + ".categoryKeys[" + _index92 + "]", _exceptionable2) || $report(_exceptionable2, {
5764
+ })) && $vo58(elem, _path2 + ".categoryKeys[" + _index92 + "]", _exceptionable2) || $report(_exceptionable2, {
5629
5765
  path: _path2 + ".categoryKeys[" + _index92 + "]",
5630
5766
  expected: "CategoryKey",
5631
5767
  value: elem
@@ -5634,7 +5770,7 @@ var validViolinBoxRequest = (input) => {
5634
5770
  expected: "(Array<CategoryKey> | undefined)",
5635
5771
  value: input3.categoryKeys
5636
5772
  })].every((flag) => flag);
5637
- 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, {
5638
5774
  path: _path2 + ".tw",
5639
5775
  expected: "(ConditionTW | GvCustomGsTW | GvPredefinedGsTW | GvValuesTW | NumTWBinary | NumTWCont | NumTWCustomBin | NumTWRegularBin | NumTWSpline | QualTWCustomGS | QualTWPredefinedGS | QualTWValues | SnpsTW | TermCollectionTWCont | TermCollectionTWQual)",
5640
5776
  value: input3.tw
@@ -5670,7 +5806,7 @@ var validViolinBoxRequest = (input) => {
5670
5806
  path: _path2 + ".filter",
5671
5807
  expected: "(Filter | undefined)",
5672
5808
  value: input3.filter
5673
- })) && $vo6(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
5809
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
5674
5810
  path: _path2 + ".filter",
5675
5811
  expected: "(Filter | undefined)",
5676
5812
  value: input3.filter
@@ -5709,29 +5845,29 @@ var validViolinBoxRequest = (input) => {
5709
5845
  })].every((flag) => flag);
5710
5846
  const $vu0 = (input3, _path2, _exceptionable2 = true) => (() => {
5711
5847
  if ("tvslst" === input3.type)
5712
- return $vo6(input3, _path2, _exceptionable2);
5713
- if ("tvs" === input3.type)
5714
5848
  return $vo7(input3, _path2, _exceptionable2);
5849
+ if ("tvs" === input3.type)
5850
+ return $vo8(input3, _path2, _exceptionable2);
5715
5851
  return $report(_exceptionable2, {
5716
5852
  path: _path2,
5717
- expected: "(Filter | __type.o1)",
5853
+ expected: "(Filter | __type.o2)",
5718
5854
  value: input3
5719
5855
  });
5720
5856
  })();
5721
5857
  const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
5722
5858
  if (true === input3.startunbounded)
5723
- return $vo16(input3, _path2, _exceptionable2);
5859
+ return $vo17(input3, _path2, _exceptionable2);
5724
5860
  if (true === input3.stopunbounded)
5725
- return $vo18(input3, _path2, _exceptionable2);
5861
+ return $vo19(input3, _path2, _exceptionable2);
5726
5862
  if (void 0 !== input3.value)
5727
- return $vo32(input3, _path2, _exceptionable2);
5728
- return $vo17(input3, _path2, _exceptionable2);
5863
+ return $vo33(input3, _path2, _exceptionable2);
5864
+ return $vo18(input3, _path2, _exceptionable2);
5729
5865
  })();
5730
5866
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
5731
5867
  if ("gene" === input3.kind)
5732
- return $vo41(input3, _path2, _exceptionable2);
5733
- if ("coord" === input3.kind)
5734
5868
  return $vo42(input3, _path2, _exceptionable2);
5869
+ if ("coord" === input3.kind)
5870
+ return $vo43(input3, _path2, _exceptionable2);
5735
5871
  return $report(_exceptionable2, {
5736
5872
  path: _path2,
5737
5873
  expected: "(BaseTerm & Gene | BaseTerm & Coord)",
@@ -5740,9 +5876,9 @@ var validViolinBoxRequest = (input) => {
5740
5876
  })();
5741
5877
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
5742
5878
  if ("string" === typeof input3.type)
5743
- return $vo45(input3, _path2, _exceptionable2);
5879
+ return $vo46(input3, _path2, _exceptionable2);
5744
5880
  if ("filter" === input3.type)
5745
- return $vo47(input3, _path2, _exceptionable2);
5881
+ return $vo48(input3, _path2, _exceptionable2);
5746
5882
  return $report(_exceptionable2, {
5747
5883
  path: _path2,
5748
5884
  expected: "(ValuesGroup | FilterGroup)",
@@ -5751,16 +5887,16 @@ var validViolinBoxRequest = (input) => {
5751
5887
  })();
5752
5888
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
5753
5889
  if (true === input3.startunbounded)
5754
- return $vo16(input3, _path2, _exceptionable2);
5890
+ return $vo17(input3, _path2, _exceptionable2);
5755
5891
  if (true === input3.stopunbounded)
5756
- return $vo18(input3, _path2, _exceptionable2);
5757
- return $vo17(input3, _path2, _exceptionable2);
5892
+ return $vo19(input3, _path2, _exceptionable2);
5893
+ return $vo18(input3, _path2, _exceptionable2);
5758
5894
  })();
5759
5895
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
5760
5896
  if (true === input3.startunbounded)
5761
- return $vo16(input3, _path2, _exceptionable2);
5762
- if (void 0 !== input3.start)
5763
5897
  return $vo17(input3, _path2, _exceptionable2);
5898
+ if (void 0 !== input3.start)
5899
+ return $vo18(input3, _path2, _exceptionable2);
5764
5900
  return $report(_exceptionable2, {
5765
5901
  path: _path2,
5766
5902
  expected: "(StartUnboundedBin | FullyBoundedBin)",
@@ -5769,9 +5905,9 @@ var validViolinBoxRequest = (input) => {
5769
5905
  })();
5770
5906
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
5771
5907
  if (void 0 !== input3.stop)
5772
- return $vo17(input3, _path2, _exceptionable2);
5773
- if (true === input3.stopunbounded)
5774
5908
  return $vo18(input3, _path2, _exceptionable2);
5909
+ if (true === input3.stopunbounded)
5910
+ return $vo19(input3, _path2, _exceptionable2);
5775
5911
  return $report(_exceptionable2, {
5776
5912
  path: _path2,
5777
5913
  expected: "(FullyBoundedBin | StopUnboundedBin)",
@@ -5780,33 +5916,33 @@ var validViolinBoxRequest = (input) => {
5780
5916
  })();
5781
5917
  const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
5782
5918
  if ("TermCollectionTWQual" === input3.type)
5783
- return $vo96(input3, _path2, _exceptionable2);
5919
+ return $vo97(input3, _path2, _exceptionable2);
5784
5920
  if ("TermCollectionTWCont" === input3.type)
5785
- return $vo94(input3, _path2, _exceptionable2);
5921
+ return $vo95(input3, _path2, _exceptionable2);
5786
5922
  if ("SnpsTW" === input3.type)
5787
- return $vo87(input3, _path2, _exceptionable2);
5923
+ return $vo88(input3, _path2, _exceptionable2);
5788
5924
  if ("ConditionTW" === input3.type)
5789
- return $vo84(input3, _path2, _exceptionable2);
5925
+ return $vo85(input3, _path2, _exceptionable2);
5790
5926
  if ("GvCustomGsTW" === input3.type)
5791
- return $vo82(input3, _path2, _exceptionable2);
5927
+ return $vo83(input3, _path2, _exceptionable2);
5792
5928
  if ("GvPredefinedGsTW" === input3.type)
5793
- return $vo80(input3, _path2, _exceptionable2);
5929
+ return $vo81(input3, _path2, _exceptionable2);
5794
5930
  if ("GvValuesTW" === input3.type)
5795
- return $vo76(input3, _path2, _exceptionable2);
5931
+ return $vo77(input3, _path2, _exceptionable2);
5796
5932
  if ("NumTWSpline" === input3.type)
5797
- return $vo73(input3, _path2, _exceptionable2);
5933
+ return $vo74(input3, _path2, _exceptionable2);
5798
5934
  if ("NumTWCont" === input3.type)
5799
- return $vo71(input3, _path2, _exceptionable2);
5935
+ return $vo72(input3, _path2, _exceptionable2);
5800
5936
  if ("NumTWBinary" === input3.type)
5801
- return $vo69(input3, _path2, _exceptionable2);
5937
+ return $vo70(input3, _path2, _exceptionable2);
5802
5938
  if ("NumTWCustomBin" === input3.type)
5803
- return $vo68(input3, _path2, _exceptionable2);
5939
+ return $vo69(input3, _path2, _exceptionable2);
5804
5940
  if ("NumTWRegularBin" === input3.type)
5805
- return $vo67(input3, _path2, _exceptionable2);
5941
+ return $vo68(input3, _path2, _exceptionable2);
5806
5942
  if ("QualTWCustomGS" === input3.type)
5807
- return $vo64(input3, _path2, _exceptionable2);
5943
+ return $vo65(input3, _path2, _exceptionable2);
5808
5944
  if ("QualTWPredefinedGS" === input3.type)
5809
- return $vo62(input3, _path2, _exceptionable2);
5945
+ return $vo63(input3, _path2, _exceptionable2);
5810
5946
  if ("QualTWValues" === input3.type)
5811
5947
  return $vo1(input3, _path2, _exceptionable2);
5812
5948
  return $report(_exceptionable2, {
@@ -5817,11 +5953,11 @@ var validViolinBoxRequest = (input) => {
5817
5953
  })();
5818
5954
  const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
5819
5955
  if ("categorical" === input3.type)
5820
- return $vo3(input3, _path2, _exceptionable2);
5956
+ return $vo4(input3, _path2, _exceptionable2);
5821
5957
  if ("snp" === input3.type)
5822
- return $vo58(input3, _path2, _exceptionable2);
5823
- if ("singleCellCellType" === input3.type)
5824
5958
  return $vo59(input3, _path2, _exceptionable2);
5959
+ if ("singleCellCellType" === input3.type)
5960
+ return $vo60(input3, _path2, _exceptionable2);
5825
5961
  return $report(_exceptionable2, {
5826
5962
  path: _path2,
5827
5963
  expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
@@ -5830,31 +5966,31 @@ var validViolinBoxRequest = (input) => {
5830
5966
  })();
5831
5967
  const $vu9 = (input3, _path2, _exceptionable2 = true) => (() => {
5832
5968
  if (void 0 !== input3.ranges)
5833
- return $vo9(input3, _path2, _exceptionable2);
5969
+ return $vo10(input3, _path2, _exceptionable2);
5834
5970
  if (void 0 !== input3.ratio)
5835
- return $vo50(input3, _path2, _exceptionable2);
5836
- 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);
5837
5973
  })();
5838
5974
  const $vu10 = (input3, _path2, _exceptionable2 = true) => (() => {
5839
5975
  if ("integer" === input3.type || "float" === input3.type)
5840
- return $vo10(input3, _path2, _exceptionable2);
5976
+ return $vo11(input3, _path2, _exceptionable2);
5841
5977
  if ("metaboliteIntensity" === input3.type)
5842
- return $vo24(input3, _path2, _exceptionable2);
5843
- if ("proteomeAbundance" === input3.type)
5844
5978
  return $vo25(input3, _path2, _exceptionable2);
5979
+ if ("proteomeAbundance" === input3.type)
5980
+ return $vo26(input3, _path2, _exceptionable2);
5845
5981
  if ("date" === input3.type)
5846
- return $vo27(input3, _path2, _exceptionable2);
5847
- if ("ssGSEA" === input3.type)
5848
5982
  return $vo28(input3, _path2, _exceptionable2);
5849
- if ("dnaMethylation" === input3.type)
5983
+ if ("ssGSEA" === input3.type)
5850
5984
  return $vo29(input3, _path2, _exceptionable2);
5851
- 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);
5852
5988
  })();
5853
5989
  const $vu11 = (input3, _path2, _exceptionable2 = true) => (() => {
5854
5990
  if ("regular-bin" === input3.type)
5855
- return $vo14(input3, _path2, _exceptionable2);
5991
+ return $vo15(input3, _path2, _exceptionable2);
5856
5992
  if ("custom-bin" === input3.type)
5857
- return $vo19(input3, _path2, _exceptionable2);
5993
+ return $vo20(input3, _path2, _exceptionable2);
5858
5994
  return $report(_exceptionable2, {
5859
5995
  path: _path2,
5860
5996
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
@@ -5863,9 +5999,9 @@ var validViolinBoxRequest = (input) => {
5863
5999
  })();
5864
6000
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
5865
6001
  if ("gene" === input3.kind)
5866
- return $vo40(input3, _path2, _exceptionable2);
6002
+ return $vo41(input3, _path2, _exceptionable2);
5867
6003
  if ("coord" === input3.kind)
5868
- return $vo48(input3, _path2, _exceptionable2);
6004
+ return $vo49(input3, _path2, _exceptionable2);
5869
6005
  return $report(_exceptionable2, {
5870
6006
  path: _path2,
5871
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; })',
@@ -5874,9 +6010,9 @@ var validViolinBoxRequest = (input) => {
5874
6010
  })();
5875
6011
  const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
5876
6012
  if ("numeric" === input3.memberType)
5877
- return $vo51(input3, _path2, _exceptionable2);
6013
+ return $vo52(input3, _path2, _exceptionable2);
5878
6014
  if ("categorical" === input3.memberType)
5879
- return $vo56(input3, _path2, _exceptionable2);
6015
+ return $vo57(input3, _path2, _exceptionable2);
5880
6016
  return $report(_exceptionable2, {
5881
6017
  path: _path2,
5882
6018
  expected: "(NumericTermCollection | CategoricalTermCollection)",
@@ -5885,9 +6021,9 @@ var validViolinBoxRequest = (input) => {
5885
6021
  })();
5886
6022
  const $vu14 = (input3, _path2, _exceptionable2 = true) => (() => {
5887
6023
  if ("gene" === input3.kind)
5888
- return $vo77(input3, _path2, _exceptionable2);
5889
- if ("coord" === input3.kind)
5890
6024
  return $vo78(input3, _path2, _exceptionable2);
6025
+ if ("coord" === input3.kind)
6026
+ return $vo79(input3, _path2, _exceptionable2);
5891
6027
  return $report(_exceptionable2, {
5892
6028
  path: _path2,
5893
6029
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
@@ -5896,9 +6032,9 @@ var validViolinBoxRequest = (input) => {
5896
6032
  })();
5897
6033
  const $vu15 = (input3, _path2, _exceptionable2 = true) => (() => {
5898
6034
  if ("grade" === input3.valueFor)
5899
- return $vo85(input3, _path2, _exceptionable2);
5900
- if ("children" === input3.valueFor)
5901
6035
  return $vo86(input3, _path2, _exceptionable2);
6036
+ if ("children" === input3.valueFor)
6037
+ return $vo87(input3, _path2, _exceptionable2);
5902
6038
  return $report(_exceptionable2, {
5903
6039
  path: _path2,
5904
6040
  expected: "(ConditionGradeQ | ConditionChildrenQ)",
@@ -5909,7 +6045,7 @@ var validViolinBoxRequest = (input) => {
5909
6045
  if ("violin" === input3.plotType)
5910
6046
  return $vo0(input3, _path2, _exceptionable2);
5911
6047
  if ("box" === input3.plotType)
5912
- return $vo98(input3, _path2, _exceptionable2);
6048
+ return $vo99(input3, _path2, _exceptionable2);
5913
6049
  return $report(_exceptionable2, {
5914
6050
  path: _path2,
5915
6051
  expected: "(ViolinRequest | BoxRequest)",