@apollo-annotation/schemas 0.3.11 → 0.3.13
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/assembly.schema.d.ts +4 -3
- package/dist/assembly.schema.d.ts.map +1 -0
- package/dist/assembly.schema.js +49 -44
- package/dist/assembly.schema.js.map +1 -1
- package/dist/change.schema.d.ts +1 -0
- package/dist/change.schema.d.ts.map +1 -0
- package/dist/change.schema.js +36 -31
- package/dist/change.schema.js.map +1 -1
- package/dist/check.schema.d.ts +2 -1
- package/dist/check.schema.d.ts.map +1 -0
- package/dist/check.schema.js +27 -21
- package/dist/check.schema.js.map +1 -1
- package/dist/checkResult.schema.d.ts +3 -2
- package/dist/checkResult.schema.d.ts.map +1 -0
- package/dist/checkResult.schema.js +42 -37
- package/dist/checkResult.schema.js.map +1 -1
- package/dist/counter.schema.d.ts +1 -0
- package/dist/counter.schema.d.ts.map +1 -0
- package/dist/counter.schema.js +21 -15
- package/dist/counter.schema.js.map +1 -1
- package/dist/export.schema.d.ts +1 -0
- package/dist/export.schema.d.ts.map +1 -0
- package/dist/export.schema.js +20 -15
- package/dist/export.schema.js.map +1 -1
- package/dist/feature.schema.d.ts +3 -2
- package/dist/feature.schema.d.ts.map +1 -0
- package/dist/feature.schema.js +50 -45
- package/dist/feature.schema.js.map +1 -1
- package/dist/file.schema.d.ts +1 -0
- package/dist/file.schema.d.ts.map +1 -0
- package/dist/file.schema.js +24 -18
- package/dist/file.schema.js.map +1 -1
- package/dist/index.d.ts +13 -12
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +12 -15
- package/dist/index.js.map +1 -1
- package/dist/jbrowseConfig.schema.d.ts +1 -0
- package/dist/jbrowseConfig.schema.d.ts.map +1 -0
- package/dist/jbrowseConfig.schema.js +12 -9
- package/dist/jbrowseConfig.schema.js.map +1 -1
- package/dist/refSeq.schema.d.ts +2 -1
- package/dist/refSeq.schema.d.ts.map +1 -0
- package/dist/refSeq.schema.js +41 -36
- package/dist/refSeq.schema.js.map +1 -1
- package/dist/refSeqChunk.schema.d.ts +2 -1
- package/dist/refSeqChunk.schema.d.ts.map +1 -0
- package/dist/refSeqChunk.schema.js +32 -27
- package/dist/refSeqChunk.schema.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/user.schema.d.ts +1 -0
- package/dist/user.schema.d.ts.map +1 -0
- package/dist/user.schema.js +24 -18
- package/dist/user.schema.js.map +1 -1
- package/package.json +6 -4
- package/src/assembly.schema.ts +3 -3
- package/src/check.schema.ts +1 -1
- package/src/checkResult.schema.ts +6 -2
- package/src/feature.schema.ts +6 -2
- package/src/index.ts +12 -12
- package/src/refSeq.schema.ts +1 -1
- package/src/refSeqChunk.schema.ts +1 -1
- package/tsconfig.json +2 -4
package/dist/feature.schema.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { HydratedDocument, Schema as MongooseSchema, Types } from 'mongoose';
|
|
1
|
+
import type { AnnotationFeatureSnapshot } from '@apollo-annotation/mst';
|
|
2
|
+
import { type HydratedDocument, Schema as MongooseSchema, Types } from 'mongoose';
|
|
3
3
|
export interface FeatureDocument extends HydratedDocument<Feature> {
|
|
4
4
|
createdAt?: Date;
|
|
5
5
|
updatedAt?: Date;
|
|
@@ -19,3 +19,4 @@ export declare class Feature implements Omit<AnnotationFeatureSnapshot, '_id' |
|
|
|
19
19
|
user: string;
|
|
20
20
|
}
|
|
21
21
|
export declare const FeatureSchema: MongooseSchema<Feature, import("mongoose").Model<Feature, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, Feature>;
|
|
22
|
+
//# sourceMappingURL=feature.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"feature.schema.d.ts","sourceRoot":"","sources":["../src/feature.schema.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,wBAAwB,CAAA;AAEvE,OAAO,EACL,KAAK,gBAAgB,EACrB,MAAM,IAAI,cAAc,EACxB,KAAK,EACN,MAAM,UAAU,CAAA;AAEjB,MAAM,WAAW,eAAgB,SAAQ,gBAAgB,CAAC,OAAO,CAAC;IAChE,SAAS,CAAC,EAAE,IAAI,CAAA;IAChB,SAAS,CAAC,EAAE,IAAI,CAAA;CACjB;AAED,qBACa,OACX,YAAW,IAAI,CAAC,yBAAyB,EAAE,KAAK,GAAG,UAAU,GAAG,QAAQ,CAAC;IAGzE,GAAG,EAAE,KAAK,CAAC,QAAQ,CAAA;IAQnB,MAAM,EAAE,KAAK,CAAC,QAAQ,CAAA;IAGtB,MAAM,EAAE,MAAM,EAAE,CAAA;IAGhB,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IAGrB,IAAI,EAAE,MAAM,CAAA;IAGZ,GAAG,EAAE,MAAM,CAAA;IAGX,GAAG,EAAE,MAAM,CAAA;IAGX,MAAM,CAAC,EAAE,CAAC,GAAG,CAAC,CAAC,CAAA;IAGf,UAAU,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,EAAE,CAAC,CAAA;IAIrC,QAAQ,CAAC,EAAE,GAAG,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IAG/B,MAAM,EAAE,MAAM,CAAA;IAGd,IAAI,EAAE,MAAM,CAAA;CACb;AACD,eAAO,MAAM,aAAa,kJAAwC,CAAA"}
|
package/dist/feature.schema.js
CHANGED
|
@@ -1,9 +1,14 @@
|
|
|
1
|
-
|
|
2
|
-
Object.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Prop, Schema, SchemaFactory } from '@nestjs/mongoose';
|
|
11
|
+
import { Schema as MongooseSchema, Types, } from 'mongoose';
|
|
7
12
|
let Feature = class Feature {
|
|
8
13
|
// Don't make this a @Prop since _id is already on a MongoDB document
|
|
9
14
|
_id;
|
|
@@ -21,58 +26,58 @@ let Feature = class Feature {
|
|
|
21
26
|
status;
|
|
22
27
|
user;
|
|
23
28
|
};
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
(0, mongoose_1.Prop)({
|
|
29
|
+
__decorate([
|
|
30
|
+
Prop({
|
|
27
31
|
required: true,
|
|
28
32
|
index: true,
|
|
29
|
-
type:
|
|
33
|
+
type: MongooseSchema.Types.ObjectId,
|
|
30
34
|
ref: 'RefSeq',
|
|
31
35
|
}),
|
|
32
|
-
|
|
36
|
+
__metadata("design:type", Types.ObjectId)
|
|
33
37
|
], Feature.prototype, "refSeq", void 0);
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
38
|
+
__decorate([
|
|
39
|
+
Prop({ type: [String], required: true, index: true }),
|
|
40
|
+
__metadata("design:type", Array)
|
|
37
41
|
], Feature.prototype, "allIds", void 0);
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
42
|
+
__decorate([
|
|
43
|
+
Prop({ type: [String], index: true, sparse: true }),
|
|
44
|
+
__metadata("design:type", Array)
|
|
41
45
|
], Feature.prototype, "indexedIds", void 0);
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
46
|
+
__decorate([
|
|
47
|
+
Prop({ required: true }),
|
|
48
|
+
__metadata("design:type", String)
|
|
45
49
|
], Feature.prototype, "type", void 0);
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
50
|
+
__decorate([
|
|
51
|
+
Prop({ required: true }),
|
|
52
|
+
__metadata("design:type", Number)
|
|
49
53
|
], Feature.prototype, "min", void 0);
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
54
|
+
__decorate([
|
|
55
|
+
Prop({ required: true }),
|
|
56
|
+
__metadata("design:type", Number)
|
|
53
57
|
], Feature.prototype, "max", void 0);
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
58
|
+
__decorate([
|
|
59
|
+
Prop(),
|
|
60
|
+
__metadata("design:type", Number)
|
|
57
61
|
], Feature.prototype, "strand", void 0);
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
62
|
+
__decorate([
|
|
63
|
+
Prop({ type: Map, of: [String] }),
|
|
64
|
+
__metadata("design:type", Object)
|
|
61
65
|
], Feature.prototype, "attributes", void 0);
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
66
|
+
__decorate([
|
|
67
|
+
Prop(),
|
|
68
|
+
__metadata("design:type", Number)
|
|
65
69
|
], Feature.prototype, "status", void 0);
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
70
|
+
__decorate([
|
|
71
|
+
Prop(),
|
|
72
|
+
__metadata("design:type", String)
|
|
69
73
|
], Feature.prototype, "user", void 0);
|
|
70
|
-
|
|
71
|
-
|
|
74
|
+
Feature = __decorate([
|
|
75
|
+
Schema({ timestamps: true })
|
|
72
76
|
], Feature);
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
77
|
+
export { Feature };
|
|
78
|
+
export const FeatureSchema = SchemaFactory.createForClass(Feature);
|
|
79
|
+
FeatureSchema.add({ children: { type: Map, of: FeatureSchema } });
|
|
80
|
+
FeatureSchema.index({ refSeq: 1, min: 1 });
|
|
81
|
+
FeatureSchema.index({ refSeq: 1, max: 1 });
|
|
82
|
+
FeatureSchema.index({ '$**': 'text' });
|
|
78
83
|
//# sourceMappingURL=feature.schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature.schema.js","sourceRoot":"","sources":["../src/feature.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"feature.schema.js","sourceRoot":"","sources":["../src/feature.schema.ts"],"names":[],"mappings":";;;;;;;;;AACA,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAC9D,OAAO,EAEL,MAAM,IAAI,cAAc,EACxB,KAAK,GACN,MAAM,UAAU,CAAA;AAQV,IAAM,OAAO,GAAb,MAAM,OAAO;IAGlB,qEAAqE;IACrE,GAAG,CAAgB;IAQnB,MAAM,CAAgB;IAGtB,MAAM,CAAU;IAGhB,UAAU,CAAW;IAGrB,IAAI,CAAQ;IAGZ,GAAG,CAAQ;IAGX,GAAG,CAAQ;IAGX,MAAM,CAAS;IAGf,UAAU,CAA2B;IAErC,0EAA0E;IAC1E,8CAA8C;IAC9C,QAAQ,CAAuB;IAG/B,MAAM,CAAQ;IAGd,IAAI,CAAQ;CACb,CAAA;AAhCC;IANC,IAAI,CAAC;QACJ,QAAQ,EAAE,IAAI;QACd,KAAK,EAAE,IAAI;QACX,IAAI,EAAE,cAAc,CAAC,KAAK,CAAC,QAAQ;QACnC,GAAG,EAAE,QAAQ;KACd,CAAC;8BACM,KAAK,CAAC,QAAQ;uCAAA;AAGtB;IADC,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC,MAAM,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,KAAK,EAAE,IAAI,EAAE,CAAC;;uCACtC;AAGhB;IADC,IAAI,CAAC,EAAE,IAAI,EAAE,CAAC,MAAM,CAAC,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;2CAC/B;AAGrB;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;qCACb;AAGZ;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;oCACd;AAGX;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;oCACd;AAGX;IADC,IAAI,EAAE;;uCACQ;AAGf;IADC,IAAI,CAAC,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,MAAM,CAAC,EAAE,CAAC;;2CACG;AAOrC;IADC,IAAI,EAAE;;uCACO;AAGd;IADC,IAAI,EAAE;;qCACK;AA3CD,OAAO;IADnB,MAAM,CAAC,EAAE,UAAU,EAAE,IAAI,EAAE,CAAC;GAChB,OAAO,CA4CnB;;AACD,MAAM,CAAC,MAAM,aAAa,GAAG,aAAa,CAAC,cAAc,CAAC,OAAO,CAAC,CAAA;AAElE,aAAa,CAAC,GAAG,CAAC,EAAE,QAAQ,EAAE,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,aAAa,EAAE,EAAE,CAAC,CAAA;AAEjE,aAAa,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,CAAA;AAC1C,aAAa,CAAC,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,GAAG,EAAE,CAAC,EAAE,CAAC,CAAA;AAC1C,aAAa,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,MAAM,EAAE,CAAC,CAAA"}
|
package/dist/file.schema.d.ts
CHANGED
|
@@ -6,3 +6,4 @@ export declare class File {
|
|
|
6
6
|
type: 'text/x-gff3' | 'text/x-fasta' | 'application/x-bgzip-fasta' | 'text/x-fai' | 'application/x-gzi';
|
|
7
7
|
}
|
|
8
8
|
export declare const FileSchema: import("mongoose").Schema<File, import("mongoose").Model<File, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, File>;
|
|
9
|
+
//# sourceMappingURL=file.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"file.schema.d.ts","sourceRoot":"","sources":["../src/file.schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AAEnC,MAAM,MAAM,YAAY,GAAG,IAAI,GAAG,QAAQ,CAAA;AAE1C,qBACa,IAAI;IAEf,QAAQ,EAAE,MAAM,CAAA;IAGhB,QAAQ,EAAE,MAAM,CAAA;IAYhB,IAAI,EACA,aAAa,GACb,cAAc,GACd,2BAA2B,GAC3B,YAAY,GACZ,mBAAmB,CAAA;CACxB;AAED,eAAO,MAAM,UAAU,oJAAqC,CAAA"}
|
package/dist/file.schema.js
CHANGED
|
@@ -1,24 +1,29 @@
|
|
|
1
|
-
|
|
2
|
-
Object.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Prop, Schema, SchemaFactory } from '@nestjs/mongoose';
|
|
11
|
+
import { Document } from 'mongoose';
|
|
6
12
|
let File = class File {
|
|
7
13
|
basename;
|
|
8
14
|
checksum;
|
|
9
15
|
type;
|
|
10
16
|
};
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
(
|
|
14
|
-
tslib_1.__metadata("design:type", String)
|
|
17
|
+
__decorate([
|
|
18
|
+
Prop({ required: true }),
|
|
19
|
+
__metadata("design:type", String)
|
|
15
20
|
], File.prototype, "basename", void 0);
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
21
|
+
__decorate([
|
|
22
|
+
Prop({ required: true }),
|
|
23
|
+
__metadata("design:type", String)
|
|
19
24
|
], File.prototype, "checksum", void 0);
|
|
20
|
-
|
|
21
|
-
|
|
25
|
+
__decorate([
|
|
26
|
+
Prop({
|
|
22
27
|
required: true,
|
|
23
28
|
enum: [
|
|
24
29
|
'text/x-gff3',
|
|
@@ -28,10 +33,11 @@ tslib_1.__decorate([
|
|
|
28
33
|
'application/x-gzi',
|
|
29
34
|
],
|
|
30
35
|
}),
|
|
31
|
-
|
|
36
|
+
__metadata("design:type", String)
|
|
32
37
|
], File.prototype, "type", void 0);
|
|
33
|
-
|
|
34
|
-
|
|
38
|
+
File = __decorate([
|
|
39
|
+
Schema()
|
|
35
40
|
], File);
|
|
36
|
-
|
|
41
|
+
export { File };
|
|
42
|
+
export const FileSchema = SchemaFactory.createForClass(File);
|
|
37
43
|
//# sourceMappingURL=file.schema.js.map
|
package/dist/file.schema.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file.schema.js","sourceRoot":"","sources":["../src/file.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"file.schema.js","sourceRoot":"","sources":["../src/file.schema.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AAK5B,IAAM,IAAI,GAAV,MAAM,IAAI;IAEf,QAAQ,CAAQ;IAGhB,QAAQ,CAAQ;IAYhB,IAAI,CAKmB;CACxB,CAAA;AArBC;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sCACT;AAGhB;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sCACT;AAYhB;IAVC,IAAI,CAAC;QACJ,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE;YACJ,aAAa;YACb,cAAc;YACd,2BAA2B;YAC3B,YAAY;YACZ,mBAAmB;SACpB;KACF,CAAC;;kCAMqB;AAtBZ,IAAI;IADhB,MAAM,EAAE;GACI,IAAI,CAuBhB;;AAED,MAAM,CAAC,MAAM,UAAU,GAAG,aAAa,CAAC,cAAc,CAAC,IAAI,CAAC,CAAA"}
|
package/dist/index.d.ts
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
export * from './assembly.schema';
|
|
2
|
-
export * from './change.schema';
|
|
3
|
-
export * from './check.schema';
|
|
4
|
-
export * from './checkResult.schema';
|
|
5
|
-
export * from './counter.schema';
|
|
6
|
-
export * from './export.schema';
|
|
7
|
-
export * from './feature.schema';
|
|
8
|
-
export * from './file.schema';
|
|
9
|
-
export * from './refSeq.schema';
|
|
10
|
-
export * from './refSeqChunk.schema';
|
|
11
|
-
export * from './user.schema';
|
|
12
|
-
export * from './jbrowseConfig.schema';
|
|
1
|
+
export * from './assembly.schema.js';
|
|
2
|
+
export * from './change.schema.js';
|
|
3
|
+
export * from './check.schema.js';
|
|
4
|
+
export * from './checkResult.schema.js';
|
|
5
|
+
export * from './counter.schema.js';
|
|
6
|
+
export * from './export.schema.js';
|
|
7
|
+
export * from './feature.schema.js';
|
|
8
|
+
export * from './file.schema.js';
|
|
9
|
+
export * from './refSeq.schema.js';
|
|
10
|
+
export * from './refSeqChunk.schema.js';
|
|
11
|
+
export * from './user.schema.js';
|
|
12
|
+
export * from './jbrowseConfig.schema.js';
|
|
13
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA;AACjC,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA;AACnC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA;AAChC,cAAc,2BAA2B,CAAA"}
|
package/dist/index.js
CHANGED
|
@@ -1,16 +1,13 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
tslib_1.__exportStar(require("./refSeqChunk.schema"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./user.schema"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./jbrowseConfig.schema"), exports);
|
|
1
|
+
export * from './assembly.schema.js';
|
|
2
|
+
export * from './change.schema.js';
|
|
3
|
+
export * from './check.schema.js';
|
|
4
|
+
export * from './checkResult.schema.js';
|
|
5
|
+
export * from './counter.schema.js';
|
|
6
|
+
export * from './export.schema.js';
|
|
7
|
+
export * from './feature.schema.js';
|
|
8
|
+
export * from './file.schema.js';
|
|
9
|
+
export * from './refSeq.schema.js';
|
|
10
|
+
export * from './refSeqChunk.schema.js';
|
|
11
|
+
export * from './user.schema.js';
|
|
12
|
+
export * from './jbrowseConfig.schema.js';
|
|
16
13
|
//# sourceMappingURL=index.js.map
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAA;AACpC,cAAc,oBAAoB,CAAA;AAClC,cAAc,mBAAmB,CAAA;AACjC,cAAc,yBAAyB,CAAA;AACvC,cAAc,qBAAqB,CAAA;AACnC,cAAc,oBAAoB,CAAA;AAClC,cAAc,qBAAqB,CAAA;AACnC,cAAc,kBAAkB,CAAA;AAChC,cAAc,oBAAoB,CAAA;AAClC,cAAc,yBAAyB,CAAA;AACvC,cAAc,kBAAkB,CAAA;AAChC,cAAc,2BAA2B,CAAA"}
|
|
@@ -3,3 +3,4 @@ export type JBrowseConfigDocument = JBrowseConfig & Document;
|
|
|
3
3
|
export declare class JBrowseConfig {
|
|
4
4
|
}
|
|
5
5
|
export declare const JBrowseConfigSchema: import("mongoose").Schema<JBrowseConfig, import("mongoose").Model<JBrowseConfig, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, JBrowseConfig>;
|
|
6
|
+
//# sourceMappingURL=jbrowseConfig.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"jbrowseConfig.schema.d.ts","sourceRoot":"","sources":["../src/jbrowseConfig.schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AAEnC,MAAM,MAAM,qBAAqB,GAAG,aAAa,GAAG,QAAQ,CAAA;AAE5D,qBACa,aAAa;CAAG;AAE7B,eAAO,MAAM,mBAAmB,+KAA8C,CAAA"}
|
|
@@ -1,13 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
Object.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
import { Schema, SchemaFactory } from '@nestjs/mongoose';
|
|
8
|
+
import { Document } from 'mongoose';
|
|
6
9
|
let JBrowseConfig = class JBrowseConfig {
|
|
7
10
|
};
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
(0, mongoose_1.Schema)({ strict: false })
|
|
11
|
+
JBrowseConfig = __decorate([
|
|
12
|
+
Schema({ strict: false })
|
|
11
13
|
], JBrowseConfig);
|
|
12
|
-
|
|
14
|
+
export { JBrowseConfig };
|
|
15
|
+
export const JBrowseConfigSchema = SchemaFactory.createForClass(JBrowseConfig);
|
|
13
16
|
//# sourceMappingURL=jbrowseConfig.schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jbrowseConfig.schema.js","sourceRoot":"","sources":["../src/jbrowseConfig.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"jbrowseConfig.schema.js","sourceRoot":"","sources":["../src/jbrowseConfig.schema.ts"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AACxD,OAAO,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAA;AAK5B,IAAM,aAAa,GAAnB,MAAM,aAAa;CAAG,CAAA;AAAhB,aAAa;IADzB,MAAM,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC;GACb,aAAa,CAAG;;AAE7B,MAAM,CAAC,MAAM,mBAAmB,GAAG,aAAa,CAAC,cAAc,CAAC,aAAa,CAAC,CAAA"}
|
package/dist/refSeq.schema.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Document, Schema as MongooseSchema, Types } from 'mongoose';
|
|
2
|
-
import { Assembly } from './assembly.schema';
|
|
2
|
+
import { Assembly } from './assembly.schema.js';
|
|
3
3
|
export type RefSeqDocument = RefSeq & Document;
|
|
4
4
|
export declare class RefSeq {
|
|
5
5
|
_id: Types.ObjectId;
|
|
@@ -13,3 +13,4 @@ export declare class RefSeq {
|
|
|
13
13
|
user: string;
|
|
14
14
|
}
|
|
15
15
|
export declare const RefSeqSchema: MongooseSchema<RefSeq, import("mongoose").Model<RefSeq, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, RefSeq>;
|
|
16
|
+
//# sourceMappingURL=refSeq.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refSeq.schema.d.ts","sourceRoot":"","sources":["../src/refSeq.schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,cAAc,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AAEpE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAE/C,MAAM,MAAM,cAAc,GAAG,MAAM,GAAG,QAAQ,CAAA;AAE9C,qBACa,MAAM;IAEjB,GAAG,EAAE,KAAK,CAAC,QAAQ,CAAA;IAQnB,QAAQ,EAAE,QAAQ,CAAA;IAGlB,IAAI,EAAE,MAAM,CAAA;IAGZ,WAAW,EAAE,MAAM,CAAA;IAGnB,OAAO,EAAE,MAAM,EAAE,CAAA;IAGjB,MAAM,EAAE,MAAM,CAAA;IAGd,SAAS,EAAE,MAAM,CAAA;IAGjB,MAAM,EAAE,MAAM,CAAA;IAGd,IAAI,EAAE,MAAM,CAAA;CACb;AAED,eAAO,MAAM,YAAY,+IAAuC,CAAA"}
|
package/dist/refSeq.schema.js
CHANGED
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
Object.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Prop, Schema, SchemaFactory } from '@nestjs/mongoose';
|
|
11
|
+
import { Document, Schema as MongooseSchema, Types } from 'mongoose';
|
|
12
|
+
import { Assembly } from './assembly.schema.js';
|
|
8
13
|
let RefSeq = class RefSeq {
|
|
9
14
|
// Don't make this a @Prop since _id is already on a MongoDB document
|
|
10
15
|
_id;
|
|
@@ -17,46 +22,46 @@ let RefSeq = class RefSeq {
|
|
|
17
22
|
status;
|
|
18
23
|
user;
|
|
19
24
|
};
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
type: mongoose_2.Schema.Types.ObjectId,
|
|
25
|
+
__decorate([
|
|
26
|
+
Prop({
|
|
27
|
+
type: MongooseSchema.Types.ObjectId,
|
|
24
28
|
ref: 'Assembly',
|
|
25
29
|
required: true,
|
|
26
30
|
index: true,
|
|
27
31
|
}),
|
|
28
|
-
|
|
32
|
+
__metadata("design:type", Assembly)
|
|
29
33
|
], RefSeq.prototype, "assembly", void 0);
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
34
|
+
__decorate([
|
|
35
|
+
Prop({ required: true }),
|
|
36
|
+
__metadata("design:type", String)
|
|
33
37
|
], RefSeq.prototype, "name", void 0);
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
38
|
+
__decorate([
|
|
39
|
+
Prop(),
|
|
40
|
+
__metadata("design:type", String)
|
|
37
41
|
], RefSeq.prototype, "description", void 0);
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
42
|
+
__decorate([
|
|
43
|
+
Prop(),
|
|
44
|
+
__metadata("design:type", Array)
|
|
41
45
|
], RefSeq.prototype, "aliases", void 0);
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
46
|
+
__decorate([
|
|
47
|
+
Prop({ required: true }),
|
|
48
|
+
__metadata("design:type", Number)
|
|
45
49
|
], RefSeq.prototype, "length", void 0);
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
50
|
+
__decorate([
|
|
51
|
+
Prop({ default: 256 * 1024 /* 256 KiB */ }),
|
|
52
|
+
__metadata("design:type", Number)
|
|
49
53
|
], RefSeq.prototype, "chunkSize", void 0);
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
54
|
+
__decorate([
|
|
55
|
+
Prop(),
|
|
56
|
+
__metadata("design:type", Number)
|
|
53
57
|
], RefSeq.prototype, "status", void 0);
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
58
|
+
__decorate([
|
|
59
|
+
Prop(),
|
|
60
|
+
__metadata("design:type", String)
|
|
57
61
|
], RefSeq.prototype, "user", void 0);
|
|
58
|
-
|
|
59
|
-
|
|
62
|
+
RefSeq = __decorate([
|
|
63
|
+
Schema()
|
|
60
64
|
], RefSeq);
|
|
61
|
-
|
|
65
|
+
export { RefSeq };
|
|
66
|
+
export const RefSeqSchema = SchemaFactory.createForClass(RefSeq);
|
|
62
67
|
//# sourceMappingURL=refSeq.schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refSeq.schema.js","sourceRoot":"","sources":["../src/refSeq.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"refSeq.schema.js","sourceRoot":"","sources":["../src/refSeq.schema.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,cAAc,EAAE,KAAK,EAAE,MAAM,UAAU,CAAA;AAEpE,OAAO,EAAE,QAAQ,EAAE,MAAM,sBAAsB,CAAA;AAKxC,IAAM,MAAM,GAAZ,MAAM,MAAM;IACjB,qEAAqE;IACrE,GAAG,CAAgB;IAQnB,QAAQ,CAAU;IAGlB,IAAI,CAAQ;IAGZ,WAAW,CAAQ;IAGnB,OAAO,CAAU;IAGjB,MAAM,CAAQ;IAGd,SAAS,CAAQ;IAGjB,MAAM,CAAQ;IAGd,IAAI,CAAQ;CACb,CAAA;AAtBC;IANC,IAAI,CAAC;QACJ,IAAI,EAAE,cAAc,CAAC,KAAK,CAAC,QAAQ;QACnC,GAAG,EAAE,UAAU;QACf,QAAQ,EAAE,IAAI;QACd,KAAK,EAAE,IAAI;KACZ,CAAC;8BACQ,QAAQ;wCAAA;AAGlB;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;oCACb;AAGZ;IADC,IAAI,EAAE;;2CACY;AAGnB;IADC,IAAI,EAAE;;uCACU;AAGjB;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sCACX;AAGd;IADC,IAAI,CAAC,EAAE,OAAO,EAAE,GAAG,GAAG,IAAI,CAAC,aAAa,EAAE,CAAC;;yCAC3B;AAGjB;IADC,IAAI,EAAE;;sCACO;AAGd;IADC,IAAI,EAAE;;oCACK;AA/BD,MAAM;IADlB,MAAM,EAAE;GACI,MAAM,CAgClB;;AAED,MAAM,CAAC,MAAM,YAAY,GAAG,aAAa,CAAC,cAAc,CAAC,MAAM,CAAC,CAAA"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Document, Schema as MongooseSchema } from 'mongoose';
|
|
2
|
-
import { RefSeq } from './refSeq.schema';
|
|
2
|
+
import { RefSeq } from './refSeq.schema.js';
|
|
3
3
|
export type RefSeqChunkDocument = RefSeqChunk & Document;
|
|
4
4
|
export declare class RefSeqChunk {
|
|
5
5
|
refSeq: RefSeq;
|
|
@@ -9,3 +9,4 @@ export declare class RefSeqChunk {
|
|
|
9
9
|
user: string;
|
|
10
10
|
}
|
|
11
11
|
export declare const RefSeqChunkSchema: MongooseSchema<RefSeqChunk, import("mongoose").Model<RefSeqChunk, any, any, any, any>, {}, {}, {}, {}, import("mongoose").DefaultSchemaOptions, RefSeqChunk>;
|
|
12
|
+
//# sourceMappingURL=refSeqChunk.schema.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refSeqChunk.schema.d.ts","sourceRoot":"","sources":["../src/refSeqChunk.schema.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,cAAc,EAAE,MAAM,UAAU,CAAA;AAE7D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAE3C,MAAM,MAAM,mBAAmB,GAAG,WAAW,GAAG,QAAQ,CAAA;AAExD,qBACa,WAAW;IAOtB,MAAM,EAAE,MAAM,CAAA;IAGd,CAAC,EAAE,MAAM,CAAA;IAGT,QAAQ,EAAE,MAAM,CAAA;IAGhB,MAAM,EAAE,MAAM,CAAA;IAGd,IAAI,EAAE,MAAM,CAAA;CACb;AAED,eAAO,MAAM,iBAAiB,8JAA4C,CAAA"}
|
|
@@ -1,10 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
Object.
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { Prop, Schema, SchemaFactory } from '@nestjs/mongoose';
|
|
11
|
+
import { Document, Schema as MongooseSchema } from 'mongoose';
|
|
12
|
+
import { RefSeq } from './refSeq.schema.js';
|
|
8
13
|
let RefSeqChunk = class RefSeqChunk {
|
|
9
14
|
refSeq;
|
|
10
15
|
n;
|
|
@@ -12,34 +17,34 @@ let RefSeqChunk = class RefSeqChunk {
|
|
|
12
17
|
status;
|
|
13
18
|
user;
|
|
14
19
|
};
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
type: mongoose_2.Schema.Types.ObjectId,
|
|
20
|
+
__decorate([
|
|
21
|
+
Prop({
|
|
22
|
+
type: MongooseSchema.Types.ObjectId,
|
|
19
23
|
ref: 'RefSeq',
|
|
20
24
|
required: true,
|
|
21
25
|
index: true,
|
|
22
26
|
}),
|
|
23
|
-
|
|
27
|
+
__metadata("design:type", RefSeq)
|
|
24
28
|
], RefSeqChunk.prototype, "refSeq", void 0);
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
29
|
+
__decorate([
|
|
30
|
+
Prop({ required: true }),
|
|
31
|
+
__metadata("design:type", Number)
|
|
28
32
|
], RefSeqChunk.prototype, "n", void 0);
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
33
|
+
__decorate([
|
|
34
|
+
Prop({ required: true }),
|
|
35
|
+
__metadata("design:type", String)
|
|
32
36
|
], RefSeqChunk.prototype, "sequence", void 0);
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
37
|
+
__decorate([
|
|
38
|
+
Prop(),
|
|
39
|
+
__metadata("design:type", Number)
|
|
36
40
|
], RefSeqChunk.prototype, "status", void 0);
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
41
|
+
__decorate([
|
|
42
|
+
Prop(),
|
|
43
|
+
__metadata("design:type", String)
|
|
40
44
|
], RefSeqChunk.prototype, "user", void 0);
|
|
41
|
-
|
|
42
|
-
|
|
45
|
+
RefSeqChunk = __decorate([
|
|
46
|
+
Schema()
|
|
43
47
|
], RefSeqChunk);
|
|
44
|
-
|
|
48
|
+
export { RefSeqChunk };
|
|
49
|
+
export const RefSeqChunkSchema = SchemaFactory.createForClass(RefSeqChunk);
|
|
45
50
|
//# sourceMappingURL=refSeqChunk.schema.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"refSeqChunk.schema.js","sourceRoot":"","sources":["../src/refSeqChunk.schema.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"refSeqChunk.schema.js","sourceRoot":"","sources":["../src/refSeqChunk.schema.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAA;AAC9D,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,cAAc,EAAE,MAAM,UAAU,CAAA;AAE7D,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAA;AAKpC,IAAM,WAAW,GAAjB,MAAM,WAAW;IAOtB,MAAM,CAAQ;IAGd,CAAC,CAAQ;IAGT,QAAQ,CAAQ;IAGhB,MAAM,CAAQ;IAGd,IAAI,CAAQ;CACb,CAAA;AAbC;IANC,IAAI,CAAC;QACJ,IAAI,EAAE,cAAc,CAAC,KAAK,CAAC,QAAQ;QACnC,GAAG,EAAE,QAAQ;QACb,QAAQ,EAAE,IAAI;QACd,KAAK,EAAE,IAAI;KACZ,CAAC;8BACM,MAAM;2CAAA;AAGd;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;sCAChB;AAGT;IADC,IAAI,CAAC,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;6CACT;AAGhB;IADC,IAAI,EAAE;;2CACO;AAGd;IADC,IAAI,EAAE;;yCACK;AAnBD,WAAW;IADvB,MAAM,EAAE;GACI,WAAW,CAoBvB;;AAED,MAAM,CAAC,MAAM,iBAAiB,GAAG,aAAa,CAAC,cAAc,CAAC,WAAW,CAAC,CAAA"}
|