@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.
- package/dist/brainImaging.js +1 -1
- package/dist/{chunk-CJVAIEUK.js → chunk-2DJFVQUQ.js} +273 -203
- package/dist/{chunk-HJEEUTW3.js → chunk-44LN7YTE.js} +82 -12
- package/dist/{chunk-QYQNPL6O.js → chunk-4SOVPEYQ.js} +125 -55
- package/dist/{chunk-U5H2DV3T.js → chunk-5KF6Z3GL.js} +82 -12
- package/dist/{chunk-GZRRMIZZ.js → chunk-63OD34W2.js} +273 -203
- package/dist/{chunk-CMC3WJO7.js → chunk-7NKZVHIZ.js} +251 -177
- package/dist/{chunk-YIF5KN5P.js → chunk-7WEVNKAM.js} +273 -203
- package/dist/{chunk-ZGX6LDVV.js → chunk-F4YCPOQV.js} +82 -12
- package/dist/{chunk-7LV73FRY.js → chunk-LHJGTOZJ.js} +292 -222
- package/dist/{chunk-Z763D57O.js → chunk-Q6MWNJ2V.js} +469 -325
- package/dist/{chunk-CJKG67B2.js → chunk-TWNJZBZK.js} +61 -17
- package/dist/{chunk-VZNEPZ73.js → chunk-UQEAM7BH.js} +273 -203
- package/dist/{chunk-6VN4YVWP.js → chunk-URHI6FFP.js} +333 -189
- package/dist/{chunk-JVEPTUQN.js → chunk-W7UCAYSF.js} +82 -12
- package/dist/correlationVolcano.js +1 -1
- package/dist/index.js +14 -14
- package/dist/termdb.boxplot.js +1 -1
- package/dist/termdb.categories.js +1 -1
- package/dist/termdb.chat.js +1 -1
- package/dist/termdb.cluster.js +1 -1
- package/dist/termdb.descrstats.js +1 -1
- package/dist/termdb.numericcategories.js +1 -1
- package/dist/termdb.percentile.js +1 -1
- package/dist/termdb.runChart.js +1 -1
- package/dist/termdb.termsbyids.js +1 -1
- package/dist/termdb.topTermsByType.js +1 -1
- package/dist/termdb.topVariablyExpressedGenes.js +1 -1
- package/dist/termdb.violin.js +1 -1
- package/package.json +1 -1
- package/src/dataset.ts +6 -0
- package/src/routes/termdb.runChart.ts +29 -12
- package/src/terms/termCollection.ts +2 -2
|
@@ -59,7 +59,7 @@ var validCategoriesRequest = (input) => {
|
|
|
59
59
|
const __is = (input2) => {
|
|
60
60
|
const $join = import_typia.createValidate.join;
|
|
61
61
|
const $io0 = (input3) => "string" === typeof input3.genome && "string" === typeof input3.dslabel && "string" === typeof input3.embedder && ("object" === typeof input3.tw && null !== input3.tw && $iu6(input3.tw)) && (void 0 === input3.filter || "object" === typeof input3.filter && null !== input3.filter && $io6(input3.filter)) && true && (void 0 === input3.currentGeneNames || Array.isArray(input3.currentGeneNames) && input3.currentGeneNames.every((elem) => "string" === typeof elem)) && true;
|
|
62
|
-
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 && $
|
|
62
|
+
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;
|
|
63
63
|
const $io2 = (input3) => Object.keys(input3).every((key) => {
|
|
64
64
|
const value = input3[key];
|
|
65
65
|
if (void 0 === value)
|
|
@@ -123,16 +123,17 @@ var validCategoriesRequest = (input) => {
|
|
|
123
123
|
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)));
|
|
124
124
|
const $io40 = (input3) => "string" === typeof input3.key && "string" === typeof input3.label && "string" === typeof input3.value;
|
|
125
125
|
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;
|
|
126
|
-
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) => "
|
|
127
|
-
const $io43 = (input3) =>
|
|
126
|
+
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));
|
|
127
|
+
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));
|
|
128
|
+
const $io44 = (input3) => Object.keys(input3).every((key) => {
|
|
128
129
|
const value = input3[key];
|
|
129
130
|
if (void 0 === value)
|
|
130
131
|
return true;
|
|
131
132
|
if (RegExp(/(.*)/).test(key))
|
|
132
|
-
return "object" === typeof value && null !== value && false === Array.isArray(value) && $
|
|
133
|
+
return "object" === typeof value && null !== value && false === Array.isArray(value) && $io45(value);
|
|
133
134
|
return true;
|
|
134
135
|
});
|
|
135
|
-
const $
|
|
136
|
+
const $io45 = (input3) => Object.keys(input3).every((key) => {
|
|
136
137
|
const value = input3[key];
|
|
137
138
|
if (void 0 === value)
|
|
138
139
|
return true;
|
|
@@ -140,43 +141,43 @@ var validCategoriesRequest = (input) => {
|
|
|
140
141
|
return true;
|
|
141
142
|
return true;
|
|
142
143
|
});
|
|
143
|
-
const $
|
|
144
|
-
const $
|
|
145
|
-
const $
|
|
146
|
-
const $
|
|
147
|
-
const $
|
|
148
|
-
const $
|
|
149
|
-
const $
|
|
150
|
-
const $
|
|
151
|
-
const $
|
|
152
|
-
const $
|
|
153
|
-
const $
|
|
154
|
-
const $
|
|
155
|
-
const $
|
|
156
|
-
const $
|
|
157
|
-
const $
|
|
158
|
-
const $
|
|
159
|
-
const $
|
|
160
|
-
const $
|
|
161
|
-
const $
|
|
162
|
-
const $
|
|
163
|
-
const $
|
|
164
|
-
const $
|
|
165
|
-
const $
|
|
166
|
-
const $
|
|
167
|
-
const $
|
|
168
|
-
const $
|
|
169
|
-
const $
|
|
170
|
-
const $
|
|
171
|
-
const $
|
|
172
|
-
const $
|
|
173
|
-
const $
|
|
174
|
-
const $
|
|
175
|
-
const $
|
|
176
|
-
const $
|
|
177
|
-
const $
|
|
178
|
-
const $
|
|
179
|
-
const $
|
|
144
|
+
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));
|
|
145
|
+
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));
|
|
146
|
+
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;
|
|
147
|
+
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;
|
|
148
|
+
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;
|
|
149
|
+
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;
|
|
150
|
+
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));
|
|
151
|
+
const $io53 = (input3) => Array.isArray(input3.groups) && input3.groups.every((elem) => "object" === typeof elem && null !== elem && $iu3(elem));
|
|
152
|
+
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));
|
|
153
|
+
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));
|
|
154
|
+
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));
|
|
155
|
+
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);
|
|
156
|
+
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));
|
|
157
|
+
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);
|
|
158
|
+
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));
|
|
159
|
+
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);
|
|
160
|
+
const $io62 = (input3) => "number" === typeof input3.value;
|
|
161
|
+
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));
|
|
162
|
+
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)));
|
|
163
|
+
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)));
|
|
164
|
+
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;
|
|
165
|
+
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));
|
|
166
|
+
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);
|
|
167
|
+
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));
|
|
168
|
+
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);
|
|
169
|
+
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));
|
|
170
|
+
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;
|
|
171
|
+
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;
|
|
172
|
+
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));
|
|
173
|
+
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;
|
|
174
|
+
const $io76 = (input3) => "string" === typeof input3.name && ("object" === typeof input3.tvs && null !== input3.tvs && $iu8(input3.tvs));
|
|
175
|
+
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)));
|
|
176
|
+
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);
|
|
177
|
+
const $io79 = (input3) => "string" === typeof input3.allele && "number" === typeof input3.count && "boolean" === typeof input3.isRef;
|
|
178
|
+
const $io80 = (input3) => "string" === typeof input3.k && ("string" === typeof input3.v || "number" === typeof input3.v);
|
|
179
|
+
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));
|
|
180
|
+
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));
|
|
180
181
|
const $iu0 = (input3) => (() => {
|
|
181
182
|
if ("tvslst" === input3.type)
|
|
182
183
|
return $io6(input3);
|
|
@@ -221,31 +222,31 @@ var validCategoriesRequest = (input) => {
|
|
|
221
222
|
})();
|
|
222
223
|
const $iu6 = (input3) => (() => {
|
|
223
224
|
if ("TermCollectionTWValues" === input3.type)
|
|
224
|
-
return $
|
|
225
|
+
return $io81(input3);
|
|
225
226
|
if ("SnpsTW" === input3.type)
|
|
226
|
-
return $
|
|
227
|
+
return $io74(input3);
|
|
227
228
|
if ("ConditionTW" === input3.type)
|
|
228
|
-
return $
|
|
229
|
+
return $io71(input3);
|
|
229
230
|
if ("GvCustomGsTW" === input3.type)
|
|
230
|
-
return $
|
|
231
|
+
return $io69(input3);
|
|
231
232
|
if ("GvPredefinedGsTW" === input3.type)
|
|
232
|
-
return $
|
|
233
|
+
return $io67(input3);
|
|
233
234
|
if ("GvValuesTW" === input3.type)
|
|
234
|
-
return $
|
|
235
|
+
return $io63(input3);
|
|
235
236
|
if ("NumTWSpline" === input3.type)
|
|
236
|
-
return $
|
|
237
|
+
return $io60(input3);
|
|
237
238
|
if ("NumTWCont" === input3.type)
|
|
238
|
-
return $
|
|
239
|
+
return $io58(input3);
|
|
239
240
|
if ("NumTWBinary" === input3.type)
|
|
240
|
-
return $
|
|
241
|
+
return $io56(input3);
|
|
241
242
|
if ("NumTWCustomBin" === input3.type)
|
|
242
|
-
return $
|
|
243
|
+
return $io55(input3);
|
|
243
244
|
if ("NumTWRegularBin" === input3.type)
|
|
244
|
-
return $
|
|
245
|
+
return $io54(input3);
|
|
245
246
|
if ("QualTWCustomGS" === input3.type)
|
|
246
|
-
return $
|
|
247
|
+
return $io51(input3);
|
|
247
248
|
if ("QualTWPredefinedGS" === input3.type)
|
|
248
|
-
return $
|
|
249
|
+
return $io49(input3);
|
|
249
250
|
if ("QualTWValues" === input3.type)
|
|
250
251
|
return $io1(input3);
|
|
251
252
|
return false;
|
|
@@ -254,9 +255,9 @@ var validCategoriesRequest = (input) => {
|
|
|
254
255
|
if ("categorical" === input3.type)
|
|
255
256
|
return $io3(input3);
|
|
256
257
|
if ("snp" === input3.type)
|
|
257
|
-
return $io45(input3);
|
|
258
|
-
if ("singleCellCellType" === input3.type)
|
|
259
258
|
return $io46(input3);
|
|
259
|
+
if ("singleCellCellType" === input3.type)
|
|
260
|
+
return $io47(input3);
|
|
260
261
|
return false;
|
|
261
262
|
})();
|
|
262
263
|
const $iu8 = (input3) => (() => {
|
|
@@ -307,16 +308,16 @@ var validCategoriesRequest = (input) => {
|
|
|
307
308
|
})();
|
|
308
309
|
const $iu12 = (input3) => (() => {
|
|
309
310
|
if ("gene" === input3.kind)
|
|
310
|
-
return $io63(input3);
|
|
311
|
-
if ("coord" === input3.kind)
|
|
312
311
|
return $io64(input3);
|
|
312
|
+
if ("coord" === input3.kind)
|
|
313
|
+
return $io65(input3);
|
|
313
314
|
return false;
|
|
314
315
|
})();
|
|
315
316
|
const $iu13 = (input3) => (() => {
|
|
316
317
|
if ("grade" === input3.valueFor)
|
|
317
|
-
return $io71(input3);
|
|
318
|
-
if ("children" === input3.valueFor)
|
|
319
318
|
return $io72(input3);
|
|
319
|
+
if ("children" === input3.valueFor)
|
|
320
|
+
return $io73(input3);
|
|
320
321
|
return false;
|
|
321
322
|
})();
|
|
322
323
|
return "object" === typeof input2 && null !== input2 && $io0(input2);
|
|
@@ -402,7 +403,7 @@ var validCategoriesRequest = (input) => {
|
|
|
402
403
|
path: _path2 + ".q",
|
|
403
404
|
expected: "ValuesQ",
|
|
404
405
|
value: input3.q
|
|
405
|
-
})) && $
|
|
406
|
+
})) && $vo48(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
406
407
|
path: _path2 + ".q",
|
|
407
408
|
expected: "ValuesQ",
|
|
408
409
|
value: input3.q
|
|
@@ -2414,15 +2415,19 @@ var validCategoriesRequest = (input) => {
|
|
|
2414
2415
|
value: input3.collectionId
|
|
2415
2416
|
}), (Array.isArray(input3.termlst) || $report(_exceptionable2, {
|
|
2416
2417
|
path: _path2 + ".termlst",
|
|
2417
|
-
expected: "Array<
|
|
2418
|
+
expected: "Array<BaseTerm>",
|
|
2418
2419
|
value: input3.termlst
|
|
2419
|
-
})) && input3.termlst.map((elem, _index43) => "
|
|
2420
|
+
})) && input3.termlst.map((elem, _index43) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2420
2421
|
path: _path2 + ".termlst[" + _index43 + "]",
|
|
2421
|
-
expected: "
|
|
2422
|
+
expected: "BaseTerm",
|
|
2423
|
+
value: elem
|
|
2424
|
+
})) && $vo43(elem, _path2 + ".termlst[" + _index43 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2425
|
+
path: _path2 + ".termlst[" + _index43 + "]",
|
|
2426
|
+
expected: "BaseTerm",
|
|
2422
2427
|
value: elem
|
|
2423
2428
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2424
2429
|
path: _path2 + ".termlst",
|
|
2425
|
-
expected: "Array<
|
|
2430
|
+
expected: "Array<BaseTerm>",
|
|
2426
2431
|
value: input3.termlst
|
|
2427
2432
|
}), void 0 === input3.numerators || (Array.isArray(input3.numerators) || $report(_exceptionable2, {
|
|
2428
2433
|
path: _path2 + ".numerators",
|
|
@@ -2444,12 +2449,77 @@ var validCategoriesRequest = (input) => {
|
|
|
2444
2449
|
path: _path2 + ".propsByTermId",
|
|
2445
2450
|
expected: "__type.o7",
|
|
2446
2451
|
value: input3.propsByTermId
|
|
2447
|
-
})) && $
|
|
2452
|
+
})) && $vo44(input3.propsByTermId, _path2 + ".propsByTermId", _exceptionable2) || $report(_exceptionable2, {
|
|
2448
2453
|
path: _path2 + ".propsByTermId",
|
|
2449
2454
|
expected: "__type.o7",
|
|
2450
2455
|
value: input3.propsByTermId
|
|
2451
2456
|
})].every((flag) => flag);
|
|
2452
|
-
const $vo43 = (input3, _path2, _exceptionable2 = true) => [
|
|
2457
|
+
const $vo43 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2458
|
+
path: _path2 + ".id",
|
|
2459
|
+
expected: "string",
|
|
2460
|
+
value: input3.id
|
|
2461
|
+
}), "string" === typeof input3.name || $report(_exceptionable2, {
|
|
2462
|
+
path: _path2 + ".name",
|
|
2463
|
+
expected: "string",
|
|
2464
|
+
value: input3.name
|
|
2465
|
+
}), "string" === typeof input3.type || $report(_exceptionable2, {
|
|
2466
|
+
path: _path2 + ".type",
|
|
2467
|
+
expected: "string",
|
|
2468
|
+
value: input3.type
|
|
2469
|
+
}), void 0 === input3.child_types || (Array.isArray(input3.child_types) || $report(_exceptionable2, {
|
|
2470
|
+
path: _path2 + ".child_types",
|
|
2471
|
+
expected: "(Array<string> | undefined)",
|
|
2472
|
+
value: input3.child_types
|
|
2473
|
+
})) && input3.child_types.map((elem, _index45) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2474
|
+
path: _path2 + ".child_types[" + _index45 + "]",
|
|
2475
|
+
expected: "string",
|
|
2476
|
+
value: elem
|
|
2477
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2478
|
+
path: _path2 + ".child_types",
|
|
2479
|
+
expected: "(Array<string> | undefined)",
|
|
2480
|
+
value: input3.child_types
|
|
2481
|
+
}), void 0 === input3.hashtmldetail || "boolean" === typeof input3.hashtmldetail || $report(_exceptionable2, {
|
|
2482
|
+
path: _path2 + ".hashtmldetail",
|
|
2483
|
+
expected: "(boolean | undefined)",
|
|
2484
|
+
value: input3.hashtmldetail
|
|
2485
|
+
}), void 0 === input3.included_types || (Array.isArray(input3.included_types) || $report(_exceptionable2, {
|
|
2486
|
+
path: _path2 + ".included_types",
|
|
2487
|
+
expected: "(Array<string> | undefined)",
|
|
2488
|
+
value: input3.included_types
|
|
2489
|
+
})) && input3.included_types.map((elem, _index46) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2490
|
+
path: _path2 + ".included_types[" + _index46 + "]",
|
|
2491
|
+
expected: "string",
|
|
2492
|
+
value: elem
|
|
2493
|
+
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
2494
|
+
path: _path2 + ".included_types",
|
|
2495
|
+
expected: "(Array<string> | undefined)",
|
|
2496
|
+
value: input3.included_types
|
|
2497
|
+
}), void 0 === input3.isleaf || "boolean" === typeof input3.isleaf || $report(_exceptionable2, {
|
|
2498
|
+
path: _path2 + ".isleaf",
|
|
2499
|
+
expected: "(boolean | undefined)",
|
|
2500
|
+
value: input3.isleaf
|
|
2501
|
+
}), void 0 === input3.values || ("object" === typeof input3.values && null !== input3.values && false === Array.isArray(input3.values) || $report(_exceptionable2, {
|
|
2502
|
+
path: _path2 + ".values",
|
|
2503
|
+
expected: "(TermValues | undefined)",
|
|
2504
|
+
value: input3.values
|
|
2505
|
+
})) && $vo4(input3.values, _path2 + ".values", _exceptionable2) || $report(_exceptionable2, {
|
|
2506
|
+
path: _path2 + ".values",
|
|
2507
|
+
expected: "(TermValues | undefined)",
|
|
2508
|
+
value: input3.values
|
|
2509
|
+
}), void 0 === input3.skipValuesBuild || "boolean" === typeof input3.skipValuesBuild || $report(_exceptionable2, {
|
|
2510
|
+
path: _path2 + ".skipValuesBuild",
|
|
2511
|
+
expected: "(boolean | undefined)",
|
|
2512
|
+
value: input3.skipValuesBuild
|
|
2513
|
+
}), void 0 === input3.valueConversion || ("object" === typeof input3.valueConversion && null !== input3.valueConversion || $report(_exceptionable2, {
|
|
2514
|
+
path: _path2 + ".valueConversion",
|
|
2515
|
+
expected: "(__type.o2 | undefined)",
|
|
2516
|
+
value: input3.valueConversion
|
|
2517
|
+
})) && $vo11(input3.valueConversion, _path2 + ".valueConversion", _exceptionable2) || $report(_exceptionable2, {
|
|
2518
|
+
path: _path2 + ".valueConversion",
|
|
2519
|
+
expected: "(__type.o2 | undefined)",
|
|
2520
|
+
value: input3.valueConversion
|
|
2521
|
+
})].every((flag) => flag);
|
|
2522
|
+
const $vo44 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2453
2523
|
const value = input3[key];
|
|
2454
2524
|
if (void 0 === value)
|
|
2455
2525
|
return true;
|
|
@@ -2458,14 +2528,14 @@ var validCategoriesRequest = (input) => {
|
|
|
2458
2528
|
path: _path2 + $join(key),
|
|
2459
2529
|
expected: "__type.o8",
|
|
2460
2530
|
value
|
|
2461
|
-
})) && $
|
|
2531
|
+
})) && $vo45(value, _path2 + $join(key), _exceptionable2) || $report(_exceptionable2, {
|
|
2462
2532
|
path: _path2 + $join(key),
|
|
2463
2533
|
expected: "__type.o8",
|
|
2464
2534
|
value
|
|
2465
2535
|
});
|
|
2466
2536
|
return true;
|
|
2467
2537
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2468
|
-
const $
|
|
2538
|
+
const $vo45 = (input3, _path2, _exceptionable2 = true) => [false === _exceptionable2 || Object.keys(input3).map((key) => {
|
|
2469
2539
|
const value = input3[key];
|
|
2470
2540
|
if (void 0 === value)
|
|
2471
2541
|
return true;
|
|
@@ -2473,7 +2543,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2473
2543
|
return true;
|
|
2474
2544
|
return true;
|
|
2475
2545
|
}).every((flag) => flag)].every((flag) => flag);
|
|
2476
|
-
const $
|
|
2546
|
+
const $vo46 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2477
2547
|
path: _path2 + ".id",
|
|
2478
2548
|
expected: "string",
|
|
2479
2549
|
value: input3.id
|
|
@@ -2489,8 +2559,8 @@ var validCategoriesRequest = (input) => {
|
|
|
2489
2559
|
path: _path2 + ".child_types",
|
|
2490
2560
|
expected: "(Array<string> | undefined)",
|
|
2491
2561
|
value: input3.child_types
|
|
2492
|
-
})) && input3.child_types.map((elem,
|
|
2493
|
-
path: _path2 + ".child_types[" +
|
|
2562
|
+
})) && input3.child_types.map((elem, _index47) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2563
|
+
path: _path2 + ".child_types[" + _index47 + "]",
|
|
2494
2564
|
expected: "string",
|
|
2495
2565
|
value: elem
|
|
2496
2566
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2505,8 +2575,8 @@ var validCategoriesRequest = (input) => {
|
|
|
2505
2575
|
path: _path2 + ".included_types",
|
|
2506
2576
|
expected: "(Array<string> | undefined)",
|
|
2507
2577
|
value: input3.included_types
|
|
2508
|
-
})) && input3.included_types.map((elem,
|
|
2509
|
-
path: _path2 + ".included_types[" +
|
|
2578
|
+
})) && input3.included_types.map((elem, _index48) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2579
|
+
path: _path2 + ".included_types[" + _index48 + "]",
|
|
2510
2580
|
expected: "string",
|
|
2511
2581
|
value: elem
|
|
2512
2582
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2557,8 +2627,8 @@ var validCategoriesRequest = (input) => {
|
|
|
2557
2627
|
path: _path2 + ".alt",
|
|
2558
2628
|
expected: "Array<string>",
|
|
2559
2629
|
value: input3.alt
|
|
2560
|
-
})) && input3.alt.map((elem,
|
|
2561
|
-
path: _path2 + ".alt[" +
|
|
2630
|
+
})) && input3.alt.map((elem, _index49) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2631
|
+
path: _path2 + ".alt[" + _index49 + "]",
|
|
2562
2632
|
expected: "string",
|
|
2563
2633
|
value: elem
|
|
2564
2634
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2574,7 +2644,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2574
2644
|
expected: "TermGroupSetting",
|
|
2575
2645
|
value: input3.groupsetting
|
|
2576
2646
|
})].every((flag) => flag);
|
|
2577
|
-
const $
|
|
2647
|
+
const $vo47 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
2578
2648
|
path: _path2 + ".id",
|
|
2579
2649
|
expected: "string",
|
|
2580
2650
|
value: input3.id
|
|
@@ -2590,8 +2660,8 @@ var validCategoriesRequest = (input) => {
|
|
|
2590
2660
|
path: _path2 + ".child_types",
|
|
2591
2661
|
expected: "(Array<string> | undefined)",
|
|
2592
2662
|
value: input3.child_types
|
|
2593
|
-
})) && input3.child_types.map((elem,
|
|
2594
|
-
path: _path2 + ".child_types[" +
|
|
2663
|
+
})) && input3.child_types.map((elem, _index50) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2664
|
+
path: _path2 + ".child_types[" + _index50 + "]",
|
|
2595
2665
|
expected: "string",
|
|
2596
2666
|
value: elem
|
|
2597
2667
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2606,8 +2676,8 @@ var validCategoriesRequest = (input) => {
|
|
|
2606
2676
|
path: _path2 + ".included_types",
|
|
2607
2677
|
expected: "(Array<string> | undefined)",
|
|
2608
2678
|
value: input3.included_types
|
|
2609
|
-
})) && input3.included_types.map((elem,
|
|
2610
|
-
path: _path2 + ".included_types[" +
|
|
2679
|
+
})) && input3.included_types.map((elem, _index51) => "string" === typeof elem || $report(_exceptionable2, {
|
|
2680
|
+
path: _path2 + ".included_types[" + _index51 + "]",
|
|
2611
2681
|
expected: "string",
|
|
2612
2682
|
value: elem
|
|
2613
2683
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2655,7 +2725,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2655
2725
|
expected: "TermGroupSetting",
|
|
2656
2726
|
value: input3.groupsetting
|
|
2657
2727
|
})].every((flag) => flag);
|
|
2658
|
-
const $
|
|
2728
|
+
const $vo48 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2659
2729
|
path: _path2 + ".hiddenValues",
|
|
2660
2730
|
expected: "(HiddenValues | undefined)",
|
|
2661
2731
|
value: input3.hiddenValues
|
|
@@ -2684,7 +2754,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2684
2754
|
expected: '"values"',
|
|
2685
2755
|
value: input3.type
|
|
2686
2756
|
})].every((flag) => flag);
|
|
2687
|
-
const $
|
|
2757
|
+
const $vo49 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2688
2758
|
path: _path2 + ".id",
|
|
2689
2759
|
expected: "(string | undefined)",
|
|
2690
2760
|
value: input3.id
|
|
@@ -2720,7 +2790,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2720
2790
|
path: _path2 + ".q",
|
|
2721
2791
|
expected: "PredefinedGroupSettingQ",
|
|
2722
2792
|
value: input3.q
|
|
2723
|
-
})) && $
|
|
2793
|
+
})) && $vo50(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
2724
2794
|
path: _path2 + ".q",
|
|
2725
2795
|
expected: "PredefinedGroupSettingQ",
|
|
2726
2796
|
value: input3.q
|
|
@@ -2729,7 +2799,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2729
2799
|
expected: '"QualTWPredefinedGS"',
|
|
2730
2800
|
value: input3.type
|
|
2731
2801
|
})].every((flag) => flag);
|
|
2732
|
-
const $
|
|
2802
|
+
const $vo50 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2733
2803
|
path: _path2 + ".hiddenValues",
|
|
2734
2804
|
expected: "(HiddenValues | undefined)",
|
|
2735
2805
|
value: input3.hiddenValues
|
|
@@ -2762,7 +2832,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2762
2832
|
expected: "number",
|
|
2763
2833
|
value: input3.predefined_groupset_idx
|
|
2764
2834
|
})].every((flag) => flag);
|
|
2765
|
-
const $
|
|
2835
|
+
const $vo51 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2766
2836
|
path: _path2 + ".id",
|
|
2767
2837
|
expected: "(string | undefined)",
|
|
2768
2838
|
value: input3.id
|
|
@@ -2798,7 +2868,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2798
2868
|
path: _path2 + ".q",
|
|
2799
2869
|
expected: "CustomGroupSettingQ",
|
|
2800
2870
|
value: input3.q
|
|
2801
|
-
})) && $
|
|
2871
|
+
})) && $vo52(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
2802
2872
|
path: _path2 + ".q",
|
|
2803
2873
|
expected: "CustomGroupSettingQ",
|
|
2804
2874
|
value: input3.q
|
|
@@ -2807,7 +2877,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2807
2877
|
expected: '"QualTWCustomGS"',
|
|
2808
2878
|
value: input3.type
|
|
2809
2879
|
})].every((flag) => flag);
|
|
2810
|
-
const $
|
|
2880
|
+
const $vo52 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
2811
2881
|
path: _path2 + ".hiddenValues",
|
|
2812
2882
|
expected: "(HiddenValues | undefined)",
|
|
2813
2883
|
value: input3.hiddenValues
|
|
@@ -2839,21 +2909,21 @@ var validCategoriesRequest = (input) => {
|
|
|
2839
2909
|
path: _path2 + ".customset",
|
|
2840
2910
|
expected: "BaseGroupSet",
|
|
2841
2911
|
value: input3.customset
|
|
2842
|
-
})) && $
|
|
2912
|
+
})) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
|
|
2843
2913
|
path: _path2 + ".customset",
|
|
2844
2914
|
expected: "BaseGroupSet",
|
|
2845
2915
|
value: input3.customset
|
|
2846
2916
|
})].every((flag) => flag);
|
|
2847
|
-
const $
|
|
2917
|
+
const $vo53 = (input3, _path2, _exceptionable2 = true) => [(Array.isArray(input3.groups) || $report(_exceptionable2, {
|
|
2848
2918
|
path: _path2 + ".groups",
|
|
2849
2919
|
expected: "Array<GroupEntry>",
|
|
2850
2920
|
value: input3.groups
|
|
2851
|
-
})) && input3.groups.map((elem,
|
|
2852
|
-
path: _path2 + ".groups[" +
|
|
2921
|
+
})) && input3.groups.map((elem, _index52) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
2922
|
+
path: _path2 + ".groups[" + _index52 + "]",
|
|
2853
2923
|
expected: "(FilterGroup | ValuesGroup)",
|
|
2854
2924
|
value: elem
|
|
2855
|
-
})) && $vu3(elem, _path2 + ".groups[" +
|
|
2856
|
-
path: _path2 + ".groups[" +
|
|
2925
|
+
})) && $vu3(elem, _path2 + ".groups[" + _index52 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
2926
|
+
path: _path2 + ".groups[" + _index52 + "]",
|
|
2857
2927
|
expected: "(FilterGroup | ValuesGroup)",
|
|
2858
2928
|
value: elem
|
|
2859
2929
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -2861,7 +2931,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2861
2931
|
expected: "Array<GroupEntry>",
|
|
2862
2932
|
value: input3.groups
|
|
2863
2933
|
})].every((flag) => flag);
|
|
2864
|
-
const $
|
|
2934
|
+
const $vo54 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2865
2935
|
path: _path2 + ".id",
|
|
2866
2936
|
expected: "(string | undefined)",
|
|
2867
2937
|
value: input3.id
|
|
@@ -2906,7 +2976,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2906
2976
|
expected: "RegularNumericBinConfig",
|
|
2907
2977
|
value: input3.q
|
|
2908
2978
|
})].every((flag) => flag);
|
|
2909
|
-
const $
|
|
2979
|
+
const $vo55 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2910
2980
|
path: _path2 + ".id",
|
|
2911
2981
|
expected: "(string | undefined)",
|
|
2912
2982
|
value: input3.id
|
|
@@ -2951,7 +3021,7 @@ var validCategoriesRequest = (input) => {
|
|
|
2951
3021
|
expected: "CustomNumericBinConfig",
|
|
2952
3022
|
value: input3.q
|
|
2953
3023
|
})].every((flag) => flag);
|
|
2954
|
-
const $
|
|
3024
|
+
const $vo56 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
2955
3025
|
path: _path2 + ".id",
|
|
2956
3026
|
expected: "(string | undefined)",
|
|
2957
3027
|
value: input3.id
|
|
@@ -2991,12 +3061,12 @@ var validCategoriesRequest = (input) => {
|
|
|
2991
3061
|
path: _path2 + ".q",
|
|
2992
3062
|
expected: "BinaryNumericQ",
|
|
2993
3063
|
value: input3.q
|
|
2994
|
-
})) && $
|
|
3064
|
+
})) && $vo57(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
2995
3065
|
path: _path2 + ".q",
|
|
2996
3066
|
expected: "BinaryNumericQ",
|
|
2997
3067
|
value: input3.q
|
|
2998
3068
|
})].every((flag) => flag);
|
|
2999
|
-
const $
|
|
3069
|
+
const $vo57 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3000
3070
|
path: _path2 + ".hiddenValues",
|
|
3001
3071
|
expected: "(HiddenValues | undefined)",
|
|
3002
3072
|
value: input3.hiddenValues
|
|
@@ -3064,7 +3134,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3064
3134
|
expected: "(number | undefined)",
|
|
3065
3135
|
value: input3.cutoffPercentile
|
|
3066
3136
|
})].every((flag) => flag);
|
|
3067
|
-
const $
|
|
3137
|
+
const $vo58 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3068
3138
|
path: _path2 + ".id",
|
|
3069
3139
|
expected: "(string | undefined)",
|
|
3070
3140
|
value: input3.id
|
|
@@ -3104,12 +3174,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3104
3174
|
path: _path2 + ".q",
|
|
3105
3175
|
expected: "ContinuousNumericQ",
|
|
3106
3176
|
value: input3.q
|
|
3107
|
-
})) && $
|
|
3177
|
+
})) && $vo59(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3108
3178
|
path: _path2 + ".q",
|
|
3109
3179
|
expected: "ContinuousNumericQ",
|
|
3110
3180
|
value: input3.q
|
|
3111
3181
|
})].every((flag) => flag);
|
|
3112
|
-
const $
|
|
3182
|
+
const $vo59 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3113
3183
|
path: _path2 + ".hiddenValues",
|
|
3114
3184
|
expected: "(HiddenValues | undefined)",
|
|
3115
3185
|
value: input3.hiddenValues
|
|
@@ -3150,7 +3220,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3150
3220
|
expected: "(number | undefined)",
|
|
3151
3221
|
value: input3.scale
|
|
3152
3222
|
})].every((flag) => flag);
|
|
3153
|
-
const $
|
|
3223
|
+
const $vo60 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3154
3224
|
path: _path2 + ".id",
|
|
3155
3225
|
expected: "(string | undefined)",
|
|
3156
3226
|
value: input3.id
|
|
@@ -3190,12 +3260,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3190
3260
|
path: _path2 + ".q",
|
|
3191
3261
|
expected: "SplineNumericQ",
|
|
3192
3262
|
value: input3.q
|
|
3193
|
-
})) && $
|
|
3263
|
+
})) && $vo61(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3194
3264
|
path: _path2 + ".q",
|
|
3195
3265
|
expected: "SplineNumericQ",
|
|
3196
3266
|
value: input3.q
|
|
3197
3267
|
})].every((flag) => flag);
|
|
3198
|
-
const $
|
|
3268
|
+
const $vo61 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3199
3269
|
path: _path2 + ".hiddenValues",
|
|
3200
3270
|
expected: "(HiddenValues | undefined)",
|
|
3201
3271
|
value: input3.hiddenValues
|
|
@@ -3223,12 +3293,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3223
3293
|
path: _path2 + ".knots",
|
|
3224
3294
|
expected: "Array<__type>.o3",
|
|
3225
3295
|
value: input3.knots
|
|
3226
|
-
})) && input3.knots.map((elem,
|
|
3227
|
-
path: _path2 + ".knots[" +
|
|
3296
|
+
})) && input3.knots.map((elem, _index53) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3297
|
+
path: _path2 + ".knots[" + _index53 + "]",
|
|
3228
3298
|
expected: "__type.o9",
|
|
3229
3299
|
value: elem
|
|
3230
|
-
})) && $
|
|
3231
|
-
path: _path2 + ".knots[" +
|
|
3300
|
+
})) && $vo62(elem, _path2 + ".knots[" + _index53 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3301
|
+
path: _path2 + ".knots[" + _index53 + "]",
|
|
3232
3302
|
expected: "__type.o9",
|
|
3233
3303
|
value: elem
|
|
3234
3304
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3244,12 +3314,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3244
3314
|
expected: "undefined",
|
|
3245
3315
|
value: input3.type
|
|
3246
3316
|
}))].every((flag) => flag);
|
|
3247
|
-
const $
|
|
3317
|
+
const $vo62 = (input3, _path2, _exceptionable2 = true) => ["number" === typeof input3.value || $report(_exceptionable2, {
|
|
3248
3318
|
path: _path2 + ".value",
|
|
3249
3319
|
expected: "number",
|
|
3250
3320
|
value: input3.value
|
|
3251
3321
|
})].every((flag) => flag);
|
|
3252
|
-
const $
|
|
3322
|
+
const $vo63 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3253
3323
|
path: _path2 + ".id",
|
|
3254
3324
|
expected: "(string | undefined)",
|
|
3255
3325
|
value: input3.id
|
|
@@ -3289,12 +3359,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3289
3359
|
path: _path2 + ".q",
|
|
3290
3360
|
expected: "GvValuesQ",
|
|
3291
3361
|
value: input3.q
|
|
3292
|
-
})) && $
|
|
3362
|
+
})) && $vo66(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3293
3363
|
path: _path2 + ".q",
|
|
3294
3364
|
expected: "GvValuesQ",
|
|
3295
3365
|
value: input3.q
|
|
3296
3366
|
})].every((flag) => flag);
|
|
3297
|
-
const $
|
|
3367
|
+
const $vo64 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3298
3368
|
path: _path2 + ".id",
|
|
3299
3369
|
expected: "string",
|
|
3300
3370
|
value: input3.id
|
|
@@ -3310,8 +3380,8 @@ var validCategoriesRequest = (input) => {
|
|
|
3310
3380
|
path: _path2 + ".child_types",
|
|
3311
3381
|
expected: "(Array<string> | undefined)",
|
|
3312
3382
|
value: input3.child_types
|
|
3313
|
-
})) && input3.child_types.map((elem,
|
|
3314
|
-
path: _path2 + ".child_types[" +
|
|
3383
|
+
})) && input3.child_types.map((elem, _index54) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3384
|
+
path: _path2 + ".child_types[" + _index54 + "]",
|
|
3315
3385
|
expected: "string",
|
|
3316
3386
|
value: elem
|
|
3317
3387
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3326,8 +3396,8 @@ var validCategoriesRequest = (input) => {
|
|
|
3326
3396
|
path: _path2 + ".included_types",
|
|
3327
3397
|
expected: "(Array<string> | undefined)",
|
|
3328
3398
|
value: input3.included_types
|
|
3329
|
-
})) && input3.included_types.map((elem,
|
|
3330
|
-
path: _path2 + ".included_types[" +
|
|
3399
|
+
})) && input3.included_types.map((elem, _index55) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3400
|
+
path: _path2 + ".included_types[" + _index55 + "]",
|
|
3331
3401
|
expected: "string",
|
|
3332
3402
|
value: elem
|
|
3333
3403
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3382,12 +3452,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3382
3452
|
path: _path2 + ".genes",
|
|
3383
3453
|
expected: "Array<GvGeneTerm>",
|
|
3384
3454
|
value: input3.genes
|
|
3385
|
-
})) && input3.genes.map((elem,
|
|
3386
|
-
path: _path2 + ".genes[" +
|
|
3455
|
+
})) && input3.genes.map((elem, _index56) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3456
|
+
path: _path2 + ".genes[" + _index56 + "]",
|
|
3387
3457
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
3388
3458
|
value: elem
|
|
3389
|
-
})) && $vu2(elem, _path2 + ".genes[" +
|
|
3390
|
-
path: _path2 + ".genes[" +
|
|
3459
|
+
})) && $vu2(elem, _path2 + ".genes[" + _index56 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3460
|
+
path: _path2 + ".genes[" + _index56 + "]",
|
|
3391
3461
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
3392
3462
|
value: elem
|
|
3393
3463
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3406,12 +3476,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3406
3476
|
path: _path2 + ".childTerms",
|
|
3407
3477
|
expected: "Array<DtTerm>",
|
|
3408
3478
|
value: input3.childTerms
|
|
3409
|
-
})) && input3.childTerms.map((elem,
|
|
3410
|
-
path: _path2 + ".childTerms[" +
|
|
3479
|
+
})) && input3.childTerms.map((elem, _index57) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3480
|
+
path: _path2 + ".childTerms[" + _index57 + "]",
|
|
3411
3481
|
expected: "DtTerm",
|
|
3412
3482
|
value: elem
|
|
3413
|
-
})) && $vo30(elem, _path2 + ".childTerms[" +
|
|
3414
|
-
path: _path2 + ".childTerms[" +
|
|
3483
|
+
})) && $vo30(elem, _path2 + ".childTerms[" + _index57 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3484
|
+
path: _path2 + ".childTerms[" + _index57 + "]",
|
|
3415
3485
|
expected: "DtTerm",
|
|
3416
3486
|
value: elem
|
|
3417
3487
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3419,7 +3489,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3419
3489
|
expected: "Array<DtTerm>",
|
|
3420
3490
|
value: input3.childTerms
|
|
3421
3491
|
})].every((flag) => flag);
|
|
3422
|
-
const $
|
|
3492
|
+
const $vo65 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
3423
3493
|
path: _path2 + ".id",
|
|
3424
3494
|
expected: "string",
|
|
3425
3495
|
value: input3.id
|
|
@@ -3435,8 +3505,8 @@ var validCategoriesRequest = (input) => {
|
|
|
3435
3505
|
path: _path2 + ".child_types",
|
|
3436
3506
|
expected: "(Array<string> | undefined)",
|
|
3437
3507
|
value: input3.child_types
|
|
3438
|
-
})) && input3.child_types.map((elem,
|
|
3439
|
-
path: _path2 + ".child_types[" +
|
|
3508
|
+
})) && input3.child_types.map((elem, _index58) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3509
|
+
path: _path2 + ".child_types[" + _index58 + "]",
|
|
3440
3510
|
expected: "string",
|
|
3441
3511
|
value: elem
|
|
3442
3512
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3451,8 +3521,8 @@ var validCategoriesRequest = (input) => {
|
|
|
3451
3521
|
path: _path2 + ".included_types",
|
|
3452
3522
|
expected: "(Array<string> | undefined)",
|
|
3453
3523
|
value: input3.included_types
|
|
3454
|
-
})) && input3.included_types.map((elem,
|
|
3455
|
-
path: _path2 + ".included_types[" +
|
|
3524
|
+
})) && input3.included_types.map((elem, _index59) => "string" === typeof elem || $report(_exceptionable2, {
|
|
3525
|
+
path: _path2 + ".included_types[" + _index59 + "]",
|
|
3456
3526
|
expected: "string",
|
|
3457
3527
|
value: elem
|
|
3458
3528
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3503,12 +3573,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3503
3573
|
path: _path2 + ".genes",
|
|
3504
3574
|
expected: "Array<GvGeneTerm>",
|
|
3505
3575
|
value: input3.genes
|
|
3506
|
-
})) && input3.genes.map((elem,
|
|
3507
|
-
path: _path2 + ".genes[" +
|
|
3576
|
+
})) && input3.genes.map((elem, _index60) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3577
|
+
path: _path2 + ".genes[" + _index60 + "]",
|
|
3508
3578
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
3509
3579
|
value: elem
|
|
3510
|
-
})) && $vu2(elem, _path2 + ".genes[" +
|
|
3511
|
-
path: _path2 + ".genes[" +
|
|
3580
|
+
})) && $vu2(elem, _path2 + ".genes[" + _index60 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3581
|
+
path: _path2 + ".genes[" + _index60 + "]",
|
|
3512
3582
|
expected: "(BaseTerm & Coord | BaseTerm & Gene)",
|
|
3513
3583
|
value: elem
|
|
3514
3584
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3527,12 +3597,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3527
3597
|
path: _path2 + ".childTerms",
|
|
3528
3598
|
expected: "Array<DtTerm>",
|
|
3529
3599
|
value: input3.childTerms
|
|
3530
|
-
})) && input3.childTerms.map((elem,
|
|
3531
|
-
path: _path2 + ".childTerms[" +
|
|
3600
|
+
})) && input3.childTerms.map((elem, _index61) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
3601
|
+
path: _path2 + ".childTerms[" + _index61 + "]",
|
|
3532
3602
|
expected: "DtTerm",
|
|
3533
3603
|
value: elem
|
|
3534
|
-
})) && $vo30(elem, _path2 + ".childTerms[" +
|
|
3535
|
-
path: _path2 + ".childTerms[" +
|
|
3604
|
+
})) && $vo30(elem, _path2 + ".childTerms[" + _index61 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
3605
|
+
path: _path2 + ".childTerms[" + _index61 + "]",
|
|
3536
3606
|
expected: "DtTerm",
|
|
3537
3607
|
value: elem
|
|
3538
3608
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3540,7 +3610,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3540
3610
|
expected: "Array<DtTerm>",
|
|
3541
3611
|
value: input3.childTerms
|
|
3542
3612
|
})].every((flag) => flag);
|
|
3543
|
-
const $
|
|
3613
|
+
const $vo66 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3544
3614
|
path: _path2 + ".hiddenValues",
|
|
3545
3615
|
expected: "(HiddenValues | undefined)",
|
|
3546
3616
|
value: input3.hiddenValues
|
|
@@ -3581,7 +3651,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3581
3651
|
expected: '"values"',
|
|
3582
3652
|
value: input3.type
|
|
3583
3653
|
})].every((flag) => flag);
|
|
3584
|
-
const $
|
|
3654
|
+
const $vo67 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3585
3655
|
path: _path2 + ".id",
|
|
3586
3656
|
expected: "(string | undefined)",
|
|
3587
3657
|
value: input3.id
|
|
@@ -3621,12 +3691,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3621
3691
|
path: _path2 + ".q",
|
|
3622
3692
|
expected: "GvPredefinedGsQ",
|
|
3623
3693
|
value: input3.q
|
|
3624
|
-
})) && $
|
|
3694
|
+
})) && $vo68(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3625
3695
|
path: _path2 + ".q",
|
|
3626
3696
|
expected: "GvPredefinedGsQ",
|
|
3627
3697
|
value: input3.q
|
|
3628
3698
|
})].every((flag) => flag);
|
|
3629
|
-
const $
|
|
3699
|
+
const $vo68 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3630
3700
|
path: _path2 + ".hiddenValues",
|
|
3631
3701
|
expected: "(HiddenValues | undefined)",
|
|
3632
3702
|
value: input3.hiddenValues
|
|
@@ -3675,7 +3745,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3675
3745
|
expected: "Array<any>",
|
|
3676
3746
|
value: input3.dtLst
|
|
3677
3747
|
})].every((flag) => flag);
|
|
3678
|
-
const $
|
|
3748
|
+
const $vo69 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3679
3749
|
path: _path2 + ".id",
|
|
3680
3750
|
expected: "(string | undefined)",
|
|
3681
3751
|
value: input3.id
|
|
@@ -3715,12 +3785,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3715
3785
|
path: _path2 + ".q",
|
|
3716
3786
|
expected: "GvCustomGsQ",
|
|
3717
3787
|
value: input3.q
|
|
3718
|
-
})) && $
|
|
3788
|
+
})) && $vo70(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3719
3789
|
path: _path2 + ".q",
|
|
3720
3790
|
expected: "GvCustomGsQ",
|
|
3721
3791
|
value: input3.q
|
|
3722
3792
|
})].every((flag) => flag);
|
|
3723
|
-
const $
|
|
3793
|
+
const $vo70 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3724
3794
|
path: _path2 + ".hiddenValues",
|
|
3725
3795
|
expected: "(HiddenValues | undefined)",
|
|
3726
3796
|
value: input3.hiddenValues
|
|
@@ -3764,7 +3834,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3764
3834
|
path: _path2 + ".customset",
|
|
3765
3835
|
expected: "BaseGroupSet",
|
|
3766
3836
|
value: input3.customset
|
|
3767
|
-
})) && $
|
|
3837
|
+
})) && $vo53(input3.customset, _path2 + ".customset", _exceptionable2) || $report(_exceptionable2, {
|
|
3768
3838
|
path: _path2 + ".customset",
|
|
3769
3839
|
expected: "BaseGroupSet",
|
|
3770
3840
|
value: input3.customset
|
|
@@ -3773,7 +3843,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3773
3843
|
expected: "Array<any>",
|
|
3774
3844
|
value: input3.dtLst
|
|
3775
3845
|
})].every((flag) => flag);
|
|
3776
|
-
const $
|
|
3846
|
+
const $vo71 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3777
3847
|
path: _path2 + ".id",
|
|
3778
3848
|
expected: "(string | undefined)",
|
|
3779
3849
|
value: input3.id
|
|
@@ -3818,7 +3888,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3818
3888
|
expected: "(ConditionChildrenQ | ConditionGradeQ)",
|
|
3819
3889
|
value: input3.q
|
|
3820
3890
|
})].every((flag) => flag);
|
|
3821
|
-
const $
|
|
3891
|
+
const $vo72 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3822
3892
|
path: _path2 + ".hiddenValues",
|
|
3823
3893
|
expected: "(HiddenValues | undefined)",
|
|
3824
3894
|
value: input3.hiddenValues
|
|
@@ -3858,8 +3928,8 @@ var validCategoriesRequest = (input) => {
|
|
|
3858
3928
|
path: _path2 + ".breaks",
|
|
3859
3929
|
expected: "(Array<number> | undefined)",
|
|
3860
3930
|
value: input3.breaks
|
|
3861
|
-
})) && input3.breaks.map((elem,
|
|
3862
|
-
path: _path2 + ".breaks[" +
|
|
3931
|
+
})) && input3.breaks.map((elem, _index62) => "number" === typeof elem || $report(_exceptionable2, {
|
|
3932
|
+
path: _path2 + ".breaks[" + _index62 + "]",
|
|
3863
3933
|
expected: "number",
|
|
3864
3934
|
value: elem
|
|
3865
3935
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -3879,7 +3949,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3879
3949
|
expected: "(boolean | undefined)",
|
|
3880
3950
|
value: input3.value_by_computable_grade
|
|
3881
3951
|
}), true].every((flag) => flag);
|
|
3882
|
-
const $
|
|
3952
|
+
const $vo73 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3883
3953
|
path: _path2 + ".hiddenValues",
|
|
3884
3954
|
expected: "(HiddenValues | undefined)",
|
|
3885
3955
|
value: input3.hiddenValues
|
|
@@ -3912,7 +3982,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3912
3982
|
expected: "true",
|
|
3913
3983
|
value: input3.bar_by_children
|
|
3914
3984
|
}), true].every((flag) => flag);
|
|
3915
|
-
const $
|
|
3985
|
+
const $vo74 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
3916
3986
|
path: _path2 + ".id",
|
|
3917
3987
|
expected: "(string | undefined)",
|
|
3918
3988
|
value: input3.id
|
|
@@ -3944,7 +4014,7 @@ var validCategoriesRequest = (input) => {
|
|
|
3944
4014
|
path: _path2 + ".q",
|
|
3945
4015
|
expected: "SnpsQ",
|
|
3946
4016
|
value: input3.q
|
|
3947
|
-
})) && $
|
|
4017
|
+
})) && $vo75(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
3948
4018
|
path: _path2 + ".q",
|
|
3949
4019
|
expected: "SnpsQ",
|
|
3950
4020
|
value: input3.q
|
|
@@ -3952,12 +4022,12 @@ var validCategoriesRequest = (input) => {
|
|
|
3952
4022
|
path: _path2 + ".term",
|
|
3953
4023
|
expected: "SnpsTerm",
|
|
3954
4024
|
value: input3.term
|
|
3955
|
-
})) && $
|
|
4025
|
+
})) && $vo77(input3.term, _path2 + ".term", _exceptionable2) || $report(_exceptionable2, {
|
|
3956
4026
|
path: _path2 + ".term",
|
|
3957
4027
|
expected: "SnpsTerm",
|
|
3958
4028
|
value: input3.term
|
|
3959
4029
|
})].every((flag) => flag);
|
|
3960
|
-
const $
|
|
4030
|
+
const $vo75 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
3961
4031
|
path: _path2 + ".hiddenValues",
|
|
3962
4032
|
expected: "(HiddenValues | undefined)",
|
|
3963
4033
|
value: input3.hiddenValues
|
|
@@ -4005,7 +4075,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4005
4075
|
path: _path2 + ".restrictAncestry",
|
|
4006
4076
|
expected: "RestrictAncestry",
|
|
4007
4077
|
value: input3.restrictAncestry
|
|
4008
|
-
})) && $
|
|
4078
|
+
})) && $vo76(input3.restrictAncestry, _path2 + ".restrictAncestry", _exceptionable2) || $report(_exceptionable2, {
|
|
4009
4079
|
path: _path2 + ".restrictAncestry",
|
|
4010
4080
|
expected: "RestrictAncestry",
|
|
4011
4081
|
value: input3.restrictAncestry
|
|
@@ -4030,7 +4100,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4030
4100
|
expected: "number",
|
|
4031
4101
|
value: input3.stop
|
|
4032
4102
|
})].every((flag) => flag);
|
|
4033
|
-
const $
|
|
4103
|
+
const $vo76 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.name || $report(_exceptionable2, {
|
|
4034
4104
|
path: _path2 + ".name",
|
|
4035
4105
|
expected: "string",
|
|
4036
4106
|
value: input3.name
|
|
@@ -4043,7 +4113,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4043
4113
|
expected: "(CategoricalTvs | ConditionTvs | GeneVariantTvs | NumericTvs | TermCollectionTvs)",
|
|
4044
4114
|
value: input3.tvs
|
|
4045
4115
|
})].every((flag) => flag);
|
|
4046
|
-
const $
|
|
4116
|
+
const $vo77 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.id || $report(_exceptionable2, {
|
|
4047
4117
|
path: _path2 + ".id",
|
|
4048
4118
|
expected: "string",
|
|
4049
4119
|
value: input3.id
|
|
@@ -4059,8 +4129,8 @@ var validCategoriesRequest = (input) => {
|
|
|
4059
4129
|
path: _path2 + ".child_types",
|
|
4060
4130
|
expected: "(Array<string> | undefined)",
|
|
4061
4131
|
value: input3.child_types
|
|
4062
|
-
})) && input3.child_types.map((elem,
|
|
4063
|
-
path: _path2 + ".child_types[" +
|
|
4132
|
+
})) && input3.child_types.map((elem, _index63) => "string" === typeof elem || $report(_exceptionable2, {
|
|
4133
|
+
path: _path2 + ".child_types[" + _index63 + "]",
|
|
4064
4134
|
expected: "string",
|
|
4065
4135
|
value: elem
|
|
4066
4136
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4075,8 +4145,8 @@ var validCategoriesRequest = (input) => {
|
|
|
4075
4145
|
path: _path2 + ".included_types",
|
|
4076
4146
|
expected: "(Array<string> | undefined)",
|
|
4077
4147
|
value: input3.included_types
|
|
4078
|
-
})) && input3.included_types.map((elem,
|
|
4079
|
-
path: _path2 + ".included_types[" +
|
|
4148
|
+
})) && input3.included_types.map((elem, _index64) => "string" === typeof elem || $report(_exceptionable2, {
|
|
4149
|
+
path: _path2 + ".included_types[" + _index64 + "]",
|
|
4080
4150
|
expected: "string",
|
|
4081
4151
|
value: elem
|
|
4082
4152
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4115,12 +4185,12 @@ var validCategoriesRequest = (input) => {
|
|
|
4115
4185
|
path: _path2 + ".snps",
|
|
4116
4186
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
4117
4187
|
value: input3.snps
|
|
4118
|
-
})) && input3.snps.map((elem,
|
|
4119
|
-
path: _path2 + ".snps[" +
|
|
4188
|
+
})) && input3.snps.map((elem, _index65) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
4189
|
+
path: _path2 + ".snps[" + _index65 + "]",
|
|
4120
4190
|
expected: "SnpsEntry",
|
|
4121
4191
|
value: elem
|
|
4122
|
-
})) && $
|
|
4123
|
-
path: _path2 + ".snps[" +
|
|
4192
|
+
})) && $vo78(elem, _path2 + ".snps[" + _index65 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
4193
|
+
path: _path2 + ".snps[" + _index65 + "]",
|
|
4124
4194
|
expected: "SnpsEntry",
|
|
4125
4195
|
value: elem
|
|
4126
4196
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4128,12 +4198,12 @@ var validCategoriesRequest = (input) => {
|
|
|
4128
4198
|
expected: "(Array<SnpsEntry> | undefined)",
|
|
4129
4199
|
value: input3.snps
|
|
4130
4200
|
})].every((flag) => flag);
|
|
4131
|
-
const $
|
|
4201
|
+
const $vo78 = (input3, _path2, _exceptionable2 = true) => [true, void 0 === input3.altAlleles || (Array.isArray(input3.altAlleles) || $report(_exceptionable2, {
|
|
4132
4202
|
path: _path2 + ".altAlleles",
|
|
4133
4203
|
expected: "(Array<string> | undefined)",
|
|
4134
4204
|
value: input3.altAlleles
|
|
4135
|
-
})) && input3.altAlleles.map((elem,
|
|
4136
|
-
path: _path2 + ".altAlleles[" +
|
|
4205
|
+
})) && input3.altAlleles.map((elem, _index66) => "string" === typeof elem || $report(_exceptionable2, {
|
|
4206
|
+
path: _path2 + ".altAlleles[" + _index66 + "]",
|
|
4137
4207
|
expected: "string",
|
|
4138
4208
|
value: elem
|
|
4139
4209
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4144,12 +4214,12 @@ var validCategoriesRequest = (input) => {
|
|
|
4144
4214
|
path: _path2 + ".alleles",
|
|
4145
4215
|
expected: "(Array<AllelesEntry> | undefined)",
|
|
4146
4216
|
value: input3.alleles
|
|
4147
|
-
})) && input3.alleles.map((elem,
|
|
4148
|
-
path: _path2 + ".alleles[" +
|
|
4217
|
+
})) && input3.alleles.map((elem, _index67) => ("object" === typeof elem && null !== elem || $report(_exceptionable2, {
|
|
4218
|
+
path: _path2 + ".alleles[" + _index67 + "]",
|
|
4149
4219
|
expected: "AllelesEntry",
|
|
4150
4220
|
value: elem
|
|
4151
|
-
})) && $
|
|
4152
|
-
path: _path2 + ".alleles[" +
|
|
4221
|
+
})) && $vo79(elem, _path2 + ".alleles[" + _index67 + "]", _exceptionable2) || $report(_exceptionable2, {
|
|
4222
|
+
path: _path2 + ".alleles[" + _index67 + "]",
|
|
4153
4223
|
expected: "AllelesEntry",
|
|
4154
4224
|
value: elem
|
|
4155
4225
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4164,7 +4234,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4164
4234
|
path: _path2 + ".gt2count",
|
|
4165
4235
|
expected: "(__type.o10 | undefined)",
|
|
4166
4236
|
value: input3.gt2count
|
|
4167
|
-
})) && $
|
|
4237
|
+
})) && $vo80(input3.gt2count, _path2 + ".gt2count", _exceptionable2) || $report(_exceptionable2, {
|
|
4168
4238
|
path: _path2 + ".gt2count",
|
|
4169
4239
|
expected: "(__type.o10 | undefined)",
|
|
4170
4240
|
value: input3.gt2count
|
|
@@ -4193,7 +4263,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4193
4263
|
expected: "(number | undefined)",
|
|
4194
4264
|
value: input3.pos
|
|
4195
4265
|
})].every((flag) => flag);
|
|
4196
|
-
const $
|
|
4266
|
+
const $vo79 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.allele || $report(_exceptionable2, {
|
|
4197
4267
|
path: _path2 + ".allele",
|
|
4198
4268
|
expected: "string",
|
|
4199
4269
|
value: input3.allele
|
|
@@ -4206,7 +4276,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4206
4276
|
expected: "boolean",
|
|
4207
4277
|
value: input3.isRef
|
|
4208
4278
|
})].every((flag) => flag);
|
|
4209
|
-
const $
|
|
4279
|
+
const $vo80 = (input3, _path2, _exceptionable2 = true) => ["string" === typeof input3.k || $report(_exceptionable2, {
|
|
4210
4280
|
path: _path2 + ".k",
|
|
4211
4281
|
expected: "string",
|
|
4212
4282
|
value: input3.k
|
|
@@ -4215,7 +4285,7 @@ var validCategoriesRequest = (input) => {
|
|
|
4215
4285
|
expected: "(number | string)",
|
|
4216
4286
|
value: input3.v
|
|
4217
4287
|
})].every((flag) => flag);
|
|
4218
|
-
const $
|
|
4288
|
+
const $vo81 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.id || "string" === typeof input3.id || $report(_exceptionable2, {
|
|
4219
4289
|
path: _path2 + ".id",
|
|
4220
4290
|
expected: "(string | undefined)",
|
|
4221
4291
|
value: input3.id
|
|
@@ -4255,12 +4325,12 @@ var validCategoriesRequest = (input) => {
|
|
|
4255
4325
|
path: _path2 + ".q",
|
|
4256
4326
|
expected: "TermCollectionQValues",
|
|
4257
4327
|
value: input3.q
|
|
4258
|
-
})) && $
|
|
4328
|
+
})) && $vo82(input3.q, _path2 + ".q", _exceptionable2) || $report(_exceptionable2, {
|
|
4259
4329
|
path: _path2 + ".q",
|
|
4260
4330
|
expected: "TermCollectionQValues",
|
|
4261
4331
|
value: input3.q
|
|
4262
4332
|
})].every((flag) => flag);
|
|
4263
|
-
const $
|
|
4333
|
+
const $vo82 = (input3, _path2, _exceptionable2 = true) => [void 0 === input3.hiddenValues || ("object" === typeof input3.hiddenValues && null !== input3.hiddenValues && false === Array.isArray(input3.hiddenValues) || $report(_exceptionable2, {
|
|
4264
4334
|
path: _path2 + ".hiddenValues",
|
|
4265
4335
|
expected: "(HiddenValues | undefined)",
|
|
4266
4336
|
value: input3.hiddenValues
|
|
@@ -4292,8 +4362,8 @@ var validCategoriesRequest = (input) => {
|
|
|
4292
4362
|
path: _path2 + ".lst",
|
|
4293
4363
|
expected: "Array<string>",
|
|
4294
4364
|
value: input3.lst
|
|
4295
|
-
})) && input3.lst.map((elem,
|
|
4296
|
-
path: _path2 + ".lst[" +
|
|
4365
|
+
})) && input3.lst.map((elem, _index68) => "string" === typeof elem || $report(_exceptionable2, {
|
|
4366
|
+
path: _path2 + ".lst[" + _index68 + "]",
|
|
4297
4367
|
expected: "string",
|
|
4298
4368
|
value: elem
|
|
4299
4369
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4304,8 +4374,8 @@ var validCategoriesRequest = (input) => {
|
|
|
4304
4374
|
path: _path2 + ".numerators",
|
|
4305
4375
|
expected: "(Array<string> | undefined)",
|
|
4306
4376
|
value: input3.numerators
|
|
4307
|
-
})) && input3.numerators.map((elem,
|
|
4308
|
-
path: _path2 + ".numerators[" +
|
|
4377
|
+
})) && input3.numerators.map((elem, _index69) => "string" === typeof elem || $report(_exceptionable2, {
|
|
4378
|
+
path: _path2 + ".numerators[" + _index69 + "]",
|
|
4309
4379
|
expected: "string",
|
|
4310
4380
|
value: elem
|
|
4311
4381
|
})).every((flag) => flag) || $report(_exceptionable2, {
|
|
@@ -4377,31 +4447,31 @@ var validCategoriesRequest = (input) => {
|
|
|
4377
4447
|
})();
|
|
4378
4448
|
const $vu6 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
4379
4449
|
if ("TermCollectionTWValues" === input3.type)
|
|
4380
|
-
return $
|
|
4450
|
+
return $vo81(input3, _path2, _exceptionable2);
|
|
4381
4451
|
if ("SnpsTW" === input3.type)
|
|
4382
|
-
return $
|
|
4452
|
+
return $vo74(input3, _path2, _exceptionable2);
|
|
4383
4453
|
if ("ConditionTW" === input3.type)
|
|
4384
|
-
return $
|
|
4454
|
+
return $vo71(input3, _path2, _exceptionable2);
|
|
4385
4455
|
if ("GvCustomGsTW" === input3.type)
|
|
4386
|
-
return $
|
|
4456
|
+
return $vo69(input3, _path2, _exceptionable2);
|
|
4387
4457
|
if ("GvPredefinedGsTW" === input3.type)
|
|
4388
|
-
return $
|
|
4458
|
+
return $vo67(input3, _path2, _exceptionable2);
|
|
4389
4459
|
if ("GvValuesTW" === input3.type)
|
|
4390
|
-
return $
|
|
4460
|
+
return $vo63(input3, _path2, _exceptionable2);
|
|
4391
4461
|
if ("NumTWSpline" === input3.type)
|
|
4392
|
-
return $
|
|
4462
|
+
return $vo60(input3, _path2, _exceptionable2);
|
|
4393
4463
|
if ("NumTWCont" === input3.type)
|
|
4394
|
-
return $
|
|
4464
|
+
return $vo58(input3, _path2, _exceptionable2);
|
|
4395
4465
|
if ("NumTWBinary" === input3.type)
|
|
4396
|
-
return $
|
|
4466
|
+
return $vo56(input3, _path2, _exceptionable2);
|
|
4397
4467
|
if ("NumTWCustomBin" === input3.type)
|
|
4398
|
-
return $
|
|
4468
|
+
return $vo55(input3, _path2, _exceptionable2);
|
|
4399
4469
|
if ("NumTWRegularBin" === input3.type)
|
|
4400
|
-
return $
|
|
4470
|
+
return $vo54(input3, _path2, _exceptionable2);
|
|
4401
4471
|
if ("QualTWCustomGS" === input3.type)
|
|
4402
|
-
return $
|
|
4472
|
+
return $vo51(input3, _path2, _exceptionable2);
|
|
4403
4473
|
if ("QualTWPredefinedGS" === input3.type)
|
|
4404
|
-
return $
|
|
4474
|
+
return $vo49(input3, _path2, _exceptionable2);
|
|
4405
4475
|
if ("QualTWValues" === input3.type)
|
|
4406
4476
|
return $vo1(input3, _path2, _exceptionable2);
|
|
4407
4477
|
return $report(_exceptionable2, {
|
|
@@ -4414,9 +4484,9 @@ var validCategoriesRequest = (input) => {
|
|
|
4414
4484
|
if ("categorical" === input3.type)
|
|
4415
4485
|
return $vo3(input3, _path2, _exceptionable2);
|
|
4416
4486
|
if ("snp" === input3.type)
|
|
4417
|
-
return $vo45(input3, _path2, _exceptionable2);
|
|
4418
|
-
if ("singleCellCellType" === input3.type)
|
|
4419
4487
|
return $vo46(input3, _path2, _exceptionable2);
|
|
4488
|
+
if ("singleCellCellType" === input3.type)
|
|
4489
|
+
return $vo47(input3, _path2, _exceptionable2);
|
|
4420
4490
|
return $report(_exceptionable2, {
|
|
4421
4491
|
path: _path2,
|
|
4422
4492
|
expected: "(CategoricalTerm | SnpTerm | SingleCellCellTypeTerm)",
|
|
@@ -4465,9 +4535,9 @@ var validCategoriesRequest = (input) => {
|
|
|
4465
4535
|
})();
|
|
4466
4536
|
const $vu12 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
4467
4537
|
if ("gene" === input3.kind)
|
|
4468
|
-
return $vo63(input3, _path2, _exceptionable2);
|
|
4469
|
-
if ("coord" === input3.kind)
|
|
4470
4538
|
return $vo64(input3, _path2, _exceptionable2);
|
|
4539
|
+
if ("coord" === input3.kind)
|
|
4540
|
+
return $vo65(input3, _path2, _exceptionable2);
|
|
4471
4541
|
return $report(_exceptionable2, {
|
|
4472
4542
|
path: _path2,
|
|
4473
4543
|
expected: '(BaseTerm & Gene & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; } | BaseTerm & Coord & { type: "geneVariant"; genes: GvGeneTerm[]; } & { groupsetting: TermGroupSetting; childTerms: DtTerm[]; })',
|
|
@@ -4476,9 +4546,9 @@ var validCategoriesRequest = (input) => {
|
|
|
4476
4546
|
})();
|
|
4477
4547
|
const $vu13 = (input3, _path2, _exceptionable2 = true) => (() => {
|
|
4478
4548
|
if ("grade" === input3.valueFor)
|
|
4479
|
-
return $vo71(input3, _path2, _exceptionable2);
|
|
4480
|
-
if ("children" === input3.valueFor)
|
|
4481
4549
|
return $vo72(input3, _path2, _exceptionable2);
|
|
4550
|
+
if ("children" === input3.valueFor)
|
|
4551
|
+
return $vo73(input3, _path2, _exceptionable2);
|
|
4482
4552
|
return $report(_exceptionable2, {
|
|
4483
4553
|
path: _path2,
|
|
4484
4554
|
expected: "(ConditionGradeQ | ConditionChildrenQ)",
|