diff --git a/dist/Enums/Enums.d.ts b/dist/Enums/Enums.d.ts deleted file mode 100644 index c1b39dc..0000000 --- a/dist/Enums/Enums.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -export declare type ECivility = "MALE" | "FEMALE" | "OTHERS"; -export declare type EFolderStatus = "LIVE" | "ARCHIVED"; -export declare type EOfficeStatus = "ACTIVATED" | "DESACTIVATED"; -export declare type ENotificationStatus = "READ" | "UNREAD"; -export declare type ECustomerStatus = "VALIDATED" | "PENDING" | "ERRONED"; -export declare type EDocumentStatus = "ASKED" | "DEPOSITED" | "VALIDATED" | "ANCHORED" | "REFUSED"; diff --git a/dist/Enums/Enums.js b/dist/Enums/Enums.js deleted file mode 100644 index 3289951..0000000 --- a/dist/Enums/Enums.js +++ /dev/null @@ -1,3 +0,0 @@ -"use strict"; -Object.defineProperty(exports, "__esModule", { value: true }); -//# sourceMappingURL=Enums.js.map \ No newline at end of file diff --git a/dist/Enums/Enums.js.map b/dist/Enums/Enums.js.map deleted file mode 100644 index 5860695..0000000 --- a/dist/Enums/Enums.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"Enums.js","sourceRoot":"","sources":["../../src/Enums/Enums.ts"],"names":[],"mappings":""} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IAddress.d.ts b/dist/Interfaces/Admin/IAddress.d.ts deleted file mode 100644 index 4f935bb..0000000 --- a/dist/Interfaces/Admin/IAddress.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import IContact from "./IContact"; -import IOffice from "./IOffice"; -export default class IAddress { - uuid: string; - address: string; - city: string; - zip_code: number; - created_at: Date | null; - updated_at: Date | null; - office?: IOffice; - contacts?: IContact; -} diff --git a/dist/Interfaces/Admin/IAddress.js b/dist/Interfaces/Admin/IAddress.js deleted file mode 100644 index e971bd8..0000000 --- a/dist/Interfaces/Admin/IAddress.js +++ /dev/null @@ -1,57 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IAddress { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IAddress.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "city", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", Number) -], IAddress.prototype, "zip_code", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOffice_1.default) -], IAddress.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IContact_1.default) -], IAddress.prototype, "contacts", void 0); -exports.default = IAddress; -//# sourceMappingURL=IAddress.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IAddress.js.map b/dist/Interfaces/Admin/IAddress.js.map deleted file mode 100644 index efc706c..0000000 --- a/dist/Interfaces/Admin/IAddress.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IAddress.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IAddress.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,wDAAgC;AAEhC,MAAqB,QAAQ;IAA7B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACX;AAGxB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACV;AAGzB;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACG,iBAAO;wCAAC;AAGxB;IADC,IAAA,4BAAU,GAAE;8BACK,kBAAQ;0CAAC;AAvB7B,2BAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IBlockchainAnchors.d.ts b/dist/Interfaces/Admin/IBlockchainAnchors.d.ts deleted file mode 100644 index 06c82c7..0000000 --- a/dist/Interfaces/Admin/IBlockchainAnchors.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import IDocument from "./IDocument"; -export default class IBlockchainAnchor { - uuid: string; - smartSigJobId: string; - created_at: Date | null; - updated_at: Date | null; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/Admin/IBlockchainAnchors.js b/dist/Interfaces/Admin/IBlockchainAnchors.js deleted file mode 100644 index 4e33825..0000000 --- a/dist/Interfaces/Admin/IBlockchainAnchors.js +++ /dev/null @@ -1,40 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class IBlockchainAnchor { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IBlockchainAnchor.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IBlockchainAnchor.prototype, "smartSigJobId", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IBlockchainAnchor.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IBlockchainAnchor.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IBlockchainAnchor.prototype, "documents", void 0); -exports.default = IBlockchainAnchor; -//# sourceMappingURL=IBlockchainAnchors.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IBlockchainAnchors.js.map b/dist/Interfaces/Admin/IBlockchainAnchors.js.map deleted file mode 100644 index 66304f0..0000000 --- a/dist/Interfaces/Admin/IBlockchainAnchors.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IBlockchainAnchors.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IBlockchainAnchors.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAGjE,MAAqB,iBAAiB;IAAtC;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;+CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wDACL;AAG9B;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;qDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;oDACkB;AAdjC,oCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IContact.d.ts b/dist/Interfaces/Admin/IContact.d.ts deleted file mode 100644 index 37ca7c8..0000000 --- a/dist/Interfaces/Admin/IContact.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { ECivility } from "../../Enums/Enums"; -import IUser from "./IUser"; -import ICustomer from "./ICustomer"; -import IAddress from "./IAddress"; -export default class IContact { - uuid: string; - first_name: string; - last_name: string; - email: string; - phone_number: string; - cell_phone_number: string; - civility: ECivility; - address: IAddress; - created_at: Date | null; - updated_at: Date | null; - users?: IUser; - customers?: ICustomer; -} diff --git a/dist/Interfaces/Admin/IContact.js b/dist/Interfaces/Admin/IContact.js deleted file mode 100644 index 7872788..0000000 --- a/dist/Interfaces/Admin/IContact.js +++ /dev/null @@ -1,74 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IUser_1 = __importDefault(require("./IUser")); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IAddress_1 = __importDefault(require("./IAddress")); -class IContact { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IContact.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "first_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "last_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "email", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "phone_number", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "cell_phone_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "civility", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IContact.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IUser_1.default) -], IContact.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", ICustomer_1.default) -], IContact.prototype, "customers", void 0); -exports.default = IContact; -//# sourceMappingURL=IContact.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IContact.js.map b/dist/Interfaces/Admin/IContact.js.map deleted file mode 100644 index 32f4a56..0000000 --- a/dist/Interfaces/Admin/IContact.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IContact.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IContact.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAC5B,4DAAoC;AACpC,0DAAkC;AAElC,MAAqB,QAAQ;IAA7B;QA0BS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAlCC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;4CACR;AAG3B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACT;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACb;AAGtB;IADC,IAAA,4BAAU,GAAE;;8CACgB;AAG7B;IADC,IAAA,4BAAU,GAAE;;mDACqB;AAGlC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACP;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;yCAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACE,eAAK;uCAAC;AAGrB;IADC,IAAA,4BAAU,GAAE;8BACM,mBAAS;2CAAC;AAnC/B,2BAoCC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/ICustomer.d.ts b/dist/Interfaces/Admin/ICustomer.d.ts deleted file mode 100644 index 7bc840d..0000000 --- a/dist/Interfaces/Admin/ICustomer.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import IContact from "./IContact"; -import { ECustomerStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -export default class ICustomer { - uuid: string; - status: ECustomerStatus; - contact: IContact; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/Admin/ICustomer.js b/dist/Interfaces/Admin/ICustomer.js deleted file mode 100644 index c0566b8..0000000 --- a/dist/Interfaces/Admin/ICustomer.js +++ /dev/null @@ -1,52 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -class ICustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], ICustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], ICustomer.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], ICustomer.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "documents", void 0); -exports.default = ICustomer; -//# sourceMappingURL=ICustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/ICustomer.js.map b/dist/Interfaces/Admin/ICustomer.js.map deleted file mode 100644 index c2417bd..0000000 --- a/dist/Interfaces/Admin/ICustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ICustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/ICustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAKlC,MAAqB,SAAS;IAA9B;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAnBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACH;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;0CAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;8DAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;4CACW;AApB1B,4BAqBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeed.d.ts b/dist/Interfaces/Admin/IDeed.d.ts deleted file mode 100644 index bba275d..0000000 --- a/dist/Interfaces/Admin/IDeed.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedType from "./IDeedTypes"; -export default class IDeed { - uuid: string; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; - deed_has_document_types?: IDeedHasDocumentType[]; - office_folder?: IOfficeFolder; -} diff --git a/dist/Interfaces/Admin/IDeed.js b/dist/Interfaces/Admin/IDeed.js deleted file mode 100644 index 61bd75c..0000000 --- a/dist/Interfaces/Admin/IDeed.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -class IDeed { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeed.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeed.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeed.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOfficeFolder_1.default) -], IDeed.prototype, "office_folder", void 0); -exports.default = IDeed; -//# sourceMappingURL=IDeed.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeed.js.map b/dist/Interfaces/Admin/IDeed.js.map deleted file mode 100644 index f34964e..0000000 --- a/dist/Interfaces/Admin/IDeed.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeed.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDeed.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,oEAA4C;AAE5C,8DAAqC;AAErC,MAAqB,KAAK;IAA1B;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;wCAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;sDAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;8BACU,uBAAa;4CAAC;AAjBvC,wBAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedHasDocumentType.d.ts b/dist/Interfaces/Admin/IDeedHasDocumentType.d.ts deleted file mode 100644 index ccab64f..0000000 --- a/dist/Interfaces/Admin/IDeedHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeed from "./IDeed"; -import IDocumentType from "./IDocumentType"; -export default class IDeedHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed: IDeed; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IDeedHasDocumentType.js b/dist/Interfaces/Admin/IDeedHasDocumentType.js deleted file mode 100644 index 5d0476e..0000000 --- a/dist/Interfaces/Admin/IDeedHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IDeedHasDocumentType.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedHasDocumentType; -//# sourceMappingURL=IDeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedHasDocumentType.js.map b/dist/Interfaces/Admin/IDeedHasDocumentType.js.map deleted file mode 100644 index bd1d255..0000000 --- a/dist/Interfaces/Admin/IDeedHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oDAA4B;AAC5B,oEAA4C;AAE5C,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;2DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.d.ts b/dist/Interfaces/Admin/IDeedTypeHasDocumentType.d.ts deleted file mode 100644 index 226042a..0000000 --- a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeedType from "./IDeedTypes"; -import IDocumentType from "./IDocumentType"; -export default class IDeedTypeHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js b/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js deleted file mode 100644 index de60cce..0000000 --- a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedTypeHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypeHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedTypeHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedTypeHasDocumentType; -//# sourceMappingURL=IDeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js.map b/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js.map deleted file mode 100644 index b6ff7fb..0000000 --- a/dist/Interfaces/Admin/IDeedTypeHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,8DAAqC;AACrC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;2DAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedTypes.d.ts b/dist/Interfaces/Admin/IDeedTypes.d.ts deleted file mode 100644 index 43749bc..0000000 --- a/dist/Interfaces/Admin/IDeedTypes.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IOffice from "./IOffice"; -import IDeed from "./IDeed"; -export default class IDeedTypes { - uuid: string; - name: string; - description: string; - archived_at: Date | null; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - deed?: IDeed[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/Admin/IDeedTypes.js b/dist/Interfaces/Admin/IDeedTypes.js deleted file mode 100644 index da88ed4..0000000 --- a/dist/Interfaces/Admin/IDeedTypes.js +++ /dev/null @@ -1,61 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOffice_1 = __importDefault(require("./IOffice")); -class IDeedTypes { - constructor() { - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypes.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IDeedTypes.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed_type_has_document_types", void 0); -exports.default = IDeedTypes; -//# sourceMappingURL=IDeedTypes.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDeedTypes.js.map b/dist/Interfaces/Admin/IDeedTypes.js.map deleted file mode 100644 index 5751fac..0000000 --- a/dist/Interfaces/Admin/IDeedTypes.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypes.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDeedTypes.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAGjE,wDAAgC;AAGhC,MAAqB,UAAU;IAA/B;QAWS,gBAAW,GAAgB,IAAI,CAAC;QAMhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;wCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACP;AAG5B;IADC,IAAA,wBAAM,GAAE;;+CAC8B;AAGvC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;0CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACS;AAGtB;IADC,IAAA,4BAAU,GAAE;;gEACoD;AA1BnE,6BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocument.d.ts b/dist/Interfaces/Admin/IDocument.d.ts deleted file mode 100644 index 0c436f3..0000000 --- a/dist/Interfaces/Admin/IDocument.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import ICustomer from "./ICustomer"; -import { EDocumentStatus } from "../../Enums/Enums"; -import IOfficeFolder from "./IOfficeFolder"; -import IDocumentType from "./IDocumentType"; -import IBlockchainAnchor from "./IBlockchainAnchors"; -import IDocumentHistory from "./IDocumentHistory"; -import IFile from "./IFile"; -export default class IDocument { - uuid: string; - document_status: EDocumentStatus; - document_type: IDocumentType; - blockchain_anchor?: IBlockchainAnchor; - folder: IOfficeFolder; - depositor: ICustomer; - created_at: Date | null; - updated_at: Date | null; - files?: IFile[]; - document_history?: IDocumentHistory[]; -} diff --git a/dist/Interfaces/Admin/IDocument.js b/dist/Interfaces/Admin/IDocument.js deleted file mode 100644 index 1795fe8..0000000 --- a/dist/Interfaces/Admin/IDocument.js +++ /dev/null @@ -1,67 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -const IBlockchainAnchors_1 = __importDefault(require("./IBlockchainAnchors")); -class IDocument { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocument.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocument.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDocument.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IBlockchainAnchors_1.default) -], IDocument.prototype, "blockchain_anchor", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IDocument.prototype, "folder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IDocument.prototype, "depositor", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "files", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "document_history", void 0); -exports.default = IDocument; -//# sourceMappingURL=IDocument.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocument.js.map b/dist/Interfaces/Admin/IDocument.js.map deleted file mode 100644 index 9ddbe3c..0000000 --- a/dist/Interfaces/Admin/IDocument.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocument.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDocument.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,oEAA4C;AAC5C,oEAA4C;AAC5C,8EAAqD;AAIrD,MAAqB,SAAS;IAA9B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;gDAAC;AAGrC;IADC,IAAA,4BAAU,GAAE;8BACc,4BAAiB;oDAAC;AAG7C;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,uBAAa;yCAAC;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,mBAAS;4CAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACU;AAGvB;IADC,IAAA,4BAAU,GAAE;;mDACgC;AA7B/C,4BA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocumentHistory.d.ts b/dist/Interfaces/Admin/IDocumentHistory.d.ts deleted file mode 100644 index dad2ecc..0000000 --- a/dist/Interfaces/Admin/IDocumentHistory.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { EDocumentStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -export default class IDocumentHistory { - uuid: string; - document_status: EDocumentStatus; - document: IDocument; - refused_reason: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IDocumentHistory.js b/dist/Interfaces/Admin/IDocumentHistory.js deleted file mode 100644 index 286093f..0000000 --- a/dist/Interfaces/Admin/IDocumentHistory.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IDocumentHistory { - constructor() { - this.refused_reason = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentHistory.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentHistory.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IDocumentHistory.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "refused_reason", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "updated_at", void 0); -exports.default = IDocumentHistory; -//# sourceMappingURL=IDocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocumentHistory.js.map b/dist/Interfaces/Admin/IDocumentHistory.js.map deleted file mode 100644 index d220506..0000000 --- a/dist/Interfaces/Admin/IDocumentHistory.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,4DAAoC;AAEpC,MAAqB,gBAAgB;IAArC;QAWS,mBAAc,GAAkB,IAAI,CAAC;QAGrC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;8CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;kDAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wDAC+B;AAG5C;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAjBxC,mCAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocumentType.d.ts b/dist/Interfaces/Admin/IDocumentType.d.ts deleted file mode 100644 index 937395b..0000000 --- a/dist/Interfaces/Admin/IDocumentType.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IDocument from "./IDocument"; -export default class IDocumentType { - uuid: string; - name: string; - public_description: string; - private_description: string | null; - archived_at: Date | null; - created_at: Date | null; - updated_at: Date | null; - documents?: IDocument[]; - deed_has_document_types?: IDeedHasDocumentType[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/Admin/IDocumentType.js b/dist/Interfaces/Admin/IDocumentType.js deleted file mode 100644 index 2bbc7ea..0000000 --- a/dist/Interfaces/Admin/IDocumentType.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class IDocumentType { - constructor() { - this.private_description = null; - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "public_description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "private_description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "documents", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_type_has_document_types", void 0); -exports.default = IDocumentType; -//# sourceMappingURL=IDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IDocumentType.js.map b/dist/Interfaces/Admin/IDocumentType.js.map deleted file mode 100644 index ecea168..0000000 --- a/dist/Interfaces/Admin/IDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAKjE,MAAqB,aAAa;IAAlC;QAWS,wBAAmB,GAAkB,IAAI,CAAC;QAG1C,gBAAW,GAAgB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACA;AAGnC;IADC,IAAA,4BAAU,GAAE;;0DACoC;AAGjD;IADC,IAAA,wBAAM,GAAE;;kDAC8B;AAGvC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;gDACkB;AAG/B;IADC,IAAA,4BAAU,GAAE;;8DAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;;mEACoD;AA7BnE,gCA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IFile.d.ts b/dist/Interfaces/Admin/IFile.d.ts deleted file mode 100644 index 0ba834b..0000000 --- a/dist/Interfaces/Admin/IFile.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import IDocument from "./IDocument"; -export default class IFile { - uuid: string; - document: IDocument; - file_path: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IFile.js b/dist/Interfaces/Admin/IFile.js deleted file mode 100644 index afc8125..0000000 --- a/dist/Interfaces/Admin/IFile.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IFile { - constructor() { - this.file_path = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IFile.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IFile.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IFile.prototype, "file_path", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "updated_at", void 0); -exports.default = IFile; -//# sourceMappingURL=IFile.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IFile.js.map b/dist/Interfaces/Admin/IFile.js.map deleted file mode 100644 index d7f4651..0000000 --- a/dist/Interfaces/Admin/IFile.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IFile.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IFile.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,MAAqB,KAAK;IAA1B;QAQS,cAAS,GAAkB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;uCAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wCAC0B;AAGvC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAdxC,wBAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/INotification.d.ts b/dist/Interfaces/Admin/INotification.d.ts deleted file mode 100644 index e4e4412..0000000 --- a/dist/Interfaces/Admin/INotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IUserHasNotification from "./IUserHasNotification"; -export default class INotification { - uuid: string; - message: string; - redirection_url: string; - created_at: Date | null; - updated_at: Date | null; - user_has_notifications?: IUserHasNotification[]; -} diff --git a/dist/Interfaces/Admin/INotification.js b/dist/Interfaces/Admin/INotification.js deleted file mode 100644 index 5a0c7a8..0000000 --- a/dist/Interfaces/Admin/INotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class INotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], INotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], INotification.prototype, "message", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - (0, class_validator_1.IsUrl)(), - __metadata("design:type", String) -], INotification.prototype, "redirection_url", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], INotification.prototype, "user_has_notifications", void 0); -exports.default = INotification; -//# sourceMappingURL=INotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/INotification.js.map b/dist/Interfaces/Admin/INotification.js.map deleted file mode 100644 index 0339141..0000000 --- a/dist/Interfaces/Admin/INotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"INotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/INotification.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAwE;AAGxE,MAAqB,aAAa;IAAlC;QAYS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAjBC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACX;AAIxB;IAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;IAClC,IAAA,uBAAK,GAAE;;sDACwB;AAGhC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACmC;AAlBlD,gCAmBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOffice.d.ts b/dist/Interfaces/Admin/IOffice.d.ts deleted file mode 100644 index 2c1eeb2..0000000 --- a/dist/Interfaces/Admin/IOffice.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import IAddress from "./IAddress"; -import { EOfficeStatus } from "../../Enums/Enums"; -import IUser from "./IUser"; -import IOfficeFolder from "./IOfficeFolder"; -import IDeedType from "./IDeedTypes"; -export default class IOffice { - uuid: string; - idNot: string; - name: string; - crpcen: string; - address: IAddress; - office_status: EOfficeStatus; - created_at: Date | null; - updated_at: Date | null; - deed_types?: IDeedType[]; - users?: IUser[]; - office_folders?: IOfficeFolder[]; -} diff --git a/dist/Interfaces/Admin/IOffice.js b/dist/Interfaces/Admin/IOffice.js deleted file mode 100644 index 421875f..0000000 --- a/dist/Interfaces/Admin/IOffice.js +++ /dev/null @@ -1,68 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IAddress_1 = __importDefault(require("./IAddress")); -class IOffice { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOffice.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "crpcen", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IOffice.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "office_status", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "deed_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "office_folders", void 0); -exports.default = IOffice; -//# sourceMappingURL=IOffice.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOffice.js.map b/dist/Interfaces/Admin/IOffice.js.map deleted file mode 100644 index 2d1f00f..0000000 --- a/dist/Interfaces/Admin/IOffice.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOffice.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IOffice.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAMlC,MAAqB,OAAO;IAA5B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA/BC;IADC,IAAA,4BAAU,GAAE;;qCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;qCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACZ;AAGvB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;wCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACE;AAGrC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;2CACY;AAGzB;IADC,IAAA,4BAAU,GAAE;;sCACG;AAGhB;IADC,IAAA,4BAAU,GAAE;;+CACoB;AAhCnC,0BAiCC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolder.d.ts b/dist/Interfaces/Admin/IOfficeFolder.d.ts deleted file mode 100644 index 3ce2ab7..0000000 --- a/dist/Interfaces/Admin/IOfficeFolder.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { EFolderStatus } from "../../Enums/Enums"; -import IDeed from "./IDeed"; -import IDocument from "./IDocument"; -import IOffice from "./IOffice"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IOfficeFolder { - uuid: string; - folder_number: string; - name: string; - description: string | null; - archived_description: string | null; - status: EFolderStatus; - deed: IDeed; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - office_folder_has_stakeholder?: IOfficeFolderHasStakeholder[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/Admin/IOfficeFolder.js b/dist/Interfaces/Admin/IOfficeFolder.js deleted file mode 100644 index 7f2439d..0000000 --- a/dist/Interfaces/Admin/IOfficeFolder.js +++ /dev/null @@ -1,79 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IOfficeFolder { - constructor() { - this.description = null; - this.archived_description = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "folder_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "archived_description", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IOfficeFolder.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IOfficeFolder.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "documents", void 0); -exports.default = IOfficeFolder; -//# sourceMappingURL=IOfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolder.js.map b/dist/Interfaces/Admin/IOfficeFolder.js.map deleted file mode 100644 index d457bd3..0000000 --- a/dist/Interfaces/Admin/IOfficeFolder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IOfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAE5B,wDAAgC;AAIhC,MAAqB,aAAa;IAAlC;QAWS,gBAAW,GAAkB,IAAI,CAAC;QAGlC,yBAAoB,GAAkB,IAAI,CAAC;QAY3C,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AArCC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oDACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,GAAE;;kDAC4B;AAGzC;IADC,IAAA,4BAAU,GAAE;;2DACqC;AAGlD;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;2CAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;6CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;kEAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;oEACiD;AAG9D;IADC,IAAA,4BAAU,GAAE;;gDACW;AAtC1B,gCAuCC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.d.ts b/dist/Interfaces/Admin/IOfficeFolderHasCustomer.d.ts deleted file mode 100644 index adaf676..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import ICustomer from "./ICustomer"; -import IOfficeFolder from "./IOfficeFolder"; -export default class IOfficeFolderHasCustomer { - uuid: string; - customer: ICustomer; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js b/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js deleted file mode 100644 index c8252a5..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -class IOfficeFolderHasCustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasCustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IOfficeFolderHasCustomer.prototype, "customer", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasCustomer; -//# sourceMappingURL=IOfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js.map b/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js.map deleted file mode 100644 index 8075af1..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasCustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IOfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,4DAAoC;AACpC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;0DAAC;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.d.ts b/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.d.ts deleted file mode 100644 index e0fe8bc..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IUser from "./IUser"; -export default class IOfficeFolderHasStakeholder { - uuid: string; - user_stakeholder: IUser; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js b/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js deleted file mode 100644 index 5f53465..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IUser_1 = __importDefault(require("./IUser")); -class IOfficeFolderHasStakeholder { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasStakeholder; -//# sourceMappingURL=IOfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js.map b/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js.map deleted file mode 100644 index 45c45a0..0000000 --- a/dist/Interfaces/Admin/IOfficeFolderHasStakeholder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IOfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,2BAA2B;IAAhD;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;yDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACT,eAAK;qEAAC;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;kEAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAdxC,8CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IUser.d.ts b/dist/Interfaces/Admin/IUser.d.ts deleted file mode 100644 index 49119ea..0000000 --- a/dist/Interfaces/Admin/IUser.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IContact from "./IContact"; -import IDocument from "./IDocument"; -import OfficesEntity from "./IOffice"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IUser { - uuid: string; - idNot: string; - contact: IContact; - office_membership: OfficesEntity; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_stakeholders?: IOfficeFolderHasStakeholder[]; - documents?: IDocument; -} diff --git a/dist/Interfaces/Admin/IUser.js b/dist/Interfaces/Admin/IUser.js deleted file mode 100644 index 1c681ff..0000000 --- a/dist/Interfaces/Admin/IUser.js +++ /dev/null @@ -1,58 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IDocument_1 = __importDefault(require("./IDocument")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IUser { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUser.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IUser.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], IUser.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IUser.prototype, "office_membership", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IUser.prototype, "office_folder_has_stakeholders", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IDocument_1.default) -], IUser.prototype, "documents", void 0); -exports.default = IUser; -//# sourceMappingURL=IUser.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IUser.js.map b/dist/Interfaces/Admin/IUser.js.map deleted file mode 100644 index 8414afd..0000000 --- a/dist/Interfaces/Admin/IUser.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IUser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,4DAAoC;AACpC,wDAAsC;AAGtC,MAAqB,KAAK;IAA1B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;sCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACR,iBAAa;gDAAC;AAGzC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACkD;AAG/D;IADC,IAAA,4BAAU,GAAE;8BACD,mBAAS;wCAAC;AAvBxB,wBAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/Admin/IUserHasNotification.d.ts b/dist/Interfaces/Admin/IUserHasNotification.d.ts deleted file mode 100644 index 5315f74..0000000 --- a/dist/Interfaces/Admin/IUserHasNotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import INotification from "./INotification"; -import IUser from "./IUser"; -export default class IUserHasNotification { - uuid: string; - user: IUser; - notification: INotification; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Admin/IUserHasNotification.js b/dist/Interfaces/Admin/IUserHasNotification.js deleted file mode 100644 index b5ba8dc..0000000 --- a/dist/Interfaces/Admin/IUserHasNotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const INotification_1 = __importDefault(require("./INotification")); -const IUser_1 = __importDefault(require("./IUser")); -class IUserHasNotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUserHasNotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IUserHasNotification.prototype, "user", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", INotification_1.default) -], IUserHasNotification.prototype, "notification", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "updated_at", void 0); -exports.default = IUserHasNotification; -//# sourceMappingURL=IUserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Admin/IUserHasNotification.js.map b/dist/Interfaces/Admin/IUserHasNotification.js.map deleted file mode 100644 index 9f679db..0000000 --- a/dist/Interfaces/Admin/IUserHasNotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Admin/IUserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACb,uBAAa;0DAAC;AAGpC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IAddress.d.ts b/dist/Interfaces/Customer/IAddress.d.ts deleted file mode 100644 index 4f935bb..0000000 --- a/dist/Interfaces/Customer/IAddress.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import IContact from "./IContact"; -import IOffice from "./IOffice"; -export default class IAddress { - uuid: string; - address: string; - city: string; - zip_code: number; - created_at: Date | null; - updated_at: Date | null; - office?: IOffice; - contacts?: IContact; -} diff --git a/dist/Interfaces/Customer/IAddress.js b/dist/Interfaces/Customer/IAddress.js deleted file mode 100644 index e971bd8..0000000 --- a/dist/Interfaces/Customer/IAddress.js +++ /dev/null @@ -1,57 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IAddress { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IAddress.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "city", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", Number) -], IAddress.prototype, "zip_code", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOffice_1.default) -], IAddress.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IContact_1.default) -], IAddress.prototype, "contacts", void 0); -exports.default = IAddress; -//# sourceMappingURL=IAddress.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IAddress.js.map b/dist/Interfaces/Customer/IAddress.js.map deleted file mode 100644 index 38db051..0000000 --- a/dist/Interfaces/Customer/IAddress.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IAddress.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IAddress.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,wDAAgC;AAEhC,MAAqB,QAAQ;IAA7B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACX;AAGxB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACV;AAGzB;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACG,iBAAO;wCAAC;AAGxB;IADC,IAAA,4BAAU,GAAE;8BACK,kBAAQ;0CAAC;AAvB7B,2BAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IContact.d.ts b/dist/Interfaces/Customer/IContact.d.ts deleted file mode 100644 index 37ca7c8..0000000 --- a/dist/Interfaces/Customer/IContact.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { ECivility } from "../../Enums/Enums"; -import IUser from "./IUser"; -import ICustomer from "./ICustomer"; -import IAddress from "./IAddress"; -export default class IContact { - uuid: string; - first_name: string; - last_name: string; - email: string; - phone_number: string; - cell_phone_number: string; - civility: ECivility; - address: IAddress; - created_at: Date | null; - updated_at: Date | null; - users?: IUser; - customers?: ICustomer; -} diff --git a/dist/Interfaces/Customer/IContact.js b/dist/Interfaces/Customer/IContact.js deleted file mode 100644 index 7872788..0000000 --- a/dist/Interfaces/Customer/IContact.js +++ /dev/null @@ -1,74 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IUser_1 = __importDefault(require("./IUser")); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IAddress_1 = __importDefault(require("./IAddress")); -class IContact { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IContact.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "first_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "last_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "email", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "phone_number", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "cell_phone_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "civility", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IContact.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IUser_1.default) -], IContact.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", ICustomer_1.default) -], IContact.prototype, "customers", void 0); -exports.default = IContact; -//# sourceMappingURL=IContact.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IContact.js.map b/dist/Interfaces/Customer/IContact.js.map deleted file mode 100644 index ee198b4..0000000 --- a/dist/Interfaces/Customer/IContact.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IContact.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IContact.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAC5B,4DAAoC;AACpC,0DAAkC;AAElC,MAAqB,QAAQ;IAA7B;QA0BS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAlCC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;4CACR;AAG3B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACT;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACb;AAGtB;IADC,IAAA,4BAAU,GAAE;;8CACgB;AAG7B;IADC,IAAA,4BAAU,GAAE;;mDACqB;AAGlC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACP;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;yCAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACE,eAAK;uCAAC;AAGrB;IADC,IAAA,4BAAU,GAAE;8BACM,mBAAS;2CAAC;AAnC/B,2BAoCC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/ICustomer.d.ts b/dist/Interfaces/Customer/ICustomer.d.ts deleted file mode 100644 index 7bc840d..0000000 --- a/dist/Interfaces/Customer/ICustomer.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import IContact from "./IContact"; -import { ECustomerStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -export default class ICustomer { - uuid: string; - status: ECustomerStatus; - contact: IContact; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/Customer/ICustomer.js b/dist/Interfaces/Customer/ICustomer.js deleted file mode 100644 index c0566b8..0000000 --- a/dist/Interfaces/Customer/ICustomer.js +++ /dev/null @@ -1,52 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -class ICustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], ICustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], ICustomer.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], ICustomer.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "documents", void 0); -exports.default = ICustomer; -//# sourceMappingURL=ICustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/ICustomer.js.map b/dist/Interfaces/Customer/ICustomer.js.map deleted file mode 100644 index 006e8b6..0000000 --- a/dist/Interfaces/Customer/ICustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ICustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/ICustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAKlC,MAAqB,SAAS;IAA9B;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAnBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACH;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;0CAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;8DAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;4CACW;AApB1B,4BAqBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeed.d.ts b/dist/Interfaces/Customer/IDeed.d.ts deleted file mode 100644 index bba275d..0000000 --- a/dist/Interfaces/Customer/IDeed.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedType from "./IDeedTypes"; -export default class IDeed { - uuid: string; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; - deed_has_document_types?: IDeedHasDocumentType[]; - office_folder?: IOfficeFolder; -} diff --git a/dist/Interfaces/Customer/IDeed.js b/dist/Interfaces/Customer/IDeed.js deleted file mode 100644 index 61bd75c..0000000 --- a/dist/Interfaces/Customer/IDeed.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -class IDeed { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeed.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeed.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeed.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOfficeFolder_1.default) -], IDeed.prototype, "office_folder", void 0); -exports.default = IDeed; -//# sourceMappingURL=IDeed.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeed.js.map b/dist/Interfaces/Customer/IDeed.js.map deleted file mode 100644 index f59e67e..0000000 --- a/dist/Interfaces/Customer/IDeed.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeed.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDeed.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,oEAA4C;AAE5C,8DAAqC;AAErC,MAAqB,KAAK;IAA1B;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;wCAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;sDAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;8BACU,uBAAa;4CAAC;AAjBvC,wBAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedHasDocumentType.d.ts b/dist/Interfaces/Customer/IDeedHasDocumentType.d.ts deleted file mode 100644 index ccab64f..0000000 --- a/dist/Interfaces/Customer/IDeedHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeed from "./IDeed"; -import IDocumentType from "./IDocumentType"; -export default class IDeedHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed: IDeed; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IDeedHasDocumentType.js b/dist/Interfaces/Customer/IDeedHasDocumentType.js deleted file mode 100644 index 5d0476e..0000000 --- a/dist/Interfaces/Customer/IDeedHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IDeedHasDocumentType.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedHasDocumentType; -//# sourceMappingURL=IDeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedHasDocumentType.js.map b/dist/Interfaces/Customer/IDeedHasDocumentType.js.map deleted file mode 100644 index 8e95f30..0000000 --- a/dist/Interfaces/Customer/IDeedHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oDAA4B;AAC5B,oEAA4C;AAE5C,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;2DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.d.ts b/dist/Interfaces/Customer/IDeedTypeHasDocumentType.d.ts deleted file mode 100644 index 226042a..0000000 --- a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeedType from "./IDeedTypes"; -import IDocumentType from "./IDocumentType"; -export default class IDeedTypeHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js b/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js deleted file mode 100644 index de60cce..0000000 --- a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedTypeHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypeHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedTypeHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedTypeHasDocumentType; -//# sourceMappingURL=IDeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js.map b/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js.map deleted file mode 100644 index 843a496..0000000 --- a/dist/Interfaces/Customer/IDeedTypeHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,8DAAqC;AACrC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;2DAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedTypes.d.ts b/dist/Interfaces/Customer/IDeedTypes.d.ts deleted file mode 100644 index 43749bc..0000000 --- a/dist/Interfaces/Customer/IDeedTypes.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IOffice from "./IOffice"; -import IDeed from "./IDeed"; -export default class IDeedTypes { - uuid: string; - name: string; - description: string; - archived_at: Date | null; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - deed?: IDeed[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/Customer/IDeedTypes.js b/dist/Interfaces/Customer/IDeedTypes.js deleted file mode 100644 index da88ed4..0000000 --- a/dist/Interfaces/Customer/IDeedTypes.js +++ /dev/null @@ -1,61 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOffice_1 = __importDefault(require("./IOffice")); -class IDeedTypes { - constructor() { - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypes.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IDeedTypes.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed_type_has_document_types", void 0); -exports.default = IDeedTypes; -//# sourceMappingURL=IDeedTypes.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDeedTypes.js.map b/dist/Interfaces/Customer/IDeedTypes.js.map deleted file mode 100644 index 2355433..0000000 --- a/dist/Interfaces/Customer/IDeedTypes.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypes.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDeedTypes.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAGjE,wDAAgC;AAGhC,MAAqB,UAAU;IAA/B;QAWS,gBAAW,GAAgB,IAAI,CAAC;QAMhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;wCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACP;AAG5B;IADC,IAAA,wBAAM,GAAE;;+CAC8B;AAGvC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;0CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACS;AAGtB;IADC,IAAA,4BAAU,GAAE;;gEACoD;AA1BnE,6BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocument.d.ts b/dist/Interfaces/Customer/IDocument.d.ts deleted file mode 100644 index 203c3f4..0000000 --- a/dist/Interfaces/Customer/IDocument.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import ICustomer from "./ICustomer"; -import { EDocumentStatus } from "../../Enums/Enums"; -import IOfficeFolder from "./IOfficeFolder"; -import IDocumentType from "./IDocumentType"; -import IDocumentHistory from "./IDocumentHistory"; -import IFile from "./IFile"; -export default class IDocument { - uuid: string; - document_status: EDocumentStatus; - document_type: IDocumentType; - folder: IOfficeFolder; - depositor: ICustomer; - created_at: Date | null; - updated_at: Date | null; - files?: IFile[]; - document_history?: IDocumentHistory[]; -} diff --git a/dist/Interfaces/Customer/IDocument.js b/dist/Interfaces/Customer/IDocument.js deleted file mode 100644 index df39a9c..0000000 --- a/dist/Interfaces/Customer/IDocument.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDocument { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocument.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocument.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDocument.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IDocument.prototype, "folder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IDocument.prototype, "depositor", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "files", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "document_history", void 0); -exports.default = IDocument; -//# sourceMappingURL=IDocument.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocument.js.map b/dist/Interfaces/Customer/IDocument.js.map deleted file mode 100644 index b9ea20a..0000000 --- a/dist/Interfaces/Customer/IDocument.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocument.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDocument.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,oEAA4C;AAC5C,oEAA4C;AAI5C,MAAqB,SAAS;IAA9B;QAiBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;gDAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,uBAAa;yCAAC;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,mBAAS;4CAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACU;AAGvB;IADC,IAAA,4BAAU,GAAE;;mDACgC;AA1B/C,4BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocumentHistory.d.ts b/dist/Interfaces/Customer/IDocumentHistory.d.ts deleted file mode 100644 index dad2ecc..0000000 --- a/dist/Interfaces/Customer/IDocumentHistory.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { EDocumentStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -export default class IDocumentHistory { - uuid: string; - document_status: EDocumentStatus; - document: IDocument; - refused_reason: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IDocumentHistory.js b/dist/Interfaces/Customer/IDocumentHistory.js deleted file mode 100644 index 286093f..0000000 --- a/dist/Interfaces/Customer/IDocumentHistory.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IDocumentHistory { - constructor() { - this.refused_reason = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentHistory.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentHistory.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IDocumentHistory.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "refused_reason", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "updated_at", void 0); -exports.default = IDocumentHistory; -//# sourceMappingURL=IDocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocumentHistory.js.map b/dist/Interfaces/Customer/IDocumentHistory.js.map deleted file mode 100644 index 4217211..0000000 --- a/dist/Interfaces/Customer/IDocumentHistory.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,4DAAoC;AAEpC,MAAqB,gBAAgB;IAArC;QAWS,mBAAc,GAAkB,IAAI,CAAC;QAGrC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;8CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;kDAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wDAC+B;AAG5C;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAjBxC,mCAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocumentType.d.ts b/dist/Interfaces/Customer/IDocumentType.d.ts deleted file mode 100644 index 937395b..0000000 --- a/dist/Interfaces/Customer/IDocumentType.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IDocument from "./IDocument"; -export default class IDocumentType { - uuid: string; - name: string; - public_description: string; - private_description: string | null; - archived_at: Date | null; - created_at: Date | null; - updated_at: Date | null; - documents?: IDocument[]; - deed_has_document_types?: IDeedHasDocumentType[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/Customer/IDocumentType.js b/dist/Interfaces/Customer/IDocumentType.js deleted file mode 100644 index 2bbc7ea..0000000 --- a/dist/Interfaces/Customer/IDocumentType.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class IDocumentType { - constructor() { - this.private_description = null; - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "public_description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "private_description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "documents", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_type_has_document_types", void 0); -exports.default = IDocumentType; -//# sourceMappingURL=IDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IDocumentType.js.map b/dist/Interfaces/Customer/IDocumentType.js.map deleted file mode 100644 index 91cdac1..0000000 --- a/dist/Interfaces/Customer/IDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAKjE,MAAqB,aAAa;IAAlC;QAWS,wBAAmB,GAAkB,IAAI,CAAC;QAG1C,gBAAW,GAAgB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACA;AAGnC;IADC,IAAA,4BAAU,GAAE;;0DACoC;AAGjD;IADC,IAAA,wBAAM,GAAE;;kDAC8B;AAGvC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;gDACkB;AAG/B;IADC,IAAA,4BAAU,GAAE;;8DAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;;mEACoD;AA7BnE,gCA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IFile.d.ts b/dist/Interfaces/Customer/IFile.d.ts deleted file mode 100644 index 0ba834b..0000000 --- a/dist/Interfaces/Customer/IFile.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import IDocument from "./IDocument"; -export default class IFile { - uuid: string; - document: IDocument; - file_path: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IFile.js b/dist/Interfaces/Customer/IFile.js deleted file mode 100644 index afc8125..0000000 --- a/dist/Interfaces/Customer/IFile.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IFile { - constructor() { - this.file_path = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IFile.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IFile.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IFile.prototype, "file_path", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "updated_at", void 0); -exports.default = IFile; -//# sourceMappingURL=IFile.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IFile.js.map b/dist/Interfaces/Customer/IFile.js.map deleted file mode 100644 index 27ff4cd..0000000 --- a/dist/Interfaces/Customer/IFile.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IFile.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IFile.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,MAAqB,KAAK;IAA1B;QAQS,cAAS,GAAkB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;uCAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wCAC0B;AAGvC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAdxC,wBAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/INotification.d.ts b/dist/Interfaces/Customer/INotification.d.ts deleted file mode 100644 index e4e4412..0000000 --- a/dist/Interfaces/Customer/INotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IUserHasNotification from "./IUserHasNotification"; -export default class INotification { - uuid: string; - message: string; - redirection_url: string; - created_at: Date | null; - updated_at: Date | null; - user_has_notifications?: IUserHasNotification[]; -} diff --git a/dist/Interfaces/Customer/INotification.js b/dist/Interfaces/Customer/INotification.js deleted file mode 100644 index 5a0c7a8..0000000 --- a/dist/Interfaces/Customer/INotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class INotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], INotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], INotification.prototype, "message", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - (0, class_validator_1.IsUrl)(), - __metadata("design:type", String) -], INotification.prototype, "redirection_url", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], INotification.prototype, "user_has_notifications", void 0); -exports.default = INotification; -//# sourceMappingURL=INotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/INotification.js.map b/dist/Interfaces/Customer/INotification.js.map deleted file mode 100644 index d5af976..0000000 --- a/dist/Interfaces/Customer/INotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"INotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/INotification.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAwE;AAGxE,MAAqB,aAAa;IAAlC;QAYS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAjBC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACX;AAIxB;IAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;IAClC,IAAA,uBAAK,GAAE;;sDACwB;AAGhC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACmC;AAlBlD,gCAmBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOffice.d.ts b/dist/Interfaces/Customer/IOffice.d.ts deleted file mode 100644 index 2c1eeb2..0000000 --- a/dist/Interfaces/Customer/IOffice.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import IAddress from "./IAddress"; -import { EOfficeStatus } from "../../Enums/Enums"; -import IUser from "./IUser"; -import IOfficeFolder from "./IOfficeFolder"; -import IDeedType from "./IDeedTypes"; -export default class IOffice { - uuid: string; - idNot: string; - name: string; - crpcen: string; - address: IAddress; - office_status: EOfficeStatus; - created_at: Date | null; - updated_at: Date | null; - deed_types?: IDeedType[]; - users?: IUser[]; - office_folders?: IOfficeFolder[]; -} diff --git a/dist/Interfaces/Customer/IOffice.js b/dist/Interfaces/Customer/IOffice.js deleted file mode 100644 index 421875f..0000000 --- a/dist/Interfaces/Customer/IOffice.js +++ /dev/null @@ -1,68 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IAddress_1 = __importDefault(require("./IAddress")); -class IOffice { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOffice.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "crpcen", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IOffice.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "office_status", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "deed_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "office_folders", void 0); -exports.default = IOffice; -//# sourceMappingURL=IOffice.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOffice.js.map b/dist/Interfaces/Customer/IOffice.js.map deleted file mode 100644 index f229e8f..0000000 --- a/dist/Interfaces/Customer/IOffice.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOffice.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IOffice.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAMlC,MAAqB,OAAO;IAA5B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA/BC;IADC,IAAA,4BAAU,GAAE;;qCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;qCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACZ;AAGvB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;wCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACE;AAGrC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;2CACY;AAGzB;IADC,IAAA,4BAAU,GAAE;;sCACG;AAGhB;IADC,IAAA,4BAAU,GAAE;;+CACoB;AAhCnC,0BAiCC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolder.d.ts b/dist/Interfaces/Customer/IOfficeFolder.d.ts deleted file mode 100644 index 3ce2ab7..0000000 --- a/dist/Interfaces/Customer/IOfficeFolder.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { EFolderStatus } from "../../Enums/Enums"; -import IDeed from "./IDeed"; -import IDocument from "./IDocument"; -import IOffice from "./IOffice"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IOfficeFolder { - uuid: string; - folder_number: string; - name: string; - description: string | null; - archived_description: string | null; - status: EFolderStatus; - deed: IDeed; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - office_folder_has_stakeholder?: IOfficeFolderHasStakeholder[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/Customer/IOfficeFolder.js b/dist/Interfaces/Customer/IOfficeFolder.js deleted file mode 100644 index 7f2439d..0000000 --- a/dist/Interfaces/Customer/IOfficeFolder.js +++ /dev/null @@ -1,79 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IOfficeFolder { - constructor() { - this.description = null; - this.archived_description = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "folder_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "archived_description", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IOfficeFolder.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IOfficeFolder.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "documents", void 0); -exports.default = IOfficeFolder; -//# sourceMappingURL=IOfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolder.js.map b/dist/Interfaces/Customer/IOfficeFolder.js.map deleted file mode 100644 index 5830e50..0000000 --- a/dist/Interfaces/Customer/IOfficeFolder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IOfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAE5B,wDAAgC;AAIhC,MAAqB,aAAa;IAAlC;QAWS,gBAAW,GAAkB,IAAI,CAAC;QAGlC,yBAAoB,GAAkB,IAAI,CAAC;QAY3C,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AArCC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oDACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,GAAE;;kDAC4B;AAGzC;IADC,IAAA,4BAAU,GAAE;;2DACqC;AAGlD;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;2CAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;6CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;kEAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;oEACiD;AAG9D;IADC,IAAA,4BAAU,GAAE;;gDACW;AAtC1B,gCAuCC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.d.ts b/dist/Interfaces/Customer/IOfficeFolderHasCustomer.d.ts deleted file mode 100644 index adaf676..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import ICustomer from "./ICustomer"; -import IOfficeFolder from "./IOfficeFolder"; -export default class IOfficeFolderHasCustomer { - uuid: string; - customer: ICustomer; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js b/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js deleted file mode 100644 index c8252a5..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -class IOfficeFolderHasCustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasCustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IOfficeFolderHasCustomer.prototype, "customer", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasCustomer; -//# sourceMappingURL=IOfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js.map b/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js.map deleted file mode 100644 index 975a0c6..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasCustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IOfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,4DAAoC;AACpC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;0DAAC;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.d.ts b/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.d.ts deleted file mode 100644 index e0fe8bc..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IUser from "./IUser"; -export default class IOfficeFolderHasStakeholder { - uuid: string; - user_stakeholder: IUser; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js b/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js deleted file mode 100644 index 5f53465..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IUser_1 = __importDefault(require("./IUser")); -class IOfficeFolderHasStakeholder { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasStakeholder; -//# sourceMappingURL=IOfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js.map b/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js.map deleted file mode 100644 index 303ebf6..0000000 --- a/dist/Interfaces/Customer/IOfficeFolderHasStakeholder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IOfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,2BAA2B;IAAhD;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;yDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACT,eAAK;qEAAC;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;kEAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAdxC,8CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IUser.d.ts b/dist/Interfaces/Customer/IUser.d.ts deleted file mode 100644 index 49119ea..0000000 --- a/dist/Interfaces/Customer/IUser.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IContact from "./IContact"; -import IDocument from "./IDocument"; -import OfficesEntity from "./IOffice"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IUser { - uuid: string; - idNot: string; - contact: IContact; - office_membership: OfficesEntity; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_stakeholders?: IOfficeFolderHasStakeholder[]; - documents?: IDocument; -} diff --git a/dist/Interfaces/Customer/IUser.js b/dist/Interfaces/Customer/IUser.js deleted file mode 100644 index 1c681ff..0000000 --- a/dist/Interfaces/Customer/IUser.js +++ /dev/null @@ -1,58 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IDocument_1 = __importDefault(require("./IDocument")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IUser { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUser.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IUser.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], IUser.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IUser.prototype, "office_membership", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IUser.prototype, "office_folder_has_stakeholders", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IDocument_1.default) -], IUser.prototype, "documents", void 0); -exports.default = IUser; -//# sourceMappingURL=IUser.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IUser.js.map b/dist/Interfaces/Customer/IUser.js.map deleted file mode 100644 index 195691b..0000000 --- a/dist/Interfaces/Customer/IUser.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IUser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,4DAAoC;AACpC,wDAAsC;AAGtC,MAAqB,KAAK;IAA1B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;sCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACR,iBAAa;gDAAC;AAGzC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACkD;AAG/D;IADC,IAAA,4BAAU,GAAE;8BACD,mBAAS;wCAAC;AAvBxB,wBAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/Customer/IUserHasNotification.d.ts b/dist/Interfaces/Customer/IUserHasNotification.d.ts deleted file mode 100644 index 5315f74..0000000 --- a/dist/Interfaces/Customer/IUserHasNotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import INotification from "./INotification"; -import IUser from "./IUser"; -export default class IUserHasNotification { - uuid: string; - user: IUser; - notification: INotification; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/Customer/IUserHasNotification.js b/dist/Interfaces/Customer/IUserHasNotification.js deleted file mode 100644 index b5ba8dc..0000000 --- a/dist/Interfaces/Customer/IUserHasNotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const INotification_1 = __importDefault(require("./INotification")); -const IUser_1 = __importDefault(require("./IUser")); -class IUserHasNotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUserHasNotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IUserHasNotification.prototype, "user", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", INotification_1.default) -], IUserHasNotification.prototype, "notification", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "updated_at", void 0); -exports.default = IUserHasNotification; -//# sourceMappingURL=IUserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/Customer/IUserHasNotification.js.map b/dist/Interfaces/Customer/IUserHasNotification.js.map deleted file mode 100644 index bfa8ede..0000000 --- a/dist/Interfaces/Customer/IUserHasNotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/Customer/IUserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACb,uBAAa;0DAAC;AAGpC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IAddress.d.ts b/dist/Interfaces/SuperAdmin/IAddress.d.ts deleted file mode 100644 index 4f935bb..0000000 --- a/dist/Interfaces/SuperAdmin/IAddress.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import IContact from "./IContact"; -import IOffice from "./IOffice"; -export default class IAddress { - uuid: string; - address: string; - city: string; - zip_code: number; - created_at: Date | null; - updated_at: Date | null; - office?: IOffice; - contacts?: IContact; -} diff --git a/dist/Interfaces/SuperAdmin/IAddress.js b/dist/Interfaces/SuperAdmin/IAddress.js deleted file mode 100644 index e971bd8..0000000 --- a/dist/Interfaces/SuperAdmin/IAddress.js +++ /dev/null @@ -1,57 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IAddress { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IAddress.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "city", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", Number) -], IAddress.prototype, "zip_code", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOffice_1.default) -], IAddress.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IContact_1.default) -], IAddress.prototype, "contacts", void 0); -exports.default = IAddress; -//# sourceMappingURL=IAddress.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IAddress.js.map b/dist/Interfaces/SuperAdmin/IAddress.js.map deleted file mode 100644 index eb5dc5c..0000000 --- a/dist/Interfaces/SuperAdmin/IAddress.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IAddress.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IAddress.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,wDAAgC;AAEhC,MAAqB,QAAQ;IAA7B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACX;AAGxB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACV;AAGzB;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACG,iBAAO;wCAAC;AAGxB;IADC,IAAA,4BAAU,GAAE;8BACK,kBAAQ;0CAAC;AAvB7B,2BAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IContact.d.ts b/dist/Interfaces/SuperAdmin/IContact.d.ts deleted file mode 100644 index 37ca7c8..0000000 --- a/dist/Interfaces/SuperAdmin/IContact.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { ECivility } from "../../Enums/Enums"; -import IUser from "./IUser"; -import ICustomer from "./ICustomer"; -import IAddress from "./IAddress"; -export default class IContact { - uuid: string; - first_name: string; - last_name: string; - email: string; - phone_number: string; - cell_phone_number: string; - civility: ECivility; - address: IAddress; - created_at: Date | null; - updated_at: Date | null; - users?: IUser; - customers?: ICustomer; -} diff --git a/dist/Interfaces/SuperAdmin/IContact.js b/dist/Interfaces/SuperAdmin/IContact.js deleted file mode 100644 index 7872788..0000000 --- a/dist/Interfaces/SuperAdmin/IContact.js +++ /dev/null @@ -1,74 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IUser_1 = __importDefault(require("./IUser")); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IAddress_1 = __importDefault(require("./IAddress")); -class IContact { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IContact.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "first_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "last_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "email", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "phone_number", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "cell_phone_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "civility", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IContact.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IUser_1.default) -], IContact.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", ICustomer_1.default) -], IContact.prototype, "customers", void 0); -exports.default = IContact; -//# sourceMappingURL=IContact.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IContact.js.map b/dist/Interfaces/SuperAdmin/IContact.js.map deleted file mode 100644 index ef49244..0000000 --- a/dist/Interfaces/SuperAdmin/IContact.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IContact.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IContact.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAC5B,4DAAoC;AACpC,0DAAkC;AAElC,MAAqB,QAAQ;IAA7B;QA0BS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAlCC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;4CACR;AAG3B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACT;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACb;AAGtB;IADC,IAAA,4BAAU,GAAE;;8CACgB;AAG7B;IADC,IAAA,4BAAU,GAAE;;mDACqB;AAGlC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACP;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;yCAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACE,eAAK;uCAAC;AAGrB;IADC,IAAA,4BAAU,GAAE;8BACM,mBAAS;2CAAC;AAnC/B,2BAoCC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/ICustomer.d.ts b/dist/Interfaces/SuperAdmin/ICustomer.d.ts deleted file mode 100644 index 7bc840d..0000000 --- a/dist/Interfaces/SuperAdmin/ICustomer.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import IContact from "./IContact"; -import { ECustomerStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -export default class ICustomer { - uuid: string; - status: ECustomerStatus; - contact: IContact; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/SuperAdmin/ICustomer.js b/dist/Interfaces/SuperAdmin/ICustomer.js deleted file mode 100644 index c0566b8..0000000 --- a/dist/Interfaces/SuperAdmin/ICustomer.js +++ /dev/null @@ -1,52 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -class ICustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], ICustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], ICustomer.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], ICustomer.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "documents", void 0); -exports.default = ICustomer; -//# sourceMappingURL=ICustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/ICustomer.js.map b/dist/Interfaces/SuperAdmin/ICustomer.js.map deleted file mode 100644 index 6e3f146..0000000 --- a/dist/Interfaces/SuperAdmin/ICustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ICustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/ICustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAKlC,MAAqB,SAAS;IAA9B;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAnBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACH;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;0CAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;8DAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;4CACW;AApB1B,4BAqBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeed.d.ts b/dist/Interfaces/SuperAdmin/IDeed.d.ts deleted file mode 100644 index bba275d..0000000 --- a/dist/Interfaces/SuperAdmin/IDeed.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedType from "./IDeedTypes"; -export default class IDeed { - uuid: string; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; - deed_has_document_types?: IDeedHasDocumentType[]; - office_folder?: IOfficeFolder; -} diff --git a/dist/Interfaces/SuperAdmin/IDeed.js b/dist/Interfaces/SuperAdmin/IDeed.js deleted file mode 100644 index 61bd75c..0000000 --- a/dist/Interfaces/SuperAdmin/IDeed.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -class IDeed { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeed.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeed.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeed.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOfficeFolder_1.default) -], IDeed.prototype, "office_folder", void 0); -exports.default = IDeed; -//# sourceMappingURL=IDeed.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeed.js.map b/dist/Interfaces/SuperAdmin/IDeed.js.map deleted file mode 100644 index 676effb..0000000 --- a/dist/Interfaces/SuperAdmin/IDeed.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeed.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDeed.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,oEAA4C;AAE5C,8DAAqC;AAErC,MAAqB,KAAK;IAA1B;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;wCAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;sDAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;8BACU,uBAAa;4CAAC;AAjBvC,wBAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.d.ts b/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.d.ts deleted file mode 100644 index ccab64f..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeed from "./IDeed"; -import IDocumentType from "./IDocumentType"; -export default class IDeedHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed: IDeed; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js b/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js deleted file mode 100644 index 5d0476e..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IDeedHasDocumentType.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedHasDocumentType; -//# sourceMappingURL=IDeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js.map b/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js.map deleted file mode 100644 index 4a32fb9..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oDAA4B;AAC5B,oEAA4C;AAE5C,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;2DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.d.ts b/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.d.ts deleted file mode 100644 index 226042a..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeedType from "./IDeedTypes"; -import IDocumentType from "./IDocumentType"; -export default class IDeedTypeHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js b/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js deleted file mode 100644 index de60cce..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedTypeHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypeHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedTypeHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedTypeHasDocumentType; -//# sourceMappingURL=IDeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js.map b/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js.map deleted file mode 100644 index 30a245b..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,8DAAqC;AACrC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;2DAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedTypes.d.ts b/dist/Interfaces/SuperAdmin/IDeedTypes.d.ts deleted file mode 100644 index 43749bc..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypes.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IOffice from "./IOffice"; -import IDeed from "./IDeed"; -export default class IDeedTypes { - uuid: string; - name: string; - description: string; - archived_at: Date | null; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - deed?: IDeed[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/SuperAdmin/IDeedTypes.js b/dist/Interfaces/SuperAdmin/IDeedTypes.js deleted file mode 100644 index da88ed4..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypes.js +++ /dev/null @@ -1,61 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOffice_1 = __importDefault(require("./IOffice")); -class IDeedTypes { - constructor() { - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypes.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IDeedTypes.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed_type_has_document_types", void 0); -exports.default = IDeedTypes; -//# sourceMappingURL=IDeedTypes.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDeedTypes.js.map b/dist/Interfaces/SuperAdmin/IDeedTypes.js.map deleted file mode 100644 index f87ab29..0000000 --- a/dist/Interfaces/SuperAdmin/IDeedTypes.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypes.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDeedTypes.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAGjE,wDAAgC;AAGhC,MAAqB,UAAU;IAA/B;QAWS,gBAAW,GAAgB,IAAI,CAAC;QAMhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;wCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACP;AAG5B;IADC,IAAA,wBAAM,GAAE;;+CAC8B;AAGvC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;0CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACS;AAGtB;IADC,IAAA,4BAAU,GAAE;;gEACoD;AA1BnE,6BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocument.d.ts b/dist/Interfaces/SuperAdmin/IDocument.d.ts deleted file mode 100644 index 0c436f3..0000000 --- a/dist/Interfaces/SuperAdmin/IDocument.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import ICustomer from "./ICustomer"; -import { EDocumentStatus } from "../../Enums/Enums"; -import IOfficeFolder from "./IOfficeFolder"; -import IDocumentType from "./IDocumentType"; -import IBlockchainAnchor from "./IBlockchainAnchors"; -import IDocumentHistory from "./IDocumentHistory"; -import IFile from "./IFile"; -export default class IDocument { - uuid: string; - document_status: EDocumentStatus; - document_type: IDocumentType; - blockchain_anchor?: IBlockchainAnchor; - folder: IOfficeFolder; - depositor: ICustomer; - created_at: Date | null; - updated_at: Date | null; - files?: IFile[]; - document_history?: IDocumentHistory[]; -} diff --git a/dist/Interfaces/SuperAdmin/IDocument.js b/dist/Interfaces/SuperAdmin/IDocument.js deleted file mode 100644 index 1795fe8..0000000 --- a/dist/Interfaces/SuperAdmin/IDocument.js +++ /dev/null @@ -1,67 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -const IBlockchainAnchors_1 = __importDefault(require("./IBlockchainAnchors")); -class IDocument { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocument.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocument.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDocument.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IBlockchainAnchors_1.default) -], IDocument.prototype, "blockchain_anchor", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IDocument.prototype, "folder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IDocument.prototype, "depositor", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "files", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "document_history", void 0); -exports.default = IDocument; -//# sourceMappingURL=IDocument.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocument.js.map b/dist/Interfaces/SuperAdmin/IDocument.js.map deleted file mode 100644 index b5b9619..0000000 --- a/dist/Interfaces/SuperAdmin/IDocument.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocument.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDocument.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,oEAA4C;AAC5C,oEAA4C;AAC5C,8EAAqD;AAIrD,MAAqB,SAAS;IAA9B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;gDAAC;AAGrC;IADC,IAAA,4BAAU,GAAE;8BACc,4BAAiB;oDAAC;AAG7C;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,uBAAa;yCAAC;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,mBAAS;4CAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACU;AAGvB;IADC,IAAA,4BAAU,GAAE;;mDACgC;AA7B/C,4BA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocumentHistory.d.ts b/dist/Interfaces/SuperAdmin/IDocumentHistory.d.ts deleted file mode 100644 index dad2ecc..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentHistory.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { EDocumentStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -export default class IDocumentHistory { - uuid: string; - document_status: EDocumentStatus; - document: IDocument; - refused_reason: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IDocumentHistory.js b/dist/Interfaces/SuperAdmin/IDocumentHistory.js deleted file mode 100644 index 286093f..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentHistory.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IDocumentHistory { - constructor() { - this.refused_reason = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentHistory.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentHistory.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IDocumentHistory.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "refused_reason", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "updated_at", void 0); -exports.default = IDocumentHistory; -//# sourceMappingURL=IDocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocumentHistory.js.map b/dist/Interfaces/SuperAdmin/IDocumentHistory.js.map deleted file mode 100644 index da264d3..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentHistory.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,4DAAoC;AAEpC,MAAqB,gBAAgB;IAArC;QAWS,mBAAc,GAAkB,IAAI,CAAC;QAGrC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;8CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;kDAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wDAC+B;AAG5C;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAjBxC,mCAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocumentType.d.ts b/dist/Interfaces/SuperAdmin/IDocumentType.d.ts deleted file mode 100644 index 937395b..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentType.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IDocument from "./IDocument"; -export default class IDocumentType { - uuid: string; - name: string; - public_description: string; - private_description: string | null; - archived_at: Date | null; - created_at: Date | null; - updated_at: Date | null; - documents?: IDocument[]; - deed_has_document_types?: IDeedHasDocumentType[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/SuperAdmin/IDocumentType.js b/dist/Interfaces/SuperAdmin/IDocumentType.js deleted file mode 100644 index 2bbc7ea..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentType.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class IDocumentType { - constructor() { - this.private_description = null; - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "public_description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "private_description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "documents", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_type_has_document_types", void 0); -exports.default = IDocumentType; -//# sourceMappingURL=IDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IDocumentType.js.map b/dist/Interfaces/SuperAdmin/IDocumentType.js.map deleted file mode 100644 index f87f654..0000000 --- a/dist/Interfaces/SuperAdmin/IDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAKjE,MAAqB,aAAa;IAAlC;QAWS,wBAAmB,GAAkB,IAAI,CAAC;QAG1C,gBAAW,GAAgB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACA;AAGnC;IADC,IAAA,4BAAU,GAAE;;0DACoC;AAGjD;IADC,IAAA,wBAAM,GAAE;;kDAC8B;AAGvC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;gDACkB;AAG/B;IADC,IAAA,4BAAU,GAAE;;8DAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;;mEACoD;AA7BnE,gCA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IFile.d.ts b/dist/Interfaces/SuperAdmin/IFile.d.ts deleted file mode 100644 index 0ba834b..0000000 --- a/dist/Interfaces/SuperAdmin/IFile.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import IDocument from "./IDocument"; -export default class IFile { - uuid: string; - document: IDocument; - file_path: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IFile.js b/dist/Interfaces/SuperAdmin/IFile.js deleted file mode 100644 index afc8125..0000000 --- a/dist/Interfaces/SuperAdmin/IFile.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IFile { - constructor() { - this.file_path = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IFile.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IFile.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IFile.prototype, "file_path", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "updated_at", void 0); -exports.default = IFile; -//# sourceMappingURL=IFile.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IFile.js.map b/dist/Interfaces/SuperAdmin/IFile.js.map deleted file mode 100644 index b0bf8a6..0000000 --- a/dist/Interfaces/SuperAdmin/IFile.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IFile.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IFile.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,MAAqB,KAAK;IAA1B;QAQS,cAAS,GAAkB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;uCAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wCAC0B;AAGvC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAdxC,wBAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/INotification.d.ts b/dist/Interfaces/SuperAdmin/INotification.d.ts deleted file mode 100644 index e4e4412..0000000 --- a/dist/Interfaces/SuperAdmin/INotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IUserHasNotification from "./IUserHasNotification"; -export default class INotification { - uuid: string; - message: string; - redirection_url: string; - created_at: Date | null; - updated_at: Date | null; - user_has_notifications?: IUserHasNotification[]; -} diff --git a/dist/Interfaces/SuperAdmin/INotification.js b/dist/Interfaces/SuperAdmin/INotification.js deleted file mode 100644 index 5a0c7a8..0000000 --- a/dist/Interfaces/SuperAdmin/INotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class INotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], INotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], INotification.prototype, "message", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - (0, class_validator_1.IsUrl)(), - __metadata("design:type", String) -], INotification.prototype, "redirection_url", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], INotification.prototype, "user_has_notifications", void 0); -exports.default = INotification; -//# sourceMappingURL=INotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/INotification.js.map b/dist/Interfaces/SuperAdmin/INotification.js.map deleted file mode 100644 index d9401dd..0000000 --- a/dist/Interfaces/SuperAdmin/INotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"INotification.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/INotification.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAwE;AAGxE,MAAqB,aAAa;IAAlC;QAYS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAjBC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACX;AAIxB;IAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;IAClC,IAAA,uBAAK,GAAE;;sDACwB;AAGhC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACmC;AAlBlD,gCAmBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOffice.d.ts b/dist/Interfaces/SuperAdmin/IOffice.d.ts deleted file mode 100644 index 2c1eeb2..0000000 --- a/dist/Interfaces/SuperAdmin/IOffice.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import IAddress from "./IAddress"; -import { EOfficeStatus } from "../../Enums/Enums"; -import IUser from "./IUser"; -import IOfficeFolder from "./IOfficeFolder"; -import IDeedType from "./IDeedTypes"; -export default class IOffice { - uuid: string; - idNot: string; - name: string; - crpcen: string; - address: IAddress; - office_status: EOfficeStatus; - created_at: Date | null; - updated_at: Date | null; - deed_types?: IDeedType[]; - users?: IUser[]; - office_folders?: IOfficeFolder[]; -} diff --git a/dist/Interfaces/SuperAdmin/IOffice.js b/dist/Interfaces/SuperAdmin/IOffice.js deleted file mode 100644 index 421875f..0000000 --- a/dist/Interfaces/SuperAdmin/IOffice.js +++ /dev/null @@ -1,68 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IAddress_1 = __importDefault(require("./IAddress")); -class IOffice { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOffice.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "crpcen", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IOffice.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "office_status", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "deed_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "office_folders", void 0); -exports.default = IOffice; -//# sourceMappingURL=IOffice.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOffice.js.map b/dist/Interfaces/SuperAdmin/IOffice.js.map deleted file mode 100644 index e23ec08..0000000 --- a/dist/Interfaces/SuperAdmin/IOffice.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOffice.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IOffice.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAMlC,MAAqB,OAAO;IAA5B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA/BC;IADC,IAAA,4BAAU,GAAE;;qCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;qCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACZ;AAGvB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;wCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACE;AAGrC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;2CACY;AAGzB;IADC,IAAA,4BAAU,GAAE;;sCACG;AAGhB;IADC,IAAA,4BAAU,GAAE;;+CACoB;AAhCnC,0BAiCC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolder.d.ts b/dist/Interfaces/SuperAdmin/IOfficeFolder.d.ts deleted file mode 100644 index 3ce2ab7..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolder.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { EFolderStatus } from "../../Enums/Enums"; -import IDeed from "./IDeed"; -import IDocument from "./IDocument"; -import IOffice from "./IOffice"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IOfficeFolder { - uuid: string; - folder_number: string; - name: string; - description: string | null; - archived_description: string | null; - status: EFolderStatus; - deed: IDeed; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - office_folder_has_stakeholder?: IOfficeFolderHasStakeholder[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolder.js b/dist/Interfaces/SuperAdmin/IOfficeFolder.js deleted file mode 100644 index 7f2439d..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolder.js +++ /dev/null @@ -1,79 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IOfficeFolder { - constructor() { - this.description = null; - this.archived_description = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "folder_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "archived_description", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IOfficeFolder.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IOfficeFolder.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "documents", void 0); -exports.default = IOfficeFolder; -//# sourceMappingURL=IOfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolder.js.map b/dist/Interfaces/SuperAdmin/IOfficeFolder.js.map deleted file mode 100644 index 2f00e68..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IOfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAE5B,wDAAgC;AAIhC,MAAqB,aAAa;IAAlC;QAWS,gBAAW,GAAkB,IAAI,CAAC;QAGlC,yBAAoB,GAAkB,IAAI,CAAC;QAY3C,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AArCC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oDACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,GAAE;;kDAC4B;AAGzC;IADC,IAAA,4BAAU,GAAE;;2DACqC;AAGlD;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;2CAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;6CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;kEAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;oEACiD;AAG9D;IADC,IAAA,4BAAU,GAAE;;gDACW;AAtC1B,gCAuCC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.d.ts b/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.d.ts deleted file mode 100644 index adaf676..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import ICustomer from "./ICustomer"; -import IOfficeFolder from "./IOfficeFolder"; -export default class IOfficeFolderHasCustomer { - uuid: string; - customer: ICustomer; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js b/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js deleted file mode 100644 index c8252a5..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -class IOfficeFolderHasCustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasCustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IOfficeFolderHasCustomer.prototype, "customer", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasCustomer; -//# sourceMappingURL=IOfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js.map b/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js.map deleted file mode 100644 index efaa9ae..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IOfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,4DAAoC;AACpC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;0DAAC;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.d.ts b/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.d.ts deleted file mode 100644 index e0fe8bc..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IUser from "./IUser"; -export default class IOfficeFolderHasStakeholder { - uuid: string; - user_stakeholder: IUser; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js b/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js deleted file mode 100644 index 5f53465..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IUser_1 = __importDefault(require("./IUser")); -class IOfficeFolderHasStakeholder { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasStakeholder; -//# sourceMappingURL=IOfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js.map b/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js.map deleted file mode 100644 index c97293a..0000000 --- a/dist/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IOfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,2BAA2B;IAAhD;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;yDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACT,eAAK;qEAAC;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;kEAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAdxC,8CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IUser.d.ts b/dist/Interfaces/SuperAdmin/IUser.d.ts deleted file mode 100644 index 49119ea..0000000 --- a/dist/Interfaces/SuperAdmin/IUser.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IContact from "./IContact"; -import IDocument from "./IDocument"; -import OfficesEntity from "./IOffice"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IUser { - uuid: string; - idNot: string; - contact: IContact; - office_membership: OfficesEntity; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_stakeholders?: IOfficeFolderHasStakeholder[]; - documents?: IDocument; -} diff --git a/dist/Interfaces/SuperAdmin/IUser.js b/dist/Interfaces/SuperAdmin/IUser.js deleted file mode 100644 index 1c681ff..0000000 --- a/dist/Interfaces/SuperAdmin/IUser.js +++ /dev/null @@ -1,58 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IDocument_1 = __importDefault(require("./IDocument")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IUser { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUser.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IUser.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], IUser.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IUser.prototype, "office_membership", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IUser.prototype, "office_folder_has_stakeholders", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IDocument_1.default) -], IUser.prototype, "documents", void 0); -exports.default = IUser; -//# sourceMappingURL=IUser.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IUser.js.map b/dist/Interfaces/SuperAdmin/IUser.js.map deleted file mode 100644 index 2f1e2a8..0000000 --- a/dist/Interfaces/SuperAdmin/IUser.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IUser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,4DAAoC;AACpC,wDAAsC;AAGtC,MAAqB,KAAK;IAA1B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;sCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACR,iBAAa;gDAAC;AAGzC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACkD;AAG/D;IADC,IAAA,4BAAU,GAAE;8BACD,mBAAS;wCAAC;AAvBxB,wBAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IUserHasNotification.d.ts b/dist/Interfaces/SuperAdmin/IUserHasNotification.d.ts deleted file mode 100644 index 5315f74..0000000 --- a/dist/Interfaces/SuperAdmin/IUserHasNotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import INotification from "./INotification"; -import IUser from "./IUser"; -export default class IUserHasNotification { - uuid: string; - user: IUser; - notification: INotification; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/SuperAdmin/IUserHasNotification.js b/dist/Interfaces/SuperAdmin/IUserHasNotification.js deleted file mode 100644 index b5ba8dc..0000000 --- a/dist/Interfaces/SuperAdmin/IUserHasNotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const INotification_1 = __importDefault(require("./INotification")); -const IUser_1 = __importDefault(require("./IUser")); -class IUserHasNotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUserHasNotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IUserHasNotification.prototype, "user", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", INotification_1.default) -], IUserHasNotification.prototype, "notification", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "updated_at", void 0); -exports.default = IUserHasNotification; -//# sourceMappingURL=IUserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/SuperAdmin/IUserHasNotification.js.map b/dist/Interfaces/SuperAdmin/IUserHasNotification.js.map deleted file mode 100644 index 1f75297..0000000 --- a/dist/Interfaces/SuperAdmin/IUserHasNotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/SuperAdmin/IUserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACb,uBAAa;0DAAC;AAGpC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IAddress.d.ts b/dist/Interfaces/User/IAddress.d.ts deleted file mode 100644 index 4f935bb..0000000 --- a/dist/Interfaces/User/IAddress.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import IContact from "./IContact"; -import IOffice from "./IOffice"; -export default class IAddress { - uuid: string; - address: string; - city: string; - zip_code: number; - created_at: Date | null; - updated_at: Date | null; - office?: IOffice; - contacts?: IContact; -} diff --git a/dist/Interfaces/User/IAddress.js b/dist/Interfaces/User/IAddress.js deleted file mode 100644 index e971bd8..0000000 --- a/dist/Interfaces/User/IAddress.js +++ /dev/null @@ -1,57 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IAddress { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IAddress.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IAddress.prototype, "city", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", Number) -], IAddress.prototype, "zip_code", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IAddress.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOffice_1.default) -], IAddress.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IContact_1.default) -], IAddress.prototype, "contacts", void 0); -exports.default = IAddress; -//# sourceMappingURL=IAddress.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IAddress.js.map b/dist/Interfaces/User/IAddress.js.map deleted file mode 100644 index 1f2812e..0000000 --- a/dist/Interfaces/User/IAddress.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IAddress.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IAddress.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,wDAAgC;AAEhC,MAAqB,QAAQ;IAA7B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACX;AAGxB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACV;AAGzB;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACG,iBAAO;wCAAC;AAGxB;IADC,IAAA,4BAAU,GAAE;8BACK,kBAAQ;0CAAC;AAvB7B,2BAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IContact.d.ts b/dist/Interfaces/User/IContact.d.ts deleted file mode 100644 index 37ca7c8..0000000 --- a/dist/Interfaces/User/IContact.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { ECivility } from "../../Enums/Enums"; -import IUser from "./IUser"; -import ICustomer from "./ICustomer"; -import IAddress from "./IAddress"; -export default class IContact { - uuid: string; - first_name: string; - last_name: string; - email: string; - phone_number: string; - cell_phone_number: string; - civility: ECivility; - address: IAddress; - created_at: Date | null; - updated_at: Date | null; - users?: IUser; - customers?: ICustomer; -} diff --git a/dist/Interfaces/User/IContact.js b/dist/Interfaces/User/IContact.js deleted file mode 100644 index 7872788..0000000 --- a/dist/Interfaces/User/IContact.js +++ /dev/null @@ -1,74 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IUser_1 = __importDefault(require("./IUser")); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IAddress_1 = __importDefault(require("./IAddress")); -class IContact { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IContact.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "first_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "last_name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "email", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "phone_number", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", String) -], IContact.prototype, "cell_phone_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IContact.prototype, "civility", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IContact.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IContact.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IUser_1.default) -], IContact.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", ICustomer_1.default) -], IContact.prototype, "customers", void 0); -exports.default = IContact; -//# sourceMappingURL=IContact.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IContact.js.map b/dist/Interfaces/User/IContact.js.map deleted file mode 100644 index 291c5cc..0000000 --- a/dist/Interfaces/User/IContact.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IContact.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IContact.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAC5B,4DAAoC;AACpC,0DAAkC;AAElC,MAAqB,QAAQ;IAA7B;QA0BS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAlCC;IADC,IAAA,4BAAU,GAAE;;sCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;4CACR;AAG3B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACT;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACb;AAGtB;IADC,IAAA,4BAAU,GAAE;;8CACgB;AAG7B;IADC,IAAA,4BAAU,GAAE;;mDACqB;AAGlC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;0CACP;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;yCAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;8BACE,eAAK;uCAAC;AAGrB;IADC,IAAA,4BAAU,GAAE;8BACM,mBAAS;2CAAC;AAnC/B,2BAoCC"} \ No newline at end of file diff --git a/dist/Interfaces/User/ICustomer.d.ts b/dist/Interfaces/User/ICustomer.d.ts deleted file mode 100644 index 7bc840d..0000000 --- a/dist/Interfaces/User/ICustomer.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import IContact from "./IContact"; -import { ECustomerStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -export default class ICustomer { - uuid: string; - status: ECustomerStatus; - contact: IContact; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/User/ICustomer.js b/dist/Interfaces/User/ICustomer.js deleted file mode 100644 index c0566b8..0000000 --- a/dist/Interfaces/User/ICustomer.js +++ /dev/null @@ -1,52 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -class ICustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], ICustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], ICustomer.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], ICustomer.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], ICustomer.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], ICustomer.prototype, "documents", void 0); -exports.default = ICustomer; -//# sourceMappingURL=ICustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/ICustomer.js.map b/dist/Interfaces/User/ICustomer.js.map deleted file mode 100644 index 8ef282d..0000000 --- a/dist/Interfaces/User/ICustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"ICustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/User/ICustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAKlC,MAAqB,SAAS;IAA9B;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAnBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yCACH;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;0CAAC;AAG1B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;8DAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;4CACW;AApB1B,4BAqBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDeed.d.ts b/dist/Interfaces/User/IDeed.d.ts deleted file mode 100644 index bba275d..0000000 --- a/dist/Interfaces/User/IDeed.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedType from "./IDeedTypes"; -export default class IDeed { - uuid: string; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; - deed_has_document_types?: IDeedHasDocumentType[]; - office_folder?: IOfficeFolder; -} diff --git a/dist/Interfaces/User/IDeed.js b/dist/Interfaces/User/IDeed.js deleted file mode 100644 index 61bd75c..0000000 --- a/dist/Interfaces/User/IDeed.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -class IDeed { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeed.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeed.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeed.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeed.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IOfficeFolder_1.default) -], IDeed.prototype, "office_folder", void 0); -exports.default = IDeed; -//# sourceMappingURL=IDeed.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDeed.js.map b/dist/Interfaces/User/IDeed.js.map deleted file mode 100644 index 193ef91..0000000 --- a/dist/Interfaces/User/IDeed.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeed.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDeed.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,oEAA4C;AAE5C,8DAAqC;AAErC,MAAqB,KAAK;IAA1B;QAQS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;wCAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;sDAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;8BACU,uBAAa;4CAAC;AAjBvC,wBAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedHasDocumentType.d.ts b/dist/Interfaces/User/IDeedHasDocumentType.d.ts deleted file mode 100644 index ccab64f..0000000 --- a/dist/Interfaces/User/IDeedHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeed from "./IDeed"; -import IDocumentType from "./IDocumentType"; -export default class IDeedHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed: IDeed; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IDeedHasDocumentType.js b/dist/Interfaces/User/IDeedHasDocumentType.js deleted file mode 100644 index 5d0476e..0000000 --- a/dist/Interfaces/User/IDeedHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IDeedHasDocumentType.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedHasDocumentType; -//# sourceMappingURL=IDeedHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedHasDocumentType.js.map b/dist/Interfaces/User/IDeedHasDocumentType.js.map deleted file mode 100644 index bb8f92b..0000000 --- a/dist/Interfaces/User/IDeedHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDeedHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oDAA4B;AAC5B,oEAA4C;AAE5C,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;2DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedTypeHasDocumentType.d.ts b/dist/Interfaces/User/IDeedTypeHasDocumentType.d.ts deleted file mode 100644 index 226042a..0000000 --- a/dist/Interfaces/User/IDeedTypeHasDocumentType.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IDeedType from "./IDeedTypes"; -import IDocumentType from "./IDocumentType"; -export default class IDeedTypeHasDocumentType { - uuid: string; - document_type: IDocumentType; - deed_type: IDeedType; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IDeedTypeHasDocumentType.js b/dist/Interfaces/User/IDeedTypeHasDocumentType.js deleted file mode 100644 index de60cce..0000000 --- a/dist/Interfaces/User/IDeedTypeHasDocumentType.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeedTypes_1 = __importDefault(require("./IDeedTypes")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDeedTypeHasDocumentType { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypeHasDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDeedTypeHasDocumentType.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeedTypes_1.default) -], IDeedTypeHasDocumentType.prototype, "deed_type", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypeHasDocumentType.prototype, "updated_at", void 0); -exports.default = IDeedTypeHasDocumentType; -//# sourceMappingURL=IDeedTypeHasDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedTypeHasDocumentType.js.map b/dist/Interfaces/User/IDeedTypeHasDocumentType.js.map deleted file mode 100644 index b9a10f6..0000000 --- a/dist/Interfaces/User/IDeedTypeHasDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypeHasDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDeedTypeHasDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,8DAAqC;AACrC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,oBAAS;2DAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedTypes.d.ts b/dist/Interfaces/User/IDeedTypes.d.ts deleted file mode 100644 index 43749bc..0000000 --- a/dist/Interfaces/User/IDeedTypes.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IOffice from "./IOffice"; -import IDeed from "./IDeed"; -export default class IDeedTypes { - uuid: string; - name: string; - description: string; - archived_at: Date | null; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - deed?: IDeed[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/User/IDeedTypes.js b/dist/Interfaces/User/IDeedTypes.js deleted file mode 100644 index da88ed4..0000000 --- a/dist/Interfaces/User/IDeedTypes.js +++ /dev/null @@ -1,61 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOffice_1 = __importDefault(require("./IOffice")); -class IDeedTypes { - constructor() { - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDeedTypes.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDeedTypes.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IDeedTypes.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDeedTypes.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDeedTypes.prototype, "deed_type_has_document_types", void 0); -exports.default = IDeedTypes; -//# sourceMappingURL=IDeedTypes.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDeedTypes.js.map b/dist/Interfaces/User/IDeedTypes.js.map deleted file mode 100644 index e9d95e8..0000000 --- a/dist/Interfaces/User/IDeedTypes.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDeedTypes.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDeedTypes.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAGjE,wDAAgC;AAGhC,MAAqB,UAAU;IAA/B;QAWS,gBAAW,GAAgB,IAAI,CAAC;QAMhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;wCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;wCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;+CACP;AAG5B;IADC,IAAA,wBAAM,GAAE;;+CAC8B;AAGvC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;0CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;8CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACS;AAGtB;IADC,IAAA,4BAAU,GAAE;;gEACoD;AA1BnE,6BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDocument.d.ts b/dist/Interfaces/User/IDocument.d.ts deleted file mode 100644 index 203c3f4..0000000 --- a/dist/Interfaces/User/IDocument.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import ICustomer from "./ICustomer"; -import { EDocumentStatus } from "../../Enums/Enums"; -import IOfficeFolder from "./IOfficeFolder"; -import IDocumentType from "./IDocumentType"; -import IDocumentHistory from "./IDocumentHistory"; -import IFile from "./IFile"; -export default class IDocument { - uuid: string; - document_status: EDocumentStatus; - document_type: IDocumentType; - folder: IOfficeFolder; - depositor: ICustomer; - created_at: Date | null; - updated_at: Date | null; - files?: IFile[]; - document_history?: IDocumentHistory[]; -} diff --git a/dist/Interfaces/User/IDocument.js b/dist/Interfaces/User/IDocument.js deleted file mode 100644 index df39a9c..0000000 --- a/dist/Interfaces/User/IDocument.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IDocumentType_1 = __importDefault(require("./IDocumentType")); -class IDocument { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocument.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocument.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocumentType_1.default) -], IDocument.prototype, "document_type", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IDocument.prototype, "folder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IDocument.prototype, "depositor", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocument.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "files", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocument.prototype, "document_history", void 0); -exports.default = IDocument; -//# sourceMappingURL=IDocument.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDocument.js.map b/dist/Interfaces/User/IDocument.js.map deleted file mode 100644 index 37772de..0000000 --- a/dist/Interfaces/User/IDocument.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocument.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDocument.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,oEAA4C;AAC5C,oEAA4C;AAI5C,MAAqB,SAAS;IAA9B;QAiBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAzBC;IADC,IAAA,4BAAU,GAAE;;uCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;kDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;gDAAC;AAGrC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,uBAAa;yCAAC;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAChB,mBAAS;4CAAC;AAG7B;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;6CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;wCACU;AAGvB;IADC,IAAA,4BAAU,GAAE;;mDACgC;AA1B/C,4BA2BC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDocumentHistory.d.ts b/dist/Interfaces/User/IDocumentHistory.d.ts deleted file mode 100644 index dad2ecc..0000000 --- a/dist/Interfaces/User/IDocumentHistory.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { EDocumentStatus } from "../../Enums/Enums"; -import IDocument from "./IDocument"; -export default class IDocumentHistory { - uuid: string; - document_status: EDocumentStatus; - document: IDocument; - refused_reason: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IDocumentHistory.js b/dist/Interfaces/User/IDocumentHistory.js deleted file mode 100644 index 286093f..0000000 --- a/dist/Interfaces/User/IDocumentHistory.js +++ /dev/null @@ -1,49 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IDocumentHistory { - constructor() { - this.refused_reason = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentHistory.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentHistory.prototype, "document_status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IDocumentHistory.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "refused_reason", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentHistory.prototype, "updated_at", void 0); -exports.default = IDocumentHistory; -//# sourceMappingURL=IDocumentHistory.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDocumentHistory.js.map b/dist/Interfaces/User/IDocumentHistory.js.map deleted file mode 100644 index 77a5467..0000000 --- a/dist/Interfaces/User/IDocumentHistory.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentHistory.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDocumentHistory.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,4DAAoC;AAEpC,MAAqB,gBAAgB;IAArC;QAWS,mBAAc,GAAkB,IAAI,CAAC;QAGrC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAhBC;IADC,IAAA,4BAAU,GAAE;;8CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACM;AAGzC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;kDAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wDAC+B;AAG5C;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;oDAC6B;AAjBxC,mCAkBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IDocumentType.d.ts b/dist/Interfaces/User/IDocumentType.d.ts deleted file mode 100644 index 937395b..0000000 --- a/dist/Interfaces/User/IDocumentType.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import IDeedHasDocumentType from "./IDeedHasDocumentType"; -import IDeedTypeHasDocumentType from "./IDeedTypeHasDocumentType"; -import IDocument from "./IDocument"; -export default class IDocumentType { - uuid: string; - name: string; - public_description: string; - private_description: string | null; - archived_at: Date | null; - created_at: Date | null; - updated_at: Date | null; - documents?: IDocument[]; - deed_has_document_types?: IDeedHasDocumentType[]; - deed_type_has_document_types?: IDeedTypeHasDocumentType[]; -} diff --git a/dist/Interfaces/User/IDocumentType.js b/dist/Interfaces/User/IDocumentType.js deleted file mode 100644 index 2bbc7ea..0000000 --- a/dist/Interfaces/User/IDocumentType.js +++ /dev/null @@ -1,62 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class IDocumentType { - constructor() { - this.private_description = null; - this.archived_at = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IDocumentType.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IDocumentType.prototype, "public_description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "private_description", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "archived_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IDocumentType.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "documents", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_has_document_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IDocumentType.prototype, "deed_type_has_document_types", void 0); -exports.default = IDocumentType; -//# sourceMappingURL=IDocumentType.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IDocumentType.js.map b/dist/Interfaces/User/IDocumentType.js.map deleted file mode 100644 index cd1949f..0000000 --- a/dist/Interfaces/User/IDocumentType.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IDocumentType.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IDocumentType.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAiE;AAKjE,MAAqB,aAAa;IAAlC;QAWS,wBAAmB,GAAkB,IAAI,CAAC;QAG1C,gBAAW,GAAgB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA5BC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;yDACA;AAGnC;IADC,IAAA,4BAAU,GAAE;;0DACoC;AAGjD;IADC,IAAA,wBAAM,GAAE;;kDAC8B;AAGvC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;gDACkB;AAG/B;IADC,IAAA,4BAAU,GAAE;;8DAC2C;AAGxD;IADC,IAAA,4BAAU,GAAE;;mEACoD;AA7BnE,gCA8BC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IFile.d.ts b/dist/Interfaces/User/IFile.d.ts deleted file mode 100644 index 0ba834b..0000000 --- a/dist/Interfaces/User/IFile.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import IDocument from "./IDocument"; -export default class IFile { - uuid: string; - document: IDocument; - file_path: string | null; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IFile.js b/dist/Interfaces/User/IFile.js deleted file mode 100644 index afc8125..0000000 --- a/dist/Interfaces/User/IFile.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDocument_1 = __importDefault(require("./IDocument")); -class IFile { - constructor() { - this.file_path = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IFile.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDocument_1.default) -], IFile.prototype, "document", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IFile.prototype, "file_path", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IFile.prototype, "updated_at", void 0); -exports.default = IFile; -//# sourceMappingURL=IFile.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IFile.js.map b/dist/Interfaces/User/IFile.js.map deleted file mode 100644 index 6062f93..0000000 --- a/dist/Interfaces/User/IFile.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IFile.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IFile.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,4DAAoC;AAEpC,MAAqB,KAAK;IAA1B;QAQS,cAAS,GAAkB,IAAI,CAAC;QAGhC,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;uCAAC;AAG5B;IADC,IAAA,4BAAU,GAAE;;wCAC0B;AAGvC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAdxC,wBAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/INotification.d.ts b/dist/Interfaces/User/INotification.d.ts deleted file mode 100644 index e4e4412..0000000 --- a/dist/Interfaces/User/INotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IUserHasNotification from "./IUserHasNotification"; -export default class INotification { - uuid: string; - message: string; - redirection_url: string; - created_at: Date | null; - updated_at: Date | null; - user_has_notifications?: IUserHasNotification[]; -} diff --git a/dist/Interfaces/User/INotification.js b/dist/Interfaces/User/INotification.js deleted file mode 100644 index 5a0c7a8..0000000 --- a/dist/Interfaces/User/INotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -class INotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], INotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], INotification.prototype, "message", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - (0, class_validator_1.IsUrl)(), - __metadata("design:type", String) -], INotification.prototype, "redirection_url", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], INotification.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], INotification.prototype, "user_has_notifications", void 0); -exports.default = INotification; -//# sourceMappingURL=INotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/INotification.js.map b/dist/Interfaces/User/INotification.js.map deleted file mode 100644 index 60f5b4a..0000000 --- a/dist/Interfaces/User/INotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"INotification.js","sourceRoot":"","sources":["../../../src/Interfaces/User/INotification.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,qDAAwE;AAGxE,MAAqB,aAAa;IAAlC;QAYS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAIxC,CAAC;CAAA;AAjBC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACX;AAIxB;IAFC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;IAClC,IAAA,uBAAK,GAAE;;sDACwB;AAGhC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACmC;AAlBlD,gCAmBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IOffice.d.ts b/dist/Interfaces/User/IOffice.d.ts deleted file mode 100644 index 2c1eeb2..0000000 --- a/dist/Interfaces/User/IOffice.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import IAddress from "./IAddress"; -import { EOfficeStatus } from "../../Enums/Enums"; -import IUser from "./IUser"; -import IOfficeFolder from "./IOfficeFolder"; -import IDeedType from "./IDeedTypes"; -export default class IOffice { - uuid: string; - idNot: string; - name: string; - crpcen: string; - address: IAddress; - office_status: EOfficeStatus; - created_at: Date | null; - updated_at: Date | null; - deed_types?: IDeedType[]; - users?: IUser[]; - office_folders?: IOfficeFolder[]; -} diff --git a/dist/Interfaces/User/IOffice.js b/dist/Interfaces/User/IOffice.js deleted file mode 100644 index 421875f..0000000 --- a/dist/Interfaces/User/IOffice.js +++ /dev/null @@ -1,68 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IAddress_1 = __importDefault(require("./IAddress")); -class IOffice { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOffice.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "crpcen", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IAddress_1.default) -], IOffice.prototype, "address", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOffice.prototype, "office_status", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOffice.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "deed_types", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "users", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOffice.prototype, "office_folders", void 0); -exports.default = IOffice; -//# sourceMappingURL=IOffice.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IOffice.js.map b/dist/Interfaces/User/IOffice.js.map deleted file mode 100644 index d7b0cc0..0000000 --- a/dist/Interfaces/User/IOffice.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOffice.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IOffice.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAMlC,MAAqB,OAAO;IAA5B;QAoBS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AA/BC;IADC,IAAA,4BAAU,GAAE;;qCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;sCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;qCACd;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;uCACZ;AAGvB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;wCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;8CACE;AAGrC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;2CAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;2CACY;AAGzB;IADC,IAAA,4BAAU,GAAE;;sCACG;AAGhB;IADC,IAAA,4BAAU,GAAE;;+CACoB;AAhCnC,0BAiCC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolder.d.ts b/dist/Interfaces/User/IOfficeFolder.d.ts deleted file mode 100644 index 3ce2ab7..0000000 --- a/dist/Interfaces/User/IOfficeFolder.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import { EFolderStatus } from "../../Enums/Enums"; -import IDeed from "./IDeed"; -import IDocument from "./IDocument"; -import IOffice from "./IOffice"; -import IOfficeFolderHasCustomer from "./IOfficeFolderHasCustomer"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IOfficeFolder { - uuid: string; - folder_number: string; - name: string; - description: string | null; - archived_description: string | null; - status: EFolderStatus; - deed: IDeed; - office: IOffice; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_customers?: IOfficeFolderHasCustomer[]; - office_folder_has_stakeholder?: IOfficeFolderHasStakeholder[]; - documents?: IDocument[]; -} diff --git a/dist/Interfaces/User/IOfficeFolder.js b/dist/Interfaces/User/IOfficeFolder.js deleted file mode 100644 index 7f2439d..0000000 --- a/dist/Interfaces/User/IOfficeFolder.js +++ /dev/null @@ -1,79 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IDeed_1 = __importDefault(require("./IDeed")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IOfficeFolder { - constructor() { - this.description = null; - this.archived_description = null; - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "folder_number", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "name", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "description", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "archived_description", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IOfficeFolder.prototype, "status", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IDeed_1.default) -], IOfficeFolder.prototype, "deed", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IOfficeFolder.prototype, "office", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolder.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_customers", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "office_folder_has_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IOfficeFolder.prototype, "documents", void 0); -exports.default = IOfficeFolder; -//# sourceMappingURL=IOfficeFolder.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolder.js.map b/dist/Interfaces/User/IOfficeFolder.js.map deleted file mode 100644 index 1105a6c..0000000 --- a/dist/Interfaces/User/IOfficeFolder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolder.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IOfficeFolder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AAEjE,oDAA4B;AAE5B,wDAAgC;AAIhC,MAAqB,aAAa;IAAlC;QAWS,gBAAW,GAAkB,IAAI,CAAC;QAGlC,yBAAoB,GAAkB,IAAI,CAAC;QAY3C,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAUxC,CAAC;CAAA;AArCC;IADC,IAAA,4BAAU,GAAE;;2CACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oDACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;2CACd;AAGrB;IADC,IAAA,4BAAU,GAAE;;kDAC4B;AAGzC;IADC,IAAA,4BAAU,GAAE;;2DACqC;AAGlD;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;6CACL;AAG9B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;2CAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACnB,iBAAO;6CAAC;AAGxB;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;iDAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;kEAC4C;AAGzD;IADC,IAAA,4BAAU,GAAE;;oEACiD;AAG9D;IADC,IAAA,4BAAU,GAAE;;gDACW;AAtC1B,gCAuCC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolderHasCustomer.d.ts b/dist/Interfaces/User/IOfficeFolderHasCustomer.d.ts deleted file mode 100644 index adaf676..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasCustomer.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import ICustomer from "./ICustomer"; -import IOfficeFolder from "./IOfficeFolder"; -export default class IOfficeFolderHasCustomer { - uuid: string; - customer: ICustomer; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IOfficeFolderHasCustomer.js b/dist/Interfaces/User/IOfficeFolderHasCustomer.js deleted file mode 100644 index c8252a5..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasCustomer.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const ICustomer_1 = __importDefault(require("./ICustomer")); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -class IOfficeFolderHasCustomer { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasCustomer.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", ICustomer_1.default) -], IOfficeFolderHasCustomer.prototype, "customer", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasCustomer.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasCustomer.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasCustomer; -//# sourceMappingURL=IOfficeFolderHasCustomer.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolderHasCustomer.js.map b/dist/Interfaces/User/IOfficeFolderHasCustomer.js.map deleted file mode 100644 index 46ea325..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasCustomer.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasCustomer.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IOfficeFolderHasCustomer.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,4DAAoC;AACpC,oEAA4C;AAE5C,MAAqB,wBAAwB;IAA7C;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;sDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACjB,mBAAS;0DAAC;AAG5B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;+DAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;4DAC6B;AAdxC,2CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolderHasStakeholder.d.ts b/dist/Interfaces/User/IOfficeFolderHasStakeholder.d.ts deleted file mode 100644 index e0fe8bc..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasStakeholder.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import IOfficeFolder from "./IOfficeFolder"; -import IUser from "./IUser"; -export default class IOfficeFolderHasStakeholder { - uuid: string; - user_stakeholder: IUser; - office_folder: IOfficeFolder; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IOfficeFolderHasStakeholder.js b/dist/Interfaces/User/IOfficeFolderHasStakeholder.js deleted file mode 100644 index 5f53465..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasStakeholder.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IOfficeFolder_1 = __importDefault(require("./IOfficeFolder")); -const IUser_1 = __importDefault(require("./IUser")); -class IOfficeFolderHasStakeholder { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IOfficeFolderHasStakeholder.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IOfficeFolderHasStakeholder.prototype, "user_stakeholder", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOfficeFolder_1.default) -], IOfficeFolderHasStakeholder.prototype, "office_folder", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IOfficeFolderHasStakeholder.prototype, "updated_at", void 0); -exports.default = IOfficeFolderHasStakeholder; -//# sourceMappingURL=IOfficeFolderHasStakeholder.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IOfficeFolderHasStakeholder.js.map b/dist/Interfaces/User/IOfficeFolderHasStakeholder.js.map deleted file mode 100644 index dc589ad..0000000 --- a/dist/Interfaces/User/IOfficeFolderHasStakeholder.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IOfficeFolderHasStakeholder.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IOfficeFolderHasStakeholder.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,2BAA2B;IAAhD;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;yDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACT,eAAK;qEAAC;AAGhC;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACZ,uBAAa;kEAAC;AAGrC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;+DAC6B;AAdxC,8CAeC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IUser.d.ts b/dist/Interfaces/User/IUser.d.ts deleted file mode 100644 index 49119ea..0000000 --- a/dist/Interfaces/User/IUser.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import IContact from "./IContact"; -import IDocument from "./IDocument"; -import OfficesEntity from "./IOffice"; -import IOfficeFolderHasStakeholder from "./IOfficeFolderHasStakeholder"; -export default class IUser { - uuid: string; - idNot: string; - contact: IContact; - office_membership: OfficesEntity; - created_at: Date | null; - updated_at: Date | null; - office_folder_has_stakeholders?: IOfficeFolderHasStakeholder[]; - documents?: IDocument; -} diff --git a/dist/Interfaces/User/IUser.js b/dist/Interfaces/User/IUser.js deleted file mode 100644 index 1c681ff..0000000 --- a/dist/Interfaces/User/IUser.js +++ /dev/null @@ -1,58 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const IContact_1 = __importDefault(require("./IContact")); -const IDocument_1 = __importDefault(require("./IDocument")); -const IOffice_1 = __importDefault(require("./IOffice")); -class IUser { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUser.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", String) -], IUser.prototype, "idNot", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IContact_1.default) -], IUser.prototype, "contact", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IOffice_1.default) -], IUser.prototype, "office_membership", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUser.prototype, "updated_at", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", Array) -], IUser.prototype, "office_folder_has_stakeholders", void 0); -__decorate([ - (0, class_validator_1.IsOptional)(), - __metadata("design:type", IDocument_1.default) -], IUser.prototype, "documents", void 0); -exports.default = IUser; -//# sourceMappingURL=IUser.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IUser.js.map b/dist/Interfaces/User/IUser.js.map deleted file mode 100644 index 586fd04..0000000 --- a/dist/Interfaces/User/IUser.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUser.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IUser.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAiE;AACjE,0DAAkC;AAClC,4DAAoC;AACpC,wDAAsC;AAGtC,MAAqB,KAAK;IAA1B;QAcS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IAOxC,CAAC;CAAA;AAtBC;IADC,IAAA,4BAAU,GAAE;;mCACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;;oCACb;AAGtB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BAClB,kBAAQ;sCAAC;AAG1B;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACR,iBAAa;gDAAC;AAGzC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;yCAC6B;AAGtC;IADC,IAAA,4BAAU,GAAE;;6DACkD;AAG/D;IADC,IAAA,4BAAU,GAAE;8BACD,mBAAS;wCAAC;AAvBxB,wBAwBC"} \ No newline at end of file diff --git a/dist/Interfaces/User/IUserHasNotification.d.ts b/dist/Interfaces/User/IUserHasNotification.d.ts deleted file mode 100644 index 5315f74..0000000 --- a/dist/Interfaces/User/IUserHasNotification.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import INotification from "./INotification"; -import IUser from "./IUser"; -export default class IUserHasNotification { - uuid: string; - user: IUser; - notification: INotification; - created_at: Date | null; - updated_at: Date | null; -} diff --git a/dist/Interfaces/User/IUserHasNotification.js b/dist/Interfaces/User/IUserHasNotification.js deleted file mode 100644 index b5ba8dc..0000000 --- a/dist/Interfaces/User/IUserHasNotification.js +++ /dev/null @@ -1,45 +0,0 @@ -"use strict"; -var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - 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; - return c > 3 && r && Object.defineProperty(target, key, r), r; -}; -var __metadata = (this && this.__metadata) || function (k, v) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v); -}; -var __importDefault = (this && this.__importDefault) || function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; -}; -Object.defineProperty(exports, "__esModule", { value: true }); -const class_validator_1 = require("class-validator"); -const INotification_1 = __importDefault(require("./INotification")); -const IUser_1 = __importDefault(require("./IUser")); -class IUserHasNotification { - constructor() { - this.created_at = null; - this.updated_at = null; - } -} -__decorate([ - (0, class_validator_1.IsNotEmpty)(), - __metadata("design:type", String) -], IUserHasNotification.prototype, "uuid", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", IUser_1.default) -], IUserHasNotification.prototype, "user", void 0); -__decorate([ - (0, class_validator_1.IsNotEmpty)({ groups: ["create"] }), - __metadata("design:type", INotification_1.default) -], IUserHasNotification.prototype, "notification", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "created_at", void 0); -__decorate([ - (0, class_validator_1.IsDate)(), - __metadata("design:type", Object) -], IUserHasNotification.prototype, "updated_at", void 0); -exports.default = IUserHasNotification; -//# sourceMappingURL=IUserHasNotification.js.map \ No newline at end of file diff --git a/dist/Interfaces/User/IUserHasNotification.js.map b/dist/Interfaces/User/IUserHasNotification.js.map deleted file mode 100644 index ff98af8..0000000 --- a/dist/Interfaces/User/IUserHasNotification.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"IUserHasNotification.js","sourceRoot":"","sources":["../../../src/Interfaces/User/IUserHasNotification.ts"],"names":[],"mappings":";;;;;;;;;;;;;;AAAA,qDAAqD;AACrD,oEAA4C;AAC5C,oDAA4B;AAE5B,MAAqB,oBAAoB;IAAzC;QAWS,eAAU,GAAgB,IAAI,CAAC;QAG/B,eAAU,GAAgB,IAAI,CAAC;IACxC,CAAC;CAAA;AAbC;IADC,IAAA,4BAAU,GAAE;;kDACQ;AAGrB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACrB,eAAK;kDAAC;AAGpB;IADC,IAAA,4BAAU,EAAC,EAAE,MAAM,EAAE,CAAC,QAAQ,CAAC,EAAE,CAAC;8BACb,uBAAa;0DAAC;AAGpC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAGtC;IADC,IAAA,wBAAM,GAAE;;wDAC6B;AAdxC,uCAeC"} \ No newline at end of file