@servicelabsco/slabs-access-manager 0.1.12 → 0.1.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/accessUtility/entities/bulk.definition.load.entity.d.ts +8 -0
- package/dist/accessUtility/entities/bulk.definition.load.entity.js +28 -1
- package/dist/accessUtility/entities/bulk.definition.load.entity.js.map +1 -1
- package/dist/accessUtility/es6.classes.d.ts +5 -2
- package/dist/tsconfig.build.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
import { CommonEntity } from '@servicelabsco/nestjs-utility-services';
|
|
2
2
|
import { BulkDefinitionLoadAttributesDto } from '../dtos/bulk.definition.load.attributes.dto';
|
|
3
|
+
import { BulkDefinitionEntity } from './bulk.definition.entity';
|
|
4
|
+
import { BulkUploadTypeEntity } from './bulk.upload.type.entity';
|
|
3
5
|
export declare class BulkDefinitionLoadEntity extends CommonEntity {
|
|
6
|
+
definition_id: number;
|
|
7
|
+
type_id: number;
|
|
8
|
+
priority: number;
|
|
9
|
+
active: boolean;
|
|
4
10
|
attributes: BulkDefinitionLoadAttributesDto;
|
|
11
|
+
definition: BulkDefinitionEntity;
|
|
12
|
+
type: BulkUploadTypeEntity;
|
|
5
13
|
}
|
|
@@ -10,17 +10,44 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
10
10
|
};
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.BulkDefinitionLoadEntity = void 0;
|
|
13
|
-
const typeorm_1 = require("typeorm");
|
|
14
13
|
const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
|
|
14
|
+
const typeorm_1 = require("typeorm");
|
|
15
15
|
const bulk_definition_load_attributes_dto_1 = require("../dtos/bulk.definition.load.attributes.dto");
|
|
16
|
+
const bulk_definition_entity_1 = require("./bulk.definition.entity");
|
|
17
|
+
const bulk_upload_type_entity_1 = require("./bulk.upload.type.entity");
|
|
16
18
|
let BulkDefinitionLoadEntity = class BulkDefinitionLoadEntity extends nestjs_utility_services_1.CommonEntity {
|
|
17
19
|
};
|
|
18
20
|
exports.BulkDefinitionLoadEntity = BulkDefinitionLoadEntity;
|
|
19
21
|
__decorate([
|
|
20
22
|
(0, typeorm_1.Column)(),
|
|
23
|
+
__metadata("design:type", Number)
|
|
24
|
+
], BulkDefinitionLoadEntity.prototype, "definition_id", void 0);
|
|
25
|
+
__decorate([
|
|
26
|
+
(0, typeorm_1.Column)(),
|
|
27
|
+
__metadata("design:type", Number)
|
|
28
|
+
], BulkDefinitionLoadEntity.prototype, "type_id", void 0);
|
|
29
|
+
__decorate([
|
|
30
|
+
(0, typeorm_1.Column)(),
|
|
31
|
+
__metadata("design:type", Number)
|
|
32
|
+
], BulkDefinitionLoadEntity.prototype, "priority", void 0);
|
|
33
|
+
__decorate([
|
|
34
|
+
(0, typeorm_1.Column)(),
|
|
35
|
+
__metadata("design:type", Boolean)
|
|
36
|
+
], BulkDefinitionLoadEntity.prototype, "active", void 0);
|
|
37
|
+
__decorate([
|
|
21
38
|
(0, typeorm_1.Column)('json'),
|
|
22
39
|
__metadata("design:type", bulk_definition_load_attributes_dto_1.BulkDefinitionLoadAttributesDto)
|
|
23
40
|
], BulkDefinitionLoadEntity.prototype, "attributes", void 0);
|
|
41
|
+
__decorate([
|
|
42
|
+
(0, typeorm_1.ManyToOne)(() => bulk_definition_entity_1.BulkDefinitionEntity),
|
|
43
|
+
(0, typeorm_1.JoinColumn)({ name: 'definition_id' }),
|
|
44
|
+
__metadata("design:type", bulk_definition_entity_1.BulkDefinitionEntity)
|
|
45
|
+
], BulkDefinitionLoadEntity.prototype, "definition", void 0);
|
|
46
|
+
__decorate([
|
|
47
|
+
(0, typeorm_1.ManyToOne)(() => bulk_upload_type_entity_1.BulkUploadTypeEntity),
|
|
48
|
+
(0, typeorm_1.JoinColumn)({ name: 'type_id' }),
|
|
49
|
+
__metadata("design:type", bulk_upload_type_entity_1.BulkUploadTypeEntity)
|
|
50
|
+
], BulkDefinitionLoadEntity.prototype, "type", void 0);
|
|
24
51
|
exports.BulkDefinitionLoadEntity = BulkDefinitionLoadEntity = __decorate([
|
|
25
52
|
(0, typeorm_1.Entity)('utl_bulk_definition_loads')
|
|
26
53
|
], BulkDefinitionLoadEntity);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk.definition.load.entity.js","sourceRoot":"","sources":["../../../src/accessUtility/entities/bulk.definition.load.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,
|
|
1
|
+
{"version":3,"file":"bulk.definition.load.entity.js","sourceRoot":"","sources":["../../../src/accessUtility/entities/bulk.definition.load.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAAsE;AACtE,qCAAgE;AAChE,qGAA8F;AAC9F,qEAAgE;AAChE,uEAAiE;AAS1D,IAAM,wBAAwB,GAA9B,MAAM,wBAAyB,SAAQ,sCAAY;CAmBzD,CAAA;AAnBY,4DAAwB;AAEjC;IADC,IAAA,gBAAM,GAAE;;+DACa;AAGtB;IADC,IAAA,gBAAM,GAAE;;yDACO;AAGhB;IADC,IAAA,gBAAM,GAAE;;0DACQ;AAGjB;IADC,IAAA,gBAAM,GAAE;;wDACO;AAGhB;IADC,IAAA,gBAAM,EAAC,MAAM,CAAC;8BACH,qEAA+B;4DAAC;AAGkC;IAA7E,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,6CAAoB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,eAAe,EAAE,CAAC;8BAAa,6CAAoB;4DAAC;AACvC;IAAvE,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,8CAAoB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BAAO,8CAAoB;sDAAC;mCAlB1F,wBAAwB;IADpC,IAAA,gBAAM,EAAC,2BAA2B,CAAC;GACvB,wBAAwB,CAmBpC"}
|
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
import { BulkDefinitionLoadAttributesDto } from './dtos/bulk.definition.load.attributes.dto';
|
|
2
|
-
import {
|
|
2
|
+
import { BulkDefinitionEntity } from './entities/bulk.definition.entity';
|
|
3
|
+
import { BulkUploadColumnEntity } from './entities/bulk.upload.column.entity';
|
|
4
|
+
import { BulkUploadEntity } from './entities/bulk.upload.entity';
|
|
3
5
|
import { BulkUploadItemEntity } from './entities/bulk.upload.item.entity';
|
|
6
|
+
import { BulkUploadTypeEntity } from './entities/bulk.upload.type.entity';
|
|
4
7
|
import { BulkDefinitionJob } from './jobs/bulk.definition.job';
|
|
5
8
|
import { BulkDefinitionLoadJob } from './jobs/bulk.definition.load.job';
|
|
6
9
|
import { BulkDefinitionProcessingJob } from './jobs/bulk.definition.processing.job';
|
|
@@ -19,7 +22,7 @@ import { BulkUploadSubscriber } from './subscribers/bulk.upload.subscriber';
|
|
|
19
22
|
import { BulkUploadTypeSubscriber } from './subscribers/bulk.upload.type.subscriber';
|
|
20
23
|
declare const es6Classes: {
|
|
21
24
|
dtos: (typeof BulkDefinitionLoadAttributesDto)[];
|
|
22
|
-
entities: (typeof
|
|
25
|
+
entities: (typeof BulkUploadColumnEntity | typeof BulkUploadTypeEntity | typeof BulkDefinitionEntity | typeof BulkUploadItemEntity | typeof BulkUploadEntity)[];
|
|
23
26
|
jobs: (typeof BulkDefinitionJob | typeof BulkDefinitionLoadJob | typeof BulkDefinitionProcessingJob | typeof BulkUploadColumnJob | typeof BulkUploadItemJob | typeof BulkUploadJob | typeof BulkUploadTypeJob)[];
|
|
24
27
|
services: (typeof Es6JobsService | typeof TestAccessService)[];
|
|
25
28
|
subscribers: (typeof BulkDefinitionLoadSubscriber | typeof BulkDefinitionProcessingSubscriber | typeof BulkDefinitionSubscriber | typeof BulkUploadColumnSubscriber | typeof BulkUploadItemSubscriber | typeof BulkUploadSubscriber | typeof BulkUploadTypeSubscriber)[];
|