@wix/auto_sdk_data_scheduled-workflows 1.0.3 → 1.0.5
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 -1
- package/build/cjs/index.js +9 -0
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/index.typings.d.ts +78 -11
- package/build/cjs/index.typings.js +9 -0
- package/build/cjs/index.typings.js.map +1 -1
- package/build/cjs/meta.d.ts +78 -1
- package/build/cjs/meta.js +9 -0
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.mts +1 -1
- package/build/es/index.mjs +8 -0
- package/build/es/index.mjs.map +1 -1
- package/build/es/index.typings.d.mts +78 -11
- package/build/es/index.typings.mjs +8 -0
- package/build/es/index.typings.mjs.map +1 -1
- package/build/es/meta.d.mts +78 -1
- package/build/es/meta.mjs +8 -0
- package/build/es/meta.mjs.map +1 -1
- package/build/internal/cjs/index.d.ts +1 -1
- package/build/internal/cjs/index.js +9 -0
- package/build/internal/cjs/index.js.map +1 -1
- package/build/internal/cjs/index.typings.d.ts +78 -11
- package/build/internal/cjs/index.typings.js +9 -0
- package/build/internal/cjs/index.typings.js.map +1 -1
- package/build/internal/cjs/meta.d.ts +78 -1
- package/build/internal/cjs/meta.js +9 -0
- package/build/internal/cjs/meta.js.map +1 -1
- package/build/internal/es/index.d.mts +1 -1
- package/build/internal/es/index.mjs +8 -0
- package/build/internal/es/index.mjs.map +1 -1
- package/build/internal/es/index.typings.d.mts +78 -11
- package/build/internal/es/index.typings.mjs +8 -0
- package/build/internal/es/index.typings.mjs.map +1 -1
- package/build/internal/es/meta.d.mts +78 -1
- package/build/internal/es/meta.mjs +8 -0
- package/build/internal/es/meta.mjs.map +1 -1
- package/package.json +2 -2
package/build/cjs/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { HttpClient, NonNullablePaths, EventDefinition, MaybeContext, BuildRESTFunction, BuildEventDefinition } from '@wix/sdk-types';
|
|
2
2
|
import { ScheduledDataWorkflow, CreateScheduledDataWorkflowOptions, RescheduleScheduledDataWorkflowOptions, RescheduleScheduledDataWorkflowResponse, UpdateScheduledDataWorkflowOptions, GetScheduledDataWorkflowOptions, ListScheduledDataWorkflowsOptions, ListScheduledDataWorkflowsResponse, JobsCreatedEnvelope, JobsDeletedEnvelope, JobsUpdatedEnvelope } from './index.typings.js';
|
|
3
|
-
export { AbsOperation, AccountInfo, AccountInfoMetadata, Accumulator, AccumulatorExpressionOneOf, ActionEvent, AddField, AddFields, AddOperation, AggregationPipeline, AggregationPipelinePagingMethodOneOf, AggregationQuery, Avg, BaseEventMetadata, CeilOperation, CommonCursorPaging, CommonSorting, ConcatOperation, ConditionOperation, CreateScheduledDataWorkflowRequest, CreateScheduledDataWorkflowResponse, CursorPaging, CursorPagingMetadata, Cursors, DataMovementJobLogs, DeleteScheduledDataWorkflowRequest, DeleteScheduledDataWorkflowResponse, Destination, DestinationDestinationOneOf, DivideOperation, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, Exclude, Expression, ExpressionValueOneOf, ExternalFileSource, Field, FieldProjectionOneOf, FieldType, FieldTypeWithLiterals, Fields, FieldsWithLiterals, FileDestination, FileFormat, FileFormatWithLiterals, FileSource, FilterQuery, First, FloorOperation, GetScheduledDataWorkflowRequest, GetScheduledDataWorkflowResponse, GoogleSheetsSource, GreaterThanOperation, Group, GroupId, IdentificationData, IdentificationDataIdOneOf, Include, JobSpec, JobSpecSiteOverrideOneOf, Last, LengthOperation, ListScheduledDataWorkflowsRequest, LocalizationDestination, LocalizationSource, Lookup, Max, MediaType, MediaTypeWithLiterals, MessageEnvelope, Min, ModOperation, MultiplyOperation, ObjectToArray, Paging, ProjectNested, Projection, Push, RescheduleScheduledDataWorkflowRequest, Reshape, RestoreInfo, ScheduledDataWorkflowSpec, Schema, SizeOperation, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceSourceOneOf, Stage, StageStageOneOf, StoresCatalogInventoryDestination, StoresCatalogProductsDestination, StringifyOperation, SubstringOperation, SubtractOperation, Sum, SumOperation, TestDestination, TestSource, TestTransformation, ToLowerOperation, ToUpperOperation, Transformation, TransformationTransformationOneOf, TriggerScheduledDataWorkflowNowRequest, TriggerScheduledDataWorkflowNowResponse, UnionWith, UnwindArray, UpdateScheduledDataWorkflowRequest, UpdateScheduledDataWorkflowResponse, V1Field, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixDataCollectionDefinitionDestination, WixDataCollectionDefinitionSource, WixDataDestination, WixDataDestinationWritePolicy, WixDataDestinationWritePolicyWithLiterals, WixDataEnvironment, WixDataEnvironmentWithLiterals, WixDataSource, WixDataSourceQueryOneOf, WixMediaDestination, WixMediaDestinationWritePolicy, WixMediaDestinationWritePolicyWithLiterals, WixMediaSource, WritePolicy, WritePolicyWithLiterals } from './index.typings.js';
|
|
3
|
+
export { AbsOperation, AccountInfo, AccountInfoMetadata, Accumulator, AccumulatorExpressionOneOf, ActionEvent, AddField, AddFields, AddOperation, AggregationPipeline, AggregationPipelinePagingMethodOneOf, AggregationQuery, Avg, BaseEventMetadata, BooleanOptions, CeilOperation, CommonCursorPaging, CommonSorting, ConcatOperation, ConditionOperation, CreateScheduledDataWorkflowRequest, CreateScheduledDataWorkflowResponse, CursorPaging, CursorPagingMetadata, Cursors, DataMovementJobLogs, DateFormat, DateFormatWithLiterals, DateTimeOptions, DeleteScheduledDataWorkflowRequest, DeleteScheduledDataWorkflowResponse, Destination, DestinationDestinationOneOf, DivideOperation, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, Exclude, Expression, ExpressionValueOneOf, ExternalFileSource, Field, FieldMapping, FieldMappingEntry, FieldMappingEntryConversionOneOf, FieldProjectionOneOf, FieldType, FieldTypeWithLiterals, Fields, FieldsWithLiterals, FileDestination, FileFormat, FileFormatWithLiterals, FileSource, FilterQuery, First, FloorOperation, GetScheduledDataWorkflowRequest, GetScheduledDataWorkflowResponse, GoogleSheetsSource, GreaterThanOperation, Group, GroupId, IdentificationData, IdentificationDataIdOneOf, Include, JobSpec, JobSpecSiteOverrideOneOf, Last, LengthOperation, ListScheduledDataWorkflowsRequest, LocalizationDestination, LocalizationSource, Lookup, Max, MediaType, MediaTypeWithLiterals, MessageEnvelope, Min, ModOperation, MultiplyOperation, ObjectToArray, Paging, ProjectNested, Projection, Push, RescheduleScheduledDataWorkflowRequest, Reshape, RestoreInfo, ScheduledDataWorkflowSpec, Schema, SizeOperation, SortOrder, SortOrderWithLiterals, Sorting, Source, SourceSourceOneOf, Stage, StageStageOneOf, StoresCatalogInventoryDestination, StoresCatalogProductsDestination, StringifyOperation, SubstringOperation, SubtractOperation, Sum, SumOperation, TestDestination, TestSource, TestTransformation, ToLowerOperation, ToUpperOperation, Transformation, TransformationTransformationOneOf, TriggerScheduledDataWorkflowNowRequest, TriggerScheduledDataWorkflowNowResponse, UnionWith, UnwindArray, UpdateScheduledDataWorkflowRequest, UpdateScheduledDataWorkflowResponse, V1Field, WebhookIdentityType, WebhookIdentityTypeWithLiterals, WixDataCollectionDefinitionDestination, WixDataCollectionDefinitionSource, WixDataDestination, WixDataDestinationWritePolicy, WixDataDestinationWritePolicyWithLiterals, WixDataEnvironment, WixDataEnvironmentWithLiterals, WixDataSource, WixDataSourceQueryOneOf, WixMediaDestination, WixMediaDestinationWritePolicy, WixMediaDestinationWritePolicyWithLiterals, WixMediaSource, WritePolicy, WritePolicyWithLiterals } from './index.typings.js';
|
|
4
4
|
|
|
5
5
|
declare function createScheduledDataWorkflow$1(httpClient: HttpClient): CreateScheduledDataWorkflowSignature;
|
|
6
6
|
interface CreateScheduledDataWorkflowSignature {
|
package/build/cjs/index.js
CHANGED
|
@@ -20,6 +20,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
|
|
|
20
20
|
// index.ts
|
|
21
21
|
var index_exports = {};
|
|
22
22
|
__export(index_exports, {
|
|
23
|
+
DateFormat: () => DateFormat,
|
|
23
24
|
FieldType: () => FieldType,
|
|
24
25
|
Fields: () => Fields,
|
|
25
26
|
FileFormat: () => FileFormat,
|
|
@@ -593,6 +594,13 @@ var WritePolicy = /* @__PURE__ */ ((WritePolicy2) => {
|
|
|
593
594
|
WritePolicy2["OVERWRITE"] = "OVERWRITE";
|
|
594
595
|
return WritePolicy2;
|
|
595
596
|
})(WritePolicy || {});
|
|
597
|
+
var DateFormat = /* @__PURE__ */ ((DateFormat2) => {
|
|
598
|
+
DateFormat2["BEST_EFFORT"] = "BEST_EFFORT";
|
|
599
|
+
DateFormat2["ISO_8601"] = "ISO_8601";
|
|
600
|
+
DateFormat2["MM_DD_YYYY_HH_MM"] = "MM_DD_YYYY_HH_MM";
|
|
601
|
+
DateFormat2["DD_MM_YYYY_HH_MM"] = "DD_MM_YYYY_HH_MM";
|
|
602
|
+
return DateFormat2;
|
|
603
|
+
})(DateFormat || {});
|
|
596
604
|
var Fields = /* @__PURE__ */ ((Fields2) => {
|
|
597
605
|
Fields2["NEXT_SCHEDULE_EXECUTION"] = "NEXT_SCHEDULE_EXECUTION";
|
|
598
606
|
return Fields2;
|
|
@@ -1024,6 +1032,7 @@ var onJobsDeleted2 = (0, import_event_definition_modules.createEventModule)(onJo
|
|
|
1024
1032
|
var onJobsUpdated2 = (0, import_event_definition_modules.createEventModule)(onJobsUpdated);
|
|
1025
1033
|
// Annotate the CommonJS export names for ESM import in node:
|
|
1026
1034
|
0 && (module.exports = {
|
|
1035
|
+
DateFormat,
|
|
1027
1036
|
FieldType,
|
|
1028
1037
|
Fields,
|
|
1029
1038
|
FileFormat,
|