@wix/auto_sdk_restaurants_operations 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/src/restaurants-operations-v1-operation-operations.context.d.ts +2 -2
- package/build/cjs/src/restaurants-operations-v1-operation-operations.context.js +5 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.context.js.map +1 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.public.d.ts +1 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.public.js +5 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.public.js.map +1 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.types.d.ts +375 -3
- package/build/cjs/src/restaurants-operations-v1-operation-operations.types.js +109 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.types.js.map +1 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.universal.d.ts +375 -3
- package/build/cjs/src/restaurants-operations-v1-operation-operations.universal.js +109 -1
- package/build/cjs/src/restaurants-operations-v1-operation-operations.universal.js.map +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.context.d.ts +2 -2
- package/build/es/src/restaurants-operations-v1-operation-operations.context.js +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.context.js.map +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.public.d.ts +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.public.js +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.public.js.map +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.types.d.ts +375 -3
- package/build/es/src/restaurants-operations-v1-operation-operations.types.js +108 -0
- package/build/es/src/restaurants-operations-v1-operation-operations.types.js.map +1 -1
- package/build/es/src/restaurants-operations-v1-operation-operations.universal.d.ts +375 -3
- package/build/es/src/restaurants-operations-v1-operation-operations.universal.js +108 -0
- package/build/es/src/restaurants-operations-v1-operation-operations.universal.js.map +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.context.d.ts +2 -2
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.context.js +5 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.context.js.map +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.public.d.ts +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.public.js +5 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.public.js.map +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.types.d.ts +375 -3
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.types.js +109 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.types.js.map +1 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.universal.d.ts +375 -3
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.universal.js +109 -1
- package/build/internal/cjs/src/restaurants-operations-v1-operation-operations.universal.js.map +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.context.d.ts +2 -2
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.context.js +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.context.js.map +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.public.d.ts +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.public.js +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.public.js.map +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.types.d.ts +375 -3
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.types.js +108 -0
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.types.js.map +1 -1
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.universal.d.ts +375 -3
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.universal.js +108 -0
- package/build/internal/es/src/restaurants-operations-v1-operation-operations.universal.js.map +1 -1
- package/package.json +2 -2
|
@@ -28,5 +28,5 @@ export declare const onOperationDeleted: ReturnType<typeof createEventModule<typ
|
|
|
28
28
|
* Triggered when an operation is updated.
|
|
29
29
|
*/
|
|
30
30
|
export declare const onOperationUpdated: ReturnType<typeof createEventModule<typeof publicOnOperationUpdated>>;
|
|
31
|
-
export { SchedulingType, PreparationTimeType, TimeUnit, AsapPreorderType, EntitiesDayOfWeek, MethodType, FulfillmentTimesType, OnlineOrderingStatusType, FulfillmentType, PreparationTimePreparationTimeType, AsapFutureHandlingType, SortOrder, SubdivisionType, FulfillmentTimeType, FulfillmentTimesDisplayType, PlacementType, DayOfWeek, ResolutionMethod, WebhookIdentityType, } from './restaurants-operations-v1-operation-operations.universal.js';
|
|
32
|
-
export { Operation, OperationOnlineOrderingStatusOptionsOneOf, Scheduling, SchedulingSchedulingOptionsOneOf, AsapScheduling, AsapSchedulingPreparationTimeOneOf, AsapSchedulingAsapPreorderOneOf, TimeDuration, TimeDurationRange, BusinessDaysPreorder, PreorderScheduling, PreorderMethod, PreorderMethodMethodOptionsOneOf, DayAndTime, TimeOfDay, TimeBounded, WeeklySchedule, FulfillmentTimesDisplayConfig, FulfillmentTimesDisplayConfigFulfillmentTimesDisplayOptionsOneOf, OnlineOrderingPausedUntilOptions, OrderScheduling, OrderSchedulingOrderSchedulingOptionsOneOf, AsapOrderScheduling, AsapOrderSchedulingAsapFutureHandlingOptionsOneOf, PreparationTime, PreparationTimeTimeSpecificationOneOf, BusinessDaysAheadHandling, BusinessLocationDetails, V1Address, V1StreetAddress, V1AddressLocation, InvalidateCache, InvalidateCacheGetByOneOf, App, Page, URI, File, DeliveryProfileConfiguredForOperation, OperationsDataCloningCompleted, CreateOperationRequest, CreateOperationResponse, GetOperationRequest, GetOperationResponse, UpdateOperationRequest, UpdateOperationResponse, DeleteOperationRequest, DeleteOperationResponse, QueryOperationRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOperationResponse, CursorPagingMetadata, Cursors, ListOperationsRequest, ListOperationsResponse, ListOperationIdsRequest, ListOperationIdsResponse, ListOperationsInternalRequest, ListOperationsInternalResponse, ListAvailableFulfillmentOptionsRequest, CommonAddress, CommonAddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, ListAvailableFulfillmentOptionsResponse, FulfillmentOption, FulfillmentOptionFulfillmentTimeOptionsOneOf, FulfillmentOptionFulfillmentTimesDisplayOptionsOneOf, FulfillmentOptionFulfillmentTypeOptionsOneOf, FulfillmentOptionAvailability, DayOfWeekAvailability, TimeOfDayRange, AvailabilityException, DurationRange, TimeWindowDisplayConfig, PickupDetails, DeliveryDetails, ListFirstAvailableTimeSlotForFulfillmentTypesRequest, ListFirstAvailableTimeSlotForFulfillmentTypesResponse, FulfillmentTimeSlot, FulfillmentDetails, FulfillmentDetailsFulfillmentTimeOptionsOneOf, FulfillmentAddress, ListFirstAvailableTimeSlotsForOperationsRequest, ListFirstAvailableTimeSlotsForOperationsResponse, OperationTimeSlot, ListFirstAvailableTimeSlotsForMenusRequest, ListFirstAvailableTimeSlotsForMenusResponse, FirstFulfillmentTimeSlotsPerMenu, ListAvailableTimeSlotsForDateRequest, _Date, ListAvailableTimeSlotsForDateResponse, ListAvailableDatesInRangeRequest, ListAvailableDatesInRangeResponse, FulfillmentTypeAvailableDates, GetExpectedFulfillmentSelectionRequest, GetExpectedFulfillmentSelectionResponse, UpdateImmutableFieldsRequest, ImmutableFields, UpdateImmutableFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, SitePropertiesNotification, SitePropertiesEvent, Properties, Categories, Locale, Address, AddressHint, GeoCoordinates, BusinessSchedule, TimePeriod, SpecialHourPeriod, Multilingual, SupportedLanguage, ConsentPolicy, Translation, ChangeContext, ChangeContextPayloadOneOf, PropertiesChange,
|
|
31
|
+
export { SchedulingType, PreparationTimeType, TimeUnit, AsapPreorderType, EntitiesDayOfWeek, MethodType, FulfillmentTimesType, OnlineOrderingStatusType, FulfillmentType, PreparationTimePreparationTimeType, AsapFutureHandlingType, SortOrder, SubdivisionType, FulfillmentTimeType, FulfillmentTimesDisplayType, PlacementType, DayOfWeek, ResolutionMethod, State, SiteCreatedContext, Namespace, DeleteStatus, WebhookIdentityType, } from './restaurants-operations-v1-operation-operations.universal.js';
|
|
32
|
+
export { Operation, OperationOnlineOrderingStatusOptionsOneOf, Scheduling, SchedulingSchedulingOptionsOneOf, AsapScheduling, AsapSchedulingPreparationTimeOneOf, AsapSchedulingAsapPreorderOneOf, TimeDuration, TimeDurationRange, BusinessDaysPreorder, PreorderScheduling, PreorderMethod, PreorderMethodMethodOptionsOneOf, DayAndTime, TimeOfDay, TimeBounded, WeeklySchedule, FulfillmentTimesDisplayConfig, FulfillmentTimesDisplayConfigFulfillmentTimesDisplayOptionsOneOf, OnlineOrderingPausedUntilOptions, OrderScheduling, OrderSchedulingOrderSchedulingOptionsOneOf, AsapOrderScheduling, AsapOrderSchedulingAsapFutureHandlingOptionsOneOf, PreparationTime, PreparationTimeTimeSpecificationOneOf, BusinessDaysAheadHandling, BusinessLocationDetails, V1Address, V1StreetAddress, V1AddressLocation, InvalidateCache, InvalidateCacheGetByOneOf, App, Page, URI, File, DeliveryProfileConfiguredForOperation, OperationsDataCloningCompleted, CreateOperationRequest, CreateOperationResponse, GetOperationRequest, GetOperationResponse, UpdateOperationRequest, UpdateOperationResponse, DeleteOperationRequest, DeleteOperationResponse, QueryOperationRequest, CursorQuery, CursorQueryPagingMethodOneOf, Sorting, CursorPaging, QueryOperationResponse, CursorPagingMetadata, Cursors, ListOperationsRequest, ListOperationsResponse, ListOperationIdsRequest, ListOperationIdsResponse, ListOperationsInternalRequest, ListOperationsInternalResponse, ListAvailableFulfillmentOptionsRequest, CommonAddress, CommonAddressStreetOneOf, StreetAddress, AddressLocation, Subdivision, ListAvailableFulfillmentOptionsResponse, FulfillmentOption, FulfillmentOptionFulfillmentTimeOptionsOneOf, FulfillmentOptionFulfillmentTimesDisplayOptionsOneOf, FulfillmentOptionFulfillmentTypeOptionsOneOf, FulfillmentOptionAvailability, DayOfWeekAvailability, TimeOfDayRange, AvailabilityException, DurationRange, TimeWindowDisplayConfig, PickupDetails, DeliveryDetails, ListFirstAvailableTimeSlotForFulfillmentTypesRequest, ListFirstAvailableTimeSlotForFulfillmentTypesResponse, FulfillmentTimeSlot, FulfillmentDetails, FulfillmentDetailsFulfillmentTimeOptionsOneOf, FulfillmentAddress, ListFirstAvailableTimeSlotsForOperationsRequest, ListFirstAvailableTimeSlotsForOperationsResponse, OperationTimeSlot, ListFirstAvailableTimeSlotsForMenusRequest, ListFirstAvailableTimeSlotsForMenusResponse, FirstFulfillmentTimeSlotsPerMenu, ListAvailableTimeSlotsForDateRequest, _Date, ListAvailableTimeSlotsForDateResponse, ListAvailableDatesInRangeRequest, ListAvailableDatesInRangeResponse, FulfillmentTypeAvailableDates, GetExpectedFulfillmentSelectionRequest, GetExpectedFulfillmentSelectionResponse, UpdateImmutableFieldsRequest, ImmutableFields, UpdateImmutableFieldsResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, Empty, SitePropertiesNotification, SitePropertiesEvent, Properties, Categories, Locale, Address, AddressHint, GeoCoordinates, BusinessSchedule, TimePeriod, SpecialHourPeriod, Multilingual, SupportedLanguage, ConsentPolicy, Translation, ChangeContext, ChangeContextPayloadOneOf, PropertiesChange, V4SiteCreated, SiteCloned, MetaSiteSpecialEvent, MetaSiteSpecialEventPayloadOneOf, Asset, SiteCreated, SiteTransferred, SiteDeleted, DeleteContext, SiteUndeleted, SitePublished, SiteUnpublished, SiteMarkedAsTemplate, SiteMarkedAsWixSite, ServiceProvisioned, ServiceRemoved, SiteRenamed, SiteHardDeleted, NamespaceChanged, StudioAssigned, StudioUnassigned, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, OperationNonNullableFields, CreateOperationResponseNonNullableFields, GetOperationResponseNonNullableFields, UpdateOperationResponseNonNullableFields, QueryOperationResponseNonNullableFields, ListOperationsResponseNonNullableFields, ListAvailableFulfillmentOptionsResponseNonNullableFields, ListFirstAvailableTimeSlotForFulfillmentTypesResponseNonNullableFields, ListFirstAvailableTimeSlotsForOperationsResponseNonNullableFields, ListFirstAvailableTimeSlotsForMenusResponseNonNullableFields, ListAvailableTimeSlotsForDateResponseNonNullableFields, ListAvailableDatesInRangeResponseNonNullableFields, BaseEventMetadata, EventMetadata, OperationCreatedEnvelope, OperationDeletedEnvelope, OperationUpdatedEnvelope, UpdateOperation, OperationsQueryResult, OperationsQueryBuilder, ListAvailableFulfillmentOptions, ListFirstAvailableTimeSlotForFulfillmentTypesOptions, ListFirstAvailableTimeSlotsForOperationsOptions, ListFirstAvailableTimeSlotsForMenusOptions, ListAvailableTimeSlotsForDateOptions, ListAvailableDatesInRangeOptions, } from './restaurants-operations-v1-operation-operations.universal.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WebhookIdentityType = exports.ResolutionMethod = exports.DayOfWeek = exports.PlacementType = exports.FulfillmentTimesDisplayType = exports.FulfillmentTimeType = exports.SubdivisionType = exports.SortOrder = exports.AsapFutureHandlingType = exports.PreparationTimePreparationTimeType = exports.FulfillmentType = exports.OnlineOrderingStatusType = exports.FulfillmentTimesType = exports.MethodType = exports.EntitiesDayOfWeek = exports.AsapPreorderType = exports.TimeUnit = exports.PreparationTimeType = exports.SchedulingType = exports.onOperationUpdated = exports.onOperationDeleted = exports.onOperationCreated = exports.listAvailableDatesInRange = exports.listAvailableTimeSlotsForDate = exports.listFirstAvailableTimeSlotsForMenus = exports.listFirstAvailableTimeSlotsForOperations = exports.listFirstAvailableTimeSlotForFulfillmentTypes = exports.listAvailableFulfillmentOptions = exports.listOperations = exports.queryOperation = exports.deleteOperation = exports.updateOperation = exports.getOperation = exports.createOperation = void 0;
|
|
3
|
+
exports.WebhookIdentityType = exports.DeleteStatus = exports.Namespace = exports.SiteCreatedContext = exports.State = exports.ResolutionMethod = exports.DayOfWeek = exports.PlacementType = exports.FulfillmentTimesDisplayType = exports.FulfillmentTimeType = exports.SubdivisionType = exports.SortOrder = exports.AsapFutureHandlingType = exports.PreparationTimePreparationTimeType = exports.FulfillmentType = exports.OnlineOrderingStatusType = exports.FulfillmentTimesType = exports.MethodType = exports.EntitiesDayOfWeek = exports.AsapPreorderType = exports.TimeUnit = exports.PreparationTimeType = exports.SchedulingType = exports.onOperationUpdated = exports.onOperationDeleted = exports.onOperationCreated = exports.listAvailableDatesInRange = exports.listAvailableTimeSlotsForDate = exports.listFirstAvailableTimeSlotsForMenus = exports.listFirstAvailableTimeSlotsForOperations = exports.listFirstAvailableTimeSlotForFulfillmentTypes = exports.listAvailableFulfillmentOptions = exports.listOperations = exports.queryOperation = exports.deleteOperation = exports.updateOperation = exports.getOperation = exports.createOperation = void 0;
|
|
4
4
|
const restaurants_operations_v1_operation_operations_public_js_1 = require("./restaurants-operations-v1-operation-operations.public.js");
|
|
5
5
|
const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");
|
|
6
6
|
const event_definition_modules_1 = require("@wix/sdk-runtime/event-definition-modules");
|
|
@@ -50,5 +50,9 @@ Object.defineProperty(exports, "FulfillmentTimesDisplayType", { enumerable: true
|
|
|
50
50
|
Object.defineProperty(exports, "PlacementType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.PlacementType; } });
|
|
51
51
|
Object.defineProperty(exports, "DayOfWeek", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.DayOfWeek; } });
|
|
52
52
|
Object.defineProperty(exports, "ResolutionMethod", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.ResolutionMethod; } });
|
|
53
|
+
Object.defineProperty(exports, "State", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.State; } });
|
|
54
|
+
Object.defineProperty(exports, "SiteCreatedContext", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.SiteCreatedContext; } });
|
|
55
|
+
Object.defineProperty(exports, "Namespace", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.Namespace; } });
|
|
56
|
+
Object.defineProperty(exports, "DeleteStatus", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.DeleteStatus; } });
|
|
53
57
|
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_1.WebhookIdentityType; } });
|
|
54
58
|
//# sourceMappingURL=restaurants-operations-v1-operation-operations.context.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restaurants-operations-v1-operation-operations.context.js","sourceRoot":"","sources":["../../../src/restaurants-operations-v1-operation-operations.context.ts"],"names":[],"mappings":";;;AAAA,yIAaoE;AACpE,gEAAiE;AACjE,wFAA8E;AAE9E,yIAA4H;AAC5H,yIAA4H;AAC5H,yIAA4H;AAE/G,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,YAAY,GAEP,IAAA,+BAAgB,EAAC,uEAAkB,CAAC,CAAC;AAC1C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,yEAAoB,CAAC,CAAC;AAC5C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,yEAAoB,CAAC,CAAC;AAC5C,QAAA,+BAA+B,GAG1B,IAAA,+BAAgB,EAAC,0FAAqC,CAAC,CAAC;AAC7D,QAAA,6CAA6C,GAKxC,IAAA,+BAAgB,EAChC,wGAAmD,CACpD,CAAC;AACW,QAAA,wCAAwC,GAGnC,IAAA,+BAAgB,EAChC,mGAA8C,CAC/C,CAAC;AACW,QAAA,mCAAmC,GAG9B,IAAA,+BAAgB,EAAC,8FAAyC,CAAC,CAAC;AACjE,QAAA,6BAA6B,GAGxB,IAAA,+BAAgB,EAAC,wFAAmC,CAAC,CAAC;AAC3D,QAAA,yBAAyB,GAGpB,IAAA,+BAAgB,EAAC,oFAA+B,CAAC,CAAC;AACpE;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAEhD,
|
|
1
|
+
{"version":3,"file":"restaurants-operations-v1-operation-operations.context.js","sourceRoot":"","sources":["../../../src/restaurants-operations-v1-operation-operations.context.ts"],"names":[],"mappings":";;;AAAA,yIAaoE;AACpE,gEAAiE;AACjE,wFAA8E;AAE9E,yIAA4H;AAC5H,yIAA4H;AAC5H,yIAA4H;AAE/G,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,YAAY,GAEP,IAAA,+BAAgB,EAAC,uEAAkB,CAAC,CAAC;AAC1C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,eAAe,GAEV,IAAA,+BAAgB,EAAC,0EAAqB,CAAC,CAAC;AAC7C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,yEAAoB,CAAC,CAAC;AAC5C,QAAA,cAAc,GAET,IAAA,+BAAgB,EAAC,yEAAoB,CAAC,CAAC;AAC5C,QAAA,+BAA+B,GAG1B,IAAA,+BAAgB,EAAC,0FAAqC,CAAC,CAAC;AAC7D,QAAA,6CAA6C,GAKxC,IAAA,+BAAgB,EAChC,wGAAmD,CACpD,CAAC;AACW,QAAA,wCAAwC,GAGnC,IAAA,+BAAgB,EAChC,mGAA8C,CAC/C,CAAC;AACW,QAAA,mCAAmC,GAG9B,IAAA,+BAAgB,EAAC,8FAAyC,CAAC,CAAC;AACjE,QAAA,6BAA6B,GAGxB,IAAA,+BAAgB,EAAC,wFAAmC,CAAC,CAAC;AAC3D,QAAA,yBAAyB,GAGpB,IAAA,+BAAgB,EAAC,oFAA+B,CAAC,CAAC;AACpE;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAChD;;GAEG;AACU,QAAA,kBAAkB,GAE3B,IAAA,4CAAiB,EAAC,6EAAwB,CAAC,CAAC;AAEhD,6IAwBuE;AAvBrE,6JAAA,cAAc,OAAA;AACd,kKAAA,mBAAmB,OAAA;AACnB,uJAAA,QAAQ,OAAA;AACR,+JAAA,gBAAgB,OAAA;AAChB,gKAAA,iBAAiB,OAAA;AACjB,yJAAA,UAAU,OAAA;AACV,mKAAA,oBAAoB,OAAA;AACpB,uKAAA,wBAAwB,OAAA;AACxB,8JAAA,eAAe,OAAA;AACf,iLAAA,kCAAkC,OAAA;AAClC,qKAAA,sBAAsB,OAAA;AACtB,wJAAA,SAAS,OAAA;AACT,8JAAA,eAAe,OAAA;AACf,kKAAA,mBAAmB,OAAA;AACnB,0KAAA,2BAA2B,OAAA;AAC3B,4JAAA,aAAa,OAAA;AACb,wJAAA,SAAS,OAAA;AACT,+JAAA,gBAAgB,OAAA;AAChB,oJAAA,KAAK,OAAA;AACL,iKAAA,kBAAkB,OAAA;AAClB,wJAAA,SAAS,OAAA;AACT,2JAAA,YAAY,OAAA;AACZ,kKAAA,mBAAmB,OAAA"}
|
|
@@ -141,4 +141,4 @@ interface ListAvailableDatesInRangeSignature {
|
|
|
141
141
|
export declare const onOperationCreated: EventDefinition<OperationCreatedEnvelope, "wix.restaurants.operations.v1.operation_created">;
|
|
142
142
|
export declare const onOperationDeleted: EventDefinition<OperationDeletedEnvelope, "wix.restaurants.operations.v1.operation_deleted">;
|
|
143
143
|
export declare const onOperationUpdated: EventDefinition<OperationUpdatedEnvelope, "wix.restaurants.operations.v1.operation_updated">;
|
|
144
|
-
export { ActionEvent, Address, AddressHint, AddressLocation, App, AsapFutureHandlingType, AsapOrderScheduling, AsapOrderSchedulingAsapFutureHandlingOptionsOneOf, AsapPreorderType, AsapScheduling, AsapSchedulingAsapPreorderOneOf, AsapSchedulingPreparationTimeOneOf, AvailabilityException, BaseEventMetadata, BusinessDaysAheadHandling, BusinessDaysPreorder, BusinessLocationDetails, BusinessSchedule, Categories, ChangeContext, ChangeContextPayloadOneOf, CommonAddress, CommonAddressStreetOneOf, ConsentPolicy, CreateOperationRequest, CreateOperationResponse, CreateOperationResponseNonNullableFields, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DayAndTime, DayOfWeek, DayOfWeekAvailability, DeleteOperationRequest, DeleteOperationResponse, DeliveryDetails, DeliveryProfileConfiguredForOperation, DomainEvent, DomainEventBodyOneOf, DurationRange, Empty, EntitiesDayOfWeek, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, File, FirstFulfillmentTimeSlotsPerMenu, FulfillmentAddress, FulfillmentDetails, FulfillmentDetailsFulfillmentTimeOptionsOneOf, FulfillmentOption, FulfillmentOptionAvailability, FulfillmentOptionFulfillmentTimeOptionsOneOf, FulfillmentOptionFulfillmentTimesDisplayOptionsOneOf, FulfillmentOptionFulfillmentTypeOptionsOneOf, FulfillmentTimeSlot, FulfillmentTimeType, FulfillmentTimesDisplayConfig, FulfillmentTimesDisplayConfigFulfillmentTimesDisplayOptionsOneOf, FulfillmentTimesDisplayType, FulfillmentTimesType, FulfillmentType, FulfillmentTypeAvailableDates, GeoCoordinates, GetExpectedFulfillmentSelectionRequest, GetExpectedFulfillmentSelectionResponse, GetOperationRequest, GetOperationResponse, GetOperationResponseNonNullableFields, IdentificationData, IdentificationDataIdOneOf, ImmutableFields, InvalidateCache, InvalidateCacheGetByOneOf, ListAvailableDatesInRangeOptions, ListAvailableDatesInRangeRequest, ListAvailableDatesInRangeResponse, ListAvailableDatesInRangeResponseNonNullableFields, ListAvailableFulfillmentOptions, ListAvailableFulfillmentOptionsRequest, ListAvailableFulfillmentOptionsResponse, ListAvailableFulfillmentOptionsResponseNonNullableFields, ListAvailableTimeSlotsForDateOptions, ListAvailableTimeSlotsForDateRequest, ListAvailableTimeSlotsForDateResponse, ListAvailableTimeSlotsForDateResponseNonNullableFields, ListFirstAvailableTimeSlotForFulfillmentTypesOptions, ListFirstAvailableTimeSlotForFulfillmentTypesRequest, ListFirstAvailableTimeSlotForFulfillmentTypesResponse, ListFirstAvailableTimeSlotForFulfillmentTypesResponseNonNullableFields, ListFirstAvailableTimeSlotsForMenusOptions, ListFirstAvailableTimeSlotsForMenusRequest, ListFirstAvailableTimeSlotsForMenusResponse, ListFirstAvailableTimeSlotsForMenusResponseNonNullableFields, ListFirstAvailableTimeSlotsForOperationsOptions, ListFirstAvailableTimeSlotsForOperationsRequest, ListFirstAvailableTimeSlotsForOperationsResponse, ListFirstAvailableTimeSlotsForOperationsResponseNonNullableFields, ListOperationIdsRequest, ListOperationIdsResponse, ListOperationsInternalRequest, ListOperationsInternalResponse, ListOperationsRequest, ListOperationsResponse, ListOperationsResponseNonNullableFields, Locale, MessageEnvelope, MethodType, Multilingual, OnlineOrderingPausedUntilOptions, OnlineOrderingStatusType, Operation, OperationCreatedEnvelope, OperationDeletedEnvelope, OperationNonNullableFields, OperationOnlineOrderingStatusOptionsOneOf, OperationTimeSlot, OperationUpdatedEnvelope, OperationsDataCloningCompleted, OperationsQueryBuilder, OperationsQueryResult, OrderScheduling, OrderSchedulingOrderSchedulingOptionsOneOf, Page, PickupDetails, PlacementType, PreorderMethod, PreorderMethodMethodOptionsOneOf, PreorderScheduling, PreparationTime, PreparationTimePreparationTimeType, PreparationTimeTimeSpecificationOneOf, PreparationTimeType, Properties, PropertiesChange, QueryOperationRequest, QueryOperationResponse, QueryOperationResponseNonNullableFields, ResolutionMethod, RestoreInfo, Scheduling, SchedulingSchedulingOptionsOneOf, SchedulingType, SiteCloned, SiteCreated, SitePropertiesEvent, SitePropertiesNotification, SortOrder, Sorting, SpecialHourPeriod, StreetAddress, Subdivision, SubdivisionType, SupportedLanguage, TimeBounded, TimeDuration, TimeDurationRange, TimeOfDay, TimeOfDayRange, TimePeriod, TimeUnit, TimeWindowDisplayConfig, Translation, URI, UpdateImmutableFieldsRequest, UpdateImmutableFieldsResponse, UpdateOperation, UpdateOperationRequest, UpdateOperationResponse, UpdateOperationResponseNonNullableFields, V1Address, V1AddressLocation, V1StreetAddress, WebhookIdentityType, WeeklySchedule, _Date, } from './restaurants-operations-v1-operation-operations.universal.js';
|
|
144
|
+
export { ActionEvent, Address, AddressHint, AddressLocation, App, AsapFutureHandlingType, AsapOrderScheduling, AsapOrderSchedulingAsapFutureHandlingOptionsOneOf, AsapPreorderType, AsapScheduling, AsapSchedulingAsapPreorderOneOf, AsapSchedulingPreparationTimeOneOf, Asset, AvailabilityException, BaseEventMetadata, BusinessDaysAheadHandling, BusinessDaysPreorder, BusinessLocationDetails, BusinessSchedule, Categories, ChangeContext, ChangeContextPayloadOneOf, CommonAddress, CommonAddressStreetOneOf, ConsentPolicy, CreateOperationRequest, CreateOperationResponse, CreateOperationResponseNonNullableFields, CursorPaging, CursorPagingMetadata, CursorQuery, CursorQueryPagingMethodOneOf, Cursors, DayAndTime, DayOfWeek, DayOfWeekAvailability, DeleteContext, DeleteOperationRequest, DeleteOperationResponse, DeleteStatus, DeliveryDetails, DeliveryProfileConfiguredForOperation, DomainEvent, DomainEventBodyOneOf, DurationRange, Empty, EntitiesDayOfWeek, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, File, FirstFulfillmentTimeSlotsPerMenu, FulfillmentAddress, FulfillmentDetails, FulfillmentDetailsFulfillmentTimeOptionsOneOf, FulfillmentOption, FulfillmentOptionAvailability, FulfillmentOptionFulfillmentTimeOptionsOneOf, FulfillmentOptionFulfillmentTimesDisplayOptionsOneOf, FulfillmentOptionFulfillmentTypeOptionsOneOf, FulfillmentTimeSlot, FulfillmentTimeType, FulfillmentTimesDisplayConfig, FulfillmentTimesDisplayConfigFulfillmentTimesDisplayOptionsOneOf, FulfillmentTimesDisplayType, FulfillmentTimesType, FulfillmentType, FulfillmentTypeAvailableDates, GeoCoordinates, GetExpectedFulfillmentSelectionRequest, GetExpectedFulfillmentSelectionResponse, GetOperationRequest, GetOperationResponse, GetOperationResponseNonNullableFields, IdentificationData, IdentificationDataIdOneOf, ImmutableFields, InvalidateCache, InvalidateCacheGetByOneOf, ListAvailableDatesInRangeOptions, ListAvailableDatesInRangeRequest, ListAvailableDatesInRangeResponse, ListAvailableDatesInRangeResponseNonNullableFields, ListAvailableFulfillmentOptions, ListAvailableFulfillmentOptionsRequest, ListAvailableFulfillmentOptionsResponse, ListAvailableFulfillmentOptionsResponseNonNullableFields, ListAvailableTimeSlotsForDateOptions, ListAvailableTimeSlotsForDateRequest, ListAvailableTimeSlotsForDateResponse, ListAvailableTimeSlotsForDateResponseNonNullableFields, ListFirstAvailableTimeSlotForFulfillmentTypesOptions, ListFirstAvailableTimeSlotForFulfillmentTypesRequest, ListFirstAvailableTimeSlotForFulfillmentTypesResponse, ListFirstAvailableTimeSlotForFulfillmentTypesResponseNonNullableFields, ListFirstAvailableTimeSlotsForMenusOptions, ListFirstAvailableTimeSlotsForMenusRequest, ListFirstAvailableTimeSlotsForMenusResponse, ListFirstAvailableTimeSlotsForMenusResponseNonNullableFields, ListFirstAvailableTimeSlotsForOperationsOptions, ListFirstAvailableTimeSlotsForOperationsRequest, ListFirstAvailableTimeSlotsForOperationsResponse, ListFirstAvailableTimeSlotsForOperationsResponseNonNullableFields, ListOperationIdsRequest, ListOperationIdsResponse, ListOperationsInternalRequest, ListOperationsInternalResponse, ListOperationsRequest, ListOperationsResponse, ListOperationsResponseNonNullableFields, Locale, MessageEnvelope, MetaSiteSpecialEvent, MetaSiteSpecialEventPayloadOneOf, MethodType, Multilingual, Namespace, NamespaceChanged, OnlineOrderingPausedUntilOptions, OnlineOrderingStatusType, Operation, OperationCreatedEnvelope, OperationDeletedEnvelope, OperationNonNullableFields, OperationOnlineOrderingStatusOptionsOneOf, OperationTimeSlot, OperationUpdatedEnvelope, OperationsDataCloningCompleted, OperationsQueryBuilder, OperationsQueryResult, OrderScheduling, OrderSchedulingOrderSchedulingOptionsOneOf, Page, PickupDetails, PlacementType, PreorderMethod, PreorderMethodMethodOptionsOneOf, PreorderScheduling, PreparationTime, PreparationTimePreparationTimeType, PreparationTimeTimeSpecificationOneOf, PreparationTimeType, Properties, PropertiesChange, QueryOperationRequest, QueryOperationResponse, QueryOperationResponseNonNullableFields, ResolutionMethod, RestoreInfo, Scheduling, SchedulingSchedulingOptionsOneOf, SchedulingType, ServiceProvisioned, ServiceRemoved, SiteCloned, SiteCreated, SiteCreatedContext, SiteDeleted, SiteHardDeleted, SiteMarkedAsTemplate, SiteMarkedAsWixSite, SitePropertiesEvent, SitePropertiesNotification, SitePublished, SiteRenamed, SiteTransferred, SiteUndeleted, SiteUnpublished, SortOrder, Sorting, SpecialHourPeriod, State, StreetAddress, StudioAssigned, StudioUnassigned, Subdivision, SubdivisionType, SupportedLanguage, TimeBounded, TimeDuration, TimeDurationRange, TimeOfDay, TimeOfDayRange, TimePeriod, TimeUnit, TimeWindowDisplayConfig, Translation, URI, UpdateImmutableFieldsRequest, UpdateImmutableFieldsResponse, UpdateOperation, UpdateOperationRequest, UpdateOperationResponse, UpdateOperationResponseNonNullableFields, V1Address, V1AddressLocation, V1StreetAddress, V4SiteCreated, WebhookIdentityType, WeeklySchedule, _Date, } from './restaurants-operations-v1-operation-operations.universal.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WebhookIdentityType = exports.TimeUnit = exports.SubdivisionType = exports.SortOrder = exports.SchedulingType = exports.ResolutionMethod = exports.PreparationTimeType = exports.PreparationTimePreparationTimeType = exports.PlacementType = exports.OnlineOrderingStatusType = exports.MethodType = exports.FulfillmentType = exports.FulfillmentTimesType = exports.FulfillmentTimesDisplayType = exports.FulfillmentTimeType = exports.EntitiesDayOfWeek = exports.DayOfWeek = exports.AsapPreorderType = exports.AsapFutureHandlingType = exports.onOperationUpdated = exports.onOperationDeleted = exports.onOperationCreated = exports.listAvailableDatesInRange = exports.listAvailableTimeSlotsForDate = exports.listFirstAvailableTimeSlotsForMenus = exports.listFirstAvailableTimeSlotsForOperations = exports.listFirstAvailableTimeSlotForFulfillmentTypes = exports.listAvailableFulfillmentOptions = exports.listOperations = exports.queryOperation = exports.deleteOperation = exports.updateOperation = exports.getOperation = exports.createOperation = exports.__metadata = void 0;
|
|
3
|
+
exports.WebhookIdentityType = exports.TimeUnit = exports.SubdivisionType = exports.State = exports.SortOrder = exports.SiteCreatedContext = exports.SchedulingType = exports.ResolutionMethod = exports.PreparationTimeType = exports.PreparationTimePreparationTimeType = exports.PlacementType = exports.OnlineOrderingStatusType = exports.Namespace = exports.MethodType = exports.FulfillmentType = exports.FulfillmentTimesType = exports.FulfillmentTimesDisplayType = exports.FulfillmentTimeType = exports.EntitiesDayOfWeek = exports.DeleteStatus = exports.DayOfWeek = exports.AsapPreorderType = exports.AsapFutureHandlingType = exports.onOperationUpdated = exports.onOperationDeleted = exports.onOperationCreated = exports.listAvailableDatesInRange = exports.listAvailableTimeSlotsForDate = exports.listFirstAvailableTimeSlotsForMenus = exports.listFirstAvailableTimeSlotsForOperations = exports.listFirstAvailableTimeSlotForFulfillmentTypes = exports.listAvailableFulfillmentOptions = exports.listOperations = exports.queryOperation = exports.deleteOperation = exports.updateOperation = exports.getOperation = exports.createOperation = exports.__metadata = void 0;
|
|
4
4
|
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");
|
|
5
5
|
const address_1 = require("@wix/sdk-runtime/transformations/address");
|
|
6
6
|
const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");
|
|
@@ -129,19 +129,23 @@ var restaurants_operations_v1_operation_operations_universal_js_2 = require("./r
|
|
|
129
129
|
Object.defineProperty(exports, "AsapFutureHandlingType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.AsapFutureHandlingType; } });
|
|
130
130
|
Object.defineProperty(exports, "AsapPreorderType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.AsapPreorderType; } });
|
|
131
131
|
Object.defineProperty(exports, "DayOfWeek", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.DayOfWeek; } });
|
|
132
|
+
Object.defineProperty(exports, "DeleteStatus", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.DeleteStatus; } });
|
|
132
133
|
Object.defineProperty(exports, "EntitiesDayOfWeek", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.EntitiesDayOfWeek; } });
|
|
133
134
|
Object.defineProperty(exports, "FulfillmentTimeType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.FulfillmentTimeType; } });
|
|
134
135
|
Object.defineProperty(exports, "FulfillmentTimesDisplayType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.FulfillmentTimesDisplayType; } });
|
|
135
136
|
Object.defineProperty(exports, "FulfillmentTimesType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.FulfillmentTimesType; } });
|
|
136
137
|
Object.defineProperty(exports, "FulfillmentType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.FulfillmentType; } });
|
|
137
138
|
Object.defineProperty(exports, "MethodType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.MethodType; } });
|
|
139
|
+
Object.defineProperty(exports, "Namespace", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.Namespace; } });
|
|
138
140
|
Object.defineProperty(exports, "OnlineOrderingStatusType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.OnlineOrderingStatusType; } });
|
|
139
141
|
Object.defineProperty(exports, "PlacementType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.PlacementType; } });
|
|
140
142
|
Object.defineProperty(exports, "PreparationTimePreparationTimeType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.PreparationTimePreparationTimeType; } });
|
|
141
143
|
Object.defineProperty(exports, "PreparationTimeType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.PreparationTimeType; } });
|
|
142
144
|
Object.defineProperty(exports, "ResolutionMethod", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.ResolutionMethod; } });
|
|
143
145
|
Object.defineProperty(exports, "SchedulingType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.SchedulingType; } });
|
|
146
|
+
Object.defineProperty(exports, "SiteCreatedContext", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.SiteCreatedContext; } });
|
|
144
147
|
Object.defineProperty(exports, "SortOrder", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.SortOrder; } });
|
|
148
|
+
Object.defineProperty(exports, "State", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.State; } });
|
|
145
149
|
Object.defineProperty(exports, "SubdivisionType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.SubdivisionType; } });
|
|
146
150
|
Object.defineProperty(exports, "TimeUnit", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.TimeUnit; } });
|
|
147
151
|
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return restaurants_operations_v1_operation_operations_universal_js_2.WebhookIdentityType; } });
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"restaurants-operations-v1-operation-operations.public.js","sourceRoot":"","sources":["../../../src/restaurants-operations-v1-operation-operations.public.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"restaurants-operations-v1-operation-operations.public.js","sourceRoot":"","sources":["../../../src/restaurants-operations-v1-operation-operations.public.ts"],"names":[],"mappings":";;;AAAA,oFAAkG;AAClG,sEAA4F;AAC5F,0EAAkG;AAClG,sFAAkF;AAClF,8CAA6D;AAC7D,+IAwCuE;AAE1D,QAAA,UAAU,GAAG,EAAE,YAAY,EAAE,kBAAkB,EAAE,CAAC;AAE/D,SAAgB,eAAe,CAC7B,UAAsB;IAEtB,OAAO,CAAC,SAAoB,EAAE,EAAE,CAC9B,IAAA,6EAAwB,EACtB,SAAS;IACT,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,0CASC;AAWD,SAAgB,YAAY,CAAC,UAAsB;IACjD,OAAO,CAAC,WAAmB,EAAE,EAAE,CAC7B,IAAA,0EAAqB,EACnB,WAAW;IACX,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAPD,oCAOC;AAWD,SAAgB,eAAe,CAC7B,UAAsB;IAEtB,OAAO,CAAC,GAAkB,EAAE,SAA0B,EAAE,EAAE,CACxD,IAAA,6EAAwB,EACtB,GAAG,EACH,SAAS;IACT,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,0CAUC;AAsBD,SAAgB,eAAe,CAC7B,UAAsB;IAEtB,OAAO,CAAC,WAAmB,EAAE,EAAE,CAC7B,IAAA,6EAAwB,EACtB,WAAW;IACX,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AATD,0CASC;AAUD,SAAgB,cAAc,CAC5B,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,IAAA,4EAAuB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,wCAQC;AAsBD,SAAgB,cAAc,CAC5B,UAAsB;IAEtB,OAAO,GAAG,EAAE,CACV,IAAA,4EAAuB;IACrB,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AARD,wCAQC;AAUD,SAAgB,+BAA+B,CAC7C,UAAsB;IAEtB,OAAO,CAAC,WAAmB,EAAE,OAAyC,EAAE,EAAE,CACxE,IAAA,6FAAwC,EACtC,WAAW,EACX,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,0EAUC;AAoBD,SAAgB,6CAA6C,CAC3D,UAAsB;IAEtB,OAAO,CACL,WAAmB,EACnB,OAA8D,EAC9D,EAAE,CACF,IAAA,2GAAsD,EACpD,WAAW,EACX,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,sGAaC;AAmBD,SAAgB,wCAAwC,CACtD,UAAsB;IAEtB,OAAO,CACL,YAAsB,EACtB,OAAyD,EACzD,EAAE,CACF,IAAA,sGAAiD,EAC/C,YAAY,EACZ,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,4FAaC;AAmBD,SAAgB,mCAAmC,CACjD,UAAsB;IAEtB,OAAO,CACL,WAA0B,EAC1B,OAAoD,EACpD,EAAE,CACF,IAAA,iGAA4C,EAC1C,WAAW,EACX,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,kFAaC;AAiBD,SAAgB,6BAA6B,CAC3C,UAAsB;IAEtB,OAAO,CACL,WAAmB,EACnB,OAA8C,EAC9C,EAAE,CACF,IAAA,2FAAsC,EACpC,WAAW,EACX,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAbD,sEAaC;AAiBD,SAAgB,yBAAyB,CACvC,UAAsB;IAEtB,OAAO,CAAC,WAAmB,EAAE,OAA0C,EAAE,EAAE,CACzE,IAAA,uFAAkC,EAChC,WAAW,EACX,OAAO;IACP,aAAa;IACb,EAAE,UAAU,EAAE,CACf,CAAC;AACN,CAAC;AAVD,8DAUC;AAmBY,QAAA,kBAAkB,GAAG,IAAA,2BAAe,EAC/C,iDAAiD,EACjD,IAAI,EACJ,CAAC,KAA+B,EAAE,EAAE,CAClC,IAAA,gEAAuC,EACrC,IAAA,gCAAc,EAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,gDAAoC;QACjD,KAAK,EAAE;YACL,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,gCAAgC,EAAE;YAC1C,EAAE,IAAI,EAAE,oBAAoB,EAAE;SAC/B;KACF;IACD;QACE,WAAW,EAAE,0CAAgC;QAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC;KAC5D;CACF,CAAC,CACH,CACJ,EAA4B,CAAC;AACjB,QAAA,kBAAkB,GAAG,IAAA,2BAAe,EAC/C,iDAAiD,EACjD,IAAI,EACJ,CAAC,KAA+B,EAAE,EAAE,CAClC,IAAA,gEAAuC,EACrC,IAAA,gCAAc,EAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,gDAAoC;QACjD,KAAK,EAAE;YACL,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,gCAAgC,EAAE;YAC1C,EAAE,IAAI,EAAE,oBAAoB,EAAE;SAC/B;KACF;IACD;QACE,WAAW,EAAE,0CAAgC;QAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC;KAC5D;CACF,CAAC,CACH,CACJ,EAA4B,CAAC;AACjB,QAAA,kBAAkB,GAAG,IAAA,2BAAe,EAC/C,iDAAiD,EACjD,IAAI,EACJ,CAAC,KAA+B,EAAE,EAAE,CAClC,IAAA,gEAAuC,EACrC,IAAA,gCAAc,EAAC,KAAK,EAAE;IACpB;QACE,WAAW,EAAE,gDAAoC;QACjD,KAAK,EAAE;YACL,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,oBAAoB,EAAE;YAC9B,EAAE,IAAI,EAAE,gCAAgC,EAAE;YAC1C,EAAE,IAAI,EAAE,oBAAoB,EAAE;SAC/B;KACF;IACD;QACE,WAAW,EAAE,0CAAgC;QAC7C,KAAK,EAAE,CAAC,EAAE,IAAI,EAAE,wCAAwC,EAAE,CAAC;KAC5D;CACF,CAAC,CACH,CACJ,EAA4B,CAAC;AAE9B,6IA2MuE;AArMrE,qKAAA,sBAAsB,OAAA;AAGtB,+JAAA,gBAAgB,OAAA;AA0BhB,wJAAA,SAAS,OAAA;AAKT,2JAAA,YAAY,OAAA;AAOZ,gKAAA,iBAAiB,OAAA;AAgBjB,kKAAA,mBAAmB,OAAA;AAGnB,0KAAA,2BAA2B,OAAA;AAC3B,mKAAA,oBAAoB,OAAA;AACpB,8JAAA,eAAe,OAAA;AAgDf,yJAAA,UAAU,OAAA;AAEV,wJAAA,SAAS,OAAA;AAGT,uKAAA,wBAAwB,OAAA;AAexB,4JAAA,aAAa,OAAA;AAKb,iLAAA,kCAAkC,OAAA;AAElC,kKAAA,mBAAmB,OAAA;AAMnB,+JAAA,gBAAgB,OAAA;AAIhB,6JAAA,cAAc,OAAA;AAKd,iKAAA,kBAAkB,OAAA;AAYlB,wJAAA,SAAS,OAAA;AAGT,oJAAA,KAAK,OAAA;AAKL,8JAAA,eAAe,OAAA;AAQf,uJAAA,QAAQ,OAAA;AAcR,kKAAA,mBAAmB,OAAA"}
|
|
@@ -1584,7 +1584,7 @@ export interface ChangeContext extends ChangeContextPayloadOneOf {
|
|
|
1584
1584
|
/** Properties were updated. */
|
|
1585
1585
|
propertiesChange?: PropertiesChange;
|
|
1586
1586
|
/** Default properties were created on site creation. */
|
|
1587
|
-
siteCreated?:
|
|
1587
|
+
siteCreated?: V4SiteCreated;
|
|
1588
1588
|
/** Properties were cloned on site cloning. */
|
|
1589
1589
|
siteCloned?: SiteCloned;
|
|
1590
1590
|
}
|
|
@@ -1593,13 +1593,13 @@ export interface ChangeContextPayloadOneOf {
|
|
|
1593
1593
|
/** Properties were updated. */
|
|
1594
1594
|
propertiesChange?: PropertiesChange;
|
|
1595
1595
|
/** Default properties were created on site creation. */
|
|
1596
|
-
siteCreated?:
|
|
1596
|
+
siteCreated?: V4SiteCreated;
|
|
1597
1597
|
/** Properties were cloned on site cloning. */
|
|
1598
1598
|
siteCloned?: SiteCloned;
|
|
1599
1599
|
}
|
|
1600
1600
|
export interface PropertiesChange {
|
|
1601
1601
|
}
|
|
1602
|
-
export interface
|
|
1602
|
+
export interface V4SiteCreated {
|
|
1603
1603
|
/** Origin template site id. */
|
|
1604
1604
|
originTemplateId?: string | null;
|
|
1605
1605
|
}
|
|
@@ -1607,6 +1607,378 @@ export interface SiteCloned {
|
|
|
1607
1607
|
/** Origin site id. */
|
|
1608
1608
|
originMetaSiteId?: string;
|
|
1609
1609
|
}
|
|
1610
|
+
export interface MetaSiteSpecialEvent extends MetaSiteSpecialEventPayloadOneOf {
|
|
1611
|
+
/** Emitted on a meta site creation. */
|
|
1612
|
+
siteCreated?: SiteCreated;
|
|
1613
|
+
/** Emitted on a meta site transfer completion. */
|
|
1614
|
+
siteTransferred?: SiteTransferred;
|
|
1615
|
+
/** Emitted on a meta site deletion. */
|
|
1616
|
+
siteDeleted?: SiteDeleted;
|
|
1617
|
+
/** Emitted on a meta site restoration. */
|
|
1618
|
+
siteUndeleted?: SiteUndeleted;
|
|
1619
|
+
/** Emitted on the first* publish of the meta site (* switching from unpublished to published state). */
|
|
1620
|
+
sitePublished?: SitePublished;
|
|
1621
|
+
/** Emitted on a meta site unpublish. */
|
|
1622
|
+
siteUnpublished?: SiteUnpublished;
|
|
1623
|
+
/** Emitted when meta site is marked as template. */
|
|
1624
|
+
siteMarkedAsTemplate?: SiteMarkedAsTemplate;
|
|
1625
|
+
/** Emitted when meta site is marked as a WixSite. */
|
|
1626
|
+
siteMarkedAsWixSite?: SiteMarkedAsWixSite;
|
|
1627
|
+
/** Emitted when an application is provisioned (installed). */
|
|
1628
|
+
serviceProvisioned?: ServiceProvisioned;
|
|
1629
|
+
/** Emitted when an application is removed (uninstalled). */
|
|
1630
|
+
serviceRemoved?: ServiceRemoved;
|
|
1631
|
+
/** Emitted when meta site name (URL slug) is changed. */
|
|
1632
|
+
siteRenamedPayload?: SiteRenamed;
|
|
1633
|
+
/** Emitted when meta site was permanently deleted. */
|
|
1634
|
+
hardDeleted?: SiteHardDeleted;
|
|
1635
|
+
/** Emitted on a namespace change. */
|
|
1636
|
+
namespaceChanged?: NamespaceChanged;
|
|
1637
|
+
/** Emitted when Studio is attached. */
|
|
1638
|
+
studioAssigned?: StudioAssigned;
|
|
1639
|
+
/** Emitted when Studio is detached. */
|
|
1640
|
+
studioUnassigned?: StudioUnassigned;
|
|
1641
|
+
/**
|
|
1642
|
+
* A meta site id.
|
|
1643
|
+
* @format GUID
|
|
1644
|
+
*/
|
|
1645
|
+
metaSiteId?: string;
|
|
1646
|
+
/** A meta site version. Monotonically increasing. */
|
|
1647
|
+
version?: string;
|
|
1648
|
+
/** A timestamp of the event. */
|
|
1649
|
+
timestamp?: string;
|
|
1650
|
+
/**
|
|
1651
|
+
* TODO(meta-site): Change validation once validations are disabled for consumers
|
|
1652
|
+
* More context: https://wix.slack.com/archives/C0UHEBPFT/p1720957844413149 and https://wix.slack.com/archives/CFWKX325T/p1728892152855659
|
|
1653
|
+
* @maxSize 4000
|
|
1654
|
+
*/
|
|
1655
|
+
assets?: Asset[];
|
|
1656
|
+
}
|
|
1657
|
+
/** @oneof */
|
|
1658
|
+
export interface MetaSiteSpecialEventPayloadOneOf {
|
|
1659
|
+
/** Emitted on a meta site creation. */
|
|
1660
|
+
siteCreated?: SiteCreated;
|
|
1661
|
+
/** Emitted on a meta site transfer completion. */
|
|
1662
|
+
siteTransferred?: SiteTransferred;
|
|
1663
|
+
/** Emitted on a meta site deletion. */
|
|
1664
|
+
siteDeleted?: SiteDeleted;
|
|
1665
|
+
/** Emitted on a meta site restoration. */
|
|
1666
|
+
siteUndeleted?: SiteUndeleted;
|
|
1667
|
+
/** Emitted on the first* publish of the meta site (* switching from unpublished to published state). */
|
|
1668
|
+
sitePublished?: SitePublished;
|
|
1669
|
+
/** Emitted on a meta site unpublish. */
|
|
1670
|
+
siteUnpublished?: SiteUnpublished;
|
|
1671
|
+
/** Emitted when meta site is marked as template. */
|
|
1672
|
+
siteMarkedAsTemplate?: SiteMarkedAsTemplate;
|
|
1673
|
+
/** Emitted when meta site is marked as a WixSite. */
|
|
1674
|
+
siteMarkedAsWixSite?: SiteMarkedAsWixSite;
|
|
1675
|
+
/** Emitted when an application is provisioned (installed). */
|
|
1676
|
+
serviceProvisioned?: ServiceProvisioned;
|
|
1677
|
+
/** Emitted when an application is removed (uninstalled). */
|
|
1678
|
+
serviceRemoved?: ServiceRemoved;
|
|
1679
|
+
/** Emitted when meta site name (URL slug) is changed. */
|
|
1680
|
+
siteRenamedPayload?: SiteRenamed;
|
|
1681
|
+
/** Emitted when meta site was permanently deleted. */
|
|
1682
|
+
hardDeleted?: SiteHardDeleted;
|
|
1683
|
+
/** Emitted on a namespace change. */
|
|
1684
|
+
namespaceChanged?: NamespaceChanged;
|
|
1685
|
+
/** Emitted when Studio is attached. */
|
|
1686
|
+
studioAssigned?: StudioAssigned;
|
|
1687
|
+
/** Emitted when Studio is detached. */
|
|
1688
|
+
studioUnassigned?: StudioUnassigned;
|
|
1689
|
+
}
|
|
1690
|
+
export interface Asset {
|
|
1691
|
+
/**
|
|
1692
|
+
* An application definition id (app_id in dev-center). For legacy reasons may be UUID or a string (from Java Enum).
|
|
1693
|
+
* @maxLength 36
|
|
1694
|
+
*/
|
|
1695
|
+
appDefId?: string;
|
|
1696
|
+
/**
|
|
1697
|
+
* An instance id. For legacy reasons may be UUID or a string.
|
|
1698
|
+
* @maxLength 200
|
|
1699
|
+
*/
|
|
1700
|
+
instanceId?: string;
|
|
1701
|
+
/** An application state. */
|
|
1702
|
+
state?: State;
|
|
1703
|
+
}
|
|
1704
|
+
export declare enum State {
|
|
1705
|
+
UNKNOWN = "UNKNOWN",
|
|
1706
|
+
ENABLED = "ENABLED",
|
|
1707
|
+
DISABLED = "DISABLED",
|
|
1708
|
+
PENDING = "PENDING",
|
|
1709
|
+
DEMO = "DEMO"
|
|
1710
|
+
}
|
|
1711
|
+
export interface SiteCreated {
|
|
1712
|
+
/**
|
|
1713
|
+
* A template identifier (empty if not created from a template).
|
|
1714
|
+
* @maxLength 36
|
|
1715
|
+
*/
|
|
1716
|
+
originTemplateId?: string;
|
|
1717
|
+
/**
|
|
1718
|
+
* An account id of the owner.
|
|
1719
|
+
* @format GUID
|
|
1720
|
+
*/
|
|
1721
|
+
ownerId?: string;
|
|
1722
|
+
/** A context in which meta site was created. */
|
|
1723
|
+
context?: SiteCreatedContext;
|
|
1724
|
+
/**
|
|
1725
|
+
* A meta site id from which this site was created.
|
|
1726
|
+
*
|
|
1727
|
+
* In case of a creation from a template it's a template id.
|
|
1728
|
+
* In case of a site duplication ("Save As" in dashboard or duplicate in UM) it's an id of a source site.
|
|
1729
|
+
* @format GUID
|
|
1730
|
+
*/
|
|
1731
|
+
originMetaSiteId?: string | null;
|
|
1732
|
+
/**
|
|
1733
|
+
* A meta site name (URL slug).
|
|
1734
|
+
* @maxLength 20
|
|
1735
|
+
*/
|
|
1736
|
+
siteName?: string;
|
|
1737
|
+
/** A namespace. */
|
|
1738
|
+
namespace?: Namespace;
|
|
1739
|
+
}
|
|
1740
|
+
export declare enum SiteCreatedContext {
|
|
1741
|
+
/** A valid option, we don't expose all reasons why site might be created. */
|
|
1742
|
+
OTHER = "OTHER",
|
|
1743
|
+
/** A meta site was created from template. */
|
|
1744
|
+
FROM_TEMPLATE = "FROM_TEMPLATE",
|
|
1745
|
+
/** A meta site was created by copying of the transfferred meta site. */
|
|
1746
|
+
DUPLICATE_BY_SITE_TRANSFER = "DUPLICATE_BY_SITE_TRANSFER",
|
|
1747
|
+
/** A copy of existing meta site. */
|
|
1748
|
+
DUPLICATE = "DUPLICATE",
|
|
1749
|
+
/** A meta site was created as a transfferred site (copy of the original), old flow, should die soon. */
|
|
1750
|
+
OLD_SITE_TRANSFER = "OLD_SITE_TRANSFER",
|
|
1751
|
+
/** deprecated A meta site was created for Flash editor. */
|
|
1752
|
+
FLASH = "FLASH"
|
|
1753
|
+
}
|
|
1754
|
+
export declare enum Namespace {
|
|
1755
|
+
UNKNOWN_NAMESPACE = "UNKNOWN_NAMESPACE",
|
|
1756
|
+
/** Default namespace for UGC sites. MetaSites with this namespace will be shown in a user's site list by default. */
|
|
1757
|
+
WIX = "WIX",
|
|
1758
|
+
/** ShoutOut stand alone product. These are siteless (no actual Wix site, no HtmlWeb). MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1759
|
+
SHOUT_OUT = "SHOUT_OUT",
|
|
1760
|
+
/** MetaSites created by the Albums product, they appear as part of the Albums app. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1761
|
+
ALBUMS = "ALBUMS",
|
|
1762
|
+
/** Part of the WixStores migration flow, a user tries to migrate and gets this site to view and if the user likes it then stores removes this namespace and deletes the old site with the old stores. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1763
|
+
WIX_STORES_TEST_DRIVE = "WIX_STORES_TEST_DRIVE",
|
|
1764
|
+
/** Hotels standalone (siteless). MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1765
|
+
HOTELS = "HOTELS",
|
|
1766
|
+
/** Clubs siteless MetaSites, a club without a wix website. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1767
|
+
CLUBS = "CLUBS",
|
|
1768
|
+
/** A partially created ADI website. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1769
|
+
ONBOARDING_DRAFT = "ONBOARDING_DRAFT",
|
|
1770
|
+
/** AppBuilder for AppStudio / shmite (c). MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1771
|
+
DEV_SITE = "DEV_SITE",
|
|
1772
|
+
/** LogoMaker websites offered to the user after logo purchase. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1773
|
+
LOGOS = "LOGOS",
|
|
1774
|
+
/** VideoMaker websites offered to the user after video purchase. MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1775
|
+
VIDEO_MAKER = "VIDEO_MAKER",
|
|
1776
|
+
/** MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1777
|
+
PARTNER_DASHBOARD = "PARTNER_DASHBOARD",
|
|
1778
|
+
/** MetaSites with this namespace will *not* be shown in a user's site list by default. */
|
|
1779
|
+
DEV_CENTER_COMPANY = "DEV_CENTER_COMPANY",
|
|
1780
|
+
/**
|
|
1781
|
+
* A draft created by HTML editor on open. Upon "first save" it will be moved to be of WIX domain.
|
|
1782
|
+
*
|
|
1783
|
+
* Meta site with this namespace will *not* be shown in a user's site list by default.
|
|
1784
|
+
*/
|
|
1785
|
+
HTML_DRAFT = "HTML_DRAFT",
|
|
1786
|
+
/**
|
|
1787
|
+
* the user-journey for Fitness users who want to start from managing their business instead of designing their website.
|
|
1788
|
+
* Will be accessible from Site List and will not have a website app.
|
|
1789
|
+
* Once the user attaches a site, the site will become a regular wixsite.
|
|
1790
|
+
*/
|
|
1791
|
+
SITELESS_BUSINESS = "SITELESS_BUSINESS",
|
|
1792
|
+
/** Belongs to "strategic products" company. Supports new product in the creator's economy space. */
|
|
1793
|
+
CREATOR_ECONOMY = "CREATOR_ECONOMY",
|
|
1794
|
+
/** It is to be used in the Business First efforts. */
|
|
1795
|
+
DASHBOARD_FIRST = "DASHBOARD_FIRST",
|
|
1796
|
+
/** Bookings business flow with no site. */
|
|
1797
|
+
ANYWHERE = "ANYWHERE",
|
|
1798
|
+
/** Namespace for Headless Backoffice with no editor */
|
|
1799
|
+
HEADLESS = "HEADLESS",
|
|
1800
|
+
/**
|
|
1801
|
+
* Namespace for master site that will exist in parent account that will be referenced by subaccounts
|
|
1802
|
+
* The site will be used for account level CSM feature for enterprise
|
|
1803
|
+
*/
|
|
1804
|
+
ACCOUNT_MASTER_CMS = "ACCOUNT_MASTER_CMS",
|
|
1805
|
+
/** Rise.ai Siteless account management for Gift Cards and Store Credit. */
|
|
1806
|
+
RISE = "RISE",
|
|
1807
|
+
/**
|
|
1808
|
+
* As part of the branded app new funnel, users now can create a meta site that will be branded app first.
|
|
1809
|
+
* There's a blank site behind the scene but it's blank).
|
|
1810
|
+
* The Mobile company will be the owner of this namespace.
|
|
1811
|
+
*/
|
|
1812
|
+
BRANDED_FIRST = "BRANDED_FIRST",
|
|
1813
|
+
/** Nownia.com Siteless account management for Ai Scheduling Assistant. */
|
|
1814
|
+
NOWNIA = "NOWNIA",
|
|
1815
|
+
/**
|
|
1816
|
+
* UGC Templates are templates that are created by users for personal use and to sale to other users.
|
|
1817
|
+
* The Partners company owns this namespace.
|
|
1818
|
+
*/
|
|
1819
|
+
UGC_TEMPLATE = "UGC_TEMPLATE",
|
|
1820
|
+
/** Codux Headless Sites */
|
|
1821
|
+
CODUX = "CODUX",
|
|
1822
|
+
/** Bobb - AI Design Creator. */
|
|
1823
|
+
MEDIA_DESIGN_CREATOR = "MEDIA_DESIGN_CREATOR",
|
|
1824
|
+
/**
|
|
1825
|
+
* Shared Blog Site is a unique single site across Enterprise account,
|
|
1826
|
+
* This site will hold all Blog posts related to the Marketing product.
|
|
1827
|
+
*/
|
|
1828
|
+
SHARED_BLOG_ENTERPRISE = "SHARED_BLOG_ENTERPRISE"
|
|
1829
|
+
}
|
|
1830
|
+
/** Site transferred to another user. */
|
|
1831
|
+
export interface SiteTransferred {
|
|
1832
|
+
/**
|
|
1833
|
+
* A previous owner id (user that transfers meta site).
|
|
1834
|
+
* @format GUID
|
|
1835
|
+
*/
|
|
1836
|
+
oldOwnerId?: string;
|
|
1837
|
+
/**
|
|
1838
|
+
* A new owner id (user that accepts meta site).
|
|
1839
|
+
* @format GUID
|
|
1840
|
+
*/
|
|
1841
|
+
newOwnerId?: string;
|
|
1842
|
+
}
|
|
1843
|
+
/** Soft deletion of the meta site. Could be restored. */
|
|
1844
|
+
export interface SiteDeleted {
|
|
1845
|
+
/** A deletion context. */
|
|
1846
|
+
deleteContext?: DeleteContext;
|
|
1847
|
+
}
|
|
1848
|
+
export interface DeleteContext {
|
|
1849
|
+
/** When the meta site was deleted. */
|
|
1850
|
+
dateDeleted?: Date | null;
|
|
1851
|
+
/** A status. */
|
|
1852
|
+
deleteStatus?: DeleteStatus;
|
|
1853
|
+
/**
|
|
1854
|
+
* A reason (flow).
|
|
1855
|
+
* @maxLength 255
|
|
1856
|
+
*/
|
|
1857
|
+
deleteOrigin?: string;
|
|
1858
|
+
/**
|
|
1859
|
+
* A service that deleted it.
|
|
1860
|
+
* @maxLength 255
|
|
1861
|
+
*/
|
|
1862
|
+
initiatorId?: string | null;
|
|
1863
|
+
}
|
|
1864
|
+
export declare enum DeleteStatus {
|
|
1865
|
+
UNKNOWN = "UNKNOWN",
|
|
1866
|
+
TRASH = "TRASH",
|
|
1867
|
+
DELETED = "DELETED",
|
|
1868
|
+
PENDING_PURGE = "PENDING_PURGE",
|
|
1869
|
+
PURGED_EXTERNALLY = "PURGED_EXTERNALLY"
|
|
1870
|
+
}
|
|
1871
|
+
/** Restoration of the meta site. */
|
|
1872
|
+
export interface SiteUndeleted {
|
|
1873
|
+
}
|
|
1874
|
+
/** First publish of a meta site. Or subsequent publish after unpublish. */
|
|
1875
|
+
export interface SitePublished {
|
|
1876
|
+
}
|
|
1877
|
+
export interface SiteUnpublished {
|
|
1878
|
+
/**
|
|
1879
|
+
* A list of URLs previously associated with the meta site.
|
|
1880
|
+
* @maxLength 4000
|
|
1881
|
+
* @maxSize 10000
|
|
1882
|
+
*/
|
|
1883
|
+
urls?: string[];
|
|
1884
|
+
}
|
|
1885
|
+
export interface SiteMarkedAsTemplate {
|
|
1886
|
+
}
|
|
1887
|
+
export interface SiteMarkedAsWixSite {
|
|
1888
|
+
}
|
|
1889
|
+
/**
|
|
1890
|
+
* Represents a service provisioned a site.
|
|
1891
|
+
*
|
|
1892
|
+
* Note on `origin_instance_id`:
|
|
1893
|
+
* There is no guarantee that you will be able to find a meta site using `origin_instance_id`.
|
|
1894
|
+
* This is because of the following scenario:
|
|
1895
|
+
*
|
|
1896
|
+
* Imagine you have a template where a third-party application (TPA) includes some stub data,
|
|
1897
|
+
* such as a product catalog. When you create a site from this template, you inherit this
|
|
1898
|
+
* default product catalog. However, if the template's product catalog is modified,
|
|
1899
|
+
* your site will retain the catalog as it was at the time of site creation. This ensures that
|
|
1900
|
+
* your site remains consistent with what you initially received and does not include any
|
|
1901
|
+
* changes made to the original template afterward.
|
|
1902
|
+
* To ensure this, the TPA on the template gets a new instance_id.
|
|
1903
|
+
*/
|
|
1904
|
+
export interface ServiceProvisioned {
|
|
1905
|
+
/**
|
|
1906
|
+
* Either UUID or EmbeddedServiceType.
|
|
1907
|
+
* @maxLength 36
|
|
1908
|
+
*/
|
|
1909
|
+
appDefId?: string;
|
|
1910
|
+
/**
|
|
1911
|
+
* Not only UUID. Something here could be something weird.
|
|
1912
|
+
* @maxLength 36
|
|
1913
|
+
*/
|
|
1914
|
+
instanceId?: string;
|
|
1915
|
+
/**
|
|
1916
|
+
* An instance id from which this instance is originated.
|
|
1917
|
+
* @maxLength 36
|
|
1918
|
+
*/
|
|
1919
|
+
originInstanceId?: string;
|
|
1920
|
+
/**
|
|
1921
|
+
* A version.
|
|
1922
|
+
* @maxLength 500
|
|
1923
|
+
*/
|
|
1924
|
+
version?: string | null;
|
|
1925
|
+
/**
|
|
1926
|
+
* The origin meta site id
|
|
1927
|
+
* @format GUID
|
|
1928
|
+
*/
|
|
1929
|
+
originMetaSiteId?: string | null;
|
|
1930
|
+
}
|
|
1931
|
+
export interface ServiceRemoved {
|
|
1932
|
+
/**
|
|
1933
|
+
* Either UUID or EmbeddedServiceType.
|
|
1934
|
+
* @maxLength 36
|
|
1935
|
+
*/
|
|
1936
|
+
appDefId?: string;
|
|
1937
|
+
/**
|
|
1938
|
+
* Not only UUID. Something here could be something weird.
|
|
1939
|
+
* @maxLength 36
|
|
1940
|
+
*/
|
|
1941
|
+
instanceId?: string;
|
|
1942
|
+
/**
|
|
1943
|
+
* A version.
|
|
1944
|
+
* @maxLength 500
|
|
1945
|
+
*/
|
|
1946
|
+
version?: string | null;
|
|
1947
|
+
}
|
|
1948
|
+
/** Rename of the site. Meaning, free public url has been changed as well. */
|
|
1949
|
+
export interface SiteRenamed {
|
|
1950
|
+
/**
|
|
1951
|
+
* A new meta site name (URL slug).
|
|
1952
|
+
* @maxLength 20
|
|
1953
|
+
*/
|
|
1954
|
+
newSiteName?: string;
|
|
1955
|
+
/**
|
|
1956
|
+
* A previous meta site name (URL slug).
|
|
1957
|
+
* @maxLength 255
|
|
1958
|
+
*/
|
|
1959
|
+
oldSiteName?: string;
|
|
1960
|
+
}
|
|
1961
|
+
/**
|
|
1962
|
+
* Hard deletion of the meta site.
|
|
1963
|
+
*
|
|
1964
|
+
* Could not be restored. Therefore it's desirable to cleanup data.
|
|
1965
|
+
*/
|
|
1966
|
+
export interface SiteHardDeleted {
|
|
1967
|
+
/** A deletion context. */
|
|
1968
|
+
deleteContext?: DeleteContext;
|
|
1969
|
+
}
|
|
1970
|
+
export interface NamespaceChanged {
|
|
1971
|
+
/** A previous namespace. */
|
|
1972
|
+
oldNamespace?: Namespace;
|
|
1973
|
+
/** A new namespace. */
|
|
1974
|
+
newNamespace?: Namespace;
|
|
1975
|
+
}
|
|
1976
|
+
/** Assigned Studio editor */
|
|
1977
|
+
export interface StudioAssigned {
|
|
1978
|
+
}
|
|
1979
|
+
/** Unassigned Studio editor */
|
|
1980
|
+
export interface StudioUnassigned {
|
|
1981
|
+
}
|
|
1610
1982
|
export interface MessageEnvelope {
|
|
1611
1983
|
/**
|
|
1612
1984
|
* App instance ID.
|