easywork-common-lib 1.0.1124 → 1.0.1125

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,6 @@
1
- import { BaseEntity } from "typeorm";
1
+ import { BaseEntitySimple } from "../../../../../common/database/base.entity";
2
2
  import { Group } from "../../../../group.entity";
3
- export declare class AgentRecruitmentOtherReferrals extends BaseEntity {
4
- id?: string;
3
+ export declare class AgentRecruitmentOtherReferrals extends BaseEntitySimple {
5
4
  name: string;
6
5
  address: string;
7
6
  group: Group;
@@ -12,9 +12,9 @@ Object.defineProperty(exports, "__esModule", { value: true });
12
12
  exports.AgentRecruitmentOtherReferrals = void 0;
13
13
  const swagger_1 = require("@nestjs/swagger");
14
14
  const typeorm_1 = require("typeorm");
15
+ const base_entity_1 = require("../../../../../common/database/base.entity");
15
16
  const group_entity_1 = require("../../../../group.entity");
16
- let AgentRecruitmentOtherReferrals = class AgentRecruitmentOtherReferrals extends typeorm_1.BaseEntity {
17
- id;
17
+ let AgentRecruitmentOtherReferrals = class AgentRecruitmentOtherReferrals extends base_entity_1.BaseEntitySimple {
18
18
  name;
19
19
  address;
20
20
  group;
@@ -22,10 +22,6 @@ let AgentRecruitmentOtherReferrals = class AgentRecruitmentOtherReferrals extend
22
22
  otherEmails;
23
23
  };
24
24
  exports.AgentRecruitmentOtherReferrals = AgentRecruitmentOtherReferrals;
25
- __decorate([
26
- (0, typeorm_1.PrimaryGeneratedColumn)("uuid"),
27
- __metadata("design:type", String)
28
- ], AgentRecruitmentOtherReferrals.prototype, "id", void 0);
29
25
  __decorate([
30
26
  (0, typeorm_1.Column)({ unique: true }),
31
27
  __metadata("design:type", String)
@@ -63,6 +59,6 @@ __decorate([
63
59
  __metadata("design:type", Array)
64
60
  ], AgentRecruitmentOtherReferrals.prototype, "otherEmails", void 0);
65
61
  exports.AgentRecruitmentOtherReferrals = AgentRecruitmentOtherReferrals = __decorate([
66
- (0, typeorm_1.Entity)()
62
+ (0, typeorm_1.Entity)("agent_recruitment_other_referrals")
67
63
  ], AgentRecruitmentOtherReferrals);
68
64
  //# sourceMappingURL=h_agent_recruitment_other_referrals.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"h_agent_recruitment_other_referrals.js","sourceRoot":"","sources":["../../../../../../src/entities/helpers/sales/agent/recruitment/h_agent_recruitment_other_referrals.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qCAAoG;AACpG,2DAAiD;AAG1C,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,oBAAU;IAE5D,EAAE,CAAU;IAGZ,IAAI,CAAS;IASb,OAAO,CAAS;IAQhB,KAAK,CAAQ;IAOb,WAAW,CAA2B;IAOtC,WAAW,CAA2B;CACvC,CAAA;AArCY,wEAA8B;AAEzC;IADC,IAAA,gCAAsB,EAAC,MAAM,CAAC;;0DACnB;AAGZ;IADC,IAAA,gBAAM,EAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;4DACZ;AASb;IANC,IAAA,qBAAW,EAAC;QACX,IAAI,EAAE,MAAM;QACZ,WAAW,EAAE,+BAA+B;QAC5C,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+DACxB;AAQhB;IANC,IAAA,qBAAW,EAAC;QACX,IAAI,EAAE,GAAG,EAAE,CAAC,oBAAK;QACjB,WAAW,EAAE,6BAA6B;KAC3C,CAAC;IACD,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,oBAAK,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC;IAChE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BACzB,oBAAK;6DAAC;AAOb;IAJC,IAAA,qBAAW,EAAC;QACX,WAAW,EAAE,oCAAoC;KAClD,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACJ;AAOtC;IAJC,IAAA,qBAAW,EAAC;QACX,WAAW,EAAE,oCAAoC;KAClD,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACJ;yCApC3B,8BAA8B;IAD1C,IAAA,gBAAM,GAAE;GACI,8BAA8B,CAqC1C"}
1
+ {"version":3,"file":"h_agent_recruitment_other_referrals.js","sourceRoot":"","sources":["../../../../../../src/entities/helpers/sales/agent/recruitment/h_agent_recruitment_other_referrals.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA8C;AAC9C,qCAAgE;AAChE,4EAA8E;AAC9E,2DAAiD;AAG1C,IAAM,8BAA8B,GAApC,MAAM,8BAA+B,SAAQ,8BAAgB;IAElE,IAAI,CAAS;IASb,OAAO,CAAS;IAQhB,KAAK,CAAQ;IAOb,WAAW,CAA2B;IAOtC,WAAW,CAA2B;CACvC,CAAA;AAlCY,wEAA8B;AAEzC;IADC,IAAA,gBAAM,EAAC,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;4DACZ;AASb;IANC,IAAA,qBAAW,EAAC;QACX,IAAI,EAAE,MAAM;QACZ,WAAW,EAAE,+BAA+B;QAC5C,QAAQ,EAAE,KAAK;KAChB,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,MAAM,EAAE,GAAG,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;+DACxB;AAQhB;IANC,IAAA,qBAAW,EAAC;QACX,IAAI,EAAE,GAAG,EAAE,CAAC,oBAAK;QACjB,WAAW,EAAE,6BAA6B;KAC3C,CAAC;IACD,IAAA,mBAAS,EAAC,GAAG,EAAE,CAAC,oBAAK,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC;IAChE,IAAA,oBAAU,EAAC,EAAE,IAAI,EAAE,SAAS,EAAE,CAAC;8BACzB,oBAAK;6DAAC;AAOb;IAJC,IAAA,qBAAW,EAAC;QACX,WAAW,EAAE,oCAAoC;KAClD,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACJ;AAOtC;IAJC,IAAA,qBAAW,EAAC;QACX,WAAW,EAAE,oCAAoC;KAClD,CAAC;IACD,IAAA,gBAAM,EAAC,EAAE,IAAI,EAAE,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC;;mEACJ;yCAjC3B,8BAA8B;IAD1C,IAAA,gBAAM,EAAC,mCAAmC,CAAC;GAC/B,8BAA8B,CAkC1C"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "easywork-common-lib",
3
- "version": "1.0.1124",
3
+ "version": "1.0.1125",
4
4
  "description": "Librería común de Easywork",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",