@sjcrh/proteinpaint-types 2.124.0 → 2.125.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -77,19 +77,21 @@ var validPercentileRequest = (input) => {
77
77
  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 && $io1(input3.filter));
78
78
  const $io7 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem)));
79
79
  const $io8 = (input3) => Array.isArray(input3.joinWith) && input3.joinWith.every((elem) => "string" === typeof elem);
80
- const $io9 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && 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));
81
- const $io10 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io11(elem)));
82
- const $io11 = (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.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
83
- const $io12 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io13(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
84
- const $io13 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
85
- const $io14 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io15(input3.filter)) && "boolean" === typeof input3.uncomputable;
86
- const $io15 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem))) && ("object" === typeof input3.active && null !== input3.active && $io1(input3.active)) && "number" === typeof input3.group;
87
- const $io16 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
88
- const $io17 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io18(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io27(elem)));
89
- const $io18 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io19(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io26(input3.continuousColorScale));
90
- const $io19 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu5(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu5(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
91
- const $io20 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu6(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu7(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
92
- const $io21 = (input3) => Object.keys(input3).every((key) => {
80
+ const $io9 = (input3) => "string" === typeof input3.id && "string" === typeof input3.query && "string" === typeof input3.name && "string" === typeof input3.name_noOrigin && (void 0 === input3.geneVariantTerm || "object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm && $iu5(input3.geneVariantTerm)) && 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));
81
+ const $io10 = (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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "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) && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu4(input3.groupsetting));
82
+ const $io11 = (input3) => (void 0 === input3.disabled || "boolean" === typeof input3.disabled) && (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io12(elem)));
83
+ const $io12 = (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.id || "string" === typeof input3.id) && (Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu1(elem)));
84
+ const $io13 = (input3) => "string" === typeof input3.name && "string" === typeof input3.type && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io14(elem))) && (void 0 === input3.uncomputable || "boolean" === typeof input3.uncomputable);
85
+ const $io14 = (input3) => ("string" === typeof input3.key || "number" === typeof input3.key) && "string" === typeof input3.label;
86
+ const $io15 = (input3) => "string" === typeof input3.name && "filter" === input3.type && ("object" === typeof input3.filter && null !== input3.filter && $io16(input3.filter)) && "boolean" === typeof input3.uncomputable;
87
+ const $io16 = (input3) => "object" === typeof input3.opts && null !== input3.opts && $io8(input3.opts) && (Array.isArray(input3.terms) && input3.terms.every((elem) => "object" === typeof elem && null !== elem && $io9(elem))) && ("object" === typeof input3.active && null !== input3.active && $io1(input3.active)) && "number" === typeof input3.group;
88
+ const $io17 = (input3) => "boolean" === typeof input3.disabled && (void 0 === input3.lst || Array.isArray(input3.lst) && input3.lst.length === 0);
89
+ const $io18 = (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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && "coord" === input3.kind && "string" === typeof input3.chr && "number" === typeof input3.start && "number" === typeof input3.stop && (void 0 === input3.groupsetting || "object" === typeof input3.groupsetting && null !== input3.groupsetting && $iu4(input3.groupsetting));
90
+ const $io19 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io20(input3.term)) && (Array.isArray(input3.ranges) && input3.ranges.every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io29(elem)));
91
+ const $io20 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && ("integer" === input3.type || "float" === input3.type || "geneExpression" === input3.type || "metaboliteIntensity" === input3.type || "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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter)) && ("object" === typeof input3.bins && null !== input3.bins && $io21(input3.bins)) && (void 0 === input3.unit || "string" === typeof input3.unit) && (void 0 === input3.continuousColorScale || "object" === typeof input3.continuousColorScale && null !== input3.continuousColorScale && $io28(input3.continuousColorScale));
92
+ const $io21 = (input3) => "object" === typeof input3["default"] && null !== input3["default"] && $iu6(input3["default"]) && ("object" === typeof input3.less && null !== input3.less && $iu6(input3.less)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset) && (void 0 === input3.label_offset_ignored || "boolean" === typeof input3.label_offset_ignored) && (void 0 === input3.rounding || "string" === typeof input3.rounding) && (void 0 === input3.min || "number" === typeof input3.min) && (void 0 === input3.max || "number" === typeof input3.max);
93
+ const $io22 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "regular-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode) && "number" === typeof input3.bin_size && ("object" === typeof input3.first_bin && null !== input3.first_bin && $iu7(input3.first_bin)) && (void 0 === input3.last_bin || "object" === typeof input3.last_bin && null !== input3.last_bin && $iu8(input3.last_bin)) && (void 0 === input3.label_offset || "number" === typeof input3.label_offset);
94
+ const $io23 = (input3) => Object.keys(input3).every((key) => {
93
95
  const value = input3[key];
94
96
  if (void 0 === value)
95
97
  return true;
@@ -97,17 +99,17 @@ var validPercentileRequest = (input) => {
97
99
  return "number" === typeof value;
98
100
  return true;
99
101
  });
100
- const $io22 = (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);
101
- const $io23 = (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);
102
- const $io24 = (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);
103
- const $io25 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io21(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
104
- const $io26 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
105
- const $io27 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
106
- const $io28 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io29(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
107
- const $io29 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "condition" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $io5(input3.values)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
108
- const $io30 = (input3) => "number" === typeof input3.grade && "string" === typeof input3.grade_label && (void 0 === input3.child_id || "string" === typeof input3.child_id) && "string" === typeof input3.child_label;
109
- const $io31 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io9(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
110
- const $io32 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
102
+ const $io24 = (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);
103
+ const $io25 = (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);
104
+ const $io26 = (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);
105
+ const $io27 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io23(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "custom-bin" === input3.type && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && (Array.isArray(input3.lst) && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu2(input3.lst[0]) && (Array.isArray(input3.lst.slice(1)) && input3.lst.slice(1).every((elem) => "object" === typeof elem && null !== elem && $iu2(elem))))) && (void 0 === input3.preferredBins || "median" === input3.preferredBins);
106
+ const $io28 = (input3) => "string" === typeof input3.minColor && "string" === typeof input3.maxColor;
107
+ const $io29 = (input3) => "string" === typeof input3.key && "number" === typeof input3.value && true === input3.uncomputable && (void 0 === input3.label || "string" === typeof input3.label);
108
+ const $io30 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io31(input3.term)) && (void 0 === input3.value_by_max_grade || "boolean" === typeof input3.value_by_max_grade) && (void 0 === input3.value_by_most_recent || "boolean" === typeof input3.value_by_most_recent) && (void 0 === input3.value_by_computable_grade || "boolean" === typeof input3.value_by_computable_grade) && (void 0 === input3.grade_and_child || Array.isArray(input3.grade_and_child) && input3.grade_and_child.every((elem) => "object" === typeof elem && null !== elem && $io32(elem)));
109
+ const $io31 = (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.filter || "object" === typeof input3.filter && null !== input3.filter && $io7(input3.filter));
110
+ const $io32 = (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;
111
+ const $io33 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io9(input3.term)) && (Array.isArray(input3.values) && input3.values.every((elem) => "object" === typeof elem && null !== elem && $io34(elem)));
112
+ const $io34 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
111
113
  const $iu0 = (input3) => (() => {
112
114
  if ("tvslst" === input3.type)
113
115
  return $io1(input3);
@@ -117,55 +119,62 @@ var validPercentileRequest = (input) => {
117
119
  })();
118
120
  const $iu1 = (input3) => (() => {
119
121
  if ("string" === typeof input3.type)
120
- return $io12(input3);
122
+ return $io13(input3);
121
123
  if ("filter" === input3.type)
122
- return $io14(input3);
124
+ return $io15(input3);
123
125
  return false;
124
126
  })();
125
127
  const $iu2 = (input3) => (() => {
126
128
  if (true === input3.startunbounded)
127
- return $io22(input3);
128
- if (true === input3.stopunbounded)
129
129
  return $io24(input3);
130
- return $io23(input3);
130
+ if (true === input3.stopunbounded)
131
+ return $io26(input3);
132
+ return $io25(input3);
131
133
  })();
132
134
  const $iu3 = (input3) => (() => {
133
135
  if (void 0 !== input3.ranges)
134
- return $io17(input3);
136
+ return $io19(input3);
135
137
  return (() => {
136
138
  if ($io3(input3))
137
139
  return $io3(input3);
138
- if ($io28(input3))
139
- return $io28(input3);
140
- if ($io31(input3))
141
- return $io31(input3);
140
+ if ($io30(input3))
141
+ return $io30(input3);
142
+ if ($io33(input3))
143
+ return $io33(input3);
142
144
  return false;
143
145
  })();
144
146
  })();
145
147
  const $iu4 = (input3) => (() => {
146
- if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io11(elem)))
147
- return $io10(input3);
148
- return $io16(input3);
148
+ if (Array.isArray(input3.lst) && input3.lst.every((elem) => "object" === typeof elem && null !== elem && $io12(elem)))
149
+ return $io11(input3);
150
+ return $io17(input3);
149
151
  })();
150
152
  const $iu5 = (input3) => (() => {
153
+ if ("gene" === input3.kind)
154
+ return $io10(input3);
155
+ if ("coord" === input3.kind)
156
+ return $io18(input3);
157
+ return false;
158
+ })();
159
+ const $iu6 = (input3) => (() => {
151
160
  if ("regular-bin" === input3.type)
152
- return $io20(input3);
161
+ return $io22(input3);
153
162
  if ("custom-bin" === input3.type)
154
- return $io25(input3);
163
+ return $io27(input3);
155
164
  return false;
156
165
  })();
157
- const $iu6 = (input3) => (() => {
166
+ const $iu7 = (input3) => (() => {
158
167
  if (true === input3.startunbounded)
159
- return $io22(input3);
168
+ return $io24(input3);
160
169
  if (void 0 !== input3.start)
161
- return $io23(input3);
170
+ return $io25(input3);
162
171
  return false;
163
172
  })();
164
- const $iu7 = (input3) => (() => {
173
+ const $iu8 = (input3) => (() => {
165
174
  if (void 0 !== input3.stop)
166
- return $io23(input3);
175
+ return $io25(input3);
167
176
  if (true === input3.stopunbounded)
168
- return $io24(input3);
177
+ return $io26(input3);
169
178
  return false;
170
179
  })();
171
180
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -476,6 +485,14 @@ var validPercentileRequest = (input) => {
476
485
  path: _path2 + ".name_noOrigin",
477
486
  expected: "string",
478
487
  value: input3.name_noOrigin
488
+ }), void 0 === input3.geneVariantTerm || ("object" === typeof input3.geneVariantTerm && null !== input3.geneVariantTerm || $report(_exceptionable2, {
489
+ path: _path2 + ".geneVariantTerm",
490
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
491
+ value: input3.geneVariantTerm
492
+ })) && $vu5(input3.geneVariantTerm, _path2 + ".geneVariantTerm", _exceptionable2) || $report(_exceptionable2, {
493
+ path: _path2 + ".geneVariantTerm",
494
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | undefined)',
495
+ value: input3.geneVariantTerm
479
496
  }), true, "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
480
497
  path: _path2 + ".isleaf",
481
498
  expected: "boolean",
@@ -501,7 +518,96 @@ var validPercentileRequest = (input) => {
501
518
  expected: "TermValues",
502
519
  value: input3.values
503
520
  })].every((flag) => flag);
504
- const $vo10 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
521
+ const $vo10 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
522
+ path: _path2 + ".id",
523
+ expected: "string",
524
+ value: input3.id
525
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
526
+ path: _path2 + ".name",
527
+ expected: "string",
528
+ value: input3.name
529
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
530
+ path: _path2 + ".type",
531
+ expected: '"geneVariant"',
532
+ value: input3.type
533
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
534
+ path: _path2 + ".child_types",
535
+ expected: "(Array<string> | undefined)",
536
+ value: input3.child_types
537
+ })) && input3.child_types.map((elem, _index8) => "string" === typeof elem || $report(_exceptionable2, {
538
+ path: _path2 + ".child_types[" + _index8 + "]",
539
+ expected: "string",
540
+ value: elem
541
+ })).every((flag) => flag) || $report(_exceptionable2, {
542
+ path: _path2 + ".child_types",
543
+ expected: "(Array<string> | undefined)",
544
+ value: input3.child_types
545
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
546
+ path: _path2 + ".hashtmldetail",
547
+ expected: "(boolean | undefined)",
548
+ value: input3.hashtmldetail
549
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
550
+ path: _path2 + ".included_types",
551
+ expected: "(Array<string> | undefined)",
552
+ value: input3.included_types
553
+ })) && input3.included_types.map((elem, _index9) => "string" === typeof elem || $report(_exceptionable2, {
554
+ path: _path2 + ".included_types[" + _index9 + "]",
555
+ expected: "string",
556
+ value: elem
557
+ })).every((flag) => flag) || $report(_exceptionable2, {
558
+ path: _path2 + ".included_types",
559
+ expected: "(Array<string> | undefined)",
560
+ value: input3.included_types
561
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
562
+ path: _path2 + ".isleaf",
563
+ expected: "(boolean | undefined)",
564
+ value: input3.isleaf
565
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
566
+ path: _path2 + ".values",
567
+ expected: "(TermValues | undefined)",
568
+ value: input3.values
569
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
570
+ path: _path2 + ".values",
571
+ expected: "(TermValues | undefined)",
572
+ value: input3.values
573
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
574
+ path: _path2 + ".filter",
575
+ expected: "(TermFilter | undefined)",
576
+ value: input3.filter
577
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
578
+ path: _path2 + ".filter",
579
+ expected: "(TermFilter | undefined)",
580
+ value: input3.filter
581
+ }), "gene" === input3.kind || $report(_exceptionable2, {
582
+ path: _path2 + ".kind",
583
+ expected: '"gene"',
584
+ value: input3.kind
585
+ }), "string" === typeof input3.gene || $report(_exceptionable2, {
586
+ path: _path2 + ".gene",
587
+ expected: "string",
588
+ value: input3.gene
589
+ }), void 0 === input3.chr || "string" === typeof input3.chr || $report(_exceptionable2, {
590
+ path: _path2 + ".chr",
591
+ expected: "(string | undefined)",
592
+ value: input3.chr
593
+ }), void 0 === input3.start || "number" === typeof input3.start || $report(_exceptionable2, {
594
+ path: _path2 + ".start",
595
+ expected: "(number | undefined)",
596
+ value: input3.start
597
+ }), void 0 === input3.stop || "number" === typeof input3.stop || $report(_exceptionable2, {
598
+ path: _path2 + ".stop",
599
+ expected: "(number | undefined)",
600
+ value: input3.stop
601
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
602
+ path: _path2 + ".groupsetting",
603
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
604
+ value: input3.groupsetting
605
+ })) && $vu4(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
606
+ path: _path2 + ".groupsetting",
607
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
608
+ value: input3.groupsetting
609
+ })].every((flag) => flag);
610
+ const $vo11 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.disabled || "boolean" === typeof input3.disabled || $report(_exceptionable2, {
505
611
  path: _path2 + ".disabled",
506
612
  expected: "(boolean | undefined)",
507
613
  value: input3.disabled
@@ -509,12 +615,12 @@ var validPercentileRequest = (input) => {
509
615
  path: _path2 + ".lst",
510
616
  expected: "Array<Groupset>",
511
617
  value: input3.lst
512
- })) && input3.lst.map((elem, _index8) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
513
- path: _path2 + ".lst[" + _index8 + "]",
618
+ })) && input3.lst.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
619
+ path: _path2 + ".lst[" + _index10 + "]",
514
620
  expected: "Groupset",
515
621
  value: elem
516
- })) && $vo11(elem, _path2 + ".lst[" + _index8 + "]", _exceptionable2) || $report(_exceptionable2, {
517
- path: _path2 + ".lst[" + _index8 + "]",
622
+ })) && $vo12(elem, _path2 + ".lst[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
623
+ path: _path2 + ".lst[" + _index10 + "]",
518
624
  expected: "Groupset",
519
625
  value: elem
520
626
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -522,7 +628,7 @@ var validPercentileRequest = (input) => {
522
628
  expected: "Array<Groupset>",
523
629
  value: input3.lst
524
630
  })].every((flag) => flag);
525
- const $vo11 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
631
+ const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
526
632
  path: _path2 + ".name",
527
633
  expected: "string",
528
634
  value: input3.name
@@ -542,12 +648,12 @@ var validPercentileRequest = (input) => {
542
648
  path: _path2 + ".groups",
543
649
  expected: "Array<GroupEntry>",
544
650
  value: input3.groups
545
- })) && input3.groups.map((elem, _index9) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
546
- path: _path2 + ".groups[" + _index9 + "]",
651
+ })) && input3.groups.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
652
+ path: _path2 + ".groups[" + _index11 + "]",
547
653
  expected: "(FilterGroup | ValuesGroup)",
548
654
  value: elem
549
- })) && $vu1(elem, _path2 + ".groups[" + _index9 + "]", _exceptionable2) || $report(_exceptionable2, {
550
- path: _path2 + ".groups[" + _index9 + "]",
655
+ })) && $vu1(elem, _path2 + ".groups[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
656
+ path: _path2 + ".groups[" + _index11 + "]",
551
657
  expected: "(FilterGroup | ValuesGroup)",
552
658
  value: elem
553
659
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -555,7 +661,7 @@ var validPercentileRequest = (input) => {
555
661
  expected: "Array<GroupEntry>",
556
662
  value: input3.groups
557
663
  })].every((flag) => flag);
558
- const $vo12 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
664
+ const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
559
665
  path: _path2 + ".name",
560
666
  expected: "string",
561
667
  value: input3.name
@@ -567,12 +673,12 @@ var validPercentileRequest = (input) => {
567
673
  path: _path2 + ".values",
568
674
  expected: "Array<__type>",
569
675
  value: input3.values
570
- })) && input3.values.map((elem, _index10) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
571
- path: _path2 + ".values[" + _index10 + "]",
676
+ })) && input3.values.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
677
+ path: _path2 + ".values[" + _index12 + "]",
572
678
  expected: "__type.o2",
573
679
  value: elem
574
- })) && $vo13(elem, _path2 + ".values[" + _index10 + "]", _exceptionable2) || $report(_exceptionable2, {
575
- path: _path2 + ".values[" + _index10 + "]",
680
+ })) && $vo14(elem, _path2 + ".values[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
681
+ path: _path2 + ".values[" + _index12 + "]",
576
682
  expected: "__type.o2",
577
683
  value: elem
578
684
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -584,7 +690,7 @@ var validPercentileRequest = (input) => {
584
690
  expected: "(boolean | undefined)",
585
691
  value: input3.uncomputable
586
692
  })].every((flag) => flag);
587
- const $vo13 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
693
+ const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || "number" === typeof input3.key || $report(_exceptionable2, {
588
694
  path: _path2 + ".key",
589
695
  expected: "(number | string)",
590
696
  value: input3.key
@@ -593,7 +699,7 @@ var validPercentileRequest = (input) => {
593
699
  expected: "string",
594
700
  value: input3.label
595
701
  })].every((flag) => flag);
596
- const $vo14 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
702
+ const $vo15 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
597
703
  path: _path2 + ".name",
598
704
  expected: "string",
599
705
  value: input3.name
@@ -605,7 +711,7 @@ var validPercentileRequest = (input) => {
605
711
  path: _path2 + ".filter",
606
712
  expected: "TermFilter & { active: Filter; group: number; }",
607
713
  value: input3.filter
608
- })) && $vo15(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
714
+ })) && $vo16(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
609
715
  path: _path2 + ".filter",
610
716
  expected: "TermFilter & { active: Filter; group: number; }",
611
717
  value: input3.filter
@@ -614,7 +720,7 @@ var validPercentileRequest = (input) => {
614
720
  expected: "boolean",
615
721
  value: input3.uncomputable
616
722
  })].every((flag) => flag);
617
- const $vo15 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
723
+ const $vo16 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3.opts && null !== input3.opts || $report(_exceptionable2, {
618
724
  path: _path2 + ".opts",
619
725
  expected: "__type.o1",
620
726
  value: input3.opts
@@ -626,12 +732,12 @@ var validPercentileRequest = (input) => {
626
732
  path: _path2 + ".terms",
627
733
  expected: "Array<DtTerm>",
628
734
  value: input3.terms
629
- })) && input3.terms.map((elem, _index11) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
630
- path: _path2 + ".terms[" + _index11 + "]",
735
+ })) && input3.terms.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
736
+ path: _path2 + ".terms[" + _index13 + "]",
631
737
  expected: "DtTerm",
632
738
  value: elem
633
- })) && $vo9(elem, _path2 + ".terms[" + _index11 + "]", _exceptionable2) || $report(_exceptionable2, {
634
- path: _path2 + ".terms[" + _index11 + "]",
739
+ })) && $vo9(elem, _path2 + ".terms[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
740
+ path: _path2 + ".terms[" + _index13 + "]",
635
741
  expected: "DtTerm",
636
742
  value: elem
637
743
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -651,7 +757,7 @@ var validPercentileRequest = (input) => {
651
757
  expected: "number",
652
758
  value: input3.group
653
759
  })].every((flag) => flag);
654
- const $vo16 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
760
+ const $vo17 = (input3, _path2, _exceptionable2 = true) => ["boolean" === typeof input3.disabled || $report(_exceptionable2, {
655
761
  path: _path2 + ".disabled",
656
762
  expected: "boolean",
657
763
  value: input3.disabled
@@ -668,7 +774,92 @@ var validPercentileRequest = (input) => {
668
774
  expected: "([] | undefined)",
669
775
  value: input3.lst
670
776
  })].every((flag) => flag);
671
- const $vo17 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
777
+ const $vo18 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
778
+ path: _path2 + ".id",
779
+ expected: "string",
780
+ value: input3.id
781
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
782
+ path: _path2 + ".name",
783
+ expected: "string",
784
+ value: input3.name
785
+ }), "geneVariant" === input3.type || $report(_exceptionable2, {
786
+ path: _path2 + ".type",
787
+ expected: '"geneVariant"',
788
+ value: input3.type
789
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
790
+ path: _path2 + ".child_types",
791
+ expected: "(Array<string> | undefined)",
792
+ value: input3.child_types
793
+ })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
794
+ path: _path2 + ".child_types[" + _index14 + "]",
795
+ expected: "string",
796
+ value: elem
797
+ })).every((flag) => flag) || $report(_exceptionable2, {
798
+ path: _path2 + ".child_types",
799
+ expected: "(Array<string> | undefined)",
800
+ value: input3.child_types
801
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
802
+ path: _path2 + ".hashtmldetail",
803
+ expected: "(boolean | undefined)",
804
+ value: input3.hashtmldetail
805
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
806
+ path: _path2 + ".included_types",
807
+ expected: "(Array<string> | undefined)",
808
+ value: input3.included_types
809
+ })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
810
+ path: _path2 + ".included_types[" + _index15 + "]",
811
+ expected: "string",
812
+ value: elem
813
+ })).every((flag) => flag) || $report(_exceptionable2, {
814
+ path: _path2 + ".included_types",
815
+ expected: "(Array<string> | undefined)",
816
+ value: input3.included_types
817
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
818
+ path: _path2 + ".isleaf",
819
+ expected: "(boolean | undefined)",
820
+ value: input3.isleaf
821
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
822
+ path: _path2 + ".values",
823
+ expected: "(TermValues | undefined)",
824
+ value: input3.values
825
+ })) && $vo5(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
826
+ path: _path2 + ".values",
827
+ expected: "(TermValues | undefined)",
828
+ value: input3.values
829
+ }), void 0 === input3.filter || ("object" === typeof input3.filter && null !== input3.filter || $report(_exceptionable2, {
830
+ path: _path2 + ".filter",
831
+ expected: "(TermFilter | undefined)",
832
+ value: input3.filter
833
+ })) && $vo7(input3.filter, _path2 + ".filter", _exceptionable2) || $report(_exceptionable2, {
834
+ path: _path2 + ".filter",
835
+ expected: "(TermFilter | undefined)",
836
+ value: input3.filter
837
+ }), "coord" === input3.kind || $report(_exceptionable2, {
838
+ path: _path2 + ".kind",
839
+ expected: '"coord"',
840
+ value: input3.kind
841
+ }), "string" === typeof input3.chr || $report(_exceptionable2, {
842
+ path: _path2 + ".chr",
843
+ expected: "string",
844
+ value: input3.chr
845
+ }), "number" === typeof input3.start || $report(_exceptionable2, {
846
+ path: _path2 + ".start",
847
+ expected: "number",
848
+ value: input3.start
849
+ }), "number" === typeof input3.stop || $report(_exceptionable2, {
850
+ path: _path2 + ".stop",
851
+ expected: "number",
852
+ value: input3.stop
853
+ }), void 0 === input3.groupsetting || ("object" === typeof input3.groupsetting && null !== input3.groupsetting || $report(_exceptionable2, {
854
+ path: _path2 + ".groupsetting",
855
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
856
+ value: input3.groupsetting
857
+ })) && $vu4(input3.groupsetting, _path2 + ".groupsetting", _exceptionable2) || $report(_exceptionable2, {
858
+ path: _path2 + ".groupsetting",
859
+ expected: "(EnabledTermGroupSetting | __type.o3 | undefined)",
860
+ value: input3.groupsetting
861
+ })].every((flag) => flag);
862
+ const $vo19 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
672
863
  path: _path2 + ".join",
673
864
  expected: "(string | undefined)",
674
865
  value: input3.join
@@ -680,7 +871,7 @@ var validPercentileRequest = (input) => {
680
871
  path: _path2 + ".term",
681
872
  expected: "NumericTerm",
682
873
  value: input3.term
683
- })) && $vo18(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
874
+ })) && $vo20(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
684
875
  path: _path2 + ".term",
685
876
  expected: "NumericTerm",
686
877
  value: input3.term
@@ -688,12 +879,12 @@ var validPercentileRequest = (input) => {
688
879
  path: _path2 + ".ranges",
689
880
  expected: "Array<NumericBin>",
690
881
  value: input3.ranges
691
- })) && input3.ranges.map((elem, _index12) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
692
- path: _path2 + ".ranges[" + _index12 + "]",
882
+ })) && input3.ranges.map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
883
+ path: _path2 + ".ranges[" + _index16 + "]",
693
884
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
694
885
  value: elem
695
- })) && $vu2(elem, _path2 + ".ranges[" + _index12 + "]", _exceptionable2) || $report(_exceptionable2, {
696
- path: _path2 + ".ranges[" + _index12 + "]",
886
+ })) && $vu2(elem, _path2 + ".ranges[" + _index16 + "]", _exceptionable2) || $report(_exceptionable2, {
887
+ path: _path2 + ".ranges[" + _index16 + "]",
697
888
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
698
889
  value: elem
699
890
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -704,12 +895,12 @@ var validPercentileRequest = (input) => {
704
895
  path: _path2 + ".values",
705
896
  expected: "Array<__type>.o1",
706
897
  value: input3.values
707
- })) && input3.values.map((elem, _index13) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
708
- path: _path2 + ".values[" + _index13 + "]",
898
+ })) && input3.values.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
899
+ path: _path2 + ".values[" + _index17 + "]",
709
900
  expected: "__type.o5",
710
901
  value: elem
711
- })) && $vo27(elem, _path2 + ".values[" + _index13 + "]", _exceptionable2) || $report(_exceptionable2, {
712
- path: _path2 + ".values[" + _index13 + "]",
902
+ })) && $vo29(elem, _path2 + ".values[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
903
+ path: _path2 + ".values[" + _index17 + "]",
713
904
  expected: "__type.o5",
714
905
  value: elem
715
906
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -717,7 +908,7 @@ var validPercentileRequest = (input) => {
717
908
  expected: "Array<__type>.o1",
718
909
  value: input3.values
719
910
  })].every((flag) => flag);
720
- const $vo18 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
911
+ const $vo20 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
721
912
  path: _path2 + ".id",
722
913
  expected: "string",
723
914
  value: input3.id
@@ -733,8 +924,8 @@ var validPercentileRequest = (input) => {
733
924
  path: _path2 + ".child_types",
734
925
  expected: "(Array<string> | undefined)",
735
926
  value: input3.child_types
736
- })) && input3.child_types.map((elem, _index14) => "string" === typeof elem || $report(_exceptionable2, {
737
- path: _path2 + ".child_types[" + _index14 + "]",
927
+ })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
928
+ path: _path2 + ".child_types[" + _index18 + "]",
738
929
  expected: "string",
739
930
  value: elem
740
931
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -749,8 +940,8 @@ var validPercentileRequest = (input) => {
749
940
  path: _path2 + ".included_types",
750
941
  expected: "(Array<string> | undefined)",
751
942
  value: input3.included_types
752
- })) && input3.included_types.map((elem, _index15) => "string" === typeof elem || $report(_exceptionable2, {
753
- path: _path2 + ".included_types[" + _index15 + "]",
943
+ })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
944
+ path: _path2 + ".included_types[" + _index19 + "]",
754
945
  expected: "string",
755
946
  value: elem
756
947
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -781,7 +972,7 @@ var validPercentileRequest = (input) => {
781
972
  path: _path2 + ".bins",
782
973
  expected: "PresetNumericBins",
783
974
  value: input3.bins
784
- })) && $vo19(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
975
+ })) && $vo21(input3.bins, _path2 + ".bins", _exceptionable2) || $report(_exceptionable2, {
785
976
  path: _path2 + ".bins",
786
977
  expected: "PresetNumericBins",
787
978
  value: input3.bins
@@ -793,16 +984,16 @@ var validPercentileRequest = (input) => {
793
984
  path: _path2 + ".continuousColorScale",
794
985
  expected: "(__type.o4 | undefined)",
795
986
  value: input3.continuousColorScale
796
- })) && $vo26(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
987
+ })) && $vo28(input3.continuousColorScale, _path2 + ".continuousColorScale", _exceptionable2) || $report(_exceptionable2, {
797
988
  path: _path2 + ".continuousColorScale",
798
989
  expected: "(__type.o4 | undefined)",
799
990
  value: input3.continuousColorScale
800
991
  })].every((flag) => flag);
801
- const $vo19 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
992
+ const $vo21 = (input3, _path2, _exceptionable2 = true) => [("object" === typeof input3["default"] && null !== input3["default"] || $report(_exceptionable2, {
802
993
  path: _path2 + '["default"]',
803
994
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
804
995
  value: input3["default"]
805
- })) && $vu5(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
996
+ })) && $vu6(input3["default"], _path2 + '["default"]', _exceptionable2) || $report(_exceptionable2, {
806
997
  path: _path2 + '["default"]',
807
998
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
808
999
  value: input3["default"]
@@ -810,7 +1001,7 @@ var validPercentileRequest = (input) => {
810
1001
  path: _path2 + ".less",
811
1002
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
812
1003
  value: input3.less
813
- })) && $vu5(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
1004
+ })) && $vu6(input3.less, _path2 + ".less", _exceptionable2) || $report(_exceptionable2, {
814
1005
  path: _path2 + ".less",
815
1006
  expected: "(CustomNumericBinConfig | RegularNumericBinConfig)",
816
1007
  value: input3.less
@@ -835,11 +1026,11 @@ var validPercentileRequest = (input) => {
835
1026
  expected: "(number | undefined)",
836
1027
  value: input3.max
837
1028
  })].every((flag) => flag);
838
- const $vo20 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1029
+ const $vo22 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
839
1030
  path: _path2 + ".hiddenValues",
840
1031
  expected: "(HiddenValues | undefined)",
841
1032
  value: input3.hiddenValues
842
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1033
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
843
1034
  path: _path2 + ".hiddenValues",
844
1035
  expected: "(HiddenValues | undefined)",
845
1036
  value: input3.hiddenValues
@@ -871,7 +1062,7 @@ var validPercentileRequest = (input) => {
871
1062
  path: _path2 + ".first_bin",
872
1063
  expected: "(FullyBoundedBin | StartUnboundedBin)",
873
1064
  value: input3.first_bin
874
- })) && $vu6(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
1065
+ })) && $vu7(input3.first_bin, _path2 + ".first_bin", _exceptionable2) || $report(_exceptionable2, {
875
1066
  path: _path2 + ".first_bin",
876
1067
  expected: "(FullyBoundedBin | StartUnboundedBin)",
877
1068
  value: input3.first_bin
@@ -879,7 +1070,7 @@ var validPercentileRequest = (input) => {
879
1070
  path: _path2 + ".last_bin",
880
1071
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
881
1072
  value: input3.last_bin
882
- })) && $vu7(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
1073
+ })) && $vu8(input3.last_bin, _path2 + ".last_bin", _exceptionable2) || $report(_exceptionable2, {
883
1074
  path: _path2 + ".last_bin",
884
1075
  expected: "(FullyBoundedBin | StopUnboundedBin | undefined)",
885
1076
  value: input3.last_bin
@@ -888,7 +1079,7 @@ var validPercentileRequest = (input) => {
888
1079
  expected: "(number | undefined)",
889
1080
  value: input3.label_offset
890
1081
  })].every((flag) => flag);
891
- const $vo21 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
1082
+ const $vo23 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
892
1083
  const value = input3[key];
893
1084
  if (void 0 === value)
894
1085
  return true;
@@ -900,7 +1091,7 @@ var validPercentileRequest = (input) => {
900
1091
  });
901
1092
  return true;
902
1093
  }).every((flag) => flag)].every((flag) => flag);
903
- const $vo22 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
1094
+ const $vo24 = (input3, _path2, _exceptionable2 = true) => [true === input3.startunbounded || $report(_exceptionable2, {
904
1095
  path: _path2 + ".startunbounded",
905
1096
  expected: "true",
906
1097
  value: input3.startunbounded
@@ -925,7 +1116,7 @@ var validPercentileRequest = (input) => {
925
1116
  expected: "(string | undefined)",
926
1117
  value: input3.label
927
1118
  })].every((flag) => flag);
928
- const $vo23 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
1119
+ const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.startunbounded || false === input3.startunbounded || $report(_exceptionable2, {
929
1120
  path: _path2 + ".startunbounded",
930
1121
  expected: "(false | undefined)",
931
1122
  value: input3.startunbounded
@@ -954,7 +1145,7 @@ var validPercentileRequest = (input) => {
954
1145
  expected: "(string | undefined)",
955
1146
  value: input3.label
956
1147
  })].every((flag) => flag);
957
- const $vo24 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
1148
+ const $vo26 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.start || $report(_exceptionable2, {
958
1149
  path: _path2 + ".start",
959
1150
  expected: "number",
960
1151
  value: input3.start
@@ -979,11 +1170,11 @@ var validPercentileRequest = (input) => {
979
1170
  expected: "(string | undefined)",
980
1171
  value: input3.label
981
1172
  })].every((flag) => flag);
982
- const $vo25 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
1173
+ const $vo27 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
983
1174
  path: _path2 + ".hiddenValues",
984
1175
  expected: "(HiddenValues | undefined)",
985
1176
  value: input3.hiddenValues
986
- })) && $vo21(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
1177
+ })) && $vo23(input3.hiddenValues, _path2 + ".hiddenValues", _exceptionable2) || $report(_exceptionable2, {
987
1178
  path: _path2 + ".hiddenValues",
988
1179
  expected: "(HiddenValues | undefined)",
989
1180
  value: input3.hiddenValues
@@ -1025,12 +1216,12 @@ var validPercentileRequest = (input) => {
1025
1216
  path: _path2 + ".lst",
1026
1217
  expected: "...(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1027
1218
  value: input3.lst.slice(1)
1028
- })) && input3.lst.slice(1).map((elem, _index16) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1029
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1219
+ })) && input3.lst.slice(1).map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1220
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1030
1221
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1031
1222
  value: elem
1032
- })) && $vu2(elem, _path2 + ".lst[" + (1 + _index16) + "]", _exceptionable2) || $report(_exceptionable2, {
1033
- path: _path2 + ".lst[" + (1 + _index16) + "]",
1223
+ })) && $vu2(elem, _path2 + ".lst[" + (1 + _index20) + "]", _exceptionable2) || $report(_exceptionable2, {
1224
+ path: _path2 + ".lst[" + (1 + _index20) + "]",
1034
1225
  expected: "(FullyBoundedBin | StartUnboundedBin | StopUnboundedBin)",
1035
1226
  value: elem
1036
1227
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1046,7 +1237,7 @@ var validPercentileRequest = (input) => {
1046
1237
  expected: '("median" | undefined)',
1047
1238
  value: input3.preferredBins
1048
1239
  })].every((flag) => flag);
1049
- const $vo26 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1240
+ const $vo28 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.minColor || $report(_exceptionable2, {
1050
1241
  path: _path2 + ".minColor",
1051
1242
  expected: "string",
1052
1243
  value: input3.minColor
@@ -1055,7 +1246,7 @@ var validPercentileRequest = (input) => {
1055
1246
  expected: "string",
1056
1247
  value: input3.maxColor
1057
1248
  })].every((flag) => flag);
1058
- const $vo27 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1249
+ const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1059
1250
  path: _path2 + ".key",
1060
1251
  expected: "string",
1061
1252
  value: input3.key
@@ -1072,7 +1263,7 @@ var validPercentileRequest = (input) => {
1072
1263
  expected: "(string | undefined)",
1073
1264
  value: input3.label
1074
1265
  })].every((flag) => flag);
1075
- const $vo28 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1266
+ const $vo30 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1076
1267
  path: _path2 + ".join",
1077
1268
  expected: "(string | undefined)",
1078
1269
  value: input3.join
@@ -1084,7 +1275,7 @@ var validPercentileRequest = (input) => {
1084
1275
  path: _path2 + ".term",
1085
1276
  expected: "ConditionTerm",
1086
1277
  value: input3.term
1087
- })) && $vo29(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1278
+ })) && $vo31(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
1088
1279
  path: _path2 + ".term",
1089
1280
  expected: "ConditionTerm",
1090
1281
  value: input3.term
@@ -1104,12 +1295,12 @@ var validPercentileRequest = (input) => {
1104
1295
  path: _path2 + ".grade_and_child",
1105
1296
  expected: "(Array<GradeAndChildEntry> | undefined)",
1106
1297
  value: input3.grade_and_child
1107
- })) && input3.grade_and_child.map((elem, _index17) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1108
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1298
+ })) && input3.grade_and_child.map((elem, _index21) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1299
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1109
1300
  expected: "GradeAndChildEntry",
1110
1301
  value: elem
1111
- })) && $vo30(elem, _path2 + ".grade_and_child[" + _index17 + "]", _exceptionable2) || $report(_exceptionable2, {
1112
- path: _path2 + ".grade_and_child[" + _index17 + "]",
1302
+ })) && $vo32(elem, _path2 + ".grade_and_child[" + _index21 + "]", _exceptionable2) || $report(_exceptionable2, {
1303
+ path: _path2 + ".grade_and_child[" + _index21 + "]",
1113
1304
  expected: "GradeAndChildEntry",
1114
1305
  value: elem
1115
1306
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1117,7 +1308,7 @@ var validPercentileRequest = (input) => {
1117
1308
  expected: "(Array<GradeAndChildEntry> | undefined)",
1118
1309
  value: input3.grade_and_child
1119
1310
  })].every((flag) => flag);
1120
- const $vo29 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1311
+ const $vo31 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
1121
1312
  path: _path2 + ".id",
1122
1313
  expected: "string",
1123
1314
  value: input3.id
@@ -1133,8 +1324,8 @@ var validPercentileRequest = (input) => {
1133
1324
  path: _path2 + ".child_types",
1134
1325
  expected: "(Array<string> | undefined)",
1135
1326
  value: input3.child_types
1136
- })) && input3.child_types.map((elem, _index18) => "string" === typeof elem || $report(_exceptionable2, {
1137
- path: _path2 + ".child_types[" + _index18 + "]",
1327
+ })) && input3.child_types.map((elem, _index22) => "string" === typeof elem || $report(_exceptionable2, {
1328
+ path: _path2 + ".child_types[" + _index22 + "]",
1138
1329
  expected: "string",
1139
1330
  value: elem
1140
1331
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1149,8 +1340,8 @@ var validPercentileRequest = (input) => {
1149
1340
  path: _path2 + ".included_types",
1150
1341
  expected: "(Array<string> | undefined)",
1151
1342
  value: input3.included_types
1152
- })) && input3.included_types.map((elem, _index19) => "string" === typeof elem || $report(_exceptionable2, {
1153
- path: _path2 + ".included_types[" + _index19 + "]",
1343
+ })) && input3.included_types.map((elem, _index23) => "string" === typeof elem || $report(_exceptionable2, {
1344
+ path: _path2 + ".included_types[" + _index23 + "]",
1154
1345
  expected: "string",
1155
1346
  value: elem
1156
1347
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1178,7 +1369,7 @@ var validPercentileRequest = (input) => {
1178
1369
  expected: "(TermFilter | undefined)",
1179
1370
  value: input3.filter
1180
1371
  })].every((flag) => flag);
1181
- const $vo30 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1372
+ const $vo32 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.grade || $report(_exceptionable2, {
1182
1373
  path: _path2 + ".grade",
1183
1374
  expected: "number",
1184
1375
  value: input3.grade
@@ -1195,7 +1386,7 @@ var validPercentileRequest = (input) => {
1195
1386
  expected: "string",
1196
1387
  value: input3.child_label
1197
1388
  })].every((flag) => flag);
1198
- const $vo31 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1389
+ const $vo33 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.join || "string" === typeof input3.join || $report(_exceptionable2, {
1199
1390
  path: _path2 + ".join",
1200
1391
  expected: "(string | undefined)",
1201
1392
  value: input3.join
@@ -1215,12 +1406,12 @@ var validPercentileRequest = (input) => {
1215
1406
  path: _path2 + ".values",
1216
1407
  expected: "Array<__type>.o2",
1217
1408
  value: input3.values
1218
- })) && input3.values.map((elem, _index20) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1219
- path: _path2 + ".values[" + _index20 + "]",
1409
+ })) && input3.values.map((elem, _index24) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
1410
+ path: _path2 + ".values[" + _index24 + "]",
1220
1411
  expected: "__type.o6",
1221
1412
  value: elem
1222
- })) && $vo32(elem, _path2 + ".values[" + _index20 + "]", _exceptionable2) || $report(_exceptionable2, {
1223
- path: _path2 + ".values[" + _index20 + "]",
1413
+ })) && $vo34(elem, _path2 + ".values[" + _index24 + "]", _exceptionable2) || $report(_exceptionable2, {
1414
+ path: _path2 + ".values[" + _index24 + "]",
1224
1415
  expected: "__type.o6",
1225
1416
  value: elem
1226
1417
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -1228,7 +1419,7 @@ var validPercentileRequest = (input) => {
1228
1419
  expected: "Array<__type>.o2",
1229
1420
  value: input3.values
1230
1421
  })].every((flag) => flag);
1231
- const $vo32 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1422
+ const $vo34 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.key || $report(_exceptionable2, {
1232
1423
  path: _path2 + ".key",
1233
1424
  expected: "string",
1234
1425
  value: input3.key
@@ -1254,9 +1445,9 @@ var validPercentileRequest = (input) => {
1254
1445
  })();
1255
1446
  const $vu1 = (input3, _path2, _exceptionable2 = true) => (() => {
1256
1447
  if ("string" === typeof input3.type)
1257
- return $vo12(input3, _path2, _exceptionable2);
1448
+ return $vo13(input3, _path2, _exceptionable2);
1258
1449
  if ("filter" === input3.type)
1259
- return $vo14(input3, _path2, _exceptionable2);
1450
+ return $vo15(input3, _path2, _exceptionable2);
1260
1451
  return $report(_exceptionable2, {
1261
1452
  path: _path2,
1262
1453
  expected: "(ValuesGroup | FilterGroup)",
@@ -1265,48 +1456,59 @@ var validPercentileRequest = (input) => {
1265
1456
  })();
1266
1457
  const $vu2 = (input3, _path2, _exceptionable2 = true) => (() => {
1267
1458
  if (true === input3.startunbounded)
1268
- return $vo22(input3, _path2, _exceptionable2);
1269
- if (true === input3.stopunbounded)
1270
1459
  return $vo24(input3, _path2, _exceptionable2);
1271
- return $vo23(input3, _path2, _exceptionable2);
1460
+ if (true === input3.stopunbounded)
1461
+ return $vo26(input3, _path2, _exceptionable2);
1462
+ return $vo25(input3, _path2, _exceptionable2);
1272
1463
  })();
1273
1464
  const $vu3 = (input3, _path2, _exceptionable2 = true) => (() => {
1274
1465
  if (void 0 !== input3.ranges)
1275
- return $vo17(input3, _path2, _exceptionable2);
1276
- return $vo3(input3, _path2, false) || $vo28(input3, _path2, false) || $vo31(input3, _path2, false);
1466
+ return $vo19(input3, _path2, _exceptionable2);
1467
+ return $vo3(input3, _path2, false) || $vo30(input3, _path2, false) || $vo33(input3, _path2, false);
1277
1468
  })();
1278
1469
  const $vu4 = (input3, _path2, _exceptionable2 = true) => (() => {
1279
- if (Array.isArray(input3.lst) && input3.lst.map((elem, _index21) => "object" === typeof elem && null !== elem && $vo11(elem, _path2 + ".lst[" + _index21 + "]", false)).every((flag) => flag))
1280
- return $vo10(input3, _path2, _exceptionable2);
1281
- return $vo16(input3, _path2, _exceptionable2);
1470
+ if (Array.isArray(input3.lst) && input3.lst.map((elem, _index25) => "object" === typeof elem && null !== elem && $vo12(elem, _path2 + ".lst[" + _index25 + "]", false)).every((flag) => flag))
1471
+ return $vo11(input3, _path2, _exceptionable2);
1472
+ return $vo17(input3, _path2, _exceptionable2);
1282
1473
  })();
1283
1474
  const $vu5 = (input3, _path2, _exceptionable2 = true) => (() => {
1475
+ if ("gene" === input3.kind)
1476
+ return $vo10(input3, _path2, _exceptionable2);
1477
+ if ("coord" === input3.kind)
1478
+ return $vo18(input3, _path2, _exceptionable2);
1479
+ return $report(_exceptionable2, {
1480
+ path: _path2,
1481
+ expected: '(BaseTerm & { type: "geneVariant"; } & GvGene & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; } | BaseTerm & { type: "geneVariant"; } & GvCoord & { groupsetting?: TermGroupSetting | undefined; filter?: TermFilter | undefined; })',
1482
+ value: input3
1483
+ });
1484
+ })();
1485
+ const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
1284
1486
  if ("regular-bin" === input3.type)
1285
- return $vo20(input3, _path2, _exceptionable2);
1487
+ return $vo22(input3, _path2, _exceptionable2);
1286
1488
  if ("custom-bin" === input3.type)
1287
- return $vo25(input3, _path2, _exceptionable2);
1489
+ return $vo27(input3, _path2, _exceptionable2);
1288
1490
  return $report(_exceptionable2, {
1289
1491
  path: _path2,
1290
1492
  expected: "(RegularNumericBinConfig | CustomNumericBinConfig)",
1291
1493
  value: input3
1292
1494
  });
1293
1495
  })();
1294
- const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
1496
+ const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
1295
1497
  if (true === input3.startunbounded)
1296
- return $vo22(input3, _path2, _exceptionable2);
1498
+ return $vo24(input3, _path2, _exceptionable2);
1297
1499
  if (void 0 !== input3.start)
1298
- return $vo23(input3, _path2, _exceptionable2);
1500
+ return $vo25(input3, _path2, _exceptionable2);
1299
1501
  return $report(_exceptionable2, {
1300
1502
  path: _path2,
1301
1503
  expected: "(StartUnboundedBin | FullyBoundedBin)",
1302
1504
  value: input3
1303
1505
  });
1304
1506
  })();
1305
- const $vu7 = (input3, _path2, _exceptionable2 = true) => (() => {
1507
+ const $vu8 = (input3, _path2, _exceptionable2 = true) => (() => {
1306
1508
  if (void 0 !== input3.stop)
1307
- return $vo23(input3, _path2, _exceptionable2);
1509
+ return $vo25(input3, _path2, _exceptionable2);
1308
1510
  if (true === input3.stopunbounded)
1309
- return $vo24(input3, _path2, _exceptionable2);
1511
+ return $vo26(input3, _path2, _exceptionable2);
1310
1512
  return $report(_exceptionable2, {
1311
1513
  path: _path2,
1312
1514
  expected: "(FullyBoundedBin | StopUnboundedBin)",