@wix/auto_sdk_automations_activation-log 1.0.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/cjs/index.d.ts +1 -0
- package/build/cjs/index.js +18 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/index.typings.d.ts +1 -0
- package/build/cjs/index.typings.js +18 -0
- package/build/cjs/index.typings.js.map +1 -0
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +18 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.d.ts +7 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.js +25 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.d.ts +11 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.js +176 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.d.ts +17 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.js +85 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.d.ts +32 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.js +40 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.d.ts +1144 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.js +158 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.js.map +1 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.d.ts +1228 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.js +323 -0
- package/build/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.js.map +1 -0
- package/build/es/index.d.ts +1 -0
- package/build/es/index.js +2 -0
- package/build/es/index.js.map +1 -0
- package/build/es/index.typings.d.ts +1 -0
- package/build/es/index.typings.js +2 -0
- package/build/es/index.typings.js.map +1 -0
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +2 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/package.json +3 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.context.d.ts +7 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.context.js +7 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.context.js.map +1 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.http.d.ts +11 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.http.js +170 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.http.js.map +1 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.d.ts +17 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.js +56 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.js.map +1 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.public.d.ts +32 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.public.js +19 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.public.js.map +1 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.types.d.ts +1144 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.types.js +155 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.types.js.map +1 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.d.ts +1228 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.js +294 -0
- package/build/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.js.map +1 -0
- package/build/internal/cjs/index.d.ts +1 -0
- package/build/internal/cjs/index.js +18 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/index.typings.d.ts +1 -0
- package/build/internal/cjs/index.typings.js +18 -0
- package/build/internal/cjs/index.typings.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +1 -0
- package/build/internal/cjs/meta.js +18 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.d.ts +7 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.js +25 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.context.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.d.ts +11 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.js +176 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.http.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.d.ts +17 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.js +85 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.meta.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.d.ts +32 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.js +40 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.public.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.d.ts +1144 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.js +158 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.js.map +1 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.d.ts +1228 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.js +323 -0
- package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.universal.js.map +1 -0
- package/build/internal/es/index.d.ts +1 -0
- package/build/internal/es/index.js +2 -0
- package/build/internal/es/index.js.map +1 -0
- package/build/internal/es/index.typings.d.ts +1 -0
- package/build/internal/es/index.typings.js +2 -0
- package/build/internal/es/index.typings.js.map +1 -0
- package/build/internal/es/meta.d.ts +1 -0
- package/build/internal/es/meta.js +2 -0
- package/build/internal/es/meta.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.context.d.ts +7 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.context.js +7 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.context.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.http.d.ts +11 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.http.js +170 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.http.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.d.ts +17 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.js +56 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.meta.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.public.d.ts +32 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.public.js +19 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.public.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.types.d.ts +1144 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.types.js +155 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.types.js.map +1 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.d.ts +1228 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.js +294 -0
- package/build/internal/es/src/automations-activation-logs-v1-activation-log-activation-log.universal.js.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +52 -0
package/build/internal/cjs/src/automations-activation-logs-v1-activation-log-activation-log.types.js
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.WebhookIdentityType = exports.FilterBy = exports.IdentifierType = exports.Origin = exports.AutomationConfigurationStatus = exports.Type = exports.Operator = exports.TimeUnit = exports.Domain = exports.WarningReason = exports.Status = exports.SkipReason = exports.ErrorReason = exports.CancellationReason = exports.Target = void 0;
|
|
4
|
+
var Target;
|
|
5
|
+
(function (Target) {
|
|
6
|
+
Target["UNKNOWN_TARGET"] = "UNKNOWN_TARGET";
|
|
7
|
+
Target["SCHEDULE"] = "SCHEDULE";
|
|
8
|
+
Target["IMMEDIATE"] = "IMMEDIATE";
|
|
9
|
+
})(Target || (exports.Target = Target = {}));
|
|
10
|
+
var CancellationReason;
|
|
11
|
+
(function (CancellationReason) {
|
|
12
|
+
CancellationReason["UNKNOWN_CANCELLATION_REASON"] = "UNKNOWN_CANCELLATION_REASON";
|
|
13
|
+
/** Indicating that the activation was cancelled directly */
|
|
14
|
+
CancellationReason["EVENT_CANCELLED"] = "EVENT_CANCELLED";
|
|
15
|
+
/** Indicating that the activation is cancelled because the automation was deactivated */
|
|
16
|
+
CancellationReason["AUTOMATION_DEACTIVATED"] = "AUTOMATION_DEACTIVATED";
|
|
17
|
+
/** Indicating that the activation is cancelled because the automation was deleted */
|
|
18
|
+
CancellationReason["AUTOMATION_DELETED"] = "AUTOMATION_DELETED";
|
|
19
|
+
/** Indicating that the activation is cancelled after the automation schedule time was reached */
|
|
20
|
+
CancellationReason["CANCELLED_BY_REFRESH_PAYLOAD"] = "CANCELLED_BY_REFRESH_PAYLOAD";
|
|
21
|
+
/** Indicates that the activation was cancelled due to a UoU GDPR "Right to be Forgotten" request. */
|
|
22
|
+
CancellationReason["CANCELLED_BY_GDPR_REQUEST"] = "CANCELLED_BY_GDPR_REQUEST";
|
|
23
|
+
})(CancellationReason || (exports.CancellationReason = CancellationReason = {}));
|
|
24
|
+
var ErrorReason;
|
|
25
|
+
(function (ErrorReason) {
|
|
26
|
+
/** Unexpected error reason */
|
|
27
|
+
ErrorReason["UNEXPECTED_ERROR_REASON"] = "UNEXPECTED_ERROR_REASON";
|
|
28
|
+
/** Failed to evaluate the schedule date expression */
|
|
29
|
+
ErrorReason["SCHEDULE_DATE_EVALUATION_FAILED"] = "SCHEDULE_DATE_EVALUATION_FAILED";
|
|
30
|
+
})(ErrorReason || (exports.ErrorReason = ErrorReason = {}));
|
|
31
|
+
var SkipReason;
|
|
32
|
+
(function (SkipReason) {
|
|
33
|
+
SkipReason["UNKNOWN_SKIP_REASON"] = "UNKNOWN_SKIP_REASON";
|
|
34
|
+
/** Activation was skipped because the scheduled execution time had already passed at the time of execution */
|
|
35
|
+
SkipReason["SCHEDULE_DATE_EXPIRED"] = "SCHEDULE_DATE_EXPIRED";
|
|
36
|
+
/** Activation was skipped because the trigger filters defined in the automation did not match the payload. */
|
|
37
|
+
SkipReason["TRIGGER_FILTERS_NOT_PASSED"] = "TRIGGER_FILTERS_NOT_PASSED";
|
|
38
|
+
/** Activation was skipped because it exceeded the configured rate limit (maximum number of executions allowed in a time period). */
|
|
39
|
+
SkipReason["RATE_LIMIT_EXCEEDED"] = "RATE_LIMIT_EXCEEDED";
|
|
40
|
+
/** Activation was skipped because an event with the same idempotency key was already processed. */
|
|
41
|
+
SkipReason["EVENT_ALREADY_PROCESSED"] = "EVENT_ALREADY_PROCESSED";
|
|
42
|
+
})(SkipReason || (exports.SkipReason = SkipReason = {}));
|
|
43
|
+
var Status;
|
|
44
|
+
(function (Status) {
|
|
45
|
+
Status["UNKNOWN_STATUS"] = "UNKNOWN_STATUS";
|
|
46
|
+
/** This indicates activation is not started yet (no action has run yet) */
|
|
47
|
+
Status["INITIATED"] = "INITIATED";
|
|
48
|
+
/** The activation is in scheduled status when the automation has future date or debounce defined and we're in the waiting stage (no action has run yet) */
|
|
49
|
+
Status["SCHEDULED"] = "SCHEDULED";
|
|
50
|
+
/** This indicates the automation activation has started and currently in progress */
|
|
51
|
+
Status["STARTED"] = "STARTED";
|
|
52
|
+
/** This indicates all the automation actions were handled either by invoking them, skipping them etc. */
|
|
53
|
+
Status["ENDED"] = "ENDED";
|
|
54
|
+
/** This indicates the activation was cancelled */
|
|
55
|
+
Status["CANCELLED"] = "CANCELLED";
|
|
56
|
+
/**
|
|
57
|
+
* This indicates the activation failed to start
|
|
58
|
+
* Note that failure in the activation of a single action will not result a failure in activation of the entire automation
|
|
59
|
+
*/
|
|
60
|
+
Status["FAILED"] = "FAILED";
|
|
61
|
+
/**
|
|
62
|
+
* Indicates that the automation activation was skipped without executing any actions.
|
|
63
|
+
* Note that an activation will either be skipped immediately or move to INITIATED state.
|
|
64
|
+
*/
|
|
65
|
+
Status["SKIPPED"] = "SKIPPED";
|
|
66
|
+
})(Status || (exports.Status = Status = {}));
|
|
67
|
+
var WarningReason;
|
|
68
|
+
(function (WarningReason) {
|
|
69
|
+
WarningReason["UNKNOWN_WARNING_REASON"] = "UNKNOWN_WARNING_REASON";
|
|
70
|
+
/** Failed to enrich payload with studio site enrichment */
|
|
71
|
+
WarningReason["STUDIO_SITE_ENRICHMENT_FAILED"] = "STUDIO_SITE_ENRICHMENT_FAILED";
|
|
72
|
+
/** Failed to refresh payload data */
|
|
73
|
+
WarningReason["REFRESH_PAYLOAD_FAILED"] = "REFRESH_PAYLOAD_FAILED";
|
|
74
|
+
/** Failed to retrieve contact information */
|
|
75
|
+
WarningReason["GET_CONTACT_ENRICHMENT_FAILED"] = "GET_CONTACT_ENRICHMENT_FAILED";
|
|
76
|
+
/** Failed to retrieve member information */
|
|
77
|
+
WarningReason["GET_MEMBER_ENRICHMENT_FAILED"] = "GET_MEMBER_ENRICHMENT_FAILED";
|
|
78
|
+
})(WarningReason || (exports.WarningReason = WarningReason = {}));
|
|
79
|
+
var Domain;
|
|
80
|
+
(function (Domain) {
|
|
81
|
+
/** User domain (default). */
|
|
82
|
+
Domain["USER"] = "USER";
|
|
83
|
+
/** Wix domain. */
|
|
84
|
+
Domain["WIX"] = "WIX";
|
|
85
|
+
})(Domain || (exports.Domain = Domain = {}));
|
|
86
|
+
var TimeUnit;
|
|
87
|
+
(function (TimeUnit) {
|
|
88
|
+
TimeUnit["UNKNOWN_TIME_UNIT"] = "UNKNOWN_TIME_UNIT";
|
|
89
|
+
TimeUnit["MINUTES"] = "MINUTES";
|
|
90
|
+
TimeUnit["HOURS"] = "HOURS";
|
|
91
|
+
TimeUnit["DAYS"] = "DAYS";
|
|
92
|
+
TimeUnit["WEEKS"] = "WEEKS";
|
|
93
|
+
TimeUnit["MONTHS"] = "MONTHS";
|
|
94
|
+
})(TimeUnit || (exports.TimeUnit = TimeUnit = {}));
|
|
95
|
+
var Operator;
|
|
96
|
+
(function (Operator) {
|
|
97
|
+
Operator["UNKNOWN_OPERATOR"] = "UNKNOWN_OPERATOR";
|
|
98
|
+
Operator["OR"] = "OR";
|
|
99
|
+
Operator["AND"] = "AND";
|
|
100
|
+
})(Operator || (exports.Operator = Operator = {}));
|
|
101
|
+
var Type;
|
|
102
|
+
(function (Type) {
|
|
103
|
+
/** Automation will be triggered according to the trigger configuration. */
|
|
104
|
+
Type["UNKNOWN_ACTION_TYPE"] = "UNKNOWN_ACTION_TYPE";
|
|
105
|
+
/** App defined Action. */
|
|
106
|
+
Type["APP_DEFINED"] = "APP_DEFINED";
|
|
107
|
+
/** Condition Action. */
|
|
108
|
+
Type["CONDITION"] = "CONDITION";
|
|
109
|
+
/** Delay Action. */
|
|
110
|
+
Type["DELAY"] = "DELAY";
|
|
111
|
+
/** RateLimit Action. */
|
|
112
|
+
Type["RATE_LIMIT"] = "RATE_LIMIT";
|
|
113
|
+
/** Set Variables Action. */
|
|
114
|
+
Type["SET_VARIABLES"] = "SET_VARIABLES";
|
|
115
|
+
/** Output Action. */
|
|
116
|
+
Type["OUTPUT"] = "OUTPUT";
|
|
117
|
+
})(Type || (exports.Type = Type = {}));
|
|
118
|
+
var AutomationConfigurationStatus;
|
|
119
|
+
(function (AutomationConfigurationStatus) {
|
|
120
|
+
/** unused */
|
|
121
|
+
AutomationConfigurationStatus["UNKNOWN_STATUS"] = "UNKNOWN_STATUS";
|
|
122
|
+
/** Automation will be triggered according to the trigger configuration */
|
|
123
|
+
AutomationConfigurationStatus["ACTIVE"] = "ACTIVE";
|
|
124
|
+
/** Automation will not be triggered */
|
|
125
|
+
AutomationConfigurationStatus["INACTIVE"] = "INACTIVE";
|
|
126
|
+
})(AutomationConfigurationStatus || (exports.AutomationConfigurationStatus = AutomationConfigurationStatus = {}));
|
|
127
|
+
var Origin;
|
|
128
|
+
(function (Origin) {
|
|
129
|
+
/** Default value. This is unused. */
|
|
130
|
+
Origin["UNKNOWN_ORIGIN"] = "UNKNOWN_ORIGIN";
|
|
131
|
+
/** User created automation. */
|
|
132
|
+
Origin["USER"] = "USER";
|
|
133
|
+
/** Automation created by application (site specific). */
|
|
134
|
+
Origin["APPLICATION"] = "APPLICATION";
|
|
135
|
+
/** Preinstalled application automation. */
|
|
136
|
+
Origin["PREINSTALLED"] = "PREINSTALLED";
|
|
137
|
+
/** Automation created from a recipe. */
|
|
138
|
+
Origin["RECIPE"] = "RECIPE";
|
|
139
|
+
})(Origin || (exports.Origin = Origin = {}));
|
|
140
|
+
/** Type of identifier used to look up activation logs */
|
|
141
|
+
var IdentifierType;
|
|
142
|
+
(function (IdentifierType) {
|
|
143
|
+
IdentifierType["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
144
|
+
})(IdentifierType || (exports.IdentifierType = IdentifierType = {}));
|
|
145
|
+
/** FilterBy */
|
|
146
|
+
var FilterBy;
|
|
147
|
+
(function (FilterBy) {
|
|
148
|
+
FilterBy["UNKNOWN_TYPE"] = "UNKNOWN_TYPE";
|
|
149
|
+
})(FilterBy || (exports.FilterBy = FilterBy = {}));
|
|
150
|
+
var WebhookIdentityType;
|
|
151
|
+
(function (WebhookIdentityType) {
|
|
152
|
+
WebhookIdentityType["UNKNOWN"] = "UNKNOWN";
|
|
153
|
+
WebhookIdentityType["ANONYMOUS_VISITOR"] = "ANONYMOUS_VISITOR";
|
|
154
|
+
WebhookIdentityType["MEMBER"] = "MEMBER";
|
|
155
|
+
WebhookIdentityType["WIX_USER"] = "WIX_USER";
|
|
156
|
+
WebhookIdentityType["APP"] = "APP";
|
|
157
|
+
})(WebhookIdentityType || (exports.WebhookIdentityType = WebhookIdentityType = {}));
|
|
158
|
+
//# sourceMappingURL=automations-activation-logs-v1-activation-log-activation-log.types.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"automations-activation-logs-v1-activation-log-activation-log.types.js","sourceRoot":"","sources":["../../../../src/automations-activation-logs-v1-activation-log-activation-log.types.ts"],"names":[],"mappings":"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"}
|