@sjcrh/proteinpaint-types 2.176.0 → 2.177.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/brainImaging.js +1 -1
  2. package/dist/{chunk-CJVAIEUK.js → chunk-2DJFVQUQ.js} +273 -203
  3. package/dist/{chunk-HJEEUTW3.js → chunk-44LN7YTE.js} +82 -12
  4. package/dist/{chunk-QYQNPL6O.js → chunk-4SOVPEYQ.js} +125 -55
  5. package/dist/{chunk-U5H2DV3T.js → chunk-5KF6Z3GL.js} +82 -12
  6. package/dist/{chunk-GZRRMIZZ.js → chunk-63OD34W2.js} +273 -203
  7. package/dist/{chunk-CMC3WJO7.js → chunk-7NKZVHIZ.js} +251 -177
  8. package/dist/{chunk-YIF5KN5P.js → chunk-7WEVNKAM.js} +273 -203
  9. package/dist/{chunk-ZGX6LDVV.js → chunk-F4YCPOQV.js} +82 -12
  10. package/dist/{chunk-7LV73FRY.js → chunk-LHJGTOZJ.js} +292 -222
  11. package/dist/{chunk-Z763D57O.js → chunk-Q6MWNJ2V.js} +469 -325
  12. package/dist/{chunk-CJKG67B2.js → chunk-TWNJZBZK.js} +61 -17
  13. package/dist/{chunk-VZNEPZ73.js → chunk-UQEAM7BH.js} +273 -203
  14. package/dist/{chunk-6VN4YVWP.js → chunk-URHI6FFP.js} +333 -189
  15. package/dist/{chunk-JVEPTUQN.js → chunk-W7UCAYSF.js} +82 -12
  16. package/dist/correlationVolcano.js +1 -1
  17. package/dist/index.js +14 -14
  18. package/dist/termdb.boxplot.js +1 -1
  19. package/dist/termdb.categories.js +1 -1
  20. package/dist/termdb.chat.js +1 -1
  21. package/dist/termdb.cluster.js +1 -1
  22. package/dist/termdb.descrstats.js +1 -1
  23. package/dist/termdb.numericcategories.js +1 -1
  24. package/dist/termdb.percentile.js +1 -1
  25. package/dist/termdb.runChart.js +1 -1
  26. package/dist/termdb.termsbyids.js +1 -1
  27. package/dist/termdb.topTermsByType.js +1 -1
  28. package/dist/termdb.topVariablyExpressedGenes.js +1 -1
  29. package/dist/termdb.violin.js +1 -1
  30. package/package.json +1 -1
  31. package/src/dataset.ts +6 -0
  32. package/src/routes/termdb.runChart.ts +29 -12
  33. package/src/terms/termCollection.ts +2 -2
@@ -74,7 +74,7 @@ var validBoxPlotRequest = (input) => {
74
74
  const __is = (input2) => {
75
75
  const $join = import_typia.createValidate.join;
76
76
  const $io0 = (input3) => "object" === typeof input3.tw && null !== input3.tw && $iu6(input3.tw) && "string" === typeof input3.genome && "string" === typeof input3.dslabel && "boolean" === typeof input3.isLogScale && "boolean" === typeof input3.orderByMedian && (void 0 === input3.removeOutliers || "boolean" === typeof input3.removeOutliers) && (void 0 === input3.showAssocTests || "boolean" === typeof input3.showAssocTests) && (void 0 === input3.overlayTw || "object" === typeof input3.overlayTw && null !== input3.overlayTw && $iu6(input3.overlayTw)) && (void 0 === input3.divideTw || "object" === typeof input3.divideTw && null !== input3.divideTw && $iu6(input3.divideTw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && true;
77
- 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 && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io47(input3.q)) && "QualTWValues" === input3.type;
77
+ 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 && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io48(input3.q)) && "QualTWValues" === input3.type;
78
78
  const $io2 = (input3) => Object.keys(input3).every((key) => {
79
79
  const value = input3[key];
80
80
  if (void 0 === value)
@@ -138,16 +138,17 @@ var validBoxPlotRequest = (input) => {
138
138
  const $io39 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "geneVariant" === input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $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 && $io34(input3.groupsetting)) && (void 0 === input3.childTerms || Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
139
139
  const $io40 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
140
140
  const $io41 = (input3) => (void 0 === input3.join || "string" === typeof input3.join) && (void 0 === input3.isnot || "boolean" === typeof input3.isnot) && ("object" === typeof input3.term && null !== input3.term && $io42(input3.term)) && "number" === typeof input3.ratio;
141
- const $io42 = (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.collectionId || "string" === typeof input3.collectionId) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "string" === typeof elem)) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io43(input3.propsByTermId));
142
- const $io43 = (input3) => Object.keys(input3).every((key) => {
141
+ const $io42 = (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.collectionId || "string" === typeof input3.collectionId) && (Array.isArray(input3.termlst) && input3.termlst.every((elem) => "object" === typeof elem && null !== elem && $io43(elem))) && (void 0 === input3.numerators || Array.isArray(input3.numerators) && input3.numerators.every((elem) => "string" === typeof elem)) && (void 0 === input3.newTvs || "boolean" === typeof input3.newTvs) && ("object" === typeof input3.propsByTermId && null !== input3.propsByTermId && false === Array.isArray(input3.propsByTermId) && $io44(input3.propsByTermId));
142
+ 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) && $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));
143
+ const $io44 = (input3) => Object.keys(input3).every((key) => {
143
144
  const value = input3[key];
144
145
  if (void 0 === value)
145
146
  return true;
146
147
  if (RegExp(/(.*)/).test(key))
147
- return "object" === typeof value && null !== value && false === Array.isArray(value) && $io44(value);
148
+ return "object" === typeof value && null !== value && false === Array.isArray(value) && $io45(value);
148
149
  return true;
149
150
  });
150
- const $io44 = (input3) => Object.keys(input3).every((key) => {
151
+ const $io45 = (input3) => Object.keys(input3).every((key) => {
151
152
  const value = input3[key];
152
153
  if (void 0 === value)
153
154
  return true;
@@ -155,43 +156,43 @@ var validBoxPlotRequest = (input) => {
155
156
  return true;
156
157
  return true;
157
158
  });
158
- const $io45 = (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 && $io34(input3.groupsetting));
159
- const $io46 = (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)) && "string" === typeof input3.sample && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
160
- const $io47 = (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;
161
- const $io48 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io49(input3.q)) && "QualTWPredefinedGS" === input3.type;
162
- const $io49 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
163
- const $io50 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io51(input3.q)) && "QualTWCustomGS" === input3.type;
164
- const $io51 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io52(input3.customset));
165
- const $io52 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
166
- const $io53 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWRegularBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
167
- const $io54 = (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 && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
168
- const $io55 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io56(input3.q));
169
- const $io56 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
170
- const $io57 = (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 && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io58(input3.q));
171
- const $io58 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.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);
172
- const $io59 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io60(input3.q));
173
- const $io60 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io61(elem))) && (null !== input3.type && void 0 === input3.type);
174
- const $io61 = (input3) => "number" === typeof input3.value;
175
- 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 && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io65(input3.q));
176
- const $io63 = (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 && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
177
- const $io64 = (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 && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
178
- 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.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;
179
- const $io66 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io67(input3.q));
180
- const $io67 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || 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);
181
- 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 && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io69(input3.q));
182
- const $io69 = (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 && $io52(input3.customset)) && Array.isArray(input3.dtLst);
183
- 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 && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu13(input3.q));
184
- const $io71 = (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;
185
- 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) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
186
- 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 && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io74(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io76(input3.term));
187
- 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) && "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 && $io75(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;
188
- const $io75 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
189
- const $io76 = (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 && $io77(elem)));
190
- const $io77 = (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 && $io78(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io79(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);
191
- const $io78 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
192
- const $io79 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
193
- 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 && "TermCollectionTWValues" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io42(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io81(input3.q));
194
- 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) && "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));
159
+ const $io46 = (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 && $io34(input3.groupsetting));
160
+ const $io47 = (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)) && "string" === typeof input3.sample && "string" === typeof input3.plot && ("object" === typeof input3.groupsetting && null !== input3.groupsetting && $io34(input3.groupsetting));
161
+ const $io48 = (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;
162
+ const $io49 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io50(input3.q)) && "QualTWPredefinedGS" === input3.type;
163
+ const $io50 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "predefined-groupset" === input3.type && "number" === typeof input3.predefined_groupset_idx;
164
+ const $io51 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && ("object" === typeof input3.term && null !== input3.term && $iu7(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io52(input3.q)) && "QualTWCustomGS" === input3.type;
165
+ const $io52 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.mode || "discrete" === input3.mode || "binary" === input3.mode) && "custom-groupset" === input3.type && ("object" === typeof input3.customset && null !== input3.customset && $io53(input3.customset));
166
+ const $io53 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
167
+ const $io54 = (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 && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io14(input3.q));
168
+ const $io55 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWCustomBin" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io19(input3.q));
169
+ const $io56 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWBinary" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io57(input3.q));
170
+ const $io57 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "binary" === input3.mode && "custom-bin" === input3.type && (Array.isArray(input3.lst) && (input3.lst.length === 2 && ("object" === typeof input3.lst[0] && null !== input3.lst[0] && $iu4(input3.lst[0])) && ("object" === typeof input3.lst[1] && null !== input3.lst[1] && $iu5(input3.lst[1])))) && (void 0 === input3.cutoffType || "normal" === input3.cutoffType || "percentile" === input3.cutoffType) && (void 0 === input3.cutoffPercentile || "number" === typeof input3.cutoffPercentile);
171
+ const $io58 = (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 && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && false === Array.isArray(input3.q) && $io59(input3.q));
172
+ const $io59 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && (void 0 === input3.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);
173
+ const $io60 = (input3) => (void 0 === input3.id || "string" === typeof input3.id) && (void 0 === input3.$id || "string" === typeof input3.$id) && (void 0 === input3.isAtomic || true === input3.isAtomic) && true && (void 0 === input3.settings || "object" === typeof input3.settings && null !== input3.settings && false === Array.isArray(input3.settings) && $io2(input3.settings)) && true && (void 0 === input3.minNumSamples || "number" === typeof input3.minNumSamples) && true && "NumTWSpline" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu9(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io61(input3.q));
174
+ 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) && "spline" === input3.mode && (Array.isArray(input3.knots) && input3.knots.every((elem) => "object" === typeof elem && null !== elem && $io62(elem))) && (null !== input3.type && void 0 === input3.type);
175
+ const $io62 = (input3) => "number" === typeof input3.value;
176
+ 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 && "GvValuesTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io66(input3.q));
177
+ const $io64 = (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 && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
178
+ const $io65 = (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 && $io34(input3.groupsetting)) && (Array.isArray(input3.childTerms) && input3.childTerms.every((elem) => "object" === typeof elem && null !== elem && $io30(elem)));
179
+ const $io66 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || 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;
180
+ 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 && "GvPredefinedGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io68(input3.q));
181
+ const $io68 = (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);
182
+ 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 && "GvCustomGsTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $iu12(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io70(input3.q));
183
+ 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) && (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 && $io53(input3.customset)) && Array.isArray(input3.dtLst);
184
+ 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 && "ConditionTW" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io27(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $iu13(input3.q));
185
+ 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) && ("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;
186
+ const $io73 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.reuseId || "string" === typeof input3.reuseId) && "discrete" === input3.mode && "children" === input3.valueFor && true === input3.bar_by_children && true;
187
+ 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 && "SnpsTW" === input3.type && ("object" === typeof input3.q && null !== input3.q && $io75(input3.q)) && ("object" === typeof input3.term && null !== input3.term && $io77(input3.term));
188
+ const $io75 = (input3) => (void 0 === input3.hiddenValues || "object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) && $io15(input3.hiddenValues)) && (void 0 === input3.isAtomic || true === input3.isAtomic) && (void 0 === input3.name || "string" === typeof input3.name) && (void 0 === input3.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 && $io76(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;
189
+ const $io76 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
190
+ const $io77 = (input3) => "string" === typeof input3.id && "string" === typeof input3.name && "string" === typeof input3.type && (void 0 === input3.child_types || Array.isArray(input3.child_types) && input3.child_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail) && (void 0 === input3.included_types || Array.isArray(input3.included_types) && input3.included_types.every((elem) => "string" === typeof elem)) && (void 0 === input3.isleaf || "boolean" === typeof input3.isleaf) && (void 0 === input3.values || "object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) && $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 && $io78(elem)));
191
+ const $io78 = (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 && $io79(elem))) && "boolean" === typeof input3.effectAllele && (void 0 === input3.gt2count || "object" === typeof input3.gt2count && null !== input3.gt2count && $io80(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);
192
+ const $io79 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
193
+ const $io80 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
194
+ 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 && "TermCollectionTWValues" === input3.type && ("object" === typeof input3.term && null !== input3.term && $io42(input3.term)) && ("object" === typeof input3.q && null !== input3.q && $io82(input3.q));
195
+ const $io82 = (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));
195
196
  const $iu0 = (input3) => (() => {
196
197
  if ("tvslst" === input3.type)
197
198
  return $io6(input3);
@@ -236,31 +237,31 @@ var validBoxPlotRequest = (input) => {
236
237
  })();
237
238
  const $iu6 = (input3) => (() => {
238
239
  if ("TermCollectionTWValues" === input3.type)
239
- return $io80(input3);
240
+ return $io81(input3);
240
241
  if ("SnpsTW" === input3.type)
241
- return $io73(input3);
242
+ return $io74(input3);
242
243
  if ("ConditionTW" === input3.type)
243
- return $io70(input3);
244
+ return $io71(input3);
244
245
  if ("GvCustomGsTW" === input3.type)
245
- return $io68(input3);
246
+ return $io69(input3);
246
247
  if ("GvPredefinedGsTW" === input3.type)
247
- return $io66(input3);
248
+ return $io67(input3);
248
249
  if ("GvValuesTW" === input3.type)
249
- return $io62(input3);
250
+ return $io63(input3);
250
251
  if ("NumTWSpline" === input3.type)
251
- return $io59(input3);
252
+ return $io60(input3);
252
253
  if ("NumTWCont" === input3.type)
253
- return $io57(input3);
254
+ return $io58(input3);
254
255
  if ("NumTWBinary" === input3.type)
255
- return $io55(input3);
256
+ return $io56(input3);
256
257
  if ("NumTWCustomBin" === input3.type)
257
- return $io54(input3);
258
+ return $io55(input3);
258
259
  if ("NumTWRegularBin" === input3.type)
259
- return $io53(input3);
260
+ return $io54(input3);
260
261
  if ("QualTWCustomGS" === input3.type)
261
- return $io50(input3);
262
+ return $io51(input3);
262
263
  if ("QualTWPredefinedGS" === input3.type)
263
- return $io48(input3);
264
+ return $io49(input3);
264
265
  if ("QualTWValues" === input3.type)
265
266
  return $io1(input3);
266
267
  return false;
@@ -269,9 +270,9 @@ var validBoxPlotRequest = (input) => {
269
270
  if ("categorical" === input3.type)
270
271
  return $io3(input3);
271
272
  if ("snp" === input3.type)
272
- return $io45(input3);
273
- if ("singleCellCellType" === input3.type)
274
273
  return $io46(input3);
274
+ if ("singleCellCellType" === input3.type)
275
+ return $io47(input3);
275
276
  return false;
276
277
  })();
277
278
  const $iu8 = (input3) => (() => {
@@ -322,16 +323,16 @@ var validBoxPlotRequest = (input) => {
322
323
  })();
323
324
  const $iu12 = (input3) => (() => {
324
325
  if ("gene" === input3.kind)
325
- return $io63(input3);
326
- if ("coord" === input3.kind)
327
326
  return $io64(input3);
327
+ if ("coord" === input3.kind)
328
+ return $io65(input3);
328
329
  return false;
329
330
  })();
330
331
  const $iu13 = (input3) => (() => {
331
332
  if ("grade" === input3.valueFor)
332
- return $io71(input3);
333
- if ("children" === input3.valueFor)
334
333
  return $io72(input3);
334
+ if ("children" === input3.valueFor)
335
+ return $io73(input3);
335
336
  return false;
336
337
  })();
337
338
  return "object" === typeof input2 && null !== input2 && $io0(input2);
@@ -433,7 +434,7 @@ var validBoxPlotRequest = (input) => {
433
434
  path: _path2 + ".q",
434
435
  expected: "ValuesQ",
435
436
  value: input3.q
436
- })) && $vo47(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
437
+ })) && $vo48(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
437
438
  path: _path2 + ".q",
438
439
  expected: "ValuesQ",
439
440
  value: input3.q
@@ -2445,15 +2446,19 @@ var validBoxPlotRequest = (input) => {
2445
2446
  value: input3.collectionId
2446
2447
  }), (Array.isArray(input3.termlst) || $report(_exceptionable2, {
2447
2448
  path: _path2 + ".termlst",
2448
- expected: "Array<string>",
2449
+ expected: "Array<BaseTerm>",
2449
2450
  value: input3.termlst
2450
- })) && input3.termlst.map((elem, _index42) => "string" === typeof elem || $report(_exceptionable2, {
2451
+ })) && input3.termlst.map((elem, _index42) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2451
2452
  path: _path2 + ".termlst[" + _index42 + "]",
2452
- expected: "string",
2453
+ expected: "BaseTerm",
2454
+ value: elem
2455
+ })) && $vo43(elem, _path2 + ".termlst[" + _index42 + "]", _exceptionable2) || $report(_exceptionable2, {
2456
+ path: _path2 + ".termlst[" + _index42 + "]",
2457
+ expected: "BaseTerm",
2453
2458
  value: elem
2454
2459
  })).every((flag) => flag) || $report(_exceptionable2, {
2455
2460
  path: _path2 + ".termlst",
2456
- expected: "Array<string>",
2461
+ expected: "Array<BaseTerm>",
2457
2462
  value: input3.termlst
2458
2463
  }), void 0 === input3.numerators || (Array.isArray(input3.numerators) || $report(_exceptionable2, {
2459
2464
  path: _path2 + ".numerators",
@@ -2475,12 +2480,77 @@ var validBoxPlotRequest = (input) => {
2475
2480
  path: _path2 + ".propsByTermId",
2476
2481
  expected: "__type.o7",
2477
2482
  value: input3.propsByTermId
2478
- })) && $vo43(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
2483
+ })) && $vo44(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
2479
2484
  path: _path2 + ".propsByTermId",
2480
2485
  expected: "__type.o7",
2481
2486
  value: input3.propsByTermId
2482
2487
  })].every((flag) => flag);
2483
- const $vo43 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2488
+ const $vo43 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2489
+ path: _path2 + ".id",
2490
+ expected: "string",
2491
+ value: input3.id
2492
+ }), "string" === typeof input3.name || $report(_exceptionable2, {
2493
+ path: _path2 + ".name",
2494
+ expected: "string",
2495
+ value: input3.name
2496
+ }), "string" === typeof input3.type || $report(_exceptionable2, {
2497
+ path: _path2 + ".type",
2498
+ expected: "string",
2499
+ value: input3.type
2500
+ }), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
2501
+ path: _path2 + ".child_types",
2502
+ expected: "(Array<string> | undefined)",
2503
+ value: input3.child_types
2504
+ })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2505
+ path: _path2 + ".child_types[" + _index44 + "]",
2506
+ expected: "string",
2507
+ value: elem
2508
+ })).every((flag) => flag) || $report(_exceptionable2, {
2509
+ path: _path2 + ".child_types",
2510
+ expected: "(Array<string> | undefined)",
2511
+ value: input3.child_types
2512
+ }), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
2513
+ path: _path2 + ".hashtmldetail",
2514
+ expected: "(boolean | undefined)",
2515
+ value: input3.hashtmldetail
2516
+ }), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
2517
+ path: _path2 + ".included_types",
2518
+ expected: "(Array<string> | undefined)",
2519
+ value: input3.included_types
2520
+ })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2521
+ path: _path2 + ".included_types[" + _index45 + "]",
2522
+ expected: "string",
2523
+ value: elem
2524
+ })).every((flag) => flag) || $report(_exceptionable2, {
2525
+ path: _path2 + ".included_types",
2526
+ expected: "(Array<string> | undefined)",
2527
+ value: input3.included_types
2528
+ }), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
2529
+ path: _path2 + ".isleaf",
2530
+ expected: "(boolean | undefined)",
2531
+ value: input3.isleaf
2532
+ }), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
2533
+ path: _path2 + ".values",
2534
+ expected: "(TermValues | undefined)",
2535
+ value: input3.values
2536
+ })) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
2537
+ path: _path2 + ".values",
2538
+ expected: "(TermValues | undefined)",
2539
+ value: input3.values
2540
+ }), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
2541
+ path: _path2 + ".skipValuesBuild",
2542
+ expected: "(boolean | undefined)",
2543
+ value: input3.skipValuesBuild
2544
+ }), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
2545
+ path: _path2 + ".valueConversion",
2546
+ expected: "(__type.o2 | undefined)",
2547
+ value: input3.valueConversion
2548
+ })) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
2549
+ path: _path2 + ".valueConversion",
2550
+ expected: "(__type.o2 | undefined)",
2551
+ value: input3.valueConversion
2552
+ })].every((flag) => flag);
2553
+ const $vo44 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2484
2554
  const value = input3[key];
2485
2555
  if (void 0 === value)
2486
2556
  return true;
@@ -2489,14 +2559,14 @@ var validBoxPlotRequest = (input) => {
2489
2559
  path: _path2 + $join(key),
2490
2560
  expected: "__type.o8",
2491
2561
  value
2492
- })) && $vo44(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2562
+ })) && $vo45(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
2493
2563
  path: _path2 + $join(key),
2494
2564
  expected: "__type.o8",
2495
2565
  value
2496
2566
  });
2497
2567
  return true;
2498
2568
  }).every((flag) => flag)].every((flag) => flag);
2499
- const $vo44 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2569
+ const $vo45 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
2500
2570
  const value = input3[key];
2501
2571
  if (void 0 === value)
2502
2572
  return true;
@@ -2504,7 +2574,7 @@ var validBoxPlotRequest = (input) => {
2504
2574
  return true;
2505
2575
  return true;
2506
2576
  }).every((flag) => flag)].every((flag) => flag);
2507
- const $vo45 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2577
+ const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2508
2578
  path: _path2 + ".id",
2509
2579
  expected: "string",
2510
2580
  value: input3.id
@@ -2520,8 +2590,8 @@ var validBoxPlotRequest = (input) => {
2520
2590
  path: _path2 + ".child_types",
2521
2591
  expected: "(Array<string> | undefined)",
2522
2592
  value: input3.child_types
2523
- })) && input3.child_types.map((elem, _index44) => "string" === typeof elem || $report(_exceptionable2, {
2524
- path: _path2 + ".child_types[" + _index44 + "]",
2593
+ })) && input3.child_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2594
+ path: _path2 + ".child_types[" + _index46 + "]",
2525
2595
  expected: "string",
2526
2596
  value: elem
2527
2597
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2536,8 +2606,8 @@ var validBoxPlotRequest = (input) => {
2536
2606
  path: _path2 + ".included_types",
2537
2607
  expected: "(Array<string> | undefined)",
2538
2608
  value: input3.included_types
2539
- })) && input3.included_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
2540
- path: _path2 + ".included_types[" + _index45 + "]",
2609
+ })) && input3.included_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2610
+ path: _path2 + ".included_types[" + _index47 + "]",
2541
2611
  expected: "string",
2542
2612
  value: elem
2543
2613
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2588,8 +2658,8 @@ var validBoxPlotRequest = (input) => {
2588
2658
  path: _path2 + ".alt",
2589
2659
  expected: "Array<string>",
2590
2660
  value: input3.alt
2591
- })) && input3.alt.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
2592
- path: _path2 + ".alt[" + _index46 + "]",
2661
+ })) && input3.alt.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2662
+ path: _path2 + ".alt[" + _index48 + "]",
2593
2663
  expected: "string",
2594
2664
  value: elem
2595
2665
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2605,7 +2675,7 @@ var validBoxPlotRequest = (input) => {
2605
2675
  expected: "TermGroupSetting",
2606
2676
  value: input3.groupsetting
2607
2677
  })].every((flag) => flag);
2608
- const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2678
+ const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
2609
2679
  path: _path2 + ".id",
2610
2680
  expected: "string",
2611
2681
  value: input3.id
@@ -2621,8 +2691,8 @@ var validBoxPlotRequest = (input) => {
2621
2691
  path: _path2 + ".child_types",
2622
2692
  expected: "(Array<string> | undefined)",
2623
2693
  value: input3.child_types
2624
- })) && input3.child_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
2625
- path: _path2 + ".child_types[" + _index47 + "]",
2694
+ })) && input3.child_types.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
2695
+ path: _path2 + ".child_types[" + _index49 + "]",
2626
2696
  expected: "string",
2627
2697
  value: elem
2628
2698
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2637,8 +2707,8 @@ var validBoxPlotRequest = (input) => {
2637
2707
  path: _path2 + ".included_types",
2638
2708
  expected: "(Array<string> | undefined)",
2639
2709
  value: input3.included_types
2640
- })) && input3.included_types.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
2641
- path: _path2 + ".included_types[" + _index48 + "]",
2710
+ })) && input3.included_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
2711
+ path: _path2 + ".included_types[" + _index50 + "]",
2642
2712
  expected: "string",
2643
2713
  value: elem
2644
2714
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2686,7 +2756,7 @@ var validBoxPlotRequest = (input) => {
2686
2756
  expected: "TermGroupSetting",
2687
2757
  value: input3.groupsetting
2688
2758
  })].every((flag) => flag);
2689
- const $vo47 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2759
+ const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2690
2760
  path: _path2 + ".hiddenValues",
2691
2761
  expected: "(HiddenValues | undefined)",
2692
2762
  value: input3.hiddenValues
@@ -2715,7 +2785,7 @@ var validBoxPlotRequest = (input) => {
2715
2785
  expected: '"values"',
2716
2786
  value: input3.type
2717
2787
  })].every((flag) => flag);
2718
- const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2788
+ const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2719
2789
  path: _path2 + ".id",
2720
2790
  expected: "(string | undefined)",
2721
2791
  value: input3.id
@@ -2751,7 +2821,7 @@ var validBoxPlotRequest = (input) => {
2751
2821
  path: _path2 + ".q",
2752
2822
  expected: "PredefinedGroupSettingQ",
2753
2823
  value: input3.q
2754
- })) && $vo49(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2824
+ })) && $vo50(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2755
2825
  path: _path2 + ".q",
2756
2826
  expected: "PredefinedGroupSettingQ",
2757
2827
  value: input3.q
@@ -2760,7 +2830,7 @@ var validBoxPlotRequest = (input) => {
2760
2830
  expected: '"QualTWPredefinedGS"',
2761
2831
  value: input3.type
2762
2832
  })].every((flag) => flag);
2763
- const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2833
+ const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2764
2834
  path: _path2 + ".hiddenValues",
2765
2835
  expected: "(HiddenValues | undefined)",
2766
2836
  value: input3.hiddenValues
@@ -2793,7 +2863,7 @@ var validBoxPlotRequest = (input) => {
2793
2863
  expected: "number",
2794
2864
  value: input3.predefined_groupset_idx
2795
2865
  })].every((flag) => flag);
2796
- const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2866
+ const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2797
2867
  path: _path2 + ".id",
2798
2868
  expected: "(string | undefined)",
2799
2869
  value: input3.id
@@ -2829,7 +2899,7 @@ var validBoxPlotRequest = (input) => {
2829
2899
  path: _path2 + ".q",
2830
2900
  expected: "CustomGroupSettingQ",
2831
2901
  value: input3.q
2832
- })) && $vo51(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2902
+ })) && $vo52(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
2833
2903
  path: _path2 + ".q",
2834
2904
  expected: "CustomGroupSettingQ",
2835
2905
  value: input3.q
@@ -2838,7 +2908,7 @@ var validBoxPlotRequest = (input) => {
2838
2908
  expected: '"QualTWCustomGS"',
2839
2909
  value: input3.type
2840
2910
  })].every((flag) => flag);
2841
- const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2911
+ const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
2842
2912
  path: _path2 + ".hiddenValues",
2843
2913
  expected: "(HiddenValues | undefined)",
2844
2914
  value: input3.hiddenValues
@@ -2870,21 +2940,21 @@ var validBoxPlotRequest = (input) => {
2870
2940
  path: _path2 + ".customset",
2871
2941
  expected: "BaseGroupSet",
2872
2942
  value: input3.customset
2873
- })) && $vo52(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
2943
+ })) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
2874
2944
  path: _path2 + ".customset",
2875
2945
  expected: "BaseGroupSet",
2876
2946
  value: input3.customset
2877
2947
  })].every((flag) => flag);
2878
- const $vo52 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
2948
+ const $vo53 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
2879
2949
  path: _path2 + ".groups",
2880
2950
  expected: "Array<GroupEntry>",
2881
2951
  value: input3.groups
2882
- })) && input3.groups.map((elem, _index49) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2883
- path: _path2 + ".groups[" + _index49 + "]",
2952
+ })) && input3.groups.map((elem, _index51) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
2953
+ path: _path2 + ".groups[" + _index51 + "]",
2884
2954
  expected: "(FilterGroup | ValuesGroup)",
2885
2955
  value: elem
2886
- })) && $vu3(elem, _path2 + ".groups[" + _index49 + "]", _exceptionable2) || $report(_exceptionable2, {
2887
- path: _path2 + ".groups[" + _index49 + "]",
2956
+ })) && $vu3(elem, _path2 + ".groups[" + _index51 + "]", _exceptionable2) || $report(_exceptionable2, {
2957
+ path: _path2 + ".groups[" + _index51 + "]",
2888
2958
  expected: "(FilterGroup | ValuesGroup)",
2889
2959
  value: elem
2890
2960
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -2892,7 +2962,7 @@ var validBoxPlotRequest = (input) => {
2892
2962
  expected: "Array<GroupEntry>",
2893
2963
  value: input3.groups
2894
2964
  })].every((flag) => flag);
2895
- const $vo53 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2965
+ const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2896
2966
  path: _path2 + ".id",
2897
2967
  expected: "(string | undefined)",
2898
2968
  value: input3.id
@@ -2937,7 +3007,7 @@ var validBoxPlotRequest = (input) => {
2937
3007
  expected: "RegularNumericBinConfig",
2938
3008
  value: input3.q
2939
3009
  })].every((flag) => flag);
2940
- const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3010
+ const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2941
3011
  path: _path2 + ".id",
2942
3012
  expected: "(string | undefined)",
2943
3013
  value: input3.id
@@ -2982,7 +3052,7 @@ var validBoxPlotRequest = (input) => {
2982
3052
  expected: "CustomNumericBinConfig",
2983
3053
  value: input3.q
2984
3054
  })].every((flag) => flag);
2985
- const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3055
+ const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
2986
3056
  path: _path2 + ".id",
2987
3057
  expected: "(string | undefined)",
2988
3058
  value: input3.id
@@ -3022,12 +3092,12 @@ var validBoxPlotRequest = (input) => {
3022
3092
  path: _path2 + ".q",
3023
3093
  expected: "BinaryNumericQ",
3024
3094
  value: input3.q
3025
- })) && $vo56(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3095
+ })) && $vo57(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3026
3096
  path: _path2 + ".q",
3027
3097
  expected: "BinaryNumericQ",
3028
3098
  value: input3.q
3029
3099
  })].every((flag) => flag);
3030
- const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3100
+ const $vo57 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3031
3101
  path: _path2 + ".hiddenValues",
3032
3102
  expected: "(HiddenValues | undefined)",
3033
3103
  value: input3.hiddenValues
@@ -3095,7 +3165,7 @@ var validBoxPlotRequest = (input) => {
3095
3165
  expected: "(number | undefined)",
3096
3166
  value: input3.cutoffPercentile
3097
3167
  })].every((flag) => flag);
3098
- const $vo57 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3168
+ const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3099
3169
  path: _path2 + ".id",
3100
3170
  expected: "(string | undefined)",
3101
3171
  value: input3.id
@@ -3135,12 +3205,12 @@ var validBoxPlotRequest = (input) => {
3135
3205
  path: _path2 + ".q",
3136
3206
  expected: "ContinuousNumericQ",
3137
3207
  value: input3.q
3138
- })) && $vo58(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3208
+ })) && $vo59(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3139
3209
  path: _path2 + ".q",
3140
3210
  expected: "ContinuousNumericQ",
3141
3211
  value: input3.q
3142
3212
  })].every((flag) => flag);
3143
- const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3213
+ const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3144
3214
  path: _path2 + ".hiddenValues",
3145
3215
  expected: "(HiddenValues | undefined)",
3146
3216
  value: input3.hiddenValues
@@ -3181,7 +3251,7 @@ var validBoxPlotRequest = (input) => {
3181
3251
  expected: "(number | undefined)",
3182
3252
  value: input3.scale
3183
3253
  })].every((flag) => flag);
3184
- const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3254
+ const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3185
3255
  path: _path2 + ".id",
3186
3256
  expected: "(string | undefined)",
3187
3257
  value: input3.id
@@ -3221,12 +3291,12 @@ var validBoxPlotRequest = (input) => {
3221
3291
  path: _path2 + ".q",
3222
3292
  expected: "SplineNumericQ",
3223
3293
  value: input3.q
3224
- })) && $vo60(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3294
+ })) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3225
3295
  path: _path2 + ".q",
3226
3296
  expected: "SplineNumericQ",
3227
3297
  value: input3.q
3228
3298
  })].every((flag) => flag);
3229
- const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3299
+ const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3230
3300
  path: _path2 + ".hiddenValues",
3231
3301
  expected: "(HiddenValues | undefined)",
3232
3302
  value: input3.hiddenValues
@@ -3254,12 +3324,12 @@ var validBoxPlotRequest = (input) => {
3254
3324
  path: _path2 + ".knots",
3255
3325
  expected: "Array<__type>.o3",
3256
3326
  value: input3.knots
3257
- })) && input3.knots.map((elem, _index50) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3258
- path: _path2 + ".knots[" + _index50 + "]",
3327
+ })) && input3.knots.map((elem, _index52) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3328
+ path: _path2 + ".knots[" + _index52 + "]",
3259
3329
  expected: "__type.o9",
3260
3330
  value: elem
3261
- })) && $vo61(elem, _path2 + ".knots[" + _index50 + "]", _exceptionable2) || $report(_exceptionable2, {
3262
- path: _path2 + ".knots[" + _index50 + "]",
3331
+ })) && $vo62(elem, _path2 + ".knots[" + _index52 + "]", _exceptionable2) || $report(_exceptionable2, {
3332
+ path: _path2 + ".knots[" + _index52 + "]",
3263
3333
  expected: "__type.o9",
3264
3334
  value: elem
3265
3335
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3275,12 +3345,12 @@ var validBoxPlotRequest = (input) => {
3275
3345
  expected: "undefined",
3276
3346
  value: input3.type
3277
3347
  }))].every((flag) => flag);
3278
- const $vo61 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
3348
+ const $vo62 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
3279
3349
  path: _path2 + ".value",
3280
3350
  expected: "number",
3281
3351
  value: input3.value
3282
3352
  })].every((flag) => flag);
3283
- const $vo62 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3353
+ const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3284
3354
  path: _path2 + ".id",
3285
3355
  expected: "(string | undefined)",
3286
3356
  value: input3.id
@@ -3320,12 +3390,12 @@ var validBoxPlotRequest = (input) => {
3320
3390
  path: _path2 + ".q",
3321
3391
  expected: "GvValuesQ",
3322
3392
  value: input3.q
3323
- })) && $vo65(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3393
+ })) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3324
3394
  path: _path2 + ".q",
3325
3395
  expected: "GvValuesQ",
3326
3396
  value: input3.q
3327
3397
  })].every((flag) => flag);
3328
- const $vo63 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3398
+ const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3329
3399
  path: _path2 + ".id",
3330
3400
  expected: "string",
3331
3401
  value: input3.id
@@ -3341,8 +3411,8 @@ var validBoxPlotRequest = (input) => {
3341
3411
  path: _path2 + ".child_types",
3342
3412
  expected: "(Array<string> | undefined)",
3343
3413
  value: input3.child_types
3344
- })) && input3.child_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
3345
- path: _path2 + ".child_types[" + _index51 + "]",
3414
+ })) && input3.child_types.map((elem, _index53) => "string" === typeof elem || $report(_exceptionable2, {
3415
+ path: _path2 + ".child_types[" + _index53 + "]",
3346
3416
  expected: "string",
3347
3417
  value: elem
3348
3418
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3357,8 +3427,8 @@ var validBoxPlotRequest = (input) => {
3357
3427
  path: _path2 + ".included_types",
3358
3428
  expected: "(Array<string> | undefined)",
3359
3429
  value: input3.included_types
3360
- })) && input3.included_types.map((elem, _index52) => "string" === typeof elem || $report(_exceptionable2, {
3361
- path: _path2 + ".included_types[" + _index52 + "]",
3430
+ })) && input3.included_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
3431
+ path: _path2 + ".included_types[" + _index54 + "]",
3362
3432
  expected: "string",
3363
3433
  value: elem
3364
3434
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3413,12 +3483,12 @@ var validBoxPlotRequest = (input) => {
3413
3483
  path: _path2 + ".genes",
3414
3484
  expected: "Array<GvGeneTerm>",
3415
3485
  value: input3.genes
3416
- })) && input3.genes.map((elem, _index53) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3417
- path: _path2 + ".genes[" + _index53 + "]",
3486
+ })) && input3.genes.map((elem, _index55) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3487
+ path: _path2 + ".genes[" + _index55 + "]",
3418
3488
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3419
3489
  value: elem
3420
- })) && $vu2(elem, _path2 + ".genes[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
3421
- path: _path2 + ".genes[" + _index53 + "]",
3490
+ })) && $vu2(elem, _path2 + ".genes[" + _index55 + "]", _exceptionable2) || $report(_exceptionable2, {
3491
+ path: _path2 + ".genes[" + _index55 + "]",
3422
3492
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3423
3493
  value: elem
3424
3494
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3437,12 +3507,12 @@ var validBoxPlotRequest = (input) => {
3437
3507
  path: _path2 + ".childTerms",
3438
3508
  expected: "Array<DtTerm>",
3439
3509
  value: input3.childTerms
3440
- })) && input3.childTerms.map((elem, _index54) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3441
- path: _path2 + ".childTerms[" + _index54 + "]",
3510
+ })) && input3.childTerms.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3511
+ path: _path2 + ".childTerms[" + _index56 + "]",
3442
3512
  expected: "DtTerm",
3443
3513
  value: elem
3444
- })) && $vo30(elem, _path2 + ".childTerms[" + _index54 + "]", _exceptionable2) || $report(_exceptionable2, {
3445
- path: _path2 + ".childTerms[" + _index54 + "]",
3514
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
3515
+ path: _path2 + ".childTerms[" + _index56 + "]",
3446
3516
  expected: "DtTerm",
3447
3517
  value: elem
3448
3518
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3450,7 +3520,7 @@ var validBoxPlotRequest = (input) => {
3450
3520
  expected: "Array<DtTerm>",
3451
3521
  value: input3.childTerms
3452
3522
  })].every((flag) => flag);
3453
- const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3523
+ const $vo65 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
3454
3524
  path: _path2 + ".id",
3455
3525
  expected: "string",
3456
3526
  value: input3.id
@@ -3466,8 +3536,8 @@ var validBoxPlotRequest = (input) => {
3466
3536
  path: _path2 + ".child_types",
3467
3537
  expected: "(Array<string> | undefined)",
3468
3538
  value: input3.child_types
3469
- })) && input3.child_types.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
3470
- path: _path2 + ".child_types[" + _index55 + "]",
3539
+ })) && input3.child_types.map((elem, _index57) => "string" === typeof elem || $report(_exceptionable2, {
3540
+ path: _path2 + ".child_types[" + _index57 + "]",
3471
3541
  expected: "string",
3472
3542
  value: elem
3473
3543
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3482,8 +3552,8 @@ var validBoxPlotRequest = (input) => {
3482
3552
  path: _path2 + ".included_types",
3483
3553
  expected: "(Array<string> | undefined)",
3484
3554
  value: input3.included_types
3485
- })) && input3.included_types.map((elem, _index56) => "string" === typeof elem || $report(_exceptionable2, {
3486
- path: _path2 + ".included_types[" + _index56 + "]",
3555
+ })) && input3.included_types.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
3556
+ path: _path2 + ".included_types[" + _index58 + "]",
3487
3557
  expected: "string",
3488
3558
  value: elem
3489
3559
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3534,12 +3604,12 @@ var validBoxPlotRequest = (input) => {
3534
3604
  path: _path2 + ".genes",
3535
3605
  expected: "Array<GvGeneTerm>",
3536
3606
  value: input3.genes
3537
- })) && input3.genes.map((elem, _index57) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3538
- path: _path2 + ".genes[" + _index57 + "]",
3607
+ })) && input3.genes.map((elem, _index59) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3608
+ path: _path2 + ".genes[" + _index59 + "]",
3539
3609
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3540
3610
  value: elem
3541
- })) && $vu2(elem, _path2 + ".genes[" + _index57 + "]", _exceptionable2) || $report(_exceptionable2, {
3542
- path: _path2 + ".genes[" + _index57 + "]",
3611
+ })) && $vu2(elem, _path2 + ".genes[" + _index59 + "]", _exceptionable2) || $report(_exceptionable2, {
3612
+ path: _path2 + ".genes[" + _index59 + "]",
3543
3613
  expected: "(BaseTerm & Coord | BaseTerm & Gene)",
3544
3614
  value: elem
3545
3615
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3558,12 +3628,12 @@ var validBoxPlotRequest = (input) => {
3558
3628
  path: _path2 + ".childTerms",
3559
3629
  expected: "Array<DtTerm>",
3560
3630
  value: input3.childTerms
3561
- })) && input3.childTerms.map((elem, _index58) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3562
- path: _path2 + ".childTerms[" + _index58 + "]",
3631
+ })) && input3.childTerms.map((elem, _index60) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
3632
+ path: _path2 + ".childTerms[" + _index60 + "]",
3563
3633
  expected: "DtTerm",
3564
3634
  value: elem
3565
- })) && $vo30(elem, _path2 + ".childTerms[" + _index58 + "]", _exceptionable2) || $report(_exceptionable2, {
3566
- path: _path2 + ".childTerms[" + _index58 + "]",
3635
+ })) && $vo30(elem, _path2 + ".childTerms[" + _index60 + "]", _exceptionable2) || $report(_exceptionable2, {
3636
+ path: _path2 + ".childTerms[" + _index60 + "]",
3567
3637
  expected: "DtTerm",
3568
3638
  value: elem
3569
3639
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3571,7 +3641,7 @@ var validBoxPlotRequest = (input) => {
3571
3641
  expected: "Array<DtTerm>",
3572
3642
  value: input3.childTerms
3573
3643
  })].every((flag) => flag);
3574
- const $vo65 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3644
+ const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3575
3645
  path: _path2 + ".hiddenValues",
3576
3646
  expected: "(HiddenValues | undefined)",
3577
3647
  value: input3.hiddenValues
@@ -3612,7 +3682,7 @@ var validBoxPlotRequest = (input) => {
3612
3682
  expected: '"values"',
3613
3683
  value: input3.type
3614
3684
  })].every((flag) => flag);
3615
- const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3685
+ const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3616
3686
  path: _path2 + ".id",
3617
3687
  expected: "(string | undefined)",
3618
3688
  value: input3.id
@@ -3652,12 +3722,12 @@ var validBoxPlotRequest = (input) => {
3652
3722
  path: _path2 + ".q",
3653
3723
  expected: "GvPredefinedGsQ",
3654
3724
  value: input3.q
3655
- })) && $vo67(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3725
+ })) && $vo68(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3656
3726
  path: _path2 + ".q",
3657
3727
  expected: "GvPredefinedGsQ",
3658
3728
  value: input3.q
3659
3729
  })].every((flag) => flag);
3660
- const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3730
+ const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3661
3731
  path: _path2 + ".hiddenValues",
3662
3732
  expected: "(HiddenValues | undefined)",
3663
3733
  value: input3.hiddenValues
@@ -3706,7 +3776,7 @@ var validBoxPlotRequest = (input) => {
3706
3776
  expected: "Array<any>",
3707
3777
  value: input3.dtLst
3708
3778
  })].every((flag) => flag);
3709
- const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3779
+ const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3710
3780
  path: _path2 + ".id",
3711
3781
  expected: "(string | undefined)",
3712
3782
  value: input3.id
@@ -3746,12 +3816,12 @@ var validBoxPlotRequest = (input) => {
3746
3816
  path: _path2 + ".q",
3747
3817
  expected: "GvCustomGsQ",
3748
3818
  value: input3.q
3749
- })) && $vo69(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3819
+ })) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3750
3820
  path: _path2 + ".q",
3751
3821
  expected: "GvCustomGsQ",
3752
3822
  value: input3.q
3753
3823
  })].every((flag) => flag);
3754
- const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3824
+ const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3755
3825
  path: _path2 + ".hiddenValues",
3756
3826
  expected: "(HiddenValues | undefined)",
3757
3827
  value: input3.hiddenValues
@@ -3795,7 +3865,7 @@ var validBoxPlotRequest = (input) => {
3795
3865
  path: _path2 + ".customset",
3796
3866
  expected: "BaseGroupSet",
3797
3867
  value: input3.customset
3798
- })) && $vo52(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3868
+ })) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
3799
3869
  path: _path2 + ".customset",
3800
3870
  expected: "BaseGroupSet",
3801
3871
  value: input3.customset
@@ -3804,7 +3874,7 @@ var validBoxPlotRequest = (input) => {
3804
3874
  expected: "Array<any>",
3805
3875
  value: input3.dtLst
3806
3876
  })].every((flag) => flag);
3807
- const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3877
+ const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3808
3878
  path: _path2 + ".id",
3809
3879
  expected: "(string | undefined)",
3810
3880
  value: input3.id
@@ -3849,7 +3919,7 @@ var validBoxPlotRequest = (input) => {
3849
3919
  expected: "(ConditionChildrenQ | ConditionGradeQ)",
3850
3920
  value: input3.q
3851
3921
  })].every((flag) => flag);
3852
- const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3922
+ const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3853
3923
  path: _path2 + ".hiddenValues",
3854
3924
  expected: "(HiddenValues | undefined)",
3855
3925
  value: input3.hiddenValues
@@ -3889,8 +3959,8 @@ var validBoxPlotRequest = (input) => {
3889
3959
  path: _path2 + ".breaks",
3890
3960
  expected: "(Array<number> | undefined)",
3891
3961
  value: input3.breaks
3892
- })) && input3.breaks.map((elem, _index59) => "number" === typeof elem || $report(_exceptionable2, {
3893
- path: _path2 + ".breaks[" + _index59 + "]",
3962
+ })) && input3.breaks.map((elem, _index61) => "number" === typeof elem || $report(_exceptionable2, {
3963
+ path: _path2 + ".breaks[" + _index61 + "]",
3894
3964
  expected: "number",
3895
3965
  value: elem
3896
3966
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -3910,7 +3980,7 @@ var validBoxPlotRequest = (input) => {
3910
3980
  expected: "(boolean | undefined)",
3911
3981
  value: input3.value_by_computable_grade
3912
3982
  }), true].every((flag) => flag);
3913
- const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3983
+ const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3914
3984
  path: _path2 + ".hiddenValues",
3915
3985
  expected: "(HiddenValues | undefined)",
3916
3986
  value: input3.hiddenValues
@@ -3943,7 +4013,7 @@ var validBoxPlotRequest = (input) => {
3943
4013
  expected: "true",
3944
4014
  value: input3.bar_by_children
3945
4015
  }), true].every((flag) => flag);
3946
- const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4016
+ const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
3947
4017
  path: _path2 + ".id",
3948
4018
  expected: "(string | undefined)",
3949
4019
  value: input3.id
@@ -3975,7 +4045,7 @@ var validBoxPlotRequest = (input) => {
3975
4045
  path: _path2 + ".q",
3976
4046
  expected: "SnpsQ",
3977
4047
  value: input3.q
3978
- })) && $vo74(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4048
+ })) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
3979
4049
  path: _path2 + ".q",
3980
4050
  expected: "SnpsQ",
3981
4051
  value: input3.q
@@ -3983,12 +4053,12 @@ var validBoxPlotRequest = (input) => {
3983
4053
  path: _path2 + ".term",
3984
4054
  expected: "SnpsTerm",
3985
4055
  value: input3.term
3986
- })) && $vo76(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
4056
+ })) && $vo77(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
3987
4057
  path: _path2 + ".term",
3988
4058
  expected: "SnpsTerm",
3989
4059
  value: input3.term
3990
4060
  })].every((flag) => flag);
3991
- const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4061
+ const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
3992
4062
  path: _path2 + ".hiddenValues",
3993
4063
  expected: "(HiddenValues | undefined)",
3994
4064
  value: input3.hiddenValues
@@ -4036,7 +4106,7 @@ var validBoxPlotRequest = (input) => {
4036
4106
  path: _path2 + ".restrictAncestry",
4037
4107
  expected: "RestrictAncestry",
4038
4108
  value: input3.restrictAncestry
4039
- })) && $vo75(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
4109
+ })) && $vo76(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
4040
4110
  path: _path2 + ".restrictAncestry",
4041
4111
  expected: "RestrictAncestry",
4042
4112
  value: input3.restrictAncestry
@@ -4061,7 +4131,7 @@ var validBoxPlotRequest = (input) => {
4061
4131
  expected: "number",
4062
4132
  value: input3.stop
4063
4133
  })].every((flag) => flag);
4064
- const $vo75 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
4134
+ const $vo76 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
4065
4135
  path: _path2 + ".name",
4066
4136
  expected: "string",
4067
4137
  value: input3.name
@@ -4074,7 +4144,7 @@ var validBoxPlotRequest = (input) => {
4074
4144
  expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
4075
4145
  value: input3.tvs
4076
4146
  })].every((flag) => flag);
4077
- const $vo76 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4147
+ const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
4078
4148
  path: _path2 + ".id",
4079
4149
  expected: "string",
4080
4150
  value: input3.id
@@ -4090,8 +4160,8 @@ var validBoxPlotRequest = (input) => {
4090
4160
  path: _path2 + ".child_types",
4091
4161
  expected: "(Array<string> | undefined)",
4092
4162
  value: input3.child_types
4093
- })) && input3.child_types.map((elem, _index60) => "string" === typeof elem || $report(_exceptionable2, {
4094
- path: _path2 + ".child_types[" + _index60 + "]",
4163
+ })) && input3.child_types.map((elem, _index62) => "string" === typeof elem || $report(_exceptionable2, {
4164
+ path: _path2 + ".child_types[" + _index62 + "]",
4095
4165
  expected: "string",
4096
4166
  value: elem
4097
4167
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4106,8 +4176,8 @@ var validBoxPlotRequest = (input) => {
4106
4176
  path: _path2 + ".included_types",
4107
4177
  expected: "(Array<string> | undefined)",
4108
4178
  value: input3.included_types
4109
- })) && input3.included_types.map((elem, _index61) => "string" === typeof elem || $report(_exceptionable2, {
4110
- path: _path2 + ".included_types[" + _index61 + "]",
4179
+ })) && input3.included_types.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
4180
+ path: _path2 + ".included_types[" + _index63 + "]",
4111
4181
  expected: "string",
4112
4182
  value: elem
4113
4183
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4146,12 +4216,12 @@ var validBoxPlotRequest = (input) => {
4146
4216
  path: _path2 + ".snps",
4147
4217
  expected: "(Array<SnpsEntry> | undefined)",
4148
4218
  value: input3.snps
4149
- })) && input3.snps.map((elem, _index62) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4150
- path: _path2 + ".snps[" + _index62 + "]",
4219
+ })) && input3.snps.map((elem, _index64) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4220
+ path: _path2 + ".snps[" + _index64 + "]",
4151
4221
  expected: "SnpsEntry",
4152
4222
  value: elem
4153
- })) && $vo77(elem, _path2 + ".snps[" + _index62 + "]", _exceptionable2) || $report(_exceptionable2, {
4154
- path: _path2 + ".snps[" + _index62 + "]",
4223
+ })) && $vo78(elem, _path2 + ".snps[" + _index64 + "]", _exceptionable2) || $report(_exceptionable2, {
4224
+ path: _path2 + ".snps[" + _index64 + "]",
4155
4225
  expected: "SnpsEntry",
4156
4226
  value: elem
4157
4227
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4159,12 +4229,12 @@ var validBoxPlotRequest = (input) => {
4159
4229
  expected: "(Array<SnpsEntry> | undefined)",
4160
4230
  value: input3.snps
4161
4231
  })].every((flag) => flag);
4162
- const $vo77 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
4232
+ const $vo78 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
4163
4233
  path: _path2 + ".altAlleles",
4164
4234
  expected: "(Array<string> | undefined)",
4165
4235
  value: input3.altAlleles
4166
- })) && input3.altAlleles.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
4167
- path: _path2 + ".altAlleles[" + _index63 + "]",
4236
+ })) && input3.altAlleles.map((elem, _index65) => "string" === typeof elem || $report(_exceptionable2, {
4237
+ path: _path2 + ".altAlleles[" + _index65 + "]",
4168
4238
  expected: "string",
4169
4239
  value: elem
4170
4240
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4175,12 +4245,12 @@ var validBoxPlotRequest = (input) => {
4175
4245
  path: _path2 + ".alleles",
4176
4246
  expected: "(Array<AllelesEntry> | undefined)",
4177
4247
  value: input3.alleles
4178
- })) && input3.alleles.map((elem, _index64) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4179
- path: _path2 + ".alleles[" + _index64 + "]",
4248
+ })) && input3.alleles.map((elem, _index66) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
4249
+ path: _path2 + ".alleles[" + _index66 + "]",
4180
4250
  expected: "AllelesEntry",
4181
4251
  value: elem
4182
- })) && $vo78(elem, _path2 + ".alleles[" + _index64 + "]", _exceptionable2) || $report(_exceptionable2, {
4183
- path: _path2 + ".alleles[" + _index64 + "]",
4252
+ })) && $vo79(elem, _path2 + ".alleles[" + _index66 + "]", _exceptionable2) || $report(_exceptionable2, {
4253
+ path: _path2 + ".alleles[" + _index66 + "]",
4184
4254
  expected: "AllelesEntry",
4185
4255
  value: elem
4186
4256
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4195,7 +4265,7 @@ var validBoxPlotRequest = (input) => {
4195
4265
  path: _path2 + ".gt2count",
4196
4266
  expected: "(__type.o10 | undefined)",
4197
4267
  value: input3.gt2count
4198
- })) && $vo79(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
4268
+ })) && $vo80(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
4199
4269
  path: _path2 + ".gt2count",
4200
4270
  expected: "(__type.o10 | undefined)",
4201
4271
  value: input3.gt2count
@@ -4224,7 +4294,7 @@ var validBoxPlotRequest = (input) => {
4224
4294
  expected: "(number | undefined)",
4225
4295
  value: input3.pos
4226
4296
  })].every((flag) => flag);
4227
- const $vo78 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
4297
+ const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
4228
4298
  path: _path2 + ".allele",
4229
4299
  expected: "string",
4230
4300
  value: input3.allele
@@ -4237,7 +4307,7 @@ var validBoxPlotRequest = (input) => {
4237
4307
  expected: "boolean",
4238
4308
  value: input3.isRef
4239
4309
  })].every((flag) => flag);
4240
- const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
4310
+ const $vo80 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
4241
4311
  path: _path2 + ".k",
4242
4312
  expected: "string",
4243
4313
  value: input3.k
@@ -4246,7 +4316,7 @@ var validBoxPlotRequest = (input) => {
4246
4316
  expected: "(number | string)",
4247
4317
  value: input3.v
4248
4318
  })].every((flag) => flag);
4249
- const $vo80 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4319
+ const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
4250
4320
  path: _path2 + ".id",
4251
4321
  expected: "(string | undefined)",
4252
4322
  value: input3.id
@@ -4286,12 +4356,12 @@ var validBoxPlotRequest = (input) => {
4286
4356
  path: _path2 + ".q",
4287
4357
  expected: "TermCollectionQValues",
4288
4358
  value: input3.q
4289
- })) && $vo81(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4359
+ })) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
4290
4360
  path: _path2 + ".q",
4291
4361
  expected: "TermCollectionQValues",
4292
4362
  value: input3.q
4293
4363
  })].every((flag) => flag);
4294
- const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4364
+ const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
4295
4365
  path: _path2 + ".hiddenValues",
4296
4366
  expected: "(HiddenValues | undefined)",
4297
4367
  value: input3.hiddenValues
@@ -4323,8 +4393,8 @@ var validBoxPlotRequest = (input) => {
4323
4393
  path: _path2 + ".lst",
4324
4394
  expected: "Array<string>",
4325
4395
  value: input3.lst
4326
- })) && input3.lst.map((elem, _index65) => "string" === typeof elem || $report(_exceptionable2, {
4327
- path: _path2 + ".lst[" + _index65 + "]",
4396
+ })) && input3.lst.map((elem, _index67) => "string" === typeof elem || $report(_exceptionable2, {
4397
+ path: _path2 + ".lst[" + _index67 + "]",
4328
4398
  expected: "string",
4329
4399
  value: elem
4330
4400
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4335,8 +4405,8 @@ var validBoxPlotRequest = (input) => {
4335
4405
  path: _path2 + ".numerators",
4336
4406
  expected: "(Array<string> | undefined)",
4337
4407
  value: input3.numerators
4338
- })) && input3.numerators.map((elem, _index66) => "string" === typeof elem || $report(_exceptionable2, {
4339
- path: _path2 + ".numerators[" + _index66 + "]",
4408
+ })) && input3.numerators.map((elem, _index68) => "string" === typeof elem || $report(_exceptionable2, {
4409
+ path: _path2 + ".numerators[" + _index68 + "]",
4340
4410
  expected: "string",
4341
4411
  value: elem
4342
4412
  })).every((flag) => flag) || $report(_exceptionable2, {
@@ -4408,31 +4478,31 @@ var validBoxPlotRequest = (input) => {
4408
4478
  })();
4409
4479
  const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
4410
4480
  if ("TermCollectionTWValues" === input3.type)
4411
- return $vo80(input3, _path2, _exceptionable2);
4481
+ return $vo81(input3, _path2, _exceptionable2);
4412
4482
  if ("SnpsTW" === input3.type)
4413
- return $vo73(input3, _path2, _exceptionable2);
4483
+ return $vo74(input3, _path2, _exceptionable2);
4414
4484
  if ("ConditionTW" === input3.type)
4415
- return $vo70(input3, _path2, _exceptionable2);
4485
+ return $vo71(input3, _path2, _exceptionable2);
4416
4486
  if ("GvCustomGsTW" === input3.type)
4417
- return $vo68(input3, _path2, _exceptionable2);
4487
+ return $vo69(input3, _path2, _exceptionable2);
4418
4488
  if ("GvPredefinedGsTW" === input3.type)
4419
- return $vo66(input3, _path2, _exceptionable2);
4489
+ return $vo67(input3, _path2, _exceptionable2);
4420
4490
  if ("GvValuesTW" === input3.type)
4421
- return $vo62(input3, _path2, _exceptionable2);
4491
+ return $vo63(input3, _path2, _exceptionable2);
4422
4492
  if ("NumTWSpline" === input3.type)
4423
- return $vo59(input3, _path2, _exceptionable2);
4493
+ return $vo60(input3, _path2, _exceptionable2);
4424
4494
  if ("NumTWCont" === input3.type)
4425
- return $vo57(input3, _path2, _exceptionable2);
4495
+ return $vo58(input3, _path2, _exceptionable2);
4426
4496
  if ("NumTWBinary" === input3.type)
4427
- return $vo55(input3, _path2, _exceptionable2);
4497
+ return $vo56(input3, _path2, _exceptionable2);
4428
4498
  if ("NumTWCustomBin" === input3.type)
4429
- return $vo54(input3, _path2, _exceptionable2);
4499
+ return $vo55(input3, _path2, _exceptionable2);
4430
4500
  if ("NumTWRegularBin" === input3.type)
4431
- return $vo53(input3, _path2, _exceptionable2);
4501
+ return $vo54(input3, _path2, _exceptionable2);
4432
4502
  if ("QualTWCustomGS" === input3.type)
4433
- return $vo50(input3, _path2, _exceptionable2);
4503
+ return $vo51(input3, _path2, _exceptionable2);
4434
4504
  if ("QualTWPredefinedGS" === input3.type)
4435
- return $vo48(input3, _path2, _exceptionable2);
4505
+ return $vo49(input3, _path2, _exceptionable2);
4436
4506
  if ("QualTWValues" === input3.type)
4437
4507
  return $vo1(input3, _path2, _exceptionable2);
4438
4508
  return $report(_exceptionable2, {
@@ -4445,9 +4515,9 @@ var validBoxPlotRequest = (input) => {
4445
4515
  if ("categorical" === input3.type)
4446
4516
  return $vo3(input3, _path2, _exceptionable2);
4447
4517
  if ("snp" === input3.type)
4448
- return $vo45(input3, _path2, _exceptionable2);
4449
- if ("singleCellCellType" === input3.type)
4450
4518
  return $vo46(input3, _path2, _exceptionable2);
4519
+ if ("singleCellCellType" === input3.type)
4520
+ return $vo47(input3, _path2, _exceptionable2);
4451
4521
  return $report(_exceptionable2, {
4452
4522
  path: _path2,
4453
4523
  expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
@@ -4496,9 +4566,9 @@ var validBoxPlotRequest = (input) => {
4496
4566
  })();
4497
4567
  const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
4498
4568
  if ("gene" === input3.kind)
4499
- return $vo63(input3, _path2, _exceptionable2);
4500
- if ("coord" === input3.kind)
4501
4569
  return $vo64(input3, _path2, _exceptionable2);
4570
+ if ("coord" === input3.kind)
4571
+ return $vo65(input3, _path2, _exceptionable2);
4502
4572
  return $report(_exceptionable2, {
4503
4573
  path: _path2,
4504
4574
  expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
@@ -4507,9 +4577,9 @@ var validBoxPlotRequest = (input) => {
4507
4577
  })();
4508
4578
  const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
4509
4579
  if ("grade" === input3.valueFor)
4510
- return $vo71(input3, _path2, _exceptionable2);
4511
- if ("children" === input3.valueFor)
4512
4580
  return $vo72(input3, _path2, _exceptionable2);
4581
+ if ("children" === input3.valueFor)
4582
+ return $vo73(input3, _path2, _exceptionable2);
4513
4583
  return $report(_exceptionable2, {
4514
4584
  path: _path2,
4515
4585
  expected: "(ConditionGradeQ | ConditionChildrenQ)",