@volontariapp/domain-event 2.3.2 → 2.3.3

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.
@@ -2,6 +2,6 @@ export declare class TagEntity {
2
2
  id: string;
3
3
  name: string;
4
4
  slug: string;
5
- color: string;
5
+ balise: string;
6
6
  }
7
7
  //# sourceMappingURL=tag.entity.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tag.entity.d.ts","sourceRoot":"","sources":["../../src/entities/tag.entity.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACpB,EAAE,EAAG,MAAM,CAAC;IACZ,IAAI,EAAG,MAAM,CAAC;IACd,IAAI,EAAG,MAAM,CAAC;IACd,KAAK,EAAG,MAAM,CAAC;CAChB"}
1
+ {"version":3,"file":"tag.entity.d.ts","sourceRoot":"","sources":["../../src/entities/tag.entity.ts"],"names":[],"mappings":"AAAA,qBAAa,SAAS;IACpB,EAAE,EAAG,MAAM,CAAC;IACZ,IAAI,EAAG,MAAM,CAAC;IACd,IAAI,EAAG,MAAM,CAAC;IACd,MAAM,EAAG,MAAM,CAAC;CACjB"}
@@ -2,6 +2,6 @@ export class TagEntity {
2
2
  id;
3
3
  name;
4
4
  slug;
5
- color;
5
+ balise;
6
6
  }
7
7
  //# sourceMappingURL=tag.entity.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"tag.entity.js","sourceRoot":"","sources":["../../src/entities/tag.entity.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,IAAI,CAAU;IACd,KAAK,CAAU;CAChB"}
1
+ {"version":3,"file":"tag.entity.js","sourceRoot":"","sources":["../../src/entities/tag.entity.ts"],"names":[],"mappings":"AAAA,MAAM,OAAO,SAAS;IACpB,EAAE,CAAU;IACZ,IAAI,CAAU;IACd,IAAI,CAAU;IACd,MAAM,CAAU;CACjB"}
@@ -3,7 +3,7 @@ export declare class TagModel {
3
3
  id: string;
4
4
  name: string;
5
5
  slug: string;
6
- color: string;
6
+ balise: string;
7
7
  events?: EventModel[];
8
8
  }
9
9
  //# sourceMappingURL=tag.model.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"tag.model.d.ts","sourceRoot":"","sources":["../../src/models/tag.model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C,qBACa,QAAQ;IAEnB,EAAE,EAAG,MAAM,CAAC;IAGZ,IAAI,EAAG,MAAM,CAAC;IAGd,IAAI,EAAG,MAAM,CAAC;IAGd,KAAK,EAAG,MAAM,CAAC;IAGf,MAAM,CAAC,EAAE,UAAU,EAAE,CAAC;CACvB"}
1
+ {"version":3,"file":"tag.model.d.ts","sourceRoot":"","sources":["../../src/models/tag.model.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE9C,qBACa,QAAQ;IAEnB,EAAE,EAAG,MAAM,CAAC;IAGZ,IAAI,EAAG,MAAM,CAAC;IAGd,IAAI,EAAG,MAAM,CAAC;IAGd,MAAM,EAAG,MAAM,CAAC;IAGhB,MAAM,CAAC,EAAE,UAAU,EAAE,CAAC;CACvB"}
@@ -13,7 +13,7 @@ let TagModel = class TagModel {
13
13
  id;
14
14
  name;
15
15
  slug;
16
- color;
16
+ balise;
17
17
  events;
18
18
  };
19
19
  __decorate([
@@ -29,9 +29,9 @@ __decorate([
29
29
  __metadata("design:type", String)
30
30
  ], TagModel.prototype, "slug", void 0);
31
31
  __decorate([
32
- Column({ type: 'varchar', length: 7 }),
32
+ Column({ type: 'varchar', length: 100 }),
33
33
  __metadata("design:type", String)
34
- ], TagModel.prototype, "color", void 0);
34
+ ], TagModel.prototype, "balise", void 0);
35
35
  __decorate([
36
36
  ManyToMany(() => EventModel, (event) => event.tags),
37
37
  __metadata("design:type", Array)
@@ -1 +1 @@
1
- {"version":3,"file":"tag.model.js","sourceRoot":"","sources":["../../src/models/tag.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC7E,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAGvC,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAEnB,EAAE,CAAU;IAGZ,IAAI,CAAU;IAGd,IAAI,CAAU;IAGd,KAAK,CAAU;IAGf,MAAM,CAAgB;CACvB,CAAA;AAbC;IADC,sBAAsB,CAAC,MAAM,CAAC;;oCACnB;AAGZ;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;sCAC3B;AAGd;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;sCACzC;AAGd;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,CAAC,EAAE,CAAC;;uCACxB;AAGf;IADC,UAAU,CAAC,GAAG,EAAE,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC;;wCAC9B;AAdX,QAAQ;IADpB,MAAM,CAAC,MAAM,CAAC;GACF,QAAQ,CAepB"}
1
+ {"version":3,"file":"tag.model.js","sourceRoot":"","sources":["../../src/models/tag.model.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,MAAM,EAAE,sBAAsB,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAC7E,OAAO,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAGvC,IAAM,QAAQ,GAAd,MAAM,QAAQ;IAEnB,EAAE,CAAU;IAGZ,IAAI,CAAU;IAGd,IAAI,CAAU;IAGd,MAAM,CAAU;IAGhB,MAAM,CAAgB;CACvB,CAAA;AAbC;IADC,sBAAsB,CAAC,MAAM,CAAC;;oCACnB;AAGZ;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;sCAC3B;AAGd;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,MAAM,EAAE,IAAI,EAAE,CAAC;;sCACzC;AAGd;IADC,MAAM,CAAC,EAAE,IAAI,EAAE,SAAS,EAAE,MAAM,EAAE,GAAG,EAAE,CAAC;;wCACzB;AAGhB;IADC,UAAU,CAAC,GAAG,EAAE,CAAC,UAAU,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,IAAI,CAAC;;wCAC9B;AAdX,QAAQ;IADpB,MAAM,CAAC,MAAM,CAAC;GACF,QAAQ,CAepB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@volontariapp/domain-event",
3
- "version": "2.3.2",
3
+ "version": "2.3.3",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "provenance": true