@servicelabsco/slabs-access-manager 0.1.133 → 0.1.134

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.
@@ -1,6 +1,6 @@
1
1
  import { PropertyService } from '@servicelabsco/nestjs-utility-services';
2
2
  import { Response } from 'express';
3
- import { PdfDocumentService } from 'src/accessUtility/services/pdf.document.service';
3
+ import { PdfDocumentService } from '../../accessUtility/services/pdf.document.service';
4
4
  export declare class CommonWebhookController {
5
5
  private readonly propertyService;
6
6
  private readonly pdfDocumentService;
@@ -1 +1 @@
1
- {"version":3,"file":"common.webhook.controller.js","sourceRoot":"","sources":["../../../src/access/controllers/common.webhook.controller.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2CAA+F;AAC/F,oFAA6F;AAE7F,4FAAqF;AACrF,sFAAiF;AAQ1E,IAAM,uBAAuB,GAA7B,MAAM,uBAAuB;IAChC,YACqB,eAAgC,EAChC,kBAAsC;QADtC,oBAAe,GAAf,eAAe,CAAiB;QAChC,uBAAkB,GAAlB,kBAAkB,CAAoB;IACxD,CAAC;IAIE,AAAN,KAAK,CAAC,gBAAgB,CAAU,OAAY,EAAS,GAAa;QAC9D,IAAI,CAAC,OAAO;YAAE,OAAO;QACrB,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,OAAO,CAAC;QAEhC,IAAI,CAAC,IAAI,IAAI,CAAC,KAAK;YAAE,MAAM,IAAI,4CAAkB,CAAC,iBAAiB,CAAC,CAAC;QACrE,OAAO,IAAI,mDAAuB,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC;IACtF,CAAC;IAGK,AAAN,KAAK,CAAC,SAAS,CAAS,IAAS;QAC7B,MAAM,IAAI,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC;QAEtD,OAAO;YACH,OAAO,EAAE,IAAI;SAChB,CAAC;IACN,CAAC;CACJ,CAAA;AAxBY,0DAAuB;AAQ1B;IAFL,IAAA,YAAG,EAAC,iBAAiB,CAAC;IACtB,IAAA,iBAAQ,EAAC,mBAAU,CAAC,EAAE,CAAC;IACA,WAAA,IAAA,cAAK,GAAE,CAAA;IAAgB,WAAA,IAAA,YAAG,GAAE,CAAA;;;;+DAMnD;AAGK;IADL,IAAA,aAAI,EAAC,aAAa,CAAC;IACH,WAAA,IAAA,aAAI,GAAE,CAAA;;;;wDAMtB;kCAvBQ,uBAAuB;IADnC,IAAA,mBAAU,EAAC,eAAe,CAAC;qCAGc,yCAAe;QACZ,yCAAkB;GAHlD,uBAAuB,CAwBnC"}
1
+ {"version":3,"file":"common.webhook.controller.js","sourceRoot":"","sources":["../../../src/access/controllers/common.webhook.controller.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,2CAA+F;AAC/F,oFAA6F;AAE7F,4FAAuF;AACvF,sFAAiF;AAQ1E,IAAM,uBAAuB,GAA7B,MAAM,uBAAuB;IAChC,YACqB,eAAgC,EAChC,kBAAsC;QADtC,oBAAe,GAAf,eAAe,CAAiB;QAChC,uBAAkB,GAAlB,kBAAkB,CAAoB;IACxD,CAAC;IAIE,AAAN,KAAK,CAAC,gBAAgB,CAAU,OAAY,EAAS,GAAa;QAC9D,IAAI,CAAC,OAAO;YAAE,OAAO;QACrB,MAAM,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,OAAO,CAAC;QAEhC,IAAI,CAAC,IAAI,IAAI,CAAC,KAAK;YAAE,MAAM,IAAI,4CAAkB,CAAC,iBAAiB,CAAC,CAAC;QACrE,OAAO,IAAI,mDAAuB,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,EAAE,GAAG,CAAC,CAAC;IACtF,CAAC;IAGK,AAAN,KAAK,CAAC,SAAS,CAAS,IAAS;QAC7B,MAAM,IAAI,CAAC,kBAAkB,CAAC,iBAAiB,CAAC,IAAI,CAAC,CAAC;QAEtD,OAAO;YACH,OAAO,EAAE,IAAI;SAChB,CAAC;IACN,CAAC;CACJ,CAAA;AAxBY,0DAAuB;AAQ1B;IAFL,IAAA,YAAG,EAAC,iBAAiB,CAAC;IACtB,IAAA,iBAAQ,EAAC,mBAAU,CAAC,EAAE,CAAC;IACA,WAAA,IAAA,cAAK,GAAE,CAAA;IAAgB,WAAA,IAAA,YAAG,GAAE,CAAA;;;;+DAMnD;AAGK;IADL,IAAA,aAAI,EAAC,aAAa,CAAC;IACH,WAAA,IAAA,aAAI,GAAE,CAAA;;;;wDAMtB;kCAvBQ,uBAAuB;IADnC,IAAA,mBAAU,EAAC,eAAe,CAAC;qCAGc,yCAAe;QACZ,yCAAkB;GAHlD,uBAAuB,CAwBnC"}
@@ -1,5 +1,5 @@
1
1
  import { CommonEntity } from '@servicelabsco/nestjs-utility-services';
2
- import { AccessBusinessEntity } from 'src/access/entities/access.business.entity';
2
+ import { AccessBusinessEntity } from '../../access/entities/access.business.entity';
3
3
  import { PdfDocumentAttributesDto } from '../dtos/pdf.document.attributes.dto';
4
4
  import { PdfTemplatesEntity } from './pdf.templates.entity';
5
5
  export declare class PdfDocumentsEntity extends CommonEntity {
@@ -11,8 +11,8 @@ var __metadata = (this && this.__metadata) || function (k, v) {
11
11
  Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.PdfDocumentsEntity = void 0;
13
13
  const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
14
- const access_business_entity_1 = require("../../access/entities/access.business.entity");
15
14
  const typeorm_1 = require("typeorm");
15
+ const access_business_entity_1 = require("../../access/entities/access.business.entity");
16
16
  const pdf_document_attributes_dto_1 = require("../dtos/pdf.document.attributes.dto");
17
17
  const pdf_templates_entity_1 = require("./pdf.templates.entity");
18
18
  let PdfDocumentsEntity = class PdfDocumentsEntity extends nestjs_utility_services_1.CommonEntity {
@@ -1 +1 @@
1
- {"version":3,"file":"pdf.documents.entity.js","sourceRoot":"","sources":["../../../src/accessUtility/entities/pdf.documents.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAAsE;AACtE,yFAAkF;AAClF,qCAAgE;AAChE,qFAA+E;AAC/E,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,sCAAY;CAsBnD,CAAA;AAtBY,gDAAkB;AAE3B;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;qDACS;AAGlB;IADC,IAAA,gBAAM,GAAE;;mDACO;AAGhB;IADC,IAAA,gBAAM,EAAC,MAAM,CAAC;8BACH,sDAAwB;sDAAC;AAGuC;IAA3E,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,6CAAoB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;8BAAW,6CAAoB;oDAAC;AACjC;IAAzE,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;8BAAW,yCAAkB;oDAAC;6BArB9F,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,kBAAkB,CAsB9B"}
1
+ {"version":3,"file":"pdf.documents.entity.js","sourceRoot":"","sources":["../../../src/accessUtility/entities/pdf.documents.entity.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAAsE;AACtE,qCAAgE;AAChE,yFAAoF;AACpF,qFAA+E;AAC/E,iEAA4D;AASrD,IAAM,kBAAkB,GAAxB,MAAM,kBAAmB,SAAQ,sCAAY;CAsBnD,CAAA;AAtBY,gDAAkB;AAE3B;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;uDACW;AAGpB;IADC,IAAA,gBAAM,GAAE;;qDACS;AAGlB;IADC,IAAA,gBAAM,GAAE;;mDACO;AAGhB;IADC,IAAA,gBAAM,EAAC,MAAM,CAAC;8BACH,sDAAwB;sDAAC;AAGuC;IAA3E,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,6CAAoB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;8BAAW,6CAAoB;oDAAC;AACjC;IAAzE,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,yCAAkB,CAAC;IAAE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,aAAa,EAAE,CAAC;8BAAW,yCAAkB;oDAAC;6BArB9F,kBAAkB;IAD9B,IAAA,gBAAM,EAAC,mBAAmB,CAAC;GACf,kBAAkB,CAsB9B"}
@@ -1,9 +1,20 @@
1
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
+ };
2
11
  Object.defineProperty(exports, "__esModule", { value: true });
3
12
  exports.PdfDocumentSubscriber = void 0;
4
13
  const nestjs_utility_services_1 = require("@servicelabsco/nestjs-utility-services");
14
+ const typeorm_1 = require("typeorm");
5
15
  const pdf_documents_entity_1 = require("../entities/pdf.documents.entity");
6
- class PdfDocumentSubscriber extends nestjs_utility_services_1.CommonSubscriber {
16
+ const pdfDocument_job_1 = require("../jobs/pdfDocument.job");
17
+ let PdfDocumentSubscriber = class PdfDocumentSubscriber extends nestjs_utility_services_1.CommonSubscriber {
7
18
  constructor(dataSource, entityJob) {
8
19
  super();
9
20
  this.dataSource = dataSource;
@@ -13,6 +24,11 @@ class PdfDocumentSubscriber extends nestjs_utility_services_1.CommonSubscriber {
13
24
  listenTo() {
14
25
  return pdf_documents_entity_1.PdfDocumentsEntity;
15
26
  }
16
- }
27
+ };
17
28
  exports.PdfDocumentSubscriber = PdfDocumentSubscriber;
29
+ exports.PdfDocumentSubscriber = PdfDocumentSubscriber = __decorate([
30
+ (0, typeorm_1.EventSubscriber)(),
31
+ __metadata("design:paramtypes", [typeorm_1.DataSource,
32
+ pdfDocument_job_1.PdfDocumentJob])
33
+ ], PdfDocumentSubscriber);
18
34
  //# sourceMappingURL=pdf.document.subscriber.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"pdf.document.subscriber.js","sourceRoot":"","sources":["../../../src/accessUtility/subscribers/pdf.document.subscriber.ts"],"names":[],"mappings":";;;AAAA,oFAA0E;AAE1E,2EAAsE;AAGtE,MAAa,qBAAsB,SAAQ,0CAAoC;IAC3E,YACqB,UAAsB,EACpB,SAAyB;QAE5C,KAAK,EAAE,CAAC;QAHS,eAAU,GAAV,UAAU,CAAY;QACpB,cAAS,GAAT,SAAS,CAAgB;QAG5C,UAAU,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACtC,CAAC;IACD,QAAQ;QACJ,OAAO,yCAAkB,CAAC;IAC9B,CAAC;CACJ;AAXD,sDAWC"}
1
+ {"version":3,"file":"pdf.document.subscriber.js","sourceRoot":"","sources":["../../../src/accessUtility/subscribers/pdf.document.subscriber.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oFAA0E;AAC1E,qCAAsD;AACtD,2EAAsE;AACtE,6DAAyD;AAGlD,IAAM,qBAAqB,GAA3B,MAAM,qBAAsB,SAAQ,0CAAoC;IAC3E,YACqB,UAAsB,EACpB,SAAyB;QAE5C,KAAK,EAAE,CAAC;QAHS,eAAU,GAAV,UAAU,CAAY;QACpB,cAAS,GAAT,SAAS,CAAgB;QAG5C,UAAU,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;IACtC,CAAC;IACD,QAAQ;QACJ,OAAO,yCAAkB,CAAC;IAC9B,CAAC;CACJ,CAAA;AAXY,sDAAqB;gCAArB,qBAAqB;IADjC,IAAA,yBAAe,GAAE;qCAGmB,oBAAU;QACT,gCAAc;GAHvC,qBAAqB,CAWjC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicelabsco/slabs-access-manager",
3
- "version": "0.1.133",
3
+ "version": "0.1.134",
4
4
  "description": "Support for application level menus and dashboards",
5
5
  "author": "Hemant Kumar Sah <hemantanshu@gmail.com>",
6
6
  "license": "MIT",