@ampsec/platform-client 42.0.0 → 43.1.0
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/build/src/dto/email.dto.d.ts +10 -0
- package/build/src/dto/email.dto.js +3 -0
- package/build/src/dto/email.dto.js.map +1 -0
- package/build/src/dto/enums/deliveryStrategy.kind.d.ts +1 -1
- package/build/src/dto/enums/deliveryStrategy.kind.js +1 -1
- package/build/src/dto/enums/deliveryStrategy.kind.js.map +1 -1
- package/build/src/dto/enums/requiredDataProperty.enum.d.ts +1 -6
- package/build/src/dto/enums/requiredDataProperty.enum.js +0 -5
- package/build/src/dto/enums/requiredDataProperty.enum.js.map +1 -1
- package/build/src/dto/index.d.ts +1 -0
- package/build/src/dto/index.js +1 -0
- package/build/src/dto/index.js.map +1 -1
- package/build/src/dto/workflow.dto.d.ts +0 -3
- package/package.json +1 -1
- package/src/dto/email.dto.ts +10 -0
- package/src/dto/enums/deliveryStrategy.kind.ts +1 -1
- package/src/dto/enums/requiredDataProperty.enum.ts +0 -5
- package/src/dto/index.ts +1 -0
- package/src/dto/workflow.dto.ts +0 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"email.dto.js","sourceRoot":"","sources":["../../../src/dto/email.dto.ts"],"names":[],"mappings":""}
|
|
@@ -5,6 +5,6 @@ exports.DeliveryStrategyKind = void 0;
|
|
|
5
5
|
var DeliveryStrategyKind;
|
|
6
6
|
(function (DeliveryStrategyKind) {
|
|
7
7
|
DeliveryStrategyKind["EMAIL"] = "EMAIL";
|
|
8
|
-
DeliveryStrategyKind["
|
|
8
|
+
DeliveryStrategyKind["MESSAGING"] = "MESSAGING";
|
|
9
9
|
})(DeliveryStrategyKind || (exports.DeliveryStrategyKind = DeliveryStrategyKind = {}));
|
|
10
10
|
//# sourceMappingURL=deliveryStrategy.kind.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deliveryStrategy.kind.js","sourceRoot":"","sources":["../../../../src/dto/enums/deliveryStrategy.kind.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AACnC,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,uCAAe,CAAA;IACf,
|
|
1
|
+
{"version":3,"file":"deliveryStrategy.kind.js","sourceRoot":"","sources":["../../../../src/dto/enums/deliveryStrategy.kind.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AACnC,IAAY,oBAGX;AAHD,WAAY,oBAAoB;IAC9B,uCAAe,CAAA;IACf,+CAAuB,CAAA;AACzB,CAAC,EAHW,oBAAoB,oCAApB,oBAAoB,QAG/B"}
|
|
@@ -4,11 +4,6 @@ exports.RequiredDataProperty = void 0;
|
|
|
4
4
|
/* eslint-disable no-unused-vars */
|
|
5
5
|
var RequiredDataProperty;
|
|
6
6
|
(function (RequiredDataProperty) {
|
|
7
|
-
RequiredDataProperty["DEVICE_NAME"] = "DEVICE_NAME";
|
|
8
7
|
RequiredDataProperty["DURATION"] = "DURATION";
|
|
9
|
-
RequiredDataProperty["ENROLL_DATE"] = "ENROLL_DATE";
|
|
10
|
-
RequiredDataProperty["SOFTWARE_NAME"] = "SOFTWARE_NAME";
|
|
11
|
-
RequiredDataProperty["START_DATE"] = "START_DATE";
|
|
12
|
-
RequiredDataProperty["TITLE"] = "TITLE";
|
|
13
8
|
})(RequiredDataProperty || (exports.RequiredDataProperty = RequiredDataProperty = {}));
|
|
14
9
|
//# sourceMappingURL=requiredDataProperty.enum.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"requiredDataProperty.enum.js","sourceRoot":"","sources":["../../../../src/dto/enums/requiredDataProperty.enum.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AACnC,IAAY,
|
|
1
|
+
{"version":3,"file":"requiredDataProperty.enum.js","sourceRoot":"","sources":["../../../../src/dto/enums/requiredDataProperty.enum.ts"],"names":[],"mappings":";;;AAAA,mCAAmC;AACnC,IAAY,oBAEX;AAFD,WAAY,oBAAoB;IAC9B,6CAAqB,CAAA;AACvB,CAAC,EAFW,oBAAoB,oCAApB,oBAAoB,QAE/B"}
|
package/build/src/dto/index.d.ts
CHANGED
package/build/src/dto/index.js
CHANGED
|
@@ -20,6 +20,7 @@ __exportStar(require("./assetKeys"), exports);
|
|
|
20
20
|
__exportStar(require("./base.dto"), exports);
|
|
21
21
|
__exportStar(require("./connectors.dto"), exports);
|
|
22
22
|
__exportStar(require("./constants"), exports);
|
|
23
|
+
__exportStar(require("./email.dto"), exports);
|
|
23
24
|
__exportStar(require("./enum.dto"), exports);
|
|
24
25
|
__exportStar(require("./enums"), exports);
|
|
25
26
|
__exportStar(require("./extKeyMap.dto"), exports);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,+CAA6B;AAC7B,8CAA4B;AAC5B,6CAA2B;AAC3B,mDAAiC;AACjC,8CAA4B;AAC5B,6CAA2B;AAC3B,0CAAwB;AACxB,kDAAgC;AAChC,iDAA+B;AAC/B,wCAAsB;AACtB,gDAA8B;AAC9B,qDAAmC;AACnC,6CAA2B;AAC3B,6CAA2B;AAC3B,kDAAgC;AAChC,sDAAoC;AACpC,yDAAuC;AACvC,mDAAiC;AACjC,uDAAqC;AACrC,kDAAgC;AAChC,mDAAiC;AACjC,gDAA8B;AAC9B,8CAA4B;AAC5B,iDAA+B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/dto/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,+CAA6B;AAC7B,+CAA6B;AAC7B,8CAA4B;AAC5B,6CAA2B;AAC3B,mDAAiC;AACjC,8CAA4B;AAC5B,8CAA4B;AAC5B,6CAA2B;AAC3B,0CAAwB;AACxB,kDAAgC;AAChC,iDAA+B;AAC/B,wCAAsB;AACtB,gDAA8B;AAC9B,qDAAmC;AACnC,6CAA2B;AAC3B,6CAA2B;AAC3B,kDAAgC;AAChC,sDAAoC;AACpC,yDAAuC;AACvC,mDAAiC;AACjC,uDAAqC;AACrC,kDAAgC;AAChC,mDAAiC;AACjC,gDAA8B;AAC9B,8CAA4B;AAC5B,iDAA+B"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { BaseDto } from './base.dto';
|
|
2
2
|
import { ContentStrategyKind, DeliveryStrategyKind } from './enums';
|
|
3
|
-
import { RequiredDataProperty } from './enums/requiredDataProperty.enum';
|
|
4
3
|
import { WorkflowStepKind } from './enums/workflowStep.kind';
|
|
5
4
|
import { WorkflowTriggerKind } from './enums/workflowTrigger.kind';
|
|
6
5
|
export type WorflowStepDescriptor = {
|
|
@@ -14,8 +13,6 @@ export type WorflowStepDescriptor = {
|
|
|
14
13
|
export type NotificationStepDescriptor = WorflowStepDescriptor & {
|
|
15
14
|
/** Delivery strategy to be used for the notification */
|
|
16
15
|
deliveryStrategyKinds: DeliveryStrategyKind[];
|
|
17
|
-
/** Required data properties for the notification */
|
|
18
|
-
requiredData: RequiredDataProperty[];
|
|
19
16
|
};
|
|
20
17
|
export type PauseStepDescriptor = WorflowStepDescriptor & {
|
|
21
18
|
/** Duration, in days, to wait before executing the next step in the workflow */
|
package/package.json
CHANGED
package/src/dto/index.ts
CHANGED
package/src/dto/workflow.dto.ts
CHANGED
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import {BaseDto} from './base.dto';
|
|
2
2
|
import {ContentStrategyKind, DeliveryStrategyKind} from './enums';
|
|
3
|
-
import {RequiredDataProperty} from './enums/requiredDataProperty.enum';
|
|
4
3
|
import {WorkflowStepKind} from './enums/workflowStep.kind';
|
|
5
4
|
import {WorkflowTriggerKind} from './enums/workflowTrigger.kind';
|
|
6
5
|
|
|
@@ -16,8 +15,6 @@ export type WorflowStepDescriptor = {
|
|
|
16
15
|
export type NotificationStepDescriptor = WorflowStepDescriptor & {
|
|
17
16
|
/** Delivery strategy to be used for the notification */
|
|
18
17
|
deliveryStrategyKinds: DeliveryStrategyKind[];
|
|
19
|
-
/** Required data properties for the notification */
|
|
20
|
-
requiredData: RequiredDataProperty[];
|
|
21
18
|
};
|
|
22
19
|
|
|
23
20
|
export type PauseStepDescriptor = WorflowStepDescriptor & {
|