@wix/auto_sdk_automations_activations 1.0.19 → 1.0.21
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/src/automations-v2-activation-activations.context.d.ts +2 -2
- package/build/cjs/src/automations-v2-activation-activations.context.js +4 -1
- package/build/cjs/src/automations-v2-activation-activations.context.js.map +1 -1
- package/build/cjs/src/automations-v2-activation-activations.meta.d.ts +3 -3
- package/build/cjs/src/automations-v2-activation-activations.meta.js.map +1 -1
- package/build/cjs/src/automations-v2-activation-activations.public.d.ts +5 -5
- package/build/cjs/src/automations-v2-activation-activations.public.js +4 -1
- package/build/cjs/src/automations-v2-activation-activations.public.js.map +1 -1
- package/build/cjs/src/automations-v2-activation-activations.types.d.ts +351 -209
- package/build/cjs/src/automations-v2-activation-activations.types.js +50 -19
- package/build/cjs/src/automations-v2-activation-activations.types.js.map +1 -1
- package/build/cjs/src/automations-v2-activation-activations.universal.d.ts +359 -212
- package/build/cjs/src/automations-v2-activation-activations.universal.js +54 -19
- package/build/cjs/src/automations-v2-activation-activations.universal.js.map +1 -1
- package/build/es/src/automations-v2-activation-activations.context.d.ts +2 -2
- package/build/es/src/automations-v2-activation-activations.context.js +1 -1
- package/build/es/src/automations-v2-activation-activations.context.js.map +1 -1
- package/build/es/src/automations-v2-activation-activations.meta.d.ts +3 -3
- package/build/es/src/automations-v2-activation-activations.meta.js.map +1 -1
- package/build/es/src/automations-v2-activation-activations.public.d.ts +5 -5
- package/build/es/src/automations-v2-activation-activations.public.js +1 -1
- package/build/es/src/automations-v2-activation-activations.public.js.map +1 -1
- package/build/es/src/automations-v2-activation-activations.types.d.ts +351 -209
- package/build/es/src/automations-v2-activation-activations.types.js +49 -18
- package/build/es/src/automations-v2-activation-activations.types.js.map +1 -1
- package/build/es/src/automations-v2-activation-activations.universal.d.ts +359 -212
- package/build/es/src/automations-v2-activation-activations.universal.js +53 -18
- package/build/es/src/automations-v2-activation-activations.universal.js.map +1 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.context.d.ts +2 -2
- package/build/internal/cjs/src/automations-v2-activation-activations.context.js +4 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.context.js.map +1 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.meta.d.ts +3 -3
- package/build/internal/cjs/src/automations-v2-activation-activations.meta.js.map +1 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.public.d.ts +5 -5
- package/build/internal/cjs/src/automations-v2-activation-activations.public.js +4 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.public.js.map +1 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.types.d.ts +351 -209
- package/build/internal/cjs/src/automations-v2-activation-activations.types.js +50 -19
- package/build/internal/cjs/src/automations-v2-activation-activations.types.js.map +1 -1
- package/build/internal/cjs/src/automations-v2-activation-activations.universal.d.ts +359 -212
- package/build/internal/cjs/src/automations-v2-activation-activations.universal.js +54 -19
- package/build/internal/cjs/src/automations-v2-activation-activations.universal.js.map +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.context.d.ts +2 -2
- package/build/internal/es/src/automations-v2-activation-activations.context.js +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.context.js.map +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.meta.d.ts +3 -3
- package/build/internal/es/src/automations-v2-activation-activations.meta.js.map +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.public.d.ts +5 -5
- package/build/internal/es/src/automations-v2-activation-activations.public.js +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.public.js.map +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.types.d.ts +351 -209
- package/build/internal/es/src/automations-v2-activation-activations.types.js +49 -18
- package/build/internal/es/src/automations-v2-activation-activations.types.js.map +1 -1
- package/build/internal/es/src/automations-v2-activation-activations.universal.d.ts +359 -212
- package/build/internal/es/src/automations-v2-activation-activations.universal.js +53 -18
- package/build/internal/es/src/automations-v2-activation-activations.universal.js.map +1 -1
- package/package.json +4 -4
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.cancelEvent = exports.bulkCancelEvent = exports.bulkReportEvent = exports.reportEvent = exports.ActivationActionStatusChangedStatus = exports.Status = exports.IdentifierType = exports.BlockType = exports.WebhookIdentityType = exports.ScheduleStatus = exports.Units = exports.ActivationStatusChangedStatus = exports.SkipReason = exports.ErrorReason = exports.CancellationReason = exports.Target = exports.Origin = exports.AutomationConfigurationStatus = exports.Type = exports.Operator = exports.TimeUnit = exports.Domain = void 0;
|
|
26
|
+
exports.cancelEvent = exports.bulkCancelEvent = exports.bulkReportEvent = exports.reportEvent = exports.ActivationActionStatusChangedStatus = exports.Status = exports.RuntimeStatus = exports.IdentifierType = exports.Language = exports.BlockType = exports.WebhookIdentityType = exports.ScheduleStatus = exports.Units = exports.ActivationStatusChangedStatus = exports.SkipReason = exports.ErrorReason = exports.CancellationReason = exports.Target = exports.Origin = exports.AutomationConfigurationStatus = exports.Type = exports.CodeSnippetLanguage = exports.Operator = exports.TimeUnit = exports.Domain = void 0;
|
|
27
27
|
const transform_error_1 = require("@wix/sdk-runtime/transform-error");
|
|
28
28
|
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
|
29
29
|
const ambassadorWixAutomationsV2Activation = __importStar(require("./automations-v2-activation-activations.http.js"));
|
|
@@ -33,60 +33,71 @@ var Domain;
|
|
|
33
33
|
Domain["USER"] = "USER";
|
|
34
34
|
/** Wix domain. */
|
|
35
35
|
Domain["WIX"] = "WIX";
|
|
36
|
+
/** Wix account-level domain. */
|
|
37
|
+
Domain["WIX_ACCOUNT"] = "WIX_ACCOUNT";
|
|
36
38
|
})(Domain || (exports.Domain = Domain = {}));
|
|
37
39
|
var TimeUnit;
|
|
38
40
|
(function (TimeUnit) {
|
|
39
41
|
TimeUnit["UNKNOWN_TIME_UNIT"] = "UNKNOWN_TIME_UNIT";
|
|
42
|
+
/** Minutes. */
|
|
40
43
|
TimeUnit["MINUTES"] = "MINUTES";
|
|
44
|
+
/** Hours. */
|
|
41
45
|
TimeUnit["HOURS"] = "HOURS";
|
|
46
|
+
/** Days. */
|
|
42
47
|
TimeUnit["DAYS"] = "DAYS";
|
|
48
|
+
/** Weeks. */
|
|
43
49
|
TimeUnit["WEEKS"] = "WEEKS";
|
|
50
|
+
/** Months. */
|
|
44
51
|
TimeUnit["MONTHS"] = "MONTHS";
|
|
45
52
|
})(TimeUnit || (exports.TimeUnit = TimeUnit = {}));
|
|
46
53
|
var Operator;
|
|
47
54
|
(function (Operator) {
|
|
55
|
+
/** Unknown. */
|
|
48
56
|
Operator["UNKNOWN_OPERATOR"] = "UNKNOWN_OPERATOR";
|
|
57
|
+
/** `OR` operator. */
|
|
49
58
|
Operator["OR"] = "OR";
|
|
59
|
+
/** `AND` operator. */
|
|
50
60
|
Operator["AND"] = "AND";
|
|
51
61
|
})(Operator || (exports.Operator = Operator = {}));
|
|
62
|
+
var CodeSnippetLanguage;
|
|
63
|
+
(function (CodeSnippetLanguage) {
|
|
64
|
+
/** Unknown. */
|
|
65
|
+
CodeSnippetLanguage["UNKNOWN_LANGUAGE"] = "UNKNOWN_LANGUAGE";
|
|
66
|
+
/** `JAVASCRIPT` language. */
|
|
67
|
+
CodeSnippetLanguage["JAVASCRIPT"] = "JAVASCRIPT";
|
|
68
|
+
})(CodeSnippetLanguage || (exports.CodeSnippetLanguage = CodeSnippetLanguage = {}));
|
|
52
69
|
var Type;
|
|
53
70
|
(function (Type) {
|
|
54
|
-
/**
|
|
71
|
+
/** Based on the trigger. */
|
|
55
72
|
Type["UNKNOWN_ACTION_TYPE"] = "UNKNOWN_ACTION_TYPE";
|
|
56
|
-
/**
|
|
73
|
+
/** Defined by a [Wix app](https://dev.wix.com/docs/rest/business-management/automations/automations/automations-v2/about-automation-configuration#app-defined-actions). This action type is available in the site dashboard. */
|
|
57
74
|
Type["APP_DEFINED"] = "APP_DEFINED";
|
|
58
|
-
/** Condition
|
|
75
|
+
/** Condition. This determines which action runs next. */
|
|
59
76
|
Type["CONDITION"] = "CONDITION";
|
|
60
|
-
/** Delay
|
|
77
|
+
/** Delay. The automation must wait before executing the next step. */
|
|
61
78
|
Type["DELAY"] = "DELAY";
|
|
62
|
-
/**
|
|
79
|
+
/** Rate-limiter. This stops the automation flow if the subsequent action has reached its maximum allowed executions. */
|
|
63
80
|
Type["RATE_LIMIT"] = "RATE_LIMIT";
|
|
64
|
-
/** Set Variables Action. */
|
|
65
|
-
Type["SET_VARIABLES"] = "SET_VARIABLES";
|
|
66
|
-
/** Output Action. */
|
|
67
|
-
Type["OUTPUT"] = "OUTPUT";
|
|
68
81
|
})(Type || (exports.Type = Type = {}));
|
|
69
82
|
var AutomationConfigurationStatus;
|
|
70
83
|
(function (AutomationConfigurationStatus) {
|
|
71
|
-
/**
|
|
84
|
+
/** Unknown. */
|
|
72
85
|
AutomationConfigurationStatus["UNKNOWN_STATUS"] = "UNKNOWN_STATUS";
|
|
73
|
-
/**
|
|
86
|
+
/** Active. Active automations can be triggered. */
|
|
74
87
|
AutomationConfigurationStatus["ACTIVE"] = "ACTIVE";
|
|
75
|
-
/**
|
|
88
|
+
/** Inactive. Inactive automations cannot be triggered. */
|
|
76
89
|
AutomationConfigurationStatus["INACTIVE"] = "INACTIVE";
|
|
77
90
|
})(AutomationConfigurationStatus || (exports.AutomationConfigurationStatus = AutomationConfigurationStatus = {}));
|
|
78
91
|
var Origin;
|
|
79
92
|
(function (Origin) {
|
|
80
|
-
/** Default value.
|
|
93
|
+
/** Default value. */
|
|
81
94
|
Origin["UNKNOWN_ORIGIN"] = "UNKNOWN_ORIGIN";
|
|
82
|
-
/**
|
|
95
|
+
/** Created by a [Wix user](https://dev.wix.com/docs/build-apps/get-started/overview/glossary#wix-user). */
|
|
83
96
|
Origin["USER"] = "USER";
|
|
84
|
-
/**
|
|
97
|
+
/** Created by a [Wix app](https://dev.wix.com/docs/build-apps/get-started/overview/glossary#wix-app) for a particular site. */
|
|
85
98
|
Origin["APPLICATION"] = "APPLICATION";
|
|
86
|
-
/** Preinstalled
|
|
99
|
+
/** [Preinstalled automation](https://dev.wix.com/docs/build-apps/develop-your-app/extensions/backend-extensions/automations/pre-installed-automations/about-pre-installed-automations). */
|
|
87
100
|
Origin["PREINSTALLED"] = "PREINSTALLED";
|
|
88
|
-
/** Automation created from a recipe. */
|
|
89
|
-
Origin["RECIPE"] = "RECIPE";
|
|
90
101
|
})(Origin || (exports.Origin = Origin = {}));
|
|
91
102
|
var Target;
|
|
92
103
|
(function (Target) {
|
|
@@ -179,12 +190,32 @@ var BlockType;
|
|
|
179
190
|
BlockType["OR"] = "OR";
|
|
180
191
|
BlockType["AND"] = "AND";
|
|
181
192
|
})(BlockType || (exports.BlockType = BlockType = {}));
|
|
193
|
+
var Language;
|
|
194
|
+
(function (Language) {
|
|
195
|
+
/** Unknown. */
|
|
196
|
+
Language["UNKNOWN_LANGUAGE"] = "UNKNOWN_LANGUAGE";
|
|
197
|
+
/** `JAVASCRIPT` language. */
|
|
198
|
+
Language["JAVASCRIPT"] = "JAVASCRIPT";
|
|
199
|
+
})(Language || (exports.Language = Language = {}));
|
|
182
200
|
var IdentifierType;
|
|
183
201
|
(function (IdentifierType) {
|
|
184
202
|
IdentifierType["UNKNOWN_IDENTIFIER"] = "UNKNOWN_IDENTIFIER";
|
|
185
203
|
IdentifierType["PREINSTALLED"] = "PREINSTALLED";
|
|
186
204
|
IdentifierType["AUTOMATION"] = "AUTOMATION";
|
|
187
205
|
})(IdentifierType || (exports.IdentifierType = IdentifierType = {}));
|
|
206
|
+
var RuntimeStatus;
|
|
207
|
+
(function (RuntimeStatus) {
|
|
208
|
+
RuntimeStatus["UNKNOWN_STATUS"] = "UNKNOWN_STATUS";
|
|
209
|
+
RuntimeStatus["STARTED"] = "STARTED";
|
|
210
|
+
RuntimeStatus["ENDED"] = "ENDED";
|
|
211
|
+
RuntimeStatus["ERROR"] = "ERROR";
|
|
212
|
+
RuntimeStatus["SCHEDULED"] = "SCHEDULED";
|
|
213
|
+
RuntimeStatus["FROM_SCHEDULER"] = "FROM_SCHEDULER";
|
|
214
|
+
RuntimeStatus["RETRY"] = "RETRY";
|
|
215
|
+
RuntimeStatus["RESUMED"] = "RESUMED";
|
|
216
|
+
RuntimeStatus["PAUSED"] = "PAUSED";
|
|
217
|
+
RuntimeStatus["ACTION_SKIPPED"] = "ACTION_SKIPPED";
|
|
218
|
+
})(RuntimeStatus || (exports.RuntimeStatus = RuntimeStatus = {}));
|
|
188
219
|
var Status;
|
|
189
220
|
(function (Status) {
|
|
190
221
|
/** Unknown action completion status. */
|
|
@@ -237,6 +268,8 @@ var ActivationActionStatusChangedStatus;
|
|
|
237
268
|
* @public
|
|
238
269
|
* @requiredField triggerKey
|
|
239
270
|
* @permissionId AUTOMATIONS.REPORT_EVENT
|
|
271
|
+
* @permissionScope Manage Stores
|
|
272
|
+
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
240
273
|
* @permissionScope Manage Your App
|
|
241
274
|
* @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
|
|
242
275
|
* @permissionScope Read site, business, and email details
|
|
@@ -288,6 +321,8 @@ exports.reportEvent = reportEvent;
|
|
|
288
321
|
* @requiredField eventsInfo
|
|
289
322
|
* @requiredField triggerKey
|
|
290
323
|
* @permissionId AUTOMATIONS.REPORT_EVENT
|
|
324
|
+
* @permissionScope Manage Stores
|
|
325
|
+
* @permissionScopeId SCOPE.STORES.MANAGE-STORES
|
|
291
326
|
* @permissionScope Manage Your App
|
|
292
327
|
* @permissionScopeId SCOPE.DC.MANAGE-YOUR-APP
|
|
293
328
|
* @permissionScope Read site, business, and email details
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automations-v2-activation-activations.universal.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.universal.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sEAAuF;AACvF,oFAGiD;AAEjD,sHAAwG;
|
|
1
|
+
{"version":3,"file":"automations-v2-activation-activations.universal.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.universal.ts"],"names":[],"mappings":"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"}
|
|
@@ -4,5 +4,5 @@ export declare const reportEvent: MaybeContext<BuildRESTFunction<typeof publicRe
|
|
|
4
4
|
export declare const bulkReportEvent: MaybeContext<BuildRESTFunction<typeof publicBulkReportEvent> & typeof publicBulkReportEvent>;
|
|
5
5
|
export declare const bulkCancelEvent: MaybeContext<BuildRESTFunction<typeof publicBulkCancelEvent> & typeof publicBulkCancelEvent>;
|
|
6
6
|
export declare const cancelEvent: MaybeContext<BuildRESTFunction<typeof publicCancelEvent> & typeof publicCancelEvent>;
|
|
7
|
-
export { Domain, TimeUnit, Operator, Type, AutomationConfigurationStatus, Origin, Target, CancellationReason, ErrorReason, SkipReason, ActivationStatusChangedStatus, Units, ScheduleStatus, WebhookIdentityType, BlockType, IdentifierType, Status, ActivationActionStatusChangedStatus, } from './automations-v2-activation-activations.universal.js';
|
|
8
|
-
export { Activation, Automation, AutomationOriginInfoOneOf, ActionSettings, Enrichment, AuditInfo, AuditInfoIdOneOf, AutomationConfiguration, Filter, FutureDateActivationOffset, RateLimit, FilterValueSelection, ConditionExpressionGroup, AppDefinedAction, ConditionAction, DelayAction, RateLimitAction, SetVariablesAction, OutputAction, Trigger, AutomationConfigurationAction, AutomationConfigurationActionInfoOneOf, FilterableAppDefinedActions, ApplicationOrigin, PreinstalledOrigin, AutomationSettings, DraftInfo, Enrichments, ExtendedFields, ActivationStatusChanged, ActivationStatusChangedStatusInfoOneOf, Identity, InitiatedStatusInfo, ActivationStatusChangedStartedStatusInfo, ScheduledStatusInfo, CancelledStatusInfo, ActivationStatusChangedFailedStatusInfo, SkippedStatusInfo, ScheduleRequest, Schedule, ScheduledAction, Delay, DelayOfOneOf, SimpleDelay, TriggerInfo, ScheduleResponse, CancelPendingScheduleRequest, CancelPendingScheduleRequestByOneOf, CancelPendingScheduleResponse, UpdatePendingSchedulesPayloadRequest, UpdatePendingSchedulesPayloadResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, ConsumeReportEventRequest, EventInfo, Idempotency, BatchActivationRequest, ActivationRequest, Runtime, Scheduler, AsyncAction, ActionData, Action, ActionActionOneOf, ServiceMapping, IfFilter, SwitchFilter, Case, DelayHelper, RateLimiting, ConditionFilter, ConditionBlock, Output, SetVariables, Service, SystemHelper, SystemHelperHelperOneOf, SpiAction, ActivationSource, ActivationSourceOfOneOf, ActionsData, ActivationScheduleRequested, ScheduleActivationRequested, ActivationContinuedAfterSchedule, ReportEventRequest, ReportEventResponse, BulkReportEventRequest, BulkReportEventResponse, BulkReportEventResult, ItemMetadata, ApplicationError, BulkActionMetadata, BulkCancelEventRequest, BulkCancelEventResponse, BulkCancelEventResult, CancelEventRequest, CancelEventResponse, V1RunAutomationRequest, V1RunAutomationRequestIdentifierOneOf, PreinstalledIdentifier, AutomationIdentifier, V1RunAutomationResponse, ReportDomainEventRequest, ReportDomainEventResponse, ExecuteFromActionRequest, ExecuteFromActionResponse, Empty, ActivationScheduleCompleted, ResumeAfterAsyncActionCompleted, ResumeAfterAsyncActionCompletedStatusInfoOneOf, SuccessInfo, FailureInfo, ActivationActionStatusChanged, ActivationActionStatusChangedInfoOneOf, ActivationActionStatusChangedStatusInfoOneOf, RetryInfo, StartedStatusInfoAppDefinedActionInfo, StartedStatusInfoDelayActionInfo, InvokedAsyncStatusInfoAppDefinedActionInfo, ExpressionEvaluationResult, EndedStatusInfoAppDefinedActionInfo, ConditionActionInfo, RateLimitActionInfo, DelayActionInfo, SetVariablesActionInfo, AutomationInfo, AutomationInfoOriginInfoOneOf, AutomationInfoTriggerInfo, ActionAttributes, AppDefinedActionInfo, StartedStatusInfo, StartedStatusInfoTypeInfoOneOf, InvokedAsyncStatusInfo, InvokedAsyncStatusInfoTypeInfoOneOf, EndedStatusInfo, EndedStatusInfoTypeInfoOneOf, FailedStatusInfo, ActivationResumeAfterDelay, ActionCompletedRequest, RefreshPayloadRequest, RefreshPayloadResponse, RunAutomationRequest, RunAutomationResponse, ReportActionInvocationCompletedRequest, ReportActionInvocationCompletedRequestStatusInfoOneOf, ReportActionInvocationCompletedResponse,
|
|
7
|
+
export { Domain, TimeUnit, Operator, CodeSnippetLanguage, Type, AutomationConfigurationStatus, Origin, Target, CancellationReason, ErrorReason, SkipReason, ActivationStatusChangedStatus, Units, ScheduleStatus, WebhookIdentityType, BlockType, Language, IdentifierType, RuntimeStatus, Status, ActivationActionStatusChangedStatus, } from './automations-v2-activation-activations.universal.js';
|
|
8
|
+
export { Activation, Automation, AutomationOriginInfoOneOf, ActionSettings, Enrichment, AuditInfo, AuditInfoIdOneOf, AutomationConfiguration, Filter, FutureDateActivationOffset, RateLimit, FilterValueSelection, ConditionExpressionGroup, ActionCodeSnippet, Path, AppDefinedAction, ConditionAction, CodeConditionAction, DelayAction, RateLimitAction, SetVariablesAction, OutputAction, SplitAction, Trigger, AutomationConfigurationAction, AutomationConfigurationActionInfoOneOf, FilterableAppDefinedActions, ApplicationOrigin, PreinstalledOrigin, AutomationSettings, DraftInfo, Enrichments, ExtendedFields, ActivationStatusChanged, ActivationStatusChangedStatusInfoOneOf, Identity, Metadata, InitiatedStatusInfo, ActivationStatusChangedStartedStatusInfo, ScheduledStatusInfo, CancelledStatusInfo, ActivationStatusChangedFailedStatusInfo, SkippedStatusInfo, ScheduleRequest, Schedule, ScheduledAction, Delay, DelayOfOneOf, SimpleDelay, TriggerInfo, ScheduleResponse, CancelPendingScheduleRequest, CancelPendingScheduleRequestByOneOf, CancelPendingScheduleResponse, UpdatePendingSchedulesPayloadRequest, UpdatePendingSchedulesPayloadResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, ConsumeReportEventRequest, EventInfo, Idempotency, BatchActivationRequest, ActivationRequest, Runtime, Scheduler, AsyncAction, ActionData, Action, ActionActionOneOf, ServiceMapping, IfFilter, SwitchFilter, Case, DelayHelper, RateLimiting, ConditionFilter, ConditionBlock, CodeConditionFilter, CodeSnippet, Output, SetVariables, Service, SystemHelper, SystemHelperHelperOneOf, SpiAction, ActivationSource, ActivationSourceOfOneOf, ActionsData, ActivationScheduleRequested, ScheduleActivationRequested, ActivationContinuedAfterSchedule, ReportEventRequest, ReportEventResponse, BulkReportEventRequest, BulkReportEventResponse, BulkReportEventResult, ItemMetadata, ApplicationError, BulkActionMetadata, BulkCancelEventRequest, BulkCancelEventResponse, BulkCancelEventResult, CancelEventRequest, CancelEventResponse, V1RunAutomationRequest, V1RunAutomationRequestIdentifierOneOf, PreinstalledIdentifier, AutomationIdentifier, V1RunAutomationResponse, ReportDomainEventRequest, ReportDomainEventResponse, ExecuteFromActionRequest, ExecuteFromActionResponse, Empty, ActivationScheduleCompleted, ActionRetryRequest, ActivationContext, ResumeAfterAsyncActionCompleted, ResumeAfterAsyncActionCompletedStatusInfoOneOf, SuccessInfo, FailureInfo, ActivationActionStatusChanged, ActivationActionStatusChangedInfoOneOf, ActivationActionStatusChangedStatusInfoOneOf, RetryInfo, StartedStatusInfoAppDefinedActionInfo, StartedStatusInfoDelayActionInfo, InvokedAsyncStatusInfoAppDefinedActionInfo, ExpressionEvaluationResult, EndedStatusInfoAppDefinedActionInfo, ConditionActionInfo, CodeConditionActionInfo, RateLimitActionInfo, DelayActionInfo, SetVariablesActionInfo, AutomationInfo, AutomationInfoOriginInfoOneOf, AutomationInfoTriggerInfo, ActionAttributes, AppDefinedActionInfo, StartedStatusInfo, StartedStatusInfoTypeInfoOneOf, InvokedAsyncStatusInfo, InvokedAsyncStatusInfoTypeInfoOneOf, EndedStatusInfo, EndedStatusInfoTypeInfoOneOf, FailedStatusInfo, ActivationResumeAfterDelay, ActionCompletedRequest, RefreshPayloadRequest, RefreshPayloadResponse, RunAutomationRequest, RunAutomationResponse, ReportActionInvocationCompletedRequest, ReportActionInvocationCompletedRequestStatusInfoOneOf, ReportActionInvocationCompletedResponse, ReportEventOptions, } from './automations-v2-activation-activations.universal.js';
|
|
@@ -4,5 +4,5 @@ export const reportEvent = /*#__PURE__*/ createRESTModule(publicReportEvent);
|
|
|
4
4
|
export const bulkReportEvent = /*#__PURE__*/ createRESTModule(publicBulkReportEvent);
|
|
5
5
|
export const bulkCancelEvent = /*#__PURE__*/ createRESTModule(publicBulkCancelEvent);
|
|
6
6
|
export const cancelEvent = /*#__PURE__*/ createRESTModule(publicCancelEvent);
|
|
7
|
-
export { Domain, TimeUnit, Operator, Type, AutomationConfigurationStatus, Origin, Target, CancellationReason, ErrorReason, SkipReason, ActivationStatusChangedStatus, Units, ScheduleStatus, WebhookIdentityType, BlockType, IdentifierType, Status, ActivationActionStatusChangedStatus, } from './automations-v2-activation-activations.universal.js';
|
|
7
|
+
export { Domain, TimeUnit, Operator, CodeSnippetLanguage, Type, AutomationConfigurationStatus, Origin, Target, CancellationReason, ErrorReason, SkipReason, ActivationStatusChangedStatus, Units, ScheduleStatus, WebhookIdentityType, BlockType, Language, IdentifierType, RuntimeStatus, Status, ActivationActionStatusChangedStatus, } from './automations-v2-activation-activations.universal.js';
|
|
8
8
|
//# sourceMappingURL=automations-v2-activation-activations.context.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automations-v2-activation-activations.context.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.context.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,IAAI,iBAAiB,EAChC,eAAe,IAAI,qBAAqB,EACxC,eAAe,IAAI,qBAAqB,EACxC,WAAW,IAAI,iBAAiB,GACjC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,CAAC,MAAM,WAAW,GAEpB,aAAa,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;AACtD,MAAM,CAAC,MAAM,eAAe,GAExB,aAAa,CAAC,gBAAgB,CAAC,qBAAqB,CAAC,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAExB,aAAa,CAAC,gBAAgB,CAAC,qBAAqB,CAAC,CAAC;AAC1D,MAAM,CAAC,MAAM,WAAW,GAEpB,aAAa,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;AAEtD,OAAO,EACL,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,IAAI,EACJ,6BAA6B,EAC7B,MAAM,EACN,MAAM,EACN,kBAAkB,EAClB,WAAW,EACX,UAAU,EACV,6BAA6B,EAC7B,KAAK,EACL,cAAc,EACd,mBAAmB,EACnB,SAAS,EACT,cAAc,EACd,MAAM,EACN,mCAAmC,GACpC,MAAM,sDAAsD,CAAC"}
|
|
1
|
+
{"version":3,"file":"automations-v2-activation-activations.context.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.context.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,IAAI,iBAAiB,EAChC,eAAe,IAAI,qBAAqB,EACxC,eAAe,IAAI,qBAAqB,EACxC,WAAW,IAAI,iBAAiB,GACjC,MAAM,mDAAmD,CAAC;AAC3D,OAAO,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AAGjE,MAAM,CAAC,MAAM,WAAW,GAEpB,aAAa,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;AACtD,MAAM,CAAC,MAAM,eAAe,GAExB,aAAa,CAAC,gBAAgB,CAAC,qBAAqB,CAAC,CAAC;AAC1D,MAAM,CAAC,MAAM,eAAe,GAExB,aAAa,CAAC,gBAAgB,CAAC,qBAAqB,CAAC,CAAC;AAC1D,MAAM,CAAC,MAAM,WAAW,GAEpB,aAAa,CAAC,gBAAgB,CAAC,iBAAiB,CAAC,CAAC;AAEtD,OAAO,EACL,MAAM,EACN,QAAQ,EACR,QAAQ,EACR,mBAAmB,EACnB,IAAI,EACJ,6BAA6B,EAC7B,MAAM,EACN,MAAM,EACN,kBAAkB,EAClB,WAAW,EACX,UAAU,EACV,6BAA6B,EAC7B,KAAK,EACL,cAAc,EACd,mBAAmB,EACnB,SAAS,EACT,QAAQ,EACR,cAAc,EACd,aAAa,EACb,MAAM,EACN,mCAAmC,GACpC,MAAM,sDAAsD,CAAC"}
|
|
@@ -10,7 +10,7 @@ export type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unk
|
|
|
10
10
|
__responseType: Q;
|
|
11
11
|
__originalResponseType: R;
|
|
12
12
|
};
|
|
13
|
-
export declare function reportEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.ReportEventRequest, ambassadorWixAutomationsV2ActivationTypes.ReportEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.ReportEventResponse
|
|
14
|
-
export declare function bulkReportEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkReportEventRequest, ambassadorWixAutomationsV2ActivationTypes.BulkReportEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkReportEventResponse
|
|
15
|
-
export declare function bulkCancelEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkCancelEventRequest, ambassadorWixAutomationsV2ActivationTypes.BulkCancelEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkCancelEventResponse
|
|
13
|
+
export declare function reportEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.ReportEventRequest, ambassadorWixAutomationsV2ActivationTypes.ReportEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.ReportEventResponse, ambassadorWixAutomationsV2ActivationTypes.ReportEventResponse>;
|
|
14
|
+
export declare function bulkReportEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkReportEventRequest, ambassadorWixAutomationsV2ActivationTypes.BulkReportEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkReportEventResponse, ambassadorWixAutomationsV2ActivationTypes.BulkReportEventResponse>;
|
|
15
|
+
export declare function bulkCancelEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkCancelEventRequest, ambassadorWixAutomationsV2ActivationTypes.BulkCancelEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.BulkCancelEventResponse, ambassadorWixAutomationsV2ActivationTypes.BulkCancelEventResponse>;
|
|
16
16
|
export declare function cancelEvent(): __PublicMethodMetaInfo<'POST', {}, ambassadorWixAutomationsV2ActivationUniversalTypes.CancelEventRequest, ambassadorWixAutomationsV2ActivationTypes.CancelEventRequest, ambassadorWixAutomationsV2ActivationUniversalTypes.CancelEventResponse, ambassadorWixAutomationsV2ActivationTypes.CancelEventResponse>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automations-v2-activation-activations.meta.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,oCAAoC,MAAM,iDAAiD,CAAC;AAsBxG,MAAM,UAAU,WAAW;
|
|
1
|
+
{"version":3,"file":"automations-v2-activation-activations.meta.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,oCAAoC,MAAM,iDAAiD,CAAC;AAsBxG,MAAM,UAAU,WAAW;IAQzB,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,oCAAoC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAE5D,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,mBAAmB;QACzB,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,eAAe;IAQ7B,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,oCAAoC,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;IAEhE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,wBAAwB;QAC9B,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,eAAe;IAQ7B,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,oCAAoC,CAAC,eAAe,CAAC,OAAO,CAAC,CAAC;IAEhE,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,wBAAwB;QAC9B,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC;AAED,MAAM,UAAU,WAAW;IAQzB,MAAM,OAAO,GAAG,EAAS,CAAC;IAE1B,MAAM,iBAAiB,GACrB,oCAAoC,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAE5D,MAAM,MAAM,GAAG,CAAC,OAAY,EAAU,EAAE;QACtC,MAAM,EAAE,GAAG,EAAE,GAAG,iBAAiB,CAAC,OAAO,CAAC,CAAC;QAC3C,OAAO,GAAI,CAAC;IACd,CAAC,CAAC;IAEF,OAAO;QACL,MAAM;QACN,UAAU,EAAE,MAAM;QAClB,IAAI,EAAE,mBAAmB;QACzB,UAAU,EAAE,EAAE;QACd,aAAa,EAAE,IAAW;QAC1B,qBAAqB,EAAE,IAAW;QAClC,cAAc,EAAE,IAAW;QAC3B,sBAAsB,EAAE,IAAW;KACpC,CAAC;AACJ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HttpClient } from '@wix/sdk-types';
|
|
2
|
-
import { BulkCancelEventResponse,
|
|
2
|
+
import { BulkCancelEventResponse, BulkReportEventResponse, EventInfo, ReportEventOptions, ReportEventResponse } from './automations-v2-activation-activations.universal.js';
|
|
3
3
|
export declare const __metadata: {
|
|
4
4
|
PACKAGE_NAME: string;
|
|
5
5
|
};
|
|
@@ -20,7 +20,7 @@ interface ReportEventSignature {
|
|
|
20
20
|
* in the app dashboard.
|
|
21
21
|
* For example, `form_submitted` or `invoice_due`.
|
|
22
22
|
*/
|
|
23
|
-
(triggerKey: string, options?: ReportEventOptions | undefined): Promise<ReportEventResponse
|
|
23
|
+
(triggerKey: string, options?: ReportEventOptions | undefined): Promise<ReportEventResponse>;
|
|
24
24
|
}
|
|
25
25
|
export declare function bulkReportEvent(httpClient: HttpClient): BulkReportEventSignature;
|
|
26
26
|
interface BulkReportEventSignature {
|
|
@@ -31,7 +31,7 @@ interface BulkReportEventSignature {
|
|
|
31
31
|
* For example, `form_submitted` or `invoice_due`.
|
|
32
32
|
* @param - Repeated list of event details for bulk reporting.
|
|
33
33
|
*/
|
|
34
|
-
(triggerKey: string, eventsInfo: EventInfo[]): Promise<BulkReportEventResponse
|
|
34
|
+
(triggerKey: string, eventsInfo: EventInfo[]): Promise<BulkReportEventResponse>;
|
|
35
35
|
}
|
|
36
36
|
export declare function bulkCancelEvent(httpClient: HttpClient): BulkCancelEventSignature;
|
|
37
37
|
interface BulkCancelEventSignature {
|
|
@@ -41,7 +41,7 @@ interface BulkCancelEventSignature {
|
|
|
41
41
|
* For example, `form_submitted` or `invoice_due`.
|
|
42
42
|
* @param - Repeated list of external_entity_id, representing the related resources' IDs.
|
|
43
43
|
*/
|
|
44
|
-
(triggerKey: string, externalEntityIds: string[]): Promise<BulkCancelEventResponse
|
|
44
|
+
(triggerKey: string, externalEntityIds: string[]): Promise<BulkCancelEventResponse>;
|
|
45
45
|
}
|
|
46
46
|
export declare function cancelEvent(httpClient: HttpClient): CancelEventSignature;
|
|
47
47
|
interface CancelEventSignature {
|
|
@@ -70,4 +70,4 @@ interface CancelEventSignature {
|
|
|
70
70
|
*/
|
|
71
71
|
(triggerKey: string, externalEntityId: string): Promise<void>;
|
|
72
72
|
}
|
|
73
|
-
export { Action, ActionActionOneOf, ActionAttributes, ActionCompletedRequest, ActionData, ActionEvent, ActionSettings, ActionsData, Activation, ActivationActionStatusChanged, ActivationActionStatusChangedInfoOneOf, ActivationActionStatusChangedStatus, ActivationActionStatusChangedStatusInfoOneOf, ActivationContinuedAfterSchedule, ActivationRequest, ActivationResumeAfterDelay, ActivationScheduleCompleted, ActivationScheduleRequested, ActivationSource, ActivationSourceOfOneOf, ActivationStatusChanged, ActivationStatusChangedFailedStatusInfo, ActivationStatusChangedStartedStatusInfo, ActivationStatusChangedStatus, ActivationStatusChangedStatusInfoOneOf, AppDefinedAction, AppDefinedActionInfo, ApplicationError, ApplicationOrigin, AsyncAction, AuditInfo, AuditInfoIdOneOf, Automation, AutomationConfiguration, AutomationConfigurationAction, AutomationConfigurationActionInfoOneOf, AutomationConfigurationStatus, AutomationIdentifier, AutomationInfo, AutomationInfoOriginInfoOneOf, AutomationInfoTriggerInfo, AutomationOriginInfoOneOf, AutomationSettings, BatchActivationRequest, BlockType, BulkActionMetadata, BulkCancelEventRequest, BulkCancelEventResponse,
|
|
73
|
+
export { Action, ActionActionOneOf, ActionAttributes, ActionCodeSnippet, ActionCompletedRequest, ActionData, ActionEvent, ActionRetryRequest, ActionSettings, ActionsData, Activation, ActivationActionStatusChanged, ActivationActionStatusChangedInfoOneOf, ActivationActionStatusChangedStatus, ActivationActionStatusChangedStatusInfoOneOf, ActivationContext, ActivationContinuedAfterSchedule, ActivationRequest, ActivationResumeAfterDelay, ActivationScheduleCompleted, ActivationScheduleRequested, ActivationSource, ActivationSourceOfOneOf, ActivationStatusChanged, ActivationStatusChangedFailedStatusInfo, ActivationStatusChangedStartedStatusInfo, ActivationStatusChangedStatus, ActivationStatusChangedStatusInfoOneOf, AppDefinedAction, AppDefinedActionInfo, ApplicationError, ApplicationOrigin, AsyncAction, AuditInfo, AuditInfoIdOneOf, Automation, AutomationConfiguration, AutomationConfigurationAction, AutomationConfigurationActionInfoOneOf, AutomationConfigurationStatus, AutomationIdentifier, AutomationInfo, AutomationInfoOriginInfoOneOf, AutomationInfoTriggerInfo, AutomationOriginInfoOneOf, AutomationSettings, BatchActivationRequest, BlockType, BulkActionMetadata, BulkCancelEventRequest, BulkCancelEventResponse, BulkCancelEventResult, BulkReportEventRequest, BulkReportEventResponse, BulkReportEventResult, CancelEventRequest, CancelEventResponse, CancelPendingScheduleRequest, CancelPendingScheduleRequestByOneOf, CancelPendingScheduleResponse, CancellationReason, CancelledStatusInfo, Case, CodeConditionAction, CodeConditionActionInfo, CodeConditionFilter, CodeSnippet, CodeSnippetLanguage, ConditionAction, ConditionActionInfo, ConditionBlock, ConditionExpressionGroup, ConditionFilter, ConsumeReportEventRequest, Delay, DelayAction, DelayActionInfo, DelayHelper, DelayOfOneOf, Domain, DomainEvent, DomainEventBodyOneOf, DraftInfo, Empty, EndedStatusInfo, EndedStatusInfoAppDefinedActionInfo, EndedStatusInfoTypeInfoOneOf, Enrichment, Enrichments, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, ErrorReason, EventInfo, ExecuteFromActionRequest, ExecuteFromActionResponse, ExpressionEvaluationResult, ExtendedFields, FailedStatusInfo, FailureInfo, Filter, FilterValueSelection, FilterableAppDefinedActions, FutureDateActivationOffset, Idempotency, IdentificationData, IdentificationDataIdOneOf, IdentifierType, Identity, IfFilter, InitiatedStatusInfo, InvokedAsyncStatusInfo, InvokedAsyncStatusInfoAppDefinedActionInfo, InvokedAsyncStatusInfoTypeInfoOneOf, ItemMetadata, Language, MessageEnvelope, Metadata, Operator, Origin, Output, OutputAction, Path, PreinstalledIdentifier, PreinstalledOrigin, RateLimit, RateLimitAction, RateLimitActionInfo, RateLimiting, RefreshPayloadRequest, RefreshPayloadResponse, ReportActionInvocationCompletedRequest, ReportActionInvocationCompletedRequestStatusInfoOneOf, ReportActionInvocationCompletedResponse, ReportDomainEventRequest, ReportDomainEventResponse, ReportEventOptions, ReportEventRequest, ReportEventResponse, RestoreInfo, ResumeAfterAsyncActionCompleted, ResumeAfterAsyncActionCompletedStatusInfoOneOf, RetryInfo, RunAutomationRequest, RunAutomationResponse, Runtime, RuntimeStatus, Schedule, ScheduleActivationRequested, ScheduleRequest, ScheduleResponse, ScheduleStatus, ScheduledAction, ScheduledStatusInfo, Scheduler, Service, ServiceMapping, SetVariables, SetVariablesAction, SetVariablesActionInfo, SimpleDelay, SkipReason, SkippedStatusInfo, SpiAction, SplitAction, StartedStatusInfo, StartedStatusInfoAppDefinedActionInfo, StartedStatusInfoDelayActionInfo, StartedStatusInfoTypeInfoOneOf, Status, SuccessInfo, SwitchFilter, SystemHelper, SystemHelperHelperOneOf, Target, TimeUnit, Trigger, TriggerInfo, Type, Units, UpdatePendingSchedulesPayloadRequest, UpdatePendingSchedulesPayloadResponse, V1RunAutomationRequest, V1RunAutomationRequestIdentifierOneOf, V1RunAutomationResponse, WebhookIdentityType, } from './automations-v2-activation-activations.universal.js';
|
|
@@ -20,5 +20,5 @@ export function cancelEvent(httpClient) {
|
|
|
20
20
|
// @ts-ignore
|
|
21
21
|
{ httpClient });
|
|
22
22
|
}
|
|
23
|
-
export { ActivationActionStatusChangedStatus, ActivationStatusChangedStatus, AutomationConfigurationStatus, BlockType, CancellationReason, Domain, ErrorReason, IdentifierType, Operator, Origin, ScheduleStatus, SkipReason, Status, Target, TimeUnit, Type, Units, WebhookIdentityType, } from './automations-v2-activation-activations.universal.js';
|
|
23
|
+
export { ActivationActionStatusChangedStatus, ActivationStatusChangedStatus, AutomationConfigurationStatus, BlockType, CancellationReason, CodeSnippetLanguage, Domain, ErrorReason, IdentifierType, Language, Operator, Origin, RuntimeStatus, ScheduleStatus, SkipReason, Status, Target, TimeUnit, Type, Units, WebhookIdentityType, } from './automations-v2-activation-activations.universal.js';
|
|
24
24
|
//# sourceMappingURL=automations-v2-activation-activations.public.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automations-v2-activation-activations.public.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.public.ts"],"names":[],"mappings":"AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"automations-v2-activation-activations.public.js","sourceRoot":"","sources":["../../../../src/automations-v2-activation-activations.public.ts"],"names":[],"mappings":"AACA,OAAO,EAML,eAAe,IAAI,wBAAwB,EAC3C,eAAe,IAAI,wBAAwB,EAC3C,WAAW,IAAI,oBAAoB,EACnC,WAAW,IAAI,oBAAoB,GACpC,MAAM,sDAAsD,CAAC;AAE9D,MAAM,CAAC,MAAM,UAAU,GAAG,EAAE,YAAY,EAAE,kBAAkB,EAAE,CAAC;AAE/D,MAAM,UAAU,WAAW,CAAC,UAAsB;IAChD,OAAO,CAAC,UAAkB,EAAE,OAA4B,EAAE,EAAE,CAC1D,oBAAoB,CAClB,UAAU,EACV,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAwBD,MAAM,UAAU,eAAe,CAC7B,UAAsB;IAEtB,OAAO,CAAC,UAAkB,EAAE,UAAuB,EAAE,EAAE,CACrD,wBAAwB,CACtB,UAAU,EACV,UAAU;IACV,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAgBD,MAAM,UAAU,eAAe,CAC7B,UAAsB;IAEtB,OAAO,CAAC,UAAkB,EAAE,iBAA2B,EAAE,EAAE,CACzD,wBAAwB,CACtB,UAAU,EACV,iBAAiB;IACjB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAeD,MAAM,UAAU,WAAW,CAAC,UAAsB;IAChD,OAAO,CAAC,UAAkB,EAAE,gBAAwB,EAAE,EAAE,CACtD,oBAAoB,CAClB,UAAU,EACV,gBAAgB;IAChB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AA6BD,OAAO,EAcL,mCAAmC,EAanC,6BAA6B,EAa7B,6BAA6B,EAQ7B,SAAS,EAaT,kBAAkB,EAOlB,mBAAmB,EAYnB,MAAM,EAaN,WAAW,EAeX,cAAc,EAQd,QAAQ,EAGR,QAAQ,EACR,MAAM,EA2BN,aAAa,EAKb,cAAc,EAUd,UAAU,EAQV,MAAM,EAKN,MAAM,EACN,QAAQ,EAGR,IAAI,EACJ,KAAK,EAML,mBAAmB,GACpB,MAAM,sDAAsD,CAAC"}
|