@puzzlin/models 4.9.0 → 4.10.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.d.ts +2 -4
- package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.d.ts.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.js +10 -2
- package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.js.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.d.ts +11 -7
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.d.ts.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.js +41 -15
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.js.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.d.ts +0 -2
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.d.ts.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.js +0 -6
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.js.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.d.ts +6 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.d.ts.map +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.js +31 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.js.map +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/index.d.ts +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/index.js +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/objects/index.js.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.d.ts +7 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.d.ts.map +1 -0
- package/dist/apps/brain-imaging/{neuromarker-analyses/inputs/neuromarker-result.input.js → big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.js} +13 -12
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.js.map +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/index.d.ts +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/index.js +1 -0
- package/dist/apps/brain-imaging/big-five-eeg-reports/payloads/index.js.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/inputs/index.d.ts +0 -1
- package/dist/apps/brain-imaging/eeg-recordings/inputs/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/inputs/index.js +0 -1
- package/dist/apps/brain-imaging/eeg-recordings/inputs/index.js.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.d.ts +4 -3
- package/dist/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.d.ts.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.js +13 -4
- package/dist/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.js.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.d.ts +7 -0
- package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.d.ts.map +1 -0
- package/dist/apps/brain-imaging/eeg-recordings/payloads/{add-cleaned-eeg-recording.payload.js → cleaned-eeg-recording-event.payload.js} +12 -11
- package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.js.map +1 -0
- package/dist/apps/brain-imaging/eeg-recordings/payloads/index.d.ts +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/index.js +1 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/index.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/index.d.ts +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/index.js +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/index.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/index.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/neuromarker-analysis.object.d.ts +6 -5
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/neuromarker-analysis.object.d.ts.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/neuromarker-analysis.object.js +21 -8
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/neuromarker-analysis.object.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/objects/neuromarker-result.object.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/index.d.ts +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/index.d.ts.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/index.js +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/index.js.map +1 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/neuromarker-analysis-event.payload.d.ts +7 -0
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/neuromarker-analysis-event.payload.d.ts.map +1 -0
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/{create-neuromarker-analysis.payload.js → neuromarker-analysis-event.payload.js} +12 -9
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/neuromarker-analysis-event.payload.js.map +1 -0
- package/dist/apps/brain-imaging/subjects/objects/subject.object.js.map +1 -1
- package/dist/apps/platform/users/objects/user.object.js.map +1 -1
- package/dist/apps/storybooks/objects/storybook-scene.object.js.map +1 -1
- package/dist/shared/index.d.ts +1 -0
- package/dist/shared/index.d.ts.map +1 -1
- package/dist/shared/index.js +1 -0
- package/dist/shared/index.js.map +1 -1
- package/dist/shared/jobs/index.d.ts +2 -0
- package/dist/shared/jobs/index.d.ts.map +1 -0
- package/dist/{apps/brain-imaging/neuromarker-analyses/inputs → shared/jobs}/index.js +1 -2
- package/dist/shared/jobs/index.js.map +1 -0
- package/dist/shared/jobs/job.object.d.ts +11 -0
- package/dist/shared/jobs/job.object.d.ts.map +1 -0
- package/dist/{apps/brain-imaging/eeg-recordings/inputs/add-cleaned-eeg-recording.input.js → shared/jobs/job.object.js} +23 -15
- package/dist/shared/jobs/job.object.js.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/utils/decorators/index.js.map +1 -1
- package/package.json +2 -2
- package/dist/apps/brain-imaging/eeg-recordings/inputs/add-cleaned-eeg-recording.input.d.ts +0 -7
- package/dist/apps/brain-imaging/eeg-recordings/inputs/add-cleaned-eeg-recording.input.d.ts.map +0 -1
- package/dist/apps/brain-imaging/eeg-recordings/inputs/add-cleaned-eeg-recording.input.js.map +0 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/add-cleaned-eeg-recording.payload.d.ts +0 -6
- package/dist/apps/brain-imaging/eeg-recordings/payloads/add-cleaned-eeg-recording.payload.d.ts.map +0 -1
- package/dist/apps/brain-imaging/eeg-recordings/payloads/add-cleaned-eeg-recording.payload.js.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/create-neuromarker-analysis.input.d.ts +0 -8
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/create-neuromarker-analysis.input.d.ts.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/create-neuromarker-analysis.input.js +0 -39
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/create-neuromarker-analysis.input.js.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/index.d.ts +0 -3
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/index.d.ts.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/index.js.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/neuromarker-result.input.d.ts +0 -6
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/neuromarker-result.input.d.ts.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/inputs/neuromarker-result.input.js.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/create-neuromarker-analysis.payload.d.ts +0 -5
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/create-neuromarker-analysis.payload.d.ts.map +0 -1
- package/dist/apps/brain-imaging/neuromarker-analyses/payloads/create-neuromarker-analysis.payload.js.map +0 -1
package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.d.ts
CHANGED
|
@@ -1,7 +1,5 @@
|
|
|
1
1
|
import { NodeInput } from '../../../../shared';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export declare class AnalyzeBigFiveEegReportInput extends AnalyzeBigFiveEegReportInput_base {
|
|
2
|
+
export declare class AnalyzeBigFiveEegReportInput extends NodeInput {
|
|
3
|
+
activityIds: string[];
|
|
5
4
|
}
|
|
6
|
-
export {};
|
|
7
5
|
//# sourceMappingURL=analyze-big-five-eeg-report.input.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analyze-big-five-eeg-report.input.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"analyze-big-five-eeg-report.input.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAIrC,qBACa,4BAA6B,SAAQ,SAAS;IAGzD,WAAW,EAAE,MAAM,EAAE,CAAC;CACvB"}
|
package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.js
CHANGED
|
@@ -5,14 +5,22 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
5
5
|
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
6
|
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
7
|
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
8
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
9
12
|
exports.AnalyzeBigFiveEegReportInput = void 0;
|
|
10
13
|
const shared_1 = require("../../../../shared");
|
|
11
14
|
const graphql_1 = require("@nestjs/graphql");
|
|
12
|
-
const
|
|
13
|
-
let AnalyzeBigFiveEegReportInput = class AnalyzeBigFiveEegReportInput extends
|
|
15
|
+
const class_validator_1 = require("class-validator");
|
|
16
|
+
let AnalyzeBigFiveEegReportInput = class AnalyzeBigFiveEegReportInput extends shared_1.NodeInput {
|
|
14
17
|
};
|
|
15
18
|
exports.AnalyzeBigFiveEegReportInput = AnalyzeBigFiveEegReportInput;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, graphql_1.Field)(() => [graphql_1.ID]),
|
|
21
|
+
(0, class_validator_1.ArrayMinSize)(1),
|
|
22
|
+
__metadata("design:type", Array)
|
|
23
|
+
], AnalyzeBigFiveEegReportInput.prototype, "activityIds", void 0);
|
|
16
24
|
exports.AnalyzeBigFiveEegReportInput = AnalyzeBigFiveEegReportInput = __decorate([
|
|
17
25
|
(0, graphql_1.InputType)()
|
|
18
26
|
], AnalyzeBigFiveEegReportInput);
|
package/dist/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"analyze-big-five-eeg-report.input.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"analyze-big-five-eeg-report.input.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/inputs/analyze-big-five-eeg-report.input.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAAqC;AACrC,6CAAuD;AACvD,qDAA+C;AAGxC,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,kBAAS;CAI1D,CAAA;AAJY,oEAA4B;AAGvC;IAFC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,YAAE,CAAC,CAAC;IACjB,IAAA,8BAAY,EAAC,CAAC,CAAC;;iEACM;uCAHX,4BAA4B;IADxC,IAAA,mBAAS,GAAE;GACC,4BAA4B,CAIxC","sourcesContent":["import { NodeInput } from '@/shared';\nimport { Field, ID, InputType } from '@nestjs/graphql';\nimport { ArrayMinSize } from 'class-validator';\n\n@InputType()\nexport class AnalyzeBigFiveEegReportInput extends NodeInput {\n @Field(() => [ID])\n @ArrayMinSize(1)\n activityIds: string[];\n}\n"]}
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.d.ts
CHANGED
|
@@ -1,19 +1,23 @@
|
|
|
1
1
|
import { NeuromarkerAnalysis } from '../../../../apps/brain-imaging/neuromarker-analyses';
|
|
2
2
|
import { BigFiveNormSet, BigFiveTraitResult, Node, Timestamp } from '../../../../shared';
|
|
3
|
+
import { JobStatusEnum } from '@puzzlin/enums';
|
|
3
4
|
import { BigFiveNeuromarkerEnsemble } from './big-five-neuromarker-ensemble.object';
|
|
4
5
|
import { BigFiveTraitNeuromarkerRelationship } from './big-five-trait-neuromarker-relationship.object';
|
|
5
6
|
declare const BigFiveEegAnalysis_base: import("@nestjs/common").Type<Node & Timestamp>;
|
|
6
7
|
export declare class BigFiveEegAnalysis extends BigFiveEegAnalysis_base {
|
|
7
|
-
|
|
8
|
-
|
|
8
|
+
assessmentResultId?: string | null;
|
|
9
|
+
ensemble?: BigFiveNeuromarkerEnsemble | null;
|
|
10
|
+
ensembleVersion?: string | null;
|
|
9
11
|
neuromarkerAnalyses?: NeuromarkerAnalysis[];
|
|
10
12
|
neuromarkerAnalysisIds: string[];
|
|
11
|
-
normSet?: BigFiveNormSet;
|
|
12
|
-
normSetVersion
|
|
13
|
+
normSet?: BigFiveNormSet | null;
|
|
14
|
+
normSetVersion?: string | null;
|
|
15
|
+
predictedTraits?: BigFiveTraitResult[];
|
|
16
|
+
selfReportedTraits?: BigFiveTraitResult[] | null;
|
|
13
17
|
reportId: string;
|
|
14
|
-
|
|
15
|
-
usedRelationships?: BigFiveTraitNeuromarkerRelationship[];
|
|
16
|
-
version
|
|
18
|
+
status?: JobStatusEnum;
|
|
19
|
+
usedRelationships?: BigFiveTraitNeuromarkerRelationship[] | null;
|
|
20
|
+
version?: string | null;
|
|
17
21
|
}
|
|
18
22
|
export {};
|
|
19
23
|
//# sourceMappingURL=big-five-eeg-analysis.object.d.ts.map
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"big-five-eeg-analysis.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"big-five-eeg-analysis.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,2CAA2C,CAAC;AAChF,OAAO,EAAE,cAAc,EAAE,kBAAkB,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAE/E,OAAO,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAC;AAE/C,OAAO,EAAE,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,EAAE,mCAAmC,EAAE,MAAM,kDAAkD,CAAC;;AAEvG,qBAGa,kBAAmB,SAAQ,uBAAiC;IAIvE,kBAAkB,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAMnC,QAAQ,CAAC,EAAE,0BAA0B,GAAG,IAAI,CAAC;IAM7C,eAAe,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAIhC,mBAAmB,CAAC,EAAE,mBAAmB,EAAE,CAAC;IAG5C,sBAAsB,EAAE,MAAM,EAAE,CAAC;IAMjC,OAAO,CAAC,EAAE,cAAc,GAAG,IAAI,CAAC;IAMhC,cAAc,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAI/B,eAAe,CAAC,EAAE,kBAAkB,EAAE,CAAC;IAMvC,kBAAkB,CAAC,EAAE,kBAAkB,EAAE,GAAG,IAAI,CAAC;IAGjD,QAAQ,EAAE,MAAM,CAAC;IAGjB,MAAM,CAAC,EAAE,aAAa,CAAC;IAMvB,iBAAiB,CAAC,EAAE,mCAAmC,EAAE,GAAG,IAAI,CAAC;IAKjE,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB"}
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.js
CHANGED
|
@@ -13,6 +13,7 @@ exports.BigFiveEegAnalysis = void 0;
|
|
|
13
13
|
const neuromarker_analyses_1 = require("../../../../apps/brain-imaging/neuromarker-analyses");
|
|
14
14
|
const shared_1 = require("../../../../shared");
|
|
15
15
|
const graphql_1 = require("@nestjs/graphql");
|
|
16
|
+
const enums_1 = require("@puzzlin/enums");
|
|
16
17
|
const class_transformer_1 = require("class-transformer");
|
|
17
18
|
const big_five_neuromarker_ensemble_object_1 = require("./big-five-neuromarker-ensemble.object");
|
|
18
19
|
const big_five_trait_neuromarker_relationship_object_1 = require("./big-five-trait-neuromarker-relationship.object");
|
|
@@ -20,15 +21,24 @@ let BigFiveEegAnalysis = class BigFiveEegAnalysis extends (0, graphql_1.Intersec
|
|
|
20
21
|
};
|
|
21
22
|
exports.BigFiveEegAnalysis = BigFiveEegAnalysis;
|
|
22
23
|
__decorate([
|
|
23
|
-
(0, graphql_1.Field)(() =>
|
|
24
|
+
(0, graphql_1.Field)(() => graphql_1.ID, {
|
|
25
|
+
nullable: true,
|
|
26
|
+
}),
|
|
27
|
+
__metadata("design:type", Object)
|
|
28
|
+
], BigFiveEegAnalysis.prototype, "assessmentResultId", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, graphql_1.Field)(() => big_five_neuromarker_ensemble_object_1.BigFiveNeuromarkerEnsemble, {
|
|
31
|
+
nullable: true,
|
|
32
|
+
}),
|
|
24
33
|
(0, class_transformer_1.Type)(() => big_five_neuromarker_ensemble_object_1.BigFiveNeuromarkerEnsemble),
|
|
25
|
-
__metadata("design:type",
|
|
34
|
+
__metadata("design:type", Object)
|
|
26
35
|
], BigFiveEegAnalysis.prototype, "ensemble", void 0);
|
|
27
36
|
__decorate([
|
|
28
37
|
(0, graphql_1.Field)(() => String, {
|
|
29
|
-
description: 'Version of a Big Five x Neuromaker ensemble used to
|
|
38
|
+
description: 'Version of a Big Five x Neuromaker ensemble used to predict traits.',
|
|
39
|
+
nullable: true,
|
|
30
40
|
}),
|
|
31
|
-
__metadata("design:type",
|
|
41
|
+
__metadata("design:type", Object)
|
|
32
42
|
], BigFiveEegAnalysis.prototype, "ensembleVersion", void 0);
|
|
33
43
|
__decorate([
|
|
34
44
|
(0, graphql_1.Field)(() => [neuromarker_analyses_1.NeuromarkerAnalysis]),
|
|
@@ -40,34 +50,50 @@ __decorate([
|
|
|
40
50
|
__metadata("design:type", Array)
|
|
41
51
|
], BigFiveEegAnalysis.prototype, "neuromarkerAnalysisIds", void 0);
|
|
42
52
|
__decorate([
|
|
43
|
-
(0, graphql_1.Field)(() => shared_1.BigFiveNormSet
|
|
53
|
+
(0, graphql_1.Field)(() => shared_1.BigFiveNormSet, {
|
|
54
|
+
nullable: true,
|
|
55
|
+
}),
|
|
44
56
|
(0, class_transformer_1.Type)(() => shared_1.BigFiveNormSet),
|
|
45
|
-
__metadata("design:type",
|
|
57
|
+
__metadata("design:type", Object)
|
|
46
58
|
], BigFiveEegAnalysis.prototype, "normSet", void 0);
|
|
47
59
|
__decorate([
|
|
48
60
|
(0, graphql_1.Field)(() => String, {
|
|
49
|
-
description: 'Version of a Big Five norm set used to
|
|
61
|
+
description: 'Version of a Big Five norm set used to normalize trait results.',
|
|
62
|
+
nullable: true,
|
|
50
63
|
}),
|
|
51
|
-
__metadata("design:type",
|
|
64
|
+
__metadata("design:type", Object)
|
|
52
65
|
], BigFiveEegAnalysis.prototype, "normSetVersion", void 0);
|
|
66
|
+
__decorate([
|
|
67
|
+
(0, graphql_1.Field)(() => [shared_1.BigFiveTraitResult]),
|
|
68
|
+
(0, class_transformer_1.Type)(() => shared_1.BigFiveTraitResult),
|
|
69
|
+
__metadata("design:type", Array)
|
|
70
|
+
], BigFiveEegAnalysis.prototype, "predictedTraits", void 0);
|
|
71
|
+
__decorate([
|
|
72
|
+
(0, graphql_1.Field)(() => [shared_1.BigFiveTraitResult], {
|
|
73
|
+
nullable: true,
|
|
74
|
+
}),
|
|
75
|
+
(0, class_transformer_1.Type)(() => shared_1.BigFiveTraitResult),
|
|
76
|
+
__metadata("design:type", Object)
|
|
77
|
+
], BigFiveEegAnalysis.prototype, "selfReportedTraits", void 0);
|
|
53
78
|
__decorate([
|
|
54
79
|
(0, graphql_1.Field)(() => graphql_1.ID),
|
|
55
80
|
__metadata("design:type", String)
|
|
56
81
|
], BigFiveEegAnalysis.prototype, "reportId", void 0);
|
|
57
82
|
__decorate([
|
|
58
|
-
(0, graphql_1.Field)(() =>
|
|
59
|
-
(
|
|
60
|
-
|
|
61
|
-
], BigFiveEegAnalysis.prototype, "traitResults", void 0);
|
|
83
|
+
(0, graphql_1.Field)(() => enums_1.JobStatusEnum),
|
|
84
|
+
__metadata("design:type", String)
|
|
85
|
+
], BigFiveEegAnalysis.prototype, "status", void 0);
|
|
62
86
|
__decorate([
|
|
63
87
|
(0, graphql_1.Field)(() => [big_five_trait_neuromarker_relationship_object_1.BigFiveTraitNeuromarkerRelationship], {
|
|
64
88
|
description: 'Trait-neuromarker relationships used by this analysis, derived from the ensemble version, analyzer version, and available activities and neuromarkers.',
|
|
65
89
|
}),
|
|
66
|
-
__metadata("design:type",
|
|
90
|
+
__metadata("design:type", Object)
|
|
67
91
|
], BigFiveEegAnalysis.prototype, "usedRelationships", void 0);
|
|
68
92
|
__decorate([
|
|
69
|
-
(0, graphql_1.Field)(() => String
|
|
70
|
-
|
|
93
|
+
(0, graphql_1.Field)(() => String, {
|
|
94
|
+
nullable: true,
|
|
95
|
+
}),
|
|
96
|
+
__metadata("design:type", Object)
|
|
71
97
|
], BigFiveEegAnalysis.prototype, "version", void 0);
|
|
72
98
|
exports.BigFiveEegAnalysis = BigFiveEegAnalysis = __decorate([
|
|
73
99
|
(0, graphql_1.ObjectType)({
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"big-five-eeg-analysis.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAAgF;AAChF,qCAA+E;AAC/E,6CAA0E;AAC1E,yDAAyC;AACzC,iGAAoF;AACpF,qHAAuG;AAKhG,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,IAAA,0BAAgB,EAAC,aAAI,EAAE,kBAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"big-five-eeg-analysis.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-analysis.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAAgF;AAChF,qCAA+E;AAC/E,6CAA0E;AAC1E,0CAA+C;AAC/C,yDAAyC;AACzC,iGAAoF;AACpF,qHAAuG;AAKhG,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,IAAA,0BAAgB,EAAC,aAAI,EAAE,kBAAS,CAAC;CA+DxE,CAAA;AA/DY,gDAAkB;AAI7B;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,YAAE,EAAE;QACf,QAAQ,EAAE,IAAI;KACf,CAAC;;8DACiC;AAMnC;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,iEAA0B,EAAE;QACvC,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,iEAA0B,CAAC;;oDACM;AAM7C;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACnB,WAAW,EAAE,qEAAqE;QAClF,QAAQ,EAAE,IAAI;KACf,CAAC;;2DAC8B;AAIhC;IAFC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,0CAAmB,CAAC,CAAC;IAClC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,0CAAmB,CAAC;;+DACY;AAG5C;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,YAAE,CAAC,CAAC;;kEACe;AAMjC;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,uBAAc,EAAE;QAC3B,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,uBAAc,CAAC;;mDACK;AAMhC;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACnB,WAAW,EAAE,iEAAiE;QAC9E,QAAQ,EAAE,IAAI;KACf,CAAC;;0DAC6B;AAI/B;IAFC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,2BAAkB,CAAC,CAAC;IACjC,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,2BAAkB,CAAC;;2DACQ;AAMvC;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,2BAAkB,CAAC,EAAE;QACjC,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,2BAAkB,CAAC;;8DACkB;AAGjD;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,YAAE,CAAC;;oDACC;AAGjB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,qBAAa,CAAC;;kDACJ;AAMvB;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,oFAAmC,CAAC,EAAE;QAClD,WAAW,EACT,wJAAwJ;KAC3J,CAAC;;6DAC+D;AAKjE;IAHC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACnB,QAAQ,EAAE,IAAI;KACf,CAAC;;mDACsB;6BA9Db,kBAAkB;IAH9B,IAAA,oBAAU,EAAC;QACV,UAAU,EAAE,aAAI;KACjB,CAAC;GACW,kBAAkB,CA+D9B","sourcesContent":["import { NeuromarkerAnalysis } from '@/apps/brain-imaging/neuromarker-analyses';\nimport { BigFiveNormSet, BigFiveTraitResult, Node, Timestamp } from '@/shared';\nimport { Field, ID, IntersectionType, ObjectType } from '@nestjs/graphql';\nimport { JobStatusEnum } from '@puzzlin/enums';\nimport { Type } from 'class-transformer';\nimport { BigFiveNeuromarkerEnsemble } from './big-five-neuromarker-ensemble.object';\nimport { BigFiveTraitNeuromarkerRelationship } from './big-five-trait-neuromarker-relationship.object';\n\n@ObjectType({\n implements: Node,\n})\nexport class BigFiveEegAnalysis extends IntersectionType(Node, Timestamp) {\n @Field(() => ID, {\n nullable: true,\n })\n assessmentResultId?: string | null;\n\n @Field(() => BigFiveNeuromarkerEnsemble, {\n nullable: true,\n })\n @Type(() => BigFiveNeuromarkerEnsemble)\n ensemble?: BigFiveNeuromarkerEnsemble | null;\n\n @Field(() => String, {\n description: 'Version of a Big Five x Neuromaker ensemble used to predict traits.',\n nullable: true,\n })\n ensembleVersion?: string | null;\n\n @Field(() => [NeuromarkerAnalysis])\n @Type(() => NeuromarkerAnalysis)\n neuromarkerAnalyses?: NeuromarkerAnalysis[];\n\n @Field(() => [ID])\n neuromarkerAnalysisIds: string[];\n\n @Field(() => BigFiveNormSet, {\n nullable: true,\n })\n @Type(() => BigFiveNormSet)\n normSet?: BigFiveNormSet | null;\n\n @Field(() => String, {\n description: 'Version of a Big Five norm set used to normalize trait results.',\n nullable: true,\n })\n normSetVersion?: string | null;\n\n @Field(() => [BigFiveTraitResult])\n @Type(() => BigFiveTraitResult)\n predictedTraits?: BigFiveTraitResult[];\n\n @Field(() => [BigFiveTraitResult], {\n nullable: true,\n })\n @Type(() => BigFiveTraitResult)\n selfReportedTraits?: BigFiveTraitResult[] | null;\n\n @Field(() => ID)\n reportId: string;\n\n @Field(() => JobStatusEnum)\n status?: JobStatusEnum;\n\n @Field(() => [BigFiveTraitNeuromarkerRelationship], {\n description:\n 'Trait-neuromarker relationships used by this analysis, derived from the ensemble version, analyzer version, and available activities and neuromarkers.',\n })\n usedRelationships?: BigFiveTraitNeuromarkerRelationship[] | null;\n\n @Field(() => String, {\n nullable: true,\n })\n version?: string | null;\n}\n"]}
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.d.ts
CHANGED
|
@@ -1,10 +1,8 @@
|
|
|
1
1
|
import { EegReport } from '../../../../apps/brain-imaging/eeg-reports/objects';
|
|
2
|
-
import { AssessmentResult } from '../../../../apps/platform';
|
|
3
2
|
import { EegReportTypeEnum } from '@puzzlin/enums';
|
|
4
3
|
import { BigFiveEegAnalysis } from './big-five-eeg-analysis.object';
|
|
5
4
|
export declare class BigFiveEegReport extends EegReport {
|
|
6
5
|
analysis?: BigFiveEegAnalysis | null;
|
|
7
|
-
assessmentResult?: AssessmentResult | null;
|
|
8
6
|
summaryPrompt?: string | null;
|
|
9
7
|
type: EegReportTypeEnum.EEG_REPORT_BIG_FIVE;
|
|
10
8
|
}
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"big-five-eeg-report.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;
|
|
1
|
+
{"version":3,"file":"big-five-eeg-report.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,0CAA0C,CAAC;AAKrE,OAAO,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC;AAEnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AAEpE,qBAGa,gBAAiB,SAAQ,SAAS;IAK7C,QAAQ,CAAC,EAAE,kBAAkB,GAAG,IAAI,CAAC;IAMrC,aAAa,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAG9B,IAAI,EAAE,iBAAiB,CAAC,mBAAmB,CAAC;CAC7C"}
|
|
@@ -28,12 +28,6 @@ __decorate([
|
|
|
28
28
|
(0, class_transformer_1.Type)(() => big_five_eeg_analysis_object_1.BigFiveEegAnalysis),
|
|
29
29
|
__metadata("design:type", Object)
|
|
30
30
|
], BigFiveEegReport.prototype, "analysis", void 0);
|
|
31
|
-
__decorate([
|
|
32
|
-
(0, graphql_1.Field)(() => platform_1.AssessmentResult, {
|
|
33
|
-
nullable: true,
|
|
34
|
-
}),
|
|
35
|
-
__metadata("design:type", Object)
|
|
36
|
-
], BigFiveEegReport.prototype, "assessmentResult", void 0);
|
|
37
31
|
__decorate([
|
|
38
32
|
(0, graphql_1.Field)(() => String, {
|
|
39
33
|
description: 'Prompt used to generate a practitioner-facing summary for this report.',
|
package/dist/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"big-five-eeg-report.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,sEAAqE;AACrE,sDAAsE;AACtE,
|
|
1
|
+
{"version":3,"file":"big-five-eeg-report.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-eeg-report.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,sEAAqE;AACrE,sDAAsE;AACtE,8CAAkD;AAClD,qCAAgC;AAChC,6CAAoD;AACpD,0CAAmD;AACnD,yDAAyC;AACzC,iFAAoE;AAK7D,IAAM,gBAAgB,GAAtB,MAAM,gBAAiB,SAAQ,mBAAS;CAe9C,CAAA;AAfY,4CAAgB;AAK3B;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,iDAAkB,EAAE;QAC/B,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,iDAAkB,CAAC;;kDACM;AAMrC;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,MAAM,EAAE;QACnB,WAAW,EAAE,wEAAwE;QACrF,QAAQ,EAAE,IAAI;KACf,CAAC;;uDAC4B;AAG9B;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,yBAAiB,CAAC;;8CACa;2BAdjC,gBAAgB;IAH5B,IAAA,oBAAU,EAAC,gCAAwB,CAAC,yBAAiB,CAAC,mBAAmB,CAAC,EAAE;QAC3E,UAAU,EAAE,GAAG,EAAE,CAAC,CAAC,aAAI,EAAE,mBAAS,EAAE,0BAAe,CAAC;KACrD,CAAC;GACW,gBAAgB,CAe5B","sourcesContent":["import { EegReport } from '@/apps/brain-imaging/eeg-reports/objects';\nimport { EEG_REPORT_RESOLVE_TYPES } from '@/apps/brain-imaging/utils';\nimport { AssetBackedNode } from '@/apps/platform';\nimport { Node } from '@/shared';\nimport { Field, ObjectType } from '@nestjs/graphql';\nimport { EegReportTypeEnum } from '@puzzlin/enums';\nimport { Type } from 'class-transformer';\nimport { BigFiveEegAnalysis } from './big-five-eeg-analysis.object';\n\n@ObjectType(EEG_REPORT_RESOLVE_TYPES[EegReportTypeEnum.EEG_REPORT_BIG_FIVE], {\n implements: () => [Node, EegReport, AssetBackedNode],\n})\nexport class BigFiveEegReport extends EegReport {\n @Field(() => BigFiveEegAnalysis, {\n nullable: true,\n })\n @Type(() => BigFiveEegAnalysis)\n analysis?: BigFiveEegAnalysis | null;\n\n @Field(() => String, {\n description: 'Prompt used to generate a practitioner-facing summary for this report.',\n nullable: true,\n })\n summaryPrompt?: string | null;\n\n @Field(() => EegReportTypeEnum)\n type: EegReportTypeEnum.EEG_REPORT_BIG_FIVE;\n}\n"]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { BigFiveTraitNeuromarkerRelationship } from './big-five-trait-neuromarker-relationship.object';
|
|
2
|
+
export declare class BigFiveNeuromarkerEnsembleCandidate {
|
|
3
|
+
neuromarkerAnalysisVersion: string;
|
|
4
|
+
relationships: BigFiveTraitNeuromarkerRelationship[];
|
|
5
|
+
}
|
|
6
|
+
//# sourceMappingURL=big-five-neuromarker-ensemble-candidate.object.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"big-five-neuromarker-ensemble-candidate.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,mCAAmC,EAAE,MAAM,kDAAkD,CAAC;AAEvG,qBACa,mCAAmC;IAE9C,0BAA0B,EAAE,MAAM,CAAC;IAInC,aAAa,EAAE,mCAAmC,EAAE,CAAC;CACtD"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
+
};
|
|
8
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.BigFiveNeuromarkerEnsembleCandidate = void 0;
|
|
13
|
+
const graphql_1 = require("@nestjs/graphql");
|
|
14
|
+
const class_transformer_1 = require("class-transformer");
|
|
15
|
+
const big_five_trait_neuromarker_relationship_object_1 = require("./big-five-trait-neuromarker-relationship.object");
|
|
16
|
+
let BigFiveNeuromarkerEnsembleCandidate = class BigFiveNeuromarkerEnsembleCandidate {
|
|
17
|
+
};
|
|
18
|
+
exports.BigFiveNeuromarkerEnsembleCandidate = BigFiveNeuromarkerEnsembleCandidate;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, graphql_1.Field)(() => String),
|
|
21
|
+
__metadata("design:type", String)
|
|
22
|
+
], BigFiveNeuromarkerEnsembleCandidate.prototype, "neuromarkerAnalysisVersion", void 0);
|
|
23
|
+
__decorate([
|
|
24
|
+
(0, graphql_1.Field)(() => [big_five_trait_neuromarker_relationship_object_1.BigFiveTraitNeuromarkerRelationship]),
|
|
25
|
+
(0, class_transformer_1.Type)(() => big_five_trait_neuromarker_relationship_object_1.BigFiveTraitNeuromarkerRelationship),
|
|
26
|
+
__metadata("design:type", Array)
|
|
27
|
+
], BigFiveNeuromarkerEnsembleCandidate.prototype, "relationships", void 0);
|
|
28
|
+
exports.BigFiveNeuromarkerEnsembleCandidate = BigFiveNeuromarkerEnsembleCandidate = __decorate([
|
|
29
|
+
(0, graphql_1.ObjectType)()
|
|
30
|
+
], BigFiveNeuromarkerEnsembleCandidate);
|
|
31
|
+
//# sourceMappingURL=big-five-neuromarker-ensemble-candidate.object.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"big-five-neuromarker-ensemble-candidate.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/big-five-neuromarker-ensemble-candidate.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAoD;AACpD,yDAAyC;AACzC,qHAAuG;AAGhG,IAAM,mCAAmC,GAAzC,MAAM,mCAAmC;CAO/C,CAAA;AAPY,kFAAmC;AAE9C;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;uFACe;AAInC;IAFC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,CAAC,oFAAmC,CAAC,CAAC;IAClD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oFAAmC,CAAC;;0EACK;8CAN1C,mCAAmC;IAD/C,IAAA,oBAAU,GAAE;GACA,mCAAmC,CAO/C","sourcesContent":["import { Field, ObjectType } from '@nestjs/graphql';\nimport { Type } from 'class-transformer';\nimport { BigFiveTraitNeuromarkerRelationship } from './big-five-trait-neuromarker-relationship.object';\n\n@ObjectType()\nexport class BigFiveNeuromarkerEnsembleCandidate {\n @Field(() => String)\n neuromarkerAnalysisVersion: string;\n\n @Field(() => [BigFiveTraitNeuromarkerRelationship])\n @Type(() => BigFiveTraitNeuromarkerRelationship)\n relationships: BigFiveTraitNeuromarkerRelationship[];\n}\n"]}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export * from './big-five-eeg-analysis.object';
|
|
2
2
|
export * from './big-five-eeg-report.object';
|
|
3
|
+
export * from './big-five-neuromarker-ensemble-candidate.object';
|
|
3
4
|
export * from './big-five-neuromarker-ensemble.object';
|
|
4
5
|
export * from './big-five-trait-neuromarker-relationship.object';
|
|
5
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,wCAAwC,CAAC;AACvD,cAAc,kDAAkD,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/index.ts"],"names":[],"mappings":"AAAA,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,kDAAkD,CAAC;AACjE,cAAc,wCAAwC,CAAC;AACvD,cAAc,kDAAkD,CAAC"}
|
|
@@ -16,6 +16,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./big-five-eeg-analysis.object"), exports);
|
|
18
18
|
__exportStar(require("./big-five-eeg-report.object"), exports);
|
|
19
|
+
__exportStar(require("./big-five-neuromarker-ensemble-candidate.object"), exports);
|
|
19
20
|
__exportStar(require("./big-five-neuromarker-ensemble.object"), exports);
|
|
20
21
|
__exportStar(require("./big-five-trait-neuromarker-relationship.object"), exports);
|
|
21
22
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iEAA+C;AAC/C,+DAA6C;AAC7C,yEAAuD;AACvD,mFAAiE","sourcesContent":["export * from './big-five-eeg-analysis.object';\
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/objects/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iEAA+C;AAC/C,+DAA6C;AAC7C,mFAAiE;AACjE,yEAAuD;AACvD,mFAAiE","sourcesContent":["export * from './big-five-eeg-analysis.object';\nexport * from './big-five-eeg-report.object';\nexport * from './big-five-neuromarker-ensemble-candidate.object';\nexport * from './big-five-neuromarker-ensemble.object';\nexport * from './big-five-trait-neuromarker-relationship.object';\n"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ActionEnum } from '@puzzlin/enums';
|
|
2
|
+
import { BigFiveEegAnalysis } from '../objects';
|
|
3
|
+
export declare class BigFiveEegAnalysisEventPayload {
|
|
4
|
+
action: ActionEnum;
|
|
5
|
+
analysis: BigFiveEegAnalysis;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=big-five-eeg-analysis-event.payload.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"big-five-eeg-analysis-event.payload.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAEhD,qBACa,8BAA8B;IAEzC,MAAM,EAAE,UAAU,CAAC;IAGnB,QAAQ,EAAE,kBAAkB,CAAC;CAC9B"}
|
|
@@ -9,21 +9,22 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.BigFiveEegAnalysisEventPayload = void 0;
|
|
13
13
|
const graphql_1 = require("@nestjs/graphql");
|
|
14
14
|
const enums_1 = require("@puzzlin/enums");
|
|
15
|
-
|
|
15
|
+
const objects_1 = require("../objects");
|
|
16
|
+
let BigFiveEegAnalysisEventPayload = class BigFiveEegAnalysisEventPayload {
|
|
16
17
|
};
|
|
17
|
-
exports.
|
|
18
|
+
exports.BigFiveEegAnalysisEventPayload = BigFiveEegAnalysisEventPayload;
|
|
18
19
|
__decorate([
|
|
19
|
-
(0, graphql_1.Field)(() => enums_1.
|
|
20
|
+
(0, graphql_1.Field)(() => enums_1.ActionEnum),
|
|
20
21
|
__metadata("design:type", String)
|
|
21
|
-
],
|
|
22
|
+
], BigFiveEegAnalysisEventPayload.prototype, "action", void 0);
|
|
22
23
|
__decorate([
|
|
23
|
-
(0, graphql_1.Field)(() =>
|
|
24
|
-
__metadata("design:type",
|
|
25
|
-
],
|
|
26
|
-
exports.
|
|
27
|
-
(0, graphql_1.
|
|
28
|
-
],
|
|
29
|
-
//# sourceMappingURL=
|
|
24
|
+
(0, graphql_1.Field)(() => objects_1.BigFiveEegAnalysis),
|
|
25
|
+
__metadata("design:type", objects_1.BigFiveEegAnalysis)
|
|
26
|
+
], BigFiveEegAnalysisEventPayload.prototype, "analysis", void 0);
|
|
27
|
+
exports.BigFiveEegAnalysisEventPayload = BigFiveEegAnalysisEventPayload = __decorate([
|
|
28
|
+
(0, graphql_1.ObjectType)()
|
|
29
|
+
], BigFiveEegAnalysisEventPayload);
|
|
30
|
+
//# sourceMappingURL=big-five-eeg-analysis-event.payload.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"big-five-eeg-analysis-event.payload.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/big-five-eeg-analysis-event.payload.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAoD;AACpD,0CAA4C;AAC5C,wCAAgD;AAGzC,IAAM,8BAA8B,GAApC,MAAM,8BAA8B;CAM1C,CAAA;AANY,wEAA8B;AAEzC;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,kBAAU,CAAC;;8DACL;AAGnB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,4BAAkB,CAAC;8BACtB,4BAAkB;gEAAC;yCALlB,8BAA8B;IAD1C,IAAA,oBAAU,GAAE;GACA,8BAA8B,CAM1C","sourcesContent":["import { Field, ObjectType } from '@nestjs/graphql';\nimport { ActionEnum } from '@puzzlin/enums';\nimport { BigFiveEegAnalysis } from '../objects';\n\n@ObjectType()\nexport class BigFiveEegAnalysisEventPayload {\n @Field(() => ActionEnum)\n action: ActionEnum;\n\n @Field(() => BigFiveEegAnalysis)\n analysis: BigFiveEegAnalysis;\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAC;AACtD,cAAc,uCAAuC,CAAC;AACtD,cAAc,gDAAgD,CAAC"}
|
|
@@ -15,5 +15,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./analyze-big-five-eeg-report.payload"), exports);
|
|
18
|
+
__exportStar(require("./big-five-eeg-analysis-event.payload"), exports);
|
|
18
19
|
__exportStar(require("./create-big-five-neuromarker-ensemble.payload"), exports);
|
|
19
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wEAAsD;AACtD,iFAA+D","sourcesContent":["export * from './analyze-big-five-eeg-report.payload';\
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/big-five-eeg-reports/payloads/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,wEAAsD;AACtD,wEAAsD;AACtD,iFAA+D","sourcesContent":["export * from './analyze-big-five-eeg-report.payload';\nexport * from './big-five-eeg-analysis-event.payload';\nexport * from './create-big-five-neuromarker-ensemble.payload';\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/inputs/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/inputs/index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0CAA0C,CAAC;AACzD,cAAc,mCAAmC,CAAC;AAClD,cAAc,8BAA8B,CAAC"}
|
|
@@ -14,7 +14,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./add-cleaned-eeg-recording.input"), exports);
|
|
18
17
|
__exportStar(require("./claim-eeg-recording.input"), exports);
|
|
19
18
|
__exportStar(require("./create-eeg-recording.input"), exports);
|
|
20
19
|
__exportStar(require("./delete-eeg-recording.input"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/inputs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/inputs/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,8DAA4C;AAC5C,+DAA6C;AAC7C,+DAA6C;AAC7C,2EAAyD;AACzD,oEAAkD;AAClD,+DAA6C","sourcesContent":["export * from './claim-eeg-recording.input';\nexport * from './create-eeg-recording.input';\nexport * from './delete-eeg-recording.input';\nexport * from './send-eeg-recording-claim-request.input';\nexport * from './update-eeg-recording-file.input';\nexport * from './update-eeg-recording.input';\n"]}
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { Node, PrivateFile, Timestamp } from '../../../../shared';
|
|
1
|
+
import { Job, Node, PrivateFile, Timestamp } from '../../../../shared';
|
|
2
2
|
import { EegCleaner } from './eeg-cleaner.object';
|
|
3
3
|
declare const CleanedEegRecording_base: import("@nestjs/common").Type<Node & Timestamp>;
|
|
4
4
|
export declare class CleanedEegRecording extends CleanedEegRecording_base {
|
|
5
|
-
cleaner
|
|
6
|
-
file
|
|
5
|
+
cleaner?: EegCleaner | null;
|
|
6
|
+
file?: PrivateFile | null;
|
|
7
|
+
job?: Job;
|
|
7
8
|
recordingId: string;
|
|
8
9
|
}
|
|
9
10
|
export {};
|
package/dist/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cleaned-eeg-recording.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"cleaned-eeg-recording.object.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,UAAU,CAAC;AAG7D,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;;AAElD,qBAGa,mBAAoB,SAAQ,wBAAiC;IAKxE,OAAO,CAAC,EAAE,UAAU,GAAG,IAAI,CAAC;IAM5B,IAAI,CAAC,EAAE,WAAW,GAAG,IAAI,CAAC;IAI1B,GAAG,CAAC,EAAE,GAAG,CAAC;IAGV,WAAW,EAAE,MAAM,CAAC;CACrB"}
|
|
@@ -18,15 +18,24 @@ let CleanedEegRecording = class CleanedEegRecording extends (0, graphql_1.Inters
|
|
|
18
18
|
};
|
|
19
19
|
exports.CleanedEegRecording = CleanedEegRecording;
|
|
20
20
|
__decorate([
|
|
21
|
-
(0, graphql_1.Field)(() => eeg_cleaner_object_1.EegCleaner
|
|
21
|
+
(0, graphql_1.Field)(() => eeg_cleaner_object_1.EegCleaner, {
|
|
22
|
+
nullable: true,
|
|
23
|
+
}),
|
|
22
24
|
(0, class_transformer_1.Type)(() => eeg_cleaner_object_1.EegCleaner),
|
|
23
|
-
__metadata("design:type",
|
|
25
|
+
__metadata("design:type", Object)
|
|
24
26
|
], CleanedEegRecording.prototype, "cleaner", void 0);
|
|
25
27
|
__decorate([
|
|
26
|
-
(0, graphql_1.Field)(() => shared_1.PrivateFile
|
|
28
|
+
(0, graphql_1.Field)(() => shared_1.PrivateFile, {
|
|
29
|
+
nullable: true,
|
|
30
|
+
}),
|
|
27
31
|
(0, class_transformer_1.Type)(() => shared_1.PrivateFile),
|
|
28
|
-
__metadata("design:type",
|
|
32
|
+
__metadata("design:type", Object)
|
|
29
33
|
], CleanedEegRecording.prototype, "file", void 0);
|
|
34
|
+
__decorate([
|
|
35
|
+
(0, graphql_1.Field)(() => shared_1.Job),
|
|
36
|
+
(0, class_transformer_1.Type)(() => shared_1.Job),
|
|
37
|
+
__metadata("design:type", shared_1.Job)
|
|
38
|
+
], CleanedEegRecording.prototype, "job", void 0);
|
|
30
39
|
__decorate([
|
|
31
40
|
(0, graphql_1.Field)(() => graphql_1.ID),
|
|
32
41
|
__metadata("design:type", String)
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cleaned-eeg-recording.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"cleaned-eeg-recording.object.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/objects/cleaned-eeg-recording.object.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qCAA6D;AAC7D,6CAA0E;AAC1E,yDAAyC;AACzC,6DAAkD;AAK3C,IAAM,mBAAmB,GAAzB,MAAM,mBAAoB,SAAQ,IAAA,0BAAgB,EAAC,aAAI,EAAE,kBAAS,CAAC;CAmBzE,CAAA;AAnBY,kDAAmB;AAK9B;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,+BAAU,EAAE;QACvB,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,+BAAU,CAAC;;oDACK;AAM5B;IAJC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,oBAAW,EAAE;QACxB,QAAQ,EAAE,IAAI;KACf,CAAC;IACD,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oBAAW,CAAC;;iDACE;AAI1B;IAFC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,YAAG,CAAC;IAChB,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,YAAG,CAAC;8BACV,YAAG;gDAAC;AAGV;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,YAAE,CAAC;;wDACI;8BAlBT,mBAAmB;IAH/B,IAAA,oBAAU,EAAC;QACV,UAAU,EAAE,aAAI;KACjB,CAAC;GACW,mBAAmB,CAmB/B","sourcesContent":["import { Job, Node, PrivateFile, Timestamp } from '@/shared';\nimport { Field, ID, IntersectionType, ObjectType } from '@nestjs/graphql';\nimport { Type } from 'class-transformer';\nimport { EegCleaner } from './eeg-cleaner.object';\n\n@ObjectType({\n implements: Node,\n})\nexport class CleanedEegRecording extends IntersectionType(Node, Timestamp) {\n @Field(() => EegCleaner, {\n nullable: true,\n })\n @Type(() => EegCleaner)\n cleaner?: EegCleaner | null;\n\n @Field(() => PrivateFile, {\n nullable: true,\n })\n @Type(() => PrivateFile)\n file?: PrivateFile | null;\n\n @Field(() => Job)\n @Type(() => Job)\n job?: Job;\n\n @Field(() => ID)\n recordingId: string;\n}\n"]}
|
package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.d.ts
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { ActionEnum } from '@puzzlin/enums';
|
|
2
|
+
import { CleanedEegRecording } from '../objects';
|
|
3
|
+
export declare class CleanedEegRecordingEventPayload {
|
|
4
|
+
action: ActionEnum;
|
|
5
|
+
cleanedRecording: CleanedEegRecording;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=cleaned-eeg-recording-event.payload.d.ts.map
|
package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cleaned-eeg-recording-event.payload.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC5C,OAAO,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAEjD,qBACa,+BAA+B;IAE1C,MAAM,EAAE,UAAU,CAAC;IAGnB,gBAAgB,EAAE,mBAAmB,CAAC;CACvC"}
|
|
@@ -9,21 +9,22 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
9
9
|
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.
|
|
12
|
+
exports.CleanedEegRecordingEventPayload = void 0;
|
|
13
13
|
const graphql_1 = require("@nestjs/graphql");
|
|
14
|
+
const enums_1 = require("@puzzlin/enums");
|
|
14
15
|
const objects_1 = require("../objects");
|
|
15
|
-
let
|
|
16
|
+
let CleanedEegRecordingEventPayload = class CleanedEegRecordingEventPayload {
|
|
16
17
|
};
|
|
17
|
-
exports.
|
|
18
|
+
exports.CleanedEegRecordingEventPayload = CleanedEegRecordingEventPayload;
|
|
19
|
+
__decorate([
|
|
20
|
+
(0, graphql_1.Field)(() => enums_1.ActionEnum),
|
|
21
|
+
__metadata("design:type", String)
|
|
22
|
+
], CleanedEegRecordingEventPayload.prototype, "action", void 0);
|
|
18
23
|
__decorate([
|
|
19
24
|
(0, graphql_1.Field)(() => objects_1.CleanedEegRecording),
|
|
20
25
|
__metadata("design:type", objects_1.CleanedEegRecording)
|
|
21
|
-
],
|
|
22
|
-
__decorate([
|
|
23
|
-
(0, graphql_1.Field)(() => objects_1.EegRecording),
|
|
24
|
-
__metadata("design:type", objects_1.EegRecording)
|
|
25
|
-
], AddCleanedEegRecordingPayload.prototype, "eegRecording", void 0);
|
|
26
|
-
exports.AddCleanedEegRecordingPayload = AddCleanedEegRecordingPayload = __decorate([
|
|
26
|
+
], CleanedEegRecordingEventPayload.prototype, "cleanedRecording", void 0);
|
|
27
|
+
exports.CleanedEegRecordingEventPayload = CleanedEegRecordingEventPayload = __decorate([
|
|
27
28
|
(0, graphql_1.ObjectType)()
|
|
28
|
-
],
|
|
29
|
-
//# sourceMappingURL=
|
|
29
|
+
], CleanedEegRecordingEventPayload);
|
|
30
|
+
//# sourceMappingURL=cleaned-eeg-recording-event.payload.js.map
|
package/dist/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cleaned-eeg-recording-event.payload.js","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/payloads/cleaned-eeg-recording-event.payload.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAAoD;AACpD,0CAA4C;AAC5C,wCAAiD;AAG1C,IAAM,+BAA+B,GAArC,MAAM,+BAA+B;CAM3C,CAAA;AANY,0EAA+B;AAE1C;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,kBAAU,CAAC;;+DACL;AAGnB;IADC,IAAA,eAAK,EAAC,GAAG,EAAE,CAAC,6BAAmB,CAAC;8BACf,6BAAmB;yEAAC;0CAL3B,+BAA+B;IAD3C,IAAA,oBAAU,GAAE;GACA,+BAA+B,CAM3C","sourcesContent":["import { Field, ObjectType } from '@nestjs/graphql';\nimport { ActionEnum } from '@puzzlin/enums';\nimport { CleanedEegRecording } from '../objects';\n\n@ObjectType()\nexport class CleanedEegRecordingEventPayload {\n @Field(() => ActionEnum)\n action: ActionEnum;\n\n @Field(() => CleanedEegRecording)\n cleanedRecording: CleanedEegRecording;\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * from './add-cleaned-eeg-recording.payload';
|
|
2
1
|
export * from './claim-eeg-recording.payload';
|
|
2
|
+
export * from './cleaned-eeg-recording-event.payload';
|
|
3
3
|
export * from './create-eeg-recording.payload';
|
|
4
4
|
export * from './delete-eeg-recording.payload';
|
|
5
5
|
export * from './send-eeg-recording-claim-request.payload';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/payloads/index.ts"],"names":[],"mappings":"AAAA,cAAc
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/apps/brain-imaging/eeg-recordings/payloads/index.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC;AAC9C,cAAc,uCAAuC,CAAC;AACtD,cAAc,gCAAgC,CAAC;AAC/C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qCAAqC,CAAC;AACpD,cAAc,gCAAgC,CAAC"}
|
|
@@ -14,8 +14,8 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
14
14
|
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
15
|
};
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("./add-cleaned-eeg-recording.payload"), exports);
|
|
18
17
|
__exportStar(require("./claim-eeg-recording.payload"), exports);
|
|
18
|
+
__exportStar(require("./cleaned-eeg-recording-event.payload"), exports);
|
|
19
19
|
__exportStar(require("./create-eeg-recording.payload"), exports);
|
|
20
20
|
__exportStar(require("./delete-eeg-recording.payload"), exports);
|
|
21
21
|
__exportStar(require("./send-eeg-recording-claim-request.payload"), exports);
|