clarion-shared-types 1.0.29 → 1.0.31

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.
@@ -34,4 +34,5 @@ __exportStar(require("./intefaces/incident-response-unit-assignment"), exports);
34
34
  __exportStar(require("./intefaces/incident-status-changed"), exports);
35
35
  __exportStar(require("./intefaces/incident-status-details"), exports);
36
36
  __exportStar(require("./intefaces/incident-on-hold-record"), exports);
37
+ __exportStar(require("./intefaces/incident-report"), exports);
37
38
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/incident/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,OAAO;AACP,+DAA6C;AAC7C,gEAA8C;AAC9C,8DAA4C;AAC5C,iEAA+C;AAC/C,+DAA6C;AAC7C,gEAA8C;AAC9C,4EAA0D;AAE1D,YAAY;AACZ,uDAAqC;AACrC,8DAA4C;AAC5C,kEAAgD;AAChD,gEAA8C;AAC9C,gEAA8C;AAC9C,4DAA0C;AAC1C,kEAAgD;AAChD,gFAA8D;AAC9D,sEAAoD;AACpD,sEAAoD;AACpD,sEAAoD"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/incident/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,OAAO;AACP,+DAA6C;AAC7C,gEAA8C;AAC9C,8DAA4C;AAC5C,iEAA+C;AAC/C,+DAA6C;AAC7C,gEAA8C;AAC9C,4EAA0D;AAE1D,YAAY;AACZ,uDAAqC;AACrC,8DAA4C;AAC5C,kEAAgD;AAChD,gEAA8C;AAC9C,gEAA8C;AAC9C,4DAA0C;AAC1C,kEAAgD;AAChD,gFAA8D;AAC9D,sEAAoD;AACpD,sEAAoD;AACpD,sEAAoD;AACpD,8DAA4C"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=incident-report.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"incident-report.js","sourceRoot":"","sources":["../../../../../src/modules/incident/intefaces/incident-report.ts"],"names":[],"mappings":""}
@@ -18,4 +18,5 @@ export * from './intefaces/incident-response-unit-assignment';
18
18
  export * from './intefaces/incident-status-changed';
19
19
  export * from './intefaces/incident-status-details';
20
20
  export * from './intefaces/incident-on-hold-record';
21
+ export * from './intefaces/incident-report';
21
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/incident/index.ts"],"names":[],"mappings":"AAAA,OAAO;AACP,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2CAA2C,CAAC;AAE1D,YAAY;AACZ,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/modules/incident/index.ts"],"names":[],"mappings":"AAAA,OAAO;AACP,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,gCAAgC,CAAC;AAC/C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2CAA2C,CAAC;AAE1D,YAAY;AACZ,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,+BAA+B,CAAC;AAC9C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,iCAAiC,CAAC;AAChD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC;AACpD,cAAc,qCAAqC,CAAC;AACpD,cAAc,6BAA6B,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=incident-report.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"incident-report.js","sourceRoot":"","sources":["../../../../../src/modules/incident/intefaces/incident-report.ts"],"names":[],"mappings":""}
@@ -16,3 +16,4 @@ export * from './intefaces/incident-response-unit-assignment';
16
16
  export * from './intefaces/incident-status-changed';
17
17
  export * from './intefaces/incident-status-details';
18
18
  export * from './intefaces/incident-on-hold-record';
19
+ export * from './intefaces/incident-report';
@@ -0,0 +1,13 @@
1
+ import { IncidentStatus } from "../enums/incident-status.enum";
2
+ export interface IncidentReport {
3
+ id?: string;
4
+ incidentId: number;
5
+ title: string;
6
+ descriptionTxt: string;
7
+ descriptionHtml: string;
8
+ status: IncidentStatus;
9
+ userId: number;
10
+ timestamp: string;
11
+ createdAt?: string;
12
+ updatedAt?: string;
13
+ }
@@ -30,6 +30,7 @@ export interface Incident {
30
30
  creatorId?: number;
31
31
  assigneeIds?: number[];
32
32
  responseUnitIds?: number[];
33
+ attachmentIds?: number[];
33
34
  workflowTaskQueueName: IncidentWorkflowTaskQueueName;
34
35
  controlCentreId: number;
35
36
  organizationId: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clarion-shared-types",
3
- "version": "1.0.29",
3
+ "version": "1.0.31",
4
4
  "main": "dist/cjs/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/types/index.d.ts",