clarion-shared-types 1.0.30 → 1.0.32

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
+ }
@@ -8,6 +8,7 @@ import { IncidentWorkflowTaskQueueName } from "../enums/incident-workflow-queue-
8
8
  import { IncidentAction } from "./incident-action";
9
9
  import { IncidentAssignment } from "./incident-assignment";
10
10
  import { IncidentCategory } from "./incident-category";
11
+ import { IncidentReport } from "./incident-report";
11
12
  import { IncidentReporter } from "./incident-reporter";
12
13
  import { IncidentResponseUnitAssignment } from "./incident-response-unit-assignment";
13
14
  import { IncidentStatusDetails } from "./incident-status-details";
@@ -41,4 +42,5 @@ export interface Incident {
41
42
  actions?: IncidentAction[];
42
43
  assignments?: IncidentAssignment[];
43
44
  responseUnitAssignments?: IncidentResponseUnitAssignment[];
45
+ reports?: IncidentReport[];
44
46
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clarion-shared-types",
3
- "version": "1.0.30",
3
+ "version": "1.0.32",
4
4
  "main": "dist/cjs/index.js",
5
5
  "module": "dist/esm/index.js",
6
6
  "types": "dist/types/index.d.ts",