@trm-market-pulse/shared-types 1.0.6 → 1.0.7
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.
- package/dist/enums/collections.d.ts +2 -1
- package/dist/enums/collections.d.ts.map +1 -1
- package/dist/enums/collections.js +1 -0
- package/dist/enums/collections.js.map +1 -1
- package/dist/enums/threshold-activity-feed.d.ts +5 -0
- package/dist/enums/threshold-activity-feed.d.ts.map +1 -0
- package/dist/enums/threshold-activity-feed.js +9 -0
- package/dist/enums/threshold-activity-feed.js.map +1 -0
- package/dist/enums/threshold-condition.d.ts +6 -0
- package/dist/enums/threshold-condition.d.ts.map +1 -0
- package/dist/enums/threshold-condition.js +10 -0
- package/dist/enums/threshold-condition.js.map +1 -0
- package/dist/enums/treshold-condition.d.ts +1 -1
- package/dist/enums/treshold-condition.d.ts.map +1 -1
- package/dist/enums/treshold-condition.js +7 -7
- package/dist/enums/treshold-condition.js.map +1 -1
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -1
- package/dist/index.js.map +1 -1
- package/dist/interfaces/entities/IThreshold.interface.d.ts +2 -2
- package/dist/interfaces/entities/IThreshold.interface.d.ts.map +1 -1
- package/dist/interfaces/entities/IThresholdActivityFeed.interface.d.ts +11 -0
- package/dist/interfaces/entities/IThresholdActivityFeed.interface.d.ts.map +1 -0
- package/dist/interfaces/entities/IThresholdActivityFeed.interface.js +3 -0
- package/dist/interfaces/entities/IThresholdActivityFeed.interface.js.map +1 -0
- package/package.json +1 -1
|
@@ -11,6 +11,7 @@ export declare enum Collections {
|
|
|
11
11
|
THRESHOLD_SUBSCRIPTIONS = "threshold_subscriptions",
|
|
12
12
|
NOTIFICATION_HISTORY = "notification_history",
|
|
13
13
|
SNAPSHOTS_HISTORY = "snapshots_history",
|
|
14
|
-
AUDIT_HISTORY = "audit_history"
|
|
14
|
+
AUDIT_HISTORY = "audit_history",
|
|
15
|
+
THRESHOLD_ACTIVITY_FEED = "threshold_activity_feed"
|
|
15
16
|
}
|
|
16
17
|
//# sourceMappingURL=collections.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collections.d.ts","sourceRoot":"","sources":["../../src/enums/collections.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,SAAS,cAAc;IACvB,IAAI,SAAS;IACb,UAAU,eAAe;IACzB,kBAAkB,uBAAuB;IACzC,mBAAmB,wBAAwB;IAC3C,eAAe,oBAAoB;IACnC,8BAA8B,mCAAmC;IACjE,KAAK,UAAU;IACf,UAAU,eAAe;IACzB,uBAAuB,4BAA4B;IACnD,oBAAoB,yBAAyB;IAC7C,iBAAiB,sBAAsB;IACvC,aAAa,kBAAkB;
|
|
1
|
+
{"version":3,"file":"collections.d.ts","sourceRoot":"","sources":["../../src/enums/collections.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,SAAS,cAAc;IACvB,IAAI,SAAS;IACb,UAAU,eAAe;IACzB,kBAAkB,uBAAuB;IACzC,mBAAmB,wBAAwB;IAC3C,eAAe,oBAAoB;IACnC,8BAA8B,mCAAmC;IACjE,KAAK,UAAU;IACf,UAAU,eAAe;IACzB,uBAAuB,4BAA4B;IACnD,oBAAoB,yBAAyB;IAC7C,iBAAiB,sBAAsB;IACvC,aAAa,kBAAkB;IAC/B,uBAAuB,4BAA4B;CACpD"}
|
|
@@ -16,5 +16,6 @@ var Collections;
|
|
|
16
16
|
Collections["NOTIFICATION_HISTORY"] = "notification_history";
|
|
17
17
|
Collections["SNAPSHOTS_HISTORY"] = "snapshots_history";
|
|
18
18
|
Collections["AUDIT_HISTORY"] = "audit_history";
|
|
19
|
+
Collections["THRESHOLD_ACTIVITY_FEED"] = "threshold_activity_feed";
|
|
19
20
|
})(Collections || (exports.Collections = Collections = {}));
|
|
20
21
|
//# sourceMappingURL=collections.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"collections.js","sourceRoot":"","sources":["../../src/enums/collections.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"collections.js","sourceRoot":"","sources":["../../src/enums/collections.ts"],"names":[],"mappings":";;;AAAA,IAAY,WAeX;AAfD,WAAY,WAAW;IACrB,sCAAuB,CAAA;IACvB,4BAAa,CAAA;IACb,wCAAyB,CAAA;IACzB,wDAAyC,CAAA;IACzC,0DAA2C,CAAA;IAC3C,kDAAmC,CAAA;IACnC,gFAAiE,CAAA;IACjE,8BAAe,CAAA;IACf,wCAAyB,CAAA;IACzB,kEAAmD,CAAA;IACnD,4DAA6C,CAAA;IAC7C,sDAAuC,CAAA;IACvC,8CAA+B,CAAA;IAC/B,kEAAmD,CAAA;AACrD,CAAC,EAfW,WAAW,2BAAX,WAAW,QAetB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"threshold-activity-feed.d.ts","sourceRoot":"","sources":["../../src/enums/threshold-activity-feed.ts"],"names":[],"mappings":"AAAA,oBAAY,qBAAqB;IAC/B,SAAS,cAAc;IACvB,aAAa,kBAAkB;CAChC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ThresholdActivityFeed = void 0;
|
|
4
|
+
var ThresholdActivityFeed;
|
|
5
|
+
(function (ThresholdActivityFeed) {
|
|
6
|
+
ThresholdActivityFeed["TRIGGERED"] = "triggered";
|
|
7
|
+
ThresholdActivityFeed["NOT_TRIGGERED"] = "not_triggered";
|
|
8
|
+
})(ThresholdActivityFeed || (exports.ThresholdActivityFeed = ThresholdActivityFeed = {}));
|
|
9
|
+
//# sourceMappingURL=threshold-activity-feed.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"threshold-activity-feed.js","sourceRoot":"","sources":["../../src/enums/threshold-activity-feed.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAGX;AAHD,WAAY,qBAAqB;IAC/B,gDAAuB,CAAA;IACvB,wDAA+B,CAAA;AACjC,CAAC,EAHW,qBAAqB,qCAArB,qBAAqB,QAGhC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"threshold-condition.d.ts","sourceRoot":"","sources":["../../src/enums/threshold-condition.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,KAAK,UAAU;IACf,KAAK,UAAU;IACf,KAAK,UAAU;CAChB"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ThresholdCondition = void 0;
|
|
4
|
+
var ThresholdCondition;
|
|
5
|
+
(function (ThresholdCondition) {
|
|
6
|
+
ThresholdCondition["ABOVE"] = "above";
|
|
7
|
+
ThresholdCondition["BELOW"] = "below";
|
|
8
|
+
ThresholdCondition["EQUAL"] = "equal";
|
|
9
|
+
})(ThresholdCondition || (exports.ThresholdCondition = ThresholdCondition = {}));
|
|
10
|
+
//# sourceMappingURL=threshold-condition.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"threshold-condition.js","sourceRoot":"","sources":["../../src/enums/threshold-condition.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC5B,qCAAe,CAAA;IACf,qCAAe,CAAA;IACf,qCAAe,CAAA;AACjB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"treshold-condition.d.ts","sourceRoot":"","sources":["../../src/enums/treshold-condition.ts"],"names":[],"mappings":"AAAA,oBAAY,
|
|
1
|
+
{"version":3,"file":"treshold-condition.d.ts","sourceRoot":"","sources":["../../src/enums/treshold-condition.ts"],"names":[],"mappings":"AAAA,oBAAY,kBAAkB;IAC5B,KAAK,UAAU;IACf,KAAK,UAAU;IACf,KAAK,UAAU;CAChB"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
var
|
|
5
|
-
(function (
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
})(
|
|
3
|
+
exports.ThresholdCondition = void 0;
|
|
4
|
+
var ThresholdCondition;
|
|
5
|
+
(function (ThresholdCondition) {
|
|
6
|
+
ThresholdCondition["ABOVE"] = "above";
|
|
7
|
+
ThresholdCondition["BELOW"] = "below";
|
|
8
|
+
ThresholdCondition["EQUAL"] = "equal";
|
|
9
|
+
})(ThresholdCondition || (exports.ThresholdCondition = ThresholdCondition = {}));
|
|
10
10
|
//# sourceMappingURL=treshold-condition.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"treshold-condition.js","sourceRoot":"","sources":["../../src/enums/treshold-condition.ts"],"names":[],"mappings":";;;AAAA,IAAY,
|
|
1
|
+
{"version":3,"file":"treshold-condition.js","sourceRoot":"","sources":["../../src/enums/treshold-condition.ts"],"names":[],"mappings":";;;AAAA,IAAY,kBAIX;AAJD,WAAY,kBAAkB;IAC5B,qCAAe,CAAA;IACf,qCAAe,CAAA;IACf,qCAAe,CAAA;AACjB,CAAC,EAJW,kBAAkB,kCAAlB,kBAAkB,QAI7B"}
|
package/dist/index.d.ts
CHANGED
|
@@ -8,10 +8,11 @@ export * from './enums/notification-method';
|
|
|
8
8
|
export * from './enums/rate-source';
|
|
9
9
|
export * from './enums/roles';
|
|
10
10
|
export * from './enums/subscriptions';
|
|
11
|
-
export * from './enums/
|
|
11
|
+
export * from './enums/threshold-condition';
|
|
12
12
|
export * from './enums/trm-filter-date';
|
|
13
13
|
export * from './enums/news-types';
|
|
14
14
|
export * from './enums/news-source';
|
|
15
|
+
export * from './enums/threshold-activity-feed';
|
|
15
16
|
export { default as BaseError } from './errors/BaseError';
|
|
16
17
|
export { default as BusinessError } from './errors/BusinessError';
|
|
17
18
|
export { default as ForbiddenError } from './errors/ForbiddenError';
|
|
@@ -32,6 +33,7 @@ export * from './interfaces/entities/IThresholdSubscription.interface';
|
|
|
32
33
|
export * from './interfaces/entities/ITrmRate.interface';
|
|
33
34
|
export * from './interfaces/entities/IUser.interface';
|
|
34
35
|
export * from './interfaces/entities/ITRMRecord.interface';
|
|
36
|
+
export * from './interfaces/entities/IThresholdActivityFeed.interface';
|
|
35
37
|
export * from './interfaces/general/IApiResponse';
|
|
36
38
|
export * from './interfaces/general/IConfigServer';
|
|
37
39
|
export * from './interfaces/general/ICrypt';
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,qBAAqB,CAAC;AACpC,cAAc,eAAe,CAAC;AAC9B,cAAc,uBAAuB,CAAC;AACtC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AACxC,cAAc,oBAAoB,CAAC;AACnC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iCAAiC,CAAC;AAGhD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,oBAAoB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,yBAAyB,CAAC;AACpE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,wBAAwB,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,4BAA4B,CAAC;AAG1E,cAAc,+CAA+C,CAAC;AAC9D,cAAc,sCAAsC,CAAC;AACrD,cAAc,0CAA0C,CAAC;AACzD,cAAc,sDAAsD,CAAC;AACrE,cAAc,kDAAkD,CAAC;AACjE,cAAc,8CAA8C,CAAC;AAC7D,cAAc,oDAAoD,CAAC;AACnE,cAAc,mDAAmD,CAAC;AAClE,cAAc,mDAAmD,CAAC;AAClE,cAAc,4CAA4C,CAAC;AAC3D,cAAc,wDAAwD,CAAC;AACvE,cAAc,0CAA0C,CAAC;AACzD,cAAc,uCAAuC,CAAC;AACtD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,wDAAwD,CAAC;AAGvE,cAAc,mCAAmC,CAAC;AAClD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4CAA4C,CAAC;AAC3D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yCAAyC,CAAC;AACxD,cAAc,kCAAkC,CAAC;AACjD,cAAc,kCAAkC,CAAC;AACjD,cAAc,4BAA4B,CAAC;AAG3C,cAAc,qDAAqD,CAAC;AACpE,cAAc,gDAAgD,CAAC;AAC/D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,4DAA4D,CAAC;AAC3E,cAAc,wDAAwD,CAAC;AACvE,cAAc,qDAAqD,CAAC;AACpE,cAAc,6DAA6D,CAAC;AAC5E,cAAc,gDAAgD,CAAC;AAC/D,cAAc,gDAAgD,CAAC;AAC/D,cAAc,4CAA4C,CAAC;AAG3D,cAAc,qCAAqC,CAAC;AACpD,cAAc,oCAAoC,CAAC;AACnD,cAAc,6CAA6C,CAAC;AAC5D,cAAc,yCAAyC,CAAC;AACxD,cAAc,wCAAwC,CAAC;AACvD,cAAc,qCAAqC,CAAC;AAGpD,cAAc,mCAAmC,CAAC;AAClD,cAAc,mCAAmC,CAAC;AAClD,cAAc,wCAAwC,CAAC;AACvD,cAAc,2CAA2C,CAAC;AAC1D,cAAc,0CAA0C,CAAC;AACzD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,kDAAkD,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -28,10 +28,11 @@ __exportStar(require("./enums/notification-method"), exports);
|
|
|
28
28
|
__exportStar(require("./enums/rate-source"), exports);
|
|
29
29
|
__exportStar(require("./enums/roles"), exports);
|
|
30
30
|
__exportStar(require("./enums/subscriptions"), exports);
|
|
31
|
-
__exportStar(require("./enums/
|
|
31
|
+
__exportStar(require("./enums/threshold-condition"), exports);
|
|
32
32
|
__exportStar(require("./enums/trm-filter-date"), exports);
|
|
33
33
|
__exportStar(require("./enums/news-types"), exports);
|
|
34
34
|
__exportStar(require("./enums/news-source"), exports);
|
|
35
|
+
__exportStar(require("./enums/threshold-activity-feed"), exports);
|
|
35
36
|
var BaseError_1 = require("./errors/BaseError");
|
|
36
37
|
Object.defineProperty(exports, "BaseError", { enumerable: true, get: function () { return __importDefault(BaseError_1).default; } });
|
|
37
38
|
var BusinessError_1 = require("./errors/BusinessError");
|
|
@@ -58,6 +59,7 @@ __exportStar(require("./interfaces/entities/IThresholdSubscription.interface"),
|
|
|
58
59
|
__exportStar(require("./interfaces/entities/ITrmRate.interface"), exports);
|
|
59
60
|
__exportStar(require("./interfaces/entities/IUser.interface"), exports);
|
|
60
61
|
__exportStar(require("./interfaces/entities/ITRMRecord.interface"), exports);
|
|
62
|
+
__exportStar(require("./interfaces/entities/IThresholdActivityFeed.interface"), exports);
|
|
61
63
|
__exportStar(require("./interfaces/general/IApiResponse"), exports);
|
|
62
64
|
__exportStar(require("./interfaces/general/IConfigServer"), exports);
|
|
63
65
|
__exportStar(require("./interfaces/general/ICrypt"), exports);
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AACA,sDAAoC;AACpC,qDAAmC;AACnC,sDAAoC;AACpC,qDAAmC;AACnC,iDAA+B;AAC/B,4DAA0C;AAC1C,8DAA4C;AAC5C,sDAAoC;AACpC,gDAA8B;AAC9B,wDAAsC;AACtC,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;AACA,sDAAoC;AACpC,qDAAmC;AACnC,sDAAoC;AACpC,qDAAmC;AACnC,iDAA+B;AAC/B,4DAA0C;AAC1C,8DAA4C;AAC5C,sDAAoC;AACpC,gDAA8B;AAC9B,wDAAsC;AACtC,8DAA4C;AAC5C,0DAAwC;AACxC,qDAAmC;AACnC,sDAAoC;AACpC,kEAAgD;AAGhD,gDAA0D;AAAjD,uHAAA,OAAO,OAAa;AAC7B,wDAAkE;AAAzD,+HAAA,OAAO,OAAiB;AACjC,0DAAoE;AAA3D,iIAAA,OAAO,OAAkB;AAClC,wDAAkE;AAAzD,+HAAA,OAAO,OAAiB;AACjC,oDAA8D;AAArD,2HAAA,OAAO,OAAe;AAC/B,gEAA0E;AAAjE,uIAAA,OAAO,OAAqB;AAGrC,gFAA8D;AAC9D,uEAAqD;AACrD,2EAAyD;AACzD,uFAAqE;AACrE,mFAAiE;AACjE,+EAA6D;AAC7D,qFAAmE;AACnE,oFAAkE;AAClE,oFAAkE;AAClE,6EAA2D;AAC3D,yFAAuE;AACvE,2EAAyD;AACzD,wEAAsD;AACtD,6EAA2D;AAC3D,yFAAuE;AAGvE,oEAAkD;AAClD,qEAAmD;AACnD,8DAA4C;AAC5C,8DAA4C;AAC5C,6EAA2D;AAC3D,4EAA0D;AAC1D,4DAA0C;AAC1C,0EAAwD;AACxD,mEAAiD;AACjD,mEAAiD;AACjD,6DAA2C;AAG3C,sFAAoE;AACpE,iFAA+D;AAC/D,4EAA0D;AAC1D,6FAA2E;AAC3E,yFAAuE;AACvE,sFAAoE;AACpE,8FAA4E;AAC5E,iFAA+D;AAC/D,iFAA+D;AAC/D,6EAA2D;AAG3D,sEAAoD;AACpD,qEAAmD;AACnD,8EAA4D;AAC5D,0EAAwD;AACxD,yEAAuD;AACvD,sEAAoD;AAGpD,oEAAkD;AAClD,oEAAkD;AAClD,yEAAuD;AACvD,4EAA0D;AAC1D,2EAAyD;AACzD,6EAA2D;AAC3D,mFAAiE"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { RateSource } from '../../enums/rate-source';
|
|
2
|
-
import {
|
|
2
|
+
import { ThresholdCondition } from '../../enums/threshold-condition';
|
|
3
3
|
import { IUser } from './IUser.interface';
|
|
4
4
|
import { Currencies } from '../../enums/currencies';
|
|
5
5
|
export interface ITreshold {
|
|
@@ -7,7 +7,7 @@ export interface ITreshold {
|
|
|
7
7
|
name: string;
|
|
8
8
|
source: RateSource;
|
|
9
9
|
currencyTarget: Currencies;
|
|
10
|
-
condition:
|
|
10
|
+
condition: ThresholdCondition;
|
|
11
11
|
targetValue: number;
|
|
12
12
|
triggerCount: number;
|
|
13
13
|
isActive: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IThreshold.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/entities/IThreshold.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"IThreshold.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/entities/IThreshold.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEpD,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,UAAU,CAAC;IACnB,cAAc,EAAE,UAAU,CAAC;IAC3B,SAAS,EAAE,kBAAkB,CAAC;IAC9B,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IAGrB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,IAAI,CAAC;IAChB,SAAS,EAAE,IAAI,CAAC;IAGhB,SAAS,EAAE,IAAI,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,UAAU,GAAG,OAAO,CAAC,CAAC;IAC/D,eAAe,EAAE,MAAM,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;CACnB"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { ThresholdActivityFeed } from "../../enums/threshold-activity-feed";
|
|
2
|
+
export interface IThresholdActivityFeed {
|
|
3
|
+
uuid: string;
|
|
4
|
+
thresholdActivityFeedName: string;
|
|
5
|
+
thresholdId: string;
|
|
6
|
+
userId: string;
|
|
7
|
+
activity: ThresholdActivityFeed;
|
|
8
|
+
subscribersNotifiedCount: number;
|
|
9
|
+
createdAt: Date;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=IThresholdActivityFeed.interface.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IThresholdActivityFeed.interface.d.ts","sourceRoot":"","sources":["../../../src/interfaces/entities/IThresholdActivityFeed.interface.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qBAAqB,EAAE,MAAM,qCAAqC,CAAC;AAE5E,MAAM,WAAW,sBAAsB;IACrC,IAAI,EAAE,MAAM,CAAC;IACb,yBAAyB,EAAE,MAAM,CAAC;IAClC,WAAW,EAAE,MAAM,CAAC;IACpB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,qBAAqB,CAAC;IAChC,wBAAwB,EAAE,MAAM,CAAC;IACjC,SAAS,EAAE,IAAI,CAAC;CACjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IThresholdActivityFeed.interface.js","sourceRoot":"","sources":["../../../src/interfaces/entities/IThresholdActivityFeed.interface.ts"],"names":[],"mappings":""}
|